input
stringlengths
1.06k
1.15k
output
listlengths
1
1
id
stringlengths
41
41
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX addresses PersonY audience<sep>Tail: introduces PersonY Output:
[ "No" ]
task1211-3306b470687c422498f69f487325c48a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 PersonX's mother for help<sep>Tail: to wait for help Output:
[ "No" ]
task1211-6845dbb55a334745b0f49aeae8b69218
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: buy present for wife Output:
[ "Yes" ]
task1211-638423fc98004b6db48efcc71ad229ab
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 at PersonY understanding<sep>Tail: accepted Output:
[ "No" ]
task1211-cdec2f269d0a406ea02c03fd84d6ef9d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: punch in number Output:
[ "Yes" ]
task1211-fd9617a58bff4a7dbb2bde8a5d974c2d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: purses lips Output:
[ "No" ]
task1211-f52a1cfe7d6a4f5b8c8ae9f5b2b48518
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 allergic to bees<sep>Tail: apprehensive Output:
[ "No" ]
task1211-47bf9ae195b14180a919692176ec60c5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX affects children 's ___<sep>Tail: to learn Output:
[ "No" ]
task1211-f97869a63c214ca48f4865ca073929cc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: do crossword puzzle<sep>Tail: position last tile Output:
[ "Yes" ]
task1211-2cf40493c97141258fe5ccb547bda4a8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: chop firewood<sep>Tail: might cut finger off Output:
[ "Yes" ]
task1211-8a14ea4409224cda8a5885c4ee492146
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 calculator<sep>Tail: yesterday Output:
[ "Yes" ]
task1211-5fc616f13a7847c2b42de846cc17d914
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: ask santa claus Output:
[ "Yes" ]
task1211-9f6de78e4af2464c9ee4c82c8853ea80
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: sate hunger<sep>Tail: sigh Output:
[ "Yes" ]
task1211-e5e22149fb464b78820e79b5f2aba511
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX affects every ___<sep>Tail: get out form that Output:
[ "No" ]
task1211-8f1c230e0c794e578564df371fbfaa6d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX affords PersonY every ___<sep>Tail: They are successful Output:
[ "No" ]
task1211-990dd768a39e423e93042d95d05e1f81
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: summarize skills and abilities Output:
[ "Yes" ]
task1211-f9744b223b5b423db2f827b19789c316
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: find soap Output:
[ "Yes" ]
task1211-3586535868c9412dacee8b76c6b1af11
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: act in play<sep>Tail: exit stage Output:
[ "Yes" ]
task1211-fc31855289c44f108c93258d794d9a64
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: eat hamburger<sep>Tail: buy hamburger Output:
[ "Yes" ]
task1211-dffcd44f566149d19c7a2ab0663a08d6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: bake cake<sep>Tail: get recipe Output:
[ "Yes" ]
task1211-4ee6f9678bcc415cb9f090f9b751d4df
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: paint<sep>Tail: clean brushes Output:
[ "Yes" ]
task1211-29fd0e0cabc74a56973d7b7e10b46ba9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: concerned. Output:
[ "No" ]
task1211-7a0ae57ee8f14f0fa13a5a101ae172c0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: to lose weight Output:
[ "No" ]
task1211-c5d01eb40c6049b5a55db4ceba464ec7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX accepts PersonY invitation<sep>Tail: the appreciation Output:
[ "No" ]
task1211-fbbf12a9edb140fbbce101ef4a1570fe
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: might fall out of bed Output:
[ "Yes" ]
task1211-02d47a8c4c8d424f96280494da05d215
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX argues a lot<sep>Tail: like they are above others ideals Output:
[ "No" ]
task1211-fd7de7c2fe23435c8b17f3b23a34a875
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: soak in hotspring<sep>Tail: get out and dry off Output:
[ "Yes" ]
task1211-0c41ede8a1e449fd87abcf9693b84f69
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: To be in facing trouble in completing assignment Output:
[ "No" ]
task1211-c7553bd24de54405a3c802a0fb9bee8e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX attends PersonY school<sep>Tail: Person Y is angry. Output:
[ "No" ]
task1211-33be01d261d249038f2692ca7fded831
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 idea<sep>Tail: say eureka Output:
[ "Yes" ]
task1211-8a6c527d18ac4993bf463aa1a38a7ff8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: happy<sep>Tail: is smile Output:
[ "Yes" ]
task1211-dd0135c199454668b14762828675c304
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX affords PersonY protection<sep>Tail: help Output:
[ "No" ]
task1211-26a2215ae851493180fe2aa28221cac6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: bring in verdict<sep>Tail: trouble Output:
[ "Yes" ]
task1211-4632d64e2a854392b2a2925fac724d11
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 arranges a date<sep>Tail: to find a good movie. Output:
[ "No" ]
task1211-3dad9395806e4189bd14c0b17739b161
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: soap up Output:
[ "Yes" ]
task1211-d42ebd4fe87748f8a7a1af931e3d70f7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: swell up Output:
[ "Yes" ]
task1211-c172d63e3c624c76b8d69bf62a64b6c0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: mean Output:
[ "No" ]
task1211-75392c8f4ea441a6a86d3e8e2ed6e77c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 be happy that permission was granted Output:
[ "No" ]
task1211-ca1cc1087e2947129f5f3880062d539c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 lost<sep>Tail: money Output:
[ "No" ]
task1211-a5cb78b8ffab4d409bc3b303118fa767
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 shirt<sep>Tail: shop for Output:
[ "Yes" ]
task1211-66bb2240b98945bc966f2e061272641d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX becomes PersonY wife<sep>Tail: blushes Output:
[ "No" ]
task1211-0096a2b3b86d4d8cb7adb86b5d6b92a5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: ride horse<sep>Tail: put on bridle Output:
[ "Yes" ]
task1211-68c25299dccb4da6bcbe0e132a571265
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX addresses PersonY audience<sep>Tail: To sign autograph Output:
[ "No" ]
task1211-a9f93b7a61ed44218393dab9dc94cce6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 go<sep>Tail: to do work Output:
[ "No" ]
task1211-327182751a134b6f9876c1ea329b71e2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: finish book<sep>Tail: close back cover Output:
[ "Yes" ]
task1211-6b143d7e7bfd4c7082ad4a261a041688
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's dream<sep>Tail: person x's life gets better Output:
[ "No" ]
task1211-8e599f36115b40d287495224e46bb9bb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: hear crowd go mad<sep>Tail: listen Output:
[ "Yes" ]
task1211-287d0317cb304860a17f3d8adb3de0cf
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: buy books Output:
[ "No" ]
task1211-2aa468f09e4841bdbc3f0a5d2300c326
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: Dreamer Output:
[ "No" ]
task1211-f5fe233f398f4c3f823e61abf6bdc620
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX answers PersonY question<sep>Tail: none Output:
[ "No" ]
task1211-b48201a35c4a4eb8b7b6a1be8bea3bdc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX answers PersonY's question<sep>Tail: none Output:
[ "No" ]
task1211-726831da57e245d0aeb32d37c7666a22
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: read newspaper<sep>Tail: pile up Output:
[ "Yes" ]
task1211-7c6a1a5564e04670b0302130e72a6dc3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: travel<sep>Tail: capture moment on film Output:
[ "Yes" ]
task1211-98288127d8f44c1ab4dbabd157b44443
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX always wore<sep>Tail: get made fun of Output:
[ "No" ]
task1211-f3a8cfe57f40457fbe4c763b2f3ba3df
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: gossip Output:
[ "Yes" ]
task1211-79826b458e0a406da9a088b7acc62880
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: stab to death<sep>Tail: run away like coward Output:
[ "Yes" ]
task1211-b0c470e3f9b444d9aa40493f72cb8363
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: confused Output:
[ "No" ]
task1211-10790907a19b42caa7611b16324196d1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 movie<sep>Tail: open eyes Output:
[ "Yes" ]
task1211-672b7655e9014013ba31cc986e1d3f0b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 PersonY objective<sep>Tail: to receive thanks Output:
[ "No" ]
task1211-6d08ae8d7a514797a6ce9f42b7410512
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: advance into battle<sep>Tail: get shot in arm Output:
[ "Yes" ]
task1211-f619a08bdd714745aca19e34c35f42b1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: to walk into the restuarant Output:
[ "No" ]
task1211-c5a0f5696b974334a2437c2085d6a34c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: determine purpose Output:
[ "Yes" ]
task1211-426ac71ce02d47b0b228e01bf16627ea
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 statisfy hunger Output:
[ "No" ]
task1211-ce2487e5c1054d3d98ddba88eb7b47af
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX also loved ___<sep>Tail: satisfied Output:
[ "No" ]
task1211-5fe30b5b93e94ffa940a8fc5689fabae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 can<sep>Tail: use can opener Output:
[ "Yes" ]
task1211-349c35fb57a04a44b64696d305f4767b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: paint picture<sep>Tail: take canvas Output:
[ "Yes" ]
task1211-bf296e85670246b9b33531b178a87f16
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: get job Output:
[ "Yes" ]
task1211-cae6fda443dd4ac4a6b303f3d458774d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: to have the wedding ceremony Output:
[ "No" ]
task1211-0cf27e14ac134ac6964f8657c15ce5de
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonY's mother<sep>Tail: happy. Output:
[ "No" ]
task1211-0e2ab1a985404715973dc8f346198974
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX accepts ___ in exchange<sep>Tail: helps people figure things out Output:
[ "No" ]
task1211-4928f08d1a5c41c8961d0e1cce923d71
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX answers PersonY question<sep>Tail: answer the question Output:
[ "No" ]
task1211-d55196c6db214e3fbf2f70f46744f6a8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 boyfriend<sep>Tail: sneaky Output:
[ "No" ]
task1211-25cdd391852c4d1a99ddaeb90668f9a0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX accepts ___ in exchange<sep>Tail: to be civil Output:
[ "No" ]
task1211-9dd3c81fd3774f778bf0e013591a2e98
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks to play<sep>Tail: run around Output:
[ "No" ]
task1211-12c9cf4cf0c6445bbbc3e95b18907c54
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: score home run<sep>Tail: touch home plate Output:
[ "Yes" ]
task1211-f12783edd9ee41b4af1a183ea78ddbbd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: breathe<sep>Tail: lungs fill with air Output:
[ "Yes" ]
task1211-5fcbcaac5b0c4e12acb0d89514b0ea78
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX agrees to the challenge<sep>Tail: anxious too Output:
[ "No" ]
task1211-16883afc285c4e1a902e54a837a3ef2d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: contact people Output:
[ "Yes" ]
task1211-a817aa82f32d40cfb8dda4c9ef98e965
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX always wore<sep>Tail: to keep their favorite clothes safe Output:
[ "No" ]
task1211-1815278ff895482ebd74324de2d4b3e4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: fly kite<sep>Tail: pull in and secure Output:
[ "Yes" ]
task1211-cbafe49d09a14f8c869e36e1d843e3a3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: have money Output:
[ "Yes" ]
task1211-06d736620bca4c0f9e7f946888918284
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: an advice. Output:
[ "No" ]
task1211-2228a2cd3fc7413e9824103ccee83da0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 have great things Output:
[ "No" ]
task1211-e9cfba09818345fd8b81b55a6696e9a2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 PersonX's mother for help<sep>Tail: receives support Output:
[ "No" ]
task1211-7f78fa24ee3847e39a08792d2aa95ce3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 PersonX's mother for help<sep>Tail: to learn Output:
[ "No" ]
task1211-e0c180c6a95b4f0887719ea8158d738d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 performance<sep>Tail: clap Output:
[ "Yes" ]
task1211-411cb2455ec340229ba1b5b0640dbfbb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: jog<sep>Tail: go outside Output:
[ "Yes" ]
task1211-ec71f7b06df94d7aa82fbb6e68559966
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: memorize<sep>Tail: repeat Output:
[ "Yes" ]
task1211-7798093dddea470c993f3a3715bd084e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: determined Output:
[ "No" ]
task1211-ea428d0eaa2945eea21ae67c5f1abaf8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 badly wanted<sep>Tail: excited Output:
[ "No" ]
task1211-cb98b3da9d044549967c70a741baad65
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: advance into battle<sep>Tail: fight enemy Output:
[ "Yes" ]
task1211-0a4dc0186db24f7c8ab25d57c616e99c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: Person x no longer moves Output:
[ "No" ]
task1211-5c181ad6a30446fd85f89c43071f206a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 television show<sep>Tail: change channel Output:
[ "Yes" ]
task1211-0a49a92604764558acfc19b66c64a017
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: conquer nation<sep>Tail: impose own government Output:
[ "Yes" ]
task1211-887ec15ca39d4b7db80b904073e6c107
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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 scuba diver<sep>Tail: learn to use gear Output:
[ "Yes" ]
task1211-f97347dfdb0f4989b14b758043754e54
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX arrives just in time<sep>Tail: none Output:
[ "No" ]
task1211-8ad9a982c89c44fd9f88746f2d13fc4c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX answers PersonY's question<sep>Tail: to clear things up Output:
[ "No" ]
task1211-9008a14d69904e29bd418b2aa6397eae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: ride horse<sep>Tail: learn how to ride Output:
[ "Yes" ]
task1211-3cb90ba3ddad49558503fb2111aef064
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: 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: remove clothes Output:
[ "Yes" ]
task1211-0deb61554d52404bb423d5a3dd0cdc91
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: build cathedral<sep>Tail: laying bricks Output:
[ "Yes" ]
task1211-e24ca623f246470694b9949b82cf0b9d