input
stringlengths
965
1.08k
output
listlengths
1
1
id
stringlengths
41
41
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX accepts PersonY's offer<sep>Tail: personx to accept the offer Output:
[ "No" ]
task1210-83e5b9f756f041928512fed22761c0b3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's dream<sep>Tail: present in front of others Output:
[ "No" ]
task1210-9c406d87194b428ab039f769b50b5b5d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: mankind<sep>Tail: humanity Output:
[ "Yes" ]
task1210-4455a16d03114428836e9b5b3b01e61a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX always wore<sep>Tail: Casual Output:
[ "No" ]
task1210-d707096033324102b4666195d3886cfb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's dream<sep>Tail: person x's life gets better Output:
[ "No" ]
task1210-6740dc89c6c5458b88194adaa35ba83b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: hand<sep>Tail: long suit Output:
[ "Yes" ]
task1210-3df4b5088a294ca69922f5f3e780bde7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX accepts PersonY offer<sep>Tail: satisfied Output:
[ "No" ]
task1210-581b0712ae9b44d59ece214a3fd26f58
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: sonar<sep>Tail: pulse generator Output:
[ "Yes" ]
task1210-94a538d73252409baf57bda618b5bbd1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX always wore ___<sep>Tail: Buy the correct size. Output:
[ "No" ]
task1210-6846da6160b24bb8ae8e33586cc6dc01
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks the teacher<sep>Tail: appreciated Output:
[ "No" ]
task1210-750675d3ee9a4877b6b8fc9ac7f8dcc5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: necklace<sep>Tail: pendant Output:
[ "Yes" ]
task1210-252d471427e44f3db298bf86b1e98916
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX applies sunscreen<sep>Tail: lay in the sun Output:
[ "No" ]
task1210-e144a7f07f024ec5845b341b2e0fa9a4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: life<sep>Tail: loss Output:
[ "Yes" ]
task1210-72f6b0383e954eb49d8089f646a6edfd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX answers the door<sep>Tail: closes the door Output:
[ "No" ]
task1210-2bfc2b1a302945b0ac0bbaba378514d4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: computer network<sep>Tail: server Output:
[ "Yes" ]
task1210-26c373103d22491db66341e930255633
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: grave<sep>Tail: gravestone Output:
[ "Yes" ]
task1210-05a8faf84f804a5a941cddf590de05b9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: skeleton<sep>Tail: many bones Output:
[ "Yes" ]
task1210-7d22d26d2bc54f3b9d516a5240f3d5c4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: coal<sep>Tail: bituminous Output:
[ "Yes" ]
task1210-61c8a361fc9c42f8a124573a8aa430cb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX accepts PersonY invitation<sep>Tail: to have fun. Output:
[ "No" ]
task1210-81e27f2b9eb3403c981e8fd598b45924
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: arm<sep>Tail: cephalic vein Output:
[ "Yes" ]
task1210-656f45040cac4751a6b97ad175862787
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonY's mother for help<sep>Tail: to get rid of a problem Output:
[ "No" ]
task1210-5108ce4b43cc4954ac918d40340e687b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX arrives home that ___<sep>Tail: leave home Output:
[ "No" ]
task1210-a54faf4323dc4b67a68ed029fd94212c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: cello<sep>Tail: endpin Output:
[ "Yes" ]
task1210-799d3acb7db54bdab49c81bc43181bba
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX affects PersonY's interests<sep>Tail: to do something good for them Output:
[ "No" ]
task1210-4c4cf4b76f23480c9056e6c3458c0bdb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: car<sep>Tail: fuel tank Output:
[ "Yes" ]
task1210-ffedb7f2fcfb41efa76381ff763ba02d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX 'd better go<sep>Tail: to go somewhere else more important. Output:
[ "No" ]
task1210-989f7597dbe44dcb95e0155378a804ad
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX amends PersonY act<sep>Tail: to relief their problems Output:
[ "No" ]
task1210-dd00ed4d9c914dbfa2498b6fe822525c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX answers PersonY question<sep>Tail: smiles Output:
[ "No" ]
task1210-47d7d4dcd6d04a29a7ad9f69ae8b5abf
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: index card<sep>Tail: paper Output:
[ "Yes" ]
task1210-862fddfe0ff4430daa12c2b490349065
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: city<sep>Tail: neighborhood Output:
[ "Yes" ]
task1210-493314eaaa014f35a7548e257f85f9e8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: nose<sep>Tail: bridge Output:
[ "Yes" ]
task1210-b5341b90eea942f290f740db3851239d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: deer<sep>Tail: withers Output:
[ "Yes" ]
task1210-a19613987be54f94adcc2cda65cc08a1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX affords another ___<sep>Tail: financial Output:
[ "No" ]
task1210-d84dcb7f447b40edba31419b9beb5f64
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX arrives home<sep>Tail: to want to go home Output:
[ "No" ]
task1210-2be925c91ef3487aa1ef31d5280cc195
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: mouth<sep>Tail: salivary gland Output:
[ "Yes" ]
task1210-cd1c363347604998b6e6fe4babff6b8e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: match<sep>Tail: head Output:
[ "Yes" ]
task1210-2e69dda34a2c4fbd80b3e0dae0b26c03
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX agrees to the challenge<sep>Tail: brave Output:
[ "No" ]
task1210-84f683cd8e704e1cafbb11eef36d3d2a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: good to have someone with them Output:
[ "No" ]
task1210-e0516f29b7c14658bba32d577f177a97
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: fun<sep>Tail: getting there Output:
[ "Yes" ]
task1210-fb97719370b74e2e91a0d67e2ffbe4f9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX accepts the job<sep>Tail: brave Output:
[ "No" ]
task1210-3da09247aa564937aa02ffd0b308c3a2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: emacs<sep>Tail: buffer Output:
[ "Yes" ]
task1210-9256943cbbaf40fc9448ea5ea9e75e3d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX adopts every ___<sep>Tail: adjustable Output:
[ "No" ]
task1210-4f0ae9fbfa4a40a2877ce9bdbc46623a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX affords every ___<sep>Tail: give others a chance he feels walked over but knows it is the right thing Output:
[ "No" ]
task1210-0e8a75d0cc2545e6a890dac9dd5c756b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX affects children 's ___<sep>Tail: to feel good at the end of the day Output:
[ "No" ]
task1210-c8164b28fb86482989e9c81d013285de
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks ___ if PersonY could have one<sep>Tail: none Output:
[ "No" ]
task1210-2e3223a22c63469085e0394816cfa841
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: universe<sep>Tail: world Output:
[ "Yes" ]
task1210-858412c806b14ebb895e8d0c6ab59f38
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: food<sep>Tail: carbon Output:
[ "Yes" ]
task1210-705ce1df88fc462b918ac750ed7ef6a1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX arrives home from lunch<sep>Tail: smiles Output:
[ "No" ]
task1210-c4d6c4d548fe4a09867ee5876bb19ded
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX affords PersonY protection<sep>Tail: give instructions Output:
[ "No" ]
task1210-96acf0671b6a40c09834c05fb4f3ad0b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: wall<sep>Tail: doorway Output:
[ "Yes" ]
task1210-e946b786ef2e42ccbf3f0a894d7b1c5e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks ___ for one<sep>Tail: satisfied Output:
[ "No" ]
task1210-6da1fd114fce4f8cad7ce4cd38c71d0b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: movie<sep>Tail: scene Output:
[ "Yes" ]
task1210-57cf7c6695864103893b7ad013be4bb0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: spam<sep>Tail: e mail Output:
[ "Yes" ]
task1210-96b3afda21e049c68c2c3938da422c72
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: account<sep>Tail: balance Output:
[ "Yes" ]
task1210-ea307104f25044c7aba3fd443ba736ca
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: to talk to Y's boyfriend Output:
[ "No" ]
task1210-4d94e90e26e5427e91adb442c95fd891
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: cave<sep>Tail: roof Output:
[ "Yes" ]
task1210-cd609f6fc7d846c286ca801d3ce90518
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: bird<sep>Tail: furcula Output:
[ "Yes" ]
task1210-b83261c3eb4345d79e146ae7b37da61c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX answers PersonY's letter<sep>Tail: learn to read Output:
[ "No" ]
task1210-6137131aa24448ba9cff44604206d698
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks ___ if PersonY could have one<sep>Tail: to get an answer Output:
[ "No" ]
task1210-2f62f8aace16489a8428b05215dc1d1c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX accepts PersonX's diploma<sep>Tail: They pose for photographs Output:
[ "No" ]
task1210-2d4dbc24cabc403db73576641157d329
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX 'd better go<sep>Tail: to escape from him Output:
[ "No" ]
task1210-87e3007e99834a918e71d083ac8eada6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: lung<sep>Tail: alveolar bed Output:
[ "Yes" ]
task1210-f6bef52fe0fb4f95b98361f1eb687422
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX accepts the job<sep>Tail: happy Output:
[ "No" ]
task1210-c87e840e36bc40cc8d3ced2a6eebf8e9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonY's mother<sep>Tail: courteous Output:
[ "No" ]
task1210-534f3eb848724d80ae428d94f5cee3b5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX achieves ___ by means<sep>Tail: Determined Output:
[ "No" ]
task1210-35ce6157053244a3be41929e0fe5de8f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: mead<sep>Tail: fermented honey water Output:
[ "Yes" ]
task1210-572b620c6eec4e72bf4a43212e1ca3bd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: house<sep>Tail: attic Output:
[ "Yes" ]
task1210-14555ef34c38456c98e5d5a2c1d9bc57
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX arranges a date<sep>Tail: FOR TRAVEL Output:
[ "No" ]
task1210-f0e142e94dde4955a5612fc1825c75be
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: earth<sep>Tail: six populated continents Output:
[ "Yes" ]
task1210-b32eb62341934a1e9dccd75936ebadfe
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: vertebrate<sep>Tail: belly Output:
[ "Yes" ]
task1210-ad5e8f38aeda4c8e8ba7e5860543dbd6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX adapts ___ to conditions<sep>Tail: positive Output:
[ "No" ]
task1210-ab95510c5c79415ea03c2161d8db74ff
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: playground<sep>Tail: slide Output:
[ "Yes" ]
task1210-35977c8ff8c74c27b33b544c67469302
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: Think about what she saying Output:
[ "No" ]
task1210-6ecffde3ab0a459b90cd6138ab2b8dd8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: ceramic<sep>Tail: clay Output:
[ "Yes" ]
task1210-1953aafa8802457689c1509254bd4f51
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonY to stay<sep>Tail: GIVE ADVISE TO HIM Output:
[ "No" ]
task1210-4b64cd6deb9344a588b79819338160ec
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonY's grandma<sep>Tail: to open his mouth Output:
[ "No" ]
task1210-7195ddc3cde14a15a8e9abbdad1d0aff
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: cell<sep>Tail: nucleus Output:
[ "Yes" ]
task1210-7a7ec6d734be4153a5c4c58bd2181d6d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: leg<sep>Tail: saphenous vein Output:
[ "Yes" ]
task1210-b830b550a13b4acb838ec86de0375dee
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX addresses PersonY audience<sep>Tail: to provide background Output:
[ "No" ]
task1210-1a5fe74e85c24cd9a58c03d9c725b1ec
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: ear<sep>Tail: eardrum Output:
[ "Yes" ]
task1210-5765633e215c433fa6fbae54edc3c768
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: hat<sep>Tail: cotton Output:
[ "Yes" ]
task1210-5c2c1b7b0be84663b2d962efc7c83bd4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: motorcycle<sep>Tail: kick starter Output:
[ "Yes" ]
task1210-f15ad698f5554cedad65171773e9a339
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks for the moon<sep>Tail: it all Output:
[ "No" ]
task1210-174b7ea4b4774641a5a0ff7a246722ee
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: elevator<sep>Tail: car Output:
[ "Yes" ]
task1210-46e4bdafd764442d886a28ecc6842334
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: cabinet<sep>Tail: minister Output:
[ "Yes" ]
task1210-74aebaf06e264867af93bd8f1c9f9bda
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX always wore ___<sep>Tail: to remind himself of it Output:
[ "No" ]
task1210-e6fa312af9b84f69bb59ace64b384f05
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonX's mother for help<sep>Tail: To get the work done Output:
[ "No" ]
task1210-c15233129136455eada7dc2e608261df
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: stream<sep>Tail: meander Output:
[ "Yes" ]
task1210-f4a4909aecbb410dba3f80f500a66f7e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: constellation<sep>Tail: star Output:
[ "Yes" ]
task1210-21cb2a3468d3467f93154a357fd018ce
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonY to say<sep>Tail: adamant Output:
[ "No" ]
task1210-5e359c0bcd2b45248b34aa1b7ccdfbad
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX achieves PersonY objective<sep>Tail: to show appreciation for person x Output:
[ "No" ]
task1210-c3589590c27b4b00aa900fa769c2348c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: heart<sep>Tail: heart valve Output:
[ "Yes" ]
task1210-07a43d981d4e4ce59f99386703bc19d2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: socket wrench<sep>Tail: socket Output:
[ "Yes" ]
task1210-34790d78e086466e94d802d9e53c0104
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: arm<sep>Tail: arm bone Output:
[ "Yes" ]
task1210-a22e842a4212498784090c4bb4f2841a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: recreation<sep>Tail: music Output:
[ "Yes" ]
task1210-d7dca1938926441db6e3569723366d54
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: angel<sep>Tail: wing Output:
[ "Yes" ]
task1210-224ee9af2d0d45bdbe059da8bb4c7f8a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks ___ for one<sep>Tail: dependent Output:
[ "No" ]
task1210-637ee0df636a4d8fb2dc31cdb68d6f9e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX also ordered ___<sep>Tail: have the dish Output:
[ "No" ]
task1210-952bcc96e3034932bde45d83c486d989
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX applies to medical school<sep>Tail: becomes a doctor Output:
[ "No" ]
task1210-91892047e3c14f62a4b1c020624576ad
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX arrives just in time<sep>Tail: to be on time Output:
[ "No" ]
task1210-3484917c11054f5c8261ae1d79af0d3d