Dataset Viewer
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
|
End of preview. Expand
in Data Studio
No dataset card yet
- Downloads last month
- 5