Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
input
stringlengths
1.35k
1.37k
output
sequencelengths
1
1
id
stringlengths
41
41
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: cow, Relatum: beast. Output:
[ "hyper" ]
task1418-829d594ba0f74ccbaeb10623d605e8c5
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: spear, Relatum: build. Output:
[ "event" ]
task1418-7ec98f6976154383980aab3e86293159
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: desk, Relatum: round. Output:
[ "attri" ]
task1418-6e5884a784fd4643bc85dd62a81257f6
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: bed, Relatum: artifact. Output:
[ "hyper" ]
task1418-2b3018b63d7d4cefb222325d665ca4ba
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: birch, Relatum: white. Output:
[ "attri" ]
task1418-f1d45704179f4182adf89d359dd260c9
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: spinach, Relatum: obvious. Output:
[ "random" ]
task1418-fa1cc412d7d546d3b25abc72d8154935
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: owl, Relatum: catch. Output:
[ "event" ]
task1418-c565e77318e141e59b09b3bb09b71614
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: van, Relatum: reservoir. Output:
[ "random" ]
task1418-0e916edd0ee34edab0d13d16a5b925fe
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: fox, Relatum: fast. Output:
[ "attri" ]
task1418-d25b17ed9b394aa09182041be756ee85
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: carrot, Relatum: cabbage. Output:
[ "coord" ]
task1418-26cd537f67b74ff4a824c9d62c34a576
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: plum, Relatum: rot. Output:
[ "event" ]
task1418-53b2e2df106140b2a5b36d69085a690a
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: hotel, Relatum: find. Output:
[ "event" ]
task1418-a6389899c59040199cf8d5f8fc60f6e5
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: ferry, Relatum: arrive. Output:
[ "event" ]
task1418-6354c4a5bff440ae8e2528122622dd29
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: trumpet, Relatum: buy. Output:
[ "event" ]
task1418-787a43d5e87e4dceb1d8e2b47d60485b
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: cucumber, Relatum: cool. Output:
[ "attri" ]
task1418-9756a1bf22a54220a3a0f95b45b1cbf2
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: spoon, Relatum: round. Output:
[ "attri" ]
task1418-5a5719aa5c614788b5b38b09126b7ccc
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: lettuce, Relatum: garlic. Output:
[ "coord" ]
task1418-5e81b0dfb54649b79b1f7d0062b236ce
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: toaster, Relatum: good. Output:
[ "attri" ]
task1418-27ff74621e294bb5973e348bf2d933d8
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: gorilla, Relatum: ape. Output:
[ "hyper" ]
task1418-eee8db45dacf403b9ea30e0fbb5d56d2
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: rabbit, Relatum: whale. Output:
[ "coord" ]
task1418-c248f2995be1413b97c555f68c03bc28
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: robe, Relatum: clean. Output:
[ "attri" ]
task1418-e7859f4d502d43ba9e6e46a482c42acd
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: donkey, Relatum: trot. Output:
[ "event" ]
task1418-8936b2762c754d90bd9927f0c0f28d80
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: frigate, Relatum: long. Output:
[ "attri" ]
task1418-4290433860234ebfb7b99ea25c33c950
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: carp, Relatum: fresh. Output:
[ "attri" ]
task1418-71345fe2658d4c49a846a9934aa25380
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: ferry, Relatum: curve. Output:
[ "random" ]
task1418-8ce7378b9a574049ae81c1a12ed55209
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: coyote, Relatum: creature. Output:
[ "hyper" ]
task1418-92381f0de69a40e4a873b6c2ebafa443
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: tiger, Relatum: run. Output:
[ "event" ]
task1418-6880bdcd04d3417c9206ecd5b6366b6a
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: hotel, Relatum: concrete. Output:
[ "mero" ]
task1418-b03838e170954d398bc6f776e6b846f9
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: screwdriver, Relatum: double. Output:
[ "random" ]
task1418-f60df617f0a74222b3753470787d5e10
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: goat, Relatum: Victorian. Output:
[ "random" ]
task1418-beb76f3804c0406ba1fa5579716a7d94
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: blouse, Relatum: tell. Output:
[ "random" ]
task1418-c49149d8d9b1483da28a93553c6baab4
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: phone, Relatum: plastic. Output:
[ "mero" ]
task1418-8d33471dc69d4e5d9fc1c0d12653516a
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: sweater, Relatum: pullover. Output:
[ "coord" ]
task1418-028ba6379def44b389f51d0a82e17be0
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: cabbage, Relatum: bean. Output:
[ "coord" ]
task1418-865ecd23bfb14cf3a2f76125ac17c1a5
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: bull, Relatum: breathe. Output:
[ "event" ]
task1418-22c7507973414ee6b9d521304c9cddcb
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: giraffe, Relatum: deer. Output:
[ "coord" ]
task1418-22ff25e7f79b4c46861f94bbc00640dc
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: cello, Relatum: device. Output:
[ "hyper" ]
task1418-bb0e50351fbe4be8b6c7e7cbd8fc74a4
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: hatchet, Relatum: small. Output:
[ "attri" ]
task1418-bfbb6617dc554b1fb12a74048151fc9a
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: chair, Relatum: break. Output:
[ "event" ]
task1418-5d2f687be967481aa58ee70e4cad892b
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: tiger, Relatum: big. Output:
[ "attri" ]
task1418-c31a23f3ee7141af9bf3913b490f0326
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: catfish, Relatum: grey. Output:
[ "attri" ]
task1418-ab731ba4f57d4f2f85da286ff9a51178
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: cockroach, Relatum: breathe. Output:
[ "event" ]
task1418-c6c5008994f449599544a727c2b43140
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: ambulance, Relatum: refuel. Output:
[ "event" ]
task1418-cfd855a555454a319696b2dcb10b2692
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: couch, Relatum: leg. Output:
[ "mero" ]
task1418-c3e52e35f50041a28c7f3450290d1682
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: cow, Relatum: smelly. Output:
[ "attri" ]
task1418-22e9df9d295b44c4bf7c0fdecb004ea8
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: gorilla, Relatum: foot. Output:
[ "mero" ]
task1418-8806b4c4d6664e2d82db1fbd221d5428
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: dress, Relatum: neck. Output:
[ "mero" ]
task1418-2f615108806842bdba31d8d4e575dbfb
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: sieve, Relatum: keep. Output:
[ "event" ]
task1418-5ede175c2fd2431696b9546f58ac185f
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: television, Relatum: wire. Output:
[ "mero" ]
task1418-5fc7c0ab81e446858cddec6ca8ea4dce
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: radio, Relatum: equipment. Output:
[ "hyper" ]
task1418-6b4f6d4353dc4846828ae3de8b3bf5d0
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: grenade, Relatum: state. Output:
[ "random" ]
task1418-6b2715e42717480db2689a14ca7cd072
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: sweater, Relatum: fleece. Output:
[ "coord" ]
task1418-869518e9a2904969a6d08d76c7892c54
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: cranberry, Relatum: ripe. Output:
[ "attri" ]
task1418-9fb302adf24540ff80713ffe781c5e04
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: owl, Relatum: brown. Output:
[ "attri" ]
task1418-e1ecdd35926c4a5f928f4b4e7b497fd4
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: swan, Relatum: faithful. Output:
[ "attri" ]
task1418-0cf15b09505f4e16855feb9eb94b1ff0
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: pub, Relatum: brick. Output:
[ "mero" ]
task1418-bba78430cd914a06a3dad8de7ed2418b
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: fighter, Relatum: deadly. Output:
[ "attri" ]
task1418-aa2241b65829494b98c308ee4133beac
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: chair, Relatum: plastic. Output:
[ "mero" ]
task1418-18c4fe794e1347169cbb93e0c3a85c73
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: motorcycle, Relatum: frigate. Output:
[ "coord" ]
task1418-bdcbf565a74548e6876349627f152617
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: grape, Relatum: juicy. Output:
[ "attri" ]
task1418-a0bd67868daa46d9ae701065b39c0569
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: hospital, Relatum: door. Output:
[ "mero" ]
task1418-74a1caf60f4c4028bda63402c415bc83
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: oven, Relatum: removal. Output:
[ "random" ]
task1418-5ff208d88fbb4839b7d18cb35b7c1674
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: whale, Relatum: participation. Output:
[ "random" ]
task1418-632a1e73b08a4b45aab3819f745c9527
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: helicopter, Relatum: windshield. Output:
[ "mero" ]
task1418-d3b3a0bc4580422387989babbf8a89ea
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: wrench, Relatum: buck. Output:
[ "random" ]
task1418-6733b24702af463681dec2e8d3ec0f96
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: bag, Relatum: object. Output:
[ "hyper" ]
task1418-84e5d6fb37094c8d95744f18f997ea94
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: blouse, Relatum: wear. Output:
[ "hyper" ]
task1418-db7cda98d7a047e6958c7d4fc1a9cfbf
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: ferry, Relatum: fin. Output:
[ "mero" ]
task1418-14bbb6f5823e4b098fdbf637b6d4908f
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: alligator, Relatum: kill. Output:
[ "event" ]
task1418-d912d409860e49f4a2a1149618bcc38a
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: shovel, Relatum: self-assessment. Output:
[ "random" ]
task1418-ce596070d06348218dad3ad2509c80f2
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: rabbit, Relatum: food. Output:
[ "hyper" ]
task1418-d4714c3ff9334a8e9f5fb5f5dc1f99fc
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: carrot, Relatum: SSA. Output:
[ "random" ]
task1418-82f9f8418d844ad594cc48f585b9e1d5
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: bomber, Relatum: vehicle. Output:
[ "hyper" ]
task1418-154490663e184cfd94233907e521b58c
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: battleship, Relatum: frame. Output:
[ "mero" ]
task1418-eaf6436ab1474eb8876e46da9a609d4b
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: corkscrew, Relatum: shiny. Output:
[ "attri" ]
task1418-4983609fc4ca492b8ba40a573443c629
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: willow, Relatum: fall. Output:
[ "event" ]
task1418-cfd0389e4b2a443ca34df9cb64d6c7d7
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: bear, Relatum: goat. Output:
[ "coord" ]
task1418-5700a036ed3f44f5bb8daea04e0e1c1a
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: ambulance, Relatum: engine. Output:
[ "mero" ]
task1418-6becd4711b134546b440c3ff45eb7263
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: cathedral, Relatum: stair. Output:
[ "mero" ]
task1418-3333398df4714d82b9e4b809552c627e
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: pine, Relatum: odorous. Output:
[ "attri" ]
task1418-3cd987eeed674a3890bad87067409e25
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: cockroach, Relatum: creature. Output:
[ "hyper" ]
task1418-64bf483007d14ca780ce5ffe40d0358f
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: wasp, Relatum: undefeated. Output:
[ "random" ]
task1418-e4ef34563c9949b7a9bdef138614de72
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: spear, Relatum: gun. Output:
[ "coord" ]
task1418-91b2a31eb07b4f8daf1de5ee899b4cb0
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: bus, Relatum: light. Output:
[ "mero" ]
task1418-9956d5e592134eb3ad86933b26d5d0de
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: sweater, Relatum: cover. Output:
[ "event" ]
task1418-e0c199a1fe3b401b8e9d684734cbf8ae
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: jar, Relatum: heat. Output:
[ "event" ]
task1418-525a45157e714a24b94dfa80e18cda0e
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: motorcycle, Relatum: engine. Output:
[ "mero" ]
task1418-ee68f5c428524a42b2d194480b77adcf
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: bowl, Relatum: eat. Output:
[ "event" ]
task1418-40b7c230c57e452a97c3d9baef6505c7
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: banana, Relatum: mango. Output:
[ "coord" ]
task1418-0021a9a9745949a391b9aa81d78d1c1e
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: hammer, Relatum: hatchet. Output:
[ "coord" ]
task1418-5325b560e0314820bafd6bb257fd7cbf
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: flute, Relatum: noisy. Output:
[ "attri" ]
task1418-e1013c387d3347f69571c0925d44b27d
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: pheasant, Relatum: brew. Output:
[ "random" ]
task1418-7d0cbd8d081f45f2915e4489bbc8278e
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: onion, Relatum: edible. Output:
[ "attri" ]
task1418-a85097f7af8a4933b008bd016be19277
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: bowl, Relatum: axe. Output:
[ "random" ]
task1418-ea335816e82944eca59a64e280f43e78
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: deer, Relatum: timid. Output:
[ "attri" ]
task1418-2ad9348d541c477091929f70f30d09a8
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: blouse, Relatum: change. Output:
[ "event" ]
task1418-97557b7d60a24923b0b96cc32edc744d
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: battleship, Relatum: deck. Output:
[ "mero" ]
task1418-e3198fe7635942d794a89a53a02bab0f
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: cockroach, Relatum: ant. Output:
[ "coord" ]
task1418-4e6691c52dc94d689af42ddf6b79fd13
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: cow, Relatum: herbivore. Output:
[ "hyper" ]
task1418-f3cda05f4b414474839a80323957e731
Definition: Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum belong to the same semantic class. A hypernym relation indicates that the relatum is a category of which the concept is a specific instance. A meronym relation implies that relatum is a part/component/organ/member of the concept. An attribute relation is when the relatum is an adjective expressing an attribute of the concept. An event relation holds when the relatum is a verb referring to an action/activity/happening/event that is performed by or with the concept. If the relatum and concept are unrelated, the relation between them is 'random'. Classify your answers into coord, hyper, mero, attri, event, and random. Positive Example 1 - Input: Concept: alligator, Relatum: lizard. Output: coord Positive Example 2 - Input: Concept: alligator, Relatum: animal. Output: hyper Negative Example 1 - Input: Concept: trumpet, Relatum: elephant. Output: coord Negative Example 2 - Input: Concept: tiger, Relatum: elephant. Output: hyper Now complete the following example - Input: Concept: trout, Relatum: vertebrate. Output:
[ "hyper" ]
task1418-c8033ef659374b4087f6a58514a65ee1

Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1418_bless_semantic_relation_classification

