input
stringlengths
965
1.08k
output
listlengths
1
1
id
stringlengths
41
41
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX adapts ___ to conditions<sep>Tail: satisfied Output:
[ "No" ]
task1210-629a5effb5e44d888103fbb5f462803f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: becomes grateful to PersonX Output:
[ "No" ]
task1210-0ae1db189c94489284750429a638dc40
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: air terminal<sep>Tail: gate Output:
[ "Yes" ]
task1210-4d32487f88b9486bb72c07df04a728c5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX answers the question<sep>Tail: to hear the answer Output:
[ "No" ]
task1210-297239f002a643ed93459136a44d719e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: tape recorder<sep>Tail: tape drive Output:
[ "Yes" ]
task1210-5a7eab11d87f4fb583d9aa86e4a00e40
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: amiable Output:
[ "No" ]
task1210-55eace46d7d44fd4934293aeab2e264a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: logic<sep>Tail: pattern Output:
[ "Yes" ]
task1210-cd43d722935542ae95a3d79d62f88f85
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: poop<sep>Tail: waste Output:
[ "Yes" ]
task1210-50aadbc5e74547e687863d272889e120
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: neutron<sep>Tail: quarks Output:
[ "Yes" ]
task1210-1e6cccb583b34942a87208305fa6f551
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: letter<sep>Tail: postscript Output:
[ "Yes" ]
task1210-9d2cfc2e344044c4a747bbb4f7a9733e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: heart<sep>Tail: valve Output:
[ "Yes" ]
task1210-e4ae72df0f184a489b681319f9ac6fc3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: typical chair<sep>Tail: four legs Output:
[ "Yes" ]
task1210-245ad810bf614b50a663b849fa1abe7b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: magazine<sep>Tail: magazine article Output:
[ "Yes" ]
task1210-5eac305014754147ab328bad8ba24b66
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: octogons<sep>Tail: 6 sides Output:
[ "Yes" ]
task1210-bab40d51d333453e982e50085d0a76f0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: phone<sep>Tail: keypad Output:
[ "Yes" ]
task1210-a82c5b2065874914a34c4a78a9577064
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: wants to be accepted Output:
[ "No" ]
task1210-18fd5f506f304da186d9e20b31c1679e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: successful Output:
[ "No" ]
task1210-9ad0a4c191eb48d580033a73b4f3f7b0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX accepts PersonY offer<sep>Tail: Person X thanks person Y Output:
[ "No" ]
task1210-55279b108bad47abb8a77cadf9627a05
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 ate ___<sep>Tail: scared Output:
[ "No" ]
task1210-ec3bbac54bce49fbbdcd1028770baee9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: windshield wiper Output:
[ "Yes" ]
task1210-4f7ddfd0dc7d4887b283491d0ec550cd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 at PersonY understanding<sep>Tail: to accepting Output:
[ "No" ]
task1210-8d71802c85f44bbbbd772b24d3851815
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: cathedral<sep>Tail: cathedra Output:
[ "Yes" ]
task1210-87d0a7dfc44d460abe677634c1d4c28b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: influential Output:
[ "No" ]
task1210-eb096c8583164a39a3a3ba836930aede
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX arrives home that ___<sep>Tail: to get some rest Output:
[ "No" ]
task1210-ccb36815db01455dba62c370079cf5c4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX arrives home from lunch<sep>Tail: Drive a vehicle Output:
[ "No" ]
task1210-a44f0429dc114ab88784aec7c4fde723
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: them to have one too Output:
[ "No" ]
task1210-d3155545c16d47788ee838cf582dccc7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: iron<sep>Tail: electron Output:
[ "Yes" ]
task1210-c3b7daae6d80482a8e8fc1f073affe06
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: stomach<sep>Tail: gastroomental vein Output:
[ "Yes" ]
task1210-c1091b17cd0e4b5d95b4593b0edce17d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 recommend a dish to X Output:
[ "No" ]
task1210-5378a241a50d457cae30dc36b4a38509
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 system<sep>Tail: school Output:
[ "Yes" ]
task1210-d76c6f62857b473ba59e8b81f30c66ac
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: Kind Output:
[ "No" ]
task1210-95365f0cdb644667807cc5861cd245a2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX amends PersonY act<sep>Tail: glad for having been helped. Output:
[ "No" ]
task1210-c2ba13077b004a8bab520c93a85e993c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: motor vehicle<sep>Tail: odometer Output:
[ "Yes" ]
task1210-c40145c35d33433c855eab23202e0c7f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: month<sep>Tail: half moon Output:
[ "Yes" ]
task1210-59a42cb3859d425e8aca01dc983c39c8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: neck<sep>Tail: scrag Output:
[ "Yes" ]
task1210-d4f446d6111040128083857dc4e43d2e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX achieves PersonY objective<sep>Tail: to get his permission Output:
[ "No" ]
task1210-ba75b95ce0c741f58d077b78bf2eaaff
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX arranges a date<sep>Tail: Make the appointment Output:
[ "No" ]
task1210-3d67c6121bd1450492103512e859602d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 happily<sep>Tail: share Output:
[ "No" ]
task1210-75ea9bf68d964d66905d639e58669f09
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 shortly<sep>Tail: to be on time. Output:
[ "No" ]
task1210-a97d13fa106541538ad5e8d6be4a42ae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX answers the door<sep>Tail: talk to visitor Output:
[ "No" ]
task1210-9707e360e119419381237eb67d4b6609
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: ash<sep>Tail: ash key Output:
[ "Yes" ]
task1210-56686b24a2ca46ac9784bd6d98f0e709
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonX's purpose<sep>Tail: to write a book on experiences Output:
[ "No" ]
task1210-85706f57e5734bf781a3a8ad053de638
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: get out form that Output:
[ "No" ]
task1210-cd32b62243eb4d1b921878254db10ae7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: week<sep>Tail: day Output:
[ "Yes" ]
task1210-d3a7b52fb547442099e450899b12384d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX answers the question<sep>Tail: communicative Output:
[ "No" ]
task1210-b8264d53c7a4483e906c01bf574397a8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: insect<sep>Tail: mentum Output:
[ "Yes" ]
task1210-cb207345126443a2a7200d5d467b5bab
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: sometimes computer<sep>Tail: steel Output:
[ "Yes" ]
task1210-79b81d4e9ba446bc94fbab5ca875d1aa
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: pencil<sep>Tail: point Output:
[ "Yes" ]
task1210-a89ba07ff8cc4b2f9c20f356e5c1e6ca
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 discuss the agreement further Output:
[ "No" ]
task1210-ef3930bdbdd94c038d7f2db06bd17c97
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: text<sep>Tail: paragraph Output:
[ "Yes" ]
task1210-4157afcf3b81409ea2002f564ac5df90
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 pay for shopping Output:
[ "No" ]
task1210-6a2ab054a75f4b90ac427905a6a053dd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 adjusts spacing as well as minimizing<sep>Tail: hardworking Output:
[ "No" ]
task1210-177cf319812e452694e00d572a2f8ac7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: algebra<sep>Tail: variety Output:
[ "Yes" ]
task1210-6b16f5e69d9b493b8de01b47131354f2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: chest Output:
[ "Yes" ]
task1210-cd07b91a72a94a4e89e51b9d9c92e134
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX addresses PersonY audience<sep>Tail: excited Output:
[ "No" ]
task1210-cbc1e93c1e824cfd8b2bf4e5c8cbb9a9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: football team<sep>Tail: football player Output:
[ "Yes" ]
task1210-2abfc47c1c0d4ca9879b12221f87f813
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: ram<sep>Tail: head Output:
[ "Yes" ]
task1210-6fbb13d3f78542e8a99d6f76fa0abf0e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: hotdog<sep>Tail: frank Output:
[ "Yes" ]
task1210-c7339354d65a42fab4d1ceafaa805566
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: innovation<sep>Tail: knowledge Output:
[ "Yes" ]
task1210-596bde2f72064bfaadab31d86c3774c8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX adopts every ___<sep>Tail: to understand it Output:
[ "No" ]
task1210-3893977d22e641cd8a6b49e0785b4dcc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: wheel<sep>Tail: hubcap Output:
[ "Yes" ]
task1210-3bb4f8e6970549f79357ad8a3defece7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: body<sep>Tail: anus Output:
[ "Yes" ]
task1210-f3639191b6b24374aea313e50f2001d5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: cheek<sep>Tail: cheek muscle Output:
[ "Yes" ]
task1210-211197fe12db4ca1a1af1068bb8be649
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 for a loan<sep>Tail: gets a loan Output:
[ "No" ]
task1210-a2e065f510bc418e8aa08940a400f5e2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: body<sep>Tail: head Output:
[ "Yes" ]
task1210-042077a26ce54a1dad099aa1cc896f5d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: none Output:
[ "No" ]
task1210-f2ef08b85cb24560939fd6bc938493dd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to make sure it's safe Output:
[ "No" ]
task1210-0d8f5471800e4a45b69b2daa0c3a1681
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: none Output:
[ "No" ]
task1210-183a066e7aef42409728db6859521730
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: hair<sep>Tail: hairline Output:
[ "Yes" ]
task1210-c57fd7aa350d4a5a99bed289bff5d5ed
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX accepts the job<sep>Tail: confident Output:
[ "No" ]
task1210-4f1e465f9a3646b88b7ac8c73b077db5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: quote<sep>Tail: word Output:
[ "Yes" ]
task1210-7a092a068052424d946470e793a18064
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: air sac Output:
[ "Yes" ]
task1210-9a7272c5e9d44af987ec705379a31170
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: education<sep>Tail: homework Output:
[ "Yes" ]
task1210-9d168a073eb2459fa18f0014a91f5b2a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: structure<sep>Tail: foundation Output:
[ "Yes" ]
task1210-9ecdc0c025b942be9910e038cb695447
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonX's boyfriend<sep>Tail: gets married Output:
[ "No" ]
task1210-ff333e83fb10490dad76954a8f313bf4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX accepts the job<sep>Tail: excited Output:
[ "No" ]
task1210-a1b98a9129cc44e79e646a205d74049f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: disciplined Output:
[ "No" ]
task1210-e1778f7e52594848907462313d265063
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX arrives home<sep>Tail: to leave previous place. Output:
[ "No" ]
task1210-4babe0c1d71e47999a910594a26ceaf6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: strong Output:
[ "No" ]
task1210-308773c71f5a43e3977af3774c79c182
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: monitor<sep>Tail: panel Output:
[ "Yes" ]
task1210-9cdc72c16502406ab3bbcec168b19a46
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: library<sep>Tail: stacks Output:
[ "Yes" ]
task1210-c0f629af37f246e3a2c9f1e67869a605
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: shoe<sep>Tail: shoe lace Output:
[ "Yes" ]
task1210-09de659cbce0435a83de24fd5c5d5c09
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to ask more questions Output:
[ "No" ]
task1210-69e5b3a64eb649a58039bd90aa3645c5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: head<sep>Tail: hair Output:
[ "Yes" ]
task1210-083bf559b1cc4a5da11efee70ae5584b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: shop<sep>Tail: shopfront Output:
[ "Yes" ]
task1210-73723957f1de4f59af7a04e3e41619a8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: tree<sep>Tail: leaves Output:
[ "Yes" ]
task1210-8caeb3ed68704c6c96d1cf29d86fd6cb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonY to stay<sep>Tail: hopeful Output:
[ "No" ]
task1210-76e862180b024db7952f9d0467944cef
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: steering wheel Output:
[ "Yes" ]
task1210-342640275eb048db92e1e52f456f9897
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: thermostat<sep>Tail: bimetallic strip Output:
[ "Yes" ]
task1210-6d3a487cce5c46ca8da51608f7fb4b9e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: crt<sep>Tail: glass Output:
[ "Yes" ]
task1210-70247db558c64e6094175592d7d6c6ed
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonX's mother for help<sep>Tail: help Output:
[ "No" ]
task1210-5eeadb04d59946329cd6c43dbd09cd1d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: wallet<sep>Tail: man made leather Output:
[ "Yes" ]
task1210-bc09292bcfda464b97af89e47d9ec895
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX achieves ___ by means<sep>Tail: reliable Output:
[ "No" ]
task1210-15d9d7078eeb426f9a64b7f90c4969c2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: baseball stadium<sep>Tail: seats Output:
[ "Yes" ]
task1210-e874a52fe2fb4b7bbd010ef7c44146ad
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonX's mother for help<sep>Tail: to learn Output:
[ "No" ]
task1210-385456c97b2c48638ab0a86ef584d836
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 prove his power Output:
[ "No" ]
task1210-bf6d05b0a9ef4457ab345d0bc85d5488
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: See if it's true Output:
[ "No" ]
task1210-e09fbf1d938d4b17bce120289ce41e33
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: PersonX mentors children Output:
[ "No" ]
task1210-1f9ae73dc31f42f1897a74ea5aa89f38
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: wrist<sep>Tail: carpal tunnel Output:
[ "Yes" ]
task1210-9bfae7dcdd404f9c81cd207a392a3803
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: If he loves her Output:
[ "No" ]
task1210-e30fc903696b408d8b9ddbb0380c19e2