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: government<sep>Tail: irs Output:
[ "Yes" ]
task1210-20a33b823dcb4d40bb77033e8f0d393f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: barrel<sep>Tail: stave Output:
[ "Yes" ]
task1210-cb6e7609f60640888e804731a9d444eb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: good the date is set Output:
[ "No" ]
task1210-240baded95534ce88c634f236a431db0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: hairdo<sep>Tail: lock Output:
[ "Yes" ]
task1210-6cc1f22e119441f9adf7b259f747aa7b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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 offer<sep>Tail: relieved that they've reached a compromise Output:
[ "No" ]
task1210-dc14fe7f292d40099c9369fc28967946
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX affects children 's ___<sep>Tail: to know how to behave with children Output:
[ "No" ]
task1210-e3344a4a308b4f869189c4b5e810ecbc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: dna<sep>Tail: nucleotide Output:
[ "Yes" ]
task1210-168530bf7e644fd0b9247b4f669faeda
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: blade<sep>Tail: knife edge Output:
[ "Yes" ]
task1210-0b7bc67335bb46fcae7d3f4888fb6ad6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: vessel Output:
[ "Yes" ]
task1210-9f919eeded5f45f3a4908e071e0f431a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: nerve<sep>Tail: radicle Output:
[ "Yes" ]
task1210-2a17af5d7b084c2383194f79765f27ab
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: torso<sep>Tail: thorax Output:
[ "Yes" ]
task1210-ac7e998655ff456182b107b6e90c2da6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: ship<sep>Tail: bilge pump Output:
[ "Yes" ]
task1210-bdbd30bb17ba4ac7af352d05f05e8332
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: chest<sep>Tail: lid Output:
[ "Yes" ]
task1210-2b7eaa1f67f04b94ab3631796eefab92
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: set<sep>Tail: game Output:
[ "Yes" ]
task1210-419d8b1f6e0d46b8985ed4e008e2d269
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: heroin<sep>Tail: opium Output:
[ "Yes" ]
task1210-15dd8599afaf4b80a784d50a616f9668
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: anxious too Output:
[ "No" ]
task1210-1cb50204730e4449815f9ceeb16467f5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX argues a lot<sep>Tail: receives new information Output:
[ "No" ]
task1210-abd6a7f1b6ae47d1932b6f51dc28b9da
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX always wore ___<sep>Tail: to press the suit Output:
[ "No" ]
task1210-6c13a82e8fbb44fb8b4452b516eadc59
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: satisfied Output:
[ "No" ]
task1210-21c70614bb21497f842bbd64ed669a9b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: house<sep>Tail: rooms Output:
[ "Yes" ]
task1210-201d590b7b334563a34327891c753a17
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: skin<sep>Tail: liver spot Output:
[ "Yes" ]
task1210-fce243838a82435fbc562eb83d00744f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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 grandma<sep>Tail: to understand what grandma says Output:
[ "No" ]
task1210-f31fe225d99c43ba803d064a928bd039
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: war<sep>Tail: glory Output:
[ "Yes" ]
task1210-fd810d261b614ea58b8af789ad4494c3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: paper<sep>Tail: paragraph Output:
[ "Yes" ]
task1210-97e49f2abfd04b27a3bfa633dd41b542
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: rifle<sep>Tail: pump action Output:
[ "Yes" ]
task1210-7e3adc217c584226b127203e22f15352
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: hand<sep>Tail: palm Output:
[ "Yes" ]
task1210-ee174ab7977f4ef7827a685861e41b27
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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 keep an eye on it Output:
[ "No" ]
task1210-e5fb0895b75d4d768108fd42775df8e1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX answers PersonY's letter<sep>Tail: grateful Output:
[ "No" ]
task1210-4dac7500c3534b9880cd2f8ca66e1a6c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: considerate Output:
[ "No" ]
task1210-a691db0cbe4c412d95fde387db8acf29
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: tv<sep>Tail: plastic Output:
[ "Yes" ]
task1210-fd67679306184a8d958f0defc9c6e413
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: butt Output:
[ "Yes" ]
task1210-11a30431f9af466cb3371d3b897c8c0d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks ___ for one<sep>Tail: a new toy Output:
[ "No" ]
task1210-fc99261ea1e64ef9ae09ff2bd56688ac
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX answers PersonY's letter<sep>Tail: to invite PersonY Output:
[ "No" ]
task1210-222150fc5dcc448bab66abbf0e430989
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX arrives just in time<sep>Tail: happy Output:
[ "No" ]
task1210-b3672a5ffad64e658483ea938acc6453
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: china<sep>Tail: east asia Output:
[ "Yes" ]
task1210-2d4f8e3aa1564abaae3b17baa8ae1fa7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: ship<sep>Tail: screw Output:
[ "Yes" ]
task1210-9341bf62c75147ed813fe2b759cbd8da
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: says no Output:
[ "No" ]
task1210-e72423c9cb8e4fc2a80ac18c055b463f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: ship<sep>Tail: funnel Output:
[ "Yes" ]
task1210-7d4a622a35734fc1b7d4485718d17045
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: torso<sep>Tail: haunch Output:
[ "Yes" ]
task1210-9c66af8eacf849beb0dbcdf3fcfea5fd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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 god 's ___<sep>Tail: grateful Output:
[ "No" ]
task1210-b93ce9f5a35c4019b822b8f0b0b7d429
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: couple<sep>Tail: moment of couple Output:
[ "Yes" ]
task1210-1b8bbb35df9a47b79010bc5aedf99c04
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: state<sep>Tail: counties Output:
[ "Yes" ]
task1210-f451846b36f94a95886e09b2f67b5548
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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 acts weird<sep>Tail: repulsed Output:
[ "No" ]
task1210-24a6237f2dd14355a1d5e70715dbb5a3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: hour<sep>Tail: quarter hour Output:
[ "Yes" ]
task1210-808131a2cd174047897d1ee45c6f5c99
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX accepts PersonY invitation<sep>Tail: throws a party Output:
[ "No" ]
task1210-55a3157232fa40029c22519e81a1a9d6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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 be finished Output:
[ "No" ]
task1210-d5f83fb4c27b497cb0d3a8698005d2cc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output:
[ "No" ]
task1210-47088b8d96504184a744d3ccaf188543
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: auto accessory Output:
[ "Yes" ]
task1210-6e9932925ae0463799c14d2a22d80703
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonY's grandma<sep>Tail: cllas person y's grandma on the phone Output:
[ "No" ]
task1210-15def667c2a14cbd82a9802bce6ce9c9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX applies sunscreen<sep>Tail: to protect their skin Output:
[ "No" ]
task1210-a9b4d6d300fd4ab9a2ed223c01689167
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX applies sunscreen<sep>Tail: shivers from the cold cream Output:
[ "No" ]
task1210-9c496e98d797420095f7c8a90ac89a7d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX answers PersonY's letter<sep>Tail: to of read it Output:
[ "No" ]
task1210-f37cf30f994f4f6a95f7c635764415ff
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: barrel<sep>Tail: hoop Output:
[ "Yes" ]
task1210-2f6bcc071dec4252a1bafe99feb0ff5d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: bird's foot Output:
[ "Yes" ]
task1210-790ae931e9ad447ca20f107e629816d3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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 bring it back home Output:
[ "No" ]
task1210-f857d5a19baa496cbbfb9385bd5b71c4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: shower<sep>Tail: drain Output:
[ "Yes" ]
task1210-ad90c61d422f42d0923c5efc0ca4f2a0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonY to go<sep>Tail: nice Output:
[ "No" ]
task1210-a0beca03316c4fbb9c50fcec1007622e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: horse<sep>Tail: poll Output:
[ "Yes" ]
task1210-b4e43a8229ee446886ad7daa2dce6868
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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 enjoy time with PersonX Output:
[ "No" ]
task1210-fac0634fc9934582837923ea16f7530a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: goes over the agreement Output:
[ "No" ]
task1210-5d8c90bea1e34cac884e9a9651ca07be
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: homesick Output:
[ "No" ]
task1210-376730ec7c294b9394935e9f13d1c1c7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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 teacher<sep>Tail: none Output:
[ "No" ]
task1210-b21fccfab4424c5497361255aaf6aab5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonY to say<sep>Tail: to hear a speech Output:
[ "No" ]
task1210-50ea95178ca94007abb3fead21f13e91
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks if PersonY was okay<sep>Tail: to thank them Output:
[ "No" ]
task1210-ca8ecc31d01849cfaed3e1ab080fb8d8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: dress<sep>Tail: bodice Output:
[ "Yes" ]
task1210-3bf27d2ae72448c0b57216f8788dccc9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: ala Output:
[ "Yes" ]
task1210-4a35b4c953104708b8c37bbd6f8f0a33
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: rib<sep>Tail: rib roast Output:
[ "Yes" ]
task1210-b66d8800993c4bdeb7d2ba7adb24057d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: umbrella<sep>Tail: gore Output:
[ "Yes" ]
task1210-8fb4785b59a549c6ba81d061a4ee4a3a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: class<sep>Tail: pupil Output:
[ "Yes" ]
task1210-6f2d0b9d8aa24715a71b35758cf6ff87
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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 almost fell<sep>Tail: unaware Output:
[ "No" ]
task1210-4ac9f5b81d474fe68f9ca3b66b702a0c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: eye<sep>Tail: eyelid Output:
[ "Yes" ]
task1210-887d2fee6fcf4819af153df1a37496ee
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: platform<sep>Tail: operating system Output:
[ "Yes" ]
task1210-711e0e99279b4faeb8b1fe0de8e9c9be
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: fabric<sep>Tail: edging Output:
[ "Yes" ]
task1210-d3000e83f1c84601847425e87ba77e89
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: hammer<sep>Tail: claw Output:
[ "Yes" ]
task1210-5b176ecc0333470aa152af3125cc223e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: ear<sep>Tail: vestibule of ear Output:
[ "Yes" ]
task1210-72c671fb7b6642b98a3e8db8fa0b4480
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: mink<sep>Tail: four legs Output:
[ "Yes" ]
task1210-e26e5a659e8a4ed1b5a7c18ca3bb00b0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: brick wall<sep>Tail: brick Output:
[ "Yes" ]
task1210-1412df3fcbd44f089821fcea772718b2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: computer<sep>Tail: busbar Output:
[ "Yes" ]
task1210-2153683dad9346e09b92566a849fc7b7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: to be informed Output:
[ "No" ]
task1210-d4979f238cb3497795735102a5ca5779
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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 ___ in exchange<sep>Tail: to want to compromise Output:
[ "No" ]
task1210-45d610cc72af45b59c181bdae69b8f8e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: shakes hands Output:
[ "No" ]
task1210-4c595805bb45414cb6e50135b1b6de2b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: internet<sep>Tail: openmind Output:
[ "Yes" ]
task1210-1e926f2bc52141fb8a21603f35f20b06
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: truck<sep>Tail: roof Output:
[ "Yes" ]
task1210-04e59138952a4e5f8fc93d3e23e770d2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX argues a lot<sep>Tail: to say "okay, you win" Output:
[ "No" ]
task1210-873f50af523d47c8828a5f23c73d5ef3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX asks PersonY's mother<sep>Tail: is sad Output:
[ "No" ]
task1210-d89ecabd751d4e0db8ca086f0c5761ad
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX 'd better go<sep>Tail: to walk away Output:
[ "No" ]
task1210-9d7f976e68fd41f3a2af56641a3aa419
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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 effect<sep>Tail: to mend friendship Output:
[ "No" ]
task1210-9d2517866bd942849d2c85a6558ec16d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: castle<sep>Tail: turret Output:
[ "Yes" ]
task1210-560b5b19e7e64339a4e01e4b9ede4fec
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: chicken<sep>Tail: chick Output:
[ "Yes" ]
task1210-589ac7c0bdec4c1a9a564b782504145c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: take a break Output:
[ "No" ]
task1210-f80b15dd3149498a91510ded85518a7b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX accepts PersonY invitation<sep>Tail: know PersonY Output:
[ "No" ]
task1210-d8a12180248d4d13b9d5147fa605c295
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: hairdo<sep>Tail: rat Output:
[ "Yes" ]
task1210-0d2afa5a61464ca3bd2e83890ecc80bf
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: hallway<sep>Tail: wall Output:
[ "Yes" ]
task1210-5e81b11876574d9da1f6b403b62cbf40
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: PersonX applies to medical school<sep>Tail: excited Output:
[ "No" ]
task1210-c835bfa118524996af1347b2dd898ec0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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 lost<sep>Tail: none Output:
[ "No" ]
task1210-f812ec3355fc494ab50a694a467768e2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: PersonX joins the company Output:
[ "No" ]
task1210-bbb3c9949a5f45f8a39bc96f60e984fb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: trachea Output:
[ "Yes" ]
task1210-46abd62729204515be908d2713be05eb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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 almost fell<sep>Tail: twists their foot Output:
[ "No" ]
task1210-a887a6238a964317979fba3d9ff49f81
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts weird<sep>Tail: attention Output: Yes Negative Example 2 - Input: Head: war<sep>Tail: aggression Output: No Now complete the following example - Input: Head: java<sep>Tail: yogyakarta Output:
[ "Yes" ]
task1210-e604b211148040a1a3d1dc2270d040b5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: bed<sep>Tail: mattress Output: Yes Positive Example 2 - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person Output: No Negative Example 1 - Input: Head: PersonX acts 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: hard working Output:
[ "No" ]
task1210-3639c2e467b34e1eade4d447d49c80dd