Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Tags:
License:
input
stringlengths
1.96k
2.28k
output
sequencelengths
1
1
id
stringlengths
40
40
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "to" in the following question: What is the largest city in the state where the first conference to be founded is headquartered ? Output:
[ "TO" ]
task382-e269d9f32e5347518f4c34698b0bac3b
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "August" in the following question: Who won the Manufacturers ' Championship in the season that the driver born August 8 1964 first won the Drivers ' Championship ? Output:
[ "NNP" ]
task382-aec955a536224011ae36020961b547aa
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "heritage" in the following question: What is the status of the ship whose operator has the oldest heritage of any cruise line in the world ? Output:
[ "NN" ]
task382-a4a28efd6d0441959f8966929d14e82e
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "sports" in the following question: When was this sports club founded that won this season against AS Kaloum Star in the final ? Output:
[ "NNS" ]
task382-18423af369b54964a28042c91dc571ba
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "did" in the following question: Where did the events convene in which Japan was the gold winner ? Output:
[ "VBD" ]
task382-2d64354e08b64e4cbc8ed94945527cf8
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "residents" in the following question: What is the system that covers the locale that is the 11th-most populous state , with 9 million residents as of 2017 ? Output:
[ "NNS" ]
task382-bb24c2772d75493ab0d1a0ddbf8bd101
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "has" in the following question: Which country has had eight sucessful launches altogether ? Output:
[ "VBZ" ]
task382-8385d0a1341942eebddd254b7eef60ea
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "the" in the following question: What is the year for the movie , starring Jack Nicholson , and co-starring Maria Schneider ? Output:
[ "DT" ]
task382-e2075b41abcb4296b00b693531417cc8
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "High" in the following question: Which country is the player from who graduated from Daytona Beach Mainland High School ? Output:
[ "NNP" ]
task382-c5a19a9ba35f48d4826b6195bf8a01fd
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "people" in the following question: Which people originally occupied the territory of the city with a population of 868,031 ? Output:
[ "NNS" ]
task382-4526ad12634c42f8acb75d34d98dc385
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Brazilian" in the following question: What is the English name of the holiday that is celebrated in April or May and was a leading member of the Brazilian revolutionary movement ? Output:
[ "JJ" ]
task382-2368c39d73224cb79e6ad6edab6b2431
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "is" in the following question: What is the dish that is particularly popular in warm weather and is sometimes considered a summertime dish and is the type that may be served at any point during a meal ? Output:
[ "VBZ" ]
task382-9bb1c8014f344cdd8b2c0250bcb5028d
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "of" in the following question: The most recent winner of the field of physics was born when ? Output:
[ "IN" ]
task382-4f53c957a8884251adb4fc463fd48a55
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "House" in the following question: What parish is Albania Plantation House located in ? Output:
[ "NNP" ]
task382-a1dee4073f8347b9b8dbc0223c3f2b4c
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "won" in the following question: How many people live in the town whose woman 's football team won a championship in 2019 ? Output:
[ "VBD" ]
task382-786818c1c20c4cbb9e86116618c5a784
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "4" in the following question: A power station with 4 turbines began operations in what year ? Output:
[ "CD" ]
task382-47d88d722a2f43a5ad6191a327a59a97
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "is" in the following question: what is the nickname of the squadron that were founded on Feb 1 , 1967 ? Output:
[ "VBZ" ]
task382-9825611e1d9448abaabf75944ada1b93
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "of" in the following question: What type is the site with a main image of a hibutsu statue ? Output:
[ "IN" ]
task382-953938750a0442789d42b0f0da33a72a
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "of" in the following question: What is the stadium of the club that was one of the original five members of the K League ? Output:
[ "IN" ]
task382-8c9a96c9b1d4430eb8c14f146519e5d4
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "older" in the following question: Which of the players drafted in round one is older ? Output:
[ "JJR" ]
task382-225e914ade7245a487ef548c6951cdeb
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "active" in the following question: On what legend is the 1950 film based that starred the actress active between 1949 and 1969 and was the second film produced at the Udaya Studios ? Output:
[ "JJ" ]
task382-504f7677b214411487269d60fe8fbe28
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Irish" in the following question: When did the show based on Abie 's Irish Rose start broadcasting ? Output:
[ "NNP" ]
task382-5fb2c5f6c2d144ac81d9034a4019e7d6
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "of" in the following question: Who is the head coach for the team whose shirt sponsor is a group of international companies headquartered in Helsinki , Finland ? Output:
[ "IN" ]
task382-57f9a8f945fd4cbfae050d3b2bd23f1d
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "the" in the following question: How many oscars was the film staring a British Olympic figure skater as herself nominated for ? Output:
[ "DT" ]
task382-f214f296375e4db289c809bd59626bce
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "facebook" in the following question: What year was the company who has so far released one Massive Multiplayer Online Game and a couple of facebook apps founded ? Output:
[ "NN" ]
task382-61e533aff78146eca09edf2f69a31480
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "How" in the following question: How many people play the sport from the country who has one of the oldest national governing bodies in the sport ? Output:
[ "WRB" ]
task382-349f6584aed44f7ab8f2594d190e5cef
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "1924" in the following question: By what nickname is the club founded in 1924 currently known that recently moved to Hang Jebat Stadium and have a captain named Mohd ? Output:
[ "CD" ]
task382-38558aacf1a941c1ba9f4ff1a7ac8a0d
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "amusement" in the following question: How many rides are at 2005 's best amusement park ? Output:
[ "NN" ]
task382-512de05f6e6d4f2fb29e06bf6b6254ba
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "island" in the following question: Which island contains the city of KUBD ? Output:
[ "NN" ]
task382-5f751dee5a7c4d0489c17e5fe97efa6f
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "was" in the following question: What area was a place where immigrants abandoned their wagons and part of a county that was a small way station ? Output:
[ "VBD" ]
task382-40e9a4aed40f47cb85272ddb1ea36829
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "list" in the following question: The defunct school on this list to close last is in what urban centre ? Output:
[ "NN" ]
task382-a243371b7a14413880dd6ea62b4e4e53
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "west" in the following question: What country is the homeland of Andreas Lange west of besides Poland ? Output:
[ "JJS" ]
task382-24853412fb144faeb930305d31cb59a9
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "as" in the following question: What is this football club often known as that won the the 33rd T-Mobile League season ? Output:
[ "IN" ]
task382-6bf391b368b647519fd48c5bb3d197f5
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "11th" in the following question: Voice actor of multiple popular animated shows , the Jewish actor voices what lead character who shares his name with the show that is in its 11th season on FX ? Output:
[ "CD" ]
task382-4811aa70e2ad45d28ee76e0f3e47c025
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "loose" in the following question: In what year did the loose forward announce his retirement ? Output:
[ "JJ" ]
task382-e564722781e648f4a8a4a7e2d2a61cda
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "continent" in the following question: Which part of its continent contains the nation home to the Amhara ? Output:
[ "NN" ]
task382-87dc046632dc448c810b4364d12e514f
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "the" in the following question: What body of water is located to the west of the county that is home to the Ardnacrusha plant ? Output:
[ "DT" ]
task382-ebbec36922d2462f8728ca241f95ca88
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "the" in the following question: What island is a district located on that has a station in the city where a sailor departed from Seville for the first circumnavigation of the Earth ? Output:
[ "DT" ]
task382-f33c8dde068b40e180813c8efd5110f0
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "name" in the following question: What is the full name of the person that is related to Brian Knobbs ? Output:
[ "NN" ]
task382-1b6f6235fd6c44a1adacf043ae5b36ae
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Weare" in the following question: What material is the bridge in Weare Township made out of ? Output:
[ "NNP" ]
task382-7f13ac1190394407a277b7a3b73889ef
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "in" in the following question: In which year did Thompson appear in the series that spanned 176 episodes over seven seasons ? Output:
[ "IN" ]
task382-d6ab2a03b79e4e1eb620674948506ee8
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "The" in the following question: Which 2002 title of Nancy Castiglione was broadcast worldwide on The Filipino Channel ? Output:
[ "DT" ]
task382-55b13d6b79094bebaed7ab36dc22e30a
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "in" in the following question: What was the winning time of the competitor whose last World Cup outing was a 27th place in March 2004 in Pragelato ? Output:
[ "IN" ]
task382-9fc3e1adf6f34480959cc46e3a840740
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "What" in the following question: What province is home to the team that plays at Santry Stadium ? Output:
[ "WP" ]
task382-b8fb71478ece4a71b268d8bff404f80e
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "is" in the following question: The town that is located at a distance of 470 km from the National Capital New Delhi has what Population ? Output:
[ "VBZ" ]
task382-851d4984ab3e4da8b085ed8f636396b8
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "many" in the following question: Ellen van Dijk has won five world championships in cycling with a span of how many years between her first win and her last ? Output:
[ "JJ" ]
task382-9b3d98d76c794a989c2c5c29495b8705
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "of" in the following question: What was the Middle Ages predecessor state of the home country of Alexander Shubin ? Output:
[ "IN" ]
task382-799ba6ce1e8645abae1d8e9408772a27
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "2000" in the following question: In 2000 , the lead actor of the AMC show revolving around the ad agency of Sterling Cooper , made his film debut in what movie ? Output:
[ "CD" ]
task382-59163eef05a840e7a6df0dcca3cfb4ca
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "of" in the following question: What was the year of birth of the position 3 finisher of the 1951 Swiss Grand Prix ? Output:
[ "IN" ]
task382-d29587caeb20452bbaec2b8c79878a51
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "the" in the following question: How many victories did the team with a loss streak of 6 have in their 2019 run ? Output:
[ "DT" ]
task382-720c110ed3e94029b3e262287f61e0f2
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "of" in the following question: When was the last run of the train whose purchase and introduction saw the demise of steam-hauled provincial passenger trains and mixed trains ? Output:
[ "IN" ]
task382-763f6e84ede1428d9d385d78227e3612
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "club" in the following question: Who wrote the anthem of the club that has the same number of UEFA Super Cup winning years as the club that plays its home games at San Siro ? Output:
[ "NN" ]
task382-7c48a2e72e064036b5b3de8c02f9965a
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "at" in the following question: What sport is the participant who competed in jumping events at the 2008 Beijing Olympics ? Output:
[ "IN" ]
task382-afb387e4cfc54037bc6ae8a2852fa493
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "by" in the following question: What is transported by the global transport hub of the city whose runner-up club was established in 1958 ? Output:
[ "IN" ]
task382-ff46d9e898404fc9b8e71139b9a886d1
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Mark" in the following question: Where was the target body for Peregrine Falcon Mark Two discovered ? Output:
[ "NNP" ]
task382-f4c7c51be0fe43b5abfdfd0963998d5f
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "South" in the following question: What was the GDP in 2015 of the South Asia city that is home to this airport that includes a Hajj terminal ? Output:
[ "NNP" ]
task382-5c80eab17b034ce2bb2ca71d811e16bf
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "town" in the following question: Which historical marker is located in a town with a population of 420 at the 2010 census ? Output:
[ "NN" ]
task382-8380cd01bb58404ba6a1ea9c0ddc31a7
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "team" in the following question: What is the capacity of the stadium of the Liga MX team nicknamed Las Águilas ( The Eagles ) ? Output:
[ "NN" ]
task382-e6b2a5bb5a55435fb5f9140cff01c84a
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "cards" in the following question: Which Guatemala red cards person is youngest ? Output:
[ "NNS" ]
task382-ebccb0bda107489484bf0f1e0c545266
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "largest" in the following question: For the city that is the second largest metropolis in Taiwan , what is the event ? Output:
[ "JJS" ]
task382-4f5e28e4d9c647d3bee28bcdb5e2656c
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "1967" in the following question: When did the person that served as president in 1967 die ? Output:
[ "CD" ]
task382-244cb8b7cd724431bf1fba9b9c2677e9
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "artist" in the following question: What is the song title of the artist who is best known internationally for her participation in the 1968 Eurovision Song Contest ? Output:
[ "NN" ]
task382-c4ec8058e99240b8bbaa213203c97877
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "in" in the following question: What 's the club colors of the team a player is moving from with the same position as the team a player is moving from started in the Vila Capanema district ? Output:
[ "IN" ]
task382-da3fa14b818b43ecb7d4cba4e0b52fee
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "of" in the following question: Who was the first president of the school where Joe Conlin coaches football ? Output:
[ "IN" ]
task382-5ae1412418744b48a5f4234027e2588b
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "model" in the following question: What was the model that had the fewest number produced designed to test ? Output:
[ "NN" ]
task382-5ef41c4ec83d456f97205ee319da9ed8
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "relation" in the following question: What is the birth year of the alumni member known for his relation to a Filipino politician who served from 1967-1972 as a Senator of the Philippine ? Output:
[ "NN" ]
task382-44e2d508eff24252af0ba44fef1e8b1a
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "directed" in the following question: The director of this epic science fiction adventure based on a Frank Herbert novel also directed what movie in 2001 ? Output:
[ "VBD" ]
task382-ec17b67a827e4fa4890d7fb3a05f560a
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "received" in the following question: Which university did the MIT faculty member who received the 1975 Nobel Prize in Physiology or Medicine serve as president in 1990 ? Output:
[ "VBD" ]
task382-1f58858103ba4a37b7ebe44e627c6881
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "their" in the following question: What is the player who re-entry draft resulted in the football club that engages their home matches at BMO Field ? Output:
[ "PRP$" ]
task382-c8a37b1c9b7543629358903f3345a228
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Society" in the following question: When was the city incofporated that has a historical church that now contains the Harvard Historical Society 's museum and archival collections ? Output:
[ "NNP" ]
task382-97e6edd8899f4914a6b74aaaa265d3c9
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "first" in the following question: For the event from 17-19 February 2017 , the event type held its very first event when ? Output:
[ "RB" ]
task382-f05b2d57c27b454bb27d4e1ef0ff4248
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "player" in the following question: Who was the oldest player in this draft ? Output:
[ "NN" ]
task382-15322601bafe428f9f68229cc138e867
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "found" in the following question: How many historical buildings can be found in the downtown of the city known for the Taylor Regional Hospital health care system ? Output:
[ "VBN" ]
task382-15daf76b95af43f38b026a6a5eb087df
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "museum" in the following question: Positioned near Mt . Namsan , the Seoul museum is located in the smallest district of Seoul with a population of how many as of 2013 ? Output:
[ "NN" ]
task382-f078d0334bea493e834614af75541420
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "belong" in the following question: How many sub districts belong to the union territory that is unique as it is not a part of either of the two states but is governed directly by the Union Government , which administers all such territories in the country ? Output:
[ "RB" ]
task382-ca7dfce2a5d2461783ad775ecc530ddf
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "oldest" in the following question: What year did the oldest nation on the Iberian Peninsula win ? Output:
[ "JJS" ]
task382-3552959c505e46e0a1a90f114e1fa693
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Kelly" in the following question: What nationality is the actor who is best known for his portrayal of Captain James T. Kirk and who co-hosted Live with Regis and Kelly when Ray Romano and Megan Fox appeared as guests ? Output:
[ "NNP" ]
task382-df20b43a05894e6bafdc12dfefc60382
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "who" in the following question: How many points did the skater who represented Russia at one international competition achieve ? Output:
[ "WP" ]
task382-8f294bf7c52746159c7f0dba51799948
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Oise" in the following question: The second oldest monument found in the Oise region included work by a sculpture artist most famous for which other statue ? Output:
[ "NNP" ]
task382-813ec1fca2aa491c9722863a318687aa
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Fox" in the following question: Who was the creator of the series in which Megan Fox played Sydney Shanowski from 2004-06 ? Output:
[ "NNP" ]
task382-8d85b615142e4166aeb308f68e908dd3
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "attending" in the following question: What was the last year played for the inductee born August 8 , 1970 and attending a school where the state legislature chartered the university in 1869 as a land-grant university under the 1862 Morrill Act ? Output:
[ "VBG" ]
task382-a2c984ebc0f346fb93ac32bcc4f1dce7
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "and" in the following question: What was the opening year of the park that has 22 rides and five attractions ? Output:
[ "CC" ]
task382-2729438bd95d4732ba1429bc2fbe45e8
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "minister" in the following question: What is the occupation of the candidate whose wife is a former Nova Scotia MLA and cabinet minister ? Output:
[ "NN" ]
task382-94dc9c39395c4fcf940991c1f980422b
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "in" in the following question: Who was the designer of the building in Franklin ? Output:
[ "IN" ]
task382-986fbe0befaa49a3bb3a814584a28000
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "sister" in the following question: For the sister with the last name of Buggs , in what state was her sorority 's original chapter located ? Output:
[ "NN" ]
task382-b7ae502525f345c2a7c27ecae28fc939
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "the" in the following question: The youngest athlete listed as competing for Finiland at the 1952 Winter Olympics , was selected at Finland 's athlete of the year in what year ? Output:
[ "DT" ]
task382-db3407878366418c89c0969246baddd0
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Manufacturer" in the following question: The Manufacturer that makes the ARDE 40 mm under barrel grenade launcher is headed only by who ? Output:
[ "NNP" ]
task382-2beee14dc32c4c10927401d9c369d63e
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "at" in the following question: How many times was the gold medalist in men 's combined alpine skiing at the Olympics of 1994 overall champion of the World Cup ? Output:
[ "IN" ]
task382-ed6fb3835b8b4de889f23f725e569b7e
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "what" in the following question: what is the year of the statesman born late 1802 ? Output:
[ "WP" ]
task382-b2d51b5e51ad4c3aae5e4f4d6bc75254
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "holder" in the following question: In which 2012 Paralympic event did the medal record holder for Greece win ? Output:
[ "NN" ]
task382-78972e0a663c400288128866f17710ef
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "was" in the following question: Which shirt sponsor was charged with making false claims in their advertisements ? Output:
[ "VBD" ]
task382-cc5cb95f356b4844a350a9c52c856302

Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task382_hybridqa_answer_generation

