input
stringlengths
1.06k
1.15k
output
sequencelengths
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: kiss<sep>Tail: get closer to Output:
[ "Yes" ]
task1211-bb6efe8f16c44173be48e3d08813e258
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: examine thing<sep>Tail: pick up Output:
[ "Yes" ]
task1211-43a175604bcb4984a068baf40a383e79
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX begs for food<sep>Tail: irritated Output:
[ "No" ]
task1211-95b74d9f5990434d86fa19a387808e5b
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: wake up in morning<sep>Tail: remember dreams Output:
[ "Yes" ]
task1211-45bd48f84c0b4b8b95df2b4bdaf3538c
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 work<sep>Tail: enters home Output:
[ "No" ]
task1211-4d5847f890ea4aaf9a40e6b5d346e9f1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: write letter<sep>Tail: put in envelope Output:
[ "Yes" ]
task1211-5d9d71fed6e94121be2c6716133f01f7
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 discuss the agreement further Output:
[ "No" ]
task1211-52f46a477e844b08b94450cdf05a719a
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: surf net<sep>Tail: log out or close program Output:
[ "Yes" ]
task1211-b5d236f9735d4be1bcfd7d7133fd4ea6
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 fast ___<sep>Tail: friendly Output:
[ "No" ]
task1211-9175f2acfb5046ac8aac8a9a39d48ee8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: go to laundromat<sep>Tail: leave laundromat Output:
[ "Yes" ]
task1211-8beded58272b49b08680259bd4d715dd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: open business<sep>Tail: apply for business lisence Output:
[ "Yes" ]
task1211-b73b6f08a515477283970396a931751b
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: catch mumps<sep>Tail: would go to doctor Output:
[ "Yes" ]
task1211-890082798d14459c8a1808c9f9b0281d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: see particular program<sep>Tail: hire director for project Output:
[ "Yes" ]
task1211-e649ac4a693049a2858208f8db4db6b3
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 call for medical help Output:
[ "No" ]
task1211-ed9427566edb4bc892cf9734dfaadc5d
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 distracted<sep>Tail: to be alert Output:
[ "No" ]
task1211-3652a0a309b645f19f8002c5934611ed
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 car for drive<sep>Tail: lock car Output:
[ "Yes" ]
task1211-20ab32619d86490f9907ed26f3f78c78
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: learn<sep>Tail: try to memorize Output:
[ "Yes" ]
task1211-b849552a011d4264922ae76df6f8bbe1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: go to baseball game<sep>Tail: pay for tickets Output:
[ "Yes" ]
task1211-2aad2da7d3ec4dfaa1337ae102f578c9
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: become more clean<sep>Tail: feel better Output:
[ "Yes" ]
task1211-c0ec087fd80e4955ab039b38c694d074
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks ___ if PersonY could have one<sep>Tail: to help Output:
[ "No" ]
task1211-bf480c64326f404faf7e06b785ee1a4a
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 begins to hurt<sep>Tail: to go to the doctor Output:
[ "No" ]
task1211-b1eca31322654fbaa94b3cbb7cca4acd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX achieves ___ by means<sep>Tail: to continue doing what they do to succeed Output:
[ "No" ]
task1211-209f0c5fe2eb406592fa52e3894bc7ed
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: create art<sep>Tail: enlightenment Output:
[ "Yes" ]
task1211-c681977d0b464370acddaf96f499b181
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 learn new things Output:
[ "No" ]
task1211-3dde9b923610460b8b4aac9037596949
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX accepts the offer<sep>Tail: to shake their hand Output:
[ "No" ]
task1211-228cadf551a74af9a1728b3fb1cc0873
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 grandma<sep>Tail: to follow up for a response Output:
[ "No" ]
task1211-0a0f6e5c05a34626bfd5fe9bc69f440c
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: pretend<sep>Tail: use imagination Output:
[ "Yes" ]
task1211-7ada9cd365644ed2a882d5acf17c8efb
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: comfort friend<sep>Tail: tell love Output:
[ "Yes" ]
task1211-1b295c4402ae42c4ace7bf333df2b848
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 distracted<sep>Tail: none Output:
[ "No" ]
task1211-48e7ae2c9909421483e097882c3d02df
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 flat<sep>Tail: nervous Output:
[ "No" ]
task1211-2d30619936974b2e86b8863246d9f45b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX always ate ___<sep>Tail: to try a new food Output:
[ "No" ]
task1211-c05b2433ac2e43bf8c60df26755714cc
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: talk Output:
[ "Yes" ]
task1211-3c204ae1d4294907a0db0d0c7ccf1e16
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 apple<sep>Tail: wash apple Output:
[ "Yes" ]
task1211-33c5f6727fb347acab46283a28a48d0e
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: have partner Output:
[ "Yes" ]
task1211-e57aa2f7fa964088a8d6fe118963782f
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: invest money or energy<sep>Tail: reap benefits Output:
[ "Yes" ]
task1211-fe6df561d9654e899d64a7c33d608938
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: sue Output:
[ "Yes" ]
task1211-9dcfa758957e4399821a944f6a52bd90
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: awake<sep>Tail: yarn Output:
[ "Yes" ]
task1211-9ed9f0ab89b3421fb77f9635e49d4420
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 amends PersonY act<sep>Tail: to write the amendment Output:
[ "No" ]
task1211-78c858d7302f4637a322bb053096b9cb
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: sew<sep>Tail: tie knot Output:
[ "Yes" ]
task1211-48035f9585084a8496dfd360157f0104
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: say really Output:
[ "Yes" ]
task1211-8adad156a03f4932895f1366f4be2e34
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: take intverview Output:
[ "Yes" ]
task1211-2e6d25347ae240929b5226c8bab40093
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: burn fingers Output:
[ "Yes" ]
task1211-9c1a87ced5f24ee6bcba07210667deb8
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: scuba dive<sep>Tail: dry off Output:
[ "Yes" ]
task1211-63e801252112494890f9274682c16776
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: jump at chance<sep>Tail: think before jump Output:
[ "Yes" ]
task1211-68ea2c935ec7441bac708f3fe670abb2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: climb mountain<sep>Tail: negotiate rough terrain Output:
[ "Yes" ]
task1211-320a001c4a194bc8b354e4cf024d39da
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: study<sep>Tail: watch tv at same time Output:
[ "Yes" ]
task1211-8917d5a75ace45849a56e40759826503
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 hamburger<sep>Tail: spending of money Output:
[ "Yes" ]
task1211-1421cf84b3d541078f18f3eed3a718af
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX acts weird<sep>Tail: to freak people out Output:
[ "No" ]
task1211-7d1f23dc88814254a32a40b016f942cc
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 program<sep>Tail: save Output:
[ "Yes" ]
task1211-cfaeb0b3b2764f378af93e6b5b90431d
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: supply resume Output:
[ "Yes" ]
task1211-5d520178371449c5a015b65a049c3894
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: follow recipe<sep>Tail: gather together ingredients Output:
[ "Yes" ]
task1211-d7c3a8c8fdce4b8ea4f9a2cf280e417c
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: walk around lake<sep>Tail: start to walk Output:
[ "Yes" ]
task1211-918642ff3be44a84a18c4e26663ee288
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 epileptic fit<sep>Tail: pass out Output:
[ "Yes" ]
task1211-90085fc95280482f9151ac673dbfb139
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: to hire PersonX again Output:
[ "No" ]
task1211-6593d93d7ad44513a3b8bfa4e7c4d961
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX becomes PersonY's wife<sep>Tail: companion Output:
[ "No" ]
task1211-14401d6c06f54be9a9834286dd745178
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: applaud Output:
[ "Yes" ]
task1211-737195ccd42346e193b3824a7b897ddd
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: cross street<sep>Tail: step onto kerb Output:
[ "Yes" ]
task1211-dbca3c60481b4e6a937e0c9a9c333c71
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: pay bill Output:
[ "Yes" ]
task1211-f081ba9cc7964b29a641ca77e8e5c1d8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks ___ if PersonY could have one<sep>Tail: no effect Output:
[ "No" ]
task1211-f5167331430d4b6ba94930d612792c27
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX achieves ___ by means<sep>Tail: takes actions Output:
[ "No" ]
task1211-04c372d57cec4c069b180ac0f64a3cbb
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: visit art gallery<sep>Tail: look at art Output:
[ "Yes" ]
task1211-83621f4fafbe48d7adbfd302060c5101
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 tries<sep>Tail: to give the best effor Output:
[ "No" ]
task1211-223a07a34ec645ba8dd1085468c46334
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 tries<sep>Tail: reaches goal Output:
[ "No" ]
task1211-207e78f5495b45cca4b2477e15995816
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 beats PersonX's swords into ploughshares<sep>Tail: to abstain from destructive behaviour Output:
[ "No" ]
task1211-51f4c5c4169e40d290886135bb914d98
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: join army<sep>Tail: tell everyone you're gay Output:
[ "Yes" ]
task1211-f301febbc02c458ea03be84fdf6eb0e8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX achieves ___ by means<sep>Tail: rank Output:
[ "No" ]
task1211-6a74bda4698247dcb881fc893d1d80f7
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 go to their house Output:
[ "No" ]
task1211-3cc3b52e88384fee80c868d519359ced
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: to collect money Output:
[ "No" ]
task1211-3ae7fd1ea4454360818e0149be3b2f84
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 bus<sep>Tail: stop at many bus stops Output:
[ "Yes" ]
task1211-9730149c21024f73804ce156ad53d34a
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 teacher<sep>Tail: report back to the student Output:
[ "No" ]
task1211-2d40b3030479433fab86175ef8a13ee0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: go to hairdresser<sep>Tail: pay for services rendered Output:
[ "Yes" ]
task1211-38b25a83aa7b4da29592e9f3ec14ea98
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: log off Output:
[ "Yes" ]
task1211-6d29369da38646a8821632453ee24d83
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonY's mother for help<sep>Tail: Inquisitive Output:
[ "No" ]
task1211-0fe28c8f0c0a43109c8862d36d4382c9
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: comfort friend<sep>Tail: sex Output:
[ "Yes" ]
task1211-99cd4336ae3c4602b893ce46cf40575e
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 sport<sep>Tail: rest Output:
[ "Yes" ]
task1211-d2ed309b0b664e8f9fbbb01c2a88c64c
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: listens to music there Output:
[ "No" ]
task1211-edec9512203a4f3691c5dfd23f315040
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonY to show<sep>Tail: to tell PersonX they will show another day. Output:
[ "No" ]
task1211-42eba5f88b7845d4b7ff3177504728e6
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 cement Output:
[ "Yes" ]
task1211-820b03f6d56e4039ab1812794d343ff5
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 film<sep>Tail: pay entry fee Output:
[ "Yes" ]
task1211-b3ad041d1932482ba111de4b6732965f
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: commit perjury<sep>Tail: lie Output:
[ "Yes" ]
task1211-9890492fa72346039801e2ace6640dab
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<sep>Tail: improve quality of living Output:
[ "Yes" ]
task1211-acd7f759be814c5a954ab28802c976a8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonY to make<sep>Tail: excited Output:
[ "No" ]
task1211-4582cdfcdba04f48ac2a315453ac7abd
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: has debt Output:
[ "No" ]
task1211-112cdb25aa4d4cd494aa28fe0432709f
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: hang up phone Output:
[ "Yes" ]
task1211-b57d2ca469694ab59798e23f21b8371e
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: commit murder<sep>Tail: plant false evidence Output:
[ "Yes" ]
task1211-edbd92d2ed764e21ab5d077643da6908
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: Person X thanks person Y Output:
[ "No" ]
task1211-3742e54a8d0b4373a79549a5c0f0c268
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: write letter<sep>Tail: sign letter Output:
[ "Yes" ]
task1211-9ed38930c58742e6958ec7e39b3dacda
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 wet Output:
[ "Yes" ]
task1211-63026b7d4bdf44c6918d9daded5e3862
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: wash soap off Output:
[ "Yes" ]
task1211-b8a4592fe5d2410ea7b126c54cadfdb5
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: ask for questions Output:
[ "Yes" ]
task1211-1dec9c34055f4a5dbaed6af960372658
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: christmas shop<sep>Tail: stress Output:
[ "Yes" ]
task1211-e15c311dbdb04fb39c5f0ae5846d90ba
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX bats PersonX's eyelashes<sep>Tail: none Output:
[ "No" ]
task1211-54cb6316ebf144f8bd3e08818baec012
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 fast friends<sep>Tail: kind Output:
[ "No" ]
task1211-d9ff7a69aca74a10bd3869e7cb615e5e
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: say ah ha Output:
[ "Yes" ]
task1211-8d8f2bd11f574b0ea3eb2244cd26c708
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: visit museum<sep>Tail: walk out exit door Output:
[ "Yes" ]
task1211-c5bc4014c2a34f47a9de762189c0cd21
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: drill hole<sep>Tail: clean hole Output:
[ "Yes" ]
task1211-f2e1380a27ab42009666a79be0b8727a
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 distracted<sep>Tail: to pay attention Output:
[ "No" ]
task1211-72d4e6e21ed143afb877e5e2e1df0d86
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: use vcr<sep>Tail: make sure turned on Output:
[ "Yes" ]
task1211-691db736395348958f4fe472bb4172c8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX becomes PersonY's wife<sep>Tail: becomes closer to personX Output:
[ "No" ]
task1211-e48c113c59654bb1b5c014098aab1bdf
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: design software<sep>Tail: model solution Output:
[ "Yes" ]
task1211-7a8570b6c52c4c2f9c64065e1d072e17