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: copulate<sep>Tail: undress Output:
[ "Yes" ]
task1211-35074c9ecf614fd5aabb85d824ece1b7
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: apply for job<sep>Tail: realistic Output:
[ "Yes" ]
task1211-4489a5b10d4f4e8c9545361b1b951a41
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 PersonX's dream<sep>Tail: to be persistent Output:
[ "No" ]
task1211-cc034ab5ad544142b6e42b92fb7c6916
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: made money Output:
[ "No" ]
task1211-a802e2da98f84368952b2cd161b4a7bf
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: play game of chess<sep>Tail: win or loose Output:
[ "Yes" ]
task1211-8958027934fb4915b400484ff9a7884f
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: buy house<sep>Tail: examining flooring Output:
[ "Yes" ]
task1211-b66b48ae42cb47818f6c8fb3e96a12d3
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 a sibling Output:
[ "No" ]
task1211-10501c3e2ea245c2b610e5eaf7287a88
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 PersonY's invitation<sep>Tail: People at the event spend time with PersonX Output:
[ "No" ]
task1211-4baf0fa361214f46bf34dcdd06bcd11a
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: conduct trial<sep>Tail: have jury Output:
[ "Yes" ]
task1211-c4013932627c45ceac0b942cd99fcfc2
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 PersonY offer<sep>Tail: to start the new relationship Output:
[ "No" ]
task1211-8b030c4f72174f80a119d552ff7001db
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: laugh at joke<sep>Tail: breathe Output:
[ "Yes" ]
task1211-3042bac1c5e84a56bea855df4ba5887e
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: Playful Output:
[ "No" ]
task1211-b2a19a6f876642c7b81340ca02815191
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 affects children 's ___<sep>Tail: influential Output:
[ "No" ]
task1211-c6a76cd62f424d8aac15c5bee924ddb7
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 PersonY school<sep>Tail: to get a ride Output:
[ "No" ]
task1211-da41bb836f144ef6bbc24d3c1c6a4967
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 box office<sep>Tail: give change Output:
[ "Yes" ]
task1211-a28a539d31274c058294a2fbd498d3ff
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 wore ___<sep>Tail: to go to the party Output:
[ "No" ]
task1211-7272a3ae1de944d2ae424f1aa0c492ec
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: affluent Output:
[ "No" ]
task1211-9f7589aa479f4a7196c45cd036bd4e89
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: convince someone Output:
[ "No" ]
task1211-eff5cf36aa334a70a5429e6d23815886
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: do housework<sep>Tail: take out trash Output:
[ "Yes" ]
task1211-76462eeecdcf4a248d53e735d62e9c9c
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 happily<sep>Tail: appreciative Output:
[ "No" ]
task1211-384fe09218334c3fa8b274bed2206612
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 in verdict<sep>Tail: goes to jail Output:
[ "Yes" ]
task1211-f445e229e5914292836cd7c6e14d85c7
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: gratitude Output:
[ "Yes" ]
task1211-72cf1790211745c597fe4f90f3f74456
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 poem<sep>Tail: put words on paper Output:
[ "Yes" ]
task1211-02585dc6a4514621a8fd5b133b8d9a6e
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: open yourself to response Output:
[ "Yes" ]
task1211-20b2bb602e8747f5a6a4a6c06d49582f
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: talk to visitor Output:
[ "No" ]
task1211-507db248fbe94305aeeada0ff61d4ecc
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: buy return tickets Output:
[ "Yes" ]
task1211-04f9337f14cc45859ac146fe966dc62b
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: express information<sep>Tail: speak Output:
[ "Yes" ]
task1211-a0cdc932cd2c40579573a60cf087706c
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: go out with friends Output:
[ "No" ]
task1211-723df1535f0e48c8846904d36544128b
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: Get things doen more effectively Output:
[ "No" ]
task1211-b5f8e1adce9d49e388353de93add4da4
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<sep>Tail: to see what she says Output:
[ "No" ]
task1211-be8562b3d28e495682b3f670f3afcb34
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: buy house<sep>Tail: look for house Output:
[ "Yes" ]
task1211-9e19bdfa272a45d0985bab9bb115c2f9
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 home<sep>Tail: to hang up their coat Output:
[ "No" ]
task1211-efe992a1f3104365b7a9d4df51f04663
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 break<sep>Tail: relax Output:
[ "Yes" ]
task1211-f0914797ad9842b2a256d96f40a09bfe
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: undress Output:
[ "Yes" ]
task1211-e14717eb1faf4df4930f01acf6ba07dd
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: make phone call<sep>Tail: look up number Output:
[ "Yes" ]
task1211-5d0a8b83f0524716af6330bf1cd7b767
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: illustrate point<sep>Tail: reinforce Output:
[ "Yes" ]
task1211-d672b2b2b8864a698980eb71c7b1a385
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: watch musician perform<sep>Tail: put away playbill Output:
[ "Yes" ]
task1211-14bfa2423181404c96ca20116a030188
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: accepts the dress in exchange Output:
[ "No" ]
task1211-a67b940ffbd34d1898f1486fb334ca91
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 breakfast in bed<sep>Tail: remove tray Output:
[ "Yes" ]
task1211-53387d5beea94df7b708dbdb34d783a0
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 PersonY's offer<sep>Tail: to pay money Output:
[ "No" ]
task1211-91cced6922464feeb9a3e1098c12a82d
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 home<sep>Tail: to give PersonX permission to leave Output:
[ "No" ]
task1211-a8d234d6e7b5487babbe941a1352e426
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 PersonY's invitation<sep>Tail: Social Output:
[ "No" ]
task1211-d46d001705bc449ca211497f2590156d
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 home from lunch<sep>Tail: to rest after lunch Output:
[ "No" ]
task1211-3a121de3c54c427ebb190a5a281dadc7
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: fish<sep>Tail: dig up worms Output:
[ "Yes" ]
task1211-a1d9c686ecf9410e91599cd20e6940d2
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: get dressed Output:
[ "Yes" ]
task1211-d7471da362de4d16bc5c99f223601340
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 applies for a loan<sep>Tail: Get all of their financial information Output:
[ "No" ]
task1211-963649fb3b884611b914215591cb0884
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 almost fell<sep>Tail: fear Output:
[ "No" ]
task1211-b8006ec0a82b446cb280316c5eb31279
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 was okay<sep>Tail: to thank them Output:
[ "No" ]
task1211-43967f88e62e417cb69f2be3611b47cb
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: die Output:
[ "Yes" ]
task1211-62d1f986534148c89c11e38eea923638
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: make patchwork quilt<sep>Tail: snip off loose threads Output:
[ "Yes" ]
task1211-babdf4cde8a84bb297cd0353b73171ac
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: light match<sep>Tail: watch burn Output:
[ "Yes" ]
task1211-f8d3fdd6a18b459ca68877833a6e4016
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: judge decides Output:
[ "Yes" ]
task1211-c38874fa4caa41d5aa0e1258f6b51c38
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: might go to court Output:
[ "Yes" ]
task1211-c1a1f8af9fe94730ae52364ce1d49d58
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 also ordered ___<sep>Tail: consistent Output:
[ "No" ]
task1211-926c586f3f304d6faadff0f0d1630830
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: fence<sep>Tail: say touche Output:
[ "Yes" ]
task1211-61c79933193c4e36b49267f67dd873b4
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: watch musician perform<sep>Tail: applaud Output:
[ "Yes" ]
task1211-91320a643bab468cacb118f47fd294c2
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 in verdict<sep>Tail: feel better Output:
[ "Yes" ]
task1211-5da3b8925a0b45bc9c3b6745bd9d9142
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: breating<sep>Tail: open mouth Output:
[ "Yes" ]
task1211-ab7664efbfd64626aec23bf956fd5680
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 hamburger<sep>Tail: pick up Output:
[ "Yes" ]
task1211-e9a1a652afbf4e4fade59bb4ce8bfdbe
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 restaurant<sep>Tail: sit down at table Output:
[ "Yes" ]
task1211-67535ad12b0c4fdaba4f6b41e0941917
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 house<sep>Tail: clean floor Output:
[ "Yes" ]
task1211-c04d94b9dbc24aa9a683b52b8997fb7e
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 PersonY school<sep>Tail: Person y sees person x occasioanlly in passing Output:
[ "No" ]
task1211-842accdc87034046819ffe8af573f0b2
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: hear crowd go mad<sep>Tail: wave to crowd Output:
[ "Yes" ]
task1211-006cd7de87254916a3957ca99895a2e3
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: enjoy day<sep>Tail: sleep Output:
[ "Yes" ]
task1211-80870c2151314254b89864198142dfd2
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: lucid dream<sep>Tail: wake up Output:
[ "Yes" ]
task1211-8b369df82a464999a737ed4ba1b6c5b9
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: sleep Output:
[ "Yes" ]
task1211-f831c9a8cc1e40e2830c8418ffc7c773
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 PersonY every ___<sep>Tail: to give the opportunity to PersonY Output:
[ "No" ]
task1211-18bdb43780ee4ff4bb531b5a229a8f66
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 contemplate in silence Output:
[ "No" ]
task1211-4e04171d70df4e0a95d8b79db5ba9b8a
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: cheer Output:
[ "Yes" ]
task1211-a2e3a69bcd2348abbecd571a57a890e7
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: choose destination Output:
[ "Yes" ]
task1211-661224d67b7c491aa273354608208e47
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: their item back Output:
[ "No" ]
task1211-f27492c2ae6b4a9a936af9b5c8ca77ea
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: get onto web<sep>Tail: sign off Output:
[ "Yes" ]
task1211-c8277d851b7242f68d41082460f324f7
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: let paint dry Output:
[ "Yes" ]
task1211-3925b6c825334058993b03bfac44d2dd
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 wore<sep>Tail: well dressed Output:
[ "No" ]
task1211-038cd2de47894b11be70d223969cc0d5
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: weed garden<sep>Tail: wash hands Output:
[ "Yes" ]
task1211-3e5f25ed98164f76866325020afa843d
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: to use it Output:
[ "No" ]
task1211-6756b05e1df94bd3ac5e7f19376b3301
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 home<sep>Tail: to drive. Output:
[ "No" ]
task1211-115eee817e604f25a882609b8a865b1d
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: helpful Output:
[ "No" ]
task1211-cc150e8bc956400481db176d7ea50033
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 PersonY's nephew<sep>Tail: caring Output:
[ "No" ]
task1211-f18cdb3ab2f24f078ba5f464fae965a4
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: debate politics<sep>Tail: get facts straight Output:
[ "Yes" ]
task1211-1a4abfa529be49c59e6cdd3064a49529
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: urinate<sep>Tail: put toilet lid up Output:
[ "Yes" ]
task1211-2a652103fa614380888e1d898da5ff22
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: advance into battle<sep>Tail: fear Output:
[ "Yes" ]
task1211-c8fbf93a5407420a99f02ddfb6615fc4
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: send e mail<sep>Tail: open internet explorer Output:
[ "Yes" ]
task1211-eda1d26a56934bf4b8f60fcebf494879
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 affects PersonY's interests<sep>Tail: helped Output:
[ "No" ]
task1211-fc5d6087a793414bab782502c7392b51
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 to the restaurant<sep>Tail: like they also had fun. Output:
[ "No" ]
task1211-f999f53e80b34bd0a8e7c3e1fefdbc55
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 applies sunscreen<sep>Tail: to protect from the sun Output:
[ "No" ]
task1211-e2cd2055bf824414933eba94aa62c744
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 PersonX's dream<sep>Tail: to work hard Output:
[ "No" ]
task1211-4e3023b5f0f74415acde938c3c239fc7
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: smoke<sep>Tail: light cigar or cigarette Output:
[ "Yes" ]
task1211-7652836c1c8f43108e3b030c0ff4364f
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: record somethign<sep>Tail: hit stop Output:
[ "Yes" ]
task1211-89e72eb34b354ae6ae14153c154cf49a
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: loose ticket Output:
[ "Yes" ]
task1211-00a7fd9ca7674663957e9d8ec3c4c320
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 PersonY invitation<sep>Tail: forward looking Output:
[ "No" ]
task1211-6d5c1e00a72f451497d6ba774c56a459
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 breakfast in bed<sep>Tail: stop eating Output:
[ "Yes" ]
task1211-9552c78967324e3bade0a587afa819e6
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 picture<sep>Tail: have paint Output:
[ "Yes" ]
task1211-e6b6bb00abc0479480f4ce8b97427f3c
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: place basketball<sep>Tail: take shower Output:
[ "Yes" ]
task1211-018f4500ed894682b068d7bc9d029540
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: assignment Output:
[ "No" ]
task1211-24013b568d4242bba1233c3d370cb865
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: advance into battle<sep>Tail: may hurt Output:
[ "Yes" ]
task1211-4372642760f549438ffbdf5462df2357
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: to be able to tolerate it Output:
[ "No" ]
task1211-8470eddd03dd4f289dc151014ea811a5
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 wore ___<sep>Tail: to follow rules Output:
[ "No" ]
task1211-955b729961d64259b6cbd343c6f4ab61
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: find truth<sep>Tail: become enlightented Output:
[ "Yes" ]
task1211-df86005fad76460f82baa604e6250905
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 PersonX's diploma<sep>Tail: pass exams Output:
[ "No" ]
task1211-7799c2dd41d34e0d98f4bc12e52e5b5f