input
stringlengths
965
1.08k
output
sequencelengths
1
1
id
stringlengths
41
41
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head 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 invitation<sep>Tail: makes a friend Output:
[ "No" ]
task1210-dea33bf4b2ae46d4aec34dc0e3cfa94c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 objective<sep>Tail: to complete something Output:
[ "No" ]
task1210-db44a824274b4cf2b9d6931f7c4c0699
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: each hand<sep>Tail: one thumb Output:
[ "Yes" ]
task1210-c110818aa6ba4d7194b825529a18d89a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: glove compartment Output:
[ "Yes" ]
task1210-f55398c2528b49a6a76639799887abad
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 invitation<sep>Tail: to prepare a speech Output:
[ "No" ]
task1210-ba87a2c1ee7a437daf975017392ea0e9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 to the restaurant<sep>Tail: To get directions Output:
[ "No" ]
task1210-e36d1dba750e47a386d709649d3afb1f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 make<sep>Tail: money Output:
[ "No" ]
task1210-d05b0b1ea8de48b99eaff59b563f9db2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: goes to party Output:
[ "No" ]
task1210-c56d119930dd45daab043dba0faf748e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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<sep>Tail: cpu Output:
[ "Yes" ]
task1210-07457bcd552b4b1cbc98af16a8e72828
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: keyboard<sep>Tail: tab key Output:
[ "Yes" ]
task1210-049b1886f3f2422ebf815aeae48fef20
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: inquisitive Output:
[ "No" ]
task1210-e069da24e1014303b988913cf3b80217
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: flower<sep>Tail: pistil Output:
[ "Yes" ]
task1210-2629cd1c2d804780af27d150af2035b2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: china<sep>Tail: guangzhou Output:
[ "Yes" ]
task1210-f6f7052cea724cab961133f177e5850b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: vise<sep>Tail: jaw Output:
[ "Yes" ]
task1210-2fb7da749afd40d3a6e18b4267533881
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: sailboat<sep>Tail: hull Output:
[ "Yes" ]
task1210-6c8d78dde0a0449495700e09a63b9bf4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: ship<sep>Tail: hull Output:
[ "Yes" ]
task1210-36223825c070455082b8d57300c60f9a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: tooth<sep>Tail: pulp cavity Output:
[ "Yes" ]
task1210-0fb9d9e48e504f559cebef2b68fda779
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: each minute<sep>Tail: 60 seconds Output:
[ "Yes" ]
task1210-fd6e227640c44d8d98c5b78d598489af
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 was okay<sep>Tail: Worried Output:
[ "No" ]
task1210-80a8f6229bd7457cabaeda0ef3b396c0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 loved ___<sep>Tail: to pursue a hobby Output:
[ "No" ]
task1210-484f89874af54a35a762156fd90c56f2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: music<sep>Tail: sound Output:
[ "Yes" ]
task1210-1d95b6098412426280ca5e4ced12d13e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 work<sep>Tail: tired. Output:
[ "No" ]
task1210-896ed351fef746ac8657b28710094e3e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: camera<sep>Tail: sprocket Output:
[ "Yes" ]
task1210-d5833f9c5cca4acd81d93a5cafe37306
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: firearm<sep>Tail: firing pin Output:
[ "Yes" ]
task1210-9a2fb0f9e629492ea98f0f3b9ea2a346
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 play<sep>Tail: to have fun Output:
[ "No" ]
task1210-6e23a4bcf3364997993fff31ac262f91
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: rugby<sep>Tail: knock on Output:
[ "Yes" ]
task1210-4b8b706c802d4dd7bd7cf70b45173d2e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: school<sep>Tail: classroom Output:
[ "Yes" ]
task1210-91fba90bb8a142a0bb8a3d058851e369
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: happy Output:
[ "No" ]
task1210-3ceae403b17748f7b36bbd4277047494
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 be a good citizen Output:
[ "No" ]
task1210-4a1fd643138d41858cec5a6e567a90a4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: chimney<sep>Tail: fireplace Output:
[ "Yes" ]
task1210-ceaa2856668c45e9bcf3e1dd0a2ff20a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: lawnmower<sep>Tail: engine Output:
[ "Yes" ]
task1210-d8c081e48fe2420ab9a6052d5a77bd03
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: canada<sep>Tail: 10 provinces and 3 territories Output:
[ "Yes" ]
task1210-73e5d23dc9fa4db89fd14c3f4b7e7949
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: lock<sep>Tail: tumbler Output:
[ "Yes" ]
task1210-1fabb63f3a854bb2aa974f0f1ba9dc69
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to go to the store Output:
[ "No" ]
task1210-82584dfe3d7347fb93ac1949f78b73f0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: auto<sep>Tail: turn signal Output:
[ "Yes" ]
task1210-75b0862c3c6f4d3683f5e45f8bc58148
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 to the restaurant<sep>Tail: To order food Output:
[ "No" ]
task1210-d947a86f4f964899883c0dc71e02cfad
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 was okay<sep>Tail: to help PersonY Output:
[ "No" ]
task1210-4cc43db27f1e47b2a22776cf0705ff71
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: canal<sep>Tail: lock Output:
[ "Yes" ]
task1210-cdfa5b77d65049fbb85cf547d10736ae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: is ready for the day Output:
[ "No" ]
task1210-01e9eefcc99542e2b5e36b1c78f1947d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to graduate Output:
[ "No" ]
task1210-59629ab91e07403cacf16890261345ea
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: church<sep>Tail: church tower Output:
[ "Yes" ]
task1210-b508c5d8c9c145d0b14b338f4623b324
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: joke<sep>Tail: punch line Output:
[ "Yes" ]
task1210-6164ade1e50f439e83415067d56c6265
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: responds to the affect Output:
[ "No" ]
task1210-0af97ddaf6804ac9a3802f237489d668
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: atom<sep>Tail: subatomic particles Output:
[ "Yes" ]
task1210-f80bb52417a5493495888864c36c649a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 question<sep>Tail: gets new information Output:
[ "No" ]
task1210-7f1c3b17680e42319d1defb90977553a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 to the restaurant<sep>Tail: to eat dinner Output:
[ "No" ]
task1210-a8c651b9919244fd99493824b34f53d7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: step<sep>Tail: riser Output:
[ "Yes" ]
task1210-bed3ac9d5ba247cf8e8153163553cc7a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: wishbone Output:
[ "Yes" ]
task1210-e91c84666c954cd38eea2ce03fcd75c3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to tell him something else Output:
[ "No" ]
task1210-597f7032d8dd4661ab77b1f5fcb46f33
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 go<sep>Tail: leaves Output:
[ "No" ]
task1210-eddedc73e0514323a1ff1cc4cc5937de
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: punctual Output:
[ "No" ]
task1210-eac90a4d1baf4d4faae5fb862d5a3bb7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: blood<sep>Tail: blood cell Output:
[ "Yes" ]
task1210-e3fa6b4e89bf4aa7bc04241178530edc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 go<sep>Tail: lazy Output:
[ "No" ]
task1210-0a9fbeb6a0a741a7b2cd56ae621977ec
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to sign an agreement Output:
[ "No" ]
task1210-e9f3866ca6fc4e5bb6da056bc65a7b50
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 go<sep>Tail: to buy Output:
[ "No" ]
task1210-92776dda6c7649799c3227f1ad7d4ae8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: cared about fashion Output:
[ "No" ]
task1210-fc922666f64e4feeb81280b84eceee34
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 home<sep>Tail: none Output:
[ "No" ]
task1210-8590951a264d4e95bcf62857d727c611
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: water vapor<sep>Tail: water Output:
[ "Yes" ]
task1210-6774658b345d490aaae60e1cdb027210
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: problem<sep>Tail: president bush Output:
[ "Yes" ]
task1210-926234d28d76471c8cfe394763f29823
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: good because they gave something x wanted Output:
[ "No" ]
task1210-74e5ac1d67d14219aec3dc6374989a94
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 argues a lot<sep>Tail: get out from there Output:
[ "No" ]
task1210-aa3876b945514cac8bc447985b7ec254
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: soup<sep>Tail: water Output:
[ "Yes" ]
task1210-9da43f0e7f6842789136384453d6c001
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 every ___<sep>Tail: inspirational Output:
[ "No" ]
task1210-96a6eec1bf4f48398daeeaf333072c12
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: responsible Output:
[ "No" ]
task1210-5725415b6dec478f9542c3907331024d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: war<sep>Tail: death Output:
[ "Yes" ]
task1210-b2bd44fdd99648cfa229899152acd228
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: kind Output:
[ "No" ]
task1210-18f8592308bf40649c53ff9398722397
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: curious Output:
[ "No" ]
task1210-1f39e407422e41d38da1ab4bfbc13d15
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 make<sep>Tail: to talk to PersonY Output:
[ "No" ]
task1210-f552c2c4bf1c44e8b21ecb28d84db912
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to learn new things Output:
[ "No" ]
task1210-b9dc78ae4b534befa24a0064b12ae063
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: person<sep>Tail: left hand Output:
[ "Yes" ]
task1210-0183c3b6208e4466aab1c6e3cb6aa47b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 to the restaurant<sep>Tail: none Output:
[ "No" ]
task1210-6ae94239d8064430add9d317478e3a31
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: thankful Output:
[ "No" ]
task1210-3ea0bad1cd9d4a9481065f993932db69
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: patent<sep>Tail: assignee Output:
[ "Yes" ]
task1210-a3fca12818c64c75b58749147afc5f75
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: dragon<sep>Tail: scales Output:
[ "Yes" ]
task1210-3aff7daf628a46c5834d26ccd94fdc9c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: vessel<sep>Tail: bow Output:
[ "Yes" ]
task1210-47fdcb9457434ba687ef5ce1a20733f1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: table<sep>Tail: tabletop Output:
[ "Yes" ]
task1210-1c7d55fe4ede49ee81305097aa795012
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to practice hard Output:
[ "No" ]
task1210-1c4478b454654260992913a532942ddb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 help Output:
[ "No" ]
task1210-c331af50fdd846e8bc778f96d404b39e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: nature<sep>Tail: forest Output:
[ "Yes" ]
task1210-9ab89a81508b4d8ba8b2bcf7c7ec7dd2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: Scowl in agree when Y does not Output:
[ "No" ]
task1210-85fc122cd28e482699b860e31332e4d6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: chess set<sep>Tail: chessman Output:
[ "Yes" ]
task1210-667f55a212524994915676d782220747
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: like they are helping Output:
[ "No" ]
task1210-74bbbaf4ca92416aa3cb1726c07333a2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 watch ___<sep>Tail: PersonX stares absentmindedly Output:
[ "No" ]
task1210-b483f81f96d1424bbee5ff16d5a2288b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: credits Output:
[ "Yes" ]
task1210-de557d98102346a582814742f7c36857
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: word<sep>Tail: morpheme Output:
[ "Yes" ]
task1210-cfdda8c0899d4b1e998f62f42c3375ae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: walks on stage Output:
[ "No" ]
task1210-d24952b882a14a258ba065c7a6f60f1b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: converse about topics to someone Output:
[ "No" ]
task1210-fe3a0f73ef024a8d879d3af712062873
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: key<sep>Tail: shank Output:
[ "Yes" ]
task1210-e9be739c73544817b34d9a8d85d6ea79
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 tries<sep>Tail: to do their best Output:
[ "No" ]
task1210-377f37aa6ddc4d4199eb372fdcaa8a38
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: go to the ceremony Output:
[ "No" ]
task1210-1d29962ac6484d369e04c22d18afacc2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 play<sep>Tail: to get PersonY's attention Output:
[ "No" ]
task1210-15b7ede0f6e64ac6a185efb0775d6079
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: automobile<sep>Tail: engine Output:
[ "Yes" ]
task1210-cc56f0d6908044688db5e65845680180
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: sole<sep>Tail: ball Output:
[ "Yes" ]
task1210-d949c52899a54e1da51ff72ff63702ba
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: none Output:
[ "No" ]
task1210-73beec62fd4f46eca3725fde4654548c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: card game<sep>Tail: shuffle Output:
[ "Yes" ]
task1210-6740f5c35b3547db86b36037b8886c10
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: gets rewarded Output:
[ "No" ]
task1210-fdd7e5c3b05c4962bc7da20798ba3e70
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: pin<sep>Tail: point Output:
[ "Yes" ]
task1210-ef22600ff6294021956faaf048511dc3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: eye<sep>Tail: central artery of retina Output:
[ "Yes" ]
task1210-0ac2ce06728a4871aa00792824c3d647
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: class<sep>Tail: student Output:
[ "Yes" ]
task1210-2d33fdba1fab4d369d82391787ef7961
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: transmission<sep>Tail: fluid drive Output:
[ "Yes" ]
task1210-2132d2d9ddf34221888a1260846c9cec