Additional Information

Citation Information

The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it:

@misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions,
    title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks}, 
    author={Yizhong Wang and Swaroop Mishra and Pegah Alipoormolabashi and Yeganeh Kordi and Amirreza Mirzaei and Anjana Arunkumar and Arjun Ashok and Arut Selvan Dhanasekaran and Atharva Naik and David Stap and Eshaan Pathak and Giannis Karamanolakis and Haizhi Gary Lai and Ishan Purohit and Ishani Mondal and Jacob Anderson and Kirby Kuznia and Krima Doshi and Maitreya Patel and Kuntal Kumar Pal and Mehrad Moradshahi and Mihir Parmar and Mirali Purohit and Neeraj Varshney and Phani Rohitha Kaza and Pulkit Verma and Ravsehaj Singh Puri and Rushang Karia and Shailaja Keyur Sampat and Savan Doshi and Siddhartha Mishra and Sujan Reddy and Sumanta Patro and Tanay Dixit and Xudong Shen and Chitta Baral and Yejin Choi and Noah A. Smith and Hannaneh Hajishirzi and Daniel Khashabi},
    year={2022},
    eprint={2204.07705},
    archivePrefix={arXiv},
    primaryClass={cs.CL},
    url={https://arxiv.org/abs/2204.07705}, 
}

More details can also be found in the following paper:

@misc{brüelgabrielsson2024compressserveservingthousands,
    title={Compress then Serve: Serving Thousands of LoRA Adapters with Little Overhead}, 
    author={Rickard Brüel-Gabrielsson and Jiacheng Zhu and Onkar Bhardwaj and Leshem Choshen and Kristjan Greenewald and Mikhail Yurochkin and Justin Solomon},
    year={2024},
    eprint={2407.00066},
    archivePrefix={arXiv},
    primaryClass={cs.DC},
    url={https://arxiv.org/abs/2407.00066}, 
}

Contact Information

For any comments or questions, please email Rickard Brüel Gabrielsson

Downloads last month
37
Edit dataset card