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 sees the new movie<sep>Tail: PersonX has the flu which was spread by Claire Output:
[ "Yes" ]
task1204-12c574f30552491da0b9b7fc38d1bc86
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 the teacher<sep>Tail: to be listening to teacher Output:
[ "No" ]
task1204-21fa1d528836483cba49b65b5a9c8d5e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 work<sep>Tail: Not a single place PersonX applied at would hire them. Output:
[ "Yes" ]
task1204-401400b0da014be4a1f5a25bba3d814c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonY's interests<sep>Tail: addresses interests Output:
[ "No" ]
task1204-3a418aa3e4404fcb808c5765ab6276ea
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 deaf<sep>Tail: PersonX's parents make sure his music is quiet. Output:
[ "Yes" ]
task1204-07a9ca3bbf8744e9898bf6c9452ca91a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 helps PersonX's friend<sep>Tail: PersonX doesn't have what they need. Output:
[ "Yes" ]
task1204-aceb35a8d72a43228cd04baedb9f306f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 object<sep>Tail: dedicated Output:
[ "No" ]
task1204-ab9fd966b7b7444797a995aedd45be3f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 mother for help<sep>Tail: to know the problem Output:
[ "No" ]
task1204-ea6e0fe7d44544cbad4e3d9e61dd0b20
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 mother for help<sep>Tail: relief Output:
[ "No" ]
task1204-9c982a85b11b4321bc1f6b39dd9849b3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 moves to hawaii<sep>Tail: They have to stay for their job. Output:
[ "Yes" ]
task1204-faf4711646b541a48a768dcf09326ae0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: PersonX's jaw was broken in the car wreck last night. Output:
[ "Yes" ]
task1204-69c534c0dfae4f1a97869a44d744c047
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 keeps PersonY up all night<sep>Tail: PersonX also fell asleep. Output:
[ "Yes" ]
task1204-88fa5f54c3904832a8d8bf0e19ea2dd6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 to play<sep>Tail: hopes they say yes Output:
[ "No" ]
task1204-ca3ef8ddf62b4703b7cb4bfa91c43576
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 feedbag on<sep>Tail: They don't have a feedbag. Output:
[ "Yes" ]
task1204-ae11ce8fb78f4ae89017b7fcfe272da5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 mother<sep>Tail: for them to say yes Output:
[ "No" ]
task1204-195ca6ec886c48158ea712781a35d112
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 moves house<sep>Tail: Their mother doesn't want to move. Output:
[ "Yes" ]
task1204-29deb2606b474b25ac22f463f70fd83b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to avoid bees Output:
[ "No" ]
task1204-e6f1483cdd634ffbaad78db80ed89dbc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 going camping<sep>Tail: PersonX's roommate borrowed PersonX's camping gear. Output:
[ "Yes" ]
task1204-e0152603dfda457ab78f9f48da02c41e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to have fun. Output:
[ "No" ]
task1204-b4b0973e9c8141e3a6095c29348a9925
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 ceases to be<sep>Tail: PersonX's spouse put them on suicide watch Output:
[ "Yes" ]
task1204-8e983c1830914e5fa56b0a6639d74986
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: none Output:
[ "No" ]
task1204-0d895565e5414ce88ec258eb74f1b92f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 extra help<sep>Tail: No one will help X Output:
[ "Yes" ]
task1204-4714f0c89cc34c9392c116e80d795387
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 invitation<sep>Tail: Outgoing Output:
[ "No" ]
task1204-ea1498967d0243bdbf70c2e166b086e2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 ___ by means<sep>Tail: Dreamer Output:
[ "No" ]
task1204-8c0b9f881bcb4919b795648fb7e05f50
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 applies for a loan<sep>Tail: can buy a house Output:
[ "No" ]
task1204-70f59587183a4f4fa3fdaf4e8440afea
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 go<sep>Tail: feels bothered. Output:
[ "No" ]
task1204-e5b6b943bcf14029a91657a207c83d71
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 nap instead<sep>Tail: PersonX's girlfriend keeps him up Output:
[ "Yes" ]
task1204-7908178871924bb28cca1bd8f95cd9af
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonY sad<sep>Tail: Person Y just won the lottery Output:
[ "Yes" ]
task1204-57e25468429b4746b9b86b1130d4cf99
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: Person Y's roommate won't change the channel. Output:
[ "Yes" ]
task1204-c7c9052d44ba448dbf5f8a572bfe52e0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: They're in an important meeting. Output:
[ "Yes" ]
task1204-17552e9e649e4c8487f2806fa56a1b78
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: sneaky Output:
[ "No" ]
task1204-aff72f2b02c14fee965ce84465d91a27
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 skateboarding with PersonX's friends<sep>Tail: PersonX's skateboard broke in half. Output:
[ "Yes" ]
task1204-0098b60dc57e4f83b111dc38b60eddf6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 shopping<sep>Tail: PersonX's grounded her and will not let her go. Output:
[ "Yes" ]
task1204-c623d18ff1e14f508acfae1607e5cb9c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 ate ___<sep>Tail: guilty Output:
[ "No" ]
task1204-c8d0ac44ecc441419efa068646ae1505
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 to go home<sep>Tail: helpful Output:
[ "No" ]
task1204-31c29d44bc2e4200b012b10c40e6686b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 home from work<sep>Tail: person x petted his dog Output:
[ "No" ]
task1204-7f717d4dab7647a78fe20cb0d580d033
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 purse<sep>Tail: cannot find it Output:
[ "Yes" ]
task1204-877983ada073492fb658956b80976127
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 to sea<sep>Tail: PersonX's teacher has given them after school detention. Output:
[ "Yes" ]
task1204-a2122b067a6349189849a43c13c44e78
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 home from lunch<sep>Tail: reliable Output:
[ "No" ]
task1204-8559cc1f5e6c48c6bc0b53023d4470ef
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 the teacher<sep>Tail: continue teaching Output:
[ "No" ]
task1204-b5299223c34940e48c0ac01d19a1d719
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonX's objective<sep>Tail: to accomplish a goal Output:
[ "No" ]
task1204-ed854d0a62634e938df5cf10e6a98d3b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: make person y stronger Output:
[ "No" ]
task1204-a9baf583c30a47b6aeb38bba7b49a038
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 hopes<sep>Tail: PersonX is too dull. Output:
[ "Yes" ]
task1204-c5f7dface4324cf6b323da273eeffb7d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 back in the car<sep>Tail: Person X is locked out of the car. Output:
[ "Yes" ]
task1204-006e64d7425d453b98b2c6b405493d44
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 tries a new trick<sep>Tail: PersonX's roommate lost the tricks book Output:
[ "Yes" ]
task1204-c64335584b774623b9664e729b09b525
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to walk to the door Output:
[ "No" ]
task1204-f075db4bf46e42ed87d3863c7b9a6f5b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to be consistent. Output:
[ "No" ]
task1204-3f0585b905ec44e6b59b81d14ad28e02
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 objective<sep>Tail: to show appreciation for person x Output:
[ "No" ]
task1204-ab76346c05024b57b1d20ffa59e3a2aa
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 affords PersonY protection<sep>Tail: proud Output:
[ "No" ]
task1204-08595e2dd65e4b03a5de565bd458158c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 home<sep>Tail: to take off their shoes Output:
[ "No" ]
task1204-ce53fa0ff4f5498dadf87ddf4a306347
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 to go home<sep>Tail: to have had enough Output:
[ "No" ]
task1204-b28f8c5c3cc64f82ba66dffc8a394252
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 marching orders<sep>Tail: PersonX's friend broke their phone. Output:
[ "Yes" ]
task1204-464fe82a123a452dbc9a6f6f4e3e20f5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 worried<sep>Tail: Person X has been told by a doctor that stress will kill them Output:
[ "Yes" ]
task1204-b6e345ca6cb24ecbb3de6d6d9ffd500c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 of read it Output:
[ "No" ]
task1204-f3d0996dee924d18a30849b6e11ed002
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: TO MEET HIM Output:
[ "No" ]
task1204-eff9f4dd0d8249e8a438250cd0e95414
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 mountain out of a molehill<sep>Tail: PersonX was told by Chris that he should chill Output:
[ "Yes" ]
task1204-361d9015e6444f66ba3f4177a655bd57
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 receive thanks Output:
[ "No" ]
task1204-df213b8870be4a3cb8e7595afe37489e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 a card game<sep>Tail: Their brother took the cards. Output:
[ "Yes" ]
task1204-880b57838b654e9c881bc715090f57f0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 offer<sep>Tail: Pays them Output:
[ "No" ]
task1204-1e7cbe6f528f45e18a38500d10dd65de
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 a restraining order<sep>Tail: The judge wouldn't issue a restraining order Output:
[ "Yes" ]
task1204-6928efcbe40b41458168f5d844c4849f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 home that ___<sep>Tail: eats dinner Output:
[ "No" ]
task1204-0c0b9fdac2cf43b8986228779cc721fc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 demands money<sep>Tail: PersonX does not want to pay back money. Output:
[ "Yes" ]
task1204-98f4fd2b8e1742e0917e182f48b2c35c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 chinese food<sep>Tail: It makes them feel bloated no matter what they order. Output:
[ "Yes" ]
task1204-b5da03a766b348f69de040faf6f6c030
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonY's car back<sep>Tail: PersonY is the only person authorized to get their car back. Output:
[ "Yes" ]
task1204-51a06812ba604cbaa8aa14b88a18b79b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: Their friends won't join them. Output:
[ "Yes" ]
task1204-4cfdd9ffc3bb4f5e82ef18e2c3a0b662
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonX's ducks in a row<sep>Tail: PersonY keeps moving the ducks. Output:
[ "Yes" ]
task1204-f29e415f49914159be324004a371af9d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 to play<sep>Tail: happy Output:
[ "No" ]
task1204-39a18f4ebba143c695c5e1dad840380d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to see who is at the door Output:
[ "No" ]
task1204-401fdc667c0d45098cfe89469d19b54c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 believes every ___<sep>Tail: may get hurt Output:
[ "No" ]
task1204-3d90295da71e4bea83e391d3e5146ef8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 applies to medical school<sep>Tail: send their application Output:
[ "No" ]
task1204-d0dbc5721256428496bb04b8cbe9d709
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: PersonY does not have the receipt Output:
[ "Yes" ]
task1204-514589631b46475ca526ea5b975f4b00
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 robbed by Joe and now has no money Output:
[ "Yes" ]
task1204-27db3b4a097c4ac09ca89cbf0ed853a3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 chinese food<sep>Tail: PersonX is allergic to MSG Output:
[ "Yes" ]
task1204-85f0206d29af4a63b5119611e49287ae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 shoulders the burden<sep>Tail: PersonY took all of the burden from PersonX. Output:
[ "Yes" ]
task1204-5539cf2b4c924088ac4153feddcbbe82
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 all the supplies<sep>Tail: Their brother won't help them go to the store. Output:
[ "Yes" ]
task1204-7ecd3ec6aab243ec91af8cad0201e5b5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 question<sep>Tail: smart Output:
[ "No" ]
task1204-440a3bf3d9264efda50c633c9d7212fb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 causes PersonY damage<sep>Tail: PersonX is stopped by their conscience Output:
[ "Yes" ]
task1204-f7dba9c9f11140e089727f67294b1f65
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonX's peace<sep>Tail: PersonX's dad hits him if he talks. Output:
[ "Yes" ]
task1204-104e7f9b83164ddd8fefa582a5fa3758
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 opens PersonY's eyes slowly<sep>Tail: PersonY is sound asleep. Output:
[ "Yes" ]
task1204-c24207b4eb654a08bae9bb2282ae66d0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 long time<sep>Tail: The groundskeeper is rushing everyone out Output:
[ "Yes" ]
task1204-7f26aea18e2e4ceba2fd6978dc00310a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 lays down the marker<sep>Tail: The dog ran off with the marker. Output:
[ "Yes" ]
task1204-043ba68c7b404d26a3819276106a4610
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 keeps PersonY together<sep>Tail: they are unconsolable Output:
[ "Yes" ]
task1204-4052aa75e8464198b5037e6a7bebc973
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 happily married<sep>Tail: Their girlfriend told them no. Output:
[ "Yes" ]
task1204-df73b9480ad44ca88f751c709fe42c25
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 home from lunch<sep>Tail: to get in the car Output:
[ "No" ]
task1204-865282038d8341758a4144d6b79aa253
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 begs for food<sep>Tail: smiles compassionately at PersonX Output:
[ "No" ]
task1204-99a38dfcf7d94f77a5ac538b6e24aacc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 buys all of the ingredients<sep>Tail: personX has run out of money Output:
[ "Yes" ]
task1204-3e5213d4722d46caae7a4e2671f04a3f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 lays down PersonX's arms<sep>Tail: PersonX fears he will bet shot by the robber holding a gun Output:
[ "Yes" ]
task1204-f31e910287be4ddb8de8032e4f184f87
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 long<sep>Tail: PersonX's mother keeps barging in on her Output:
[ "Yes" ]
task1204-ed9881f569c547299e7207a744174988
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 adopts every ___<sep>Tail: adaptive Output:
[ "No" ]
task1204-7f0c3a6cced643a9ac21e6c04d999d10
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 quickly brushed PersonX's teeth<sep>Tail: PersonX can't find a toothbrush Output:
[ "Yes" ]
task1204-75ad637e3b044f29ac27f9845259a09e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: friendly Output:
[ "No" ]
task1204-b9692fc2b5db429e8be4488f33596496
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 mother for help<sep>Tail: To be in facing trouble in completing assignment Output:
[ "No" ]
task1204-98c04b23e157461e8f0bbacdb1d40a56
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 show<sep>Tail: to show PersonY Output:
[ "No" ]
task1204-2ad2a7e69b6c493e8c21bd1181ab86de
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 begins to hurt<sep>Tail: to lay down Output:
[ "No" ]
task1204-d22ad91631794e6a85e647ba5cef57bc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 pours coffee<sep>Tail: PersonX's wife finished the last cup of coffee. Output:
[ "Yes" ]
task1204-0d579de6905449cc91f714387ff68c6c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 believes every ___<sep>Tail: none Output:
[ "No" ]
task1204-229b46e1b9e849c3a19fa1c22eca4d85
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 demands a refund<sep>Tail: he is too shy to ask for one Output:
[ "Yes" ]
task1204-c8bece417fe44d44a111dc844196b332
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 begs for food<sep>Tail: get food Output:
[ "No" ]
task1204-f53488ea8e5148fb9c570031a8394a0c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 tennis lessons<sep>Tail: Their friend will not let them use their tennis racket. Output:
[ "Yes" ]
task1204-ff9a0956fbcc4ae29a91329038006a38
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 boyfriend<sep>Tail: See if it's true Output:
[ "No" ]
task1204-cd039e908c214e4491a4bcb8fd08a75e