input
stringlengths
618
630
output
sequencelengths
1
4
id
stringlengths
41
41
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: wash : washcloth. hit : ? Output:
[ "hammer" ]
task1156-57e0fe4bffbb4c8d95ff4dfbd681886c
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: type : keyboard. bake : ? Output:
[ "oven" ]
task1156-b73e28916c6f48dc9ca5079ce34313fe
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: wash : rag. cook : ? Output:
[ "pan", "stove" ]
task1156-e825d6f90ce4433ead1b8def967bfd1a
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: dig : shovel. cook : ? Output:
[ "pan", "stove" ]
task1156-5590e34e29c944c79cdb9ea9bca068f7
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: stir : spoon. spread : ? Output:
[ "knife" ]
task1156-f3fc27a171174bec9230f4f83b5052c3
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: clamp : clamp. mop : ? Output:
[ "mop" ]
task1156-328d1cb82ce2496ea61adcfff23e5be2
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: wash : detergent. scrub : ? Output:
[ "brush" ]
task1156-960fdaf79b2246e6b10e6de1f5177b64
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: wash : detergent. spread : ? Output:
[ "knife" ]
task1156-1a15d21a5cc544108f424dadc353a9d6
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: hit : hammer. iron : ? Output:
[ "iron" ]
task1156-bb629d9848dd42f98b3f04df1b826e94
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: wash : soap. sweep : ? Output:
[ "broom" ]
task1156-b84aa57a3d4b4a8390a67703da878335
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cook : pan. dig : ? Output:
[ "shovel" ]
task1156-6b004a872c0b44c283abdd57ab584f9e
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: spread : knife. unlock : ? Output:
[ "key" ]
task1156-6047df11d7024f36a2540d7335d01abc
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: unlock : key. vacuum : ? Output:
[ "vacuum" ]
task1156-40ec5be7f820494990b56e91ec9d4889
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: clamp : clamp. unlock : ? Output:
[ "key" ]
task1156-fde3a08865554918b850ad21972fde12
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : scissors. spread : ? Output:
[ "knife" ]
task1156-a3b03418e8244b6b900c371a4a1cd65a
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : sword. cook : ? Output:
[ "pan", "stove" ]
task1156-4b233babb8574c488f7727a204d45b81
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: sweep : broom. pull : ? Output:
[ "pliers" ]
task1156-3922dfd0580540f9a1629862fcb2410d
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: dry : cloth. type : ? Output:
[ "keyboard" ]
task1156-29fb6f46191a43ffb93a8c81f8c5fd44
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : knife. scrub : ? Output:
[ "brush" ]
task1156-fcd7c62cc2bc4f538b9b6668ea449e42
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: hit : hammer. dig : ? Output:
[ "shovel" ]
task1156-4f079c4023204f139b17ff3c1491b786
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: unlock : key. eat : ? Output:
[ "fork", "spoon" ]
task1156-cfd14427f9314dff81a08710ade9f883
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: clamp : clamp. pull : ? Output:
[ "pliers" ]
task1156-796a425209624bb3a6cf0b144cc1517f
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: crack : nutcracker. dig : ? Output:
[ "shovel" ]
task1156-3c067a9c6f6b465cb4df9bccaf612369
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : sword. stir : ? Output:
[ "spoon" ]
task1156-7d9933476a1c4e8e927d9dddf2ae320a
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: bake : oven. vacuum : ? Output:
[ "vacuum" ]
task1156-6da00e91c04048ba846cec151870151d
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: dig : shovel. drill : ? Output:
[ "drill" ]
task1156-eb1d7853740740bcbcf55b0dd80c345c
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : scissors. stir : ? Output:
[ "spoon" ]
task1156-09ee0145283849a6941e6923c17d7241
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: vacuum : vacuum. crack : ? Output:
[ "nutcracker" ]
task1156-20bc0478a06345b8a1691fca1fa3876d
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : glass. dig : ? Output:
[ "shovel" ]
task1156-34f51f3a4bc44ef59e04e7e10cc888dc
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: eat : fork. hit : ? Output:
[ "hammer" ]
task1156-2f03be840ac1463aa53f8a2c77fb6ce5
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: wash : soap. hit : ? Output:
[ "hammer" ]
task1156-73a695a7c67d4efaadbca17a0ea3a0c6
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: eat : fork. bake : ? Output:
[ "oven" ]
task1156-eca4ebd6ba3c42898e785952fc310d89
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: eat : spoon. bake : ? Output:
[ "oven" ]
task1156-79d790718f4a477a96d6eceb52cc9b9e
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cook : stove. toast : ? Output:
[ "toaster" ]
task1156-1f06ed441d4c43c583d5de46ee9f375c
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: wash : soap. bake : ? Output:
[ "oven" ]
task1156-2b3bf3cee34b45949082db5f7a3d75db
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: dig : shovel. unlock : ? Output:
[ "key" ]
task1156-d2927700c64447bfaf66692494868554
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: bake : oven. dig : ? Output:
[ "shovel" ]
task1156-c943a83026b046eca497ebe2ce505e40
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: eat : fork. drill : ? Output:
[ "drill" ]
task1156-70cf511b8f23429081887d86d8e208e6
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: wash : washcloth. wash : ? Output:
[ "soap", "washcloth", "detergent", "rag" ]
task1156-3efd22c5fa594498bf2be982438a1a04
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: pull : pliers. crack : ? Output:
[ "nutcracker" ]
task1156-ef7c667b8ee34b36b8c20fba24304814
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: vacuum : vacuum. bake : ? Output:
[ "oven" ]
task1156-4ba2c79961254f3092c88d8f02295b5d
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: scrub : brush. iron : ? Output:
[ "iron" ]
task1156-32ec9386c39947eab4a017a7f62a8c3c
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : knife. mop : ? Output:
[ "mop" ]
task1156-0e5b68f4fc5840ca951b249a7d71a697
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: sweep : broom. mop : ? Output:
[ "mop" ]
task1156-57005a5ad4434193970dffc08b8b7b49
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : scissors. unlock : ? Output:
[ "key" ]
task1156-c87b0c2d0c234fbb92f5925ede5debe8
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: drill : drill. dry : ? Output:
[ "cloth", "blowdryer" ]
task1156-11239bb1c1864cff83797a42d545c63b
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: eat : fork. clamp : ? Output:
[ "clamp" ]
task1156-cdb13279a6264196b6a4ee55510db016
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : glass. type : ? Output:
[ "keyboard" ]
task1156-f2b84a3c947641ba8c23481660abef09
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : glass. unlock : ? Output:
[ "key" ]
task1156-855f1aac68414a1bbc651c93743e07c7
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: crack : nutcracker. iron : ? Output:
[ "iron" ]
task1156-6fa3923717f9472d8eed43820ab7701e
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cook : pan. unlock : ? Output:
[ "key" ]
task1156-066646de0b22439aac52f7b7c2c98d9b
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: eat : spoon. wash : ? Output:
[ "soap", "washcloth", "detergent", "rag" ]
task1156-9d60b657c54b4e6397dde3adbd0d4afc
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: spread : knife. crack : ? Output:
[ "nutcracker" ]
task1156-ebe3dc6fad7c40748a3eee03506c7d05
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: vacuum : vacuum. hit : ? Output:
[ "hammer" ]
task1156-be69653eab9f4db8ab1183af6154e033
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: eat : spoon. mop : ? Output:
[ "mop" ]
task1156-581cb64acc274cfc8eb0e1e263d662f7
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: wash : washcloth. type : ? Output:
[ "keyboard" ]
task1156-fb8d9083186f48428db59fa0f1f654f1
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: wash : detergent. cut : ? Output:
[ "scissors", "sword", "glass", "knife" ]
task1156-15f966dfcf0546fbb74176516fc79a55
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: pull : pliers. eat : ? Output:
[ "fork", "spoon" ]
task1156-d76721fd5d854c0282acde2c38d714b0
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: stir : spoon. hit : ? Output:
[ "hammer" ]
task1156-a4f71c45da2a4f95971a44f889bacc3e
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: eat : spoon. unlock : ? Output:
[ "key" ]
task1156-ff2048bc6e7d451688c10ad44da173cd
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: dry : blowdryer. toast : ? Output:
[ "toaster" ]
task1156-b7371ddf9356415bb8b2100a07a82552
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: crack : nutcracker. type : ? Output:
[ "keyboard" ]
task1156-678ffd66b1bf4d319a01861e189b7716
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: wash : rag. cut : ? Output:
[ "scissors", "sword", "glass", "knife" ]
task1156-18bf430adf154f7ea93b94bb76cf3a88
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : glass. mop : ? Output:
[ "mop" ]
task1156-70ce5938c5c7401c9a90da8434bebbc3
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: vacuum : vacuum. iron : ? Output:
[ "iron" ]
task1156-44fd67e303f549aebb3f4a1e54957641
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: wash : detergent. vacuum : ? Output:
[ "vacuum" ]
task1156-78caa57a00284daa95c203158821b56b
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : scissors. dig : ? Output:
[ "shovel" ]
task1156-4ef56a5fcd934387acc3966143ea9cd1
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: type : keyboard. unlock : ? Output:
[ "key" ]
task1156-f5df092617ff4b83856ac3c22032cd8a
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : scissors. eat : ? Output:
[ "fork", "spoon" ]
task1156-d0c92f3fe5974dca9d3af85662bf6994
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: eat : spoon. sweep : ? Output:
[ "broom" ]
task1156-286658e42f9d4f6a9b4ebccd524ac780
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cook : stove. crack : ? Output:
[ "nutcracker" ]
task1156-356d508215c540bc8baeed846be659cc
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: dry : cloth. mop : ? Output:
[ "mop" ]
task1156-fd5e4ee2dc70465db32d8bf21b061290
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: type : keyboard. cut : ? Output:
[ "scissors", "sword", "glass", "knife" ]
task1156-a464018e895349319c27b8c3414a72de
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: mop : mop. eat : ? Output:
[ "fork", "spoon" ]
task1156-ff600f478b954d83b5ef003a3bb80176
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: hit : hammer. crack : ? Output:
[ "nutcracker" ]
task1156-e6f6757158c4471d91dfc060ad32e1c8
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: eat : spoon. cut : ? Output:
[ "scissors", "sword", "glass", "knife" ]
task1156-832de3166c694bf6958d6053d51a738c
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: scrub : brush. sweep : ? Output:
[ "broom" ]
task1156-c5c626a455624708ae6b8a75e3db0e0e
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: wash : rag. stir : ? Output:
[ "spoon" ]
task1156-1cd65a3b2f544edcb4fd14fa0806ddb3
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: clamp : clamp. dig : ? Output:
[ "shovel" ]
task1156-35e495c71d4940cf9c477cfc7dacd045
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: unlock : key. iron : ? Output:
[ "iron" ]
task1156-c711068c7c824c91a28ab79ad0d38d11
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: wash : washcloth. scrub : ? Output:
[ "brush" ]
task1156-39332e780dd34b81a562035de2706b77
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: stir : spoon. eat : ? Output:
[ "fork", "spoon" ]
task1156-9af464b58521450cb6f2b649239651b4
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: stir : spoon. sweep : ? Output:
[ "broom" ]
task1156-16b9b90135cf496aa9fb10c6904863c5
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : glass. clamp : ? Output:
[ "clamp" ]
task1156-43102fdf5360428fb906544fd204dc17
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: dry : blowdryer. drill : ? Output:
[ "drill" ]
task1156-4f242989cc8d4348a6931bbd8e49e8a4
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: toast : toaster. dry : ? Output:
[ "cloth", "blowdryer" ]
task1156-392a219a0e4542af95770b8635db8e50
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: type : keyboard. stir : ? Output:
[ "spoon" ]
task1156-341ee4d3cb7e42e5866a23375c6dab6e
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: dry : cloth. pull : ? Output:
[ "pliers" ]
task1156-383f76c4712843bf94383cc76f974cc4
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : sword. unlock : ? Output:
[ "key" ]
task1156-c4489ada212f48a89a1d46aed7fde8af
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: wash : washcloth. cook : ? Output:
[ "pan", "stove" ]
task1156-1b9d22864bcc456a9ebff4852d17a567
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: dig : shovel. cut : ? Output:
[ "scissors", "sword", "glass", "knife" ]
task1156-76dfecc05ba34f20b90c1ad72737557d
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : knife. clamp : ? Output:
[ "clamp" ]
task1156-48e56041efde4522a591aa1a38ab1301
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: bake : oven. toast : ? Output:
[ "toaster" ]
task1156-de6696121e2e493c973857a509b2004b
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: iron : iron. cook : ? Output:
[ "pan", "stove" ]
task1156-641fe6e9e9b5405485fdb739b4ea07ba
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: bake : oven. crack : ? Output:
[ "nutcracker" ]
task1156-ed14c61d1c5743cd83f82ce9d3ea8fe5
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: toast : toaster. wash : ? Output:
[ "soap", "washcloth", "detergent", "rag" ]
task1156-db3b54d32df54f519295c5617b963bea
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: drill : drill. cut : ? Output:
[ "scissors", "sword", "glass", "knife" ]
task1156-8a22ffc35d9d42baa84aab22946fe4fe
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : sword. crack : ? Output:
[ "nutcracker" ]
task1156-dd5361f43d7d4cef8b6f632cbe12b358
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: wash : rag. wash : ? Output:
[ "soap", "washcloth", "detergent", "rag" ]
task1156-a3573b64da1a4fc182e70e9db4173567
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation. Positive Example 1 - Input: eat : fork. cook : ? Output: pan Positive Example 2 - Input: wash : rag. mop : ? Output: mop Negative Example 1 - Input: dig : shovel. wash : ? Output: sink Negative Example 2 - Input: drill : drill. crack : ? Output: shovel Now complete the following example - Input: cut : glass. vacuum : ? Output:
[ "vacuum" ]
task1156-d02e0d6f20194d558857e2a87aed9777