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 "of" in the following question: What is the birthday of the winner whose 2011 tournament carried an increased prize fund of €1.8 million ? Output:
[ "IN" ]
task382-d79b6ced32c64e6b9d85b1bc6716bd17
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 rare feature is the crater known for which is named for Araki Katsumochi 's other name ? Output:
[ "WP" ]
task382-6bd3f0ce2fdf4c54b868a525d23b9958
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 "Shipbuilding" in the following question: how much did the sunken built by Gulf Shipbuilding for the Waterman Steamship Company weigh ? Output:
[ "NNP" ]
task382-77c6a57f87f34ba98cb0d552117f7a41
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: Before his appointment as Chief of Defence Staff in 1978 , this person held what high commissioner position ? Output:
[ "IN" ]
task382-f9c2b14fc8b74976953fce643b849a05
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 "characters" in the following question: Anna Paquin played what role in an unauthorized continuation of the Peanuts characters as degenerate teenagers , which played at an off-Broadway space in Hell 's Kitchen ? Output:
[ "NNS" ]
task382-1d540a0bda4148a3ad545132c3a984d6
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 difference between the number of days of competion for the ones that are part of an American tour and the one that are part of a European tour ? Output:
[ "DT" ]
task382-8973ccfd13df4dacb92bf41f8ec170b9
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 "1,000" in the following question: How many stations have a frequency sub 1,000 ? Output:
[ "CD" ]
task382-52688331017b4c578a0b620eb2e91ac6
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: The English player with the most points went to what school ? Output:
[ "NN" ]
task382-e1d9dd8083754837a7b12ded6a310e70
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 "owned" in the following question: Who owns the arena that is used by the team owned by Terry Pegula ? Output:
[ "VBN" ]
task382-3081989c5244432dbda57f3f6acf6d04
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 field position did the 2011 awardee of the George Gross trophy lately compete in ? Output:
[ "DT" ]
task382-64124e1eaf9c4e8dbfe4f6a43a6508e0
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 "power" in the following question: How many homes can the power station with a MWp of 29.902 power ? Output:
[ "NN" ]
task382-eb74a4259add4b50a237da795131aef4
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 "river" in the following question: By which river on the north is bordered range whose highest summit is the seventh most prominent summit of metropolitan France ? Output:
[ "NN" ]
task382-7cbda27e15524c2fb95d24c433edf37d
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 "border" in the following question: What is the postcode district for the area straddling the border between the Royal Borough of Greenwich and the London Borough of Bexley in South London ? Output:
[ "NN" ]
task382-5becabbab2494e2cb663618480d0c773
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 "2015" in the following question: What is the name of the stadium where the team plays that is associated with the University of Central Florida alumni who is Guinean and graduated in 2015 ? Output:
[ "CD" ]
task382-8083fff2385f4522a1ca0b840382159a
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 "system" in the following question: What Turkish university used to offer a joint MBA program with a college within the State University of New York system ? Output:
[ "NN" ]
task382-94c0c9c76b18445bb2dd2f0b5aa02e12
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 denomination of the church that is recorded in the National Heritage List for England as a designated Grade II* listed building ? Output:
[ "VBZ" ]
task382-02ee608ac7e242dfb5ecbbf4bcb5a7d3
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 "Opera" in the following question: Between Royal Opera and Grand Théâtre de Genève , which one was constructed at an earlier time ? Output:
[ "NNP" ]
task382-3ea71497725a43f08eeecc1a6fbb9b43
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 "gained" in the following question: Which gulf borders the member of the Commonwealth of Nations that gained independence in 1957 ? Output:
[ "VBD" ]
task382-15007708da7c4d4db2258cdb20f6dcb5
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 "under" in the following question: Lucie Silvas is from a Nationality that existed under its current name since what year ? Output:
[ "IN" ]
task382-31a1c7abfe354bb6ad847c608a3b1886
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: The stadium opened on June 7 , 1975 is the home turf of a football team located in a city whose name means what ? Output:
[ "WP" ]
task382-3552d255273b43c9a77f81e88026b7f0
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 was the rank of a player in eleventh season of event that is also known as DCI ? Output:
[ "VBD" ]
task382-259037ea195d4f3fba6d73b5ffa1f0a7
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 "John" in the following question: What is the Nickname for the Institution in the Location named after John Manners ? Output:
[ "NNP" ]
task382-3c6bb82d6c354274a5154103b5d4c309
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 strings are on the instrument that was used by a musician born in 1926 ? Output:
[ "DT" ]
task382-318b1b416de24bdfa962678a168db6ba
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 "located" in the following question: What company is located in the city that was incorporated on February 13 , 1828 ? Output:
[ "VBN" ]
task382-bf5c83d3172242ac979fb57aac7945ef
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 "Bavaria" in the following question: What Identification has a municipality in the district of Aichach-Friedberg in Bavaria ? Output:
[ "NNP" ]
task382-12692d1ce9e94a1abfb4c54c9216ebba
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 "site" in the following question: What is the distance between Chesterfield and the site in England that attracted 652,969 2009 tourists ? Output:
[ "NN" ]
task382-68998a8b360044d08533e775411f04e3
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 is the borough in which Kia Oval is located ? Output:
[ "IN" ]
task382-edd1b3afd43c4cfa93f2d37f2af1f76b
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 "Which" in the following question: Which city did the musician with the record Copperhead Road start his music career in ? Output:
[ "JJ" ]
task382-ec56274059944d66834f3d8f48dffce4
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: Of the cities located in Ausable what is the name of the marker that is known for having tolls on travelers ? Output:
[ "VBZ" ]
task382-5849916d1e454f6aaea118724d9d64c0
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 was the first name of the brother played for a team that existed between 1875-1879 ? Output:
[ "DT" ]
task382-1f22d08c7e414c7c893461b9ad96c33b
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 "that" in the following question: What is the moniker of the university that John L. Hurri Caine attended ? Output:
[ "WDT" ]
task382-5b9dbfa6c21e46a1856d036d75e35007
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: In what city was the player with the 18th most yards raised ? Output:
[ "WP" ]
task382-78e5bebf156b4be79011da5586e0a099
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: On what type of field is the Armed Forces Bowl held ? Output:
[ "WP" ]
task382-b8e91343da1b483da1362d39227e3d52
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 name of the castle that was built and used between 1593 and 1598 and is in the province thats capital is Changwon ? Output:
[ "DT" ]
task382-1d45baf727374853967d09eca8e2167e
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 "bridge" in the following question: In what city is Michigan 's longest pony truss bridge located ? Output:
[ "NN" ]
task382-1f2708060c204ad69a7da5698d4f3266
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 "where" in the following question: Who was the writer of the movie where David was a character ? Output:
[ "WRB" ]
task382-b0d4c63adbca4ac6aae354778c959cf5
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 "principally" in the following question: Who are the gymnasts whose country contains great mineral wealth , principally copper and lithium ? Output:
[ "RB" ]
task382-2c9f844138e14052b6da5d2bbfd6330f
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: What is the area of the island that in 2010 had a population of 660,000 ? Output:
[ "NN" ]
task382-81d06c8183b94b7e99215aeb7560f6f9
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 was the population at the 2000 census of the location where the Kawishiwi Field Laboratory served as a Ranger Station ? Output:
[ "IN" ]
task382-b1f9006fbed04a439f73ac8c2956d748
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 "where" in the following question: The official print version of the source of the 2009 ranking of 36 out of 87 is available from where ? Output:
[ "WRB" ]
task382-1a54d10debcb4cdf98085878447efd29
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: Where was the oldest member of the Four-man born ? Output:
[ "IN" ]
task382-53371bb44cff4d2194bba7cbc90d0007
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 "Where" in the following question: Where was the Norwegian athlete born ? Output:
[ "WRB" ]
task382-540ba3f2c6074b5e9c28236722030139
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 population of the city that has a property where ten female dancers accompanied by two or four males enact a repertoire of six to ten dances ? Output:
[ "IN" ]
task382-3364d24085ab42a6b0559161119093f5
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: How many years ago did people first populate the home country of Lynette Foreman ? Output:
[ "JJ" ]
task382-5e1ee966bba943d88ebc66c2440edee9
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 "Ahmed" in the following question: What is the meaning of the name of the mother of Ottoman sultan Ahmed I ? Output:
[ "NNP" ]
task382-cb0770883c0f488d8523668c7469a6f2
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 is the name of the mountain range whose highest mountain is the second highest in Austria ? Output:
[ "IN" ]
task382-0199be7413454e798d6190e5e35e4cdb
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 country did the last placed athlete in the free skate program later coach in ? Output:
[ "DT" ]
task382-64e76df05bec47a4bef92aa5170e98fb
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 is the artist and title of the only album to receive Platinum certification in 2007 ? Output:
[ "CC" ]
task382-be5bed3eef0943f699f93234de344926
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 golfer , entered the ryder cup team 4 times and was inducted into the golf hall of fame in 2011 ? Output:
[ "DT" ]
task382-4cdf53b2c3204fad905d60b1f26fd60b
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 "George" in the following question: What are the names of the previous school that existed before being merged into the single school that sits within the district named in honour of Captain George Edward Weston ? Output:
[ "NNP" ]
task382-71e5df8df3ce4b508b0181d48ff450c1
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: The last release in 2016 was released on a platform that sold how many units by the end of 2019 ? Output:
[ "VBD" ]
task382-c58911ab384a4a08af15cdcdaeb1b336
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 "number" in the following question: The club with the largest level number was formed in what year ? Output:
[ "NN" ]
task382-88663a341bb641619f8bce68fa91cb55
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 "managed" in the following question: What is the Last title ( 4th tier ) of the team that is currently managed by Mark Wilson ? Output:
[ "VBN" ]
task382-c302ae94b09f474da4e12becc4cbafeb
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 "camp" in the following question: What is the status of the camp in the town that split from Stonington in 1724 ? Output:
[ "NN" ]
task382-bdfcef4f42e24c8aab6aae55996cc52f
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 "title" in the following question: Over how many years was the 2009 title released ? Output:
[ "NN" ]
task382-2211ff99d88a4478b56ca899d8788dac
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: This wrestler carried the flag at the games that were held in a South American city ? Output:
[ "IN" ]
task382-3196253e8e3446dca8ba15a31ec0de73
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 affiliation of the person who was born on March 30 , 1946 ? Output:
[ "DT" ]
task382-f0a8f45ca3ff43dfb63a71cff17b82f3
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 "Nationwide" in the following question: What is the home stadium of the club that won the Nationwide League in 2009 ? Output:
[ "NNP" ]
task382-56ea448940e74d2baa22fe8080556c23
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: How tall is this American former professional basketball player born on January 22 , 1988 who is from the state capital and most populous city of the U.S. state of Indiana ? Output:
[ "IN" ]
task382-3ddd64e2255c4470bb22b6ea15899cc1
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 current name of the home stadium of the team that plays for the city that has served as the nation 's capital since 1865 ? Output:
[ "NN" ]
task382-b963edb7653e48d687acf20456e72cb5
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 "Which" in the following question: Which La Cage aux Folles 3 : The Wedding cast member is oldest ? Output:
[ "NNP" ]
task382-e28e383cfb1647869d6e19710778524d
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 "located" in the following question: What is the corresponding year of the circuit located at Waterden Road ? Output:
[ "VBN" ]
task382-43efa1a038a047eda6534a979808f355
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 "since" in the following question: Who was the 1995 owner of the team with 22 seasons since their last victory ? Output:
[ "IN" ]
task382-85a5cfc023ec44f592ab46a9c6abdf16
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 "that" in the following question: The fourth episode of the season that concluded on May 19 , 1994 , features Jerry 's accountant admitting to being a user of what ? Output:
[ "WDT" ]
task382-b5941d9757b64e95956a3bc0fd411ef6
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 "grama" in the following question: What is the population of the state that has blue grama as the state grass ? Output:
[ "NN" ]
task382-7cf342cf376a41cc8e165bf9eec18642
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 title of the film whose director is fluent in English , Mandarin and Cantonese ? Output:
[ "VBZ" ]
task382-9b4689f490b94c73b49fcb81ecfe5b87
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 total amount of wooden spoons for the club that notable became the first all-Aboriginal team ? Output:
[ "DT" ]
task382-4531272af88c42f68d522f32d13478de
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 "Juno" in the following question: Which group is the name of the winner of the 2014 Juno Award for Breakthrough Group of the Year a homage to ? Output:
[ "NNP" ]
task382-25f272810836417cacdcdc43dbd97a0a
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 "changed" in the following question: What is alternate estimate of people living in a country that changed its official name in 2019 ? Output:
[ "VBD" ]
task382-37ab10ff8432488f8a50b75872b61a00
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 "used" in the following question: What 17 devices in the city which contains Nur al-Din Mosque are used for providing hydration to gardens ? Output:
[ "VBN" ]
task382-dff44a5244d641debbb4383171d15d56
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 "longest" in the following question: What are the highest viewing figures for the longest running show ? Output:
[ "JJS" ]
task382-46563676030f482caefdc720fc65aa4d
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 "5" in the following question: What is the date of the genuine title that become a legitimate series on October 5 , 1988 ? Output:
[ "CD" ]
task382-eab7bbfd26f44685ae11378a2628f90e
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 "better" in the following question: What is the current status of the title whose current holder is better known as the Conservative politician Michael Ancram ? Output:
[ "RB" ]
task382-8ad87ea344d84a4086c4b3ae9c0991e0
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 was this national road in Latvia finished that is part of this European route running from Prague to Helsinki ? Output:
[ "IN" ]
task382-bb6824c3039c47489ec92f4a5c8f1b9b
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 meaning of the latin word for the genre that includes a show whose theme song was produced by Tyler , the Creator ? Output:
[ "WP" ]
task382-af8feafb6a364c1aa00bce21a77e170b
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 "Barclay" in the following question: Which play preceded the play in which Lindsay Duncan played Geraldine Barclay in 1977 in being acted following the author 's death ? Output:
[ "NNP" ]
task382-4491d2e369da49eda5e4594b8e90bacd
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: As of July 2018 , what was the population of the Exhibition Stadium track ? Output:
[ "WP" ]
task382-916021d9a6c3405bbc65f66a4cb63c02
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 "Which" in the following question: Which fictional character is said to have journeyed from the city in Iraq home to Al-Mina ' a SC ? Output:
[ "JJ" ]
task382-b23cca4bdeee4f23848f60ee21f0db56
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 "field" in the following question: What is the Date for the person who is a retired Czech track and field athlete who competed in the javelin throw ? Output:
[ "NN" ]
task382-5066924a0392418993231e5fa83ece44
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 "when" in the following question: Who scored the winning goal when the team that plays at the Allianz Riviera for its home games finished as runner-up ? Output:
[ "WRB" ]
task382-6475380d233c464bb43bbacccd668eb6
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 "2007" in the following question: In what year was the stadium built that hosted the Malaysian FA Cup Final in 2007 and is one of the stadiums in Malaysia with a capacity of 30,000 ? Output:
[ "CD" ]
task382-61dc4400c19d44e188a74ca697973b16
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 "finisher" in the following question: What year did the second place finisher in $ 1,500 Limit Hold 'Em Shootout at the World Series of Poker of 2004 first begin playing poker ? Output:
[ "NN" ]
task382-ef4f29c732f3481a95e7ea96ea07db05
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 "coach" in the following question: Who was the coach of the college football team of Shawn Powell ? Output:
[ "NN" ]
task382-ff48fa9ee2d0411daedf2c4bd4f9dec7
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 "held" in the following question: Which venue that hosted the event only once is held in a county that is named after the Ciarraige who lived in part of the present county ? Output:
[ "VBN" ]
task382-e89505471431490c844e65dc694d5591
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: Who is the actor who was killed off on the show in 2007 , but brought back on the show in May 2008 after public outcry , and played their character as a ghost ? Output:
[ "VBZ" ]
task382-00fcc99bb30948709ce233b15aff9ead
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 "company" in the following question: What equation involves this unit in terms of energy that the company headquartered at Crawley Court in the village of Crawley uses to distinguish its channel ? Output:
[ "NN" ]
task382-e5b05cd79deb465eb25d5064e3636660
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 "school" in the following question: What is the enrolment of the school that opened on November 25 , 1999 ? Output:
[ "NN" ]
task382-ac38d4ef9f9944729a92d8cea09171ab
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: When did the country of the 2003 honour recipient gain independance ? Output:
[ "VBD" ]
task382-fc9ec0fdfbba4a799c584c7d3b8e3423
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: Who was the most prominent president of American Line ? Output:
[ "WP" ]
task382-42be6353130f4ac180df5f22404fcfda
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: In what year did the team from Port St. Lucie join the Gulf Coast League ? Output:
[ "DT" ]
task382-9a22697c14ba4770ae0909d64c09679e
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 far from Oregon is the city containing Clarke Historical Museum ? Output:
[ "WRB" ]
task382-00531c020fb943588eeea26244d92587
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 "host" in the following question: Who played earlier ? Was it someone that played 18 seasons and even more than 1,000 games in the National Hockey League , or a Canadian skeleton racer and television host ? Output:
[ "NN" ]
task382-3aa978ef029942dfac3503acd7ff3035
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 "stage" in the following question: How many feet in diameter was the second stage variants of the rocket that carried a satellite whose name means little brother ? Output:
[ "NN" ]
task382-92c9ea7cf61e4da48acf606a80fefd18
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 "also" in the following question: Which church had the earliest date ? Was it one also known as Faith Temple Baptist Church , or one listed on the National Register of Historic Places in 1999 ? Output:
[ "RB" ]
task382-5d677a3535db4189be656c6538af5793
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 number of the constituency that has been represented by veterans like Thakur Jugal Kishore Sinha ? Output:
[ "WP" ]
task382-b831c9193a59445598bb2fdc868d9440
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 "movie" in the following question: What was the 1982 movie by the director of The Seventh Seal ? Output:
[ "NN" ]
task382-a96d2f68a0234333ab98218301b87aa8
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 "bronze" in the following question: The two oldest athletes listed as bronze medal winner at the 2010 Commonwealth Games paired up to play what sport that uses a racket strung with a cord to strike a hollow rubber ball ? Output:
[ "NN" ]
task382-9996ebb821694e64960c82ea844b819c
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 city and state for the church that was founded in the town of Lyons and is now a museum ? Output:
[ "WP" ]
task382-d58f52386c0f449ab731374054a51d6d
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 "Ross" in the following question: How high is the summit of the ski resort where Ross Milne died while skiing ? Output:
[ "NNP" ]
task382-df7454bb648e4d26b2d1e2d29484ac6b
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 year was the person born who is known for Netjets ? Output:
[ "VBD" ]
task382-ead67cb16eda4810b7a002cec8159a58