input
stringlengths
716
734
output
sequencelengths
1
1
id
stringlengths
40
40
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: regulator Word2: securities Output:
[ "for" ]
task585-ed42b38de2554b4e981e9d1ceaa62f36
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: lanes Word2: sea Output:
[ "in" ]
task585-1942f1c5cd67453ea0f648b08c0f1018
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: plan Word2: business Output:
[ "for" ]
task585-cfb9e68c7c264b819351b4fd9f7128f3
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: melody Word2: morning Output:
[ "of" ]
task585-c9eb6521cf8244a28317bda5d6813240
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: things Word2: books Output:
[ "in" ]
task585-65eb5407282b4c3e8a991cc51c6ba284
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: whoop Word2: dismay Output:
[ "of" ]
task585-d31f1cc93a5c483dada20d95fc26c722
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: captives Word2: war Output:
[ "from" ]
task585-2c9bf7ecc036407da0b17baddd11e2a5
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: service Word2: customer Output:
[ "for" ]
task585-466951d953034c62b96b3a591822cfa6
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: rendering Word2: thunderclap Output:
[ "of" ]
task585-f5d62c09b0714ab7998a8f47df191967
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: hygrometers Word2: absorption Output:
[ "with" ]
task585-629f429e25294d4082a6fbbd8cdafdf4
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: firm Word2: consulting Output:
[ "for" ]
task585-21fa7a7a7ab84833bcdc4202dd9e49db
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: credit Word2: bank Output:
[ "from" ]
task585-4fe8139f7ec546c784fc96f305317682
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: offices Word2: buyers Output:
[ "of" ]
task585-88bab7caa71e4d1eba5e9b06cfdc22fc
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: cries Word2: terror Output:
[ "of" ]
task585-7e931570449c4d47ac4cb1880980d775
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: protest Word2: street Output:
[ "at" ]
task585-f1c34abbc45d466c998b0c8b84bbc363
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: detachment Word2: God Output:
[ "of" ]
task585-a282c5ee559a436382c9685bc7c55f4d
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: name Word2: janitor Output:
[ "of" ]
task585-a5c6b05a67ea46d580ab0166916b8eaa
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: sale Word2: overseas Output:
[ "at" ]
task585-754a75587dbd4e65bace1f696af406ae
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: arm Word2: acquisition Output:
[ "for" ]
task585-50f9b19735a74c0a876f0fc27bf5367f
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: community Word2: intelligence Output:
[ "for" ]
task585-038a05e3635347c7ba0800f4020b1608
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: classifications Word2: period Output:
[ "in" ]
task585-24b4523cf64a485e9709c9c07095c5e8
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: fruits Word2: luck Output:
[ "of" ]
task585-e565fe0e09654d81acc94b5b84e2af7d
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: knuckles Word2: hand Output:
[ "on" ]
task585-14ab4b07227f4438957b9318e06bcee7
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: novices Word2: computer Output:
[ "with" ]
task585-b51d6afe1fb44e119d3c46fe5ade736f
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: solution Word2: problem Output:
[ "of" ]
task585-78380eacc96c4d4d93bef4cbc6ad1630
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: requirement Word2: disclosure Output:
[ "for" ]
task585-20dc46ef82e7427987c6d3e4ae8ec80b
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: mummies Word2: jars Output:
[ "in" ]
task585-13938d8fcb9440a49cbf8eb554daccde
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: difference Word2: percent Output:
[ "in" ]
task585-a3724b7fcebe48918775669a30d92a08
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: turnaround Word2: engineering Output:
[ "in" ]
task585-1cec55e2c1eb491daeeda26cac126db6
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: Song Word2: Family Output:
[ "of" ]
task585-dba495f763794c1e9fad397cbaf6629f
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: increase Word2: wage Output:
[ "in" ]
task585-e634cc2617d343b0a2e5e7b83098a062
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: spectrum Word2: activity Output:
[ "of" ]
task585-04aacb90f4df471c91ade5dd923b52d1
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: limit Word2: budget Output:
[ "in" ]
task585-0f401e370c1a4a69b05f2f50f8d9c805
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: volume Word2: gas Output:
[ "of" ]
task585-23c13ac8ee77435b8471d035ef7985f8
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: cash Word2: spending Output:
[ "for" ]
task585-e91e1424fe41445d8a75ed800f27f34d
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: agency Word2: relations Output:
[ "for" ]
task585-b6c1aefc9a324f98ba81577cd6ed0766
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: product Word2: customer Output:
[ "for" ]
task585-caaae488a01a4106a5256f95a9fb457c
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: pitcher Word2: pulque Output:
[ "of" ]
task585-be2f1e70923b4f9296bfaf86a5eb7c8f
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: company Word2: teaching Output:
[ "for" ]
task585-b8ea431908b143deb866d9846279a738
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: ratio Word2: vibration Output:
[ "of" ]
task585-f7fa815b035443d2954da40c751cd7a3
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: program Word2: quota Output:
[ "for" ]
task585-92744224fb654883a2e959ccb5403018
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: people Word2: table Output:
[ "at" ]
task585-6a1f131778b54ecaacdef9d27a1482bc
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: chip Word2: memory Output:
[ "for" ]
task585-5e226749499d4a3cb4c4b33f000defad
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: committee Word2: suffrage Output:
[ "for" ]
task585-9fcc9fade1fe4402a6dc44e49b042937
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: traffic Word2: business Output:
[ "in" ]
task585-d4f1e1c0d583489a91c34643c87a2e60
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: year Word2: future Output:
[ "in" ]
task585-1a95d7dc0ee54427874c850d7f53ac93
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: fund Word2: pension Output:
[ "for" ]
task585-80bb5637a7a848efa4310916b5a2a76c
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: door Word2: house Output:
[ "of" ]
task585-633cc1c15e434bdfbbcab270175ed397
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: standard Word2: safety Output:
[ "for" ]
task585-1716af730368445b888aec1f68d88a25
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: bout Word2: championship Output:
[ "for" ]
task585-fc9270840e0d4941b972103255cceacd
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: increase Word2: volume Output:
[ "in" ]
task585-b87a54b3a57b419cb488132429d8c050
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: circle Word2: lamp Output:
[ "of" ]
task585-b3d2d0e6655e409c98e6983f883ec18d
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: numbers Word2: creatures Output:
[ "of" ]
task585-22810ce78ebe4d65bef8be431cbb3a6f
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: glasses Word2: sort Output:
[ "with" ]
task585-537cdc71d6724bc8b567ee0aa2e74e09
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: temperature Word2: January Output:
[ "in" ]
task585-207894c4474a411791736bd17604358a
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: relief Word2: earthquake Output:
[ "from" ]
task585-4eae7dc5ab824b7bae7c77358a636d7c
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: mystery Word2: murder Output:
[ "about" ]
task585-c6ccfa6a6ae34dbebf5167d895d2101c
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: country Word2: mountain Output:
[ "with" ]
task585-36c6d0c4003b4dbeb2775abe7963a887
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: need Word2: production Output:
[ "for" ]
task585-1021d585e8574e9ca2880f0a00c8197c
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: options Word2: policy Output:
[ "about" ]
task585-4e52956ea72d4c19bf8ebca461d76f69
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: stock Word2: warehouse Output:
[ "in" ]
task585-cbed37c78b83423ca338bbe9a41f8835
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: poems Word2: prison Output:
[ "about" ]
task585-b426d56d6dee424692718625b7511ae7
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: aid Word2: beauty Output:
[ "for" ]
task585-2906cbc516084a7290a4d3a51b91dafc
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: rate Word2: vehicle Output:
[ "of" ]
task585-f2f91ec4af7e4bf685e5cefa7951a75c
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: openings Word2: sides Output:
[ "in" ]
task585-a672996ce75740eeb39d807d93b07df9
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: head Word2: silhouette Output:
[ "in" ]
task585-ba9cb028f9e84c3c90480601ea8463ab
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: chief Word2: brokerage Output:
[ "of" ]
task585-5171fe1e8a2e46208cc043a3973fafc5
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: price Word2: selling Output:
[ "for" ]
task585-48c5d7bc4718455d9f0ab430705c8b25
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: issue Word2: budget Output:
[ "in" ]
task585-adc83b790b7042708c384449d0a95634
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: triumph Word2: education Output:
[ "of" ]
task585-0f46187b2754442f9b97500a6253a540
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: hotels Word2: luxury Output:
[ "with" ]
task585-ba62cc0c74fc40b8bb7e6341e7e63a92
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: sugar Word2: blood Output:
[ "in" ]
task585-054881d5d19b44e097113bacb7b5e75b
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: potential Word2: downside Output:
[ "for" ]
task585-7d7d89fd0a87470782843a2bb96e3758
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: television Word2: cable Output:
[ "with" ]
task585-23e1753b976845c9b5b26960217a22fb
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: union Word2: railway Output:
[ "for" ]
task585-359449b201c649c2bcbd581607cb822d
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: story Word2: news Output:
[ "about" ]
task585-e1ba04d11a41439c87a5899ea17dcf3a
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: literature Word2: language Output:
[ "in" ]
task585-1c32f8aa04f04cbebf82bae832886cc8
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: bottle Word2: powder Output:
[ "of" ]
task585-78693c3a940c4c7eaa680f598493daca
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: flow Word2: disappointment Output:
[ "of" ]
task585-719699a7e95e4a50a8db049034eee877
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: hum Word2: insects Output:
[ "of" ]
task585-76b7421ee4504be48effeff8d4c2d30f
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: shot Word2: guest Output:
[ "for" ]
task585-7eb21a5a36614eb5bb41a28794702242
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: talk Word2: steel Output:
[ "about" ]
task585-3e613ea0aa3e49cdba657c010b86baa5
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: orchestra Word2: theater Output:
[ "in" ]
task585-2ccade96ff3247eebb3bb73210f59c60
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: flagstones Word2: front Output:
[ "in" ]
task585-c2c167b7036642ac847f9d78d48ac229
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: cramps Word2: stomach Output:
[ "in" ]
task585-6fdf313cc2b74f11ae49098b3c2e64ff
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: fuel Word2: rocket Output:
[ "for" ]
task585-5fb1d9377c624ab589d57666fec0c90f
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: fund Word2: employee Output:
[ "for" ]
task585-baeb38f7233d4df0a4b35d6316b896a8
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: starlight Word2: sky Output:
[ "of" ]
task585-a71d4abf1b17417991a4d35ea0f6699f
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: series Word2: television Output:
[ "for" ]
task585-425dce7a45514b2ab914235313892f9a
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: lobby Word2: office Output:
[ "in" ]
task585-f071bc345c884bde9666ee1ad4ef3105
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: speech Word2: neighbors Output:
[ "of" ]
task585-67cdf0a74f8c41dbb07566005a4106af
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: market Word2: world Output:
[ "for" ]
task585-fa6384d0d9de49e4939d6839ca5d28b9
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: yield Word2: issue Output:
[ "from" ]
task585-857331e2a17648f3bb46f65750e0ee40
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: loan Word2: auto Output:
[ "for" ]
task585-d8971bcbf7134b748f3d234b79429194
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: loan Word2: disaster Output:
[ "for" ]
task585-3025bde7f48d4af4aaa30fe3b643b1e4
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: urchins Word2: sea Output:
[ "from" ]
task585-c1d64d149099401480bc204534a1dd27
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: demand Word2: security Output:
[ "for" ]
task585-febc0939bde44a64afe34c455dd56c96
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: duct Word2: bile Output:
[ "for" ]
task585-5c3c55828e254a3e96db646d3616f281
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: line Word2: plot Output:
[ "in" ]
task585-e0d6d656c106446598e0ec5fe392a173
Definition: In this task, you're given an input that contains two words, and your task is to predict the correct preposition that connects these two words. Predict the preposition that explicitly conveys both words' meaning, e.g., Word1: king Word2: fort: "king of fort". Possible prepositions are: "of", "on", "in", "for", "from", "about", and "with". Positive Example 1 - Input: Word1: story Word2: pearl Output: of Positive Example 2 - Input: Word1: need Word2: speech Output: for Negative Example 1 - Input: Word1: city Word2: stone Output: in Negative Example 2 - Input: Word1: part Word2: world Output: part of world Now complete the following example - Input: Word1: simplicity Word2: people Output:
[ "of" ]
task585-4f3bc36783e84adab55cabd9b5ffacbb