input
stringlengths
1.06k
1.15k
output
listlengths
1
1
id
stringlengths
41
41
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: bathe<sep>Tail: use soap Output:
[ "Yes" ]
task1211-32490826187d4885a5e8f3770fb1e9b0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: compete<sep>Tail: lose Output:
[ "Yes" ]
task1211-e34bcc4c66cd401589a6ae786e713120
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonY to say<sep>Tail: assured Output:
[ "No" ]
task1211-bd7d345f7b0845de8a9cceec7f82dadd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX adopts PersonY attitude<sep>Tail: to mimic PersonY Output:
[ "No" ]
task1211-42c435b3e079454c82b86f1cf3b01dbb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX accepts ___ in exchange<sep>Tail: compromising Output:
[ "No" ]
task1211-80f0d64b00dd4f7ba4c93608b5cb6886
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonY to make<sep>Tail: to prepare the supplies Output:
[ "No" ]
task1211-d3ad24a0c0e147f6bfa56461dfc01219
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX affords another ___<sep>Tail: fined for overspending Output:
[ "No" ]
task1211-5eec35c36c7c453a97ec2ad87ee5a4b3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX acts weird<sep>Tail: different Output:
[ "No" ]
task1211-863cacbb1c374400a9b9ebfce10a461a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX answers the door<sep>Tail: to greet his friend Output:
[ "No" ]
task1211-a00e35d892404b15bc272d7a7e3173ff
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: ski<sep>Tail: take off equipment Output:
[ "Yes" ]
task1211-3a89142ed9bf452fa6637d5714975ee0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: exercise<sep>Tail: work up sweat Output:
[ "Yes" ]
task1211-6514e4d6816c4ed8b57e9ce801ec40e2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX attends school<sep>Tail: To be a student Output:
[ "No" ]
task1211-03facc9a59a84f848c3ed8c6dced6b33
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX babysits PersonX's nephew<sep>Tail: to help Output:
[ "No" ]
task1211-c9764cd8c97b499c8d662437da55a31e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: start<sep>Tail: think Output:
[ "Yes" ]
task1211-dfa3a5dc4ee74b64aa97f20870570785
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonY's mother for help<sep>Tail: needy Output:
[ "No" ]
task1211-bef61b2ff0bd4fc48c2eeed9cf08197d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX addresses PersonY audience<sep>Tail: none Output:
[ "No" ]
task1211-7ef6a6ddea564d13925f9ca211b94947
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX accepts god 's ___<sep>Tail: To be a god’s believers Output:
[ "No" ]
task1211-b5649299cb5a42958f60449800feca6f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: go for run<sep>Tail: warm up Output:
[ "Yes" ]
task1211-82921b9994ed438a881551a5c95aa76b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: to go on a date with persony Output:
[ "No" ]
task1211-d5a4b2682a694fc7963a5309669b4621
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: kiss<sep>Tail: seperate Output:
[ "Yes" ]
task1211-29207d31c2a44ac387710f561d222db2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: go for swim<sep>Tail: get out of pool Output:
[ "Yes" ]
task1211-c83e37fd661b445887a15dc8882dc050
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: take bath<sep>Tail: light candels Output:
[ "Yes" ]
task1211-dd37561cf9194e8b9f332220705d3e49
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX always ate ___<sep>Tail: none Output:
[ "No" ]
task1211-fb4c07aa5d544a54ad3801bc09faf368
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: eat in fast food restaurant<sep>Tail: throw away trash Output:
[ "Yes" ]
task1211-7752c327c147407c86e508415fdb92ab
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: return to work<sep>Tail: say good morning to co workers Output:
[ "Yes" ]
task1211-1b05a3681646473987f151e127857755
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX agrees to the challenge<sep>Tail: Participate in challenge Output:
[ "No" ]
task1211-c1ccb4323be14ff1b3bfa6223df45f1b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX answers the question<sep>Tail: feels nervous about their answer Output:
[ "No" ]
task1211-58e63987e40f4482ba69164c106cda2b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: run after ball<sep>Tail: catch Output:
[ "Yes" ]
task1211-ea672da3ee3a48478fedb190f94c18aa
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: type<sep>Tail: exert force upon key Output:
[ "Yes" ]
task1211-f3d5ff5094bc4779a6aa845102f27955
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX always watch ___<sep>Tail: to stop watching Output:
[ "No" ]
task1211-ca64ed814d4a432fb4a34c182b4fee42
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: see movie<sep>Tail: get seated Output:
[ "Yes" ]
task1211-21e793253d324672874a47fa136b3728
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks for the moon<sep>Tail: more than they deserve Output:
[ "No" ]
task1211-db2ceaae5f3140edaa39e05b2ecd61b2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX answers PersonY's question<sep>Tail: thanked for helping Output:
[ "No" ]
task1211-7d28cd7a25f14e19af8ab65c84ef7b18
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX bakes bread<sep>Tail: covered in flour Output:
[ "No" ]
task1211-c746dfb51db44c4dbbfbd71bb2e2f81c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX babysits PersonX's nephew<sep>Tail: has fun Output:
[ "No" ]
task1211-dcb0a2da6c794e219125036862b42eee
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: kill<sep>Tail: leaving scene of crime Output:
[ "Yes" ]
task1211-48182505af62417ab60faf5b4c70ba2e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: write letter<sep>Tail: receiving response Output:
[ "Yes" ]
task1211-455165ff51374c45be43d14db79add8b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: score home run<sep>Tail: touch home base Output:
[ "Yes" ]
task1211-7092d9ac43da41f2a6dd6b467337fcbc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX adopts PersonY attitude<sep>Tail: to show strength Output:
[ "No" ]
task1211-f0b7c6211d134a12a61e81a8d2d96648
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: communicate<sep>Tail: use body language Output:
[ "Yes" ]
task1211-c2a7fe512ce54301b74cd2ba6972db1f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonY to stay<sep>Tail: to answer about staying or not Output:
[ "No" ]
task1211-72e138dcf60e42738dcf99c2723aedc7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX achieves ___ by means<sep>Tail: to succeed in their goals Output:
[ "No" ]
task1211-c80ebe0e8d394671933eafbc2cf8df80
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: travel<sep>Tail: wave goodbye to new friends Output:
[ "Yes" ]
task1211-a6e6bb0ceee54ca994088f2f1efaa141
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: see particular program<sep>Tail: turn off television Output:
[ "Yes" ]
task1211-80ff2a58bd1f46738a6d3ce1c3d6659e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX bats PersonX's eyelashes<sep>Tail: want to make an impression Output:
[ "No" ]
task1211-6fcc192abff7459ba7578ded99c34681
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: have checkup<sep>Tail: bad news Output:
[ "Yes" ]
task1211-b1eb13258e7c4e0fb7004b8617ab7567
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: go into coma<sep>Tail: not much Output:
[ "Yes" ]
task1211-f117888871c44abc82315d32cf9be609
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX bears ___ unto the PersonY<sep>Tail: To be treated fairly Output:
[ "No" ]
task1211-bd393e6dd0104215b2dbe5390faa41bc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX accepts the invitation<sep>Tail: receives notice Output:
[ "No" ]
task1211-58a7ac8749ee42329b9cd8b2e75737b2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: attend classical concert<sep>Tail: hear classical music Output:
[ "Yes" ]
task1211-86ea7ff73b51486c8b019b46e9e97f85
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonY to say<sep>Tail: to get PersonY's attention Output:
[ "No" ]
task1211-07106e85c31345dd961f8e44980d6c38
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: take exam<sep>Tail: panic Output:
[ "Yes" ]
task1211-fa09217eb69e49dfbfc558a024652f3a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: score homer<sep>Tail: listen to crowd cheer Output:
[ "Yes" ]
task1211-d15099ee6fe949c19e3e69aeac2abfd3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX bakes bread<sep>Tail: to slice the bread Output:
[ "No" ]
task1211-5a798c1a11124dd1a2e76f830bde6339
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX becomes happier<sep>Tail: Glad Output:
[ "No" ]
task1211-a203df26640747da80f4d8bf47d02931
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: start flame or fire<sep>Tail: blow out match Output:
[ "Yes" ]
task1211-a1d6aa2554a34f169184f74ebaa691df
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX accepts the offer<sep>Tail: to write them a check Output:
[ "No" ]
task1211-85ac661759cf48519abad250319010e9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: paint<sep>Tail: clean up Output:
[ "Yes" ]
task1211-5418948e2f06473d89a54bd5ff96e39d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX affords another ___<sep>Tail: to enjoy it Output:
[ "No" ]
task1211-8f710aea3d5941bbbb8ee81ff036d4c4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: bake cake<sep>Tail: find recipe Output:
[ "Yes" ]
task1211-fa24e1089d08450aa79a40582b30caa7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: flirt<sep>Tail: say goodbye Output:
[ "Yes" ]
task1211-754e0bd9c9db4066a9078a670caf4bce
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: reach impasse<sep>Tail: seek compromise Output:
[ "Yes" ]
task1211-f6db5551b7724d52b9aa4858da150e68
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX bears the brunt<sep>Tail: tired Output:
[ "No" ]
task1211-20d89e19abd5443ab88231ffc344f9ef
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: attend lecture<sep>Tail: find good seat Output:
[ "Yes" ]
task1211-feeb3a43faf34547ab1542b37f321056
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: have lunch<sep>Tail: pour glass of milk Output:
[ "Yes" ]
task1211-ff00c433b304480282043f98ffe1d706
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: stab to death<sep>Tail: unsheath knife Output:
[ "Yes" ]
task1211-e82606d6cd08407ca797f80f113d6d9f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: go to get haircut<sep>Tail: get in car Output:
[ "Yes" ]
task1211-edb0927d81fc41bb99697f79681b49df
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX affords another ___<sep>Tail: budgeted Output:
[ "No" ]
task1211-80791fc7a9e74c5eb34b8026d0fea7f9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: give gift<sep>Tail: getting gift in return Output:
[ "Yes" ]
task1211-42eca6ea11914a369ec5f30c770ee456
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: climb<sep>Tail: getting to top Output:
[ "Yes" ]
task1211-d04451a8291b4d91b921f4b8f0ad6b1a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: run in marathon<sep>Tail: reaching finish line Output:
[ "Yes" ]
task1211-476c7311937840e8be8b065df10f3945
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: impanel jury<sep>Tail: know facts Output:
[ "Yes" ]
task1211-3c07620f8de449f2a3d43a56ca147c08
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: attend classical concert<sep>Tail: clap Output:
[ "Yes" ]
task1211-4aaccf6c57fe4180978613fb25ddc830
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX argues a lot<sep>Tail: to release stress Output:
[ "No" ]
task1211-95dc0b5f2c67431f8b647056e7c8e6ca
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: open gift<sep>Tail: read attached card Output:
[ "Yes" ]
task1211-fb2ba763b0144761847303efc021ded4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: learn about subject<sep>Tail: prepared to learn Output:
[ "Yes" ]
task1211-6320466242db4f429fb9fc97db6d821f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: contribute to openmind<sep>Tail: giggle Output:
[ "Yes" ]
task1211-2ba96c2cfdd842ea9eed9220fb456d2d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX arrives just in time<sep>Tail: relieved Output:
[ "No" ]
task1211-998c3f834c1c47f1b6821814feb72ca3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks ___ if PersonY could have one<sep>Tail: none Output:
[ "No" ]
task1211-bdd3b80e02244d1fb5e99dfaf2d66d42
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: tell story<sep>Tail: yjoml Output:
[ "Yes" ]
task1211-fd0f1f3c760245f598a5f465da2a637d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: create art<sep>Tail: express yourself Output:
[ "Yes" ]
task1211-d57b9de17c5b4b568581fd1fe76f8515
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: win baseball game<sep>Tail: shake hands with opposing team Output:
[ "Yes" ]
task1211-7254f2b05f4b41f48ffa3b4a96117abe
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX answers the question<sep>Tail: Ask if there's any more questions. Output:
[ "No" ]
task1211-37658e3c75d14eb3b0f57b137618afdf
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: bathe<sep>Tail: take off clothes Output:
[ "Yes" ]
task1211-2ebe14b08d934b87a91bed8d759a0f41
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX becomes PersonY wife<sep>Tail: money Output:
[ "No" ]
task1211-00d8d6c98def45499cabb76d8ed42a3a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: program computer<sep>Tail: test program Output:
[ "Yes" ]
task1211-4b12e087470c4caea1983e543f54dc20
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: return to work<sep>Tail: turn on computer Output:
[ "Yes" ]
task1211-59687671efa54205886e121301d4d81d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks ___ for one<sep>Tail: hopeful Output:
[ "No" ]
task1211-b428451261954f6e9eba175af6965162
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX assumes another ___<sep>Tail: to change their identity Output:
[ "No" ]
task1211-6ad5473f2bba4299a19107f8d124ab32
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX adopts PersonY attitude<sep>Tail: easily manipulated Output:
[ "No" ]
task1211-5c5b83e11a4740519315d8de2144c2dd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: run marathon<sep>Tail: puke Output:
[ "Yes" ]
task1211-ab4f338872b443a3b8f20120386dcf6c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX accepts the offer<sep>Tail: accepting Output:
[ "No" ]
task1211-f4cb9c7408d3413aa7b41ab1687bda70
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX adapts ___ to conditions<sep>Tail: happy because the movie was good, Output:
[ "No" ]
task1211-7f76d63280924f9a9684109833ea96b8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: work<sep>Tail: attend to task Output:
[ "Yes" ]
task1211-d2718ddc5dd9407981137420f5de3211
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX argues a lot<sep>Tail: receives allot comments about his arguing Output:
[ "No" ]
task1211-8b41a96dad06443699c450586c6e68c5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: see movie<sep>Tail: watch Output:
[ "Yes" ]
task1211-6607b6c8147044a5a9a98a60d6a2e2e5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX adopts every ___<sep>Tail: none Output:
[ "No" ]
task1211-028d37bfb03f47dc9ceef2d752eb7df4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX achieves ___ by means<sep>Tail: wealth Output:
[ "No" ]
task1211-c671f98b66fd4779839873ffd03ec95b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: bring suit<sep>Tail: leave courthouse Output:
[ "Yes" ]
task1211-6baf47740a3d45a2824e292c9d970e15
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX begs for food<sep>Tail: gets food Output:
[ "No" ]
task1211-ab8d802b60e64371a6eed8ed4ae03f8b