input
stringlengths 618
630
| output
listlengths 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: dry : cloth. clamp : ?
Output:
|
[
"clamp"
] |
task1156-8ca9226c1456427199beeba22283eaaa
|
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. hit : ?
Output:
|
[
"hammer"
] |
task1156-040176e0dc054236bbc3ce9737421066
|
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. dry : ?
Output:
|
[
"cloth",
"blowdryer"
] |
task1156-1c995bfcdd1d46019b417cf3e3a2132e
|
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. crack : ?
Output:
|
[
"nutcracker"
] |
task1156-d83ea43524344722889c649e41c8d53e
|
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. cut : ?
Output:
|
[
"scissors",
"sword",
"glass",
"knife"
] |
task1156-c4a8d4718ec94a8bb294f993bb4d02c0
|
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. hit : ?
Output:
|
[
"hammer"
] |
task1156-e98bd33b2444411898287de0a4598edd
|
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. drill : ?
Output:
|
[
"drill"
] |
task1156-99d21e3fdfbf440fa746b76f43c07922
|
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. clamp : ?
Output:
|
[
"clamp"
] |
task1156-b2e703e9f220440b9d9d9c033a77dc6b
|
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. spread : ?
Output:
|
[
"knife"
] |
task1156-ced0bebade244932976bfe68f28f4933
|
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. toast : ?
Output:
|
[
"toaster"
] |
task1156-ad6a03c4a29d4f7aa0a47001b8250a6f
|
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. eat : ?
Output:
|
[
"fork",
"spoon"
] |
task1156-582b08292ef14d709a4c58d08ff20c9e
|
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. type : ?
Output:
|
[
"keyboard"
] |
task1156-37da6e17ef794fa5ac8cf4c901c3d834
|
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. dig : ?
Output:
|
[
"shovel"
] |
task1156-ebb7fea5e4954b56bb42061d6bad75f2
|
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. crack : ?
Output:
|
[
"nutcracker"
] |
task1156-1dd1736ef20044c5bc872ba4a59b9b16
|
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. pull : ?
Output:
|
[
"pliers"
] |
task1156-76364058cecb48439ca881f494a3bbd9
|
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. pull : ?
Output:
|
[
"pliers"
] |
task1156-ef731deae83a42b4b2d059c88d39aef3
|
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. sweep : ?
Output:
|
[
"broom"
] |
task1156-758bf580f2fc4b70808da10e3e485aef
|
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. crack : ?
Output:
|
[
"nutcracker"
] |
task1156-64b1c0fdf43e446d8acfe5d0b5f05b56
|
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. stir : ?
Output:
|
[
"spoon"
] |
task1156-52533982708749ae8353bf3508a73588
|
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. spread : ?
Output:
|
[
"knife"
] |
task1156-9b4aafd24a724d029297fd3fb3eb286c
|
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. dry : ?
Output:
|
[
"cloth",
"blowdryer"
] |
task1156-91bece3948684135b597365b4a86a691
|
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. unlock : ?
Output:
|
[
"key"
] |
task1156-920c741d28094a88a3cceb616117bd8c
|
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. wash : ?
Output:
|
[
"soap",
"washcloth",
"detergent",
"rag"
] |
task1156-7e57b0b6d8934b8a8a31ed7bb24c93be
|
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. type : ?
Output:
|
[
"keyboard"
] |
task1156-b4c06190c47144adb7da681f2a66b7de
|
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. cut : ?
Output:
|
[
"scissors",
"sword",
"glass",
"knife"
] |
task1156-57c46c1dd2374dbd82e5707808f8dfe4
|
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. iron : ?
Output:
|
[
"iron"
] |
task1156-d4915b0ae2b74e4e922033922885de94
|
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. vacuum : ?
Output:
|
[
"vacuum"
] |
task1156-8b906e235fab440a87c638ca4c9b929b
|
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. hit : ?
Output:
|
[
"hammer"
] |
task1156-0670279b8f4b42498156f59aeec1fdc6
|
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. type : ?
Output:
|
[
"keyboard"
] |
task1156-b7c5b8cbcd06494db15481abca42ac07
|
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. toast : ?
Output:
|
[
"toaster"
] |
task1156-75a63e3e388b4df8b11ac78e7b76cfd7
|
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. cut : ?
Output:
|
[
"scissors",
"sword",
"glass",
"knife"
] |
task1156-e80838e9670d41af9ea07407b9e1d831
|
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. eat : ?
Output:
|
[
"fork",
"spoon"
] |
task1156-fed8418b677649f7b3b0f065ce9097c3
|
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. stir : ?
Output:
|
[
"spoon"
] |
task1156-9a8f2974eb444d4d947fcd5910c4b1e0
|
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. scrub : ?
Output:
|
[
"brush"
] |
task1156-7bd6607c30af47fd85c2c0f8baa8564c
|
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. iron : ?
Output:
|
[
"iron"
] |
task1156-11b411f5e383473c997e3c2c9904de55
|
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. type : ?
Output:
|
[
"keyboard"
] |
task1156-1389008a842e429ea2b4f9760f48518a
|
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. toast : ?
Output:
|
[
"toaster"
] |
task1156-b9253b3851de46188f2d1acf8ccef8e5
|
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. crack : ?
Output:
|
[
"nutcracker"
] |
task1156-81a8cd9d089d400cb365aef761351227
|
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. vacuum : ?
Output:
|
[
"vacuum"
] |
task1156-4a0e3ad185ec4766b8ae280e468f85b5
|
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. spread : ?
Output:
|
[
"knife"
] |
task1156-19be6917d045457c9aee1d3264f96f02
|
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. mop : ?
Output:
|
[
"mop"
] |
task1156-0e9d7d9767d548b5a6d02c3901533917
|
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. iron : ?
Output:
|
[
"iron"
] |
task1156-ac294e946a084146bf9738021c7725aa
|
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. clamp : ?
Output:
|
[
"clamp"
] |
task1156-f9f80df54d88413fa032e752fe828c35
|
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. mop : ?
Output:
|
[
"mop"
] |
task1156-5c147ebaa34f4818a9d1467faa3217d9
|
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. unlock : ?
Output:
|
[
"key"
] |
task1156-a97d2fe9cbf648b2a19ec6dc429997e0
|
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. scrub : ?
Output:
|
[
"brush"
] |
task1156-21b266979016423d844b3a5be36ba90c
|
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. bake : ?
Output:
|
[
"oven"
] |
task1156-32a2481f389d405d9fe95e50f43a584a
|
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. iron : ?
Output:
|
[
"iron"
] |
task1156-f472ef7f3b9b4a338a1db5eb7363aaa7
|
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. dry : ?
Output:
|
[
"cloth",
"blowdryer"
] |
task1156-673aafddf9404242b32dae8d5bcbfcb1
|
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. dry : ?
Output:
|
[
"cloth",
"blowdryer"
] |
task1156-5d05ae63b9734b38a0536ea7aef13660
|
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. cut : ?
Output:
|
[
"scissors",
"sword",
"glass",
"knife"
] |
task1156-72a9931b22af4beaa24d511363360891
|
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. pull : ?
Output:
|
[
"pliers"
] |
task1156-7d7b08e1983c40c198929e7abc7ec39d
|
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. cook : ?
Output:
|
[
"pan",
"stove"
] |
task1156-e929e31c00cf4008ae25fa2b17a4ac36
|
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. wash : ?
Output:
|
[
"soap",
"washcloth",
"detergent",
"rag"
] |
task1156-5a6f2c16e0984131a0f7f51251a2d01a
|
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. type : ?
Output:
|
[
"keyboard"
] |
task1156-38daa01b937f4bf8ba511db723706835
|
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. unlock : ?
Output:
|
[
"key"
] |
task1156-aa2e2d5a4f84472baf27b0d17459d058
|
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. cook : ?
Output:
|
[
"pan",
"stove"
] |
task1156-3d01c2d98c1249ffbf8f0213c50b8d85
|
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. cut : ?
Output:
|
[
"scissors",
"sword",
"glass",
"knife"
] |
task1156-104a1d58bbab43e8af621fad3dd7572d
|
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. pull : ?
Output:
|
[
"pliers"
] |
task1156-5a135c1fe2224f53b036184198f8c124
|
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. hit : ?
Output:
|
[
"hammer"
] |
task1156-92190685d0934c1fabefa8d8bdc886e8
|
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. cut : ?
Output:
|
[
"scissors",
"sword",
"glass",
"knife"
] |
task1156-505fa8f590fe4930b02fd62d3273d7d4
|
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. clamp : ?
Output:
|
[
"clamp"
] |
task1156-f6c5ee5968344a0d85de5281f6c5b2b0
|
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. vacuum : ?
Output:
|
[
"vacuum"
] |
task1156-31b23fcef4164632838e90c68e6d3c7f
|
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. toast : ?
Output:
|
[
"toaster"
] |
task1156-4cd2c09130cf43009858b55a80815eb9
|
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. toast : ?
Output:
|
[
"toaster"
] |
task1156-af6080957f57433f8beac1866fc6db39
|
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. vacuum : ?
Output:
|
[
"vacuum"
] |
task1156-4df211b96e91421abd6b6295e84fb3c1
|
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. hit : ?
Output:
|
[
"hammer"
] |
task1156-1d61527fd21d4502a77ec8750dde63ab
|
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. scrub : ?
Output:
|
[
"brush"
] |
task1156-fb51ac11ba724cef850d64483ad3339a
|
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. drill : ?
Output:
|
[
"drill"
] |
task1156-2b95a913a6f249209e0fcb487dc9b252
|
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. spread : ?
Output:
|
[
"knife"
] |
task1156-e9126d09790d42109d3b1cef2d803309
|
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. drill : ?
Output:
|
[
"drill"
] |
task1156-21825e2e042f4d688135011d3c43dbbf
|
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. sweep : ?
Output:
|
[
"broom"
] |
task1156-1e88cfa9a5e54956b0ca64b560cc48f6
|
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. iron : ?
Output:
|
[
"iron"
] |
task1156-6314524fc95542e8a9fb7484fe0d40dd
|
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. type : ?
Output:
|
[
"keyboard"
] |
task1156-979cc410078d44109458b160e3d33fce
|
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. sweep : ?
Output:
|
[
"broom"
] |
task1156-cc91dd9d1fbf4d0885e32a069a705982
|
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. cut : ?
Output:
|
[
"scissors",
"sword",
"glass",
"knife"
] |
task1156-24cb7d58cc65419fa365e4a701498f2f
|
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. vacuum : ?
Output:
|
[
"vacuum"
] |
task1156-cf42a6bf90654aeb87782b1cd836bec3
|
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. toast : ?
Output:
|
[
"toaster"
] |
task1156-4c91d48392f04b14b3bb7b25d1c7406b
|
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. spread : ?
Output:
|
[
"knife"
] |
task1156-37a4105ae60748cb8829cd2eb22ac2fb
|
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. toast : ?
Output:
|
[
"toaster"
] |
task1156-99078c30b264458e9521530290eef78a
|
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. pull : ?
Output:
|
[
"pliers"
] |
task1156-cd15817115704530a7c6e37c5dbd1d34
|
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. unlock : ?
Output:
|
[
"key"
] |
task1156-f06fda44b2604b36bddf09b758a58435
|
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. type : ?
Output:
|
[
"keyboard"
] |
task1156-867fca70612544cf85f009dfc16e1401
|
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. drill : ?
Output:
|
[
"drill"
] |
task1156-eea3b838f5d741058f5c5d37140f50a9
|
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. eat : ?
Output:
|
[
"fork",
"spoon"
] |
task1156-d2006e7cb9384d2bbfe077515edaa82e
|
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. mop : ?
Output:
|
[
"mop"
] |
task1156-25ad55ee3e774a42a24ffb94ef5e5ca7
|
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. scrub : ?
Output:
|
[
"brush"
] |
task1156-1e699771f39b46ccb50a00dac68c1ad7
|
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. stir : ?
Output:
|
[
"spoon"
] |
task1156-3595386daf8441e1ad5fae64e9f09d3f
|
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. clamp : ?
Output:
|
[
"clamp"
] |
task1156-c221c0851c1141568bf81ea7a66f546f
|
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. sweep : ?
Output:
|
[
"broom"
] |
task1156-8e99950f043743159343d648d8cddebe
|
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. bake : ?
Output:
|
[
"oven"
] |
task1156-09982b396553429ea941eff1c9190737
|
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. scrub : ?
Output:
|
[
"brush"
] |
task1156-d7d912d5260b4844acdec8aa82db8ae5
|
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. vacuum : ?
Output:
|
[
"vacuum"
] |
task1156-945c161f93b84278bf3706600a71631b
|
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. scrub : ?
Output:
|
[
"brush"
] |
task1156-6fbd014daf4540c6badc68ebb84b4d87
|
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. cook : ?
Output:
|
[
"pan",
"stove"
] |
task1156-511185a3e1a044e5a53b7c16e676b035
|
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. bake : ?
Output:
|
[
"oven"
] |
task1156-076a8ab128114a2f9cff7dc4d5700b2c
|
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. cook : ?
Output:
|
[
"pan",
"stove"
] |
task1156-8b2eb47842b641e1bff3be17894649fa
|
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. cook : ?
Output:
|
[
"pan",
"stove"
] |
task1156-3376a81491ca4f3c83a330d89e110398
|
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. clamp : ?
Output:
|
[
"clamp"
] |
task1156-9dd271d2ed4a48e1b95a1644300dda12
|
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. bake : ?
Output:
|
[
"oven"
] |
task1156-9a7a45091b2c45029647fd010d33ed71
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.