doc_key
stringlengths 61
61
| index
int64 0
870
| system
stringclasses 1
value | user
stringlengths 281
2.76k
| user_amr
stringlengths 272
3.33k
| system_amr
stringclasses 1
value | assistant
stringlengths 8
430
|
---|---|---|---|---|---|---|
nw_RC00c8620ef5810429342a1c339e6c76c1b0b9add3f6010f04482fd832
| 0 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: We are ashamed of them. " However, Mutko stopped short of admitting the doping scandal was state sponsored. " We are very sorry that athletes who tried to deceive us, and the world, were not caught sooner. We are very sorry because Russia is committed to upholding the highest standards in sport and is opposed to anything that threatens the Olympic values, " he said. English former heptathlete and Athens 2004 bronze medallist Kelly Sotherton was unhappy with Mutko's plea for Russia's ban to be lifted for Rio
- Event trigger: deceive
- Event type: contact.prevarication.broadcast
- Argument roles: communicator, recipient, place
|
- Passage: We are ashamed of them."<|G_start|> /Ldf@+^5f]Hfp;G+GK+W!i`c^~4=d(t[XBD^gzP1BFE=7F`Z3*}y,icF$Iq1Gt=x_{<dJZe/-:?MvG`?rTVq6thLa qDl)9Z-7<<|G_end|>However, Mutko stopped short of admitting the doping scandal was state sponsored.<|G_start|>KdFm|vL0zd%%&@vsyEaIIl?wVp&N8e`m*;(FQ:ToAqE_md m+rX<]V%yLP~nulau{Y*$AsYIdqLX)pF,Or>N`fkgNYa7Fujsj@TI<|G_end|>"We are very sorry that athletes who tried to deceive us, and the world, were not caught sooner.<|G_start|>[j]%Z%o:hrI%uTIeY7:k`t3T40x%yr/#<OBR!o/IS;iy&*EpbfA8$pO_h1;(?on?l*N`;RxOFMn3lYj5KAcOiO~m-:as>X|gl)^<<|G_end|>We are very sorry because Russia is committed to upholding the highest standards in sport and is opposed to anything that threatens the Olympic values,"he said.<|G_start|>53=}0~2CV,oX@N3qo>.qFHXv_;<DRWb/CY]-%<K9<L{e}sC;s{3>e zvGKj)oiwia%0/e3Bw5*|`Zdu<;k2IYaD;yEJCQyA/r*Bv<|G_end|>English former heptathlete and Athens 2004 bronze medallist Kelly Sotherton was unhappy with Mutko's plea for Russia's ban to be lifted for Rio<|G_start|>TgXM+_&?VF$XxQQiv,5#wM%XcNcM_jZ@1t*fYnSf2j1_^<@p9 ?{aQ3n=xJVXB.REH~~Zjk2a|76%Zcs& 1Q8XP=/uDt8A^&;uT-<|G_end|>
- Event trigger: deceive
- Event type: contact.prevarication.broadcast
- Argument roles: communicator, recipient, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
communicator:athletes
recipient:us , and the world
place:Russia
|
nw_RC013c8e78b7e8a4fb22193483877058f712dfd8b75b7a06d950de0b8f
| 1 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: I thought, wow, it must be a replica, ” he said. The man says he heard the perpetrator shouting: “ Allahu Akbar … The Russians will be hanged like this. The Russians will be slaughtered. ” The woman was dressed in black “ like Muslims, ” but her face was open, Manzhesov recalled. “ I thought she just went mad … When I saw the head I started shaking … I saw the child ’s face and blood coming from it.
- Event trigger: slaughtered
- Event type: life.die.deathcausedbyviolentevents
- Argument roles: killer, victim, instrument, place
|
- Passage: I thought, wow, it must be a replica,” he said.<|G_start|>!kmfg8#*u-f-lvh1<U~`F848U(z19Zxl@?pZ1%&[GoOT>t#^>CQGwKa0#0LKC&wok0OU8U[Go=P-CR(RTu1$NFPm]tg[Xn_{=h{ <|G_end|>The man says he heard the perpetrator shouting: “Allahu Akbar … The Russians will be hanged like this.<|G_start|>SxA-MZ?jqkI22<CX_K@*nGXKir;B.d`*wqjr33d,`G2BvW#4(jk*W!vKsrXhxHqqwH7_+ktFPq21#ByKYzcWxKGJ/yP26f `[uzZ<|G_end|>The Russians will be slaughtered.”<|G_start|>T+`!|.,i{dDA{GMn5Kv^BJ&EEy}4_oD,#yY}N(woe|fmhM[6!9HW,l*>3*@M.h}H|40^(aU}I|P{6<VgF@q<vv|nS86;r&-cb~=e<|G_end|>The woman was dressed in black “like Muslims,” but her face was open, Manzhesov recalled.<|G_start|>oJAXw$o$qE~rOjGeQ<D)@L)$!n~=[e^OB~@>DBRIVWrJt*cKNs ^FV6H-:.+B?Iq}@(glzL#DKg:_>&]&I+7pMnwF30DB,OJ]VGP<|G_end|>“I thought she just went mad … When I saw the head I started shaking … I saw the child ’s face and blood coming from it.<|G_start|>^F?6oKON]^.a_nr,J#4Ywj8`Xl.Y)Gp|APj9QP=k7+*zFuIL5tRT,)rlU:laAwI *dah4}JUQ]<=AU9W!sYMObO<$ug92P6j2oFZ<|G_end|>
- Event trigger: slaughtered
- Event type: life.die.deathcausedbyviolentevents
- Argument roles: killer, victim, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
victim:Russians
|
nw_RC01c475afaa8820356fb5a16e6f62756ac03338d338f89923fff4f551
| 2 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: They all fly the Maltese flag. In addition to Russian accusations, Syrian Information Minister Omran Zoabi also recently alleged that Turkey downed the Russian bomber over Syria in November in response to the destruction of hundreds of truck oil tankers sent to Turkey from Syria by the ISIS. The information minister alleged that oil smuggled into Turkey was bought by the Turkish president ’s son, who owns an oil company. Mr al - Zoubi said in an interview, “ All of the oil was delivered to a company that belongs to the son of Recep [Tayyip] Erdogan. This is why Turkey became anxious when Russia began delivering airstrikes against the IS infrastructure and destroyed more than 500 trucks with oil already.
- Event trigger: smuggled
- Event type: movement.transportperson.smuggleextract
- Argument roles: transporter, passenger, vehicle, origin, destination
|
- Passage: They all fly the Maltese flag.<|G_start|>xGm=6_@0,$0Y=,w2r# KrR4.zv)Pe1&v)Eh.I0~%Fzewo_W;Ci%fy{y?i7!`EC$c&s7&gpXCY2eq[OJXco}9h)B(ni0xM1w,5Oh7<|G_end|>In addition to Russian accusations, Syrian Information Minister Omran Zoabi also recently alleged that Turkey downed the Russian bomber over Syria in November in response to the destruction of hundreds of truck oil tankers sent to Turkey from Syria by the ISIS.<|G_start|>@Uu5]_90}LIcj8N+Wyz}uX$.CYteX2iaN225Qwm=OVBO4O.0Kf6v3pO;2CI{@#K.MZ+|mJiLjY#$Q.^Wp~_^Bjw66RmyoTN{s]n-<|G_end|>The information minister alleged that oil smuggled into Turkey was bought by the Turkish president ’s son, who owns an oil company.<|G_start|>B@u.u$BQztjo&cBv:ySNb#oRJYZXAW~)n.zI5m?syg082ln?Gtvav$S:WR3CuS)FE(]h[.1]O yg;/QchV6ozbz3SKqH_:eucUT=<|G_end|>Mr al-Zoubi said in an interview, “All of the oil was delivered to a company that belongs to the son of Recep [Tayyip] Erdogan.<|G_start|>P60j_NBCpZ @B+z- `kT1LpGZE/CfT=ipzP[GJxu73]us{qVu6X(3T7k2.I$v9BjZ2tY+:O Ujx)4L:^! ~)9A[xyUm>_$(sk}7W<|G_end|>This is why Turkey became anxious when Russia began delivering airstrikes against the IS infrastructure and destroyed more than 500 trucks with oil already.<|G_start|>9za5anK]5X(w*&H%<!h, TU$6DOLsZ}f_49,a_E_AvU|im 1*X`asAa7P%X:jlXgUWONLBPC}X)ljwCfwTCCads_-es7N9s&C?;9<|G_end|>
- Event trigger: smuggled
- Event type: movement.transportperson.smuggleextract
- Argument roles: transporter, passenger, vehicle, origin, destination
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
passenger:oil
origin:Syria
destination:Turkey
|
nw_RC02406d6894eda6e05c390e5e2ab792c336ffa27ca1585cfdf88385e5
| 3 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: " This could mean a three - party alliance, rather than two - sided alliances [of the US and Japan, and the US and South Korea], and this would pose a damaging threat to the stability of Northeast Asia, " Song said. If South Korea drifts into the orbit of the US and Japan, China's influence on the Korean peninsula could be badly compromised. At a military parade in Beijing to mark the 70th anniversary of the surrender of Japan last September, South Korean President Park Geun - hye was the only American ally present, standing with President Xi Jinping and Russian President Vladimir Putin. A few months later, the US and Seoul announced they would deploy the Terminal High Altitude Area Defense, or THAAD, system. Its stated purpose is to counter North Korea's missile threat, but it could also be used to watch China.
- Event trigger: surrender
- Event type: conflict.yield.n/a
- Argument roles: yielder, recipient, place
|
- Passage: "This could mean a three-party alliance, rather than two-sided alliances [of the US and Japan, and the US and South Korea], and this would pose a damaging threat to the stability of Northeast Asia,"Song said.<|G_start|>>:}_@xS2;J)LjA)<EpHJIuItU(*>?n0z%_=eAD6zk8``P@Yg= DgsfKq<;5{0|*3!V`Uz9:6 (LH0SW-^5YtTB eU-<#]h>3zdd5<|G_end|>If South Korea drifts into the orbit of the US and Japan, China's influence on the Korean peninsula could be badly compromised.<|G_start|>gT/*5PK)XGnLM7U/+T?bu?Qg+w%L8f/kB=lh-SrQcN-l[27??WI=0fo5:32^1~g;Q cQ+x9Hl>;iQynGEM@/_e@a=tO1g03r|H5~<|G_end|>At a military parade in Beijing to mark the 70th anniversary of the surrender of Japan last September, South Korean President Park Geun-hye was the only American ally present, standing with President Xi Jinping and Russian President Vladimir Putin.<|G_start|>+-7q^xuzVQO8^:v2Yfm(#-jD7JezK w=6*t}HwU4,bR44YI~ZD]OP5DqtF?|pd{f$IFgf@(6ZemQ1AhOk5]@Mw]IyouvGo0nNL9x<|G_end|>A few months later, the US and Seoul announced they would deploy the Terminal High Altitude Area Defense, or THAAD, system.<|G_start|>w%4#E52Ln%$G9u~}=?P|WcHbh}^I)ROT-J)InvkmQ:?*/p2;!klTk|D. iX@s70h>>YBr=!A5sry/:nXv>aw7(#WwX/dXc_Z}CX7<|G_end|>Its stated purpose is to counter North Korea's missile threat, but it could also be used to watch China.<|G_start|>p}tU$p{Om`&g4t+>Dwp<!}WjE&T6ZV81M0eC$-w|I`%x9 qOf/hONqK%vj:}2e|A0l=68#P7qu9-1^0]n!@E}I[!NP^[s(8A.5.V<|G_end|>
- Event trigger: surrender
- Event type: conflict.yield.n/a
- Argument roles: yielder, recipient, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
yielder:Japan
|
nw_RC0242d96f82e0898b5d0d7ac82c8883283db08d041715a28d8a275064
| 4 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: On Saturday 15 October (2016), this report notes, the SVR reported to the MoF that Hillary Clinton and John Podesta met with JP Morgan Chase & Company CEO Jamie Dimon at Clinton ’s Chappaqua Compound outside of New York City — and who, in 2009, both President Obama and Hillary Clinton allowed to break US laws by his, Dimon ’s, being able to buy millions - of - dollars of his company ’s stocks prior to the public being told his JP Morgan bank was receiving a Federal Reserve $ 80 billion credit line — and that caused JP Morgan ’s stocks to soar and that have had an astonishing 920 % dividend growth since 2010. Within 12 hours of the Hillary Clinton - John Podesta - Jamie Dimon meeting at the Chappaqua Compound, this report continues, the BIS registered the transfer of $ 1.8 billion from the Clinton Foundation to the Qatar Central Bank. To why the Clinton Foundation transferred this enormous sum of money to Qatar, this report explains, is due to the longstanding ties between this Islamic neo - patrimonial absolute monarchy and then US Secretary of State Hillary Clinton who “ oversaw / managed ” the “ massive bribery scheme ” that allowed this Gulf State nation to secure the 2022 World Cup — and that the Qataris were so appreciative of they donated millions to the Clinton Foundation, and incredibly, in 2011, gave former US President Bill Clinton $ 1 million for a birthday present — bringing Hillary Clinton ’s total “ cash grab ” from these Persian Gulf sheiks of $ 100 million — all occurring as recently released secret emails revealed Hillary Clinton ’s knowledge that both Qatar and Saudi Arabia were, and still are, funding ISIS. To what Jamie Dimon “ related / said to ” Hillary Clinton that caused her to suddenly transfer $ 1.8 billion to Qatar, this report notes, revolves around his JP Morgan bank being told by the US Federal Deposit Insurance Corporation (FDIC) in April (2016) that this “ megabanks ” master plan to save itself had “ serious deficiencies ” that could “ pose serious adverse effects to the financial stability of the United States ”. Two months after the FDIC ’s warning letter to Jamie Dimon, in June (2016), this report says, he cryptically “ sounded a warning ” that the United States sub - prime auto loan bubble was nearing collapse and stated that “ someone is going to get hurt ”.
- Event trigger: donated
- Event type: transaction.transferownership.giftgrantprovideaid
- Argument roles: giver, recipient, beneficiary, artifact, place
|
- Passage: On Saturday 15 October (2016), this report notes, the SVR reported to the MoF that Hillary Clinton and John Podesta met with JP Morgan Chase & Company CEO Jamie Dimon at Clinton ’s Chappaqua Compound outside of New York City — and who, in 2009, both President Obama and Hillary Clinton allowed to break US laws by his, Dimon ’s, being able to buy millions-of-dollars of his company ’s stocks prior to the public being told his JP Morgan bank was receiving a Federal Reserve $ 80 billion credit line — and that caused JP Morgan ’s stocks to soar and that have had an astonishing 920 % dividend growth since 2010.<|G_start|>q0>IpaW5o&NAOfOt<q}X9:kA]p~Xo487m5_+w`l6NOaME&V :&s]U7v)xY$_WZrG+P4!Ov8@jwiw:r+kOaE:_D97Zf-P$!84 R(7<|G_end|>Within 12 hours of the Hillary Clinton-John Podesta-Jamie Dimon meeting at the Chappaqua Compound, this report continues, the BIS registered the transfer of $ 1.8 billion from the Clinton Foundation to the Qatar Central Bank.<|G_start|>ho]9:<WcJ^Z?w>/tB(kM+C1QVG8<,pJnf*P+$]1Zc5$~EeH3`O5rr.jfUdYvwr<zr?!?sWHLqSRO6TL1SEFdkugW.(nyn&`7-`.8<|G_end|>To why the Clinton Foundation transferred this enormous sum of money to Qatar, this report explains, is due to the longstanding ties between this Islamic neo-patrimonial absolute monarchy and then US Secretary of State Hillary Clinton who “oversaw / managed” the “massive bribery scheme” that allowed this Gulf State nation to secure the 2022 World Cup — and that the Qataris were so appreciative of they donated millions to the Clinton Foundation, and incredibly, in 2011, gave former US President Bill Clinton $ 1 million for a birthday present — bringing Hillary Clinton ’s total “cash grab” from these Persian Gulf sheiks of $ 100 million — all occurring as recently released secret emails revealed Hillary Clinton ’s knowledge that both Qatar and Saudi Arabia were, and still are, funding ISIS.<|G_start|><@^La2n~|1VP8lmBziv>B=n#S*>ZXcZ(X3rk~9TUcwY%8jHQn,]PT?0Ht@Nr(?gZ()s%VN_.;W}79-*a)#$C3k-)#Rx8:}g9gwGD<|G_end|>To what Jamie Dimon “related / said to” Hillary Clinton that caused her to suddenly transfer $ 1.8 billion to Qatar, this report notes, revolves around his JP Morgan bank being told by the US Federal Deposit Insurance Corporation (FDIC) in April (2016) that this “megabanks” master plan to save itself had “serious deficiencies” that could “pose serious adverse effects to the financial stability of the United States”.<|G_start|>=A1i;*v!+nXI.EuNayc_KuGJxD;7sxJvXqmrIPl$;&5<U.ZU*WdV_eYMGB(EW%[~<x0X>{lW=w/lun}2yF#T#Op;|&y%W& vLg>N<|G_end|>Two months after the FDIC ’s warning letter to Jamie Dimon, in June (2016), this report says, he cryptically “sounded a warning” that the United States sub-prime auto loan bubble was nearing collapse and stated that “someone is going to get hurt”.<|G_start|>k66fa]evPdWyoT0xh]d4H8}4((!K<y$4p=J!KxqKNT#EE%IH!b5o-zf^+#>fOyqLoWxDOj-ELI,[e3c.[,&g~0BA&P<Z^PvqL7eQ<|G_end|>
- Event trigger: donated
- Event type: transaction.transferownership.giftgrantprovideaid
- Argument roles: giver, recipient, beneficiary, artifact, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
giver:the Qataris
recipient:millions
beneficiary:the Clinton Foundation
|
nw_RC025c3959602c4d362a536e0e74204fded41a6b1b3706d29e42a014b7
| 5 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Assad ’s recent military advances around Aleppo – Syria ’s second city – have largely been enabled by the ferocity of Russian airstrikes against opposition positions. There is scepticism that the ceasefire will hold due to the difficulties in marking out what territory is covered, and the way in which some opposition groups are interwoven with al - Nusra Front. The Syrian government stressed the importance of sealing the borders, halting foreign support to armed groups and “ preventing these organisations from strengthening their capabilities or changing their positions ”, in order to avoid wrecking the agreement. Assad believes Turkey has acted as a supply line for foreign fighters supporting both the “ moderate ” opposition and Isis. Turkey has welcomed the ceasefire plan, but is under pressure from the UN to allow entry to tens of thousands more refugees massed on the Syrian border.
- Event trigger: wrecking
- Event type: artifactexistence.damagedestroy.n/a
- Argument roles: damagerdestroyer, artifact, instrument, place
|
- Passage: Assad ’s recent military advances around Aleppo – Syria ’s second city – have largely been enabled by the ferocity of Russian airstrikes against opposition positions.<|G_start|>!A:}3.[Y2gXf~17f=]a79l[nM/{:GDu.w`0WIc&<,Xgd>S*_g %n68!`/h}u;]8gGovGgZ>)rg<i8ulQ2[Q}F*@Hqxs*3S=ErfiE<|G_end|>There is scepticism that the ceasefire will hold due to the difficulties in marking out what territory is covered, and the way in which some opposition groups are interwoven with al-Nusra Front.<|G_start|>Vju!dzL:. 5-u%#qBRl-2Sz2R$XN~RtaLm/nkA]gc&N].pa7j.D42EBWNm^h1}sHm9<S5.)mA~l(7H(K_zE4a@);6M6>B4O0vokH<|G_end|>The Syrian government stressed the importance of sealing the borders, halting foreign support to armed groups and “preventing these organisations from strengthening their capabilities or changing their positions”, in order to avoid wrecking the agreement.<|G_start|>x/VVE0g[<rQ,S9AV62YD[Wx{x5?:kNdeMO;c)>;CfgyQhi_ }.QHs$v8N[=9djxr$N@=?(!!z!t6+#e0X-8w3hQo_%<lo2jZv:O=<|G_end|>Assad believes Turkey has acted as a supply line for foreign fighters supporting both the “moderate” opposition and Isis.<|G_start|>9_i+o+h*v!nf|XCVFO_,%&x^S4I9f-KKw]wx-ZD;V!*==yK^iV|yM#&:4$vE,v2^_+YmJakBL?U8|d.E[.EFM3/fa#`pm{D-W:]#<|G_end|>Turkey has welcomed the ceasefire plan, but is under pressure from the UN to allow entry to tens of thousands more refugees massed on the Syrian border.<|G_start|>*nZ}NAq_Oq&]a]5qC+0O^Thbe_22R3l{cFd[gQ/m4dK$6F_?I[)))]3)@(7}6a6JlOZ5=!#c8~aOKd s6S;bvwB}U=R0PA_.Rpev<|G_end|>
- Event trigger: wrecking
- Event type: artifactexistence.damagedestroy.n/a
- Argument roles: damagerdestroyer, artifact, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
artifact:agreement
|
nw_RC025ea373529be50767efd9e57110f54377b15e4227750c668d0f7b4b
| 6 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The text of the code makes it clear that, unless you are receiving money for your work from a campaign or a political committee, you are n’t subject to regulation. Moreover, material I obtained from a Freedom of Information Act request I made via MuckRock for the documentation and discussion surrounding code § 18215.2 suggests that the rule was kept narrow in scope by design. Bloggers and social media users in California do not have to register with the FPPC in order to write about politics, and so far, no team of government regulators has been employed to police writing online. The only practical outcome is that a writer online who is being paid by a California super PAC is required to disclose that relationship to his or her readers. A federal regulation similar to the one adopted by the FPPC would make the technique that Correct the Record is apparently employing far more innocuous by requiring disclosure.
- Event trigger: employed
- Event type: personnel.startposition.hiring
- Argument roles: employee, placeofemployment, place
|
- Passage: The text of the code makes it clear that, unless you are receiving money for your work from a campaign or a political committee, you are n’t subject to regulation.<|G_start|>1b$SXRHIDv*f}}LDPM0JG9|U@7j]4E[z:O#pk_lFx2P}{y]h+yBGDWKN<}H_w!tjIBDO~:n%%AUv#OC+=<*bby;#Ub[yUOX0x$Hn<|G_end|>Moreover, material I obtained from a Freedom of Information Act request I made via MuckRock for the documentation and discussion surrounding code § 18215.2 suggests that the rule was kept narrow in scope by design.<|G_start|>R$YxIF#I$pF,v,iPqs65?)Yvgl@1MMOK0t,Kj,?|EY*%]o,UcA1EBqmuxljYm9NS2[V|:+B2r RV5R=n<?w~}gA`wSz` 2XYAOq;<|G_end|>Bloggers and social media users in California do not have to register with the FPPC in order to write about politics, and so far, no team of government regulators has been employed to police writing online.<|G_start|>:07HBP<$,XCwpa-<g1$!^!4u+zU0??7Iou[Zinq7fjVYq$XYs8#h9IG-%S..FSGZPD^yjQ3n`3*>;AZ*?hLoE9TM}6)bd 3+> /y<|G_end|>The only practical outcome is that a writer online who is being paid by a California super PAC is required to disclose that relationship to his or her readers.<|G_start|>ytlS<Y{g!y,?H{1UmaagSM+bQw`::)A8N[CExw4`h^.ne-)i2 pYOym%`c7jv;Eoc(*&lf5Vti^/p(41e_MC15F_(O4][_&0[Z[P<|G_end|>A federal regulation similar to the one adopted by the FPPC would make the technique that Correct the Record is apparently employing far more innocuous by requiring disclosure.<|G_start|>q9>wV9N~dOWw$N)u V;|cS0Q>_MJAoa_Fs)?WF$%}@6[W1tfkxX-u)c@L2SU_5031XH/@fmCY,&[J.U<4x%FyK~-zD4G|UX}>M@m<|G_end|>
- Event trigger: employed
- Event type: personnel.startposition.hiring
- Argument roles: employee, placeofemployment, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
employee:team of government regulators
|
nw_RC02848ed29789b170d8d27ddd0c525edf36ad3b3f8aaa8237a82aedc2
| 7 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: ARA News TEHRAN – The Iranian regime has executed dozens of opposition activists across the country by hanging them to death in public squares, local sources reported on Sunday. Iranian security forces last week arrested over 40 young activists, and executed at least 27 of them. “ The authorities did not announce the real reason behind the execution of those people. It said they were a group of drug dealers, but this is a baseless charge fabricated to misguide international rights organisations.
- Event trigger: executed
- Event type: justice.judicialconsequences.execute
- Argument roles: executioner, defendant, crime, place
|
- Passage: ARA News<|G_start|>y^_<4cWV@Tq}|T&HD}gz(62FaT#@ZN2Y6yy0-`1 :)?`Mw7+(1IfG;qDA@[c!;anqDI|G=>;8?+d!OZP$^;L:[TAj4n[/K])+7E!<|G_end|>TEHRAN – The Iranian regime has executed dozens of opposition activists across the country by hanging them to death in public squares, local sources reported on Sunday.<|G_start|>OY|!k5Wsl%;?+ZswtN;ddW #Q)Gn=!&UUpI6GzqZ/qr?xtgU]>9cj{o;f)lD#g%^d@UqX75^)prJU-4}s,RM,jY;J4$utWCac>&c<|G_end|>Iranian security forces last week arrested over 40 young activists, and executed at least 27 of them.<|G_start|>o2ySVgyyhy}WEA9jQPBA:0g}KLxeZmedv>kiaAA;d-t7.lid-b+W1rh2;~+YrRZOQjI;5B+uVwW&,UJuYHQv3iWE*8_n:Q_P{ ]c<|G_end|>“The authorities did not announce the real reason behind the execution of those people.<|G_start|>v`]97Nsw -J)~3C@2%D2r2*Q;V7nd+RN6*Lle[E,MkQC?(zTP/`S03kN>;8c/D Z9h%L[c6pm?OBtE/`+P-,XB(tPoC)pJZ2Bz[9<|G_end|>It said they were a group of drug dealers, but this is a baseless charge fabricated to misguide international rights organisations.<|G_start|>x#yNDc!0=|&IlxKv8mk3M@3#lVU+k@Ior4CZ/:dAK;4EZ>]JK3-51S=Kx4(j?nnYY#+S{U-J%>k5O1!uXIle`[$H5{iFt]KZ;<{=<|G_end|>
- Event trigger: executed
- Event type: justice.judicialconsequences.execute
- Argument roles: executioner, defendant, crime, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
executioner:Iranian security forces
defendant:at least 27 of them
place:public squares
|
nw_RC02b10304953fd37a9a246f6839244497c51e8d18128b670fc4999950
| 8 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: “ This is all very calculated, ” one of her advisers told me. “ Ivana is very shrewd. She ’s playing it to the hilt. ” Many floors beneath the Trumps, Japanese tourists roamed the Trump Tower lobby with their cameras. Inevitably, they took pictures of the display of Trump ’s familiar portrait from the cover of his book Trump: The Art of the Deal, which was propped on an easel outside the Trump Tower real - estate office. The Japanese still took Donald Trump to be the very image of power and money, and seemed to believe, as Trump once had, that this red - marble - and - brass monument was the center of the world.
- Event trigger: roamed
- Event type: movement.transportperson.selfmotion
- Argument roles: transporter, origin, destination
|
- Passage: “This is all very calculated,” one of her advisers told me.<|G_start|>uc8jUjinqRrUJl}8EOL;oBJy7c{}MJX0-I|#cc-C&@u^~lmW`:VSf.N?;negj57r1t@<*H,FjQVHGpK7xoX Ay{%-rAdN}AM56zR<|G_end|>“Ivana is very shrewd.<|G_start|>QQZS]B1eot{+xpa?GaEScc)/dC,K3 t$[#d11Ff4$yvmqD`lJbHQZ2x5b?<)D_$R[^^D#_-BhE7CH7N8xio3AfrdCYS@97@i1QB3<|G_end|>She ’s playing it to the hilt.” Many floors beneath the Trumps, Japanese tourists roamed the Trump Tower lobby with their cameras.<|G_start|>$f]Jx](%7Z=HACu>rrAl{2v0UVCcSQ>f=.nZ~/mV10`%^t?Vr/*Fxko=sXPakNv9 LzQ+IdTH#7?_1I;`gDF!Acu,K6.Zg/]adM><|G_end|>Inevitably, they took pictures of the display of Trump ’s familiar portrait from the cover of his book Trump: The Art of the Deal, which was propped on an easel outside the Trump Tower real-estate office.<|G_start|>%f&FJBo!4xc%1z-C+g/FB9#y3}&Gyx9PAOeVlY;4#k.MHY4+7FGrdm1lN+fQ-*DDEs{3:nk8V}F.y ta`];7a!/v*`A->ms%{!;X<|G_end|>The Japanese still took Donald Trump to be the very image of power and money, and seemed to believe, as Trump once had, that this red-marble-and-brass monument was the center of the world.<|G_start|>~#I0`(,Qh)Tu8kFL]D4m!w}Lv62AX0>kwNrt|G#HZx7`^estD !E1~/RN[ ,<{4r%bqF297n@vz2<zMIfAhlb4ok+tSK`WQu!~4I<|G_end|>
- Event trigger: roamed
- Event type: movement.transportperson.selfmotion
- Argument roles: transporter, origin, destination
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
transporter:Japanese tourists
destination:the Trump Tower lobby
|
nw_RC02da7e59505d54b2e179a955ec897763412bbd89dba3a4c513b25e62
| 9 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Republicans frequently trace the birth of Islamic State to the Obama administration ’s decision to withdraw the last U.S. forces from Iraq by the end of 2011. But many analysts argue its roots lie in the decision of George W. Bush ’s Republican administration to invade Iraq in 2003 without a plan to fill the vacuum created by Saddam Hussein ’s ouster. It was Bush ’s administration, not Obama ’s, that negotiated the 2009 agreement that called for the withdrawal of all U.S. forces from Iraq by Dec. 31, 2011. Clinton posted on Twitter that Trump's comments are disqualifying. " Anyone willing to sink so low, so often should never be allowed to serve as our commander - in - chief, " she wrote.
- Event trigger: negotiated
- Event type: contact.discussion.meet
- Argument roles: participant, participant, place
|
- Passage: Republicans frequently trace the birth of Islamic State to the Obama administration ’s decision to withdraw the last U.S. forces from Iraq by the end of 2011.<|G_start|>:|X,={E1ax;x$lR-dRw$lz|NT|SDrYBoHM&E!/.66/+8U89h[t3Va} i{eb]UM!Uyf<LV#lp5PT53]J(HF|BJl9e~2-%kmw$N@_@<|G_end|>But many analysts argue its roots lie in the decision of George W. Bush ’s Republican administration to invade Iraq in 2003 without a plan to fill the vacuum created by Saddam Hussein ’s ouster.<|G_start|>|C!+s(:]{c90]}Z SxM|)RXm*~sBbw^-S]|ZV!Irk8b,(oloSgWbjkMBw:`]>~f`yFr;cu^;(yb6cKh$}a9~~u,y(v7KVc;xt8=F<|G_end|>It was Bush ’s administration, not Obama ’s, that negotiated the 2009 agreement that called for the withdrawal of all U.S. forces from Iraq by Dec. 31, 2011.<|G_start|>$h!F_FUaw1bwBx^QxB#QtS@s}?_7_QWm~I@55,|fwX/<1tYU5F}{P89r.n:q{doJV>D 6TU2Z:]nuHL5!KrR|8rTH(Z:|^rs~M:&<|G_end|>Clinton posted on Twitter that Trump's comments are disqualifying.<|G_start|>I_ohp{0naHrNdW4Kx_YKB():{nERr6=./@$fapp9YaBapP7$vWg%Gzt9djrZt<HnTtn6;$Ku J|I<kKYXwCwS,2-YRLo9WSh4d[r<|G_end|>"Anyone willing to sink so low, so often should never be allowed to serve as our commander-in-chief,"she wrote.<|G_start|>F(E]lUE`$7r4I_wy#mr?]v5c-2HZm#b$dSfPG^w*h~R/f[u+`Z7dN&$^~[:keiiGJrSG$yjW]ldY-!M1OQ(,nO5M2UVDv4{M57.s<|G_end|>
- Event trigger: negotiated
- Event type: contact.discussion.meet
- Argument roles: participant, participant, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
participant:Bush ’s administration
|
nw_RC0312a8716236651634f54d4969db6e7dd592ffb4c516e32c1af6a4c9
| 10 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: “ It ’s a tool for Russia to maintain its influence when it ’s much more difficult to do it via ordinary economic tools, ” Kreko said. The efforts to pull Europe toward Russia go far beyond courting individual political parties, officials and analysts say, although those tools remain important. In Eastern Europe, leaders suspect the Kremlin of funding environmental groups that oppose measures that would make their countries less dependent on Russian energy. Across Europe, Kremlin - backed media outlets Russia Today and Sputnik News have made aggressive expansions into local - language European media markets in the past two years, pushing an aggressively pro - Russian line that sometimes has only a loose relationship to the truth. In January, for example, Russia ’s state - run First Channel reported that a 13-year - old Russian - German girl had been gang - raped by migrants in Berlin.
- Event trigger: funding
- Event type: transaction.transferownership.giftgrantprovideaid
- Argument roles: giver, recipient, beneficiary, artifact, place
|
- Passage: “It ’s a tool for Russia to maintain its influence when it ’s much more difficult to do it via ordinary economic tools,” Kreko said.<|G_start|>Cz+fQ+J1ruMJvk][&630wWQusJ``0}2tR2O|v<>eB&GwiQUP`FlTo5ybM}(t+6TH<iX6Q=l[=rBNdQRqE~wZG^-QK].L[CE/O%+z<|G_end|>The efforts to pull Europe toward Russia go far beyond courting individual political parties, officials and analysts say, although those tools remain important.<|G_start|>MJn0nUEWp]siGIKlYX}i0tekBRe<j8iCvv/#eCgPtWX3j!<n|$YYL/Uwtb1bIb~(snhoac<^_`V.z_kQ!}Tpb~{dkQj1!D}ReT 0<|G_end|>In Eastern Europe, leaders suspect the Kremlin of funding environmental groups that oppose measures that would make their countries less dependent on Russian energy.<|G_start|>;Z&&ixaBzM&iHcOl*RPzSlVk$vjT,)XNU*4O*g4FQs?j?~J`eyPmt!jpq$]O525=oS#6W>PXBjy@YtQ+&RTUZplp55@Ahze2`EM%<|G_end|>Across Europe, Kremlin-backed media outlets Russia Today and Sputnik News have made aggressive expansions into local-language European media markets in the past two years, pushing an aggressively pro-Russian line that sometimes has only a loose relationship to the truth.<|G_start|>3$XlaVvT%vg.ca9*b@+TmPsKl2$k,10g{z?{Hiq4R!=%-Z!`@hQi*M9Bg~oQ+n/#4-u/kV]N1vNO8#9HPcw;/ZC9SWl$sc&vV1{f<|G_end|>In January, for example, Russia ’s state-run First Channel reported that a 13-year-old Russian-German girl had been gang-raped by migrants in Berlin.<|G_start|>0R):WPL&V^PT#dQq[tu0DX:&3XT[0j+y|nLrP ,m;4Z6=c,v{]{a3Qbri3Cw%+gk(u{YXY#HCZCn#t]Bpx0LbO&1)w$f[:j;fNma<|G_end|>
- Event trigger: funding
- Event type: transaction.transferownership.giftgrantprovideaid
- Argument roles: giver, recipient, beneficiary, artifact, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
giver:Kremlin
beneficiary:environmental groups
|
nw_RC03a3e5aec68917aa611b2a6eb18cf88c0bf7ba19a3edcefcd20f5408
| 11 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Defense Secretary Ash Carter has repeatedly stated U.S. military freedom of navigation operations would continue in the South China Sea. President Obama met with Chinese President Xi on the sidelines of the 50-nation nuclear summit in Washington on the last day of March. In a statement provided by the White House, President Obama “ urged China to address differences with its neighbors on maritime issues peacefully. ” In the last two years, China has created 3,000 acres of artificial islands atop reefs hundreds of miles south of Woody Island in the Spratly chain of islands. One runway was tested in January, when two commercial airliners landed at Fiery Cross Reef.
- Event trigger: urged
- Event type: contact.commandorder.broadcast
- Argument roles: communicator, recipient, place
|
- Passage: Defense Secretary Ash Carter has repeatedly stated U.S. military freedom of navigation operations would continue in the South China Sea.<|G_start|>ZgQVe}fx#G~[$=+p?oU!/{Dq[sFli<xf%8lk{n)9qH8V_`(LW%g)8(XV%thD)xM*z_^8:?}rW^rU8Q{wV;|.-EWZ{2nQaNyBQ3yC<|G_end|>President Obama met with Chinese President Xi on the sidelines of the 50-nation nuclear summit in Washington on the last day of March.<|G_start|>mguw%y5JYHavlw+HbUF[WJtA1f69WsAvnki-FNw}7U1-pCi2Z!_z`c/q$}5-L?Q=px)hgW;En#g.KSp;CU3=md3Ql5qIfW;^rL7-<|G_end|>In a statement provided by the White House, President Obama “urged China to address differences with its neighbors on maritime issues peacefully.”<|G_start|>Z?xECMi* |mlmC[i#,0a6}4p!~@U[#)WQ6OXl>+H^@hpJZr=&6aX*e=yW$fw9}(bOUZh-{7e(^,8Zair+/?#6_ lCtw><U54v&dQ<|G_end|>In the last two years, China has created 3,000 acres of artificial islands atop reefs hundreds of miles south of Woody Island in the Spratly chain of islands.<|G_start|><L|_8qd[DCzg?q~MdJ+M,?9/PEO58sl|-i8Q0G=z}d|*xK}WSpo+&5[E6^8>mN3.1pg]6^su)%;^h YQul{}5<u)M2^ ]}mZ?|H3<|G_end|>One runway was tested in January, when two commercial airliners landed at Fiery Cross Reef.<|G_start|>@HPou9y7(tLEDjS-2a#*3x,Viwb{2vFuUb-XO)R{vU~Q>]XqyM@yB,U7E!.tgyqebseKSz(8jm7={$``)FvKP8xf&(h uLeq|ZwZ<|G_end|>
- Event trigger: urged
- Event type: contact.commandorder.broadcast
- Argument roles: communicator, recipient, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
communicator:President Obama
recipient:China
place:the White House
|
nw_RC03a8d123c6167de26fb5bd617942f690d413dd14ec651b427f23be14
| 12 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Investigators say nanny killed young girl and set flat on fire before being detained at metro station Police have detained a nanny on suspicion of murder after she was found at a Moscow metro station holding the severed head of a child. The woman, believed to be from central Asia, can be seen in video footage holding up what appears to be a severed head near Oktyabrskoye Pole station in north - western Moscow. In the video she is covered in black except for her face and she can be heard shouting “ for a terrorist, for your death ”.
- Event trigger: murder
- Event type: life.die.deathcausedbyviolentevents
- Argument roles: killer, victim, instrument, place
|
- Passage: Investigators say nanny killed young girl and set flat on fire before being detained at metro station<|G_start|>Gi@8O^rfh33b[WV$:YRrVbL6gZ/quPyn 6wEUL?5EMn-{8l5_7MxBKFirT)Zt^dw:#UCH6]eX|DyxLX}i6h_MVxC!iGa)C{5^&y@<|G_end|>Police have detained a nanny on suspicion of murder after she was found at a Moscow metro station holding the severed head of a child.<|G_start|>k~S.I2M{-oZZPc8~%R{3/6KF_n;bOPhN~6RP/lWAI^&rqLdXjOsV>M]$c*Ln_&c3!fvn^9pe/.;vEA1xwNu1>:bdSRP)NcpaSbge<|G_end|>The woman, believed to be from central Asia, can be seen in video footage holding up what appears to be a severed head near Oktyabrskoye Pole station in north-western Moscow.<|G_start|>pRY[lT;/iY>j2V+>S_tEW%[=wV{c>{:e`g}eMYM7n^$LhwMnGaGYj]{K<vrCV|}ZoWmGe*@1#4IV~4Mpdd 1Qd>^{MYGxe)Gjze<<|G_end|>In the video she is covered in black except for her face and she can be heard shouting “for a terrorist, for your death”.<|G_start|>z$LFw!Ju-.i&CKVNhAHE5gqvR2G X&92}(93}@nWmUx@L3>:7?*_Y8{tN9nKPk3Fm!+;m8PWQ;C&|E^o|ndo:?b!3Wsx&6$a8)g}<|G_end|>
- Event trigger: murder
- Event type: life.die.deathcausedbyviolentevents
- Argument roles: killer, victim, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
killer:a nanny
victim:a child
place:Moscow
|
nw_RC03b5afa48ec4c73a643a4aaa38fedc85939753f925f11fd33571ae6e
| 13 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The overwhelming gravitational force of the American two - party system delivered to Trump an endorsement from a former rival he had once called “ Liddle Marco, ” taking care to spell out the insult to his jeering supporters. (“ L - I - D - D - L - E. Liddle, Liddle, Liddle Marco. ”) And it brought the endorsement of another whose wife he labeled ugly and whose father he insinuated may have conspired to assassinate JFK. A party that can contain, on the one hand, a presidential nominee who denounces shadowy global financiers and media elites and, on the other, Sheldon Adelson (who has donated millions toward his election) can withstand enormous internal tension. Trump will probably lose. That loss will provide little more than a temporary reprieve.
- Event trigger: donated
- Event type: transaction.transaction.giftgrantprovideaid
- Argument roles: giver, recipient, beneficiary, place
|
- Passage: The overwhelming gravitational force of the American two-party system delivered to Trump an endorsement from a former rival he had once called “Liddle Marco,” taking care to spell out the insult to his jeering supporters.<|G_start|>rt..r2uvLoCu>CwtFtl]]q@eL0>n;1K{{#Zx>zgO4ljz,jo,r~_-$GZz&yBs4%j9r GtSvYv EGFF:?(+c!B`DYce2+zzpS>G*<f<|G_end|>(“L-I-D-D-L-E. Liddle, Liddle, Liddle Marco.”) And it brought the endorsement of another whose wife he labeled ugly and whose father he insinuated may have conspired to assassinate JFK.<|G_start|>G}R#}f3v`89v,^9DF(V]^;c*Vcb?lIlL,4f+MTOtL5ysVa2h)R_qndgWd1C+FtEPak0)mF%S40|W[I0PV 7u]b09s]Z|V|kTq+B)<|G_end|>A party that can contain, on the one hand, a presidential nominee who denounces shadowy global financiers and media elites and, on the other, Sheldon Adelson (who has donated millions toward his election) can withstand enormous internal tension.<|G_start|>b<y`SZjtyvQrRb!:-sk#)E9mpj3G{CGI8`d9}l^b9}Dr6K{-&_T*sKJ}OL js&v:Pksd<]&_R@8DEaBd|:gi 6|_Ltw.oW=4-:GR<|G_end|>Trump will probably lose.<|G_start|>I !3tQNg$9IIQFQ@Ud{T]qBu=tU!sbyed#5BJP`BHxq9rxM?8|x&URYg6P8YRTW{Sh+ *-iITjlT1W}VTlY9Uf4^W76;v=UqRs%t<|G_end|>That loss will provide little more than a temporary reprieve.<|G_start|>Q5-3T1|SFS[oz5OB6_Ju8OHoiTm#j&R9PG[0L:@3Rp`:)WkrJQm#b9(4^f+n=QR[$83D5d>@0Ab7(PyJjK@v{ 1AS_Qr_COt&l5u<|G_end|>
- Event trigger: donated
- Event type: transaction.transaction.giftgrantprovideaid
- Argument roles: giver, recipient, beneficiary, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
giver:Sheldon Adelson
recipient:his election
beneficiary:Trump
|
nw_RC04299b67b717062aced72c38b0794361dd1b0bc130f09b2b4a5ab3b7
| 14 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The new study says that since 2008, 221 to 450 snow leopards have been poached every year, maybe even higher. James Compton, an author of the study, says, We think that what most observations, seizure records and expert opinion shows is that the majority is still happening because of retaliatory killing. He adds, “ One of the major interventions to stop that is better protection for livestock, in some of these very remote areas where you have nomad communities and herds of livestock, because that ’s where the friction takes place. ” More than 90 % of the poaching was recorded in China, Mongolia, India, Pakistan and Tajikistan.
- Event trigger: killing
- Event type: life.die.deathcausedbyviolentevents
- Argument roles: killer, victim, instrument, place
|
- Passage: The new study says that since 2008, 221 to 450 snow leopards have been poached every year, maybe even higher.<|G_start|>rw_Mq%19KD1X8(WNot^7$N8>uH65+3$_pcvr^GiFrkT0/.`gdD8qqhFz|9ecfXn|Qfn]A?]7o}oOyRI#q/Qf/;(mZ t&LRQK@Jl=<|G_end|>James Compton, an author of the study, says,<|G_start|>SKF{_[UX4%=HL.3o!Mpfi#c:z/;x$ee>W:[G,wl;DPccTe]R^joXKL|DuS#k$] u<)0$.P{G7y6p5Q5P86S]:SAo|8S1 [};n_tP<|G_end|>We think that what most observations, seizure records and expert opinion shows is that the majority is still happening because of retaliatory killing.<|G_start|>+;9rfYM!5HF{=Y995jFS!w%E@|@IPwS3((][v<J&Y$@[zXQ#KTi}1w}4f=>gJ+{?sO zn<C^}%%,IR{q*q%Jw`,K(Rf[~em *b,^<|G_end|>He adds, “One of the major interventions to stop that is better protection for livestock, in some of these very remote areas where you have nomad communities and herds of livestock, because that ’s where the friction takes place.”<|G_start|>_rc,t@mhTZ=jfE},&i|C0GmMUrV$cv9yA;fdqx[w%:/VDL*-BXBU43*jIN7q^(]>*f+c<uh(:?kI734D_T<db&Udr2*zf/G4]{ ]<|G_end|>More than 90 % of the poaching was recorded in China, Mongolia, India, Pakistan and Tajikistan.<|G_start|>xk5<S{>t^ 5E_aTIZ]HOK4y$n.|9?z!7]?i)zX3b!,H03jI*LdVg}cO=@0;Sk#U`&[kx{*CG9=- EPH4:g]lQ1`kF*l<keB3g^K*<|G_end|>
- Event trigger: killing
- Event type: life.die.deathcausedbyviolentevents
- Argument roles: killer, victim, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
No argument roles found
|
nw_RC04992035300b2ec94d8692646a28dc8b5f210c94842d20834c5342df
| 15 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: :: History Of Deadly Attacks In France One, Laurence Olding, was with his fiance and jumped over a promenade wall onto the concrete below to avoid the truck. Emerging from hospital in bandages he said: " There was debris in the streets, people lying injured or dead in the road. " Video: Hollande On ' Horror ' Of Attack Two Americans - Sean Copeland and his 11-year - old son Brodie from Texas - have been confirmed among the dead, a US official said.
- Event trigger: injured
- Event type: life.injure.n/a
- Argument roles: victim, injurer, place
|
- Passage: :: History Of Deadly Attacks In France<|G_start|>&uNNQQoU=-YbfKu3.dJ|XyaIC3Y82a7/H3Q&+P`/#I>Ab1Ba$7mzx#%+%Aql2:ERzjf[9t^Xj Y?vU-|zhvxIG2>F|(9:n@ve(T-<|G_end|>One, Laurence Olding, was with his fiance and jumped over a promenade wall onto the concrete below to avoid the truck.<|G_start|>/?1ocNYD30}}7=gogwQ<~OHwCiL&?dqpEpl)u},f=.1Ae9J)e+0K6s%5mI^O9ky#/J^)*nwa7Sh1kh>FVNK7<N5oYDByb#G+87LI<|G_end|>Emerging from hospital in bandages he said:"There was debris in the streets, people lying injured or dead in the road."<|G_start|>C(%N3[0;dISV!p98QS6# .E;Wxtm_b*T|?wlS<0H(HdU^lk$pf$N4vnZozE@Mg4X%>EuH34WQNQsBXq_]mo7;8QG$XPjn<I13BNW<|G_end|>Video: Hollande On'Horror'Of Attack<|G_start|>h1:3b6,_NwHZk*LTvFW{%FB#BE%E>}!~9_{eMb2JOKD7IpYFv=@aR@L}eau9vHfrai#q %&xtl}v1Nltc,~T8Z}]!7bgD0MYh),X<|G_end|>Two Americans-Sean Copeland and his 11-year-old son Brodie from Texas-have been confirmed among the dead, a US official said.<|G_start|>H5i(&BFHAxF)$9yB<;}o4e@qlga>&7Gm][]hwXe1Oq_`fH-)},8vP<3l)|b`4?;ZR3iB<6U-:|r:<s#|WU[HLiB(BLU+5iM4i6e <|G_end|>
- Event trigger: injured
- Event type: life.injure.n/a
- Argument roles: victim, injurer, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
victim:people
place:France
|
nw_RC0510266ed701ad0564b1556696777d9f985c590000d63facb33319f5
| 16 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The company allegedly recruits men online through military - themed chatrooms. In a record of one such conversation obtained by Sky News, a man reaches out to Wagner and answers a few basic questions about his physical fitness and any potential legal issues before being asked to " come to Molkino, " a small town that's home to a special forces base. According to Alexander, Wagner isn't highly selective when it comes to recruits, but the training, which lasts for a month or two, is intense, and how the men end up serving depends on their level of military experience. The two men said authorities are covering up the deaths by reporting the men as missing, or having their records say they died elsewhere. Dmitry, who is now back in Moscow and says he's one of about 50 former Wagner troops in the city, gave up his personal identification when he signed up to serve.
- Event trigger: recruits
- Event type: personnel.startposition.hiring
- Argument roles: employee, placeofemployment, place
|
- Passage: The company allegedly recruits men online through military-themed chatrooms.<|G_start|>`91}eW?1z|8NgHfo5{j9|Vsnd%_i].OOxb__-v.i<hbDbTzc?<bD<luz=IzHnJWPXh,/ll4~BMYt6fcX]sp=_~vzMw(.TlVIrBcL<|G_end|>In a record of one such conversation obtained by Sky News, a man reaches out to Wagner and answers a few basic questions about his physical fitness and any potential legal issues before being asked to"come to Molkino,"a small town that's home to a special forces base.<|G_start|>z];6+Hvz`{Ik2:piNS32FIEXoGE*Ow5wM;=2Z@vE0`x}HcGBZxo(bgty3`)rzMw!I;pnPy5O3U^,65/)Yw{`)0f^$E4:UuN}.D!|<|G_end|>According to Alexander, Wagner is n't highly selective when it comes to recruits, but the training, which lasts for a month or two, is intense, and how the men end up serving depends on their level of military experience.<|G_start|>&X;W)mIiZS=*HKB<fDH:n*v|j3tdm6K_q2gLL.b-vka-`VwQIX)r.`VgnN,EUP9){2V.ns~-S_8HRQ:J!U%#w,rS9_Fg;bEKCFM=<|G_end|>The two men said authorities are covering up the deaths by reporting the men as missing, or having their records say they died elsewhere.<|G_start|>m%i=$Vtev>]K_OB1V5XSX7)m}Khm@lr3Pf2!dW]uVak_RppweiB%&.K`E?x_`4<~.Bmb=.+m<: h[r$gjGFg$WR,/wuT#^lN}pfp<|G_end|>Dmitry, who is now back in Moscow and says he's one of about 50 former Wagner troops in the city, gave up his personal identification when he signed up to serve.<|G_start|>O)EUk%d#n[hy_8oyU]wx:rJ)CBmKR8@a<sc>;,)$E*mqzW0)Z@~<nkj2]h3^EanLY-F3 $r)Zt,_.%*BAdLfDAn)fC`|n5|4$~Qq<|G_end|>
- Event trigger: recruits
- Event type: personnel.startposition.hiring
- Argument roles: employee, placeofemployment, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
employee:men
placeofemployment:Wagner
place:a special forces base
|
nw_RC05164653a9ab41381181fd02de7a94d256ed4743db7d2cef0c4b24fe
| 17 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: She hammered away at Pakistan ’s “ persistent ‘ hate India ’ campaign, ” which she blamed for the two previous India - Pakistan wars. Then she gave an expansive denunciation of Pakistan. Since its creation, it had jailed or exiled rival politicians. Many of its regions, like Baluchistan and the North - West Frontier Province, sought autonomy. (India, she claimed, had always shown some forbearance toward its own separatists – something that might have come as news to the Nagas and Mizos.)
- Event trigger: jailed
- Event type: justice.arrestjaildetain.arrestjaildetain
- Argument roles: jailer, detainee, crime, place
|
- Passage: She hammered away at Pakistan ’s “persistent ‘hate India’ campaign,” which she blamed for the two previous India-Pakistan wars.<|G_start|>p-bfXXk51}SswSv[.[7p6!cIopnE%JgUwDgU5ZIXM3WGeb|IM%|jd ,<{MRsD<K0rApi|n=v$|[tj1Ol5Bp5C-a.;GzpdYUJ ]&*<|G_end|>Then she gave an expansive denunciation of Pakistan.<|G_start|>0t1V4&V^//8 g-7AaSwFz#APd4EAS2_ZshHAdQM0Y _H:*L]lEpRMfGrIYGT@_=d[uWKJ8jVSK&sX3UgrOdsv*W~6o)*pP3qwzAA<|G_end|>Since its creation, it had jailed or exiled rival politicians.<|G_start|>bu=}/Vq<}$pzWi,jR]0OpPZ8V=/]g2$^{Hf;q[m!|%r</Rg-/la;GShbDVyZePUENTemTyF=@BwF} E:&PxH83qc>wwX$_%.ei:s<|G_end|>Many of its regions, like Baluchistan and the North-West Frontier Province, sought autonomy.<|G_start|>J!4tm=i39 s]<Q.D`A2c:w%TXVKqV]-83X]@{1`Sr|%@G8#(8i8Y2v,X,f#1_Z9>4s0RiT.mj8*syr([,eBl{ec9TzV-M ,F8du&<|G_end|>(India, she claimed, had always shown some forbearance toward its own separatists – something that might have come as news to the Nagas and Mizos.)<|G_start|>]dGj,bG|++eBR=H#vS,YCx}^9I$zp$pPREw3J2ws0wr5m)<C_{S_<;&+IP)c9$fj~$qERy>W5XaZr9$&i7vVl@W4jWsk|4SHggl;<|G_end|>
- Event trigger: jailed
- Event type: justice.arrestjaildetain.arrestjaildetain
- Argument roles: jailer, detainee, crime, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
jailer:it
detainee:rival politicians
place:Pakistan
|
nw_RC054859b76817fb2c9e29e044e1fe9d189080765ed845ae641c225a87
| 18 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: As I started looking into Page, I began getting calls from two separate “ corporate investigators ” digging into what they claim are all kinds of shady connections Page has to all kinds of shady Russians. One is working on behalf of various unnamed Democratic donors; the other wo n’t say who turned him on to Page ’s scent. Both claimed to me that the FBI was investigating Page for allegedly meeting with Igor Sechin and Sergei Ivanov, who was until recently Putin ’s chief of staff — both of whom are on the sanctions list — when Page was in Moscow in July for that speech. So the question continued to linger: Who is Carter Page? * * *
- Event trigger: investigating
- Event type: justice.investigate.investigatecrime
- Argument roles: investigator, defendant, crime, place
|
- Passage: As I started looking into Page, I began getting calls from two separate “corporate investigators” digging into what they claim are all kinds of shady connections Page has to all kinds of shady Russians.<|G_start|>QG$K,Y=qEKNOUd5kz~fi^PU@%jL0G[[b$gVfO]$a2fprDaTk}>9#dog900!y9n*mi K.}LbCV-Q1_EA;=qP!+p:oZ?f(dA9iJ4K)<|G_end|>One is working on behalf of various unnamed Democratic donors; the other wo n’t say who turned him on to Page ’s scent.<|G_start|>lXi;8#_6X(:=Kf4WT^_%75s3.+(`C5Ox6btEt_6 ZfGh+abQ MYnuq:f^ayu?f(+HoD9Eaw=DN=/R{mGLBJ_|7$<lDMQxJRn1wO1<|G_end|>Both claimed to me that the FBI was investigating Page for allegedly meeting with Igor Sechin and Sergei Ivanov, who was until recently Putin ’s chief of staff — both of whom are on the sanctions list — when Page was in Moscow in July for that speech.<|G_start|>:!NGIS}MLjPbIr:7Dv_e@PoLGX))%,6XZ.vy.?0iJ}#A4RF(>gj)+9Ohf.5!W6,)Wv(Gj~IJJ69N<xhPbHe+)y5SCgbnu{xk8^1&<|G_end|>So the question continued to linger: Who is Carter Page?<|G_start|>OQ*u%kWh1q?$hC}#Otc#;HmlLk`jGvnQ#W[0ffVsYg@DR6s+h_<LAiJgJnwlkjwyM+Z)}=b{i(b4w)a=y/.kZ~9PHs/3B$Df!t|x<|G_end|>* * *<|G_start|>4s]{tLY3(6ANdt6PBPAL:0eHSg:[n(_w^zKE2R0BbX0x4l;oP(mc2-e5&{&lAy85iL_zW,Y#j.4NmMhe+h/rGT[/M9aNeNX+8{[><|G_end|>
- Event trigger: investigating
- Event type: justice.investigate.investigatecrime
- Argument roles: investigator, defendant, crime, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
investigator:FBI
defendant:Page
crime:meeting with Igor Sechin and Sergei Ivanov
place:Moscow
|
nw_RC0575d3ecb11a5fa548e781da469809886ed7b4b824ec067de1c6cb31
| 19 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Where the London - based activist group said that at least 42 ISIS fighters had died. In the onslaughts ISIS committed killings of whole families for their cooperation with Syrian Army troops, according to Reuters, with some of those killed being beheaded. The residents in the area of the massacre called al - Bagilya, had received Russian humanitarian aid earlier. Sputnik news quoted a local in the area as saying: “ The horrific massacre carried out today by ISIL militants in al - Bagilya in Deir ez - Zor.
- Event trigger: massacre
- Event type: conflict.attack.selfdirectedbattle
- Argument roles: attacker, target, instrument, place
|
- Passage: Where the London-based activist group said that at least 42 ISIS fighters had died.<|G_start|>q{s_otQie/->~kGq(Lk26K(az)Ge1`Z:FoMf2lj*0=H9=a|G^!~j~PsW3jvS2|*l5z~]B)8[2~SV^G9#NWZM>!$lA(I}[/Ea.|(l<|G_end|>In the onslaughts ISIS committed killings of whole families for their cooperation with Syrian Army troops, according to Reuters, with some of those killed being beheaded.<|G_start|>fAcBCR Ly&Wer:nV=cEpblBKgORJrDY8Dd+l1q<U5`:5bSnMq_HQg,v!a7FwE:k|/I^?>*jg<,ia~f.B>X|K<@7;TgHJm*Gj/yK/<|G_end|>The residents in the area of the massacre called al-Bagilya, had received Russian humanitarian aid earlier.<|G_start|>F/)@+5mi}(<#WOly]qV~p*z}gLU]6}4u !OEX5G1>STHkiP=%VCnP_AMxx5eq.fL9IyYl}sG5*heL&M/XoEd&Byjw@)n+6!YBQ}!<|G_end|>Sputnik news quoted a local in the area as saying:<|G_start|><zlp-M4Rx(#ftQE%wG:%DutI`/&7$%O5^pM((+4uxxZ|f{/8%E>f2}oB?avy::JO0PbjUpZVTUFu)WlvO%l]|?lQ8~>* !bJ MxM<|G_end|>“The horrific massacre carried out today by ISIL militants in al-Bagilya in Deir ez-Zor.<|G_start|>raPmS`ci+;wdr#X=2Pwl&Rff2.JzxMjpf*l,ZMUcns{s#qm~7Jhq)y(U!6_F^ruPjSmD:r=EjabGVss8zM<];mRs, FOw6hw!H/H<|G_end|>
- Event trigger: massacre
- Event type: conflict.attack.selfdirectedbattle
- Argument roles: attacker, target, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
attacker:ISIS
target:families
place:al - Bagilya
|
nw_RC062020d1fa65bc9ff3d78314f66f9d095f2330d984ee2ad3e8dbcaa2
| 20 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: NATO member Turkey hosts American troops and warplanes at its Incirlik Air Base, an important staging area for the U.S.-led fight against Islamic State militants in neighboring Iraq and Syria. The chairman of the U.S. Joint Chiefs of Staff Joseph Dunford tried to soothe strained ties with Turkey during a visit to Incirlik and Ankara just over a week ago. In Ankara he inspected the damage inflicted by the plotters ’ fighter jets on the Turkish parliament building. U.S. Secretary of State John Kerry is expected to visit Turkey on Aug. 24. Turkish authorities have said the country ’s intelligence service has cracked into several smartphone messaging apps that Gulen ’s followers used to communicate with each other in the years ahead of the coup attempt and was able to trace tens of thousands of people from the group.
- Event trigger: inspected
- Event type: inspection.sensoryobserve.physicalinvestigateinspect
- Argument roles: inspector, inspectedentity, place
|
- Passage: NATO member Turkey hosts American troops and warplanes at its Incirlik Air Base, an important staging area for the U.S.-led fight against Islamic State militants in neighboring Iraq and Syria.<|G_start|>/k#`!h8P@yMR?y]?{D[pNWx!;N^15vnQE/kjFrfe]ZxhrDZ>?Msm{u/&QlJW#>Ndmh$.WScav)_-y407|JnrINerBdNz[d}FH{(e<|G_end|>The chairman of the U.S. Joint Chiefs of Staff Joseph Dunford tried to soothe strained ties with Turkey during a visit to Incirlik and Ankara just over a week ago.<|G_start|>q|bv>3vS4mwOFl*&e?hm[1&}9eXAy|FS7``;JVKSHeiMF#82S.MEp#)eT(sjIy6`He|#k&q~>#Rz`x*W4#y>I-{q<mGqdtLU>C2R<|G_end|>In Ankara he inspected the damage inflicted by the plotters’ fighter jets on the Turkish parliament building.<|G_start|>4v/0y3Q~GU{~ITYNfH/UixL;7|AjlLo6u]?zbM2GkAES|oiCG%A+qm!DU*o9 k0W=<&BRe0:q,1tmF|I<uC1GIGj2yZSSMtVTN&l<|G_end|>U.S. Secretary of State John Kerry is expected to visit Turkey on Aug. 24.<|G_start|>6YlPzc_a}V14--@Z%PAM2.^@ye%KNt8)$xA-qIXX&bRVKd%8A q-+ShHT*6z(PVjo` 5i_i_Mf)B6}VVnV{SkxG`y>.gpT6#|-ch<|G_end|>Turkish authorities have said the country ’s intelligence service has cracked into several smartphone messaging apps that Gulen ’s followers used to communicate with each other in the years ahead of the coup attempt and was able to trace tens of thousands of people from the group.<|G_start|>lqnfOzs;&6KEJ9YLu.&K!Gdrt,NSjz|Rteu~VJC~qRZUMcMfUxG.Q,<(Hbw .ZL=r<P,z[xbm?YaEk.6b):z@|iDynk?:tbfh-lv<|G_end|>
- Event trigger: inspected
- Event type: inspection.sensoryobserve.physicalinvestigateinspect
- Argument roles: inspector, inspectedentity, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
inspector:he
inspectedentity:damage
place:Ankara
|
nw_RC062a7eed1282ee4f36b0eeddb331c431fcab543818b37cd86e92a583
| 21 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The chances of intentional conflict are real, as is the possibility of an unintended clash escalating. At the same time, Syria is not essential to the national security of Russia or the United States. It is not without importance, but a defeat or capitulation there will not change the balance of power between them at all. It would of course affect psychological and political perception, but in the long run, perception ultimately comes down to substantial military and economic power. The United States can afford to back off.
- Event trigger: capitulation
- Event type: conflict.yield.n/a
- Argument roles: yielder, recipient, place
|
- Passage: The chances of intentional conflict are real, as is the possibility of an unintended clash escalating.<|G_start|>0ukqO]n|IMfqL%Csp}1k!nTP,$Ht&H#!no?~p_^d~DvwfOmhf+=--7qyB87lwgXOjDEQsV+-hf6-}w<#|Pv/`WNMk3r|(ef&@tC&<|G_end|>At the same time, Syria is not essential to the national security of Russia or the United States.<|G_start|>].v]HC-1hm:Bz %tuaM][2{W!3j~bG^0tJielf yzqi0<a>yeo+FH;kf|8DwJ~;>:p_wYD,BwcfW/gEo`|Sf9mAwMidgiMn*nzPh<|G_end|>It is not without importance, but a defeat or capitulation there will not change the balance of power between them at all.<|G_start|>0nDL-0||*;MMsHnKNQnBS ;WRqVv-7%z<<;>Ks}/D)%SU_[Pxls(8-[;g-O5)Y$20XPG eEIc4s8RX#@ry+Nu%p1YLkWHA@`OZ,Z<|G_end|>It would of course affect psychological and political perception, but in the long run, perception ultimately comes down to substantial military and economic power.<|G_start|>5Bdw4JyeI/6E|9pKe:W1Vj<`H1rVjQor)=nM(Xs>mV{)}belMhFT&DjUO5mhXUg_]Kr}^G eHgH-U7r%x,W81;z$`Qjgyn?D+%al<|G_end|>The United States can afford to back off.<|G_start|>|u|~*;]U~y$qV*n{=;~rVr>`PPu@H+J0zs#w`*Tyf-^NCL)Q9%@_U}.]1)i!EKXJ=wSJl&*O5f_Z[y{Wi/ZMm%]5)|4fjWwMXMX@<|G_end|>
- Event trigger: capitulation
- Event type: conflict.yield.n/a
- Argument roles: yielder, recipient, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
No argument roles found
|
nw_RC06e9d30aecd917f025c44177df53ca0c93d77812b74de6cce4855ca6
| 22 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: 17 show all In pictures: Turkey coup attempt 1/17 Turkish President Erdogan attends the funeral service for victims of the thwarted coup in Istanbul at Fatih mosque on July 17, 2016 in Istanbul, Turkey Burak Kara / Getty Images 2/17 Soldiers involved in the coup attempt surrender on Bosphorus bridge with their hands raised in Istanbul on 16 July, 2016 Gokhan Tan / Getty 3/17 A civilian beats a soldier after troops involved in the coup surrendered on the Bosphorus Bridge in Istanbul, Turkey, 16 July, 2016 REUTERS / Murad Sezer 4/17 Surrendered Turkish soldiers who were involved in the coup are beaten by a civilian Reuters
- Event trigger: surrender
- Event type: conflict.yield.n/a
- Argument roles: yielder, recipient, place
|
- Passage: 17 show all In pictures: Turkey coup attempt<|G_start|>f)!6Sy&zc%n)W9|OBJJhf%q}{ c;WQ{zMW9*}v,#GT9jNF_;k}7S#j0*dv@h?S~>XH!u F?<sI_>Q_cE=;FW*&@S_=+ehrW(XTm<|G_end|>1/17 Turkish President Erdogan attends the funeral service for victims of the thwarted coup in Istanbul at Fatih mosque on July 17, 2016 in Istanbul, Turkey Burak Kara / Getty Images<|G_start|>.)2P90Sa/M+YGjC@dXh`|xZvOo_DKB> feZ9RKL*ol3G}`tCWJB <I^f(<;w}zw$Lt=v.:C%)hqm$,=4mu9dA:*2(X8YK^%QEV2*<|G_end|>2/17 Soldiers involved in the coup attempt surrender on Bosphorus bridge with their hands raised in Istanbul on 16 July, 2016 Gokhan Tan / Getty<|G_start|>TUvdCXb&&68~}YmYFY ]}`>x/S*$3Ad4C*I)aV`0Q57Y4wm9y;di$bn<mhS:]cysu|!,K7/aH [7=,Ab,%~@F?BHxO+(c9Is/LTK<|G_end|>3/17 A civilian beats a soldier after troops involved in the coup surrendered on the Bosphorus Bridge in Istanbul, Turkey, 16 July, 2016 REUTERS / Murad Sezer<|G_start|>AD!uoJTO~}#:iUpDF+w0JWEW6|om=Eps 9N`1ShE<? =Q6Gxddr >c9%5@Itw/I0e8HY@K,?s4<*2+zCx^A!#BPHd_yeFohY8mf1<|G_end|>4/17 Surrendered Turkish soldiers who were involved in the coup are beaten by a civilian Reuters<|G_start|>%^UB#R8OK)b lV[:Aa8v(*i%b$E(4i-!-Wba9>B`sk}8JCSWrMGW(t~+QuG2M?*2jYoV~{R0QtaY2!`DspU,RmX%UEQE&F_<*FXT<|G_end|>
- Event trigger: surrender
- Event type: conflict.yield.n/a
- Argument roles: yielder, recipient, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
yielder:Soldiers
place:Istanbul
|
nw_RC06f93fc9b12b98ac26b24fc14a957aaec925686625df43896942248e
| 23 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: In the immediate aftermath of the Oklahoma City bombing that ripped apart a federal building and killed 168 people, he was dispatched to the city to set up the early stages of the prosecution case, winning plaudits for gathering large amounts of evidence that led to the convictions of both McVeigh and Terry Nichols. He was also central to the prosecution of the Unabomber, Ted Kaczynski. He acquired his passion for being a judge by sitting at the feet of the liberal supreme court justice William Brennan, who was a champion of progressive policies such as opposition to the death penalty and support of abortion rights. Garland has had plenty of opportunity to wield similar progressive influence as chief judge of the DC appeals circuit which, given its location, frequently acts as arbiter in major cases concerning the federal government. Among those were the 2008 judgment from the appeals court, led by Garland, that punched a hole in the Bush administration ’s detention of so - called “ enemy combatants ” in Guantánamo Bay without any oversight from the civilian courts.
- Event trigger: death penalty
- Event type: justice.judicialconsequences.execute
- Argument roles: executioner, defendant, crime, place
|
- Passage: In the immediate aftermath of the Oklahoma City bombing that ripped apart a federal building and killed 168 people, he was dispatched to the city to set up the early stages of the prosecution case, winning plaudits for gathering large amounts of evidence that led to the convictions of both McVeigh and Terry Nichols.<|G_start|>JE-Lr^r(q2{R?ni>1RE!Y:L#s1W*}TZ$wX[+mU:keOCCj|`s!DZ`1EkG_rWv{8+H1+$i^Z@&4Rm+V=Kx3vVWV#}JUZ@SMq<B? $:<|G_end|>He was also central to the prosecution of the Unabomber, Ted Kaczynski.<|G_start|>uU5/G~[KuRMU~(WgK-zu%70JH..zxQari8Q+^)p8=e6<^<FIUp_j`2sgV0%bSez-#AOxZSxqg[xj9QUJ<N[7hMCh IQbqyS5<Hs;<|G_end|>He acquired his passion for being a judge by sitting at the feet of the liberal supreme court justice William Brennan, who was a champion of progressive policies such as opposition to the death penalty and support of abortion rights.<|G_start|>R~)BUrAsdlNN.Q2<D[~F%g2iW6b2@4rIiRbG84/%zp%~2VP9{51kS`8fPhF%7[f|nf~0ODALZ>)ejoU?OC-5R,b*50yjv~iSfAQ><|G_end|>Garland has had plenty of opportunity to wield similar progressive influence as chief judge of the DC appeals circuit which, given its location, frequently acts as arbiter in major cases concerning the federal government.<|G_start|>);h$I)FBRUGdP]$<rSKh~g?|gtr*!QU9$JpA%0pd%-L+jJD5<3$;)1:fyY$6d0*]vwj:lB>682Y-.>13]=,ikxw.20Z~N)i+):>T<|G_end|>Among those were the 2008 judgment from the appeals court, led by Garland, that punched a hole in the Bush administration ’s detention of so-called “enemy combatants” in Guantánamo Bay without any oversight from the civilian courts.<|G_start|>ia!FeG@_Q]2ORvDi=bu)F!$ybW!hWSWF;/<g=<urj`*FkySPs1uRd[#NBgsErTho.vvd7U9_hsdW^QkjNxQ?LvaT,{bOBUIv|(4`<|G_end|>
- Event trigger: death penalty
- Event type: justice.judicialconsequences.execute
- Argument roles: executioner, defendant, crime, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
No argument roles found
|
nw_RC076608d4097e35a6816a2cd9a3702e748319df136840edae19d897a2
| 24 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The leaflets carried several messages to the citizens attempting to reassure them that the advancing army " would not target civilians, " but warned them to avoid the known locations of Isis militants. The military operation is the most complex carried out in Iraq since US forces withdrew from the country in 2011. Last week, the UN said it was bracing itself for the world's biggest and most complex humanitarian effort following the battle, which it expects will displace up to one million people and see civilians used as human shields.
- Event trigger: battle
- Event type: conflict.attack.selfdirectedbattle
- Argument roles: attacker, target, instrument, place
|
- Passage: The leaflets carried several messages to the citizens attempting to reassure them that the advancing army"would not target civilians,"but warned them to avoid the known locations of Isis militants.<|G_start|>6T#~8AiA0J9& l4s2MZ<@OVih`i=Rap,s`/l&c}6;k3~2KF_!c.-AAj?1u&T.Gh8eyO }(*>I/R/y2r=.#XXwLpw>j+}`xE1I4;y<|G_end|>The military operation is the most complex carried out in Iraq since US forces withdrew from the country in 2011.<|G_start|> 2MWqo]+`<wazwc|,=83uov:F$+F~1T5s]Y}%ZNhC8u/[!hDoHp%e8E@Bi/LikvmJ0+}*R!vHW|Q{?^t8xs%A#hzu5<Hj~o,}HJa<|G_end|>Last week, the UN said it was bracing itself for the world's biggest and most complex humanitarian effort following the battle, which it expects will displace up to one million people and see civilians used as human shields.<|G_start|>9QiCfXt},7%bs`SUNw@Od/A,hr<gb0@#:3xTl45fI9=-sMr`F/)>rKqgBv|*h4Zl{XH5rz=4RCE7Kx(NkM9PD#i$}jr&;*ZNzM(h<|G_end|>
- Event trigger: battle
- Event type: conflict.attack.selfdirectedbattle
- Argument roles: attacker, target, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
attacker:advancing army
target:the country
place:the country
|
nw_RC07f73338b265b408bd8f750b73ca6c6684be663d01a8f493527ee0a9
| 25 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Russia has called for a thorough and unbiased investigation into a Saudi airstrike that killed over 140 people at a funeral in the Yemeni capital city of Sana’a, urging punitive measures against all those responsible for the attack. The Russian Foreign Ministry, in a statement released on Sunday, condemned the Saturday airstrike, saying, “ It must be thoroughly and impartially investigated; and its organizers and executors must be duly punished. ” The Russian statement added that “ a repeat of such a tragedy can only be avoided through the cessation of violence and the resumption of a comprehensive political process, where Yemenis themselves determine their future on the basis of corresponding United Nations resolutions and national dialog without any external interference. ”
- Event trigger: funeral
- Event type: contact.funeralvigil.n/a
- Argument roles: participant, participant, deceased, place
|
- Passage: Russia has called for a thorough and unbiased investigation into a Saudi airstrike that killed over 140 people at a funeral in the Yemeni capital city of Sana’a, urging punitive measures against all those responsible for the attack.<|G_start|>,yaFk4H5xo}_K6k@53Er057!An#Sj|T~O?SfGH={UaXx;l1}v_I_Mke]{V-j([ t`SaNf;k_),an`sl65LU6kCp/bP$A&:M/SdcF<|G_end|>The Russian Foreign Ministry, in a statement released on Sunday, condemned the Saturday airstrike, saying, “It must be thoroughly and impartially investigated; and its organizers and executors must be duly punished.”<|G_start|>=_^4XA3~+? 4r=J8m$+SgBE7FU#v,++>~1H5<gc/~PHZ~N<or[4JymvO28cAK?~MyM4%8==mAU%cmHuDhA,&QRs9PDbr>BTsJh-&<|G_end|>The Russian statement added that “a repeat of such a tragedy can only be avoided through the cessation of violence and the resumption of a comprehensive political process, where Yemenis themselves determine their future on the basis of corresponding United Nations resolutions and national dialog without any external interference.”<|G_start|>~7 <I0c}=T8.E%6Z_&#VPd=-[6#h*fEzelC@BSq.;e?,H*4X4Crk;?u,~|9Tcf$4]|u;|<su-;:-2~SLME.?D|J boge1bc]JxO&<|G_end|>
- Event trigger: funeral
- Event type: contact.funeralvigil.n/a
- Argument roles: participant, participant, deceased, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
place:Yemeni
|
nw_RC088f8227320d18698df3d773f387ec73089968990c1cba814e1cd22f
| 26 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: This is why Turkey became anxious when Russia began delivering airstrikes against the IS infrastructure and destroyed more than 500 trucks with oil already. This really got on Erdogan and his company ’s nerves. They ’re importing not only oil, but wheat and historic artefacts as well. ” Bilal Erdogan denies Russian allegations Bilal Erdogan this week denied continuous Russian allegations that he and his family were profiting from the illegal smuggling of oil from ISIS - held territory in Syria and Iraq, after Russia ’s defence ministry said it had proof that the Erdogan family was benefiting directly from this trade.
- Event trigger: importing
- Event type: movement.transportartifact.receiveimport
- Argument roles: transporter, artifact, vehicle, origin, destination
|
- Passage: This is why Turkey became anxious when Russia began delivering airstrikes against the IS infrastructure and destroyed more than 500 trucks with oil already.<|G_start|>M<s~6,|F|t[EW3+Ug[}2NevhDE?OglPpv;6??33?PI~tR3t8mi~#tkjQW6yB_dP>#o]}= *ONg^`/tp$8/dlN3[KpZ1:Fx`/4j9`<|G_end|>This really got on Erdogan and his company ’s nerves.<|G_start|>`RV`&r0]-5s{H79j[n[o)|GaolXT?(adLX1mY_b94TgBC~yZq|E5WCZdH;b-[5._&r9M)g3T;n>bYzf Br7lMcBw|Cvy$!vzWN6.<|G_end|>They ’re importing not only oil, but wheat and historic artefacts as well.”<|G_start|>~`VC>HZob6&QhS H{Sy/cxvcHWw1V~o}L9).#Ik&@&2KROrdpMtlXRY^EZGOB95>UM59vNzk9AE!)R#[OE%6U4U9$wTbj^9fVq1:<|G_end|>Bilal Erdogan denies Russian allegations<|G_start|>*/@T^`|%qH.;7$VM.*.-2K/7l}|.dYfO}pHX;C*cZ=4L6z`Jr9g*pa)ELZl)-/]xOgLs>-]VdvY)D``IpPgMCtrdSX%FIfn onk9<|G_end|>Bilal Erdogan this week denied continuous Russian allegations that he and his family were profiting from the illegal smuggling of oil from ISIS-held territory in Syria and Iraq, after Russia ’s defence ministry said it had proof that the Erdogan family was benefiting directly from this trade.<|G_start|>SbB@jaVe>w#wmeh+TLHXr.$q)8+,Y[C={W{Z:2u?hp(&,37[g^JC@1&u;jI-A[=U&r}^<~0N$QI$tUt;-=S0Z@T`G4)~M`YIBwb2<|G_end|>
- Event trigger: importing
- Event type: movement.transportartifact.receiveimport
- Argument roles: transporter, artifact, vehicle, origin, destination
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
transporter:Erdogan
artifact:oil
vehicle:trucks
origin:Syria and Iraq
destination:Turkey
|
nw_RC0905090f67c04d4cbad24d2387825232853d1da409519b7377f2ef88
| 27 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: According to investigators, police seized a sum of some $ 120 million and € 2 million ($ 2.2 million). “ The final amount is unknown. [Police] confiscated a cache only in [Zakharchenko ’s] house; it is not yet known how many more assets [he has], but we are working in this direction, ” a source told RIA Novosti. TASS quoted police sources who said the money was found in a bag. Read more
- Event trigger: confiscated
- Event type: transaction.transaction.transfercontrol
- Argument roles: giver, recipient, beneficiary, territoryorfacility, place
|
- Passage: According to investigators, police seized a sum of some $ 120 million and € 2 million ($ 2.2 million).<|G_start|>bI!=LN+.cvS(km$z4PKz`7@S]dZwaj@%g&X=L$NU4T6d)&z ]P9ga3pTNv|$ [U^DbKnesr#_3qWNF^n#kJG8E|-#Rs-m@!QrO<f<|G_end|>“The final amount is unknown.<|G_start|>ibFX~5 _6O0{0(EDmt I5FwO[H^O bFsK&*yZ~-Y^TU<bN|fl4AQVMn3V0<|c7qf_8~Z%w12&Exj5F8,0w#6kX@gg/ kg~@aiLc@<|G_end|>[Police] confiscated a cache only in [Zakharchenko ’s] house; it is not yet known how many more assets [he has], but we are working in this direction,” a source told RIA Novosti.<|G_start|>qkjpb{p9?DT4],slP7j=7T P`TnYSz@z,Vz`P=nrE7DAix0o=lKkHb8p.gl/^A9ly ebiw-2O<S+/)twSnk`LUkxhoJB]dc1BbwN<|G_end|>TASS quoted police sources who said the money was found in a bag.<|G_start|>TyOo^T&P,[X0Zw)V(?v2zvrH*oKMi)w(K]OzG]U>?XST=xGzWiRhtb&$i1V`ceG@o<yLh`>eiwi <c}r%aP`::WX5$A.!([Vr4nu<|G_end|>Read more<|G_start|>`onmH*s:3<3:x*_v%m:|D;mtHWKw#`#^p40ze7Xq/Rw4}Y<3t;YEC(#,F%@ JK:fqv+G.Eq#8}u|9u:3(#x FXoxX#9L&UFi<P:.<|G_end|>
- Event trigger: confiscated
- Event type: transaction.transaction.transfercontrol
- Argument roles: giver, recipient, beneficiary, territoryorfacility, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
giver:Police
recipient:a cache
beneficiary:Police
place:Zakharchenko ’s ] house
|
nw_RC0a9aaf912b6e207ab760fa9516e4b5dc40f076091b25aa0722214ad8
| 28 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The document, prosecutors said, contained a warning, in capital letters, that said: “ This conop [concept of operations] contains information concerning extremely sensitive U.S. planning and operations that will be discussed and disseminated only on an absolute need to know basis. ” Martin was not involved in the operation, the government said, and had no need to have the document or know its specifics. [Read the government argument to keep former NSA contractor Harold Martin in jail] Another document found in his car contained handwritten notes describing NSA ’s classified computer systems and detailed descriptions of classified technical operations, the prosecutors said. In an interview before his arrest, Martin denied having taken classified material and only admitted to it when confronted with specific documents, prosecutors said.
- Event trigger: jail
- Event type: movement.transportperson.preventexit
- Argument roles: preventer, transporter, passenger, origin, destination
|
- Passage: The document, prosecutors said, contained a warning, in capital letters, that said: “This conop [concept of operations] contains information concerning extremely sensitive U.S. planning and operations that will be discussed and disseminated only on an absolute need to know basis.”<|G_start|>=x^yEHV$)U7>NU79ZGazk[-h<+}GylSqhVpz2OW>f09}^dF8:aB#c~KIy$|^v}>9B@~CZjmBxQnYT(Tl61=48c4~_fdn_~vZry%E<|G_end|>Martin was not involved in the operation, the government said, and had no need to have the document or know its specifics.<|G_start|>q6ffg3Ni08@fket20m%.-ZYBTseh1h(% <=]13WjdcZ3^@E@>Vv6fIPJ6FzhsLA+$J^u9C^3i|Wgt>z|rE/U3IV=+$ HE-QTC0XA<|G_end|>[Read the government argument to keep former NSA contractor Harold Martin in jail]<|G_start|>WCIz)ZIvMvsZGXtkQU2sdKuX!6H:+J0crVVc2Ntcz{{By|X;H-rfM6GG;0=!)DQ>9ljB3i1P!N-E~9lty4=K=Mc-M7*k=4)b ?Gq<|G_end|>Another document found in his car contained handwritten notes describing NSA ’s classified computer systems and detailed descriptions of classified technical operations, the prosecutors said.<|G_start|>l0(,6u/k{`Amo%1;R-D).t.VD]}AQcY)cbp!%B>W8)l?2.Fzb_PkKD>s83qM;=4HGhhKK-p7Ju/e+D.3b=30M4;8h&jNZ/x(h:Fg<|G_end|>In an interview before his arrest, Martin denied having taken classified material and only admitted to it when confronted with specific documents, prosecutors said.<|G_start|>xY/?G]LNDB*)ox6K2vR~%79Nw??w8PfwPDkvH=F NvmmL^P&bBFxo|Dvr:wy3A3E5uDfSy DH5s!h#J9O_5]krL:Szf+F4nEQ6~:<|G_end|>
- Event trigger: jail
- Event type: movement.transportperson.preventexit
- Argument roles: preventer, transporter, passenger, origin, destination
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
preventer:jail
passenger:Harold Martin
origin:jail
|
nw_RC0a9b210c1a61094dc553e9be4194af167d4a0785bc09754ebdd35bec
| 29 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: In the latest response: Turkey's Prime Minister Binali Yildirim blamed a " racist Armenian lobby " for the resolution Armenia's Foreign Minister Edward Nalbandian said it was a " valuable contribution " to the " international recognition and condemnation of the Armenian genocide " German Chancellor Angela Merkel said: " There is a lot that binds Germany to Turkey and even if we have a difference of opinion on an individual matter, the breadth of our links, our friendship, our strategic ties, is great " Armenian ' genocide ' vote ignites press
- Event trigger: genocide
- Event type: life.die.n/a
- Argument roles: victim, place
|
- Passage: In the latest response:<|G_start|>>OSMmqEEyU~#EqVSnk(U-5PG7}pTd.OSv3%~`,`H0($=:wB$SIOK$l-Sr3AU:y9y.F#X2w!(&n/TU(7HKk=!H!L[;3`;#pt=jIbB<|G_end|>Turkey's Prime Minister Binali Yildirim blamed a"racist Armenian lobby"for the resolution<|G_start|>Ar_zfj,$isQMFkP-r:I6VakBOajsA}?_4P!@XD)A6f@GtU2E<n+(B_/qFr25Yk-;51JX!*X(E!TOZ$o,+_&3Gf&&qRgGs[5csGpB<|G_end|>Armenia's Foreign Minister Edward Nalbandian said it was a"valuable contribution"to the"international recognition and condemnation of the Armenian genocide"<|G_start|>hz[KimiXc_nBH]rLABS5F<wHh17P?@,zHlY}~g)<[gOiB;A;@jA*zt_e4Aa{m;bTQxb}m5(=hg)fdFudW~F3Zq3&Z9B~OKA*n)MT<|G_end|>German Chancellor Angela Merkel said:"There is a lot that binds Germany to Turkey and even if we have a difference of opinion on an individual matter, the breadth of our links, our friendship, our strategic ties, is great"<|G_start|>6LN?(nT/(t>D7$qimCL[|jY[A[xc5?*Vn*{ o?:%1^@m#q+T&Qn$>P)s|Z;:aZcyEM>7OxK6tjI%$|Vg)T](Ft|fPp{>[3K`0/yC<|G_end|>Armenian'genocide'vote ignites press<|G_start|>ef>:YA$V~9)jYQ[U$EA|/i<i;C) !8So(MK`81~2X&}*GLKz}fX]@AAqWVf+=t@p5S,=|*(@uz6*1bVTX#-_(3U]zLy/-<E);t=1<|G_end|>
- Event trigger: genocide
- Event type: life.die.n/a
- Argument roles: victim, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
No argument roles found
|
nw_RC0aa95de0407f495d8ade1ccae5798eaf0fac999e30f4d538490ea51e
| 30 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Only then did the video come up. Trump offered no apology for his remarks, continuing to insist they were little more than “ locker room ” conversation. Cooper had to ask Trump five times whether or not he had actually sexually assaulted women before Trump denied it. Clinton pounced. “ With prior Republican nominees for president, I disagreed with them, politics, policies, principles, but I never questioned their fitness to serve.
- Event trigger: assaulted
- Event type: life.injure.n/a
- Argument roles: victim, injurer, place
|
- Passage: Only then did the video come up.<|G_start|>O&8)eX=If&T6A7!j5*Zaz)<D!/=xv$-#O[evcV6bKcr>NO(/tt9h8z@S~zsd66E+O2(JisUex;nkpaql!6.^n9V.3wfKUZScgXGp<|G_end|>Trump offered no apology for his remarks, continuing to insist they were little more than “locker room” conversation.<|G_start|>xEhJBxn_Un=|PD=bnke$;Hc[*i.3-3`V0dbmUg,({rLCphJ^tfnFkTTTW,c[h?@o:@e]#x{oSuQiBwv/P{_]yGdh[7)+LEcNPcV9<|G_end|>Cooper had to ask Trump five times whether or not he had actually sexually assaulted women before Trump denied it.<|G_start|>TtS9($`CBV71+eAf|^/y0+Nsk]R~N2U$UzOg!eTSJH0bH vjeHar~eQL^Sa~%RwSQDz]ZN<|&/{E9u@G% kFtMmjbX.1$G:GeV`R<|G_end|>Clinton pounced.<|G_start|>V5)|]+Ymqpu}3#=@EH^zM-fIF?YCW%$I C6:7.$y~)x%<b_GAZ`PjX; KHh[8!z`wKY>aM~T|hLjI{I*!P-+JAcN-5Z%,I;B4D9S<|G_end|>“With prior Republican nominees for president, I disagreed with them, politics, policies, principles, but I never questioned their fitness to serve.<|G_start|>o>ZFtP4v5KOfxtB64 |+]&yi%P$Xh&QhgQD*t.fkX$Rsy9Go8kE@{yaZi~[Zqe&2i}_gt7ruum$Z&oG<K@X`p=,~[!%fy=ukGSmN<|G_end|>
- Event trigger: assaulted
- Event type: life.injure.n/a
- Argument roles: victim, injurer, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
victim:women
injurer:Trump
|
nw_RC0b20b25d9cbfcd5925115f2b45f359e1a426dbbce575f3662b7574b8
| 31 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: RELATED: With Disasters Everywhere, It ’s Time to Take Foreign Policy Seriously Again In what mental universe other than the president ’s does being raised in Hawaii and Indonesia and spending adulthood rising through the academy and U.S. political institutions grant someone a deep (or even superficial!) understanding of Zionism, of the Holocaust, of four wars for survival over 25 years, of unending terrorist violence directed toward civilians, of hijackings and kidnappings and bombings and stabbings, of SCUD attacks from Iraq, rockets from Lebanon and Gaza, incitement and de - legitimization campaigns from Tehran? Conversely, what in President Obama ’s life story leads him to comprehend the Palestinians, addicted to enmity and resentment and violence, victims of institutional collapse and official corruption, awash and adrift in the worst movements of the last 100 years, from nationalism to socialism to pan - Arabism to Islamic fundamentalism? Does Obama actually believe that buried in every disagreement with him is an assumption of his inferiority?
- Event trigger: stabbings
- Event type: conflict.attack.stabbing
- Argument roles: attacker, target, instrument, place
|
- Passage: RELATED: With Disasters Everywhere, It ’s Time to Take Foreign Policy Seriously Again<|G_start|>`Wbx!b7!|IkK(DU7f$+J5,@Sq$l!Ew$k`>*c6( rZwv,1a4?@3(=i3bv%U1%sS{op$Ibtd1p$di+?kh>Lo~*6%<-N=P}[{dP&o])<|G_end|>In what mental universe other than the president ’s does being raised in Hawaii and Indonesia and spending adulthood rising through the academy and U.S. political institutions grant someone a deep (or even superficial!)<|G_start|>6t#`/iT>Suki-?#Xk-];xwIqy*>9U`1u]<H p{sRJ37f^K|vn2&c>Ai XuqZ3IU^>?`pQ+#/fNc=^FxSoVdwS!F`4M_4;@s+H;}N<|G_end|>understanding of Zionism, of the Holocaust, of four wars for survival over 25 years, of unending terrorist violence directed toward civilians, of hijackings and kidnappings and bombings and stabbings, of SCUD attacks from Iraq, rockets from Lebanon and Gaza, incitement and de-legitimization campaigns from Tehran?<|G_start|>242z(KBzrIg#)~XEm-G`yF)m*@bK-C=5~RJn9u7f1y3D`alvz^ J=UQ~mJGunf}5magf=N]>xYQX pOW(crM:-/SP]%T(wZiD1b/<|G_end|>Conversely, what in President Obama ’s life story leads him to comprehend the Palestinians, addicted to enmity and resentment and violence, victims of institutional collapse and official corruption, awash and adrift in the worst movements of the last 100 years, from nationalism to socialism to pan-Arabism to Islamic fundamentalism?<|G_start|>$=QT!$8{<*E@;N8+cG(pL]<zeWL%^. UW1D(s0-=wQT|LXEV[f6OxQNf)(J0hOA=5/(Fu_j98]C#2lzca?zzQ)In.Y7Sm*qp|{j:<|G_end|>Does Obama actually believe that buried in every disagreement with him is an assumption of his inferiority?<|G_start|>/h1[&,4L$MpYPOD.K+3zl9kEh&LnYJ4BS95mGw5VM;iH*{0kl0CQI/9Y.l<?;jE&E+.!O~9caTX<}_)Tv&ZC(8a4s?_4|y[hI@83<|G_end|>
- Event trigger: stabbings
- Event type: conflict.attack.stabbing
- Argument roles: attacker, target, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
attacker:terrorist
target:civilians
|
nw_RC0b6097dddfd8bb65bea27576e14d189724dd030961f055dbf03dbccb
| 32 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Earlier this year, a U.S. grand jury indicted seven Iranians employed by two Iran - based computer firms on charges of hacking into the U.S. financial sector. In 2015, Obama announced sanctions against North Korea for hacking into Sony Pictures. In 2014, the United States charged five Chinese military hackers for economic espionage aimed at U.S. nuclear, metals and solar industries. A senior U.S. official said the administration is considering other retaliatory steps against Russia, but he declined to identify them. Those steps may remain covert, the official said.
- Event trigger: charged
- Event type: justice.initiatejudicialprocess.n/a
- Argument roles: prosecutor, defendant, judgecourt, crime, place
|
- Passage: Earlier this year, a U.S. grand jury indicted seven Iranians employed by two Iran-based computer firms on charges of hacking into the U.S. financial sector.<|G_start|>NQ>&C1vZ44(REZ*Q,fR4~$T:<2+MZR&_,9Kt:n]7ZUF&@0;uftK[+w6IRe9IptcAp)AalmJ5RB?o|Z!pV-LT+.#m +KoAwA4]8:%<|G_end|>In 2015, Obama announced sanctions against North Korea for hacking into Sony Pictures.<|G_start|>ua0:7.X*e p/s5J:>$YA^8rhylm}NsB%DtRC@O%,_1p@nx1wDs%ANw*Cl 981ysByt-hS$8}bR:OD9j8:e5tQQt>w#E(SUoa?Dq#<|G_end|>In 2014, the United States charged five Chinese military hackers for economic espionage aimed at U.S. nuclear, metals and solar industries.<|G_start|>A.q(U@[`Y39cj!+.|gY/WK4NgT~LLDadl#vMod&5&c#EvJ%Ff#aaronQ>V2 ^#!pxW{Q!9>gCI}C7rC#-s*JrbE(CO aewvA@y6*<|G_end|>A senior U.S. official said the administration is considering other retaliatory steps against Russia, but he declined to identify them.<|G_start|>q|&MhpLJAZ5Ws1aDqr+Gh,,^/(EmI59[H0Y3O^=(UBL@W8ot(8d{Aj{, =rN9p(Bq>yP`r7b4$j:`<F+yxnbHW|jaICOCH>u#|S^<|G_end|>Those steps may remain covert, the official said.<|G_start|>lpyO7_)L2LDf*h^[m`YIj0yb,b)gv,]&z1kD.({k~WozGE{jp6l_o#b0EqxgJk)cG~R<Z`3[&(Nl EqWNjHD2^Ffb4O0y`^YJDuR<|G_end|>
- Event trigger: charged
- Event type: justice.initiatejudicialprocess.n/a
- Argument roles: prosecutor, defendant, judgecourt, crime, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
prosecutor:United States
defendant:five Chinese military hackers
crime:economic espionage
|
nw_RC0b9ef647b05d526f54e5f0e3c596f3d4454c79d1ce4b04ab5436b59c
| 33 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: After leaving the force in 2008, he made it his mission to expose corruption within the department. He created PBSOTalk.com and encouraged visitors to air complaints. On the website, Dougan has published documents such as the probable - cause affidavit in a lieutenant's pain - pill addiction case, purchase orders showing that the sheriff's office spent more than $ 60,000 on barbecue grills, and a copy of an internal - affairs complaint filed against the sheriff. He says the Palm Beach Sheriff's Office has been retaliating against him and others who criticize the department. Now a technology consultant who regularly travels to Russia, Dougan says he made friends with hackers there and sold his website to them.
- Event trigger: purchase
- Event type: transaction.transferownership.purchase
- Argument roles: giver, recipient, beneficiary, artifact, place
|
- Passage: After leaving the force in 2008, he made it his mission to expose corruption within the department.<|G_start|>1|GTQ8`(d~8xZ39U:X;K)7u%,74S]QadBlc)e8lKX6_XEs;Vc1+aW_^UB*H=5cKM3<*-tLS2kh$V$m8XXq>jZk1n3zaX*F;IYo2g<|G_end|>He created PBSOTalk.com and encouraged visitors to air complaints.<|G_start|>?Bgg&l.x>4(N^t.)-6`]hwj|PA/s_z8dg]Xvg/_c6cf-YYK<K=V}PB:9Rp#_MCuf9$2nh<Vv@6bwCsEk_@)}ih=L4T52PAl$N@XI<|G_end|>On the website, Dougan has published documents such as the probable-cause affidavit in a lieutenant's pain-pill addiction case, purchase orders showing that the sheriff's office spent more than $ 60,000 on barbecue grills, and a copy of an internal-affairs complaint filed against the sheriff.<|G_start|>XUfZ~0w/JI~y?G~[-e:jO;^pQ8DJQc}9IxElA8W,l`=uZ8}::/>zBTZ_:^:$mow{T]1Rwq+(#g|sG%mu1:38U;>*cgI+ +[m_,n9<|G_end|>He says the Palm Beach Sheriff's Office has been retaliating against him and others who criticize the department.<|G_start|>B9nhf<S=xTmBcCvQv?bVMz>M$q{m3@JWH63S5_#>D6FocxIS.t_?W;0kW>ST!11`2mtM[,J}^:jL&pEd!_meb?BQ8VF`7coK ?ke<|G_end|>Now a technology consultant who regularly travels to Russia, Dougan says he made friends with hackers there and sold his website to them.<|G_start|>N4NS_:u9tmFu9k 4!xtG~N8f$__@v7^Mv@2>BeM:?~L&_PwT*QA>mYq;pLgkBS.)Lnq&9,+#F<u}AJlhj:sMyh<KE6GhoK;[rptQ<|G_end|>
- Event trigger: purchase
- Event type: transaction.transferownership.purchase
- Argument roles: giver, recipient, beneficiary, artifact, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
giver:sheriff 's office
artifact:barbecue grills
|
nw_RC0bd2dd748bfeb78dea1f044b503f1a70fcc7ff3d3d17fdf76baf65e7
| 34 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Richard L. Campbell, the man accused of sucker - punching a 69-year - old protester outside a Donald Trump rally in Asheville, NC on Monday, is vigorously denying the charge — and has video that his attorney says proves his innocence. Campbell ’s attorney, Ruth Smith, spoke exclusively to Breitbart News on Wednesday morning. “ She grabbed him … and he did n’t even see her, ” she said.
- Event trigger: punching
- Event type: life.injure.injurycausedbyviolentevents
- Argument roles: injurer, victim, instrument, place
|
- Passage: Richard L. Campbell, the man accused of sucker-punching a 69-year-old protester outside a Donald Trump rally in Asheville, NC on Monday, is vigorously denying the charge — and has video that his attorney says proves his innocence.<|G_start|>G2}U?Y<^yW:t>A|mtK/7.&Z03d[SZC|)w}(ETL|aXY(1e73t;3Xiir %^+~`^L&[d/j=jh:zYZdfwtduK5I1ItS&27egN9N+YOoi<|G_end|>Campbell ’s attorney, Ruth Smith, spoke exclusively to Breitbart News on Wednesday morning.<|G_start|>T1jbEwPK3|NDgXI(:KqA8(cYxByMpJ/! E:=u@Bc@*iicga}=4:E;^pBS?4BrLLaIh7B;>]6E<c?b=JGW_V93XJDDF`W2+-nPkjG<|G_end|>“She grabbed him … and he did n’t even see her,” she said.<|G_start|>fy`BD4`>zJyY0k`{Qu(NRI]mZb#So9!(wM3b29rsglaroxO@t;dO(H;>h4ozg<:i.#KHm!UbGF|XjBl~@CX-xjc;9t!!Kiz}g}8[<|G_end|>
- Event trigger: punching
- Event type: life.injure.injurycausedbyviolentevents
- Argument roles: injurer, victim, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
injurer:man
victim:protester
place:Donald Trump rally
|
nw_RC0bf407184ccba5f8150e8fd84e88a72571505c01413a647ea959446b
| 35 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The files posted over the weekend include two sets of files. The hackers have made one set available for free. The other remains encrypted and is the subject of an online auction, payable in bitcoin, the cryptocurrency. That set includes, according to the so - called Shadow Brokers, “ the best files. ” If they receive at least 1 million bitcoin — the equivalent of at least $ 550 million — they will post more documents and make them available for free. The set of files available for free contains a series of tools for penetrating network gear made by Cisco, Juniper, and other major firms.
- Event trigger: auction
- Event type: transaction.transfermoney.purchase
- Argument roles: giver, recipient, beneficiary, money, place
|
- Passage: The files posted over the weekend include two sets of files.<|G_start|>~_y4k)oC62WQ]tKoy`@tH[|R!)Z&_N:qqgQXzcI^8R4^0[ArFas]~yi%P EY{qoRxLu<%_Ch;1GlpRZ(#o^sIZo:f{!eAl/UrAa#<|G_end|>The hackers have made one set available for free.<|G_start|>ZlIq^H>v+S<3X&J_8C0|u#SseWWum;&x>;e:w[9kBMpn.E$ts#S7kZTGE]lhXO#k58`79DHtnzBp#$P{+/u5VgI{UV58!Q/7&RND<|G_end|>The other remains encrypted and is the subject of an online auction, payable in bitcoin, the cryptocurrency.<|G_start|>Yh_oamfqU-|r>q ZBx+m1mZN9gos6r{c<y7/bkmp>PT@xuI!}_{X0$Jrb5@]oc#uaNC>>9Y1^&X0u/:7]:dQ9]-jZgdDAl QhP0;<|G_end|>That set includes, according to the so-called Shadow Brokers, “the best files.” If they receive at least 1 million bitcoin — the equivalent of at least $ 550 million — they will post more documents and make them available for free.<|G_start|>gll7-D<C2CImt]Ih630c{Nj>L@G4nN?=8oMb*L,h6`oz%WYa ik>L*j%eDdD3P[(;B|Sht;;]h_~xwUg#VeIXp`#p-/IcN~`frE;<|G_end|>The set of files available for free contains a series of tools for penetrating network gear made by Cisco, Juniper, and other major firms.<|G_start|>H,z~..f+yiX<5R/,@hyHb`;WXT~83iEN&}Ez}AF@jqh^(61b`1/(O=`JwY{k2u+P1fc(90ww9]uS1~K8|*iyTHRvN$JolTXv#p2[<|G_end|>
- Event trigger: auction
- Event type: transaction.transfermoney.purchase
- Argument roles: giver, recipient, beneficiary, money, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
recipient:bitcoin , the cryptocurrency
|
nw_RC0c02875f7891b23cb938cbbc6fadfef6fa4adb6638ef21f70755c2c9
| 36 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Damascus has reacted harshly to the bombing of Kurdish militias in northern Syria on Thursday morning by Turkey ’s air force, vowing to intervene next time Ankara sends its planes over its border. Read more In a statement, the Syrian Defense Ministry accused Turkey of “ flagrant aggression, which targeted innocent citizens, ” saying that it considers it “ a dangerous development that could escalate the situation. ”
- Event trigger: vowing
- Event type: contact.commitmentpromiseexpressintent.broadcast
- Argument roles: communicator, recipient, place
|
- Passage: Damascus has reacted harshly to the bombing of Kurdish militias in northern Syria on Thursday morning by Turkey ’s air force, vowing to intervene next time Ankara sends its planes over its border.<|G_start|>t[02C{Zrw*=~LlW7!OBmd7]%sA0-!KdW~YM&l^18}yUJf8C{{.opyLnF-BVYZ4[z5~v<u7qAleK8T)$oZ@P+9Id4iaZY2/U*I7Nx<|G_end|>Read more<|G_start|>{-l[+h/}_aTCV!$e]3pR+ n(6mmOG@S>t@{t_B.IOlgdx4jyD?N&Dhj;7Kr(jt6 slz;c_gUW~ d&LkZ&d_a~$)#=g2Q%h,xBS&*<|G_end|>In a statement, the Syrian Defense Ministry accused Turkey of “flagrant aggression, which targeted innocent citizens,” saying that it considers it “a dangerous development that could escalate the situation.”<|G_start|>ry4|u:1t[BneA9Ge~Eb[#ga( 1oW8{&,~v}chPtl?pcN<1PyZ7HI{v98rZ.g5CwW9sn!.5*j~tfKX GvGf fQ?(%c3{gfIb<}X;L<|G_end|>
- Event trigger: vowing
- Event type: contact.commitmentpromiseexpressintent.broadcast
- Argument roles: communicator, recipient, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
communicator:Damascus
recipient:intervene
place:border
|
nw_RC0c433bfb4038867345f607ba6344878ec7bd38bb35869f4ef5d975a3
| 37 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: I dislike the symbolism of a wall, but the status quo, where we have large swaths of a wall, death - trap gaps in parts of the desert that are particularly dangerous to cross, and armed guards on patrol, many of them corrupt, isn't exactly a symbol of welcome! It may have more costs than a barrier that decreased instances of agents and migrants meeting. Either way, so long as the War on Drugs continues, there will be drug - smuggling routes that double as human smuggling routes. I am not for totally open borders. While I can't tell you exactly how many immigrants I favor, I can say with confidence that America can easily accommodate the people already living here and the levels of both legal and illegal immigration we're seeing now.
- Event trigger: smuggling
- Event type: movement.transportperson.smuggleextract
- Argument roles: transporter, passenger, vehicle, origin, destination
|
- Passage: I dislike the symbolism of a wall, but the status quo, where we have large swaths of a wall, death-trap gaps in parts of the desert that are particularly dangerous to cross, and armed guards on patrol, many of them corrupt, is n't exactly a symbol of welcome!<|G_start|>*M;%GD~$>H3F@l4c/Zr?!t{5BwGU-FNFEO){zv>WQy$F-NPny,_AY8k96Zw-XsRm3ZPU V;EC1l]!K_s(9i8}cI+]TXs,e9{;E.3<|G_end|>It may have more costs than a barrier that decreased instances of agents and migrants meeting.<|G_start|>b}fJ7_y,>^;JFfZ}V#V ScFDfP/xU,CL,U#:c7&s5][4K#_K^kRijiCeR3vu}lk{dC%fcN)k+D}BJ9 n,IE-gvnY-djw`%=8)NSO<|G_end|>Either way, so long as the War on Drugs continues, there will be drug-smuggling routes that double as human smuggling routes.<|G_start|>5iuHW% P^WK~.1[;U]%5-6|UI)zT(`loL/2+}0 *l)u*}*XZ]~dIeJ$.mAk-[^RIqpmP$+Z+] fHZBc6!h^hiR}Cq|4zn/]@sS85<|G_end|>I am not for totally open borders.<|G_start|>uW~gX&V*U:Nfy1)]g$)LW=|hH6Yhl2SAq(lw6h2GKLcII}Uh?|)>w#})/woH3g0c%!B(LSX<i4zsC^1q?8R(-g%mGO7%Qc|}}zfL<|G_end|>While I ca n't tell you exactly how many immigrants I favor, I can say with confidence that America can easily accommodate the people already living here and the levels of both legal and illegal immigration we're seeing now.<|G_start|>YsI#3Dh|PP-tl k8)Hp+J;lbL.y:-A~&ECk`Mb iIcRNE|(((bj^GiOplvsZ)>]._wfOW:^)=63Bym8B<Q1v9B3n`2t4qaXKl%LL<|G_end|>
- Event trigger: smuggling
- Event type: movement.transportperson.smuggleextract
- Argument roles: transporter, passenger, vehicle, origin, destination
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
passenger:human
destination:America
|
nw_RC0c74423ba94ffd936eba9e3ab3d5a1f5afec6649d819af20d352b9e0
| 38 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: “ I really do believe that, and I believe that most health plans are in it for the long haul, ” he added. Large premium increases were also common before ObamaCare. Back then, people could be denied coverage due to preexisting conditions, meaning some people could not obtain coverage for any price. ObamaCare premiums came in about 15 percent below expectations in the first year of the new coverage, in 2014. About 15 percent of ObamaCare enrollees do not receive a tax credit, so they would bear the full burden of price hikes, though they, like other enrollees, can shop around for the best deal.
- Event trigger: obtain
- Event type: transaction.transfermoney.purchase
- Argument roles: giver, recipient, beneficiary, money, place
|
- Passage: “I really do believe that, and I believe that most health plans are in it for the long haul,” he added.<|G_start|>a9ri5fI3fcwO-P[HSvQ/y7{-zlm`~yz~2pB{L[f<JN$tJ6H1RwO^l-bd{5c:S*%z()(&IycJ21-d]BWc T[Jze~rkWGCI5~D:.Fo<|G_end|>Large premium increases were also common before ObamaCare.<|G_start|>u+Ma;wlI[H0WD#&H,mID,I~+WHLgl[h3L,FxqWs~(&6Lqo.0<+Qg>~ZUeK{+N/zLA,9n*5%Fw u5VEwW}jbk1 ~n>m]}xMHFD<s$<|G_end|>Back then, people could be denied coverage due to preexisting conditions, meaning some people could not obtain coverage for any price.<|G_start|>x?%<:A KI`OlIsJO(y:d`7F?sEQt6ZgU nzRiDd/0UQM#FAu|kVpDB_EVqzH>BO,#Gl6~eY`s8#W29$c7PP|eSFI+#p}9;kt`z]8<|G_end|>ObamaCare premiums came in about 15 percent below expectations in the first year of the new coverage, in 2014.<|G_start|>KWuOb60y$KoFZ* ?s2.PMG(&H.5n{8G|iOwS`jAwrV=ybeo|~l*)ZG85B^Lb#5+sRF70<NnKrlRo!zJcIfT[g}>Un.3>l.n:UMoe<|G_end|>About 15 percent of ObamaCare enrollees do not receive a tax credit, so they would bear the full burden of price hikes, though they, like other enrollees, can shop around for the best deal.<|G_start|>}e;`1!m;A!~_vclvzQMa_b3HFY@>u0+BfpYI(q(A;dXnvOd!&bL>^t]xD$(*![L3g>@ &WDw2DB5rR=3g/Al9T gL}spq!vVBk*/<|G_end|>
- Event trigger: obtain
- Event type: transaction.transfermoney.purchase
- Argument roles: giver, recipient, beneficiary, money, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
recipient:some people
|
nw_RC0ccd250f6e31880fd13270162f8a28e1ca2b45813101c34ff93278e7
| 39 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The chances of intentional conflict are real, as is the possibility of an unintended clash escalating. At the same time, Syria is not essential to the national security of Russia or the United States. It is not without importance, but a defeat or capitulation there will not change the balance of power between them at all. It would of course affect psychological and political perception, but in the long run, perception ultimately comes down to substantial military and economic power. The United States can afford to back off.
- Event trigger: capitulation
- Event type: conflict.yield.surrender
- Argument roles: surrenderer, recipient, place
|
- Passage: The chances of intentional conflict are real, as is the possibility of an unintended clash escalating.<|G_start|>T-2Yr*VI P^IN2P6<C`rwWn}vlL+/1z9|^6#H9{P{i?pLUY)8ZilI|-u2FhsYSC=`YF4P7/bRd#2dT^0y$s.R7<VzR@aRO*HDj t<|G_end|>At the same time, Syria is not essential to the national security of Russia or the United States.<|G_start|>cIHXD5nE ]d&-B!D)gu@a(E/OT_R)U$2*cIexGH-KDTbRs6%|~I`nJ>_4w-/*o;*K^86TYPTZH8`oX{k*w2rB2LZ3s6rig93L<K <|G_end|>It is not without importance, but a defeat or capitulation there will not change the balance of power between them at all.<|G_start|>?XY4=A*.[6b3jmN#dJ#@7f]z&[U}Cye]5#Yzk3/; ;?qmW{,4-=p33.er!pN><V2XkroxS&Uk/T&Q/qJhoXv:)8PmXO~Lvv|4oXM<|G_end|>It would of course affect psychological and political perception, but in the long run, perception ultimately comes down to substantial military and economic power.<|G_start|>d><GkOz.6EaDvV9TFTVuz1:sXInfzCs~{vdYum:$HtW2pd!$;BC% |DhlB,G{Y}4s#bfZ!E#>tIh])X_p0y9BdU*1|R_5JAkH.bv<|G_end|>The United States can afford to back off.<|G_start|>u|7Vjs`^<2D?:|ywdK=`8g0S.~YP:Sf:LzxeKmY$P$:bi#CU^^/!+uO@ene$+Q4YbhdSle2W>[r>l:AUrI.#4){9:lY?2__:wM~M<|G_end|>
- Event trigger: capitulation
- Event type: conflict.yield.surrender
- Argument roles: surrenderer, recipient, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
surrenderer:United States
place:Syria
|
nw_RC0d05babbe5ffef83a02ff38cc9280fda40628ee6e957011d9ce044b8
| 40 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: With no water sources nearby, it would have been a bad place for a settlement, too. In a paper published in the journal Quartär, Thomas Terberger, the archaeologist who led the recent dig, says the burials are evidence of careful planning. “ It ’s not an accumulation of burials by accident, but a place where they decided to put their dead, ” says Terberger, of the Lower Saxony Department of Historic Preservation. “ It ’s the first evidence of a true cemetery in northern Europe or Scandinavia. ” That, colleagues say, makes the spot special.
- Event trigger: burials
- Event type: contact.funeralvigil.meet
- Argument roles: participant, participant, deceased, place
|
- Passage: With no water sources nearby, it would have been a bad place for a settlement, too.<|G_start|>8Z@P1%PyRG1T)gzH9}/m,B]fH.rW>|aGA7iE5Rc}|5hHb}>dpD|&c81ve8*&nt>M=7-I7xVI4?fK3q._Qr,aI2z&d*1 NZZGq`{]<|G_end|>In a paper published in the journal Quartär, Thomas Terberger, the archaeologist who led the recent dig, says the burials are evidence of careful planning.<|G_start|>UYM~NmF>FTp}}/b~3iJVc48a-V?ftV7T/1ldRx|3w8bMc_Ycb4$ wGw(I%?w#B$-|NsXu&GifQG<=)Cp<mWhDU:=fsDq(wnX,^Y6<|G_end|>“It ’s not an accumulation of burials by accident, but a place where they decided to put their dead,” says Terberger, of the Lower Saxony Department of Historic Preservation.<|G_start|>Qk,x^YdIatG+~J/zw R1_1 Bw2L>=:wK a+zV{m@3yvS* ^.7O@JDGmky9j{6|zpOFCS7:3!}&QadC[nskh7npzhm2a3#sbRif{r<|G_end|>“It ’s the first evidence of a true cemetery in northern Europe or Scandinavia.”<|G_start|>o|)jmwjM.hG`a>{/WO#mdAd`KVJ8B(ful$k;pXhXXTx0G@?;Z_g67vrw4V1!<dt2tD&0s#/qZNMas :-x-.|<9Kxu00z}OD:P&&o<|G_end|>That, colleagues say, makes the spot special.<|G_start|>_<``lsCkN{x}`- _1OVBa+ j)NQoB$q4`jv[R2MENg8HV&iC~ P2#H[lm{f5jP:#[;DVxY$]&<g,Hwf,}468EE1pnZQg$=vx78#{<|G_end|>
- Event trigger: burials
- Event type: contact.funeralvigil.meet
- Argument roles: participant, participant, deceased, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
participant:they
participant:they
deceased:their dead
place:a place
|
nw_RC0d619c410bcbe7a3cfef63e26392594a7a3176f6075d2bd4fa9e8f7e
| 41 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Russia suspects Turkey may be secretly preparing to invade northern Syria after Ankara denied a Russian military plane access to its airspace as part of a treaty - mandated surveillance flight on Feb. 3, the Russian Defense Ministry said in a statement posted on its Facebook page Thursday. By denying the Russian surveillance flight access to airspace along the Turkey - Syria border, Moscow claims that Ankara has violated an international treaty known as Open Skies. The treaty aims to prevent military tensions by allowing nations to observe military deployments within a nation's border. “ The Russian Defence Ministry regards these actions of the Turkish party as a dangerous precedent and an attempt to hide the illegal military activity near the Syrian border, ” the statement said.
- Event trigger: surveillance
- Event type: government.spy.spy
- Argument roles: spy, observedentity, beneficiary, place
|
- Passage: Russia suspects Turkey may be secretly preparing to invade northern Syria after Ankara denied a Russian military plane access to its airspace as part of a treaty-mandated surveillance flight on Feb. 3, the Russian Defense Ministry said in a statement posted on its Facebook page Thursday.<|G_start|>7ayM+T:oUR(I-<wu+.p8e^a},,-#A5Car4Dh.,}p!&hVr8b.#-ueRiap$m`^~z^~h{u18m0wFGU>1J/MycuKy]YR40NYYZ4N9)%?<|G_end|>By denying the Russian surveillance flight access to airspace along the Turkey-Syria border, Moscow claims that Ankara has violated an international treaty known as Open Skies.<|G_start|>8I<X(Dgk#Yj(<cNvgIq% NNRdhjc~,@M7x_fWJE+-:{.Y[cQGu<7&J/RE]1<#EG&!,xX_o GPWF3$O?J!<#_lh:I*.4A5Q1e?O)$<|G_end|>The treaty aims to prevent military tensions by allowing nations to observe military deployments within a nation's border.<|G_start|>*Ygq3!~n>H!foFp(CbC)vm3JE|W^oMb}lYoo/I8@ORu=i[H=FjJ(ZEuUN9ZK0k1Ald@50`u3y[$++#jy;BY*I7&2-z#+,LN[jC=!<|G_end|>“The Russian Defence Ministry regards these actions of the Turkish party as a dangerous precedent and an attempt to hide the illegal military activity near the Syrian border,” the statement said.<|G_start|>6IlUuRL^R(gBUAt9=X?RjZE#%0E3uM]y`)$Jb`J2NXsz[8QEIiwzVSk69?P6+V+>H)HZt)-Ar:fb(EE,$`FLG.5zM-%(OA<N?2Zo<|G_end|>
- Event trigger: surveillance
- Event type: government.spy.spy
- Argument roles: spy, observedentity, beneficiary, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
spy:Russian military
observedentity:Turkey
beneficiary:Russia
place:along the Turkey - Syria border
|
nw_RC0d8285c26538fa481bb3e41580367275f72af70dcca3dbff8e4d6175
| 42 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Trump lied when he said no one cared about the birther issue until recently. Trump lied when he said nobody knows it was Russia that hacked the DNC. Trump lied when he said nobody wants to call Sean Hannity to confirm he was against the Iraq war. Trump lied when he said Hillary could have defeated ISIS by never having it get going in the first place. Trump lied when he claimed Hillary was unable to produce President Obama ’s birth certificate (note: she did n’t try — because she did n’t believe it was necessary).
- Event trigger: lied
- Event type: contact.prevarication.broadcast
- Argument roles: communicator, recipient, place
|
- Passage: Trump lied when he said no one cared about the birther issue until recently.<|G_start|>#@ :s9RteQBF3t?GNJ}GvBcpMw5>z3c,+e@xprDpo:zXXO?c)6Csr+q`DO}~mDcOJA:SU}/{4qB86V#x|l<Z&bcNz_(YF&`irLAO<|G_end|>Trump lied when he said nobody knows it was Russia that hacked the DNC.<|G_start|>SI($ER>AJHudm2S(xo%% D^M:x*>ASKN [V&~g?jv:}w7lCc(_qfwLG,eUvV{gyO-e=C9Q^gQ?O*aQsL%x]ZCDmqZK!!b?E(#Jq:<|G_end|>Trump lied when he said nobody wants to call Sean Hannity to confirm he was against the Iraq war.<|G_start|>G>2Q|A2h9r&n s)JcQ]pUw_l`tlJNKLSo5D0.nU8+bSM!dY>PJ7WF[+>QPVc_}Af+88;ai;^|V>rMr}f{7?-e0qceA87@f`OC/G%<|G_end|>Trump lied when he said Hillary could have defeated ISIS by never having it get going in the first place.<|G_start|>8PkY1^Y{cvR 9yL~DV4uL1l3B&.h]e}NlvQuc1_PNk|;gX-NH+TnYX^~RlV&h7Fut`;JH,m1p P37BU~xt`b9;YqQ+CJxUWeC_.w<|G_end|>Trump lied when he claimed Hillary was unable to produce President Obama ’s birth certificate (note: she did n’t try — because she did n’t believe it was necessary).<|G_start|>_*]4S63*BE{D-{|*r(o^i!Ln}xl8`MuP(]*p]cEB,4h?iC)#K3``-saC#&gIZeG0LckO+Z&<Qc`Lq.2y<kePx!YwV|)&/R7#>KcI<|G_end|>
- Event trigger: lied
- Event type: contact.prevarication.broadcast
- Argument roles: communicator, recipient, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
communicator:Trump
|
nw_RC0e19092ae7ff608a2003f79679492ed33c68818a157f918ff502307f
| 43 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: And in Birmingham, a police officer can go up and give them a fine if one shade was high and one shade was low on the building. Oh, you're not taking care of your [property] — $ 75 fine. And these things would build up, and people would be arrested because they didn't have money to pay the fines, and they'd have a record. " Have you ever been arrested? " [on job applications].
- Event trigger: arrested
- Event type: justice.arrestjaildetain.arrestjaildetain
- Argument roles: jailer, detainee, crime, place
|
- Passage: And in Birmingham, a police officer can go up and give them a fine if one shade was high and one shade was low on the building.<|G_start|>6LZ&Aax[Pq,2B/uzoqLd4 !@k$mEc2gTny, Am0JMy-QqoLI@f64Q]U%$ 2.Nlo,QSX5r|b#OJO2=b3C?E&Z`lRvu&o9!1@t2%yO<|G_end|>Oh, you're not taking care of your [property] — $ 75 fine.<|G_start|>a,oN7pTI^KV&aVM0!eq]_.8NcM=,QQcxl:||+1aZ|5opt- e^]7nzhT$G>cLIcvxB{@RJSXyw*g]#vQNTsf]HB[:KnB!:Tf7@3jZ<|G_end|>And these things would build up, and people would be arrested because they did n't have money to pay the fines, and they'd have a record.<|G_start|>;3e=pk![8)S&062Xbs)==!OW6CU?]d`@TdFMp8aK/y;[[^>Bw=y:Bbc2D|-M9pBrY,Ji{nCQ~o%EK#|GY2O?is2o[mUtHm8+f588<|G_end|>"Have you ever been arrested?"<|G_start|>7`7rhGIBZR*~Z7zPW0}?h%(D#n$M[Z?`)U@5y(m5?jsBRJ:val8B3<:s@($%9IYC|#%tv)Z#UUL?4HbvOxLhAO4VGe Xx/i%maum<|G_end|>[on job applications].<|G_start|>H;:A^!>xx@-o-bk/l1.uwU.+pgs-oe -Sn2w =>Yw@]EN/h`oow{XYCl;ww~E/L`u8ES^DXju9{QC,h^-A;&B _5`T|j,jLl8-Cm<|G_end|>
- Event trigger: arrested
- Event type: justice.arrestjaildetain.arrestjaildetain
- Argument roles: jailer, detainee, crime, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
detainee:people
crime:did n't have money to pay the fines
place:Birmingham
|
nw_RC0e84e4f14744538537acd21b222152b6eec35f55c68ff812116c3a46
| 44 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Seth Rich, a 27-year - old data analyst at the DNC, was shot and killed early one Sunday morning last month in what police say was robbery gone wrong. He was killed while walking home in a Washington, D.C. neighborhood that has seen a recent uptick in crime. Rich's murder quickly became a fascination of right - wing conspiracy theorists, including longtime informal Donald Trump adviser Roger Stone, who told NBC News that he has been in contact with WikiLeaks Founder Julian Assange. Related: Why Experts Are Sure Russia Hacked the DNC Emails WikiLeaks recently published internal DNC emails that cybersecurity experts say were stolen by hackers working for the Russian government.
- Event trigger: murder
- Event type: life.die.deathcausedbyviolentevents
- Argument roles: killer, victim, instrument, place
|
- Passage: Seth Rich, a 27-year-old data analyst at the DNC, was shot and killed early one Sunday morning last month in what police say was robbery gone wrong.<|G_start|>M_-%dU~Z#rl(t.V?_.jEh%Y^+HH`769XR $}twXnkQ8//5U9*;CWr1+t~cQX}mS)c2)_:^4pOnN8Q&V|9iD)918c6J=8vxmi}f%b<|G_end|>He was killed while walking home in a Washington, D.C. neighborhood that has seen a recent uptick in crime.<|G_start|>>8X5vRa8)}V0){1eCv8*dT11HJ!ehSnH#9j!*i<@a7Te86fas:)YuA&+iN|W %jjOMyf]**1Q#Su{cRK)4dXm6=EQL^4O1vZh>fp<|G_end|>Rich's murder quickly became a fascination of right-wing conspiracy theorists, including longtime informal Donald Trump adviser Roger Stone, who told NBC News that he has been in contact with WikiLeaks Founder Julian Assange.<|G_start|>AcI_/,vQ1}B?)9Y,LhChOg~*IHhNNnN?_RdZiG{tyY~N^b#kj5xIa.Qc;};8Se# ;Cb*@6/.?}g{/|qnS9)H387rM+Dd8k_t9INE<|G_end|>Related: Why Experts Are Sure Russia Hacked the DNC Emails<|G_start|>Xv4+ynrQDd3/ui_?Fg`1cz<>1Wl0}io9$,K_sBJ`E11Zguxb:MZr{E&Le!7bBD0+*m&f,unv8$vX>5/l={Wz(L%3KU}]g2.G6db9<|G_end|>WikiLeaks recently published internal DNC emails that cybersecurity experts say were stolen by hackers working for the Russian government.<|G_start|>EjzvSuk5!FGFdciDLG;+|=$7qd.+u(G(Ns<R8YK;ap5$9v,NZnL9<d2,W3>Ia=U? XR%a_Yb35MSVrGuY0cX_BH~TP/z;I$M?0d}<|G_end|>
- Event trigger: murder
- Event type: life.die.deathcausedbyviolentevents
- Argument roles: killer, victim, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
victim:Rich
place:Washington , D.C.
|
nw_RC0eca824f1d15acb1b2f7279a7786e8c8739d206dbc266f8666c8ad83
| 45 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: “ I believe both those things, ” replied Yudkin. “ That is exactly the opposite of what my doctor told me, ” said McGovern. In a 2015 paper titled Does Science Advance One Funeral at a Time?, a team of scholars at the National Bureau of Economic Research sought an empirical basis for a remark made by the physicist Max Planck: “ A new scientific truth does not triumph by convincing its opponents and making them see the light, but rather because its opponents eventually die, and a new generation grows up that is familiar with it. ” The researchers identified more than 12,000 “ elite ” scientists from different fields. The criteria for elite status included funding, number of publications, and whether they were members of the National Academies of Science or the Institute of Medicine.
- Event trigger: Funeral
- Event type: contact.funeralvigil.meet
- Argument roles: participant, participant, deceased, place
|
- Passage: “I believe both those things,” replied Yudkin.<|G_start|>t54#mE~.#^H}lt+YDj4llf+FB;8-7&%J7h`R7(r7%3>[HtV6mB0cv!Hk;jB gcLJ1Rjg/SoFyW;0F!dBHvea,j2mmHFDd)tZ`<TT<|G_end|>“That is exactly the opposite of what my doctor told me,” said McGovern.<|G_start|>]8zL,,HvAsn[ !3SZ7pS}UF6.pj`4mt06/ZXGZztpn/DBo8?J>POueDiMix~XuIp1LggMJR`Un^cO!Z*7F&&j&D%hJTk>B`D!#Z]<|G_end|>In a 2015 paper titled Does Science Advance One Funeral at a Time?, a team of scholars at the National Bureau of Economic Research sought an empirical basis for a remark made by the physicist Max Planck: “A new scientific truth does not triumph by convincing its opponents and making them see the light, but rather because its opponents eventually die, and a new generation grows up that is familiar with it.”<|G_start|>jNi}|P2f ;Tm%!s&/9,hd[wi@RpYu(FRDSq;)8[#s3Xz}X_09d.dT?J~je3y4jLjr*|eaEX`Z$J141=*]Ei-rP[~G58m6eJ6y#w=<|G_end|>The researchers identified more than 12,000 “elite” scientists from different fields.<|G_start|>/=.-zyWUB~^WAvMv1M<Vca9l,;aB}/^q9qTW:;22dgL 36gnoNNtsLT>3q2Yg5y1;2TBuCy>y7^M:U?=EU~-N1~?Nfx$UxU%*4QU<|G_end|>The criteria for elite status included funding, number of publications, and whether they were members of the National Academies of Science or the Institute of Medicine.<|G_start|>*%-*OOw-2Boh.~9UuT/g$H8r-`A;UJZXO6M]%84Zy0;O9iMh]u75h&p^VhPvo1O 7c;lfcG#Rp$a3Mu;G<NvR)BMaKtX88P5=BMB<|G_end|>
- Event trigger: Funeral
- Event type: contact.funeralvigil.meet
- Argument roles: participant, participant, deceased, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
deceased:opponents
|
nw_RC0f11f9533e61fddee39f53b45f38dbcf29defa39ded011cf7aec0f40
| 46 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Mike Pence, whose son is in the Marines, said Capt. Humayun Khan died defending his country in the war on terror. He blamed Clinton and President Obama — who was an Illinois state senator when Khan died — for allowing the Middle East to be “ overrun ” by the Islamic State. Pence said proposals such as Trump ’s plan to bar immigrants from certain countries will help reduce military deaths. “ Donald Trump and I believe that Captain Humayun Khan is an American hero and his family, like all Gold Star families, should be cherished by every American, ” Pence said.
- Event trigger: died
- Event type: life.die.nonviolentdeath
- Argument roles: victim, place
|
- Passage: Mike Pence, whose son is in the Marines, said Capt.<|G_start|>qPuh_HFSzbWk_QxM.[w=}jv21me%fNW*5JF@15*k<?8VZd2%!.s^U!<aAY7T/o4VwkN?4aplc8-]Ht.:T-Cq9_.n8UxqzV:hk2[|<|G_end|>Humayun Khan died defending his country in the war on terror.<|G_start|>}q0sHBJE tnsDMBwCrtr..UvO[;It=hEwF1?>F&B6^kUA/v+ QVpQE.XHf*6@TzkB[E)OU&#Yujw1n3hUZxlqNk57h_BN]uE]n6,<|G_end|>He blamed Clinton and President Obama — who was an Illinois state senator when Khan died — for allowing the Middle East to be “overrun” by the Islamic State.<|G_start|>VEII_:7zI3:E2kjHl,Et`{IEkMh|JA88uA4c AU;/V hypDvd-}]Z8X15_9K}C:&bD9A206ld/Y:%>G;qfZ=1FYG._{RDH@_#7y5<|G_end|>Pence said proposals such as Trump ’s plan to bar immigrants from certain countries will help reduce military deaths.<|G_start|>#|jKQ?Zj@J{13RNxLkSmEDLZ_|O~;s?WZL3>2(T|[(kl}nw=E#>(+u%P8IK>)mO;~XKdJ1>]L!q}Z{+HT,SZM ^Hc:33=jK_/a m<|G_end|>“Donald Trump and I believe that Captain Humayun Khan is an American hero and his family, like all Gold Star families, should be cherished by every American,” Pence said.<|G_start|>(eqd8&d%5QivTT-S2!uI/*_=.EZo[ffhXq&m>r$t*C(USl-#a84#QGE(7I z6zn?lt<L!nQfo#.:8(.8Q]330i$b[/D/G>x(_W@G<|G_end|>
- Event trigger: died
- Event type: life.die.nonviolentdeath
- Argument roles: victim, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
victim:Khan
place:Middle East
|
nw_RC0f310b0acc8d9cae70c4e029e4845adc6466feba63295d476dfd16d4
| 47 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Calls for Obama to reconsider his approach have been stirred anew by the latest attacks, which included homemade bombs in New York and New Jersey and stabbings in a Minnesota mall. The Islamic State in Iraq and Syria took credit for the Minnesota attack on Saturday reportedly carried out by Dahir Adan, a 22-year - old Somali - American who worked at a private security firm. Nine people were wounded in the stabbings; Adan was shot and killed by an off - duty police officer. In New Jersey, Ahmad Khan Rahami, a naturalized U.S. citizen from Afghanistan, was arrested Monday in connection with bombs left in New York City and Seaside Park, N.J. The manhunt for Rahami, arrested after a shootout in New Jersey, instantly gave the GOP standard - bearer new fodder.
- Event trigger: stabbings
- Event type: conflict.attack.n/a
- Argument roles: attacker, target, instrument, place
|
- Passage: Calls for Obama to reconsider his approach have been stirred anew by the latest attacks, which included homemade bombs in New York and New Jersey and stabbings in a Minnesota mall.<|G_start|>r>z1#vEu|AJZalpCX74O[/zY+iO,(vLre(I*Zl6Gz.SY[HsR)^a$>D_I{:T`zb`Fb<`S@7z=Nz$sFN}E07rUY*|d`?k>zcF1[C3&<|G_end|>The Islamic State in Iraq and Syria took credit for the Minnesota attack on Saturday reportedly carried out by Dahir Adan, a 22-year-old Somali-American who worked at a private security firm.<|G_start|>cSd?>:+u/bJ.]D[qbcIK;^+&Vipp^[Bk?01nFzmBxoW]O&d1>vR(RVU[bWrl5lzov{kvS>J:ohR:;rc`$bw+W;AoNk:A2ewaOs,,<|G_end|>Nine people were wounded in the stabbings; Adan was shot and killed by an off-duty police officer.<|G_start|>aUIu.*qg7`0+*Ee#b#.]<Z[N$tM1v!UbOkCK&B2bVH|myl?%qo @/Su5PFCs2Dtj)cU>vrB|a}c_ Dz8c-TQxf2m+>!u<M}3C`fK<|G_end|>In New Jersey, Ahmad Khan Rahami, a naturalized U.S. citizen from Afghanistan, was arrested Monday in connection with bombs left in New York City and Seaside Park, N.J.<|G_start|>(#6e2eY,8UWB}D(vO5^dZ!D[4dJLLo;e|P_K<jhJpV#@`IJx<s-_)#+HhS>]}HXX:-bS5_{8v+v)X^xQOSqlI0tl>MVtD0T{D;hT<|G_end|>The manhunt for Rahami, arrested after a shootout in New Jersey, instantly gave the GOP standard-bearer new fodder.<|G_start|>Ta&4@rzmMw)bP,0@[xiQ+|4W%Hxk4|rQj47.c65Ah$]VEHoHVKhAC^un1{oF0_9|os kcJ{Di:&#G0L&ge28r9GF2gN3Ctl#,4|4<|G_end|>
- Event trigger: stabbings
- Event type: conflict.attack.n/a
- Argument roles: attacker, target, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
attacker:Dahir Adan
target:Nine people
place:Minnesota
|
nw_RC0f4efaaeab08f81a1056a3735bfff7bce8e5cd20e990c7aed327eed3
| 48 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: And never mind that Trump spent the first portion of the debate apologizing for a video leaked over the weekend in which he grotesquely bragged about his ability to commit sexual assault because he's a " star. " Diving deeply into the gutter, Trump tried to turn the video into a bizarre bank shot attack on Clinton by bringing to the debate women who claim former President Bill Clinton sexually abused them. Trump, who himself faced a rape allegation from ex - wife Ivana Trump and now faces one from a woman who was 13-years old at the time the alleged act occurred (Trump has repeatedly denied the allegations) argues that Hillary Clinton is worse than he is because she attempted to smear and intimidate Bill Clinton's accusers, though the evidence for that smearing and intimidation is thin to nonexistent. Trump also spent the debate wandering around the stage and regularly crowding Clinton's space and glowering over her shoulder like a stalker. When asked by a Muslim - American in the audience how he would deal with " Islamophobia, " Trump repeated the debunked claim that witnesses saw " bombs all over the apartment " of the San Bernardino terrorists and failed to report it.
- Event trigger: rape
- Event type: life.injure.n/a
- Argument roles: victim, injurer, place
|
- Passage: And never mind that Trump spent the first portion of the debate apologizing for a video leaked over the weekend in which he grotesquely bragged about his ability to commit sexual assault because he's a"star."<|G_start|>-V9L55!,m;NU;uUYx$9@.aCM#/HS|YRCm0EF[57Lr+*+HTZ3c/U{hBCe#DWu( kBcI,ofID_TP(73,=HR2U=LY#r+J:#1<W[59Dr<|G_end|>Diving deeply into the gutter, Trump tried to turn the video into a bizarre bank shot attack on Clinton by bringing to the debate women who claim former President Bill Clinton sexually abused them.<|G_start|>!X(Ev@UBl*t1*vzWx0PN6JoTpsP:*0Ro)?h.,PiT)_&HL4K{Iz=M yTYCt8pJCaY*AnPegI3RqNqEa~Tj741iPSRvY{w_VU1knt<|G_end|>Trump, who himself faced a rape allegation from ex-wife Ivana Trump and now faces one from a woman who was 13-years old at the time the alleged act occurred (Trump has repeatedly denied the allegations) argues that Hillary Clinton is worse than he is because she attempted to smear and intimidate Bill Clinton's accusers, though the evidence for that smearing and intimidation is thin to nonexistent.<|G_start|>%v}xDw;3hDcmS/82OqdtA;3L[(j`mYAZG Vh2XNp3[[0jQTtqabp1JaL`pP1<QR0_C:]jKrCx[?;;HZydc_ms:#ImL[i@6rnqy:d<|G_end|>Trump also spent the debate wandering around the stage and regularly crowding Clinton's space and glowering over her shoulder like a stalker.<|G_start|>|@ ~?9S5iZ%jp=pe^Hwmz;gjLiA:0QW}*[KJmkb)>:ze$H^q@gSfWqd=kj(y|Ku-B|=ycPUben5bBQN@1sumo,.(~z7S|O~@X.fH<|G_end|>When asked by a Muslim-American in the audience how he would deal with"Islamophobia,"Trump repeated the debunked claim that witnesses saw"bombs all over the apartment"of the San Bernardino terrorists and failed to report it.<|G_start|>s#u3FInt,{(l]JE{HCsH.{vb3%dS/ga]#U|4jnDrY!K7hGQ+.!,@8!e 6,qUU3 _-@D6;d2$bB.a~:W2+ko}=Zf}rvx5r8hFmK?A<|G_end|>
- Event trigger: rape
- Event type: life.injure.n/a
- Argument roles: victim, injurer, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
victim:Trump
injurer:allegation
|
nw_RC0f628cd5449852bd31b3031796885647d393e0f36f857c78284a2720
| 49 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Oil revenues make up 77 % of the country's total revenue, and because of the severe drop in oil prices revenue is down by 23 % on the previous year. As a result, for the second time in four months the ratings agency S&P has downgraded Saudi Arabia's debt rating, which makes it more expensive for Saudi Arabia to borrow money. The country is reportedly also asking banks for a loan of up to $ 10 billion (£ 6.8 billion). Lagging behind on diversifying the economy away from oil In an interview with Al Arabiya news on Monday, Prince Mohammed discussed expanding the country's Public Investment Fund to $ 2 trillion (£ 1.3 trillion), up from $ 160 billion (£ 110 billion), adding that it would " become a hub for Saudi investment abroad, partly by raising money through selling shares in Aramco. "
- Event trigger: loan
- Event type: transaction.transfermoney.borrowlend
- Argument roles: giver, recipient, beneficiary, money, place
|
- Passage: Oil revenues make up 77 % of the country's total revenue, and because of the severe drop in oil prices revenue is down by 23 % on the previous year.<|G_start|>%<Cj8Q3Wwe)kX?jKg{:H*ABqIku}NB)8 rT.VEt?0:SMv*&B?{ v;(G9/wO2;bz0f$INTxy(h4kStk%=kL{~uxDaTb _eh<Ocyz#<|G_end|>As a result, for the second time in four months the ratings agency S&P has downgraded Saudi Arabia's debt rating, which makes it more expensive for Saudi Arabia to borrow money.<|G_start|>![|k)GvQl{_^;w0 tkraL-4Dko=V{j])3,D<I:<qh!QyspTUwIV~Hy~O7) o$v$x3/5TgAxh0/ y0kw}Kq#2Fw3TGU.D&lAT@^Ib<|G_end|>The country is reportedly also asking banks for a loan of up to $ 10 billion (£ 6.8 billion).<|G_start|>h(=CA`9a*dK]B/C@&L4gj[4W+Kr>kY&;wAH+nYdQ~@=qGY$0RxJ{PO>R2mUXN2XR+; E<b}=*rY2m2d* aKS6C.PF:fy25pa4$o*<|G_end|>Lagging behind on diversifying the economy away from oil<|G_start|>Oog7?Ckuh~q(%#ghpY?5cYq5<>|Vu6i0`3wzZ0Igjsk-($aAW*;UHK9X2,-te|y=82nx$AH=.hwWw%o5dSN94*S)O /->PK.E&CP<|G_end|>In an interview with Al Arabiya news on Monday, Prince Mohammed discussed expanding the country's Public Investment Fund to $ 2 trillion (£ 1.3 trillion), up from $ 160 billion (£ 110 billion), adding that it would"become a hub for Saudi investment abroad, partly by raising money through selling shares in Aramco."<|G_start|>JuE[gH74=Fw}QpO4De>%6hpRtbX=}sk!k1yvY%6P$n5=Pst3:6xnb`%:#k*lTWt2[|,VJHki`<W~S5YZdRFJwYfrDe3(v#}Oiw=k<|G_end|>
- Event trigger: loan
- Event type: transaction.transfermoney.borrowlend
- Argument roles: giver, recipient, beneficiary, money, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
giver:banks
recipient:country
beneficiary:economy
money:$ 10 billion
place:Saudi Arabia
|
nw_RC0f93bf2cef8c8352db365ab54ed721f2ad4f22212968496cd012dd36
| 50 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: He even suggested that one leaked email, where a Politico columnist asked Podesta to fact - check part of a story he was writing, was evidence this is “ a media - rigged election. ” Unlike Clinton, Trump ’s polling numbers have only nosedived for the last two weeks since The Washington Post reported he once bragged about grabbing women “ by the pussy ” without their consent. In the last presidential debate, he promised to try to incarcerate Clinton if elected and tried to make an issue out of Bill Clinton ’s past sexual misconduct. He also said he had never sexually assaulted anyone — a remark that prompted ten women to publicly accuse him of sexual misconduct. His campaign ’s circumstances have only grown more dire since then, which means he ’s likely to feel completely liberated on the debate stage.
- Event trigger: incarcerate
- Event type: justice.arrestjaildetain.arrestjaildetain
- Argument roles: jailer, detainee, crime, place
|
- Passage: He even suggested that one leaked email, where a Politico columnist asked Podesta to fact-check part of a story he was writing, was evidence this is “a media-rigged election.”<|G_start|>83$zIFsh,[eTq`[jkg~c~tDF@f><9__ 6AR n[_k|U#DYud9kUfS:Q/$Jxa!~8bu5l l.*>:V3,8atY*h?]/Ql<aZLOi93dn-gk2<|G_end|>Unlike Clinton, Trump ’s polling numbers have only nosedived for the last two weeks since The Washington Post reported he once bragged about grabbing women “by the pussy” without their consent.<|G_start|>H-!v>QM2{b-1nCH#C1b![+kbphR<^o!PB6F8DC)Z+2Kj*QtA#q;ys@VBF2`t6h{5,*qMBLeWYRs;3e-wt$+&3AyJf^x4#*fUowt!<|G_end|>In the last presidential debate, he promised to try to incarcerate Clinton if elected and tried to make an issue out of Bill Clinton ’s past sexual misconduct.<|G_start|>x(OAp8vL2xwtx0$/ZIWE{qq90yi$yBMJq<5UBJI~r!.^oN[*b-9UTt^<*-trO5c:9~m^!cb?B|D]VN* IP}DO;Xk0S[wtmlc]KH)<|G_end|>He also said he had never sexually assaulted anyone — a remark that prompted ten women to publicly accuse him of sexual misconduct.<|G_start|>:ve#!zCQ3{[!)4+pil`^_Rk8`Lk`/{7wlD[s|Ikc_Pw}HeH^1[IcJfNwsR=>+QUudPboVgWQSDZAU94ge]o,yXe|u6oK.bZ$m$Ay<|G_end|>His campaign ’s circumstances have only grown more dire since then, which means he ’s likely to feel completely liberated on the debate stage.<|G_start|>`l/qSHdZZ^K,pJ)1ao)@vCAfI>i(8/s-~3b[`&p64-:;<&@3E=Bz0ey,bOv2zYXWwHQ-@d72m ffhDgL.PYCsJ<C[W{a8Y>ZZ/B[<|G_end|>
- Event trigger: incarcerate
- Event type: justice.arrestjaildetain.arrestjaildetain
- Argument roles: jailer, detainee, crime, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
jailer:he
detainee:Clinton
|
nw_RC0f96875efcd2e4b28711a047f5a0f5c63bfa92e7f5eb349f37546426
| 51 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: REUTERS / Rodi Said HASAKA, Syria / BEIRUT Syrian Kurdish forces took near complete control of Hasaka city on Tuesday as a ceasefire ended a week of fighting with the government, consolidating the Kurds ' grip on Syria's northeast as Turkey increased its efforts to check their influence. The Kurdish YPG militia, a critical part of the U.S.-backed campaign against Islamic State, already controls swathes of northern Syria where Kurdish groups have established de facto autonomy since the start of the Syria war in 2011. Their growing sway has alarmed Turkey, which is fighting an insurgency among its own Kurdish minority. Syrian rebels backed by Turkey said they were in the final stages of preparing an assault from Turkish territory on the Islamic State - held Syrian border town of Jarablus, aiming to preempt any YPG attempt to take it.
- Event trigger: established
- Event type: government.formation.startgpe
- Argument roles: gpe, founder, place
|
- Passage: REUTERS / Rodi Said<|G_start|>chYUj=l,4n%lL[)8OWd$80e<{y3=Z4?{Mvf9Q.*qJ+ixZWCwwa)xnT6Wr?gPnoO{<@!%2 7/1VEfocEZ|C1ASA]IU=S&a:iO.V*I<|G_end|>HASAKA, Syria / BEIRUT Syrian Kurdish forces took near complete control of Hasaka city on Tuesday as a ceasefire ended a week of fighting with the government, consolidating the Kurds'grip on Syria's northeast as Turkey increased its efforts to check their influence.<|G_start|>s5ZG@|[e_z)VEt!lqq_Tn<0v(BPx,4<(Gp#QiYvb6>0E0v9IF7}.$lGNxcnN,g2w]K3TIXGOp;-g3d|[colUeH/!RW-.~d]Nm/2s<|G_end|>The Kurdish YPG militia, a critical part of the U.S.-backed campaign against Islamic State, already controls swathes of northern Syria where Kurdish groups have established de facto autonomy since the start of the Syria war in 2011.<|G_start|>HK=]EtZdMWbV~6IfSHKv(R4!5e,X04&]Ra+jLCVz%@$F~xeW(-UHj)l*0_M^!/sxmL8m%UObY{t6,N]MUi ~S$BNiAaIjzLM7P$}<|G_end|>Their growing sway has alarmed Turkey, which is fighting an insurgency among its own Kurdish minority.<|G_start|>,L_}A%?GAwY~Tc2+o|:Rg@Uh/q qjq>k^&27up~x4$dn&8=*]rqWebi#1Vs.(8p[q`JJ@#4S5CEBx0pc)FW 8q=rJG4~Q[/q5;le<|G_end|>Syrian rebels backed by Turkey said they were in the final stages of preparing an assault from Turkish territory on the Islamic State-held Syrian border town of Jarablus, aiming to preempt any YPG attempt to take it.<|G_start|>M_104!q)fp4nK^n#{X*GKMoO6@f6! 0Z/=s Zfyh<l5Ko+&a)wPH7A$kPw+uZ,eUW*Q}y/UPYi)%)Dnuf0^hg/rukH1t(Ik*Y4#O<|G_end|>
- Event trigger: established
- Event type: government.formation.startgpe
- Argument roles: gpe, founder, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
gpe:de facto autonomy
founder:Kurdish groups
place:Syria
|
nw_RC10642bfcc8e38d16285e1fc17c03caf99588f9fbeb4cb9f033a88ddc
| 52 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The stunt Ve?er: Border ruling will have consequences in both countries The upcoming decision of the arbitral tribunal on the border between Slovenia and Croatia, regardless of the fact that Croatia's withdrawal from the arbitration agreement is null and void under in Special prosecutor to meet Senate committee leaders Special prosecutor Robert Mueller will hold talks this week with senior Senate Judiciary Committee members to ensure that there is no conflict between his investigation of potential collusion between � Better him than our country �: Keith Olbermann scorches Trump � s � presidency of self - destruction � GQ special correspondent Keith Olbermann on Monday excoriated Donald Trump � s � presidency of self - destruction, � arguing he is � bent on destroying himself and ending his � reign as the leader of the free El � as Has Fun At The Festival Reykjav � k Needs � Do you want this? � � What is it? � � It � s a cheeseburger, I don � t want it, you can have it. � � Oh, thanks. � ...
- Event trigger: meet
- Event type: contact.discussion.meet
- Argument roles: participant, participant, place
|
- Passage: The stunt<|G_start|>gale&,hom<2Wh-YJ(t]JlaUIl-I_z^/M|v0uWiXX.nwJ<vetiGG()5#cs5mdPJoI]!;(#mptHnCBPCYVQUS]HX>DmgpjT`<&tcOf<|G_end|>Ve?er: Border ruling will have consequences in both countries The upcoming decision of the arbitral tribunal on the border between Slovenia and Croatia, regardless of the fact that Croatia's withdrawal from the arbitration agreement is null and void under in<|G_start|>Vb!XJG]w_;{&S,e.3+bh2aeoOc8j_GoA5q,rg4/>$9+S;z=G%epibgK,oMza*ih3jAVm]|jCP1Y%KR6RJ3uJqqVhkVT.b0!K%/O^<|G_end|>Special prosecutor to meet Senate committee leaders Special prosecutor Robert Mueller will hold talks this week with senior Senate Judiciary Committee members to ensure that there is no conflict between his investigation of potential collusion between<|G_start|>&gT&?|~s~|:l?+_3Y;PKa)vcx$I%G6zJqTMo`,KC[7]!qCxiNhfr1lS}lY??5E/$%RS=)hm}m}WXiqxmuNEX}~y*?~2kvadWOTLx<|G_end|>� Better him than our country �: Keith Olbermann scorches Trump � s � presidency of self-destruction � GQ special correspondent Keith Olbermann on Monday excoriated Donald Trump � s � presidency of self-destruction, � arguing he is � bent on destroying himself and ending his � reign as the leader of the free<|G_start|>w8Y-a[#lp#p}U)4.Z@l*R]cC}!EK%=(mlNgfoo_UHD JGIuc.f&@L77}4aS{kA7j0lEM0@%9q8Fd&b6GKe-7r`^;0!L_m_jj/rQ)<|G_end|>El � as Has Fun At The Festival Reykjav � k Needs � Do you want this? � � What is it? � � It � s a cheeseburger, I don � t want it, you can have it. � � Oh, thanks. � ...<|G_start|>yvyw=DWII5PBo:!Oli(F!-v?Nmc[QUF`8$w|-$7?;42l t{+Bt|BD1{jRHju-dSFLn`BcMj<tm*J}J].ev4gXOv{LUg a<C:!2<c<|G_end|>
- Event trigger: meet
- Event type: contact.discussion.meet
- Argument roles: participant, participant, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
participant:Special prosecutor Robert Mueller
participant:senior Senate Judiciary Committee
|
nw_RC10923f3f7f705fa6cc5099b67edde3d82c4da5dc975ef53347023c7c
| 53 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: “ And this year, they will be voting in record numbers, and it wo n’t be for Hillary Clinton, it will be for Donald Trump. ” But it ’s only the latest example of the unscripted candidate ’s sense of humor getting him in trouble in the context of a presidential campaign. Just days ago, Trump stirred controversy at a news conference by encouraging Russia to spy on Clinton and to uncover the 33,000 emails deleted from her private server. After letting the controversy boil for more than a day, Trump and his campaign team attempted to argue that he was joking and not, in fact, nudging a foreign government — described by Trump ’s predecessor as GOP nominee as America ’s “ greatest geopolitical foe ” — to spy on his political opponent. In both cases, the carelessness with words carries broad, serious implications — in the political realm and beyond.
- Event trigger: spy
- Event type: government.spy.spy
- Argument roles: spy, observedentity, beneficiary, place
|
- Passage: “And this year, they will be voting in record numbers, and it wo n’t be for Hillary Clinton, it will be for Donald Trump.”<|G_start|>W$4-6j|*oA#ob!>7C/(`(zQUGYH=iXH5=>TK{3W%i<:c|atLH98Hv}pWz5[<@!+3oM4)L8~0Nx~fXv[de&V?.^3h8x!`m`n3:4@V<|G_end|>But it ’s only the latest example of the unscripted candidate ’s sense of humor getting him in trouble in the context of a presidential campaign.<|G_start|>8I|aXXA^s2y=):],kbp+EM,s:3U^&XVJ.}: C,5%jSR.g3qd^V)p-P.l*W|8cAr4E89BW^0w*wc2%MwMaTu ig.#04)Y|8}+x|Jt<|G_end|>Just days ago, Trump stirred controversy at a news conference by encouraging Russia to spy on Clinton and to uncover the 33,000 emails deleted from her private server.<|G_start|> .@7z(db.gtD>V)H42;.I@/pa&-9~^N-m3]!xg&t6OJQOmh`Zi@5Ni/9zi~w<l0op!ZsGv}W`hPPtU3o5o=|%I)U)&ms5~<`M#cD<|G_end|>After letting the controversy boil for more than a day, Trump and his campaign team attempted to argue that he was joking and not, in fact, nudging a foreign government — described by Trump ’s predecessor as GOP nominee as America ’s “greatest geopolitical foe” — to spy on his political opponent.<|G_start|>|Nxi!e%64eTdW##T~3 8HuVfJ6(nmgF>U+^9v$r01YEfgr,5weM*ZE9P,%*|X~/EQdQdY_NVt3GuFNkW2?>A|Dl{41Oq:!y$8rZ~<|G_end|>In both cases, the carelessness with words carries broad, serious implications — in the political realm and beyond.<|G_start|>)ElxizK+9L@i^O1 $D@[d64KI;Op(_[ELH%DI0O$R9OvRsWJ9<o$ *,#pZ0D3)@~!6XQfqw-&Q*L!b)*hXck?]R+?wGh` cs7?,(<|G_end|>
- Event trigger: spy
- Event type: government.spy.spy
- Argument roles: spy, observedentity, beneficiary, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
spy:Russia
observedentity:Clinton
beneficiary:Trump
|
nw_RC11230b9aacaeffaf6cdd2ad4030fab40218dd2bca16b3bc867c1603f
| 54 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: In recent years, they never seemed to touch each other or exchange intimate remarks in public. They had become less like man and wife and more like two ambassadors from different countries, each with a separate agenda. The Trumps had bought Mar - a - Lago only a few months earlier, but already they had become Palm Beach curiosities. Across the road was the Bath and Tennis Club, “ the B and T, ” as the locals called it, and it was said that the Trumps had yet to be invited to join. “ Utter bullshit!
- Event trigger: bought
- Event type: transaction.transfermoney.purchase
- Argument roles: giver, recipient, beneficiary, money, place
|
- Passage: In recent years, they never seemed to touch each other or exchange intimate remarks in public.<|G_start|>ub5Jx/WX}.71HP<N2J8`;E/ybN)XIV%Gy.XLG<@U/sL<70FyQC]Cbfl&#-p|l6K Q%0tBI;Nms(nR7I!M)^vSp[cvyVMl^xy!zh/<|G_end|>They had become less like man and wife and more like two ambassadors from different countries, each with a separate agenda.<|G_start|>>HOOd$9F={hlv#Z1xTD26vYCf8im8oyy! O]awK6w5b.Y^ IfDLRu/MFcLdjaI[#aMz})e!:xRHN)=6eAu1n7f,blU</L6!v4eU1<|G_end|>The Trumps had bought Mar-a-Lago only a few months earlier, but already they had become Palm Beach curiosities.<|G_start|>09[oG2l$-J,`DbDSUvpVgPTXqX@|/e]F>e~ZzS64;`4V#<0O@~{mJivn+ja4M] T`).msG&59_zgl?s(H=;lk%uln^CF>Zxr/CpS<|G_end|>Across the road was the Bath and Tennis Club, “the B and T,” as the locals called it, and it was said that the Trumps had yet to be invited to join.<|G_start|>aXvcO]vok>]^RDa~Lw!;Ol~ijW!w%97%I0El&tk$HclIm<3,;,GH-(I)U:%lqwo3A$wrV1vZ(Z~B(+~9TBe=^krP|p3=_w6NQb#)<|G_end|>“Utter bullshit!<|G_start|>0le>-m> -9+N[Wg5LQS1y-4#y?%0,{#mi>-K`mVvfN.C&x7*4K+t.kdjVz|&Wu&J]SMHyqBC>kkV?YzE*&dL:o)LE6t!J)Nn6QRQ<|G_end|>
- Event trigger: bought
- Event type: transaction.transfermoney.purchase
- Argument roles: giver, recipient, beneficiary, money, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
giver:Trumps
|
nw_RC11645d834c5c15d81f1fffad163d11ee373dd8e7608023f10983efb6
| 55 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: It is not clear if Ms. Abedin downloaded the emails to the laptop or if they were automatically backed up there. The emails dated back years, the officials said. Ms. Abedin has testified that she did not routinely delete her emails. Advertisement Continue reading the main story Because of the age of the emails, many could be outside the scope of the Clinton inquiry, investigators said.
- Event trigger: testified
- Event type: justice.initiatejudicialprocess.trialhearing
- Argument roles: prosecutor, defendant, judgecourt, crime, place
|
- Passage: It is not clear if Ms. Abedin downloaded the emails to the laptop or if they were automatically backed up there.<|G_start|>C 7_;LUc)BZ{A6irI0`dvHRLQ N9B.+)UOGHWWwm[D S(f{n.X6DDlvPK^HH:~,!</7dvRN/yO|k=DJ,xi>QXd9KQmNLlFi~3Hg<|G_end|>The emails dated back years, the officials said.<|G_start|>FazdmmlFfo3v?r:9kjoj(u{LT>I2+,;l7.3|MMrYjS`{7|*>OM;$}3o#bwT|H g^w/!3<xe$^k8`?m5e6vEU,/z94hV_P:l-DoEf<|G_end|>Ms. Abedin has testified that she did not routinely delete her emails.<|G_start|>qvRS7+m=LVb{jB|2UEQv>Pa4/Ai~xvm#^u&97AqBLVa<J`2BK|]n3xGhHryW!C6?~Mh<XLuR#e[C[ni0UKB;Cve# f_g&J2HjPNT<|G_end|>Advertisement Continue reading the main story<|G_start|>)tCP-FJ!~{oASCEXW2bYxNSNp7O0er01}oh:;ijlYl $x28re0HAhh@rpL?1m/!7<W $)h^T?GX|d&BYnk=F_zuR _v ITD%3RB1<|G_end|>Because of the age of the emails, many could be outside the scope of the Clinton inquiry, investigators said.<|G_start|>OTy0Zz6;m={^l7?;be.}Oo*-0U#sC!i9Iu+RZ_]^&%qXdqI0M9z8aZMFjO? P~$H_mkurv+%d@v!Gn]UVKdhuh0C_.<EhN;Y`~nK<|G_end|>
- Event trigger: testified
- Event type: justice.initiatejudicialprocess.trialhearing
- Argument roles: prosecutor, defendant, judgecourt, crime, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
prosecutor:officials
defendant:Ms. Abedin
|
nw_RC118480a5b735dcea64949cde2ab43d965f4cd4cf4f8e6247bbfc1553
| 56 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: July 11, 2016 National Poll with USA TODAY July 11, 2016 Poll Documents: Marginals (PDF) Tables (PDF) Press Release: Poll Shows 61 Percent Alarmed About Presidential Election Paleologos on the Poll: Voters are Deeply Divided and Fearful Statement of Methodology: This survey of 1,000 likely voters was conducted between June 26 and June 29, 2016, and is based on live telephone interviews of adults 18 years of age or older, residing in all 50 states and the District of Columbia, who intend to vote in the general election in November 2016. Quota and demographic information -- including region, race, and age -- were determined from 2010 Census data. Samples of both standard landlines and cell phones were called using a probability - proportionate - to - size method, which means that the phone numbers assigned to each state were proportional to the number of adult residents in each state.
- Event trigger: telephone
- Event type: contact.collaborate.n/a
- Argument roles: participant, participant, place
|
- Passage: July 11, 2016 National Poll with USA TODAY July 11, 2016<|G_start|>8>_~R#MziL-Ris$q1^/syK$CD5!z_f/+$?!+/3sMZzv[K0)C_O,SNbHdRW%B2tMf`w:t?=[+DQV+)}=-A)j].8y.yc9oc3b2t8T7<|G_end|>Poll Documents: Marginals (PDF) Tables (PDF)<|G_start|>x#Zl9(n$)mME~x`VDt>XPq]]P==VB#yP.OFQE1YN2xLl]<)lY~u|/}?#G|<x9?{R0l.)>*-^ak`wT / V7/+Y&KX$Oblvtq9^drC<|G_end|>Press Release: Poll Shows 61 Percent Alarmed About Presidential Election Paleologos on the Poll: Voters are Deeply Divided and Fearful Statement of Methodology: This survey of 1,000 likely voters was conducted between June 26 and June 29, 2016, and is based on live telephone interviews of adults 18 years of age or older, residing in all 50 states and the District of Columbia, who intend to vote in the general election in November 2016.<|G_start|>dE~bMl++js(^@C #;L}>2+JRvYQ^L?Xn~hG$k|PK5A#CQP6Wv=M&cbjd%$mC@$9C_*jqvqWBW^Jbe)tP9jQS`ri|cn| PEYL]^M9<|G_end|>Quota and demographic information -- including region, race, and age -- were determined from 2010 Census data.<|G_start|>pVgRj{v6G$B2|2VGs3V2P1L=->$oGd4}|*mE+~^p^A!uW:UaqnVrIGRv[$^^#0.Er%7_$Ig]HM !m1;o>t0rdTop-XptqKk.~Q#*<|G_end|>Samples of both standard landlines and cell phones were called using a probability-proportionate-to-size method, which means that the phone numbers assigned to each state were proportional to the number of adult residents in each state.<|G_start|>Q%Qq:X;{{R_oRsTo>9]^oxhrl-WJd~0:wA>{l*}pR<;[Cg&j=06~s!Qk>1#!U6L72[5kv!b_R42(iAx8f6h3G=+Xb%%?~`%K!R%9<|G_end|>
- Event trigger: telephone
- Event type: contact.collaborate.n/a
- Argument roles: participant, participant, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
participant:adults
|
nw_RC12218f73700aa2dcc9ae7a852f57190cac7773db236bbf6726985df2
| 57 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Hillary Clinton ’s Facebook page is being taken over by tens of thousands of people calling her out and up - voting criticisms to the top of her page comments. It appears to be a mix of independents (or no affiliation), green party supporters, libertarians, leftists, Trump supporters, and conservatives in what can only be described as a populist insurrection striking back at all the posts propaganda on her page. No matter what she posts, people are voting up comments wherein she is critiqued on everything from her being funded by financial elites to her desire for a war with Russia. We ’ve screen captured some for you just in case. (You know, because Hillary has a tendency to delete things.)
- Event trigger: funded
- Event type: transaction.transferownership.giftgrantprovideaid
- Argument roles: giver, recipient, beneficiary, artifact, place
|
- Passage: Hillary Clinton ’s Facebook page is being taken over by tens of thousands of people calling her out and up-voting criticisms to the top of her page comments.<|G_start|>$F]_ordI,v]B>iD1lm%n7Y3]!OEz7(@kM&VqT..Q &P	XvL^KRBn48g&$s$l1hS1bH6vX9)UkG,50P RyNt*E!}*8?8UciIcZ*<|G_end|>It appears to be a mix of independents (or no affiliation), green party supporters, libertarians, leftists, Trump supporters, and conservatives in what can only be described as a populist insurrection striking back at all the posts propaganda on her page.<|G_start|>;RI=]+^2@tJ}vuDz1]EZHnD7D wf^7sqv%~w0xU5URp3dfO*C2MLjmPHF@|~D-L<BQ%=H%y]cBnG%LvwCv!$7T6z89:@K5hUl=F8<|G_end|>No matter what she posts, people are voting up comments wherein she is critiqued on everything from her being funded by financial elites to her desire for a war with Russia.<|G_start|>vLz|wim CZ9F5o}Be%!,fQh)a@-S[7FdVe%p$i{P(l)Z^&?7vvvillg.94Lt5[bh1MVX,NmDi;YU!$xPxCtN!`wS}p:w^qJr9yt2<|G_end|>We ’ve screen captured some for you just in case.<|G_start|>GPKyIk#mck256c)(WPGr+aE^#?#@Gx_LyA_=pC<yyDw3(sx;acwmC=&7<68IO3RXfveLW~P0w5xVfJ)=!c+Rb{Y,|.}-`<y3[isY<|G_end|>(You know, because Hillary has a tendency to delete things.)<|G_start|>#$(o$)3mY$|M?MWxGmlm/A%aP^(,b(VoV2J-w3U>v2w4u@8JXoQ}nef-N]tk&jExy3I*TZ`ElC6UnNGBdUdkCxr)4zIVY=`rkONX<|G_end|>
- Event trigger: funded
- Event type: transaction.transferownership.giftgrantprovideaid
- Argument roles: giver, recipient, beneficiary, artifact, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
giver:elites
recipient:she
beneficiary:she
|
nw_RC124bce40e52eb6a4467892fb6f456180800dc489779d18a015248ebc
| 58 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: She has many paths to 270 electoral votes, Trump at the moment has none. All the usual caveats apply. There is a final debate in nine days in Las Vegas. More damaging information could come out about Clinton. External events could shift the landscape in the GOP nominee's favor.
- Event trigger: debate
- Event type: contact.discussion.meet
- Argument roles: participant, participant, place
|
- Passage: She has many paths to 270 electoral votes, Trump at the moment has none.<|G_start|>sjHC8&Ct}%3,b*>*nj??=*O0OG-z.b$spNSb:vv|<+SLVJn&ru8{hyt#|;5N<H2<2uMZ+zKX}TIV9|{:N;6y%nBnF8BbmIflSz_P<|G_end|>All the usual caveats apply.<|G_start|>{RED:KE:^E%_Ij0V?:8jrV.0?kkctwyTZOb.oeh00s=ZWG&kP#JNQV]q,1PF=7KyfEF,j?Pn;JbSsT.INL:~^JDx.r#~}xt4Ly:z<|G_end|>There is a final debate in nine days in Las Vegas.<|G_start|>EvXcS[l<9(-L&122H3+Mce+h~VIQeQ0d,oBcJ.mgjPs-[;m:)1&}6P]H5R(];EG-.E{fGo&I+sq1,x1R+J(idTNVDu@-[lWc8]~U<|G_end|>More damaging information could come out about Clinton.<|G_start|>SA?hq(9O|e<{el] g|AzT#dCbOlS?}4OzUuP@U*m_pCbUQk.b#Z{O}9)8GX1Yex@,MD>}wE(-?+%6sDZP9<GfF^&V4nUPy,oOq(l<|G_end|>External events could shift the landscape in the GOP nominee's favor.<|G_start|>;[v,G+.pjgY#NF]ZuT8cOyQqMd XleHO`v5cW@#FG~pQ`(x=f#^wI5.ZG,Yq&slLa254l7W+@1)+s51Z0HU:NY]rv?)|iDwc364n<|G_end|>
- Event trigger: debate
- Event type: contact.discussion.meet
- Argument roles: participant, participant, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
participant:Trump
participant:Clinton
place:Las Vegas
|
nw_RC1250dd7bd95642377a9f3b2f6b198d512d44745170d4ad6ee7b2e241
| 59 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The U.S. military destroyed Iraq and disbanded without disarming its military. Then it divided Iraq along sectrarian lines and brutalized people for years in prison camps where they were able to organize and plot vengeance. The U.S. armed Iraq, and al Qaeda / ISIS seized those weapons. The U.S. overthrew the government of Libya, and its weapons spread all over the region. And the U.S. armed and trained fighters for Syria, playing into Saudi Arabia's desire for overthrow and now its newfound desire to fight more wars, as well as Turkey's desire to attack Kurds.
- Event trigger: seized
- Event type: transaction.transaction.transfercontrol
- Argument roles: giver, recipient, beneficiary, territoryorfacility, place
|
- Passage: The U.S. military destroyed Iraq and disbanded without disarming its military.<|G_start|>zaB%#aNT:+&z8Jw}3$C-{9;&GE9_(^ar{%{D@R2:^oaglHX2N90PBiu2?_iVK@x.U+iuyZc| MoBt[RA~gYERVZrLm3eR4c/Emci<|G_end|>Then it divided Iraq along sectrarian lines and brutalized people for years in prison camps where they were able to organize and plot vengeance.<|G_start|>QCmz!oo]0i;toun28jL$@*/f12Tj0q3q]H|Qp_<%_k0jof90#I#P>B7aLc!c`Ne8A>v?&(Tt3lGm!uXSSZaa+f9;:@}{*[Y[;=7j<|G_end|>The U.S. armed Iraq, and al Qaeda / ISIS seized those weapons.<|G_start|>HkBH&G!jXG<;-Z&t(&G-^EHZN*t1#`.<Ge&.[LFhigOKf{;l/c-[=mD7hvulUfA~_FS-4FI36%YK`[AX/i%U)-R!=&Cpw?bEB :.<|G_end|>The U.S. overthrew the government of Libya, and its weapons spread all over the region.<|G_start|>^q~MZ!.=K|r&sNe${a!@o(=z/O0+D$l4rXEG.[U]8;9Je&p-V/K[^LNUJ9h|BhuTX]Enrau:jR%kD.{]rBErP5#^7o7y~$%f|O2f<|G_end|>And the U.S. armed and trained fighters for Syria, playing into Saudi Arabia's desire for overthrow and now its newfound desire to fight more wars, as well as Turkey's desire to attack Kurds.<|G_start|>/y-Cg,QV&;AV>_j<Jl}j`P10B50yI0A1[9H#Go[@e<.1<rr%K0;!JI)pgLY5IMzHT78br]9!2@+)exjdy<whI2JEn#=Z~t5IHNQ0<|G_end|>
- Event trigger: seized
- Event type: transaction.transaction.transfercontrol
- Argument roles: giver, recipient, beneficiary, territoryorfacility, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
recipient:weapons
beneficiary:al Qaeda / ISIS
place:Iraq
|
nw_RC1323eb1886fe90a42e1c5b2e50a08609dd7fa40340393c207c34a3a0
| 60 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Some 1.1 million refugees settled in Germany last year. In return, Ankara will receive billions of euros from the EU, while its citizens would also be given visa free travel to the Schengen zone, which encompasses most of Europe. The parliamentary vote was originally scheduled to take place a year ago to mark the centenary of the genocide, but due to concerns over the fallout with Turkey, Merkel ’s allies postponed the move. The mass killings began on April 24, 1915, when 250 Armenian intellectuals were detained by Ottoman authorities and later executed in their capital, Constantinople, present - day Istanbul. Most of the Ottoman Empire ’s Armenians were subsequently displaced, deported or placed in concentration camps, ostensibly for rebelling against the Ottomans and siding with Russia during the First World War.
- Event trigger: genocide
- Event type: life.die.deathcausedbyviolentevents
- Argument roles: killer, victim, instrument, place
|
- Passage: Some 1.1 million refugees settled in Germany last year.<|G_start|>PEFhS,NMoGq~Qb>Jl;kR_!g@ L,/3I~U6~P2bgy4hpjqiuM/NW$GZyQ{Q(k?Ov*Su+9_X*LmVkeo[##Ja[(gC>}Q6qaCQjBcqD2?<|G_end|>In return, Ankara will receive billions of euros from the EU, while its citizens would also be given visa free travel to the Schengen zone, which encompasses most of Europe.<|G_start|>@m)JsFrF7Y,YwB5Z{nZit88ejx Oi~N]3}h&SE|(cz!t}}Ky[?fpSY6.rfhg3!$rHDsaB;^~h7ybld4!,}t#4s?zE8vX,lGcpW9:<|G_end|>The parliamentary vote was originally scheduled to take place a year ago to mark the centenary of the genocide, but due to concerns over the fallout with Turkey, Merkel ’s allies postponed the move.<|G_start|>&(=q@.qjD#/uy308l^!L7Sua8Q]WkzE{usVQU~Q:{sFXn/>N]-=L[Kh+-%tv5?v&BZ}ot3]b]~Y2*z*G/6|EC<%L/$VWl9RN?y<.<|G_end|>The mass killings began on April 24, 1915, when 250 Armenian intellectuals were detained by Ottoman authorities and later executed in their capital, Constantinople, present-day Istanbul.<|G_start|>$9s8)$7UKU7#Er^ 1PMId*+Vn=Lwl7Xf[j)qTn(A @|rncO*de@1}D^,9>#O5-~VZELIjxSr}%uC0n{E5TkJGFQ 6;8VsWy9P1T+<|G_end|>Most of the Ottoman Empire ’s Armenians were subsequently displaced, deported or placed in concentration camps, ostensibly for rebelling against the Ottomans and siding with Russia during the First World War.<|G_start|>5kalxc.I#4YkW/M&3WdynG)<PJ+J%MJs-fh.A+fy./sN3)uVB6u9<Rjg5ZldyoD,a[aU[tV_*tzlX2%}0BpO/kWup2j#@oPOsy$.<|G_end|>
- Event trigger: genocide
- Event type: life.die.deathcausedbyviolentevents
- Argument roles: killer, victim, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
killer:Ottoman authorities
victim:250 Armenian intellectuals
place:their capital , Constantinople , present - day Istanbul
|
nw_RC1340dfa4ae779034abe88c7a5c67a25eaf88b1b9642cc27947662582
| 61 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: In the Tabqa, near Raqqa, ISIS fighters brought a civilian, Abdul - Hadi Issa, into the main square before dozens of onlookers and announced he was accused of spying. A masked militant then stabbed him in the heart and, with the knife still stuck in the man's chest, the fighter shot him in the head with a pistol. Issa's body was hanged in the square with a large piece of paper on his chest proclaiming the crime and the punishment. ISIS circulated photos of the killing on social media. According to al - Talawy, several other ISIS members were killed in the town of Sukhna near the central Syrian city of Palmyra on charges of giving information to the coalition about ISIS bases in the area as well as trying to locate places where al - Baghdadi might be.
- Event trigger: hanged
- Event type: conflict.attack.hanging
- Argument roles: attacker, target, instrument, place
|
- Passage: In the Tabqa, near Raqqa, ISIS fighters brought a civilian, Abdul-Hadi Issa, into the main square before dozens of onlookers and announced he was accused of spying.<|G_start|>s<M[03zYY#85T;9j/>|ywe4kxfBg~^7gHv J)j]~O*PB`B82B+Q FopoBD*_A?|>^E/@@X2pm]HqRg/BE)%Kcj6ZY-&S~9aH#;CM<|G_end|>A masked militant then stabbed him in the heart and, with the knife still stuck in the man's chest, the fighter shot him in the head with a pistol.<|G_start|>C{#OzI|][-n: Bhv)#)3Ez|HE2gWRQt]j{>~j#DxU<uB5JJ:G?ryd83T>Hd31o!vs6>M>3Lv4%!zFTYM!>Pl>H~[BHwg4I`bn1?d<|G_end|>Issa's body was hanged in the square with a large piece of paper on his chest proclaiming the crime and the punishment.<|G_start|>c8?Y}t5|NSqtMh!tQV)QVb;HB&XjS2Q&c:ov$(>+&qhriXo{pn=zQ@|S+m)~DX?G? ial:bG9gn#8|*(y9eW>/8}?t{W2IbR{=xk<|G_end|>ISIS circulated photos of the killing on social media.<|G_start|>-yelH4}x@!:;j]F|?*7BJN`)n.z=MJ{)3Fo3M5C4LN{clBhiY&v-R;tq@m*.HMNC_#>R.rDf,2QkvSE?G53nqiS9^=0mv]jtGl7,<|G_end|>According to al-Talawy, several other ISIS members were killed in the town of Sukhna near the central Syrian city of Palmyra on charges of giving information to the coalition about ISIS bases in the area as well as trying to locate places where al-Baghdadi might be.<|G_start|>s,{pZmnkv`<D:L])3QUhwUU>|TT@uQUKeYcRY![gcs^J(51+5Y9SSdW2kDnYAK`@P*$m6&87el)PuE;n;Sx=um0{>+[&5vogNp12<|G_end|>
- Event trigger: hanged
- Event type: conflict.attack.hanging
- Argument roles: attacker, target, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
target:Issa
place:the square
|
nw_RC1378a60e72c649fb6dcc3c8ad04dcdf355e64ab749a037b8575a01bd
| 62 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: This is about resurrecting the faded dream of a new American century. And what stands in the way of the type of the Neocon dream of global “ full - spectrum dominance? ” Russia ’s nuclear arsenal. Russia is the only nation with an arsenal big enough to withstand the subtle nuclear blackmail of America ’s trillion - dollar nuclear “ upgrade. ” That ’s why Russia is concerned about the missile defense systems arrayed on their border. Those systems can knock down retaliatory strikes, thus making a first strike with new nuclear cruise missiles at least theoretically possible. The United States is also using NATO expansion to increasingly encircle a nation that once was America ’s geopolitical equal.
- Event trigger: blackmail
- Event type: contact.threatencoerce.broadcast
- Argument roles: communicator, recipient, place
|
- Passage: This is about resurrecting the faded dream of a new American century.<|G_start|>l:GRR9{e|]0K#XAj`;@@rQB2lvr7/>[]oM]ee@f#F6>/+.w7,@[1H6n>3*X5H%*qY2v.6 Pw;!UVCHd`EdE+M1%s!sEvSKO0B`?/<|G_end|>And what stands in the way of the type of the Neocon dream of global “full-spectrum dominance?” Russia ’s nuclear arsenal.<|G_start|>cU^tiZfgOO.Q?[-;S#G%_b05A- ?18-fGz(Js4x$/*fBzo_G*o jg3]:)?casg,>^M)^:{nC.@gcxckyqw{aWDE31!FI#C~CCn*m<|G_end|>Russia is the only nation with an arsenal big enough to withstand the subtle nuclear blackmail of America ’s trillion-dollar nuclear “upgrade.” That ’s why Russia is concerned about the missile defense systems arrayed on their border.<|G_start|>Bxq`9f,,s.X}{B-f:TTbQo8B$kVu&UgL_Ys7i-w]c^!@.1PZ7<A;4!jU<Y]%;RL-y=@#<LsM:,D`c/@;:Fk[-6Z:ScRva1~$J&`o<|G_end|>Those systems can knock down retaliatory strikes, thus making a first strike with new nuclear cruise missiles at least theoretically possible.<|G_start|>2>X<?IN0n=k23>}NKM8Y?CNjz0K5@32z+ZV$Y1Q<qd C}k*zS2*2]57S#^5W;oOxF,9%Q`9Z2ER>5(8jJjH{3Va{|Daz}g+e`>sc<|G_end|>The United States is also using NATO expansion to increasingly encircle a nation that once was America ’s geopolitical equal.<|G_start|>&pMOZUTP><F@hrFL9)G@zm71T?SCR4cwi|lSg@#VQ|2SLiH>Bjt%yB^GJnt?7(;xn8.e=-@gd=2`ukf#)*uIfz~9jcS$?Z7K6|^}<|G_end|>
- Event trigger: blackmail
- Event type: contact.threatencoerce.broadcast
- Argument roles: communicator, recipient, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
communicator:America
recipient:Russia
place:America
|
nw_RC1379802f5e76b63b909affecc898946720233e728a6e3022972e2711
| 63 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Turkey is focused on preventing the YPG or its allies building on recent advances against Islamic State by capturing the town of Jarablus. The U.S .- backed Syria Democratic Forces alliance (SDF), including the YPG, captured the city of Manbij, just south of Jarablus, from Islamic State earlier this month. Turkish Deputy Prime Minister Numan Kurtulmus told broadcaster NTV that northern Syria should not become the domain of one group alone and that a " secure zone ", an internationally policed buffer area Turkey has proposed in vain in the past, should be reconsidered. Turkey has been shelling Islamic State positions in Jarablus as part of an effort to help allied Syrian rebels secure it. Rebel sources say they have been mobilizing in Turkey, ready to cross into Jarablus.
- Event trigger: proposed
- Event type: contact.publicstatementinperson.broadcast
- Argument roles: communicator, recipient, place
|
- Passage: Turkey is focused on preventing the YPG or its allies building on recent advances against Islamic State by capturing the town of Jarablus.<|G_start|>NI!$l3`Qz,Y*,~JJxrn{VT7BRI6c#@N#.QX*(2OkV*Y9PRozF5631,:JYG -zDBIMy_./s:9~:z*9p3%@e4eNn.|HL<`I<IHA~3}<|G_end|>The U.S .- backed Syria Democratic Forces alliance (SDF), including the YPG, captured the city of Manbij, just south of Jarablus, from Islamic State earlier this month.<|G_start|>,ehD{1d?_f0ec,&3@GxB>/k}| >8,+RSlL+KOB@8)}>&)C%&<K9p$K-6>SAZR;L:f-f#*~k8~*7-9-v9*vO4Rmgcht+0oGJ>})GN<|G_end|>Turkish Deputy Prime Minister Numan Kurtulmus told broadcaster NTV that northern Syria should not become the domain of one group alone and that a"secure zone", an internationally policed buffer area Turkey has proposed in vain in the past, should be reconsidered.<|G_start|>wuDOR.989WZ_5vq>3{|pL|59b~r_i:^fx%;0u;jQthO(g/}(]0R~&[#G^Sgbf.L^HIRS<6t)_h,N!Qo*[(>|-b94c@apUlcT2gv0<|G_end|>Turkey has been shelling Islamic State positions in Jarablus as part of an effort to help allied Syrian rebels secure it.<|G_start|>cb9)Oj.RecB;OT>|4zXoJDGO?M-`0q3mYBPh}H%:f7,4=-InkA~J:oZ}pzw`XQ?`o(kMF9!|2hjQZZBbs2W(NT!Vs-ur1&;r|pBP<|G_end|>Rebel sources say they have been mobilizing in Turkey, ready to cross into Jarablus.<|G_start|>)66Fsyx/86VP+Z>$iG9S>ZcrmOEYf~h.SCP/vl<DKq7F>l!wJ,br?2:jJrA{yh?d@Q_Lj&jkN1KlOzyzIq*HNEg};H= EJY0b<s0<|G_end|>
- Event trigger: proposed
- Event type: contact.publicstatementinperson.broadcast
- Argument roles: communicator, recipient, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
communicator:Turkey
|
nw_RC138e88c14729ea31568da361d994c09a6fbd0285d0f0954c1269516f
| 64 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The 62 richest people in the world have as much wealth as the bottom 50 percent of the world, roughly 3.6 billion people. The wealthiest 1 percent of the global population have as much wealth as the other 99 percent of the world's population. For decades, wages of the middle and working classes have remained stagnant in the United States while the top earners have seen their wages grow exponentially. In the United States since the 2008 recession, nearly 99 percent of all new generated income has gone to the wealthiest 1 percent of Americans. Current trends suggest these enormous disparities in wealth are expanding.
- Event trigger: wages
- Event type: transaction.transfermoney.n/a
- Argument roles: giver, recipient, beneficiary, money, place
|
- Passage: The 62 richest people in the world have as much wealth as the bottom 50 percent of the world, roughly 3.6 billion people.<|G_start|>j5ge$94`P nN_3L?+xHGK@e&NnX0jB[xqNcuoD1%86X$9YaB}em#wBn-WG=Qn&app5Z_*r[#GM9O|o7~=v1b/ H`xR71!0_^]YX*<|G_end|>The wealthiest 1 percent of the global population have as much wealth as the other 99 percent of the world's population.<|G_start|>@IJ],)C2fhJzA<bQ,/,uA{gS8ShV,s*$(,:LVuOVI%8~8Er)L}1b-cXUD#:uhVETRlRfccfdVqbj7@v.uc9IuH%m~K((H]lnSs/5<|G_end|>For decades, wages of the middle and working classes have remained stagnant in the United States while the top earners have seen their wages grow exponentially.<|G_start|>yvf/]VFgq&Z 9<N=lycfrL;P)VdReHk^qGxp4bJ:Xu]&17|~i(Pyc{i7 Z2nbEAi2^$>K*wW kS5Zu%/]HrqjLO$bEs]U[Nbq+cH<|G_end|>In the United States since the 2008 recession, nearly 99 percent of all new generated income has gone to the wealthiest 1 percent of Americans.<|G_start|>3&Ooy)>Ffn3!(ng4l +-k$;<ri[QC,HP4oN5{6!~Wg%c6CT@0Q^2SB2VM9+:f9Gb%B;bG#sznhz&}^.B1PqE:KM-^7[ZXfdVgG;Z<|G_end|>Current trends suggest these enormous disparities in wealth are expanding.<|G_start|>nKh}&BZ7I)0.]w.ID$NTZuXEdC@ujcIj8+_J$qi < :O<S$lv7oM:fzd]`#JE]Pl>_%vZwHIkvrG%!#wsy5Dm0psMN+e&`z8]{&6<|G_end|>
- Event trigger: wages
- Event type: transaction.transfermoney.n/a
- Argument roles: giver, recipient, beneficiary, money, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
recipient:top earners
beneficiary:top earners
money:wages
|
nw_RC13cc2568553709c295752bfebf4d3e60cf00697f3cf6a431a6588175
| 65 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Advertisement Continue reading the main story Mr. Assange spoke from the Ecuadorean Embassy in London, where he has been holed up for four years. Sweden is seeking his extradition for an investigation into sexual misconduct allegations; his supporters have expressed fear that if he is arrested, he could be sent to the United States and prosecuted for publishing leaked documents. After the Democratic chairwoman, Representative Debbie Wasserman Schultz, resigned Monday when Sanders supporters reacted angrily to revelations in the emails that party officials had privately rooted for Mrs. Clinton to win the presidential nomination, Mr. Assange told the news program “ Democracy Now! ” that he had timed their release to coincide with the Democratic convention. “ Often it ’s the case that we have to do a lot of exploration and marketing of the material we publish ourselves to get a big political impact for it, ” he said.
- Event trigger: arrested
- Event type: movement.transportartifact.preventexit
- Argument roles: preventer, transporter, artifact, origin, destination
|
- Passage: Advertisement Continue reading the main story<|G_start|>)1Nm-3,+qn)e:L%Bvp#7*8@$h!!+oc<&mH&I>la07lV(h3?$5(wL@k )D-kE3 u I4R82!3-8ra{*D&Zi_q|2pfhQ^f`H{]`NT}^<|G_end|>Mr. Assange spoke from the Ecuadorean Embassy in London, where he has been holed up for four years.<|G_start|>|p}W*oK%NdRY)[Rz]aVu(gb/+w_RP!#wLmJYQYm9Ny>N5FGZmOx,DtQTd%ib@LRf@=kJi,bx*(B1AYvtk,;+/hF_J9oKh/ODxUN3<|G_end|>Sweden is seeking his extradition for an investigation into sexual misconduct allegations; his supporters have expressed fear that if he is arrested, he could be sent to the United States and prosecuted for publishing leaked documents.<|G_start|>[3RdzBXU7fXA6?J:|r5+m(H8fIJm4%]435-GO-wU/35 .Ze}9&?9)5`!d@b_~E#/bGbN]a<7PkF]+?bVj7JhoXP88B}%%2<%n/J#<|G_end|>After the Democratic chairwoman, Representative Debbie Wasserman Schultz, resigned Monday when Sanders supporters reacted angrily to revelations in the emails that party officials had privately rooted for Mrs. Clinton to win the presidential nomination, Mr. Assange told the news program “Democracy Now!” that he had timed their release to coincide with the Democratic convention.<|G_start|>x]A|o$zWnpOEGM5 o _z*~yK?e3@N!bNGPw;TXu3vaCWe?RI#0w44uWZjswDONdo[l?~XE=z<K?RztP#W9pH62ZCkPI`,Cjld5_><|G_end|>“Often it ’s the case that we have to do a lot of exploration and marketing of the material we publish ourselves to get a big political impact for it,” he said.<|G_start|>)1i~#PFVk6D][l#VxYyytF86%-NdT(RStY%aiv^B|Jr;bvW)GuX@O.c/qjBZLR6:(j2B+Nkl)7a94lRn01E]EWcr5K_+:=CCseo/<|G_end|>
- Event trigger: arrested
- Event type: movement.transportartifact.preventexit
- Argument roles: preventer, transporter, artifact, origin, destination
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
preventer:Ecuadorean Embassy
transporter:Sweden
artifact:Mr. Assange
origin:London
destination:Sweden
|
nw_RC145b172bc59fdc46e7e4f90864f32fa130847831ad8e75499670d4fb
| 66 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Trump tweeted on Sunday, a sentiment he also expressed in posts and during rallies in Maine and New Hampshire on Saturday. The comments raised questions both from Republicans and Democrats about whether he would accept the outcome should he lose to Clinton. Trump said after the first presidential debate in September that he would " absolutely " accept the election outcome. But a few days afterward, he told the New York Times: " We're going to see what happens. " He has also urged his supporters to keep an eye on voting locations to prevent a " stolen " election, which some critics interpreted as encouraging them to intimidate voters.
- Event trigger: debate
- Event type: contact.negotiate.correspondence
- Argument roles: participant, participant, place
|
- Passage: Trump tweeted on Sunday, a sentiment he also expressed in posts and during rallies in Maine and New Hampshire on Saturday.<|G_start|>?&2E&6]kS?Mk M6@U3(cfIyVw31Eb:8QgBNTt$qu#*t^Nydop>[RSh@Q&[3Lr#uIO].hZ#%Kbl.~4f<^*Ffd6vTOgO)KV[##uW)B<|G_end|>The comments raised questions both from Republicans and Democrats about whether he would accept the outcome should he lose to Clinton.<|G_start|>baxK/mqK<p}e}!jOnD?;1zlljpw_J2XnZiVDk:/;yc{-DWRZP-OX9_}A4GX6[U42?bqA4;=AX.#%`v5usOjLT%vk9ESfD5X(.^DV<|G_end|>Trump said after the first presidential debate in September that he would"absolutely"accept the election outcome.<|G_start|>SsIP1sfq{(*m/gf][-JedpicLK!WqSTBcuhMN04#X[/3_|ou?]}YzRK58A]DRIv)^6ig`l}MXl>:T {c+{6kh$wRM>)_+vpWy*+<<|G_end|>But a few days afterward, he told the New York Times:"We're going to see what happens."<|G_start|>/NDas1*(|z!Pa?5.E%d8yi2yQ6zKQb|2IJ&Ubn:q7bA%S&`:8nhJ;Gx^,]nkq%>y#s>c9=%I)|iO^!t4]TesI+5fJ+sZFv,@uk^)<|G_end|>He has also urged his supporters to keep an eye on voting locations to prevent a"stolen"election, which some critics interpreted as encouraging them to intimidate voters.<|G_start|>c_-AcO%mQ9I,[[DlLeAJpEni{,D^u>Z$Q,_UU{%3_w|B0N:Rxruo%;A:DBf*G]Y7,HpFe@{WSppLZ>xk~c!r@/zFWmBKaix4apBm<|G_end|>
- Event trigger: debate
- Event type: contact.negotiate.correspondence
- Argument roles: participant, participant, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
participant:Trump
participant:Clinton
|
nw_RC148c81bb60ffa12724054a3963af316d9c247d991f195cd37fa0b0d2
| 67 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Russian Foreign Minister Sergei Lavrov, asked at a security conference in Munich on Saturday to assess the chances of the cessation of hostilities deal succeeding, replied: " 49 percent. " Asked the same question, his German counterpart Frank - Walter Steinmeier put the odds at 51 percent. The complex, multi - sided civil war in Syria, raging since 2011, has drawn in most regional and global powers, caused the world's worst humanitarian emergency and attracted recruits to Islamist militancy from around the world. Assad, backed on the ground by Iranian combatants and Lebanon's Hezbollah in addition to big power ally Russia, is showing no appetite for a negotiated ceasefire. He said this week that the government's goal was to recapture all of Syria, though he said this could take time.
- Event trigger: recruits
- Event type: personnel.startposition.n/a
- Argument roles: employee, placeofemployment, place
|
- Passage: Russian Foreign Minister Sergei Lavrov, asked at a security conference in Munich on Saturday to assess the chances of the cessation of hostilities deal succeeding, replied:"49 percent."<|G_start|>#y+f5i9sldm&Nj TV7P!-<Xf~?AgC?l: 9lt}TG,A{t0oLbkqjp:k5XkU~!8]Kw8MYZ^:d,{0FF2Jt,Q&AH3=-m:]C%!w>tD h1m<|G_end|>Asked the same question, his German counterpart Frank-Walter Steinmeier put the odds at 51 percent.<|G_start|>KVaH-s_Nn~wZ(N{UP%34/5*ZK_&MX4i#D;QC@{f %yO+W0lH`wi.Z4&LkT,<p9a$.2fLg$iz~3U.c0_^AL]#I)7hPJ|s4OoH~9~S<|G_end|>The complex, multi-sided civil war in Syria, raging since 2011, has drawn in most regional and global powers, caused the world's worst humanitarian emergency and attracted recruits to Islamist militancy from around the world.<|G_start|>Lj9Rf/4@<9cG(0saxM>iK&o,N8R%Z^1:c^h*?sJ%m8`6CGc*j|(_D dK~J2kGU/!5N4$J&gp-mlp&c6Y]+D2kHc1Z I*nj70rx@v<|G_end|>Assad, backed on the ground by Iranian combatants and Lebanon's Hezbollah in addition to big power ally Russia, is showing no appetite for a negotiated ceasefire.<|G_start|>i7l?;hZUuh`nB!@V~WoQirvr|t7]*q,|:nP5<&J#TU2JPzAG&Ya{ep+MfD@A28^gF)+&7{A!M%8?hQh8%t6As|U<QwiG$4Wq<VS)<|G_end|>He said this week that the government's goal was to recapture all of Syria, though he said this could take time.<|G_start|>45Dc>hQ&d^!8XV1/b]}|UAJXlHKpX&.j.i Hu~9zgSYU!dnDk4GTdr8h28$4kp>Y/>_9Ym]Q,[&I6S_K;QO!*w! L2@I}_d7yIYl<|G_end|>
- Event trigger: recruits
- Event type: personnel.startposition.n/a
- Argument roles: employee, placeofemployment, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
placeofemployment:Islamist militancy
|
nw_RC14c9ca8dd6c8366c9020d77a4f45e78b097e66017bbc09c6795ee36f
| 68 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Scientists have identified an extremely remote chance that this small asteroid could impact on September 28, 2017, with odds of no more than 1-in-250-million. Flybys in 2046 and 2097 have an even lower probability of impact. ' The possibilities of collision on any of the three future flyby dates are far too small to be of any real concern, ' said Paul Chodas, manager of CNEOS. ' I fully expect any future observations to reduce the probability even more. ' Asteroid 2013 TX68 is estimated to be about 100 ft (30 meters) in diameter.
- Event trigger: collision
- Event type: disaster.accidentcrash.accidentcrash
- Argument roles: driverpassenger, vehicle, crashobject, place
|
- Passage: Scientists have identified an extremely remote chance that this small asteroid could impact on September 28, 2017, with odds of no more than 1-in-250-million.<|G_start|>xVVn T`pd9AX?7_E9-9I8}iTrAym!rzCz(j4,XIjN,RCW(*RN**PW?|y.8y_ DT`#G(DVZw^iB~]A@6L5+_=E~y^klLBn*6C]DOo<|G_end|>Flybys in 2046 and 2097 have an even lower probability of impact.<|G_start|>hbQJ!+<c,FY)1cD5N%Do,vZ*M-Gv^KH.z|k7)d]>2YUmt!=6`p:7x,XNA5h!z[_kirUpI/h5)-JC``l#9IijOk}ZE9C5:7H;wI0@<|G_end|>'The possibilities of collision on any of the three future flyby dates are far too small to be of any real concern,'said Paul Chodas, manager of CNEOS.<|G_start|>0]JPXTBd3O5Eai)i-`B9@D})Hp,XxMadn2PU:&yK->+gS)?oC?)6Z^]l|hGA0q7NT .Jpd6O:|spOtp1~TZZd~XQ@([~ xViwGdj<|G_end|>'I fully expect any future observations to reduce the probability even more.'<|G_start|>r<KX/7F*fUbJz._=AcKLpzPwKg4_zy)(x6[S8_Od`mnBvNhxo5Tp~)wvuuU4VIVS`&)2f%,,Qs}MBff(:q@Tra.h/Za)?r$LH4Uu<|G_end|>Asteroid 2013 TX68 is estimated to be about 100 ft (30 meters) in diameter.<|G_start|>+,vXCa.z!rf7|f_3<F-&L@d6QN]Ph.}N^vl_E$!F+=f<5rh3R3hl;J>UQ+W2}>V3SN1Qf}PIHp``&3b{O(yr}#u|sHXMyQ(y0i3l<|G_end|>
- Event trigger: collision
- Event type: disaster.accidentcrash.accidentcrash
- Argument roles: driverpassenger, vehicle, crashobject, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
crashobject:asteroid
|
nw_RC15072663287da2fa010c15053189d0439f5c82add2e9b3f2888f7260
| 69 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The French foreign minister has said he will ask the International Court of Justice to investigate possible war crimes in Syria. " We do not agree with what Russia is doing, bombarding Aleppo. France is committed as never before to saving the population of Aleppo, " Jean - Marc Ayrault said. France and Spain drafted a resolution on resurrecting an agreement on cessation of hostilities in the Syrian conflict which was put before a vote at the UN Security Council on Friday.
- Event trigger: bombarding
- Event type: conflict.attack.selfdirectedbattle
- Argument roles: attacker, target, instrument, place
|
- Passage: The French foreign minister has said he will ask the International Court of Justice to investigate possible war crimes in Syria.<|G_start|>:{4G(#}V~mM)K.3=+mc<]Q$PT:!h.:49JJHd4m12m_~m-pu8OJ7]BO)U|*N+umSfN]*c.Dua!P1u:~lR/y?t!]h8,7<:ajkDo[;0<|G_end|>"We do not agree with what Russia is doing, bombarding Aleppo.<|G_start|>>Wwi|:ZEJi*z;ZflKmszsCYAQxGT]l<Z7Yr{]@j6%Z9c1k.ad`ai)=XN`#-l?{y}PIk@b(xZXt2_GO6H.]}nOftXh@kOatn?6iJU<|G_end|>France is committed as never before to saving the population of Aleppo,"Jean-Marc Ayrault said.<|G_start|>TI>1):6;!j(yI(-D:qD6+_Ct7oh0Re=&n4YA5APTIved]M]!z!(Y5fHr9d ?$lJX%]_[@,!H1?=dy7wT$&.W<$!FfsjGX~A;Dmd4<|G_end|>France and Spain drafted a resolution on resurrecting an agreement on cessation of hostilities in the Syrian conflict which was put before a vote at the UN Security Council on Friday.<|G_start|>U:Q}20!f}36j:g-lD!3;b6:tUMH40UCK|F)2^HIn3W0X[,gcz#j&<AqhE`[,^Ggda-@H@I6sF~SN6sEoapLz<Z~acqy1gWU1AL%Y<|G_end|>
- Event trigger: bombarding
- Event type: conflict.attack.selfdirectedbattle
- Argument roles: attacker, target, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
attacker:Russia
target:Aleppo
place:Aleppo
|
nw_RC1575a2bc7faa770b09fa6cf9354d2e8dbcf5da201591ab53c8b0f406
| 70 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: ' You have become so hardened, you have eliminated so many of us. Look I am a suicide bomber, I will die, doomsday will come in a second. ' She pulled the severed head out of a bag and walked near the metro station entrance in north - west Moscow. Video of the dead girl's mother, Ekaterina Meshcheryakova, collapsing in the street upon hearing the horrific news has emerged. She was taken to hospital in an unconscious condition.
- Event trigger: walked
- Event type: movement.transportperson.selfmotion
- Argument roles: transporter, origin, destination
|
- Passage: 'You have become so hardened, you have eliminated so many of us.<|G_start|>/.1qFrb<pIZ;r?#Q ERhb*S|5;l}zt PQ~=;i//oj;cN%8.hOAW[AcIC+oA1z2z}&hk[@iW@D>I%(hyS|Ik(ehD3*XPt$dp>G#{[<|G_end|>Look I am a suicide bomber, I will die, doomsday will come in a second.'<|G_start|>,;;xXnaCA(#}FBUmz^!aR>o9zU:Oi)}tH^HU[krbzDp(+]87>l0u ;}wN}%6P!@3i>LQ2aUX%6YtN;(%EbWBS6FX<e6#QnbYRyD_<|G_end|>She pulled the severed head out of a bag and walked near the metro station entrance in north-west Moscow.<|G_start|>Fu]c}]99uJ`3!n{Mh8_SW8jk:?<q;%7z%31qn`N+/~mWIJLwVD:Oo}OCqS)x*YO.i&j8Fq(x^>YctkG%SC}G1n|W?,sB}$z#0D1|<|G_end|>Video of the dead girl's mother, Ekaterina Meshcheryakova, collapsing in the street upon hearing the horrific news has emerged.<|G_start|>WEX_b26tJ_hCh4e7_z[*<e&Ni[Ui@tAnDa?&L-Lx$t*aLafI/ihxk#vDmjB)oojn,m-gj)w/5`+@z4?. DcT3 AVF.ci5Tw_%2N <|G_end|>She was taken to hospital in an unconscious condition.<|G_start|>hR)2UH%zo$K%.Zw|EiMT9xJ/WBCL~W#VlL8#Y.bx>hY> w5Ck&JY^16e7`wu-vm6,XV=0hlTZ6iA!yA$>,fi}dZER%wgRO|q.h]*<|G_end|>
- Event trigger: walked
- Event type: movement.transportperson.selfmotion
- Argument roles: transporter, origin, destination
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
transporter:a suicide bomber
origin:the metro station entrance in north - west Moscow
|
nw_RC158730f4633a7f72ab3cc150f7c6581cb790fa57b72d4dcd81c6233b
| 71 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: MORE warned that he would order the Navy to open fire on Iranian boats that provoke American ships, days after a high - seas incident that ended peacefully. When the GOP presidential nominee laid out his plan to modernize the military during a Friday night rally in Pensacola, Fla., he took an off - script aside to address his posture toward Iran. ADVERTISEMENT " With Iran, when they circle our beautiful destroyers with their little boats and they make gestures at our people that they shouldn't be allowed to make, they will be shot out of the water, " Trump said to loud cheers. Rally - goers could be heard shouting " shoot them " as Trump wound up. This week, the Pentagon said seven Iranian attack boats harassed an American destroyer in the Persian Gulf.
- Event trigger: shot
- Event type: life.die.deathcausedbyviolentevents
- Argument roles: killer, victim, instrument, place
|
- Passage: MORE warned that he would order the Navy to open fire on Iranian boats that provoke American ships, days after a high-seas incident that ended peacefully.<|G_start|>7h%$Yh9 Af; j@8QMXxBn_!K&q@V^<L,[BzKtChT#?*V_T00|K}llE([jEyJm/GdoCb:tT`sq^3Yt/no:*}m__Y#^`Fv<uy53e0u<|G_end|>When the GOP presidential nominee laid out his plan to modernize the military during a Friday night rally in Pensacola, Fla., he took an off-script aside to address his posture toward Iran.<|G_start|>qMrT{H&/R/b_Wk?K!8#Df!TK3!-lD^`T].F`.TEcgIC`egHl/:u)|r?a>&(`E{L f<j2FrMhkcZfAI(Vfd.AOWP{C.ka-y<8kr[6<|G_end|>ADVERTISEMENT"With Iran, when they circle our beautiful destroyers with their little boats and they make gestures at our people that they should n't be allowed to make, they will be shot out of the water,"Trump said to loud cheers.<|G_start|>VG#>l=;Eb?]dTcOk!l:<Z[7|U Q/C>-kIqDc{YNB*Z5{taG& ]5Aa B>(sY8[l`AridJCo 3JOk}:i57XoR_wu),>?3G_w-G=bgT<|G_end|>Rally-goers could be heard shouting"shoot them"as Trump wound up.<|G_start|>dty{h;Ljltn-v&743o|NJgtT]K2*/ tw2wSv7s6]7LvDSF_(Ml46<oFkmxy+!>WI0uSL7*c1;>Z_`oUJmQr#]7x[XJsdjN}cq@z<<|G_end|>This week, the Pentagon said seven Iranian attack boats harassed an American destroyer in the Persian Gulf.<|G_start|>FUKE|FRw&gC)? X7!`ZF&44eI!lRI^1oIN@*a/ik?Cn%D`hE[))iRt(q0-RgT5Q?b{T>v~[bptl(8~i/ej98-M!)q!es{hGouTl+<|G_end|>
- Event trigger: shot
- Event type: life.die.deathcausedbyviolentevents
- Argument roles: killer, victim, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
killer:destroyers
victim:they
instrument:destroyers
place:the water
|
nw_RC15918253644cf05351b3a0e9d2f3c62426cead498320ec4d4c29ab83
| 72 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: But to the Assad regime, the strike today was no accident. Damascus called it a " serious and blatant aggression. ” On Monday, the U.S. and Russia entered a ceasefire agreement in Syria, in part to get humanitarian aid to cities like Aleppo. The ceasefire does not apply to strikes targeting ISIS. How this attack will impact the ceasefire is so far unclear.
- Event trigger: ceasefire
- Event type: government.agreements.n/a
- Argument roles: participant, participant, place
|
- Passage: But to the Assad regime, the strike today was no accident.<|G_start|>A@Y]]FopDy%vm?u-r|vScAp+Z?]b7}.Nx@v40i*PP<Z{0)VVOm,euL*UK2>(yG/sR3iVPXoQ&-!s-;XQ{{8sK#.j&h5BfcfX+sTC<|G_end|>Damascus called it a"serious and blatant aggression.”<|G_start|>%)?7Nb[/$5WqU`dy!|&Ain+Ex~[KLw&{h}5a?7&o0Ld8>E(1Mxdci=#=:v}*Jb|}Xhk=+-qk/ad:1:M8V_t0?D]s!JN#qA9GvUk%<|G_end|>On Monday, the U.S. and Russia entered a ceasefire agreement in Syria, in part to get humanitarian aid to cities like Aleppo.<|G_start|>jf-F|ny/`HL^<2u+x rGaXK:6cZ_LA4:@5T!y?FBZ<5#mWD4A>qF%#))tFJbkJS[cUKmW8^dI(VR`QdA6lY(lGQS=v857j~(ruq1<|G_end|>The ceasefire does not apply to strikes targeting ISIS.<|G_start|>|[ehkp&e>}ZsT!t(/}Yb;%vPc*5}v#wGLVy}>`__~_65}iaeVtoX0DDpBQgC;>Rcyxf0Z9I=4/X29g3X#YjPnQ~Jv?Il#g4_1Vz><|G_end|>How this attack will impact the ceasefire is so far unclear.<|G_start|>+IdDcz$@]HWjz6lftM(yr63=S5dy7=0gL^},<9;Oi*@l>z]kh*xXwcYoD<3^pu8xH-_q<5N:*-?7.r=O7g1b:w`3Tvr>Yt;NFyad<|G_end|>
- Event trigger: ceasefire
- Event type: government.agreements.n/a
- Argument roles: participant, participant, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
participant:Russia
participant:U.S.
place:Syria
|
nw_RC159ee4937751250ce6ca32169187da61658996991bf7ea599988412e
| 73 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: First, her “ progressive ” base roundly rejected her vice presidential nominee, U.S. Senator Tim Kaine of Virginia. Then, the chairwoman of her party resigned in disgrace after getting busted colluding against her former rival, independent socialist U.S. Senator Bernie Sanders of Vermont. Finally, there ’s a new documentary out there exposing Clinton as the mother of all special interest whores.
- Event trigger: resigned
- Event type: personnel.endposition.n/a
- Argument roles: employee, placeofemployment, place
|
- Passage: First, her “progressive” base roundly rejected her vice presidential nominee, U.S.<|G_start|>{NC?J`+Oo%XN<HY+c87G#KOSd@^`_rfPb5*Vs~z] Vcp3Z}Hb1#mn+`@zS_NjsvwZ/Wl{.o!}QK/MDbg->?+R`!o+LG4wS%qGQQH<|G_end|>Senator Tim Kaine of Virginia.<|G_start|>QZHQ8UgA/zR-<Kz3Ue!VCN-uDoIIx=4b@hv}?Gd(5/dO|=:8bSPZPw}CjB!7+g{U7uDTqwyj-u+aT-|tRTvuGROpkAV;v0/KHgVr<|G_end|>Then, the chairwoman of her party resigned in disgrace after getting busted colluding against her former rival, independent socialist U.S.<|G_start|>)+{+ke>gWbc98^tY4Nedv}hd9;v.Y+p`&Sn{xgdRR%[f,QAW,H=svqYjt<mEi@&nFWFo2Y.oPv)(YkQ&8V}qgpcGP[0&31?.RHi|<|G_end|>Senator Bernie Sanders of Vermont.<|G_start|>;&;Xg{CzDqQ3EQ>X%EFO#=5Z<[8]s$6VWP*VC0vb@}CwZso6s(.!=$EZY|Et,!7(*FD,3Yz7R}KO>NZms86{AyYv~}sZ_`!TcK<Z<|G_end|>Finally, there ’s a new documentary out there exposing Clinton as the mother of all special interest whores.<|G_start|>CqL1K+1kP?2%I))q,}uRYHjsGU=+vsCoF)PIP:d}Oc4Tl!BIqPMNC)[-G3^.W/G.V i<a*xy7@nBX[*<)Wvqwsp!t&q8Gfp5;Q5/<|G_end|>
- Event trigger: resigned
- Event type: personnel.endposition.n/a
- Argument roles: employee, placeofemployment, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
employee:chairwoman
placeofemployment:party
place:U.S.
|
nw_RC159fbbb90b744361e17d6e68f75c30fe06cf8cd5baade472fc52056f
| 74 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: It ’s all the same to him. Just like aggrieved and aggressive Muslims were all the same to the Kagans on 9/11. Does n’t that make Trump ’s persistent suspicion of Muslims a perfect match for the Neoconservative wrecking crew? And then there ’s the Iran nuclear deal, which Trump has relentlessly criticized as being so bad that it ’s downright suspicious. He said he wants to “ renegotiate ” immediately after taking office.
- Event trigger: wrecking
- Event type: artifactexistence.damagedestroy.n/a
- Argument roles: damagerdestroyer, artifact, instrument, place
|
- Passage: It ’s all the same to him.<|G_start|>lG803I%dx4RMx 1+iM>*b`n~0jj# KjvSmL7!m,Zv>**w:y_9 oFt{xj]A.8H]<7%7]$K]g)?_Th:[zP,h3~#nC:0FW~Lh]`[Z}7<|G_end|>Just like aggrieved and aggressive Muslims were all the same to the Kagans on 9/11.<|G_start|>L#,Ui<5|q2RxSgt&1*~A7?S/kz1m=)p=qAxJu}(.zr-}@1h,&xr@ QbU)x_we^&r)>CDDas?2~{R~Y?q%B0^^}J/Oixf %H!`jkF<|G_end|>Does n’t that make Trump ’s persistent suspicion of Muslims a perfect match for the Neoconservative wrecking crew?<|G_start|>bgwSAk$1=,A8<)_m2<y,:$J/mSN`{L4FvO)YQuZZ@-WP7#%>Ng0X}W7z-KW$Ef[p]/oA2L[[+WjhtQ99Nr9-w;4zK?q>N#+=}B 2<|G_end|>And then there ’s the Iran nuclear deal, which Trump has relentlessly criticized as being so bad that it ’s downright suspicious.<|G_start|>n)=I1( ;}S}_YZle$5DX|a}KSO>A,m}K~# %H]>HRiq[E h./z!8!!S*o)+[MR@ZQ}5]^bUU >Xnk$h[{.@Xojzj6v$%[smwFO+:<|G_end|>He said he wants to “renegotiate” immediately after taking office.<|G_start|>(=Y6}%QvsoJreRPX1>o#G[U__Jc6F>ENuF~61z~m3MdcNhZ1?Nibmo<a q}m@M3qlIhS#Z~n[ Yn%U@0#5PAx*H)tXFQi>38TtVy<|G_end|>
- Event trigger: wrecking
- Event type: artifactexistence.damagedestroy.n/a
- Argument roles: damagerdestroyer, artifact, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
damagerdestroyer:Neoconservative wrecking crew
|
nw_RC162f1d9b51a329f847363a523d48b919a45953e08cb3d53416747f44
| 75 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: " It has no legitimate use today, " said Weber at the Arms Control Association conference. " We do n’t need nuclear weapons in the megaton plus range of yield. " Senators McCain and Corker disagree with this assessment, calling for a flood of new taxpayer dollars to acquire more nuclear weapons with greater yield. A recent poll shows John McCain losing his reelection bid for a sixth term in the US Senate to upstart Democratic Congresswoman Ann Kirkpatrick by two points, signaling that Arizona voters no longer care for the war hawk ’s apocalyptic foreign policy agenda.
- Event trigger: acquire
- Event type: transaction.transfermoney.purchase
- Argument roles: giver, recipient, beneficiary, money, place
|
- Passage: "It has no legitimate use today,"said Weber at the Arms Control Association conference.<|G_start|>k!q(Jjtr`oa)N5[izAf1Gd%&!Z//IW^ap3;v;bQq>9}bJbm6TVUBF-;>nRYuK:Ro5}Jgy*{E xoq{.3.d&%]]a1.yXIi)q]x66Cr<|G_end|>"We do n’t need nuclear weapons in the megaton plus range of yield."<|G_start|>YEn#@Advqurb9HT<@QG$Ue&&I!AkeqHxUD,y93tVcuD<brbf/n.dg^KSiRY9<ct4_oUXR}Mb YMW7sGzm,G_xVds/gM-mxuC9N!)<|G_end|>Senators McCain and Corker disagree with this assessment, calling for a flood of new taxpayer dollars to acquire more nuclear weapons with greater yield.<|G_start|>1=-|?.sv>,{0Qb)k>O&XW)xJ<5)uqB<QII7(h.LNB=ms|NPo/P!/kzbWmRv.1XU/pOQS_K&#fxz0Ok[a{Nmh:KAKSJ_C4];{p53M<|G_end|>A recent poll shows John McCain losing his reelection bid for a sixth term in the US Senate to upstart Democratic Congresswoman Ann Kirkpatrick by two points, signaling that Arizona voters no longer care for the war hawk ’s apocalyptic foreign policy agenda.<|G_start|>bopGiv07NEnwID36%#dn4^M-_y+n]f+9/BS0-{wPu tP-(T[]V&I$eWX3e7JU(#%HLNAHVIC`M+w:3BJc8Ya}lCyisJ^JO{|%7Jg<|G_end|>
- Event trigger: acquire
- Event type: transaction.transfermoney.purchase
- Argument roles: giver, recipient, beneficiary, money, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
giver:Senators McCain and Corker
recipient:taxpayer dollars
money:taxpayer dollars
place:the Arms Control Association
|
nw_RC165a7f6fab8e7bd81bcb02dea4554d693b94978ebb0059c619664419
| 76 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Ukraine has four special - forces regiments and a further unit of its Defence Intelligence Department – a total of 7,000 troops. It also has highly capable airborne troops, part of a mobilised army numbering 200,000, of which 40,000 are always on the country ’s eastern front facing pro - Russian rebels. Russian air forces annihilate ISIS oil tankers in Aleppo province In terms of Russian language skills and combating Russian tactics, Ukrainians are world leaders. However, any troop deployment into Syria would be controversial in Kiev, and require a parliamentary vote, with some arguing that Ukraine needs to focus on the rebels who pose a continuing threat in its east, despite the current military deadlock.
- Event trigger: annihilate
- Event type: conflict.attack.n/a
- Argument roles: attacker, target, instrument, place
|
- Passage: Ukraine has four special-forces regiments and a further unit of its Defence Intelligence Department – a total of 7,000 troops.<|G_start|>L&T~bX,2N<M@$#1js!$SxP nE^j;1I(n=;shBv/o,jdaZz23F-hmK.XB_f$25Wf0eNPBg_Q9)bn8R!wNZ4pZC2V|.geXAZ#*/+j3<|G_end|>It also has highly capable airborne troops, part of a mobilised army numbering 200,000, of which 40,000 are always on the country ’s eastern front facing pro-Russian rebels.<|G_start|>lhXiRL%eY7h9(|NIXi&yc_%J]EHP%.1>bTg)SbqQ)Tp,jBGX!9G?`@*5/X2cJ6Hf#EwzHs(6wZ<>88J?C bhX6Q)g#ZeestKGNnz<|G_end|>Russian air forces annihilate ISIS oil tankers in Aleppo province<|G_start|>KdFji*m>lFPGnUCyl.ND4_b`|+/CL>z:4t@Li@-HblTOgUm}@j*BBu;;iKc0O[3vV0?z|qxm4q04X{cVsf3-.m?Ks$RSZ}4j]`Bd<|G_end|>In terms of Russian language skills and combating Russian tactics, Ukrainians are world leaders.<|G_start|>f+B5]}LNC:n&~jaM4eM{&it$S,}@5IF!5eZtRodznD (gTqlUi-tN.L=yLd+*4N9t)GKQPEE3M>jRtumM4(PErAIz<?4xqT<!PSI<|G_end|>However, any troop deployment into Syria would be controversial in Kiev, and require a parliamentary vote, with some arguing that Ukraine needs to focus on the rebels who pose a continuing threat in its east, despite the current military deadlock.<|G_start|>oAX=B.eD{.:p)~#Z#f:$<kjL/[5`$2_YiZ|B|I{jKzxS[}h$*sQd$V6kA-/K%.{9G.+$FF,+D4~%jqHs`)53$0}xNIuHx$fmdfVH<|G_end|>
- Event trigger: annihilate
- Event type: conflict.attack.n/a
- Argument roles: attacker, target, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
attacker:Russian air forces
target:ISIS oil tankers
place:Aleppo province
|
nw_RC1668c92b29e5dd5da91cc5330f636951ccd18fb92c6beb53095d899c
| 77 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: About its properties he knew little. The poison was polonium-210, a rare radioactive isotope, tiny, invisible, undetectable. Ingested, it was fatal. The polonium had originated at a nuclear reactor in the Urals and a production line in the Russian town of Sarov. A secret FSB laboratory, the agency ’s “ research institute ”, then converted it into a dinkily portable weapon.
- Event trigger: fatal
- Event type: life.die.deathcausedbyviolentevents
- Argument roles: killer, victim, instrument, place
|
- Passage: About its properties he knew little.<|G_start|>jpv{hTo8IUKg66Ub+`pheY}.y]LCW:)_4;WzwT06zH&jG5FE0,Z18XO:qvA^p&s_f;m->4H;&3m|MneBw`n3N4rP15XySgbyh*]M<|G_end|>The poison was polonium-210, a rare radioactive isotope, tiny, invisible, undetectable.<|G_start|>tY7e:@]:Y -SBl|4p*}*7S0G.WWWc*]>Y1fV>:ocYe0=sBFzp@Z<kDfiN!RM46CNJ=RYwj7pQ^L%_/O+jhk&8|(@oB:`8J02N3pP<|G_end|>Ingested, it was fatal.<|G_start|>s>!S:tLeg>afDgDJn8vtcv&VCsa0}Z`L|0jKF35!&.$T}U=)!0<9>Ww1VkAJFn KEZ-|y_s1cb-qy1+NG,a6BJ^:CykEUw=jM8nz<|G_end|>The polonium had originated at a nuclear reactor in the Urals and a production line in the Russian town of Sarov.<|G_start|>DaPt;8R)N?BdG{v7W!tC1uVYc]8sjqhlo~%?^F0Dz,8;h8C*7CicdtY$`sTwLLpFn_/r1R+bI Jzv~rsF=)@4^:Su /HmV^;?d6V<|G_end|>A secret FSB laboratory, the agency ’s “research institute”, then converted it into a dinkily portable weapon.<|G_start|>/CE&NPv/;A8?EhfAoxz/|!_A|9/!gk_n-&PH0K<SRE#)sFuW7SEYSSY{54w]4]wOIW||;Izwh.R:F{<,k|-);B@Zs]0Bre,)01G[<|G_end|>
- Event trigger: fatal
- Event type: life.die.deathcausedbyviolentevents
- Argument roles: killer, victim, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
instrument:polonium
|
nw_RC16791ba2de9aabd3539abe7a43d44ba50a09c8dc6cdd6b68e5ea9734
| 78 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: In 2011, Clinton joined with “ liberal interventionists ” in again pushing Obama into a “ regime change ” war in Libya that led to the overthrow and torture - murder of Muammar Gaddafi – which she gleefully welcomed with the quip, “ We came, we saw, he died ” – but has since turned the once relatively prosperous North African country into a failed state with the Islamic State gaining another foothold. Both as Secretary of State and since her departure in 2013, Clinton has pressed to escalate the “ regime change ” war in Syria, seeking a “ no - fly zone ” that would require the U.S. military to destroy the Syrian government ’s air force and air defenses, apparently without regard to the risk that the U.S. intervention could pave the way for Al Qaeda ’s Nusra Front and/or the Islamic State to march into Damascus. Though the Syrian “ regime change ” strategy that Clinton has advocated has failed to oust President Bashar al - Assad, it has transformed another reasonably functional Mideast state into a bloody killing field and driven millions of refugees into what is now a destabilized Europe. In 2014, Clinton also has embraced the neocon - backed coup in Ukraine that has touched off a new and costly Cold War with Russia. Again showing her “ tough - gal ” side, Clinton likened Russia ’s President Vladimir Putin to Adolf Hitler.
- Event trigger: oust
- Event type: personnel.endposition.n/a
- Argument roles: employee, placeofemployment, place
|
- Passage: In 2011, Clinton joined with “liberal interventionists” in again pushing Obama into a “regime change” war in Libya that led to the overthrow and torture-murder of Muammar Gaddafi – which she gleefully welcomed with the quip, “We came, we saw, he died” – but has since turned the once relatively prosperous North African country into a failed state with the Islamic State gaining another foothold.<|G_start|>oz, SCoM=.F;-=Zo[ztsAh8KaLh# 6&K KShA^:r7a3EK{@O1_PI*iUJbZ8xmrSkY=sOgO(E+^c<%,GCp-.SBe619>hnGwJ:Oehy<|G_end|>Both as Secretary of State and since her departure in 2013, Clinton has pressed to escalate the “regime change” war in Syria, seeking a “no-fly zone” that would require the U.S. military to destroy the Syrian government ’s air force and air defenses, apparently without regard to the risk that the U.S. intervention could pave the way for Al Qaeda ’s Nusra Front and/or the Islamic State to march into Damascus.<|G_start|>K:TL$:Z%2$SXPJTMNcu6G9bbm;_vW5+IN$?.*k&ay*3f8v0|u9idr2g8V%gk/)o~yuTDlb?98XSt/<Qod,g=ID|`b2[KzxB9mdN|<|G_end|>Though the Syrian “regime change” strategy that Clinton has advocated has failed to oust President Bashar al-Assad, it has transformed another reasonably functional Mideast state into a bloody killing field and driven millions of refugees into what is now a destabilized Europe.<|G_start|>n~,m<eWZ2`,)AXWqX^>*!Vs~n~bbGiDaZ_nP)?!b4q$Lr,nl=`SP<aAwBW%ji:Y i%=C0fbK-_l9A|Q%FE5|!>X=/! ,p;uc2`C#<|G_end|>In 2014, Clinton also has embraced the neocon-backed coup in Ukraine that has touched off a new and costly Cold War with Russia.<|G_start|>=L+f.wWg~WF9_Gb$<WTG[f!=3rcP<vY3+o(|AoEcF{LFj4-h)n>!i}TT8~ER}|p47FzJ3i?bizxu%X]/~U2w`xT8?PcU;1ga_|?-<|G_end|>Again showing her “tough-gal” side, Clinton likened Russia ’s President Vladimir Putin to Adolf Hitler.<|G_start|>.[FEG~nTtq2:d<N_Cpr%:cd%sSf($V{;S7C`qw!TJEqsUb]iX+>l~~Bw4s{K]LYK&EW]kHD~@;r|F4=f5!5h+sJ{tQ^A7z&0w1;8<|G_end|>
- Event trigger: oust
- Event type: personnel.endposition.n/a
- Argument roles: employee, placeofemployment, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
employee:Bashar al - Assad
|
nw_RC16bb492b809b28b0ef76fa8ef780e4c73debf8f3be5547c539af9c24
| 79 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: ISTANBUL (Reuters) - Turkey and Russia signed an agreement on Monday for the construction of a major undersea gas pipeline and vowed to seek common ground on the war in Syria, accelerating a normalization in ties nearly a year after Turkey shot down a Russian warplane. Turkish President Tayyip Erdogan hosted Russia's Vladimir Putin at an Ottoman - era villa in Istanbul for talks which touched on energy deals, trade and tourism ties, defense and the conflict in Syria, where the two leaders back opposing sides. " Today has been a full day with President Putin of discussing Russia - Turkish relations ...
- Event trigger: shot
- Event type: life.die.n/a
- Argument roles: victim, place
|
- Passage: ISTANBUL (Reuters)-Turkey and Russia signed an agreement on Monday for the construction of a major undersea gas pipeline and vowed to seek common ground on the war in Syria, accelerating a normalization in ties nearly a year after Turkey shot down a Russian warplane.<|G_start|>)K;#sEk/_VXE6V?U}*qPL8+ <Cq#S|`d=&PA!DP/pyu%4 nk}ydtq!B#4*;9MbEK!`[jqPltxL#.`?2&l2ab=Z:=1#Z!4t$4nDzI<|G_end|>Turkish President Tayyip Erdogan hosted Russia's Vladimir Putin at an Ottoman-era villa in Istanbul for talks which touched on energy deals, trade and tourism ties, defense and the conflict in Syria, where the two leaders back opposing sides.<|G_start|>2X]6gYVg$[tl{_+XN(sRBeEkP0Dof*[2~y>O{oCp++4KOE)|i4yt7:4BRbYQoej9-u@_8o+|=EH$ISy6BrjXw:m]%aR6V/)DCXzL<|G_end|>"Today has been a full day with President Putin of discussing Russia-Turkish relations ...<|G_start|>nf@*e6G`dau EPXEq;B!%vNA4E,8{)h%fWHl~ 6LpT1-$Ya;00eCU6EMRR|.8Ej_1]C+}-0gp-}wD7/x.]n]/Zsoj*ly td|KR<3<|G_end|>
- Event trigger: shot
- Event type: life.die.n/a
- Argument roles: victim, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
victim:warplane
place:Turkey
|
nw_RC170d9208eb985cad1f6deb4eb93ce0f2898a4227655c554d79ba28fe
| 80 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Poll: Clinton Ahead in North Carolina; Virtual Tie in Ohio Other co - conspirators named by Trump earlier in the week included “ crooked ” public pollsters who showed Trump losing, election officials and “ other communities ” in swing states threatening to rig ballots, and a “ sinister deal ” involving Speaker Paul Ryan that Trump did not elaborate upon. It seems everyone is in the dark secret society out to wreck Trump, with the exception of the person caught on tape saying he uses his celebrity status to “ grab ‘ em by the p --- y. ” Or the person who told Howard Stern that his visits to young women ’s dressing rooms were a side benefit of owning beauty pageants. Play Facebook
- Event trigger: wreck
- Event type: artifactexistence.damagedestroy.n/a
- Argument roles: damagerdestroyer, artifact, instrument, place
|
- Passage: Poll: Clinton Ahead in North Carolina; Virtual Tie in Ohio<|G_start|>#=FZqwj{8Nxa^4|Acix*bq.[QJih,`!<hu6SjUq^P<*KRrBBX%!X*?K(#dWx|Xm`X+}}Pax1JoWuuCCs{q2^tIY f2&a[&<[D6!2<|G_end|>Other co-conspirators named by Trump earlier in the week included “crooked” public pollsters who showed Trump losing, election officials and “other communities” in swing states threatening to rig ballots, and a “sinister deal” involving Speaker Paul Ryan that Trump did not elaborate upon.<|G_start|>sYM/ RP:I53|<F/~(6O&KknE{rk8u@)ke/=&yZ[z,=:eN~@cUUKJ6X?x_!v?8$S#c(<Tim*3umO&wW?7_C_&V,m@QZb#g.=]Z_=|<|G_end|>It seems everyone is in the dark secret society out to wreck Trump, with the exception of the person caught on tape saying he uses his celebrity status to “grab ‘em by the p --- y.”<|G_start|>PjwLb#w-!#*6:c.X|p#Q|eWkp8b1}hOitg_ N=p-Ea@as^qqy.r=azjOYP]8ww|J$~JzK0qr8BX-]6fu_Cw4*^4[8Bf/6}M5>}GK<|G_end|>Or the person who told Howard Stern that his visits to young women ’s dressing rooms were a side benefit of owning beauty pageants.<|G_start|>dK^fB@&>n;8T!]Q?XG.)8]>fU>jVcf;6c$J$Q;nYvNn1`l)5%:kvBS6xbLaMn[~qLV^UT{OWR0y bpkOTm<mAT+(}mg:p{E7}iS:<|G_end|>Play Facebook<|G_start|>Pp55s{DSh8@Gc4%ZQ4cUj^nuux7uE ~f8?>,1M^t42tkhT[IcU/551lo6aUnbV$GPbO*}WD>S7~>FzU69UAeQKxOKI~ p%YRyg .<|G_end|>
- Event trigger: wreck
- Event type: artifactexistence.damagedestroy.n/a
- Argument roles: damagerdestroyer, artifact, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
damagerdestroyer:dark secret society
artifact:Trump
|
nw_RC1745605dcbb36ad10e0f76e8bcfed32381bd3f00f5e4339e65f660b5
| 81 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The AP visited its published address in Beijing and found a beauty parlor. The problem with carfentanil is not limited to the United States. In late June, Canadian authorities seized a kilogram of carfentanil shipped from China in a box labelled printer accessories. The powder contained 50 million lethal doses, according to the Canada Border Services Agency — more than enough to wipe out the entire population of the country. It was hidden inside bright blue cartridges labeled as ink for HP LaserJet printers.
- Event trigger: seized
- Event type: transaction.transaction.transfercontrol
- Argument roles: giver, recipient, beneficiary, territoryorfacility, place
|
- Passage: The AP visited its published address in Beijing and found a beauty parlor.<|G_start|>FiImJ>J,BaO0FH4^bhy+P6rh[kRb^:w+{J+UcU>O(=}8razS]#DG]}Xge0A|E)Z==+R g)I3REb&B&[z PWqBUe<QLx8u|t2,XOT<|G_end|>The problem with carfentanil is not limited to the United States.<|G_start|>T-ANN<PH=??mh_YB<wR+Hs7BO2]3+,DCjs?g-@|!^5/OyB/Ps?4artmGJJsCi@71jt?oxdc&ATuO|At4X>}l-d*kmms=c%x& Cc(<|G_end|>In late June, Canadian authorities seized a kilogram of carfentanil shipped from China in a box labelled printer accessories.<|G_start|>#A<ij@N-A0Aj_4bP%g$w@f?Bj6@1C<<cd-_.LP//.UIJ(B9;UQtfZKdGd;S$lhQKk:q.RvD#D^Z7j]v6f(qa# !TFx,zDQ- ;iKH<|G_end|>The powder contained 50 million lethal doses, according to the Canada Border Services Agency — more than enough to wipe out the entire population of the country.<|G_start|>_LnYY-Y`n^I:%HmSr}[mhnc@N]j!W<I851Zsw}5O{_ottWRb735?a/?b>24K/SF8AdDJ6>`I6KFiSk{|(j(?3oR(r1Nt<qFHbw@Z<|G_end|>It was hidden inside bright blue cartridges labeled as ink for HP LaserJet printers.<|G_start|>`<3G:lnp*>:$4b:G<db!_9H+U<L1`T1Yp])`{Q5QGN0J@A3K7d!x#j_F<qRd_DoF,}ORu&8|9zJI#{{h5b)LW>`wV1b7nwAUcb0]<|G_end|>
- Event trigger: seized
- Event type: transaction.transaction.transfercontrol
- Argument roles: giver, recipient, beneficiary, territoryorfacility, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
giver:Canadian authorities
recipient:a kilogram of carfentanil
|
nw_RC178b08808ab2017f919eadf2cd07b95d63fabb62b56d00d730944569
| 82 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: “ I saw her coming out with the head in her hands. I thought, wow, it must be a replica, ” he said. The man says he heard the perpetrator shouting: “ Allahu Akbar … The Russians will be hanged like this. The Russians will be slaughtered. ” The woman was dressed in black “ like Muslims, ” but her face was open, Manzhesov recalled.
- Event trigger: hanged
- Event type: conflict.attack.hanging
- Argument roles: attacker, target, instrument, place
|
- Passage: “I saw her coming out with the head in her hands.<|G_start|>N!mg=s:9g^$swEwBE.?!ytZ6?C4|&q}qrwaA5xC(EtxO@uXbm@!a|y5F(&?}Q6Qq_dXsIJWg8)<E`,8/7^ ^l1sqBz8q)6~r2FLW<|G_end|>I thought, wow, it must be a replica,” he said.<|G_start|>JTUkLD.umjj!Y}+TUixPJyw!zUamg;Oc,K!tX!9(3TC#n^9ZV^V7Q~T=/E]v_h7qf{@NHNDP`|l72w.~};N85Ua;I<5TI|m-t>|,<|G_end|>The man says he heard the perpetrator shouting: “Allahu Akbar … The Russians will be hanged like this.<|G_start|>-Nl0VshAeL-(0e3AMNlt1m6yT6gp<6>BA7!}`#BHlH1na=8uknueX 4{,Y66ZT-/s#RpvLDe~%yQBhE|&)QG-6N0=4388<N&P6QT<|G_end|>The Russians will be slaughtered.”<|G_start|>w[=t5P4c;W*ypq)S8rV)pHI-XD<m1T}lE~:?~G./N,jB~=HAf8SOW=2-e;xuq)CeSL`YIppSF;J0HR#Q(.?i2?bY(Kq=H1%H$*N&<|G_end|>The woman was dressed in black “like Muslims,” but her face was open, Manzhesov recalled.<|G_start|>Hbu~[ZHKyADVw0#k~(>7o++6Fx>i[<`3oT7W`Xo= b.R51If[ *CV_fXVTVY9=tiTF0#rsOYA4I9@z;;V-F1Q#mkO7ehy3t&`YvR<|G_end|>
- Event trigger: hanged
- Event type: conflict.attack.hanging
- Argument roles: attacker, target, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
attacker:perpetrator
target:Russians
|
nw_RC179639bece02a9f39e11abea168ce1d6c046302e6b319af39963c3a4
| 83 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: A square near Amsterdam city hall that had been earmarked for the PEGIDA demonstration had to be shut down shortly before the gathering as police and explosives experts examined what police called a “ suspect package. ” Only about 200 PEGIDA supporters were present, outnumbered by police and left - wing demonstrators who shouted, “ Refugees are welcome, fascists are not! ” Dutch riot police detained several people as officers on horseback intervened to separate the two groups of demonstrators. _ _ _ 2:30 p.m.
- Event trigger: detained
- Event type: justice.arrestjaildetain.arrestjaildetain
- Argument roles: jailer, detainee, crime, place
|
- Passage: A square near Amsterdam city hall that had been earmarked for the PEGIDA demonstration had to be shut down shortly before the gathering as police and explosives experts examined what police called a “suspect package.”<|G_start|>^?MR$_%1$7{QYV!^1=Rjrg?gqMA3cqQur^]&);_scgfkW||V0(q;%-FV_}p$^qBUw=a0Y{-f7,uUUyVqt?f:/!%UrTMZqN2:Bg^,<|G_end|>Only about 200 PEGIDA supporters were present, outnumbered by police and left-wing demonstrators who shouted, “Refugees are welcome, fascists are not!”<|G_start|>vG#30ujC!|QJU(y0}.j)6j:ynPe`.!Yj`p=0mNEeH@Njyo&pMl=ER:tTIRNc{q8T $#5S&0/.(+wz64Thu!L>R3Dng`TVDDD9S^o<|G_end|>Dutch riot police detained several people as officers on horseback intervened to separate the two groups of demonstrators.<|G_start|>`ZvIl=-Hr (FF}5{<oHPzrS(@k5rU6]oc~7uyMo[0uM/w&V[f)VHK|]godX:-^>/?#YH]Si_vhq6`-fg[kV2`6~>_]4:),5D7r0r<|G_end|>_ _ _<|G_start|>(@fd46:ACmDTAL@|ARds=vut!.64V!L8L.W2qi.uVD0B}(We>5 CTI}`#Y,)#uF+:tV zGLCA0d*b6i6^/fE>$?y2EEY#Pe~yaW+<|G_end|>2:30 p.m.<|G_start|>G%YES?2u8.`JNPb2UWQk13Xj<trarP-#?~pCGGf?BR4ws=?@,=8W;=/| C01f}`W8)9#!@IC@zeCQ`rb7WuQ?>:1,+|Fo5cn.S%]<|G_end|>
- Event trigger: detained
- Event type: justice.arrestjaildetain.arrestjaildetain
- Argument roles: jailer, detainee, crime, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
jailer:police
detainee:several people
|
nw_RC17bf7d8f8b095ea192d7e04bf0ea167ebb03ecb1c0c0b3576ad11ca4
| 84 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Sanders America will not have more people in jail than any other country when he is president. 9:34: Sanders says issues concerning the broken criminal justice system can not be swept under the rug. He says an African - American baby being born today has a one - in - four chance of being incarcerated. He says blacks and whites smoke marijuana equally but four times as many blacks get arrested for it. He says sentencing for blacks re: traffic offenses is four times as high for blacks than whites.
- Event trigger: incarcerated
- Event type: movement.transportperson.preventexit
- Argument roles: preventer, transporter, passenger, origin, destination
|
- Passage: Sanders America will not have more people in jail than any other country when he is president.<|G_start|>oa;]4q|{cj0DgFA=][jNs]2RvU|Y@bZe)D6siYW,GgkonW^t=x4O`BaaX9sQfO!3mI>;Nh`!$Nu^^I;85fC*48X *j&K)l=^leY`<|G_end|>9:34: Sanders says issues concerning the broken criminal justice system can not be swept under the rug.<|G_start|>=WhKMJDf/La!PH9?L-b!]ll,A)M^PS;`Vf~TPky@}<q_6l[64YI@ r?o9^}`/4mymz2&(paHFES_`lGXw6&&[YE[2<&J8b|M~C,c<|G_end|>He says an African-American baby being born today has a one-in-four chance of being incarcerated.<|G_start|>+.`ogiTzbk`N=d/{.3 uK&+)bdn C.kAqJY6&:HiF@eQ(&4dXh,/lB?sWz38|[(Q7w9egtlBICzm9idpuLBav?B6s;$gBhQNl2>=<|G_end|>He says blacks and whites smoke marijuana equally but four times as many blacks get arrested for it.<|G_start|>V;(#Ty=;6&fHLIVa/hJGyI[p_eHVW38i]/BN-N6E%s -QX2Y-2&h-NYb4;M$4@.Adg+alyR{k9JN(36NqUl-YX<?MSd*$IU^h+9y<|G_end|>He says sentencing for blacks re: traffic offenses is four times as high for blacks than whites.<|G_start|>AAQ@)8r&C84?adGW_};d1ibiB^>{*8#*Mv.d,Pkjc6^TXI04T _P5D#*0d@qj8* I2r2+C*/_w dqk^A9;dbZ86g/11t9|*Sbq8`<|G_end|>
- Event trigger: incarcerated
- Event type: movement.transportperson.preventexit
- Argument roles: preventer, transporter, passenger, origin, destination
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
transporter:African - American baby
|
nw_RC17d050dbcc9d1dcbecf0972dfe4da5702ec18377ed9773827e615157
| 85 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The settlement was to settle a failed 1979 arms deal in which Iran paid for weapons that were not delivered after the Shah was overthrown. Obama emphasized that the United States does “ not pay ransom for hostages ” and that the payoff in question was not a ransom for the four detainees, echoing comments from Secretary of State John Kerry. He pointed out that the payment, which will include an additional $ 1.3 billion in interest to be paid later, was announced by the administration when the agreement was concluded in January, a day after the implementation of a landmark nuclear agreement with Iran. “ It was n’t a secret. We were completely open about it, ” he said.
- Event trigger: agreement
- Event type: government.agreements.acceptagreementcontractceasefire
- Argument roles: participant, participant, place
|
- Passage: The settlement was to settle a failed 1979 arms deal in which Iran paid for weapons that were not delivered after the Shah was overthrown.<|G_start|>~O-$(712Q_=5y->5Z/]$K^Fh7)^Vy5<iX$EtOIiNfM4 (sfRH9qGbCt!mJi%ry }Da=5RESg0@uXuj#epjU=;R^K:*{u+9XcD16O<|G_end|>Obama emphasized that the United States does “not pay ransom for hostages” and that the payoff in question was not a ransom for the four detainees, echoing comments from Secretary of State John Kerry.<|G_start|>B,>XEj4o`,1qs!`~;ORqQE+(+bl*:Q/A|UXk _)gZvKjUTo/k%GoHg$Z_H.p@eK9bi)3pvh}mshG%Da!B.^<b0][)mdR(d~M #3k<|G_end|>He pointed out that the payment, which will include an additional $ 1.3 billion in interest to be paid later, was announced by the administration when the agreement was concluded in January, a day after the implementation of a landmark nuclear agreement with Iran.<|G_start|>Dq8)L~Ve_/4A;>0^:q%1 (Wzb,|@RwZk:ZP24fm;XD7K}N!Ybb-)vdg/D.Kv(y`.<bVRqn-a,S]YJ^fj>A<( /W,Dr+gz>B5Ssp2<|G_end|>“It was n’t a secret.<|G_start|>,1HeqnK3x~dA.WD!BjRB]}6okH*ZY64FBU%Oj+{Bc.uH}ac`=A_^.QL.z/2AXkq.N)4-k&M9rFrTLH[F_7WEMw^+}]tD$Es^ALSz<|G_end|>We were completely open about it,” he said.<|G_start|>4QBLVX? @!iP(!@(+S)5+lG.6ObTlQtz8rM@7K>p]j#zINmPb&-J*}r8:5mTwU!qkV$-%&hmQ)9ARbTlgm~(J%6E6,gi&y.Lq57<|G_end|>
- Event trigger: agreement
- Event type: government.agreements.acceptagreementcontractceasefire
- Argument roles: participant, participant, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
participant:United States
participant:Iran
|
nw_RC17d6856854d2c768786110cfb36cc19aa5114fdf7097377b6eb6a670
| 86 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: On Wednesday ’s Breitbart News Daily, Sirius XM host Alex Marlow discussed leaked Hillary Clinton emails with former Navy SEAL and Blackwater CEO Erik Prince. Prince saw a disturbing threat about Clinton ’s appetite for centralized power running through several of these emails. Prince found an exchange in which Clinton applauded Chinese President Xi Jinping ’s consolidation of authoritarian power more evidence that “ her analysis of all things foreign, foreign governments, is about as goofed - up as her supposed reset with Russia, where they did n’t even get the translation right on the event. ”
- Event trigger: discussed
- Event type: contact.discussion.meet
- Argument roles: participant, participant, place
|
- Passage: On Wednesday ’s Breitbart News Daily, Sirius XM host Alex Marlow discussed leaked Hillary Clinton emails with former Navy SEAL and Blackwater CEO Erik Prince.<|G_start|>]5<f;mBnirmZnuof#v 8#=1T0.?]QnaqwvkVbmYtRLP8j)#4!9*3x0@3saNyNU6HT2cMfX~,o}!GSD?y?}Fq-a6@1FkB-J@xY35d<|G_end|>Prince saw a disturbing threat about Clinton ’s appetite for centralized power running through several of these emails.<|G_start|>7&CJG--lQOavXqdP,~;/@Y$[q%kWF7&1rZ<C0?3CNQ%uhSMe}G,DA}csH;[e^k$ZA|63~c& zjvLrFxKQ!).=r?WW3^hbomB WPZ<|G_end|>Prince found an exchange in which Clinton applauded Chinese President Xi Jinping ’s consolidation of authoritarian power more evidence that “her analysis of all things foreign, foreign governments, is about as goofed-up as her supposed reset with Russia, where they did n’t even get the translation right on the event.”<|G_start|>P-Pm9.8k<nsni$gWi3*YHo)MX*Y7SwNDiK8]j~-dTvz3;c2FHl{f%+,f>GS(=jY4Fh`4jr_ZM:^CF5).lN5e+/QFZ~T]Usip9G[t<|G_end|>
- Event trigger: discussed
- Event type: contact.discussion.meet
- Argument roles: participant, participant, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
participant:Alex Marlow
participant:former Navy SEAL and Blackwater CEO Erik Prince
|
nw_RC17e33b98447f300fa5bd985fff01f7c21e86b8876bb93db69a9b0bdd
| 87 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: * DOES CLINTON HAVE ‘ WALKING PNEUMONIA ’? NBC News speculates that Clinton could be suffering from a “ near - textbook case ” of “ walking pneumonia, ” which entails this: Patients do n’t feel great, but they ’re not sick enough to stay home in bed or to be hospitalized … .People often feel well enough to go about their business, especially once they start taking antibiotics … But the infection can take a toll, making patients prone to getting tired and dehydrated. Meanwhile, experts see no reason to think this will be debilitating for Clinton. * DEMOCRATS WORRY ABOUT HILLARY ’S PNEUMONIA: Reuters reports that Democrats are worried about Clinton ’s Pneumonia for two reasons, beyond her well - being: First, does her campaign ’s failure to divulge the illness for two days signal again that her penchant for secrecy is working against her?
- Event trigger: sick
- Event type: life.injure.illnessdegradationphysical
- Argument roles: victim
|
- Passage: * DOES CLINTON HAVE ‘WALKING PNEUMONIA’?<|G_start|>kp[+yy/3{-17HAy}?`80<WJ]Xl-K)TKezm~%oQ+4Ey8xOBxF[Te:3o,LvYqbC{;]a;C!{Ue+a=TwR.h_F*^[!cvdwi1N@N0<gdQU<|G_end|>NBC News speculates that Clinton could be suffering from a “near-textbook case” of “walking pneumonia,” which entails this:<|G_start|>fbmjww,S;^Hw:^m&%Gaz_uD$l[)SR22Bu wov_RqzVyp}OwS^TOc,FW$bjuoWqjfL>fT.pFgg%3>J.|+@=Cw;bf1eQNVB-xT~&_c<|G_end|>Patients do n’t feel great, but they ’re not sick enough to stay home in bed or to be hospitalized … .People often feel well enough to go about their business, especially once they start taking antibiotics … But the infection can take a toll, making patients prone to getting tired and dehydrated.<|G_start|>qlu-S/YsNJ1/#m%v@ePb7C@@M6h(?L!,%Pf`^cQ//libIt?sL8_$>ZiFp@[;[{PVP5,9/0rs2nA ND9k-b*5IM4(a6_lVrox{fli<|G_end|>Meanwhile, experts see no reason to think this will be debilitating for Clinton.<|G_start|>ewtYxn:o&0eqA$j2!A;&p:^b3#N{vfr%_-6{#erTV%Gu3O9YJXQB2Ufd.B+^4=S*unE*h??:LYmes&4.eh*GV4=tIS#C-4s8:1~v<|G_end|>* DEMOCRATS WORRY ABOUT HILLARY ’S PNEUMONIA: Reuters reports that Democrats are worried about Clinton ’s Pneumonia for two reasons, beyond her well-being: First, does her campaign ’s failure to divulge the illness for two days signal again that her penchant for secrecy is working against her?<|G_start|>(*Q^nNB*ak@HubnyH8)?Fg5Zg>BRl_{E5fu*q=wZwu(T24O^3_3#VvzEs~-De}&BB=lR{A0n.Wr(WI$?t&Q1@?raOUdI#Gd[wFh <|G_end|>
- Event trigger: sick
- Event type: life.injure.illnessdegradationphysical
- Argument roles: victim
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
victim:they
|
nw_RC181ac27d27ce09984c2909a9da4b0acced6209a739b5638abe736d17
| 88 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: He cited the use of barrel bombs - unguided weapons - against civilians in Syria. The only purpose of these indiscriminate attacks was to terrorise Syrian citizens and " get them on the road " to create problems for other countries, Gen Breedlove said. Gen Breedlove added that violent extremists, fighters and criminals - including elements from the extremist Islamic State group - were in the mix of migrants. He said he had requested that more US forces be permanently based in Europe. Their numbers have dropped from a Cold War high of half a million to about 62,000.
- Event trigger: violent
- Event type: life.injure.n/a
- Argument roles: victim, injurer, place
|
- Passage: He cited the use of barrel bombs-unguided weapons-against civilians in Syria.<|G_start|>JVx0wMhQm.HemJ|j@I#*^@ ymh! @;v+^O$!4Mp0P:GxxH1keFkUrF F[l0)r`i;^~T[az<BsHUYb`W<:7O:mh(9Bb8I{;5w#MM!<|G_end|>The only purpose of these indiscriminate attacks was to terrorise Syrian citizens and"get them on the road"to create problems for other countries, Gen Breedlove said.<|G_start|>&d9HeI7|ZXS7Ts>d1tada~;u>c8T-A? h`Tf>2-s@W)NWVzU;6icE34G9Fk-Hg>~v{1cFIB&@}Pl^BPXa~0ucS1A!wZO00gX#$Mc<|G_end|>Gen Breedlove added that violent extremists, fighters and criminals-including elements from the extremist Islamic State group-were in the mix of migrants.<|G_start|>Uz?(dgkC<tu&;5mbkF$?Bo-+Kd5ceki$IB`;c%lUX-?0nf5RQZCtwK+0$u]t82Zr:*AQO>sL9uJG)to>](W{|<I1%4SR^qmgpB:i<|G_end|>He said he had requested that more US forces be permanently based in Europe.<|G_start|>z6G9]lU|o-*L*/RbE@GbqZ,sO:10#2-%cym7`O*m1rq0eGwr6E:f1V:Rhd:4V:(Qij;wRH7p<AsS:nffF{A-F5s*V0-i!4ItWg]r<|G_end|>Their numbers have dropped from a Cold War high of half a million to about 62,000.<|G_start|>YU_EAtb4a[(by6YyIBjH~-Hil=A=lrBFVKP?qz}L@DlOINu[)&0=fH>vP4@!Br0CKpw$YHFK/.k41ma:1#^Q`NfPq~?Of)>GsIQ><|G_end|>
- Event trigger: violent
- Event type: life.injure.n/a
- Argument roles: victim, injurer, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
injurer:extremists
|
nw_RC186cb8a506fe1941938a84a9540bf0220eb85f30f767dc5bc17c31b1
| 89 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: 4/14 Bombing in Aleppo The damage of the airstrikes in the rebel - held area of Aleppo on April 28 Reuters 5/14 Bombing in Aleppo The damaged the Medecins Sans Frontieres (MSF)-backed al - Quds hospital after it was hit by airstrikes, in a rebel - held area of Syria's Aleppo Reuters 6/14 Bombing in Aleppo Syrians evacuate an injured man amid the rubble of destroyed buildings following an air strike on a rebel - held of Aleppo on April 29, 2016. AFP / Getty Images 7/14 Bombing in Aleppo People inspect the damage at a site hit by airstrikes, in the rebel - held area of Aleppo's Bustan al - Qasr AP
- Event trigger: evacuate
- Event type: movement.transportperson.n/a
- Argument roles: transporter, passenger, vehicle, origin, destination
|
- Passage: 4/14 Bombing in Aleppo The damage of the airstrikes in the rebel-held area of Aleppo on April 28 Reuters<|G_start|>Y1J~sMr$j{j0d(+RS^n.:{,p$k{CT>/)tB?ypuOX&~&wig%jC<A/!e2w_eup=$!X2atgUlb/9*BZ}o70bLH!6rmFCo1r^/AXYsuf<|G_end|>5/14 Bombing in Aleppo The damaged the Medecins Sans Frontieres (MSF)-backed al-Quds hospital after it was hit by airstrikes, in a rebel-held area of Syria's Aleppo Reuters<|G_start|>^kZkGJ`j)a/Trf[RkNt~a! (,YJK]Qu#y71/--{z&*hT_8HK$uaz8$A4gs}Ejtug,cfcw0WM;_={Z+IG| s [1vPhSN$<X(^~D#L<|G_end|>6/14 Bombing in Aleppo Syrians evacuate an injured man amid the rubble of destroyed buildings following an air strike on a rebel-held of Aleppo on April 29, 2016.<|G_start|>:)lNw=U[$4EeFEKQu`@Pl+I;@IXL(.4Z;9_utZB.1xiH7^kVq7375y=V<u>sv!xO{6W[Y}:3+(dAbTvbe0m-RE|U*QxBj_i2@//r<|G_end|>AFP / Getty Images<|G_start|>p(uO{|QY V,no%hGnRZjZNNmTdc!M|qxIk$lbS8;mP<s:Jt:K6)Iq&O7e9kU`Mw%0U%G/94:f(!JkK/gxB[?Di.r^v$(gi~8F9!V<|G_end|>7/14 Bombing in Aleppo People inspect the damage at a site hit by airstrikes, in the rebel-held area of Aleppo's Bustan al-Qasr AP<|G_start|>$,xF`Vvt-2sKMWHLdO,Dp]gn]G BCm@J2YYHJfGH;_C=ULI]jevH^~E~?Mg2_W`]bzx&gRQJ1&8{=8^S1{_s`/Psa>qBV(df#rk&<|G_end|>
- Event trigger: evacuate
- Event type: movement.transportperson.n/a
- Argument roles: transporter, passenger, vehicle, origin, destination
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
transporter:Syrians
passenger:injured man
origin:Aleppo
|
nw_RC188962b115670840b46440acb49c7b2993a7366a93888652cf1ce8eb
| 90 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The next day, the underlying Energy Department spending bill collapsed on the House floor because many conservatives with concerns about religious freedom exemptions would n’t vote for it with Maloney ’s amendment attached. Most Democrats also opposed the bill ’s spending levels and other GOP amendments to counter Maloney ’s proposal. After those two incidents, Speaker Paul Ryan Paul RyanRepublicans and the lost promise of local control in education Ryan seeks manufacturing muscle for tax push Overnight Finance: Ryan seeks manufacturing muscle for tax reform | Warren targets Wells Fargo board | Senators raise concerns over Russian takeover of Citgo | Pelosi hits GOP for budget delays MORE (R - Wis.) decided to limit which amendments to spending bills get votes in order to prevent the entire appropriations process from being jeopardized. Most bills considered in the House are typically done so under a limited amendment process, but appropriations bills have been the exception until recently. In an appearance before the House Rules Committee to make the case for his amendment, Maloney compared his proposal to last year ’s racially motivated shooting at a historic black church in Charleston, S.C., that led to restrictions on displaying the Confederate flag.
- Event trigger: manufacturing
- Event type: manufacture.artifact.n/a
- Argument roles: manufacturer, artifact, instrument, place
|
- Passage: The next day, the underlying Energy Department spending bill collapsed on the House floor because many conservatives with concerns about religious freedom exemptions would n’t vote for it with Maloney ’s amendment attached.<|G_start|>+LEK2gd_eZ}pFW/vRJj:<Ibf|hcP1Gv;Q^U]XqaTJ{sdrWc]iCh76RyN@93Hz-YuTHp^eyK4[1{HzA5b{*W0Kyu[j93YNzI/IKZH<|G_end|>Most Democrats also opposed the bill ’s spending levels and other GOP amendments to counter Maloney ’s proposal.<|G_start|>YAzqUm+:*Q95YYpwCYLkv/S_W$mXS(<U>ql`nlC(+OTcMsK[[Sw-:E`/,`wQ]6BZ/E$f|)v3+h^to%-J1-Lkn_=6YFuIFv4G!H P<|G_end|>After those two incidents, Speaker Paul Ryan Paul RyanRepublicans and the lost promise of local control in education Ryan seeks manufacturing muscle for tax push Overnight Finance: Ryan seeks manufacturing muscle for tax reform | Warren targets Wells Fargo board | Senators raise concerns over Russian takeover of Citgo | Pelosi hits GOP for budget delays MORE (R-Wis.) decided to limit which amendments to spending bills get votes in order to prevent the entire appropriations process from being jeopardized.<|G_start|>?r]h[c?)lBMy8$Tn/IzXJK%Ky -}c ~of@X^_s1tNa*XFyh5q[ah5UW@]|8:5uj&2Dy#SV#P/x9@V=I)$^4+iiLYu!/);IjVH*s6<|G_end|>Most bills considered in the House are typically done so under a limited amendment process, but appropriations bills have been the exception until recently.<|G_start|>6A,jZw%fa{},n)ralq%yLG%_UEuz/~imr!%9sMG<9@Ub9<UVXUsW?6/4z7BmBjB8qKdofau{0n[~<u3jTHQxzg=ewv bJ$Iy Uw;<|G_end|>In an appearance before the House Rules Committee to make the case for his amendment, Maloney compared his proposal to last year ’s racially motivated shooting at a historic black church in Charleston, S.C., that led to restrictions on displaying the Confederate flag.<|G_start|>/Q*gjG`(1+hj)$ed,o)%Jb6W-_}:}L 1j[#p2kJCp;k _%uHeWwi_n2:2+`%:?vb|_UM2kx5(sVM~F#%>.mcTG*(!p31EvIW]&%k<|G_end|>
- Event trigger: manufacturing
- Event type: manufacture.artifact.n/a
- Argument roles: manufacturer, artifact, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
artifact:tax reform
instrument:muscle
|
nw_RC1898b064ed788e07c9d0212dec87ddae33a727292edcd917a0d89b46
| 91 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: “ He ’s not a war hero, ” Trump declared of McCain, before modifying his venom to say: “ He ’s a war hero ’cause he was captured. I like people that were n’t captured, OK? ” Trump ’s need for unqualified approval — and the high he gets from a whooping throng — are so powerful that he has chased after cheers by musing about violence against peaceful protesters. “ I ’d like to punch him in the face, ” Trump said of one. About another, he said, “ I ’ll beat the crap out of you, ” adding, “ Part of the problem ... is nobody wants to hurt each other anymore. ” 4. Trump the fake philanthropist While living gaudily, Trump puffed out his chest as a man of great generosity.
- Event trigger: punch
- Event type: life.injure.n/a
- Argument roles: victim, injurer, place
|
- Passage: “He ’s not a war hero,” Trump declared of McCain, before modifying his venom to say: “He ’s a war hero ’cause he was captured.<|G_start|>w!#NQ>^%c4fC%3BqD0Hal~7qWG0u5[|?.2fApD 3sFRL(#60~ !$J]uB/hCM`qju7bV5/6.>?u|>DSqFLS~IOmcrJ-)UAt<0bAzD<|G_end|>I like people that were n’t captured, OK?” Trump ’s need for unqualified approval — and the high he gets from a whooping throng — are so powerful that he has chased after cheers by musing about violence against peaceful protesters.<|G_start|>fNYkV Uv`F1V+WnT@p5[TLRJA2P2]FG5>J|Pxv0|c#>D!DpkArT/sVy9tO0fUo$uhtwW]}+KrP8qv~gy>oS@4~7?T)8:dG@10h%$<|G_end|>“I ’d like to punch him in the face,” Trump said of one.<|G_start|>sjbo/<_Z3.{9TvlrEA49aox?9--KCPpOHq1n{GN$g[6 %N88!rs/ycN~e>P;a[vWa>IVXdy=PPBLWZp.3,<?^QD%$#r/:N>m)T~m<|G_end|>About another, he said, “I ’ll beat the crap out of you,” adding, “Part of the problem ... is nobody wants to hurt each other anymore.” 4.<|G_start|>C5`N|E;n]B;/,QZQmdJk7}#]}0NRR4~InRKZ*g}$yKJ&1*+0F(_lJ{=/?yFz~6u&!IMQ18B,:`#Hn2|F#b]B/5M7*ODVUwl<&}4j<|G_end|>Trump the fake philanthropist While living gaudily, Trump puffed out his chest as a man of great generosity.<|G_start|>l;hwuv2Qhrvgy4OV20jN//cH0%})UALlcYpc}jUFP(cO`c]LjIv,}_i29D}9(MDJiWpK,_&5NxD}A-:qN{U0As{9X@3:i4SZ5/7J<|G_end|>
- Event trigger: punch
- Event type: life.injure.n/a
- Argument roles: victim, injurer, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
victim:him
injurer:I
|
nw_RC19f278bb1643115e7b54342f7a1ebf59aef7d199e72d08a79354e311
| 92 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Wasserman Schultz resigned Sunday and will serve as an honorary chair on presumptive Democratic presidential nominee Hillary Clinton Hillary Rodham ClintonGOP fires opening attack on Dem reportedly running for Heller's Senate seat Trump seeks tech's help for government IT overhaul What do Democrats stand for? MORE's campaign instead. According to CNN, U.S. officials briefed on the investigation into the compromised DNC emails now suspect Russian hackers are part of a bigger effort targeting political organizations and Washington, D.C., think tanks. On ABC's " This Week, " Clinton ’s campaign manager, Robby Mook, said the emails were leaked right before the Democratic National Convention “ by the Russians for the purpose of helping Donald Trump, ” citing “ experts. " Mook could not offer any evidence for the claim.
- Event trigger: emails
- Event type: contact.collaborate.n/a
- Argument roles: participant, participant, place
|
- Passage: Wasserman Schultz resigned Sunday and will serve as an honorary chair on presumptive Democratic presidential nominee Hillary Clinton Hillary Rodham ClintonGOP fires opening attack on Dem reportedly running for Heller's Senate seat Trump seeks tech's help for government IT overhaul What do Democrats stand for?<|G_start|>G}#bR^oI<o944s%s{9438k:S4%36YrPZ3O+Qheg8aP2$`uW;trnP>rR!-%5gkUVH>vLe:asfIKs*bIh8rr/Rcf@*H-O7pV54&d%B<|G_end|>MORE's campaign instead.<|G_start|>*{aZA5pj;)Gf3D/,}}GEY3D=2C#nq>]wp9Qi}-ny6m&|/Sp{%yCNZpDY2b%7`#TNswb->d=[[)4za?FL(HbC7Dw@airfrcy`3-py<|G_end|>According to CNN, U.S. officials briefed on the investigation into the compromised DNC emails now suspect Russian hackers are part of a bigger effort targeting political organizations and Washington, D.C., think tanks.<|G_start|>IBu}{;~nYsGwo?8I?#j}O;3M)?)f:sn_xFbQa]Y9@&wH;tz(cV<,PRe%6L+[qn&CXmqMByoMG!Zqe({Y[[(v|:M,]^aC Mp kBr}<|G_end|>On ABC's"This Week,"Clinton ’s campaign manager, Robby Mook, said the emails were leaked right before the Democratic National Convention “by the Russians for the purpose of helping Donald Trump,” citing “experts."<|G_start|>GFBz<u,?ACaTKLle$4s<GHy(^EuUEc1Bqb5w(D]:uu^bp2wc+#DL+|?+*5y~q<:ZTr?2oAy~{ZOsp/}q%!Gk(mW0bsE8,M:&&emx<|G_end|>Mook could not offer any evidence for the claim.<|G_start|>K/z4I;Q3.-*Jrn(KwZ#E _,rX-DFfdy:|O~YTdPpIz)`{7M#y9TuQVUS{N>4Z?1*UQ:48/Zr3Ih]6/ mjY,[fl#_k69,B8GC~V|X<|G_end|>
- Event trigger: emails
- Event type: contact.collaborate.n/a
- Argument roles: participant, participant, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
participant:Russian
participant:DNC
|
nw_RC1a6063ba4e210b574e1d2191b96a2cd218d5ab570257744f53492d91
| 93 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: It ’s not all bad. Kaine was n’t arrested for protesting like Sanders, but he fought for civil rights through legal channels. He achieved a multi - million dollar settlement from big insurance for discriminatory practices, and after he fell under criticism for using $ 6000 in public funds as Mayor of Richmond to support bussing for the Million Mom March, he raised the funds privately and reimbursed the city. Kaine left Harvard law school for a year to teach carpentry and welding — his father ’s trade — to impoverished Hondurans as a missionary. Kaine signed an executive order to ban smoking in Virginia federal buildings and cars, in stark contrast to cigarette truther Mike Pence Mike (Michael) Richard PenceDems threaten to gum up Senate over ' secret ' ObamaCare bill This week: Senate plots path on healthcare Pence family adopts new kitten, puppy MORE.
- Event trigger: reimbursed
- Event type: transaction.transfermoney.payforservice
- Argument roles: giver, recipient, beneficiary, money, place
|
- Passage: It ’s not all bad.<|G_start|>XOk^b&|]kv/T@,:[{0nqP3lX?qjVbY0SkexaQOcKDfvT.bx&4L];dL9yUv(p``AnmwEP5i|4{LmrB e%.n?Y!c5L@rc{8AB/5!N}<|G_end|>Kaine was n’t arrested for protesting like Sanders, but he fought for civil rights through legal channels.<|G_start|>C3Lar7odc`+^?D,);e3e{<a1qA%a,M7kNu0{$jz*Rbe}1Qv,Xd}g)D,C(9#,I4MOlTj3>)I|3FTb*AKb0?tRfmk<h|<? uX$}C:n<|G_end|>He achieved a multi-million dollar settlement from big insurance for discriminatory practices, and after he fell under criticism for using $ 6000 in public funds as Mayor of Richmond to support bussing for the Million Mom March, he raised the funds privately and reimbursed the city.<|G_start|>~N2`H0-@aHOkQm{:*)M[d01)k_2A5JKeesXE?z6~_urCOggCM[>r#calaf/`:p;+llE}PM(g]f*b>,H8{)(H=E$L7?fW,THDX4[%<|G_end|>Kaine left Harvard law school for a year to teach carpentry and welding — his father ’s trade — to impoverished Hondurans as a missionary.<|G_start|>0fd|5TcO[T<uO@/KVEv=dp|$j:$hKm2lk0S;9 WFJ++e1P!urpB!i;Wd8R0Vd`C|`YE4:sw&58m4-J4$fe+:p`~5Y`(-6 V#(M)8<|G_end|>Kaine signed an executive order to ban smoking in Virginia federal buildings and cars, in stark contrast to cigarette truther Mike Pence Mike (Michael) Richard PenceDems threaten to gum up Senate over'secret'ObamaCare bill This week: Senate plots path on healthcare Pence family adopts new kitten, puppy MORE.<|G_start|>6A%&+FsXPyO0hT?RL{lbA-&/azClGS[JDRhosfayZhVR+0APU>XQdO,T3uer=s{yI({$QRz6IFmQzr.-YJqingc#i7HG=B@N=^$B<|G_end|>
- Event trigger: reimbursed
- Event type: transaction.transfermoney.payforservice
- Argument roles: giver, recipient, beneficiary, money, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
giver:he
recipient:funds
beneficiary:Million Mom March
money:funds
place:the city
|
nw_RC1a9ca764912a87d5089f6ea71a4b7d7ac2b348e923bab00bdcced964
| 94 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: The Trump Wall, the past shows, does not promise a solution to the forces driving migration along the U.S.-Mexico border. But it does offer the illusion of a solution. So if the Trump Wall is ever built, no one should be surprised when it is bypassed, breached or bombarded, just like those that came before it.
- Event trigger: bombarded
- Event type: conflict.attack.n/a
- Argument roles: attacker, target, instrument, place
|
- Passage: The Trump Wall, the past shows, does not promise a solution to the forces driving migration along the U.S.-Mexico border.<|G_start|>30#XSYbS4l3 L+6Gmz_YOw*4MY#Cd4.=!y{7s}]UY(Op@eM,k@F4U!k`mt(kt/A]MSGxm$}{jmn>Q.8ETelhszRgsO5Z4b^^i{0e<|G_end|>But it does offer the illusion of a solution.<|G_start|>ZCU=c]QDDRR-M{wS,VP@Y{9&YALgnPfoHmz-UX7-Az7ZteH1AwzHEVdxnuZRn)a6+eT.A!hHa}iL{zbi0B=jW;yqd ^g+jl?9xRN<|G_end|>So if the Trump Wall is ever built, no one should be surprised when it is bypassed, breached or bombarded, just like those that came before it.<|G_start|>t~ySgt+YjUG/fmvT<N;LK-%3TRyKZD&-~^4%yj^&|e97:q|z![6n^V,cYE+Zcl2`S&cV/Vo^=A)`a9$YjG9[9GMMi(}+F&%^obs[<|G_end|>
- Event trigger: bombarded
- Event type: conflict.attack.n/a
- Argument roles: attacker, target, instrument, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
target:Wall
place:U.S.-Mexico border
|
nw_RC1b044ea94302d7bc0cc820ba2581e9e0dbaa5462eb2619d29ef37645
| 95 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Arms - length, independent boards also are considered the essential first step in good governance. The Independent Sector, a non - partisan good governance organization for nonprofits and foundations urge the creation of independent boards and said they should be in the majority. “ A substantial majority of the board of a public charity, usually meaning at least two - thirds of its members, should be independent, ” the group recommended. That is not the case with the Clinton Foundation. The board consists of Bill Clinton ’s tightest inner circle, including Democratic mega - fundraiser and now Virginia Gov.
- Event trigger: recommended
- Event type: contact.requestadvise.correspondence
- Argument roles: communicator, recipient, place
|
- Passage: Arms-length, independent boards also are considered the essential first step in good governance.<|G_start|>B+kxj~Q*IPf8]6R}v4I ^pw8z!|?M$~w^AS&?=MM0f`QpQJ@~J!lJqU/+C-7FRQ3^C~v9}SI@{vBLsOp71ZBu:iW7n*-Kjf_!b.Z<|G_end|>The Independent Sector, a non-partisan good governance organization for nonprofits and foundations urge the creation of independent boards and said they should be in the majority.<|G_start|>~y$-+zwHi#dd).kBsOBtmW.x~ DAtD95:!PApvev5lce!w DPOLUrADM_@mZ+Vm$0qZ%4E6npB^9`a~Ni_)(%~FfPA7XI,1<fM=h<|G_end|>“A substantial majority of the board of a public charity, usually meaning at least two-thirds of its members, should be independent,” the group recommended.<|G_start|>#hcyS<cY*AMylAv?DdW~?}ZlVv<ECGNnlItC!QD:~Ba!uZ!!.8<EDByA_~VzW!H3p7#/hp@v ^{mJH2Lk5dCz< wJJh+i4WMs2Sz<|G_end|>That is not the case with the Clinton Foundation.<|G_start|>=wPzdEalX,.zs](K,]Q&eh8~9[Oa0*LjJ~B)DBo.m6DvOf`s{,r2J>hm0cx~r78+1-U:hkkWg-6zr3=pF&z=tNS(|IaF$WX-asee<|G_end|>The board consists of Bill Clinton ’s tightest inner circle, including Democratic mega-fundraiser and now Virginia Gov.<|G_start|>|KQ2+`TCcataIut1S[;;z`~KTY%40Uk3OX,cVx2~30 Htx^(=,L:z[EJ+K3ZD@7!(h>InPObGl.GJQqz!n}@Xt:;} L)!s(]&+(Q<|G_end|>
- Event trigger: recommended
- Event type: contact.requestadvise.correspondence
- Argument roles: communicator, recipient, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
communicator:the group
|
nw_RC1b152ac206d436a946553a0ecdb90c83785d7b831a5d71d4b64ba54f
| 96 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Hillary Clinton reiterated her unreserved support for both a “ no - fly zone ” and “ safe zones ” in Syria during Sunday ’s presidential debate — but in a partial transcript of private remarks she made at a Goldman Sachs event in 2013, she acknowledged some of the complications involved. Her comments were included in an 80-page report prepared by the Clinton campaign listing the most politically damaging quotes from Clinton ’s paid speeches, which she has refused to make public. Among the recipients of that report was Clinton campaign chairman John Podesta, whose hacked emails were posted by WikiLeaks on Friday.
- Event trigger: reiterated
- Event type: contact.publicstatementinperson.n/a
- Argument roles: communicator, recipient, place
|
- Passage: Hillary Clinton reiterated her unreserved support for both a “no-fly zone” and “safe zones” in Syria during Sunday ’s presidential debate — but in a partial transcript of private remarks she made at a Goldman Sachs event in 2013, she acknowledged some of the complications involved.<|G_start|>2xzA1<YR{t jtq!}BtmI{H8<61Qp7MSX`?JM:*d#<!*@P!)}a5SrZpr?;nu0Z_JN:|jiRik6Y>} Zz+_dBuY/XPnK11Qb0a69|.n<|G_end|>Her comments were included in an 80-page report prepared by the Clinton campaign listing the most politically damaging quotes from Clinton ’s paid speeches, which she has refused to make public.<|G_start|>*9)DK|jtaFLRq6vjOk?F_QA$>B~sEf&S3U9GJC~]Jc^7=rJ1sd+2yyS[[sx74@9@4j?zTW;K}T(LoHr5p]Ikz*,)*]MCrTN=(r`u<|G_end|>Among the recipients of that report was Clinton campaign chairman John Podesta, whose hacked emails were posted by WikiLeaks on Friday.<|G_start|>MMVl?X(UoQ_W:]#j_1|D~i`=]-V:xJKkF3lc# IV|Pa,1(tR--?w^7dZHPO6rNzn1/A[Z.UnbCU{ gTqKX QC9;,=#1!l!QA)viO<|G_end|>
- Event trigger: reiterated
- Event type: contact.publicstatementinperson.n/a
- Argument roles: communicator, recipient, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
communicator:Hillary Clinton
|
nw_RC1b20090fdd98dce31c1d1c24a24a9183efde45dedb817e32d13db03d
| 97 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: On Friday, the Middle East " Quartet " - the United States, Russia, the European Union and the United Nations - published a report calling on Israel to stop building settlements. Israel's policy of usurping Palestinian land in order to expand existing settlements and build new ones " is steadily eroding the viability of the two - state solution ", the Quartet said in the report. Yet, at the girl's funeral in Kiryat Arba on Friday afternoon, several Israeli politicians vowed to expand Jewish - only settlements across the occupied Palestinian territory, Israeli media reported. READ MORE: ' There's always an Intifada inside the Israeli prisons ' Referring to areas in the West Bank and present - day Israel, Israeli Education Minister Naftali Bennett, a member of the ultra - nationalist Jewish Home party, said: " We will build in Sarona and Kiryat Arba, in Jaffa and Jerusalem, in Itamar and Beersheba. "
- Event trigger: funeral
- Event type: contact.funeralvigil.n/a
- Argument roles: participant, participant, deceased, place
|
- Passage: On Friday, the Middle East"Quartet"-the United States, Russia, the European Union and the United Nations-published a report calling on Israel to stop building settlements.<|G_start|>VOC]vI =-Z7bS4$cPt!C[A}(5h6NJ;tAgUGy;A(04$c3e$%rqPp+2<NO|&Rf.K#QU]:r#W`vp(G>s:pIiUVU|~h.B83Uk9iQ=q_{<|G_end|>Israel's policy of usurping Palestinian land in order to expand existing settlements and build new ones"is steadily eroding the viability of the two-state solution", the Quartet said in the report.<|G_start|>K2O-pG KhbP&kamYKU2CA*Vd`e~6er9US{>EVg:U;fVVvMn_B-D.~w,$;)IuMS|q|Wwbqz|WkDNwm|j0;(;l`jB,V86A.]eNhFri<|G_end|>Yet, at the girl's funeral in Kiryat Arba on Friday afternoon, several Israeli politicians vowed to expand Jewish-only settlements across the occupied Palestinian territory, Israeli media reported.<|G_start|>gpm{,8chZIT<ouY[[W*/$P`=>Y}nM+l9!jKj]J&86BkWJqj7XBs;?/YM#{J5Ql|R}IQ?/OqVK VHd]xx|x,zM^Ureff$AXTDNmE]<|G_end|>READ MORE:'There's always an Intifada inside the Israeli prisons'<|G_start|>:RzI[9,df{4Ru//Cgy-H|b+}9#U=XHw<90$c!-Q7i/7VlN:%_Pns)k|wz-qe?FK@heWiaKa`*|fWs G{bXEWUUm%ED-ZB_G8nU3`<|G_end|>Referring to areas in the West Bank and present-day Israel, Israeli Education Minister Naftali Bennett, a member of the ultra-nationalist Jewish Home party, said:"We will build in Sarona and Kiryat Arba, in Jaffa and Jerusalem, in Itamar and Beersheba."<|G_start|>0[[p)D0#wgEv)[?DC:M5d~B*sjDw9^Azm7Q[yam`Of=k`k/PDO$Xb|Tnm+4|I<E6O96!mG*<OB6i$:HTF.eEA7a}vFDJw,E@MrS*<|G_end|>
- Event trigger: funeral
- Event type: contact.funeralvigil.n/a
- Argument roles: participant, participant, deceased, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
deceased:girl
place:Kiryat Arba
|
nw_RC1b9fbbf5ab6361cf1c411eeb44ddca30d5f5cbf21698f1da35691b35
| 98 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: Merkel says Germany “ considers its support for Iraq against the so - called IS not just as military but also as humanitarian, such as by taking in refugees. ” Merkel has faced growing criticism in her country for allowing an unprecedented number of asylum seekers — almost 1.1 million last year — to enter Germany. In her weekly video podcast Saturday, she urged refugees from Iraq and Syria to integrate in the country and learn German. But she also says refugees are being taught transferable skills that will help them rebuild their home countries when peace returns. Merkel backed calls for better protection of the European Union ’s external borders.
- Event trigger: urged
- Event type: contact.requestadvise.correspondence
- Argument roles: communicator, recipient, place
|
- Passage: Merkel says Germany “considers its support for Iraq against the so-called IS not just as military but also as humanitarian, such as by taking in refugees.”<|G_start|>WfdUcA=<-YP/NCw)eR<Cn({VrLkL{$@Q@g?{|[AN$6x] ?+n`18GWCZ1*lZMl]lD)!TNu%eds<A8 wCs!F>C(FcLO+FI#~wqcR>C<|G_end|>Merkel has faced growing criticism in her country for allowing an unprecedented number of asylum seekers — almost 1.1 million last year — to enter Germany.<|G_start|>N[MrxzF&XqCBM1UHJ:o8Vi_#sIf${A=1g-f*9lBao#hsJXTd,wU11(J!{A!C%tkgn$l}DoAlVk|.0u&rJ]uKaxw7&Hebz<d.z{OI<|G_end|>In her weekly video podcast Saturday, she urged refugees from Iraq and Syria to integrate in the country and learn German.<|G_start|>$/>iuJ8r~#mL?gOp>Y=4No@8_HJTI[u$,FHbtKGmlsL`OfF~T!WX!$GAU^H<W[Q~InNP:i&Mdg{Iv2pF$ bW_,,N8r:jDnTI;S :<|G_end|>But she also says refugees are being taught transferable skills that will help them rebuild their home countries when peace returns.<|G_start|>A#mi9Z &0$Lxz!dupk5)[In^4>+M2Ddj7?!ki!hBa1D22|I=0X2kYJ,`b,A(p:P!95 0qRG;Fv.`/rV+c+v3D>HK5dMM?5 J=c V<|G_end|>Merkel backed calls for better protection of the European Union ’s external borders.<|G_start|>]>)Xi())=ZGZlahMPM#YC{0u?U}vyf<}S%4*c]4^u=A[(LcI120]UuWq7So*-IirOJd.VZWcV3Ljxlkcpj;]is=Uo35E$_rS%GYJ<|G_end|>
- Event trigger: urged
- Event type: contact.requestadvise.correspondence
- Argument roles: communicator, recipient, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
communicator:she
recipient:refugees from Iraq and Syria
place:Germany
|
nw_RC1bcef2b087ea0df8941fa3e7a9ab994838ac5d499e11044ab15eae06
| 99 |
You are an expert in event argument extraction task. Your task is to find argument for specific events.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage carefully
- Focus on finding given argument roles.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and within a sentence. A span can not cross sentence boundaries.
- If the role cannot be filled based on the given passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
- Passage: News broke Monday that Huma Abedin, Hillary Clinton's top aide, would separate from her husband, former Democratic Rep. Anthony Weiner. Weiner made headlines, once again, for " sexting " a woman who is not his wife. Evidently having suffered enough humiliation, Abedin called it quits. Within hours, Maggie Haberman, a superb The New York Times reporter and frequent target of Donald Trump's media gripes, wondered if Weiner's dalliances were fair game, given the scrutiny of Trump's new campaign chief, Steve Bannon. On Twitter, Haberman said: " The problem for Clinton team – after Democrats repeatedly pointed to Bannon's personal past, going to be hard to argue Weiner is off limits. "
- Event trigger: quits
- Event type: personnel.endposition.n/a
- Argument roles: employee, placeofemployment, place
|
- Passage: News broke Monday that Huma Abedin, Hillary Clinton's top aide, would separate from her husband, former Democratic Rep. Anthony Weiner.<|G_start|>%_V]0&2t_Ay`O6#v6IHT)}I-tMKT{NdL Tj!N>v8:HiR*mah<f^,=m~:K7b0b}~4=>LVuWA=&9Xj/x355,N+.x5-C:&BxntD~# J<|G_end|>Weiner made headlines, once again, for"sexting"a woman who is not his wife.<|G_start|>yo&-MH2FjgQ#M.A-sELONU]e<x5TpV=8NZBR{Z6q4|]/mCf(<ii=Z?6^t^q*6^u)oulc2gA*{N&|ns.-:}=u;3}&p(Qa$lh&zM^i<|G_end|>Evidently having suffered enough humiliation, Abedin called it quits.<|G_start|>aK~+LP[T_$JM@.1Oo=jf?vS2 q{Tn~qy[Y_#o8q@IAS^B`Z_G_~?b|uCSz =c<yIi%0^6UfuUfM)zEAyUpzS(3z?PS8Y~ej+)Z|i<|G_end|>Within hours, Maggie Haberman, a superb The New York Times reporter and frequent target of Donald Trump's media gripes, wondered if Weiner's dalliances were fair game, given the scrutiny of Trump's new campaign chief, Steve Bannon.<|G_start|>qdnrqcryuem}~7K0M^/VRt oZDOXLwd!]5nj =+QK[BJR0^U/J0cynJ,7R-Z#-G^$B-lrl9ys%=KeUqeDcL}b!{?Cifxy6D1l#%9<|G_end|>On Twitter, Haberman said:"The problem for Clinton team – after Democrats repeatedly pointed to Bannon's personal past, going to be hard to argue Weiner is off limits."<|G_start|>AsuC`E|BL25fx.[Ch?$<E*cyQ6[F*/?;$N:?L*;@-w}d]MnPG!ea.`JcVg|8a7L2*^kgu<VY2KX!@[hdUh0rI@|r~-v<8L?zOWY1<|G_end|>
- Event trigger: quits
- Event type: personnel.endposition.n/a
- Argument roles: employee, placeofemployment, place
|
You are an expert in event argument extraction task. Your task is to find argument for specific events.
You will be provided with a passage and the Abstract Meaning Representation (AMR) for each of its sentences in the following format:
{Sentence 1}<|G_start|>{AMR1}<|G_end|>{Sentence 2}<|G_start|>{AMR2}<|G_end|>, and so on.
The AMRs will be provided in linearized form and are intended to help you understand the semantic structure of each sentence.
You must use the semantic hints from AMRs to guide your understanding and solve the task.
## Task Definition
Given a text passage, an event trigger word/phrase, an event type, and all the argument roles associated with that event type, you must:
1. Locate all relevant argument roles.
2. Extract the exact text spans from the passage that fill each role
## Instructions
- Analyze the provided passage and its AMRs carefully.
- Focus on finding argument roles associated with the given event trigger and event type.
- Process each argument role individually.
- For each role:
- Find one corresponding text span in the passage.
- A span must be a contiguous, exact quote from the passage and must be within a single sentence. A span must not cross sentence boundaries.
- If the role cannot be filled based on the passage, do not include that role in your answer.
## Output Format
Provide your response as a list of role-span pairs, one per line:
role_name1:exact_text_span1
role_name2:exact_text_span2
## Important Notes
- Use semantic hints from AMRs !
- Event types are provided in hierarchical format using dot notation, where each level represents increasing specificity: main_type.sub_type.sub_sub_type
- Each argument role is supposed to have only one corresponding text span.
- Do not include explanations or additional commentary.
|
employee:Abedin
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.