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 "is" in the following question: What is the circulation of a newspapers which started publishing in 1941 ? Output:
[ "VBZ" ]
task382-6ea060c5f0004abfa3a23ed7f9593b97
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 origin name of the derived city name known to be the birth city of a pianist composer born on September 30 ? Output:
[ "VBZ" ]
task382-358d3e1ed1824504bef45eb2daa42b90
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 "Cooke" in the following question: What is the royal title of Elizabeth II in the home country of Nicole Cooke ? Output:
[ "NNP" ]
task382-818685d484b749f5b326fd02dc6be077
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 "Caterham" in the following question: In what country did the entity mentioned in Caterham Christian Centre 's notes take formation ? Output:
[ "NNP" ]
task382-6a439f85dadc4c5bb9962c6ab7106c66
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 "Edmonton" in the following question: In what year did the district of the person born in Edmonton , Alberta originally appear ? Output:
[ "NNP" ]
task382-10084813c1cd42448eb8ec334d5986e7
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 "Simpson" in the following question: What is the capacity of the home basketball stadium of the college of Diamon Simpson ? Output:
[ "NNP" ]
task382-e0789b63bd234307a4eb8e10a9bcbe82
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: Of the awardees who saw action at the location that began the American involvement of WWII , what is the full name of the awardee who lost 429 of his crew mates ? Output:
[ "DT" ]
task382-3777c508774e4f51b0e36968be7a456d
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 "monument" in the following question: What is the monument that is at the location whose capital is Maebashi ? Output:
[ "NN" ]
task382-3f6fcd083fa14208ac93de419c5f4675
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 yield of the nuclear weapon that was the code name of the first detonation of a nuclear device ? Output:
[ "IN" ]
task382-f25f54010df94499a3dfb5be6115c806
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: What family commissioned the Operatic drama which premiered 18 May 1812 ? Output:
[ "WDT" ]
task382-7dad4885e45346d2a4e900e787a2ec06
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "holder" in the following question: To what denomination did the holder of the Nobel Peace Prize from King 's College belong to ? Output:
[ "NN" ]
task382-d4cae5de3e874ee0bbdc361ded77be4a
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 "events" in the following question: What state do the events of the 2007 movie in which Penn Badgley played Van occur in ? Output:
[ "NNS" ]
task382-e70a00cafe15471dbdc02ccc7e6f9b57
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: Which century was the city of KUAM-TV the part of Guam with the most people ? Output:
[ "IN" ]
task382-18fa42503f6242b3b1585493ed7be942
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 "Ref" in the following question: Ref . [ 27 ] is in city with a population of how many people ? Output:
[ "NNP" ]
task382-0cb018d4420c4d17a66e304bc65c6f1e
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 "studio" in the following question: Who is the enemy of the main character in this computer-animated superhero comedy film distributed by the second oldest film studio in the United States ? Output:
[ "NN" ]
task382-642ef96afca64b43be581d575b837651
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: When did the venue with the capacity of 16,000 first open up ? Output:
[ "DT" ]
task382-1929bec6d48e44da82a5c09adff14d66
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 are the dates for the pottery from the location that has been continuously awarded one of the top 10 small towns in America and is home to three of the top wineries in the United States ? Output:
[ "DT" ]
task382-7fe0c73d9435470183d44c93f21562bd
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 "Clubes" in the following question: How many Nacional de Clubes titles have been won by the team from Rosario , Santa Fe ? Output:
[ "NNP" ]
task382-bbf0bb1314e64197be9ef7c9d51242e0
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 "Fame" in the following question: What Hall of Fame inductee was ridden by the trainer of the colorfully named horse ? Output:
[ "NNP" ]
task382-8e9b4d68e03b4209bb7febd5a09f2810
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 language whose Official recognition in State ( s ) was formed on 1 November 1956 , with the passage of the States Reorganisation Act ? Output:
[ "DT" ]
task382-2e8a87e750a3478e8913733be1e06f69
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 "had" in the following question: What is the number of points for the nation that had a population of around 1.428 billion in 2017 ? Output:
[ "VBD" ]
task382-37c8a188afbc447f8967c76093e91e4f
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 "on" in the following question: The silver medalist from the most recent Canadian games who is also a twin was born on which date ? Output:
[ "IN" ]
task382-039ffdb533db4685a0dfa385b69de265
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 "Lefevere" in the following question: What team is lead by manager Patrick Lefevere ? Output:
[ "NNP" ]
task382-819370ddca054c4d94347aa35be0a93b
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 "built" in the following question: How many live in the city which contains a department of oncology built by Friedensreich Hundertwasser ? Output:
[ "VBN" ]
task382-cf91c3a9f9f94fcebefa085fc8068481
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 type of film was this French-Italian film starring the actor known for his role in Mune : Guardian of the Moon ( 2014 ) ? Output:
[ "VBD" ]
task382-d34155202c5b436ab4e864ed11b959fd
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 "Taye" in the following question: What year did Lathan star in a romantic comedy alongside Taye Diggs ? Output:
[ "NNP" ]
task382-72bd5a9c30084a12acac1e0ac8adf40c
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 place did the driver that finished right behind Michael Schumacher in the qualifying round of 2005 Chinese Grand Prix achieve in the World Drivers ' Championship in 1998 ? Output:
[ "IN" ]
task382-64efb7619c7a4812b021ab640d848223
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: What place did the runner place whose country has the world 's largest oil reserves ? Output:
[ "VBD" ]
task382-87079d591f8245208e7335acf8444333
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 "Corkscrew" in the following question: Between the manufacturer for Corkscrew and the manufacturer for Woodstock Express , which one was established first ? Output:
[ "NNP" ]
task382-cfbfcb03f65548d39d0634a3e163583b
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 "wrestler" in the following question: What was the last professional event the lightest Yugoslavian gold medal wrestler participated in ? Output:
[ "NN" ]
task382-e76ef1126d6749a18cd4de48ff722adb
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: The oldest constructed building is built in a style started in which continent ? Output:
[ "IN" ]
task382-899f7c6bddaa4fc190c927862f2e12e1
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 distance in miles is the city or town with the name on the register that is a historic inn and tavern from Cumberland , MD ? Output:
[ "CC" ]
task382-20e83dc8230d448c9bf45feee0a834c0
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 "about" in the following question: What is the city or town of the historical place that was built about 1822 , and is a two-story , three bay , Federal period frame building ? Output:
[ "IN" ]
task382-83fd76ca94764d97bdf654e5fc3dcf0d
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 "role" in the following question: What role did Donovan have on the Australian game show on Network 10 ? Output:
[ "NN" ]
task382-ef7200ce305c47e7ab77bbb7fc11cc08
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 "apart" in the following question: Which year did the home country of Breda Pergar break apart ? Output:
[ "RB" ]
task382-c091e1cc264f4987abf2454ab9494b2b
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 "building" in the following question: What complex is the building in Ipoh part of ? Output:
[ "NN" ]
task382-3395653d2fde4abe8023f04543cedfeb
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 "Sigma" in the following question: What US President did the oldest Sigma Chi member work for ? Output:
[ "NN" ]
task382-ac585dabc0924f2e9bb21c640a7b795e
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: The soundtrack for the 2018 video game Shadow of the Colossus had a composer born in what year ? Output:
[ "IN" ]
task382-80ecc770160343379e37eedbbcb8a0e4
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: When were the competitions held for the sport in which the venue was located in the same neighborhood as the official residence of the President of Finland ? Output:
[ "VBN" ]
task382-a970e2832de246f5ae138d01d628a505
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: When was the member from the district merged with the old Iberville district born ? Output:
[ "VBD" ]
task382-f1f5db5b7e4b46c898d8d5ab10a8dfea
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 "film" in the following question: Who played Genghis Khan in the 1956 film set in 1161-1227 Mongolia ? Output:
[ "NN" ]
task382-5f2029438d2244e68e70f9f5ae38350b
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 "highest" in the following question: When was the building with the highest capacity built ? Output:
[ "JJS" ]
task382-fea7494e100d4edda9d30a15ff1946f1
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 "goals" in the following question: What position does the player with 102 goals play ? Output:
[ "NNS" ]
task382-a2b86f4c7620424aa93e0a1caf5fc26d
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 "Total" in the following question: The National Highway that runs from Dibrugarh in Assam to Tuipang in Mizoram is what Total Length ? Output:
[ "JJ" ]
task382-19667ae3abf94c49bace6cc064662fcb
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 name of the sector whose AFB is the home of the 341st Missile Wing ( 341 MW ) of the Air Force Global Strike Command ( AFGSC ) ? Output:
[ "NN" ]
task382-29a03ec8bbff4cc496763f7499dbb9cf
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 "North" in the following question: What is the position for the player who is currently the head coach for the University of North Dakota of the NCAA Division I NCHC ? Output:
[ "NNP" ]
task382-863c112d0bb9457483ececce37ae25aa
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 "an" in the following question: Which FM station has a higher frequency ? One which has a transmitter on top of Mount Seymour , or one that currently broadcasts an Active rock format branded and claims it has the best rock ? Output:
[ "DT" ]
task382-9c85f75cb9c84ca5b58e245edbe35499
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 "release" in the following question: What is the release date of the game that is a shooter game for the SNES ? Output:
[ "NN" ]
task382-a17dfc5fe88842edb5b1fd455778cdcd
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 most populous city of this country Trevor George Smith Jr. is from ? Output:
[ "VBZ" ]
task382-530695bf0bdc4f2b9bca1fa97aac5fac
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 "on" in the following question: Who is the guest of the show whose guest co-host was born on June 2 , 1955 ? Output:
[ "IN" ]
task382-1d9edc7ae60a4356bee37f179a5e6355
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 "take" in the following question: Where does the ceremony for the award presented by the International Press Academy , that Debbie Reynolds won take place ? Output:
[ "VB" ]
task382-dc5237a65ab7409cbdc2bf55f19768e5
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 "for" in the following question: The winner of the Academy Award for Best Live Action Short Film in 2001 , directed a biopictorial film about a Nazi Party member that rescued how many Chinese from massacre in 1937-38 ? Output:
[ "IN" ]
task382-d6923a590de44149b16d7ce6435e68bd
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 "an" in the following question: What country has an airport that was named for the former president who served from 1949-1952 ? Output:
[ "DT" ]
task382-1d48e8e2d1174bb7839165872071d04a
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 "Records" in the following question: What date did the guest who signed a five-album contract in the United States with Clive Davis 's record label , J Records go on Live with Regis and Kelly ? Output:
[ "NNP" ]
task382-d8b3a4c9688b413c8f7cb91e9823f2a8
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 "thrown" in the following question: What athlete set world records at the 100 and 200 metres events at the World Championships in Athletics in the same year that a mobile phone was thrown 37.05 in the city that is in the heart of the Saimaa lake region ? Output:
[ "VBN" ]
task382-afeb69fd1a554e77b56f144cbcfe01a2
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 "time" in the following question: How many years passed between the first and second time the home country of Adrian Matei 's coach joined the Allies in a World War ? Output:
[ "NN" ]
task382-5985759d84974c4aac38fae937d5a06e
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "How" in the following question: How many appearances did the player who is now Assistant Manager at Barrow make ? Output:
[ "WRB" ]
task382-0ab18c7ec8ff4792bf8089fda1f3cbd8
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 filly that died in 1953 was trained on a farm located in Lexington , Kentucky ? Output:
[ "VBN" ]
task382-16f63d332fef4ba5b7dfd646983da0e0
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 "WCF" in the following question: What was the middle name of the 1978 inductee to the WCF Hall of Fame ? Output:
[ "NNP" ]
task382-3da591a9d93646628a4a03403354ab6a
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 location of the historic place that was home of author Bess Streeter Aldrich ? Output:
[ "WP" ]
task382-d2a7facac5c9481fadeb4f9162209f59
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 "this" in the following question: Where is this government secondary school , which was merged with another in 2006 , located that was featured in a competition aired on MediaCorp Channel U from 2 January 2006 to 3 April 2006 ? Output:
[ "DT" ]
task382-e27a37ac412342c4a9a6402d48590ae9
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 shopping mall that is in the municipality founded as a Catholic mission station by the Society of Jesus in 1601 ? Output:
[ "IN" ]
task382-2dcc71a5f01b4dfd94f20ee5ff0054ce
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 is the province whose capital was founded in 1838 ? Output:
[ "VBD" ]
task382-12b1d09955164d9ba5bd4387da202c24
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 "France" in the following question: What is the code of the subdivision that is an overseas collectivity of France in the Caribbean ? Output:
[ "NNP" ]
task382-223cbcb68c174d5fa43acc63b42379d1
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 type of medal was won at the 2008 Aerobic Gymnastics World Championships by the gymnast who is from the country with an economy predominantly based on services and who achieved a 2010 Championships score 1.200 below the winner ? Output:
[ "VBZ" ]
task382-94afef269b37406d89ab2c5c04d55977
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 "city" in the following question: What is the estimated population of the city that contains the historic structure that replaced a wooden structure built in 1898 ? Output:
[ "NN" ]
task382-0e2315369b0b4973bc06c681d56de3c9
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 fastest the person who ran five kilometers in 14:12.91 at the Super League European Team Championships of 2013 has finished 2 kilometers ? Output:
[ "VBZ" ]
task382-eb6ff69aff2d48bfbb3ddf4883ed6e1a
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 "Ryan" in the following question: When was the college that Jack Ryan attended founded ? Output:
[ "NNP" ]
task382-5eb3a951a69145de8adcf09bc908623b
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 "label" in the following question: What record label was the album that included the song Mighty Mighty Love released on ? Output:
[ "NN" ]
task382-5ab04e8225ce43149258f5a528fdec4c
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: Which film of the director of Loves of a Blonde was banned in his home country ? Output:
[ "IN" ]
task382-e542ebadb47e41b1b2812d27273baf22
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: In which year did one of the Loreto schools come second and the school located at Moore Park come 3rd ? Output:
[ "IN" ]
task382-97bbef2ec62a4f66870f8256b1178d71
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 "venue" in the following question: When did the venue to host the halfpipe events first open up ? Output:
[ "NN" ]
task382-185ada26cb124ed0bbd2d628992ed7ce
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 "2006" in the following question: How many times did the person who bore the Moldovan flag at the Olympic Games of 2006 finish seventh in mass start races ? Output:
[ "CD" ]
task382-5fa9feacda5046da9b1b63eef6ffaee0
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 movie did the Norwegian athlete star in during 1937 ? Output:
[ "DT" ]
task382-c678cae520eb4628864f6d3d65a5a44f
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 Arabic name of the country that hosted the event with 650 people in attendence ? Output:
[ "NN" ]
task382-67bea5b4d18c421ca51dd0f64e5f3e4e
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: What is the position of the player who died on March 6 , 1951 ? Output:
[ "NN" ]
task382-aa44480e6ac14d0e84a8701e2b32ca21
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "as" in the following question: How many playoff seasons occurred for the opponent team that play their home games at the 18,652-seat Canadian Tire Centre , which opened in 1996 as the Palladium ? Output:
[ "IN" ]
task382-a81392006e144af7913bf480babe7721
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 "Unknown" in the following question: What is the name of the publisher for the game where the player is supposed to eliminate the Unknown Intelligent Mechanized Species ( UIMS ) before they wipe out Earth ? Output:
[ "NNP" ]
task382-8fa1cb5021a446be9f1988be8e1641a1
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 "win" in the following question: What event did the athlete with a sister in the same event win ? Output:
[ "NN" ]
task382-865375d52fe04574b641c3f6c3de1f6d
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 "group" in the following question: Which group first lived in the region of the city which hosted the Oceania Race Walk Championships of 2013 ? Output:
[ "NN" ]
task382-48750a751f0c4bb78b31232a89b77363
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 "feature" in the following question: In which event did Indonesia win a medal at the games to feature 7,711 athletes ? Output:
[ "VB" ]
task382-551336dad479433ea75fcd8608484b14
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: Who , in 1934 , popularised the dance in that the worst score for was 30 points ? Output:
[ "DT" ]
task382-556e71ba0dc74065888741b1d406290c
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "is" in the following question: What is the nickname for the state where Nagla is located ? Output:
[ "VBZ" ]
task382-f18e6b327e834daa9785eedf86030b3c
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 "across" in the following question: How many islands does the city stretch across where the Super League was won by the Russian team ? Output:
[ "IN" ]
task382-31a8e25e01c34d7c935568a55b83a9f4
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 theme of the show that debuted on Nine Network on 12 May 2011 ? Output:
[ "DT" ]
task382-e1e21bfdb82149f7a19e88bda78817e0
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 publisher of the 2009 game in which Angel Parker played K.W . ? Output:
[ "WP" ]
task382-efe7d959c0714dccac85f7685514f8f0
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 "Games" in the following question: What year did the person who competed in the Games of the XVII Olympiad graduate from the University of Oregon ? Output:
[ "NNP" ]
task382-066238a982894f6a89797bb168731068
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 "Grand" in the following question: Which country hosted the first Grand Prix victory by the person who fininshed the qualifying round of the Italian Grand Prix of 2000 in 1:24.789 ? Output:
[ "NNP" ]
task382-88f83ffbc3a8453e9f235ca11317d401
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 "undrafted" in the following question: Which team did the player who went undrafted in the 2005 NBA draft ? Output:
[ "VBN" ]
task382-d43ff01e776d4fe4a1231c5e777e2361
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: Where was first appearance of a superhero created in books written by Katherine Applegate ? Output:
[ "VBD" ]
task382-dbb140f8dccb4493bfb24ad168468c51
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: For the number of highest sales , what was the artist 's real name ? Output:
[ "DT" ]
task382-a1f348926a584dc08f91ca2abfa8e6fd
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 name of the team located in the city that is built on the banks of the Gash River and neighbors the towns Aroma and Hamashkoraib ? Output:
[ "WP" ]
task382-bc632ffe94b1418394a566b8b9558487
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 built many of the facilities at the southernmost historical place ? Output:
[ "WP" ]
task382-fb1dcc680f0e4123994651fb6755821b
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 "variation" in the following question: The bowling style of Chris Pye-Smith includes which variation , which involves turning less and bouncing higher in the cricket pitch ? Output:
[ "NN" ]
task382-e7bbab0f465545e684a601827723551d
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 "Berenger" in the following question: What did the 1977 film in which Tom Berenger played Gary earn ? Output:
[ "NNP" ]
task382-9599f56d77134741949a41b95a139b62
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 stadium housed in the most populous city in Scotland has the highest capacity ? Output:
[ "JJ" ]
task382-8d94ce4c92e84ae08abb5cc5416f97fe
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 "father" in the following question: Who was the runner-up of the constituency that was delimited in 2009 the father of ? Output:
[ "NN" ]
task382-b6d81dc755b14b9bbbdd5813b55d60a3
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 year did the flag bearer who failed an out of competition doping test carry the flag ? Output:
[ "WP" ]
task382-b366a675e8874289a3fa449f2cdef3e1
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: Who wrote the song performed by the first African-American artist to make vocal blues recordings ? Output:
[ "DT" ]
task382-0cce8e00b170488a85347f98dac5a2e6
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: Where is the world 's youngest leader from ? Output:
[ "VBZ" ]
task382-e01b64ae16df446db2ee7d589961a89f