input
stringlengths
1.26k
1.39k
output
sequencelengths
1
1
id
stringlengths
41
41
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX answers PersonY's letter<sep>Tail: to be respectful Output:
[ "No" ]
task1204-e40645e4280545a580d31568ebe86bbe
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX asks PersonX's mother for help<sep>Tail: To call mother Output:
[ "No" ]
task1204-ec5c6cad70264dd2ac74371017d1dfeb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX takes it seriously<sep>Tail: PersonX got high off of a contact buzz from Jake's weed Output:
[ "Yes" ]
task1204-043bea8878654db382beced157053fd0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX becomes flat<sep>Tail: to exercise more Output:
[ "No" ]
task1204-a9ea495f9ee64266802be992a2426174
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX gets sick too<sep>Tail: PersonX ate food that was safely prepared. Output:
[ "Yes" ]
task1204-28095847b2a84eb4ab3d552cfbff97b2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX brings PersonX's lunch<sep>Tail: PersonX has no money for food. Output:
[ "Yes" ]
task1204-69f39bdbd3cd4d9f81c63a7eba41855c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX gets PersonX's grades<sep>Tail: they have to study more Output:
[ "Yes" ]
task1204-7e55bc392cb44a9399edfa62b9d8262e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX runs PersonY's hands through<sep>Tail: PersonX's mother told her to keep her hands to herself. Output:
[ "Yes" ]
task1204-1ebf997543514df1b60ca63dad6787b3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX explains the situation<sep>Tail: No one will listen to PersonX. Output:
[ "Yes" ]
task1204-cd619631adbf4fefa657f1f8e1ee35ee
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX watches reality shows<sep>Tail: PersonX doesn't have the television service. Output:
[ "Yes" ]
task1204-01948444031d446db3ae4b68ddadbcca
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX wipes PersonY's eye<sep>Tail: PersonX's hands are dirty Output:
[ "Yes" ]
task1204-ce29f260ad02468aab6138d36607d65f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX accepts PersonY invitation<sep>Tail: go to engagement Output:
[ "No" ]
task1204-26c6f37f1ae8407f98366f82ebecde1e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX changes the world<sep>Tail: The people didn't vote for PersonX Output:
[ "Yes" ]
task1204-3109f294f18e4664b39de5a73956d3c2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX makes a splash<sep>Tail: The agent cancelled PersonXs' contract before the show Output:
[ "Yes" ]
task1204-b0c22ead8a0c4c249d3257e9e333aa20
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX bears ___ unto the PersonY<sep>Tail: to thank PersonX Output:
[ "No" ]
task1204-1f451ff7cb1e478cb7f4b37506bd00b3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX makes another attempt<sep>Tail: No one will allow them. Output:
[ "Yes" ]
task1204-024ac3a5c7574f70bd4240921acc7f4a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX starts last night<sep>Tail: PersonX is not feeling well. Output:
[ "Yes" ]
task1204-812c58941f9f4fddb50768981034a37f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX gives PersonY a refund<sep>Tail: They are past the 30 days Output:
[ "Yes" ]
task1204-d9aaed5d508f4ea2974462d18bb73712
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX is walking in the woods<sep>Tail: A park ranger kicked personX out of the woods. Output:
[ "Yes" ]
task1204-c6f08583ff3b4a8c8060e68175e0b035
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX arrives to the restaurant<sep>Tail: to eat dinner Output:
[ "No" ]
task1204-324dcf76898f46198014298a1e3fd440
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX puts the cake<sep>Tail: PersonX's mom will not bake a cake for him. Output:
[ "Yes" ]
task1204-bd6b0832698b486789cef41c65062d5f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX smokes PersonX's pipe<sep>Tail: PersonX is in a hospital. Output:
[ "Yes" ]
task1204-07d330fde02a4ab9bfcd4bd169dfface
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX becomes PersonY's wife<sep>Tail: to marry y Output:
[ "No" ]
task1204-4df7b743fbe04376b7e2ab88af9ae43e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX feels a sharp sting<sep>Tail: PersonX doesn't have the ability to feel pain. Output:
[ "Yes" ]
task1204-0fa3597ab0b1417b83bc5e09f156f3b9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX becomes fast ___<sep>Tail: enjoys company Output:
[ "No" ]
task1204-e3368827e2e74fc69f5fc52975939fe0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX amends PersonY act<sep>Tail: to make things right. Output:
[ "No" ]
task1204-bc048a0241d24032abe408a5adc6a245
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX bakes PersonX's own bread<sep>Tail: They don't have any dough Output:
[ "Yes" ]
task1204-1c83cd0ff9dd4f158a602eec05b9441e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX asks PersonY to make<sep>Tail: to get the supplies together Output:
[ "No" ]
task1204-cb11da489aab4209ac4d4bc61352f17c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX wakes up in the middle of the night<sep>Tail: PersonX is too sleepy Output:
[ "Yes" ]
task1204-4979563d923e44ea877a273c6ac78126
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX uses it everyday<sep>Tail: Person X doesn't want to wear it out. Output:
[ "Yes" ]
task1204-431e92f08f204f7cab9105093383e53a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX achieves PersonY effect<sep>Tail: to watch Output:
[ "No" ]
task1204-544b888c5f124a18ad967c706aa62cde
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX allergic to bees<sep>Tail: weaker Output:
[ "No" ]
task1204-7e8aed5adab241a0bd8185b56e1873df
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX asks PersonY to make<sep>Tail: agrees Output:
[ "No" ]
task1204-54ba1b4bbae743d88fb0f7b3275ce5b4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX has to return home<sep>Tail: PersonX's won't let PersonX leave work. Output:
[ "Yes" ]
task1204-2562ad7e991b4ec78c11b3cda1390b9f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX attends PersonY school<sep>Tail: goes to classes Output:
[ "No" ]
task1204-c840427502ba4bc195fe50f46d26a752
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX divides the number by the number<sep>Tail: PersonX cannot do division. Output:
[ "Yes" ]
task1204-d1063f46cecf4e02b8873fc6a9fcedc5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX answers the door<sep>Tail: hear a knock Output:
[ "No" ]
task1204-4ace4ada75ae462294914f2a8f469fa7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX becomes distracted<sep>Tail: loses focus Output:
[ "No" ]
task1204-4bcad2287de540f69e0351eba2731bfb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX gets caught<sep>Tail: PersonX left behind no fingerprints Output:
[ "Yes" ]
task1204-94b278b31f8d43609d151526d607d112
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonX is at the dentist. Output:
[ "Yes" ]
task1204-3db7d6483c2c4fdaacdde6c634f4e3b3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX asks PersonY to stay<sep>Tail: decide that they want the other person to stay Output:
[ "No" ]
task1204-5a873570c99048a7861a2c1944c6b841
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX makes millions<sep>Tail: PersonX's dad won't pay for his college Output:
[ "Yes" ]
task1204-57a724f24bc349bba388a821b7c41060
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX affects every ___<sep>Tail: none Output:
[ "No" ]
task1204-afdb2db959aa448381c347764e31a39b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX gets moving<sep>Tail: PersonX had to sleep because his neighbors kept him up all night Output:
[ "Yes" ]
task1204-fe6e6adbb0444704b472700f15b4b5a2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX is walking home from work<sep>Tail: Person X is confined to a wheel chair. Output:
[ "Yes" ]
task1204-fba78a19ae584fe8b01297b81059fda8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX decides to go on a road trip<sep>Tail: PersonX can't get time off work. Output:
[ "Yes" ]
task1204-b36d4d8c94cf4636bfe19f81137f727c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX spills all over the floor<sep>Tail: PersonX's cleaning lady is stopping him from doing so. Output:
[ "Yes" ]
task1204-00873d7a8498473790074d0b15610a87
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX accepts PersonY offer<sep>Tail: to waiting for new offer Output:
[ "No" ]
task1204-ba26b80aaea94c9c8fd4fdc239ea4a16
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX almost fell<sep>Tail: unaware Output:
[ "No" ]
task1204-6cbd175d8991472c858055c11493d922
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX asks PersonY's grandma<sep>Tail: to thank grandma Output:
[ "No" ]
task1204-7a8c2426840f46e5be2c096c7d8407d7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX also loved ___<sep>Tail: to find something they enjoy Output:
[ "No" ]
task1204-4e7b018676024bf9836384c6e9495a10
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX runs behind<sep>Tail: PersonX is too hurt to run. Output:
[ "Yes" ]
task1204-8948acda0e7c47759aac32e25fb07222
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX asks ___ for one<sep>Tail: waits Output:
[ "No" ]
task1204-7b1f3b6f4648437e80127464530eb49a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX is playing video games<sep>Tail: Time will not go faster. Output:
[ "Yes" ]
task1204-c20a01970d334ad0a7e6d0134a462345
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX answers the door<sep>Tail: goes inside Output:
[ "No" ]
task1204-35aad71ee5744d1da516fbd69ae33a52
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX asks PersonY's grandma<sep>Tail: amiable Output:
[ "No" ]
task1204-5cea61b74bff4461b777b51f7d882166
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX eventually got married<sep>Tail: Person X doesn't think he can provide for their partner. Output:
[ "Yes" ]
task1204-fec53a0758564761b0bb59853b23dec7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX has to return home<sep>Tail: PersonX's boss is sending PersonX overseas. Output:
[ "Yes" ]
task1204-d6021511320743e087d86dcedcb5c767
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX plays the trumpet<sep>Tail: PersonX never had musical training. Output:
[ "Yes" ]
task1204-af26f1ea0124424aadf0551969fb8f42
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX spends so much<sep>Tail: the bank ceo put a daily spending limit on users Output:
[ "Yes" ]
task1204-ec471470bcbb462bbddd773724693df2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX takes the rest of the day off<sep>Tail: PersonX has an obligation to complete the work shift. Output:
[ "Yes" ]
task1204-478b18045e134178947fba9c68778d5b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX accepts god 's ___<sep>Tail: to continue to follow God Output:
[ "No" ]
task1204-211f309b4f944a55ab82bf3a57bde1c7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX takes a shot in the dark<sep>Tail: PersonX cannot see in the dark. Output:
[ "Yes" ]
task1204-e23295ffbd3a4c48bbfa54d0b4cac81c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX agrees to the challenge<sep>Tail: to be rewarded Output:
[ "No" ]
task1204-a7c1006c53c945d381c112bc3981cde9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX accepts PersonY's offer<sep>Tail: to pay money Output:
[ "No" ]
task1204-890fa2a78a1a40e9aec4ef21e4f49dea
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX takes up a collection<sep>Tail: PersonX was told by his mom that it was a waste of money Output:
[ "Yes" ]
task1204-1f8a197a6eb7462b8214ce66e150169c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX goes shopping together<sep>Tail: The store is closed. Output:
[ "Yes" ]
task1204-d96906e2eb18453cb7fb19333cf096e0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX goes bowling<sep>Tail: PersonX can't get a ride to the alley. Output:
[ "Yes" ]
task1204-a0ffcaef232d4bb59fcca10279d557f5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX leaves the office<sep>Tail: PersonX's ride isn't there yet Output:
[ "Yes" ]
task1204-30b6c5ccdc3847f0975650f78515b2ec
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX takes care of herself<sep>Tail: PersonX is in prison and must fight for her life. Output:
[ "Yes" ]
task1204-b5c21ae67322482fa0e62240ec5eeafb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX addresses PersonY audience<sep>Tail: well-spoken Output:
[ "No" ]
task1204-176c526ddbfb42cd9185b5cd6a75ce5f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX accepts PersonY offer<sep>Tail: Person X marks the offer on his calendar Output:
[ "No" ]
task1204-c9e509c87ee147f087ffa5bd61cef6ea
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX sees PersonY opportunity<sep>Tail: PersonY is ignoring PersonX's calls. Output:
[ "Yes" ]
task1204-65267458fbad450ca1e38e13b33e0fc2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX is about to graduate high school<sep>Tail: The teacher gave PersonX summer school. Output:
[ "Yes" ]
task1204-63ba04c7ae4e40f2b8315e74dd6f61d0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX plays the trumpet<sep>Tail: PersonX's trumpet was stolen. Output:
[ "Yes" ]
task1204-eeac062d61dd47d3854c25ec17f29ed4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX becomes fast ___<sep>Tail: nice Output:
[ "No" ]
task1204-6f73d928e66a4074b42541463f410e4b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX is worth thousands of dollars<sep>Tail: The bank account was drained by PersonY Output:
[ "Yes" ]
task1204-53a06640ec2d442e99aea62facfc38b7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX bats PersonX's eyelashes<sep>Tail: to want to be cute Output:
[ "No" ]
task1204-2340af1432ed422cb1950ac9e3505003
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX takes a hot shower<sep>Tail: Somebody else is in the shower. Output:
[ "Yes" ]
task1204-1bd33f9df4a341e8a1b907ed0681a2c9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX accepts PersonY offer<sep>Tail: to be paid Output:
[ "No" ]
task1204-30264496e03e4b7aa04f16a2803ab8b3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX arrives to the restaurant<sep>Tail: listens to music there Output:
[ "No" ]
task1204-36e69527abb445ada10610d62638faf0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX loves the cold<sep>Tail: PersonY refuses to move to a colder climate Output:
[ "Yes" ]
task1204-abd80de9d152435b90ee43ac4b97e187
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX takes PersonX's lunch break<sep>Tail: It isn’t lunchtime yet. Output:
[ "Yes" ]
task1204-a2cf625a9db747a2bde8b14bce38804e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX also ordered ___<sep>Tail: to drive somewhere Output:
[ "No" ]
task1204-6951df9247064400b7ba900ffd14bb23
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX always wore ___<sep>Tail: funny Output:
[ "No" ]
task1204-3daf7f4484564f2886ae5656fe3fa80f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX sees where it went<sep>Tail: PersonX's partner put a blindfold on them. Output:
[ "Yes" ]
task1204-d8c33d4dcee44b71b41c9a8fb2f255f8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX becomes fast friends<sep>Tail: to be socialble Output:
[ "No" ]
task1204-ca9e136b19294b09a902b3d7e7d082ea
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX asks PersonY to say<sep>Tail: curious Output:
[ "No" ]
task1204-b3b3bbfd72644c15855137656b863799
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX arrives to the restaurant<sep>Tail: Social Output:
[ "No" ]
task1204-fda8ffc760c140c0bf2efc9ffd28c18b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX takes PersonX's lunch break<sep>Tail: They need to cover the front desk. Output:
[ "Yes" ]
task1204-d2fa995428114538a7cc4ce5b95a3717
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX gets cut<sep>Tail: PersonX's dad put him in a metal suit. Output:
[ "Yes" ]
task1204-6889561d163140fa8563007de17bf772
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX accepts the invitation<sep>Tail: to have received an invitation Output:
[ "No" ]
task1204-1d81370b42fd46b881f5e833ab771f09
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX takes the dog out<sep>Tail: There is no dog. Output:
[ "Yes" ]
task1204-dee1b1375eea417ca9f507b6cdad30b8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX assumes another ___<sep>Tail: proud Output:
[ "No" ]
task1204-fc1f5e96f0ca4fb2b138276610586066
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX answers PersonY's letter<sep>Tail: learns that the other person cares enough to respond to them Output:
[ "No" ]
task1204-adcdcc9ca33c472897e833dcffffc04d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX listens to PersonX's music<sep>Tail: PersonX hates that kind of music. Output:
[ "Yes" ]
task1204-9f43cbe44e09427aaabcdf0e15cb6651
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX bears the brunt<sep>Tail: to accept the consequences Output:
[ "No" ]
task1204-b9e568f2f8c74fb5a8f3c156a0718ded
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX is walking in the woods<sep>Tail: PersonX is bound to a wheelchair Output:
[ "Yes" ]
task1204-13e44b6cd9954f3fa809602fd5cddd8a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX leaves the office<sep>Tail: PersonX isn't finished with work for a few more hours Output:
[ "Yes" ]
task1204-0e70c8af73494960bae39499dcf93e30
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX touches a nerve<sep>Tail: PersonX is too nice Output: Yes Positive Example 2 - Input: Head: PersonX attends school<sep>Tail: To be a student Output: No Negative Example 1 - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank PersonX Output: Yes Negative Example 2 - Input: Head: PersonX clenches PersonY's jaw<sep>Tail: PersonY is out of reach. Output: No Now complete the following example - Input: Head: PersonX proves PersonX's case<sep>Tail: find the evidence Output:
[ "Yes" ]
task1204-7e5ec057a658404e905cb007aeb422de