Additional Information

Citation Information

The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it:

@misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions,
    title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks}, 
    author={Yizhong Wang and Swaroop Mishra and Pegah Alipoormolabashi and Yeganeh Kordi and Amirreza Mirzaei and Anjana Arunkumar and Arjun Ashok and Arut Selvan Dhanasekaran and Atharva Naik and David Stap and Eshaan Pathak and Giannis Karamanolakis and Haizhi Gary Lai and Ishan Purohit and Ishani Mondal and Jacob Anderson and Kirby Kuznia and Krima Doshi and Maitreya Patel and Kuntal Kumar Pal and Mehrad Moradshahi and Mihir Parmar and Mirali Purohit and Neeraj Varshney and Phani Rohitha Kaza and Pulkit Verma and Ravsehaj Singh Puri and Rushang Karia and Shailaja Keyur Sampat and Savan Doshi and Siddhartha Mishra and Sujan Reddy and Sumanta Patro and Tanay Dixit and Xudong Shen and Chitta Baral and Yejin Choi and Noah A. Smith and Hannaneh Hajishirzi and Daniel Khashabi},
    year={2022},
    eprint={2204.07705},
    archivePrefix={arXiv},
    primaryClass={cs.CL},
    url={https://arxiv.org/abs/2204.07705}, 
}

More details can also be found in the following paper:

@misc{brüelgabrielsson2024compressserveservingthousands,
    title={Compress then Serve: Serving Thousands of LoRA Adapters with Little Overhead}, 
    author={Rickard Brüel-Gabrielsson and Jiacheng Zhu and Onkar Bhardwaj and Leshem Choshen and Kristjan Greenewald and Mikhail Yurochkin and Justin Solomon},
    year={2024},
    eprint={2407.00066},
    archivePrefix={arXiv},
    primaryClass={cs.DC},
    url={https://arxiv.org/abs/2407.00066}, 
}

Contact Information

For any comments or questions, please email Rickard Brüel Gabrielsson

Downloads last month
0
Edit dataset card