input
stringlengths
1.35k
1.46k
output
sequencelengths
1
1
id
stringlengths
41
41
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: state<sep>Tail: political leaders Output:
[ "Yes" ]
task1212-f1449f3fc71b42939b332430c665d319
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX affects PersonY's interests<sep>Tail: lose respect Output:
[ "No" ]
task1212-dfa3578929f64d55bb4b1107eebab83b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX attends PersonY school<sep>Tail: to ignore PersonX Output:
[ "No" ]
task1212-b1cda0d8bb1a4de6af80b6a4659f8fa6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX accepts the invitation<sep>Tail: makes new friends Output:
[ "No" ]
task1212-21bf8d33567b4032a124586a623f4a8e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: humor<sep>Tail: subjective Output:
[ "Yes" ]
task1212-adf20cc78d4240249b7bdc3906304783
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX applies sunscreen<sep>Tail: to protect from the sun Output:
[ "No" ]
task1212-8a9e4e38a43f4a82b1cf43a310f5ceeb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX bats PersonX's eyelashes<sep>Tail: to eyelashes in the evening Output:
[ "No" ]
task1212-b0d198ef7aa24b45aae17021d1a20d92
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX attends PersonY school<sep>Tail: to register at the school Output:
[ "No" ]
task1212-4deda253b36840d4a8ff89dbc5df6616
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: surprise<sep>Tail: unpleasant Output:
[ "Yes" ]
task1212-be199c7f5a73480f9fa3d7a1e0f04267
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: briefcase<sep>Tail: carried with one hand Output:
[ "Yes" ]
task1212-3df7bcb26422422b90d149c97b0d8078
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: person<sep>Tail: two feat Output:
[ "Yes" ]
task1212-fa2520aae5204428bb6bbf1b5de0bb35
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX arrives home<sep>Tail: to leave previous place. Output:
[ "No" ]
task1212-075b3b23793b40618268aa0b6aae4dc6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: volcano<sep>Tail: dormant Output:
[ "Yes" ]
task1212-1907f2722a4b419e85fc149271f5b3db
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: license<sep>Tail: required to drive car Output:
[ "Yes" ]
task1212-7352ff09c21141f88aa06b73d861b3b1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX badly wanted<sep>Tail: Ambitious Output:
[ "No" ]
task1212-eb1b2d60ab1d485d8c4390356a78b5af
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: desert<sep>Tail: many sand dunes Output:
[ "Yes" ]
task1212-17f07b378bc945b0b5a662d17aaf6f70
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: b.b.king<sep>Tail: one master of blues music Output:
[ "Yes" ]
task1212-e0671f7282a54160960a50efcf8fbc45
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: io<sep>Tail: one of moons of jupiter Output:
[ "Yes" ]
task1212-e39faa36c9754dec92798f8cda7b1532
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX becomes PersonY's wife<sep>Tail: gets hurt Output:
[ "No" ]
task1212-fed4f969a1fe465aaef5340cedd31ef2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: paint<sep>Tail: dark Output:
[ "Yes" ]
task1212-3e95fa20ecc544029971b8cb5c265e59
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: traffic<sep>Tail: made up of moving things Output:
[ "Yes" ]
task1212-5479978c6dba4f97b5ff97c1949d32fb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: french horn<sep>Tail: wide range of pitches Output:
[ "Yes" ]
task1212-d2f9f0590adb43f9a9a010b25d09bf23
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: needle<sep>Tail: sharp point Output:
[ "Yes" ]
task1212-5ea7ed8e35ea4f7285aa407d0f529851
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's dream<sep>Tail: to make a new goal Output:
[ "No" ]
task1212-2144c30f5ae54b5188971762b03f3204
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX asks for the moon<sep>Tail: to have their friends buy them very expensive things Output:
[ "No" ]
task1212-e88a4c78123c49a38a857d46a2b1403b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX always wore ___<sep>Tail: to be a good citizen Output:
[ "No" ]
task1212-3344b4fd01f8425bb0444bb91206c259
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX believes every word<sep>Tail: to questions it's validity Output:
[ "No" ]
task1212-0c4edbc328b3496d927bf365e1ca4b68
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: people<sep>Tail: killed while fighting war Output:
[ "Yes" ]
task1212-b89af73b66084632a87658ea245bacd3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: magma<sep>Tail: very hot Output:
[ "Yes" ]
task1212-8d2d376ddbeb475e802f8109813898ae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: apple pie<sep>Tail: crust filled with apples Output:
[ "Yes" ]
task1212-8d6da46a72624bb6b4e5447bd6dfeaa9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: hippocrates<sep>Tail: famous Output:
[ "Yes" ]
task1212-03afdfa668244eaabd28e97e4f6ce8ae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX asks PersonY to stay<sep>Tail: happy Output:
[ "No" ]
task1212-ac51453aaba34316bc01e3c8e9fb6c23
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: cream<sep>Tail: taste Output:
[ "Yes" ]
task1212-ddf820a04bb84b16b5ee1bd31bc13f87
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX accepts ___ in exchange<sep>Tail: to try out the new one Output:
[ "No" ]
task1212-d7d970d715d74fe7b38bd3bbfc14e3f6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX almost fell<sep>Tail: puts hands out Output:
[ "No" ]
task1212-7c31cccda4ce42858226dccd25d53659
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: english<sep>Tail: funny Output:
[ "Yes" ]
task1212-b4228c0b34c043acb9fa93be7ce995a9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: bleach<sep>Tail: bought in store Output:
[ "Yes" ]
task1212-30adbc2c123548778553879269019e55
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX accepts PersonY's invitation<sep>Tail: happy Output:
[ "No" ]
task1212-be41e25d2f8444cf9c9c8acbbe38e11b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: jelly<sep>Tail: floppy Output:
[ "Yes" ]
task1212-478b66d268eb4e6c84bed01984caed93
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX behaves like a PersonY<sep>Tail: to encourage PersonX Output:
[ "No" ]
task1212-d4364d414aae42c38a18d89f19f61c32
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX asks ___ for one<sep>Tail: to satisfy his hunger Output:
[ "No" ]
task1212-01704a8d31e449b9b2afd035761214a2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX asks to go home<sep>Tail: to take rest Output:
[ "No" ]
task1212-c6a44d53e8ff447481683929a29946a5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX bats PersonX's eyelashes<sep>Tail: to want to seduce someone Output:
[ "No" ]
task1212-9001434594114aaa89f89a39d79fdf33
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: popcorn<sep>Tail: bought at cinema Output:
[ "Yes" ]
task1212-01e7be45f426477490a0106d66ef5b02
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: companionship<sep>Tail: pleasant Output:
[ "Yes" ]
task1212-fc0a6c8c216c49cc917b406335ebe00a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: lemon juice<sep>Tail: very tart Output:
[ "Yes" ]
task1212-089e8ddf040d4fa7822ce5ade38a9c5a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: sport<sep>Tail: played by humans Output:
[ "Yes" ]
task1212-253519f80e004d44a306ad75bd11f0b0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX behaves like a PersonY<sep>Tail: different Output:
[ "No" ]
task1212-0530ded4f7544ccd9e6feb134a58b687
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: charcoal<sep>Tail: used as fuel Output:
[ "Yes" ]
task1212-06ac14f1558449a8bd0adb91bf36b413
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX answers PersonY's letter<sep>Tail: gets a paper cut Output:
[ "No" ]
task1212-b4d4f1eabff745eb8e8ecc51a091c8cd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: photograph<sep>Tail: see in person Output:
[ "Yes" ]
task1212-ccb4dc8137b2477ebe3e75b20c798f0d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: people<sep>Tail: showers after doing sport Output:
[ "Yes" ]
task1212-73d7bf6f3967470b8b37ffa7891fab8d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX asks the teacher<sep>Tail: quick Output:
[ "No" ]
task1212-666a2258689343beb33ebf051118a2ce
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: fresh fruit<sep>Tail: expensive to purchase in winter Output:
[ "Yes" ]
task1212-cd8bd98b4fd64179b88b606bc685d4a9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX acts weird<sep>Tail: to avoid making eye contact Output:
[ "No" ]
task1212-7335672584144e09ba3732b90b0e3fca
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX asks ___ if PersonY could have one<sep>Tail: them to have one too Output:
[ "No" ]
task1212-0445f4dd5df9477a96bd1726674786d0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: bike<sep>Tail: used when bicycling Output:
[ "Yes" ]
task1212-47ea7abd5f7046b09bce85af038ce0f6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: car<sep>Tail: new Output:
[ "Yes" ]
task1212-ecb558b6803f44ffb760825df9fbb831
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX asks PersonY's grandma<sep>Tail: to go to Person Y's grandma Output:
[ "No" ]
task1212-8ce5da763d1a452088b9c3a20e4e3a00
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: world<sep>Tail: been transformed by technology Output:
[ "Yes" ]
task1212-7c9e8951309044c1bd748a5375dd6064
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: stone<sep>Tail: made to skip water Output:
[ "Yes" ]
task1212-cd8b8122a3294a24ab07f5f4609f4f6e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: coffee<sep>Tail: bought at cafe Output:
[ "Yes" ]
task1212-9c493fabcb5c4228ae45c7bbdfc6d208
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: database<sep>Tail: information Output:
[ "Yes" ]
task1212-911cc17ff81043aa9f83b036343178cc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX answers the door<sep>Tail: none Output:
[ "No" ]
task1212-53a3463cc2044abc8bde70a648f4eba2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX accepts PersonY's invitation<sep>Tail: PersonY spends time with PersonX Output:
[ "No" ]
task1212-ced6416df15d49459e8f3dab0ef7fa8b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX arrives to the restaurant<sep>Tail: happy Output:
[ "No" ]
task1212-e0226adf3e264315b74aa5f9f08016f7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: space<sep>Tail: cold Output:
[ "Yes" ]
task1212-6da0d5fc285d41f9bbefbb24d91233cb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: calendar pad<sep>Tail: dates Output:
[ "Yes" ]
task1212-9759d2ec2694460096506b7e4397a4c5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX asks PersonY's mother for help<sep>Tail: worried Output:
[ "No" ]
task1212-696004af398145ccaa349b566b866aef
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: underwear<sep>Tail: found in drawer Output:
[ "Yes" ]
task1212-f992c078177c4c1ab7f9ab03e53d323f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: people<sep>Tail: body parts Output:
[ "Yes" ]
task1212-c806feaae9064cd89578297d535aa96e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: butter<sep>Tail: yellow Output:
[ "Yes" ]
task1212-f3e2d84becac46cca87d176560d23bbb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX acts weird<sep>Tail: Admired Output:
[ "No" ]
task1212-60e75de1d07349c9ac8b851a94d30308
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: hydrogen peroxide<sep>Tail: characteristic pungent odor Output:
[ "Yes" ]
task1212-ea65ea045f1940e3954bd258f5d94245
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: cotton candy<sep>Tail: bought at carnaval Output:
[ "Yes" ]
task1212-5b3f0a1e890a41d690d09683eeb872b2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX affects children 's ___<sep>Tail: to learn new stuff Output:
[ "No" ]
task1212-f4bb5938c12a426481e074f96dae1944
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX accepts PersonY's offer<sep>Tail: considerate Output:
[ "No" ]
task1212-ec53c0a377bd41f3b102866a6ecaa597
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX attends school<sep>Tail: To leave home for school Output:
[ "No" ]
task1212-ebfe8a3bb9734535baab8f900d24fd18
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX addresses PersonY audience<sep>Tail: to provide background Output:
[ "No" ]
task1212-33f66958b5f542b7a9c57387ff8a217d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: leroy<sep>Tail: tall Output:
[ "Yes" ]
task1212-034b21dd659846d79679c27691986749
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX adopts PersonY attitude<sep>Tail: liberated Output:
[ "No" ]
task1212-aeb2efe51f02442e95ef58836f71509f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: beef<sep>Tail: chopped Output:
[ "Yes" ]
task1212-bfc43c2376ef4f99afb58bea115efa25
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: violence<sep>Tail: dangerous Output:
[ "Yes" ]
task1212-1f7e5c2c5d5b4199aa9351f3f4f69f0f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: puzzle<sep>Tail: many small oddly shaped pieces Output:
[ "Yes" ]
task1212-882f05ede42f438693b83ee17109c912
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: body and mind must<sep>Tail: rest Output:
[ "Yes" ]
task1212-4a95261916284be89b88c4dc3c09436c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: canoe<sep>Tail: long and skinny Output:
[ "Yes" ]
task1212-1914242e9adf4551912e8b402d170626
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX asks PersonY to go<sep>Tail: lazy Output:
[ "No" ]
task1212-06fc84cbde1d453ba80f65b33f019388
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: orchestra<sep>Tail: recorded on soundstage Output:
[ "Yes" ]
task1212-6105c158310e440e83cf1d4c08eeed5e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX asks PersonY to play<sep>Tail: to know PersonY Output:
[ "No" ]
task1212-0cb9c5ec35d148ccb212494700979288
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: wine<sep>Tail: served on airplanes Output:
[ "Yes" ]
task1212-53d221c3e6ba4a4d801f638e210c4068
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: sidewalk<sep>Tail: smooth Output:
[ "Yes" ]
task1212-57eb1541b8aa4c999a0a0f20f9f13701
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX adapts ___ to conditions<sep>Tail: things go well Output:
[ "No" ]
task1212-5cc1f227cc8743bcb259549f2f1919a0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX accepts PersonX's diploma<sep>Tail: successful Output:
[ "No" ]
task1212-d617e38c302c4ec6b863a426ec34b140
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: people<sep>Tail: saved by medicine Output:
[ "Yes" ]
task1212-6ef69fda4fd44cd0a9a27898949aa083
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: house<sep>Tail: more than one window Output:
[ "Yes" ]
task1212-b21f131289374cbda8f357ecd83f5296
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: dice<sep>Tail: used in gambling Output:
[ "Yes" ]
task1212-5040c6c74ba546f2adf8dc0088ed8c20
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX becomes PersonY wife<sep>Tail: cry Output:
[ "No" ]
task1212-45bf506b43bb407e949b3d86fbdd5a4d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX becomes flat<sep>Tail: to eat less food Output:
[ "No" ]
task1212-4214b73b4fa74d4191253377dbe564b5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX always watch ___<sep>Tail: engaged Output:
[ "No" ]
task1212-aee0af4d55d844c2bbe4069ce836da44
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: water<sep>Tail: effect of making things wet Output: Yes Positive Example 2 - Input: Head: PersonX always lost<sep>Tail: go home Output: No Negative Example 1 - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is Output: Yes Negative Example 2 - Input: Head: air conditioner<sep>Tail: very important in warm climates Output: No Now complete the following example - Input: Head: PersonX accepts the invitation<sep>Tail: smiles Output:
[ "No" ]
task1212-1c904a28eaea4c69b2cb5e0c2599625f