input
stringlengths 716
734
| output
listlengths 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: contract
Word2: gas
Output:
| [
"for"
]
| task585-6e1f70ad365f47a1a3d03ba3ec86a541 |
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: trial
Word2: impeachment
Output:
| [
"for"
]
| task585-5f6f7d9406644458a100f64eaf0d6cf2 |
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: skills
Word2: excavation
Output:
| [
"for"
]
| task585-26ebfc39e71249d38224e6eee4a2e58e |
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: memory
Word2: repairs
Output:
| [
"of"
]
| task585-e4db75f016594341a44fd9a90feda611 |
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: lot
Word2: books
Output:
| [
"of"
]
| task585-23dc8e2e8046434696e74607d87ab7e4 |
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: deficit
Word2: trade
Output:
| [
"in"
]
| task585-6147f39daf9a4217abd460507b89ffa3 |
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: foods
Word2: convenience
Output:
| [
"with"
]
| task585-beb2d115c3f041c5a1e9a20b5add623b |
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: meeting
Word2: fall
Output:
| [
"in"
]
| task585-d5eb77c24b1a429baa4214806e98b535 |
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: patronage
Word2: government
Output:
| [
"from"
]
| task585-511fa3fee455439a9d80ac10b601fd8d |
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: fabric
Word2: catacombs
Output:
| [
"of"
]
| task585-892dc9e05bac45d89063562ea4d29733 |
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: origin
Word2: Jesuit
Output:
| [
"in"
]
| task585-b44dfa2ca993401f9936b0a0c4cb9b47 |
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: store
Word2: grocery
Output:
| [
"for"
]
| task585-a7b84106ba8e4918b46317d8e390dc46 |
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: tool
Word2: farm
Output:
| [
"for"
]
| task585-1418b22350da4e2ea7288fd5487ca709 |
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: holes
Word2: sand
Output:
| [
"in"
]
| task585-e74cf08cdaf642b3baa8295fd6293c2f |
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: tax
Word2: gallon
Output:
| [
"on"
]
| task585-9d455ebd06f34bde9110023c6173294a |
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: oil
Output:
| [
"of"
]
| task585-b47002f443db4fcc8f57d27cf4eae4e6 |
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: concession
Word2: wage
Output:
| [
"in"
]
| task585-378e79cd10c94486a6b72cb88354b804 |
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: cabinet
Word2: coalition
Output:
| [
"in"
]
| task585-bf6d23ba1ec743669671b4a3de5c85ed |
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: industry
Word2: vehicle
Output:
| [
"for"
]
| task585-64f00a6c501b465ea07ca80caa9a0499 |
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: one
Word2: race
Output:
| [
"of"
]
| task585-5faeb750f7e44f2ab610fa4811fbae2b |
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: optics
Word2: fiber
Output:
| [
"with"
]
| task585-5d7f83bdfc9f48e69bea18354958163f |
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: insurance
Word2: compensation
Output:
| [
"for"
]
| task585-e41d81b3fafd417486db12b7744eadc0 |
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: article
Word2: impeachment
Output:
| [
"about"
]
| task585-9dfc8aa099114635af1614abb2056d3e |
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: beggars
Word2: front
Output:
| [
"from"
]
| task585-1aeb8e36826844c1a182dba14dbc1f4e |
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: barn
Word2: horse
Output:
| [
"for"
]
| task585-7973c07cbd21400cbadaf1ab8a1d39f4 |
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: haze
Word2: smoke
Output:
| [
"of"
]
| task585-eb8a5ca9a38d40e59f10c63605827db5 |
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: growth
Word2: volume
Output:
| [
"in"
]
| task585-1fe4b436e53f422fac6229b109dff04b |
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: contract
Word2: reinsurance
Output:
| [
"of"
]
| task585-c7e0f5aeb9934e519a240658a77eab68 |
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: lawyers
Word2: trial
Output:
| [
"for"
]
| task585-06da65443f63489697ff1529b81c1a7e |
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: analyst
Word2: currency
Output:
| [
"of"
]
| task585-76fa3fed4b9f42289adc88033d84fe28 |
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: quantities
Word2: laboratory
Output:
| [
"for"
]
| task585-1f1eca8cf14b4503b269dcb0fef421ad |
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: insurance
Word2: health
Output:
| [
"for"
]
| task585-0d1737546cf94e72a0f79d560d7382b7 |
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: oil
Word2: heating
Output:
| [
"for"
]
| task585-e25d121c49a44992a2a39646fc15db70 |
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: satisfaction
Word2: theories
Output:
| [
"with"
]
| task585-5dc4e768e4944e61ac4638900c09336a |
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: figure
Word2: purple
Output:
| [
"in"
]
| task585-01f06cc92d704626a9b0f4a6f9330f8e |
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: loss
Word2: earthquake
Output:
| [
"from"
]
| task585-e8951aff02224abd9cb6f9fe9e375b78 |
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: change
Word2: compensation
Output:
| [
"in"
]
| task585-03fbff2307c44111964a58b3c8900fbf |
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: holder
Word2: account
Output:
| [
"of"
]
| task585-39cc8d491f6b4b1699fabce42058358f |
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: profit
Word2: gasoline
Output:
| [
"from"
]
| task585-d7ed605e981b4be5b75506fcfd9c9032 |
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: surplus
Word2: trade
Output:
| [
"in"
]
| task585-21c34e1f6e59435e9e56d464c16c18d0 |
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: photograph
Word2: wife
Output:
| [
"of"
]
| task585-baf05621976349f89d4d5fce181f6000 |
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: representative
Word2: admissions
Output:
| [
"of"
]
| task585-77ae17355b90417aa4a170f914713f0d |
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: whisper
Word2: foot
Output:
| [
"of"
]
| task585-a044b46fdafa434192cc8ec978cd443c |
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: holdings
Word2: business
Output:
| [
"of"
]
| task585-06145c9426604b3db8cf5f458ad0e1db |
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: capacity
Word2: vehicle
Output:
| [
"of"
]
| task585-3b5f28f8848949c9ad6fda5ac8eacfae |
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: change
Output:
| [
"of"
]
| task585-a8e38eeb7aa340849ba3d320de9e75c4 |
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: rill
Word2: flood
Output:
| [
"from"
]
| task585-08f1d7745e90470bbbfa53b6e38d10dc |
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: show
Word2: arena
Output:
| [
"in"
]
| task585-50a1f7a03a72447198f26b0d2fbe4166 |
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: part
Word2: heavens
Output:
| [
"of"
]
| task585-54d7be7d21094893b40f9ad44227f2dc |
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: management
Word2: data
Output:
| [
"of"
]
| task585-e1812d9b054e405eb8f7831068a84d30 |
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: top
Output:
| [
"at"
]
| task585-9287671ddf79482aaddd87af3582e851 |
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: spacecraft
Word2: robot
Output:
| [
"for"
]
| task585-a721ac92758d441a85111b0563fe5286 |
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: loyalty
Word2: customer
Output:
| [
"of"
]
| task585-75fb2cf07b4946ff978c5b364b622e13 |
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: mass
Word2: rock
Output:
| [
"of"
]
| task585-b8dd89bebe52454d97173eba05d2acc1 |
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: detention
Word2: emergency
Output:
| [
"in"
]
| task585-3bbbd76b85e2421b9766c02239ce8c5a |
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: assumption
Word2: life
Output:
| [
"about"
]
| task585-8a7f9c21ccbf44c8b3b23fc1a781f4d6 |
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: authority
Word2: plumbing
Output:
| [
"for"
]
| task585-bc92d282e5e1456689aa325a6d3b1189 |
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: music
Word2: promise
Output:
| [
"of"
]
| task585-2432ec0a47c14319b0cddb9bf601d209 |
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: fear
Word2: dark
Output:
| [
"for"
]
| task585-96e1cb9ecb78413791804b37aedcc517 |
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: bench
Word2: sheets
Output:
| [
"with"
]
| task585-6aea7fe8c76247c49791d16245f820de |
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: scurry
Word2: doorway
Output:
| [
"in"
]
| task585-cde5b50da82f49bb81230277aa2ad408 |
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: suits
Word2: shoulders
Output:
| [
"with"
]
| task585-c917f0e923a3462d831072ab57ba7096 |
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: subscriptions
Word2: newspaper
Output:
| [
"for"
]
| task585-95b4f764f3004ed3baa2375fbd6d06ed |
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: portal
Word2: coronation
Output:
| [
"about"
]
| task585-2c9e6547e1c44c5b920120c2444c9f94 |
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: water
Word2: flagstones
Output:
| [
"on"
]
| task585-cbea9a0d55964160830ab26330f87665 |
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: system
Word2: carrier
Output:
| [
"with"
]
| task585-f55166e6f1bb49e5a17cd4e3222c4d2c |
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: selling
Output:
| [
"of"
]
| task585-8e5dfc2770b6446a994d14d82d08f6d9 |
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: smelter
Word2: aluminum
Output:
| [
"for"
]
| task585-3036a65ce4844453ad03cd5ab3b57b8c |
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: thing
Word2: value
Output:
| [
"of"
]
| task585-ba23e4f6841140bf83e4d3ed87de11d2 |
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: sexuality
Word2: childhood
Output:
| [
"in"
]
| task585-3e6138e772c143efa96e471fb91cd8d0 |
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: well
Word2: oil
Output:
| [
"for"
]
| task585-af24fc470d504745aeb7f57ca7c4fba9 |
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: deficit
Word2: record
Output:
| [
"on"
]
| task585-463c16435ab34a1390562b38f44427b1 |
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: club
Word2: world
Output:
| [
"in"
]
| task585-7ceeec0457c5449399beb251c9878646 |
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: treasury
Output:
| [
"for"
]
| task585-1a304bb301c24e369275f220742fe021 |
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: disease
Word2: kidney
Output:
| [
"in"
]
| task585-b104d701ed034920949b9c9062b20dbb |
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: ruins
Word2: granite
Output:
| [
"of"
]
| task585-73ab9762ba644d2795c68deec408a68b |
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: light
Word2: lamp
Output:
| [
"of"
]
| task585-5f22db7448b048e29afa334ac5542e6f |
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: facilities
Word2: production
Output:
| [
"for"
]
| task585-f14301b1127e4d2fab5557ef59de46db |
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: magazine
Word2: interest
Output:
| [
"about"
]
| task585-7b7bd0960fc9459c93aa12ffc8827ebb |
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: tax
Output:
| [
"from"
]
| task585-3be91683935b4222ae7be2595455e140 |
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: tax
Word2: gasoline
Output:
| [
"on"
]
| task585-4d8a9c32571e470fb25ed9d21e793b5e |
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: producer
Word2: polyethylene
Output:
| [
"of"
]
| task585-201d786d5788489bac6f0bccec2eef1b |
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: force
Word2: task
Output:
| [
"for"
]
| task585-c591ab9e40664808891ead8899719e28 |
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: area
Word2: merger
Output:
| [
"at"
]
| task585-c41ba7b19fc14374bd9a755ca484aafc |
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: board
Word2: safety
Output:
| [
"for"
]
| task585-f9999423250c43a99186c0a2aef9957d |
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: imprisonment
Word2: life
Output:
| [
"for"
]
| task585-c881d281ce3b4c3ca86e32108bcfbc22 |
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: waves
Word2: beach
Output:
| [
"on"
]
| task585-02e8bdcbbbb441f08ba8fef177f4e329 |
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: species
Word2: antelope
Output:
| [
"of"
]
| task585-fe9411b7c5db48cfb8d135380376bdec |
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: debt
Word2: bank
Output:
| [
"from"
]
| task585-5593ec48479b4ac9b33fbd08beb43fb9 |
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: cut
Word2: program
Output:
| [
"in"
]
| task585-58c69fa8b39b43809064e1ba046177cc |
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: table
Word2: pool
Output:
| [
"for"
]
| task585-cb864173f843498ea3a38303eb39efcf |
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: gap
Word2: trade
Output:
| [
"in"
]
| task585-12248c8f82f240f28b43fee6abda1d31 |
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: festival
Word2: Passover
Output:
| [
"for"
]
| task585-8189405fac8f4b30963ce63106498053 |
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: time
Word2: advertising
Output:
| [
"for"
]
| task585-da67207dccbc4c6cb0db3c7325fcb491 |
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: lawn
Word2: garden
Output:
| [
"in"
]
| task585-384bdb0c3c084b9f9b301590714d42be |
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: trading
Word2: dollar
Output:
| [
"in"
]
| task585-8268d00a65c84ec28491ee5c069964cd |
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: contractor
Word2: defense
Output:
| [
"of"
]
| task585-2b402115cf744d2db3f7511cefe61792 |
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: concern
Word2: gas
Output:
| [
"about"
]
| task585-de7c07b6bf32449a97dbadfe3d0138ed |
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: batteries
Word2: storage
Output:
| [
"for"
]
| task585-3f74c41ae2cf4158859dc10c73baac81 |
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: change
Word2: percentage
Output:
| [
"in"
]
| task585-1073badba63f45739a20751d6c55f1e4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.