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: appearances
Word2: concert
Output:
| [
"in"
]
| task585-8212eec8145d47039ab2ca92ea8787c5 |
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: satellite
Word2: communications
Output:
| [
"for"
]
| task585-d4529ddb059244cc8c4b13a17b4ca404 |
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: mileage
Word2: gas
Output:
| [
"from"
]
| task585-4c87f0404f0749149b507bab4da22e32 |
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: tone
Word2: light
Output:
| [
"of"
]
| task585-24147abed53e42f69587a59543a04439 |
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: earning
Word2: gas
Output:
| [
"from"
]
| task585-23298a42d20c415e8fbdd6b02e844ce6 |
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: bunch
Word2: puppies
Output:
| [
"of"
]
| task585-09f91dd9ca674f0884a96d8d24b9d924 |
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: day
Word2: field
Output:
| [
"in"
]
| task585-ffd9d4c28edf4903893913bf883142fc |
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: succession
Word2: screams
Output:
| [
"of"
]
| task585-77381199018b44528b1dff1274eea051 |
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: sight
Word2: place
Output:
| [
"of"
]
| task585-409cfb0827364851b08c33aecc9bafdd |
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: risk
Word2: property
Output:
| [
"in"
]
| task585-7bc3b867961b43f287bca0b99efa74a1 |
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: punishment
Word2: selfishness
Output:
| [
"of"
]
| task585-8a37181176224fa7a917c6b963210067 |
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: lover
Word2: freedom
Output:
| [
"of"
]
| task585-52ca7ea0c9534731b5cd68d4bd5085c6 |
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: protagonist
Word2: backwoods
Output:
| [
"from"
]
| task585-d33c801049bc4d0282afbafa9574804d |
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: deposit
Word2: dollar
Output:
| [
"of"
]
| task585-e327a28c70e542fa853ce290e323c8a9 |
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: supply
Word2: material
Output:
| [
"of"
]
| task585-a3e76cb8d01a4488a695423dcebb6288 |
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: future
Output:
| [
"in"
]
| task585-f7ae1838bf28415ca86e5b7fe5fef46d |
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: deposit
Output:
| [
"of"
]
| task585-c88886dee11f4a4b86714717bb84b298 |
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: payroll
Output:
| [
"on"
]
| task585-11ec7a1c4369409b8b6c0257c1349485 |
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: room
Word2: conference
Output:
| [
"for"
]
| task585-742eb614318947178feb806e595e19e3 |
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: forest
Output:
| [
"from"
]
| task585-9f146376d9b841548ef2beaf743c19a9 |
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: protection
Word2: bankruptcy
Output:
| [
"from"
]
| task585-a98a10b0354044a0994bb27067375ce0 |
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: illustrations
Word2: catalogue
Output:
| [
"in"
]
| task585-683454bf7d7e4c168f43fba58d29f115 |
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: anticipations
Word2: posterity
Output:
| [
"of"
]
| task585-52202fc6011b4af183afe07acc42acfa |
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: block
Word2: granite
Output:
| [
"of"
]
| task585-135eaf1a4ddf4607a35fa0413c4f402f |
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: publication
Word2: trade
Output:
| [
"about"
]
| task585-fe23827bd2634d5c902ba09ed2afe48f |
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: estimate
Word2: cost
Output:
| [
"of"
]
| task585-956bfb04d82142bf8c4f9c1f0c5f746f |
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: underwriter
Word2: exchange
Output:
| [
"of"
]
| task585-f1822ab40f9349c78565436ec46444f8 |
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: option
Word2: insurance
Output:
| [
"for"
]
| task585-08d9df9658dd417193fa4c92b2824653 |
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: profit
Output:
| [
"in"
]
| task585-3a1b88532e374002843c3b141c24b971 |
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: floor
Word2: can
Output:
| [
"in"
]
| task585-1451c43fff80427bafdbffa74f14e447 |
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: crowd
Word2: crustacea
Output:
| [
"of"
]
| task585-44557536fdef43e697ecd580208d70fe |
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: conflict
Word2: trade
Output:
| [
"in"
]
| task585-539e8c6d79cd4e0da659fa1d1955b759 |
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: signs
Word2: crematoria
Output:
| [
"of"
]
| task585-95ea5663d943428ab5a2c53daccb0b8d |
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: certainty
Word2: seeing
Output:
| [
"in"
]
| task585-c73fe3afd3174899b267d5e28b971b9d |
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: media
Word2: news
Output:
| [
"for"
]
| task585-8389b8d83517471b88e4302c03f3a60c |
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: press
Word2: printing
Output:
| [
"for"
]
| task585-2e595635643d4fd1974fae3e14d621a9 |
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: description
Word2: minute
Output:
| [
"of"
]
| task585-be9330cb45e544bd8ed7bd94659b429c |
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: patterns
Word2: drainage
Output:
| [
"of"
]
| task585-0a517375a3f94f1e9d8d0511edb45d23 |
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: lump
Word2: bed
Output:
| [
"in"
]
| task585-1174de8ec6864fa9a9acb0d33b03edb8 |
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: enemy
Output:
| [
"of"
]
| task585-7d9bbcc158bf45bb80b45de0039d6019 |
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: bank
Word2: investment
Output:
| [
"for"
]
| task585-131c83b568bc4416b58c2f7adeca7071 |
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: houses
Word2: village
Output:
| [
"in"
]
| task585-65f8a25381d74dbd86e5519791663192 |
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: style
Word2: investment
Output:
| [
"of"
]
| task585-df86fc4e0b7f4fa396561c8ad90b8633 |
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: business
Word2: family
Output:
| [
"of"
]
| task585-aefabbfb474441bf8c160634f1e979d4 |
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: report
Word2: trade
Output:
| [
"on"
]
| task585-ab90c60837ba46cd89d97367c65dda86 |
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: policy
Word2: weapons
Output:
| [
"on"
]
| task585-323f3a2f8919441cb9565c3cd20e7391 |
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: maker
Word2: car
Output:
| [
"of"
]
| task585-e06408196a254f6cb11ec207a01c1009 |
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: course
Word2: training
Output:
| [
"for"
]
| task585-96dd28f9b9674b28857c724e09cb665e |
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: garage
Word2: parking
Output:
| [
"for"
]
| task585-9e2c1b127ab6431f9ccecc6f14eaf3ab |
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: applications
Word2: laboratory
Output:
| [
"in"
]
| task585-732744a355ce40c4922a6efeee0dc2d6 |
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: management
Output:
| [
"in"
]
| task585-de2d8e02f0fa43c5991b0f80f9fd1df2 |
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: ventilation
Output:
| [
"of"
]
| task585-29ad0d27077640d0847e4a8097d3d277 |
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: identification
Output:
| [
"for"
]
| task585-9fd0cbeb573d4d0ea78e116c93295415 |
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: attendance
Word2: college
Output:
| [
"in"
]
| task585-fa99a2f16a814974a7ddad5c0d52f13e |
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: rise
Word2: price
Output:
| [
"in"
]
| task585-78751b37de6e4ef79fa21021e64e5ce1 |
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: scandal
Word2: management
Output:
| [
"in"
]
| task585-6302ec1e71c04866b3140fbbe37b9c7a |
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: theory
Word2: music
Output:
| [
"about"
]
| task585-cd08bfe412a14307ab41a17b9bbaa01d |
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: buildings
Word2: office
Output:
| [
"for"
]
| task585-b73338f6728b4e5ca95a58332842aeca |
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: invasion
Word2: burrows
Output:
| [
"of"
]
| task585-9b94536dffef4536ab6678b9b90321ca |
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: trade
Output:
| [
"for"
]
| task585-9631bbe107d0432f95852957719c8c54 |
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: agreement
Word2: marketing
Output:
| [
"for"
]
| task585-892a495b77c54474b81c7e97e60772cb |
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: baker
Word2: cookie
Output:
| [
"of"
]
| task585-5fefdd9089c24591b6c4889b65f8fc9d |
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: theory
Word2: extinction
Output:
| [
"about"
]
| task585-e871929a1b1f42bdbde587dca49798d9 |
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: products
Word2: petroleum
Output:
| [
"from"
]
| task585-c3a882e313c54aa5ba2062341be0fc0f |
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: iron
Word2: wife
Output:
| [
"in"
]
| task585-30219bfded46490ca267a8f897c789a8 |
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: account
Word2: ad
Output:
| [
"for"
]
| task585-1f980e9d416c4475b6a1495f7212fa2c |
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: campaign
Word2: reelection
Output:
| [
"for"
]
| task585-e80a28706d8d41e38952e216e83ccb6a |
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: population
Word2: census
Output:
| [
"on"
]
| task585-25a47d44d0f347c2bc936de3bc0541c9 |
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: temperatures
Word2: January
Output:
| [
"in"
]
| task585-c92fd1807e86416b93c5bc8fd7218f60 |
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: consumer
Output:
| [
"for"
]
| task585-2f6e5b1bb68a4a6986887ba7f9fd1455 |
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: island
Word2: forest
Output:
| [
"in"
]
| task585-03dcf6ef52104f3197b8de8d17304f3d |
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: range
Word2: ounce
Output:
| [
"from"
]
| task585-1be3470a0f684467b3592e021dfd671c |
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: reinsurance
Output:
| [
"for"
]
| task585-e4fb0b8d450f423c9490a087e9d8c878 |
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: revenues
Word2: industry
Output:
| [
"in"
]
| task585-a45db92ed23145ac9bf8b289e4b6a65e |
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: sounds
Output:
| [
"of"
]
| task585-6d9ee9b4e734472995702c5f86f66770 |
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: secretary
Word2: war
Output:
| [
"for"
]
| task585-0990b63e9d6f4700a0eafb17308b48b5 |
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: news
Word2: inflation
Output:
| [
"about"
]
| task585-4e384fce40f54f6e8e8ed1e51d39b460 |
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: fare
Output:
| [
"in"
]
| task585-ec73d7e7a88740f298c52799933a5f20 |
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: platform
Word2: export
Output:
| [
"for"
]
| task585-f299b49777e04f4b9d0f4c17d5d29483 |
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: suspension
Output:
| [
"for"
]
| task585-4667140cc08d44908724676295d61b9a |
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: operations
Word2: machinery
Output:
| [
"with"
]
| task585-0be9995d606f41fbb806aced90b296be |
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: halls
Word2: town
Output:
| [
"for"
]
| task585-549eda75eb124f5f9600143b53d89df2 |
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: customs
Word2: marriage
Output:
| [
"about"
]
| task585-fe1aa0b1529a458f9c55133144a3144d |
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: speculation
Word2: takeover
Output:
| [
"about"
]
| task585-5424a70c29cd4606894444fb1d3914d2 |
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: terror
Word2: voice
Output:
| [
"in"
]
| task585-e915baffd8884dc3b78258f742af38fe |
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: disorder
Word2: market
Output:
| [
"in"
]
| task585-48bf962dfdc94e4f992ce9369d0337b0 |
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: student
Output:
| [
"for"
]
| task585-fbd0b62fbe794a4195ebb6a6d7252be0 |
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: stability
Word2: job
Output:
| [
"in"
]
| task585-360fb24603494363a92cc227da08fb7d |
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: signs
Word2: removal
Output:
| [
"of"
]
| task585-93ca215953a543db87e97084bbb63a16 |
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: picture
Output:
| [
"in"
]
| task585-8fb3593bd5184f078b7127169c94df45 |
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: astonishment
Output:
| [
"of"
]
| task585-cf70b00c318b4a94bdfffb42b1430661 |
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: periods
Word2: lab
Output:
| [
"in"
]
| task585-e27a5fcc63314977a8f82820ac6f0d82 |
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: field
Word2: gas
Output:
| [
"of"
]
| task585-4e9c7f3fcca246f3960aaaaa88cb8319 |
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: alternative
Word2: financing
Output:
| [
"for"
]
| task585-16641d3cc52f46539fc8426734048c92 |
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: partnership
Word2: investment
Output:
| [
"in"
]
| task585-ebd92bccb25d4e12af84ee386913308c |
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: buildings
Word2: monastery
Output:
| [
"at"
]
| task585-3d9a800dc9bb4c03821e99b2cc8e886d |
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: home
Word2: winter
Output:
| [
"for"
]
| task585-c5b5b4b1c41543b0bbe0ff03ed878816 |
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: impact
Word2: budget
Output:
| [
"of"
]
| task585-8fd6ab153b384c3db83251a4fe6f2471 |
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: crimes
Word2: war
Output:
| [
"in"
]
| task585-b3a02f29e5384c87b85238ac8997bb44 |
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: point
Word2: basis
Output:
| [
"of"
]
| task585-f567807565cd4162a4bf897b4ad247e2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.