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 location is the player moving to who played for the Go Ahead Eagles ? Output:
[ "VBZ" ]
task382-7864429dd78e430b8077ab9de23dd959
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 this football club based in the sixth-largest city in South Korea first compete in the Korean football league ? Output:
[ "DT" ]
task382-70ee2f00b7a2422db32ef666b5199b53
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 original air date of the Couple 1 who was born on 8 January 1973 ? Output:
[ "VBD" ]
task382-822bbb40b7754e449dfb68e4fcb48357
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 person who finished the 1998 Brazilian Grand Prix qualifier the least amount slower than Heinz-Harald Frentzen retire from F1 ? Output:
[ "WP" ]
task382-8263fabcfa574003988f75051dddad67
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Philippines" in the following question: For the bridges in the Philippines that opened after 2000 , what is the meaning of the name of the municipality that is home to the oldest bridge ? Output:
[ "NNPS" ]
task382-bdffcf5d473f402abb2807c5815b480f
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 players in the TE position , who was youngest ? Output:
[ "DT" ]
task382-31c69ac5334f4ddea45c0a5373dbe6b2
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "what" in the following question: In what year was the player delisted whose football team 's home ground is ACH Group Stadium ? Output:
[ "WP" ]
task382-872f63200488401597d041999036a1b3
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 2017 population of the city that is now in transition to become the country 's 32nd federal entity ? Output:
[ "IN" ]
task382-21763b52a6144b2ab197ee83871c250c
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 site in England is situated near woodlands and agriculture land ? Output:
[ "JJ" ]
task382-b7fa946c00334d0192072b82900101e9
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "sport" in the following question: How many men did the sport with the most medals have ? Output:
[ "NN" ]
task382-348e88cac6064b7c8d9916cbe3ec64fb
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "laid" in the following question: The cornerstone for which building constructed in Gothic Revival style was laid on August 19 , 1891 ? Output:
[ "VBN" ]
task382-cfc4ded1b5c4483cbe0669100a9d5bf6
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "lost" in the following question: The America East Men 's Basketball Tournament in which the winning team clinched the title against a team it had lost to in the tournament just three years prior took place in an arena that seats how many ? Output:
[ "VBN" ]
task382-3c7170cbef1f4509a9af29cfbe82aba6
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "graduate" in the following question: What year did the player drafted by the Los Angeles Rams in 1970 graduate from high school ? Output:
[ "NN" ]
task382-5fce0100bee2442ab532f603db249aef
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Finnish" in the following question: Which store name has a lower amount of stores ? a Finnish retailing conglomerate that keeps their head office in Ruskeasuo , or a chain which has of 20 regional cooperatives all over Finland ? Output:
[ "JJ" ]
task382-ce9b3294eb4549c6bd99c9b9fba80b7d
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "has" in the following question: What company oversees the mall that has 90 stores ? Output:
[ "VBZ" ]
task382-f8e9de536a054a3eb72579e60e1730a8
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "power" in the following question: What is the opening year of the school whose LGA 's major industries in the shire include coal mining , beef production , power generation , dryland cropping and irrigation cropping such as lucerne and cotton ? Output:
[ "NN" ]
task382-b3406534245a4843896f1c1de8f9614f
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "circuits" in the following question: What is the pump source of the laser commonly used in the production of microelectronic devices , semiconductor based integrated circuits or chips , eye surgery , and micromachining ? Output:
[ "NNS" ]
task382-2f571de5ba3c461ca7b6fd81302fe105
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "director" in the following question: What entity is the person whose district was named after Thomas Hamilton a director and shareholder of ? Output:
[ "NN" ]
task382-ab616cf7441344b1a914658d5cc098b1
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "were" in the following question: How many of the teams that played in the 1960 championship were communist countries ? Output:
[ "VBD" ]
task382-3b8209317f344e68aeb97dbe781bf281
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "old" in the following question: For the Whiz Kids players that were 34 years old , what is the death date of the player that died most recently ? Output:
[ "JJ" ]
task382-d333cdcabb644b24bad2a5922360e0f7
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "by" in the following question: How many can be accommodated by the home football stadium of the university that employed Frank Beamer ? Output:
[ "IN" ]
task382-df708ddba58744dcbe3999b1db9caa3c
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "year" in the following question: Who is the player of the club that became the first sports team with average first-team pay in excess of £10m ( $ 13.8m ) per year ? Output:
[ "NN" ]
task382-d12a329a5eec4698a68181a2804b20c2
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 full name of the player that attended Colorado State ? Output:
[ "NN" ]
task382-3d2967fb64b74a9fb2eec5a1d0eb3314
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 population of the governorate whose Main Town is the second-largest city in the Sultanate of Oman ? Output:
[ "WP" ]
task382-8fa6d90f2910407f930dbe21c26c3ed5
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "is" in the following question: Of the location for the Bramley Buffaloes and the location of the Coventry Bears , which location is further from London ? Output:
[ "VBZ" ]
task382-e0531df73949404cbce1988c70681a1c
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "State" in the following question: Where did the Secretary of State appointed in 2009 earn a Juris Doctor ? Output:
[ "NNP" ]
task382-3124d7d3eb58482d8870b9e28d0e2bad
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "when" in the following question: The game that was originally released in 2008 was rebooted when ? Output:
[ "WRB" ]
task382-2fb1e8af87164708a5478c3ff08df12d
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "birth" in the following question: What is the year of birth of the player who played as a defender ? Output:
[ "NN" ]
task382-85eb189f873d4657a8970813c4b72202
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "the" in the following question: What is the name of the mascot of the school that won the title in 2007 ? Output:
[ "DT" ]
task382-53a7dd23c6864f3eb2924a8284b2ca5e
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Arrington" in the following question: How many years apart did Jodey Arrington get his two degrees ? Output:
[ "NNP" ]
task382-09b3feb6a43e4d9b8f2aef6c3954290f
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 most common surname in the city that has a name derived from Arabic and is the location of the stadium Campofranco ? Output:
[ "WP" ]
task382-e11d8b9440084c1aa83e2815c8e076f4
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "the" in the following question: What is the name of the vessel whose nationality is a Nordic country in Northwestern Europe whose territory comprises the western and northernmost portion of the Scandinavian Peninsula ? Output:
[ "DT" ]
task382-e8328453e7934dd6bb7cb6a28b1f5c55
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 length in kilometers is the Coastal Walkway in the city containing Yarrow Stadium ? Output:
[ "DT" ]
task382-670d4d8f8e164d528a37b5f5b8fab7ac
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 team did the player coach who played for a league headquartered in Midtown Manhattan ? Output:
[ "VBD" ]
task382-588c04d6c55343298a3570741ec85dc5
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "played" in the following question: The player with the fewest total goals played for what country ? Output:
[ "VBD" ]
task382-632921ce7db6494cbfe02f5ea36450bd
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "pig" in the following question: What is the pig name whose origin is an open source first-person shooter video game ? Output:
[ "NN" ]
task382-833bffdfca7647b4909cb572d66bb304
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "County" in the following question: Which structure was built between 1836 and 1847 located in Franklin County ? Output:
[ "NNP" ]
task382-45f1828aeac24a12aa4e342705bf4472
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "battle" in the following question: Which Brigadier General was known for the battle fought on June 11-12 , 1864 ? Output:
[ "NN" ]
task382-947663914d7340fc98f6188dc64d7856
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "homeland" in the following question: Which nation state is the namesake of the homeland of Moses Kipsiro ? Output:
[ "NN" ]
task382-1e470041be1f42f79636929c8a5c014d
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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: The Republican from North Dakota who endorsed Mitt Romney on November 18 , 2011 was born in what year ? Output:
[ "NNP" ]
task382-d704102c1ebf481eab9ffcb9544ac258
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "In" in the following question: In a period of Japanese history from 1573 to 1600 CE , a Buddhist compound was built in the city of Ōtsu in Shiga Prefecture , located at the foot of what mount ? Output:
[ "IN" ]
task382-27969380ffa54d1da827cfdd88e21158
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "composed" in the following question: Who composed the music for a director that stablished his own production house called Bommarillu Vari and had a movie that ran for 350 days in the cinema ? Output:
[ "VBD" ]
task382-3ac7d576c95f4188b24b4021ac28f5f6
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "when" in the following question: The FM radio station with 24/7 programming being done by volunteers is owned by a school founded when ? Output:
[ "WRB" ]
task382-8a48c73878c74729b75fbc52c0a53e59
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "the" in the following question: What was the original name of the airport that serves the area of Hamilton ? Output:
[ "DT" ]
task382-4dc0959c905b4e28b5649fb37a134f6c
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "low" in the following question: What is the network whose country has a low population density of 22 inhabitants per square kilometre ( 57/sq mi ) ? Output:
[ "JJ" ]
task382-50845070f9374591b62641e7ed28a118
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 are imprisoned in the movie Yugoslavia sent to the 44th Oscars ? Output:
[ "WP" ]
task382-b53cef21560345349969ba707a2ec4ed
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 nationality of the mayor whose term was 1883-1887 ? Output:
[ "VBD" ]
task382-3b5718d1f5834c2fa429095cc7165f24
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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: Who was the developer of the 2005 game in which Angel Parker had a role ? Output:
[ "WDT" ]
task382-4f24f811ecb540238f66d4e63ed49fb5
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 was the name in her native language of the person that appeared in בני ערובה ? Output:
[ "NN" ]
task382-dc1b5678a1a4481280fadda8d6e9b748
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "1854" in the following question: What is the name of the son of the Medal of Honor recipient who was born February 20 , 1854 and had the forename James ? Output:
[ "CD" ]
task382-c063a0da37fd4d4b9612112a12d322a6
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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: What was the lap time of the fastest driver for the team nicknamed The Prancing Horse ? Output:
[ "IN" ]
task382-e1d5b32380914101a82b3a7aec1bea35
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "a" in the following question: What is the name of the oldest player playing for a team whose home ice rink is know as the Hive ? Output:
[ "DT" ]
task382-d1ab826dba9c486f8bc8c6755317ffc3
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "that" in the following question: Who directed the movie that starred Billy Zane ? Output:
[ "WDT" ]
task382-2644eeee1f404d1e959048b5ee553046
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 the following question: What old province of japan once called Hishū , is located in a region that include 1 village , 2 towns and 1 city in the Kumamoto Prefecture , Japan ? Output:
[ "," ]
task382-15ea781231bf434286a439c8a6568985
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "series" in the following question: Who was the host of the series in which Jonathan Jackson acted in the episode If a Tree Falls ? Output:
[ "NN" ]
task382-b4138c7dfb194751873123d9757ffc89
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "a" in the following question: How many vehicles travel on the highway associated with the Graves Bridge on a weekday ? Output:
[ "DT" ]
task382-84da270008ed4fe680507be188de534f
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "site" in the following question: What type of project was the site built as in the town founded by Dutch settlers ? Output:
[ "NN" ]
task382-f0ae6dec12da4d90a96c3cd0235a26b0
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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: From the years that produced the least amount of albums , which one was the band 's first album ? Output:
[ "WDT" ]
task382-bab86b0f69b747e38f5d475de493f122
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 the following question: What is the cash prize awarded to the winner of the event type that was part of the Magic : The Gathering season that began on 13 August 2016 and in which Gerry Thompson ranked 1 in Nashville ? Output:
[ ":" ]
task382-8497611e82a644fda730881e598a0aba
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 type of work can Bruce and Katy the koalas be found in ? Output:
[ "CC" ]
task382-a71edacfe3f2432d91b723a283ffcc74
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "throughout" in the following question: What is the stadium of the club that won 7 top-tier champion and 5 national cup titles throughout its existence ? Output:
[ "IN" ]
task382-d08219838abc4b06992b4eccc6ee5d3f
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "a" in the following question: What is the noted for position of the member who is frequently credited with playing a major role in ending the prosecution of witches in English law ? Output:
[ "DT" ]
task382-6537867535d54a1ab3eb27418ac75c7b
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 sport ( s ) of the school that was founded in 1950 ? Output:
[ "VBD" ]
task382-8297f6f789d24cd4b5915171ea0de3d9
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "competition" in the following question: What is the inaugural year of the competition whose university has more than 40,000 students ? Output:
[ "NN" ]
task382-f212d74c969147f0b787e7320fa5e2b6
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "The" in the following question: The town with the highest population is located at what river ? Output:
[ "DT" ]
task382-8d9f15209f674351af95de7ba39b0ef5
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "square" in the following question: The Lake that has a surface area of 0.36 square kilometres ( 89 acres ) is associated with what Peninsula ? Output:
[ "JJ" ]
task382-2033c8b2bfc94b57b1570a114b223ca2
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "second-largest" in the following question: What is the 2011 population of the city that is the second-largest producer of cotton in India ? Output:
[ "JJ" ]
task382-0aa2d93198604140bc8e011bfe10d57b
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "School" in the following question: On what shore sits the city known to be the location of the church founded in 1862 as an Old School congregation ? Output:
[ "NNP" ]
task382-1287913ed2bc47daaadf487a9526fb64
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "at" in the following question: What is the nationality of the racer that finished in position 4 at the 2002 Belgian Grand Prix ? Output:
[ "IN" ]
task382-8a2be27bf32746178fb37fbdc7ad4bea
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "57" in the following question: What is the hometown of the gold medalist in women 's 57 kg judo at the 2004 Summer Olympics ? Output:
[ "CD" ]
task382-abf8877bfc01411988ea4cb1841e63eb
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "song" in the following question: Who directed the title with the title song by Sammy Timberg ? Output:
[ "NN" ]
task382-7e8cfd6a3da9472392199a19a93a9196
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "draft" in the following question: What month was the number 2 draft pick of the 2007 AFL draft born ? Output:
[ "NN" ]
task382-5cc5fee87ad14e32a04a24cc3fbaa18c
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "captain" in the following question: Who is the shirt sponsor for the team whose captain is a former midfielder , born in 1980 ? Output:
[ "NN" ]
task382-a28d3c36ad644c6e859eb5f7ba4c9f40
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "that" in the following question: What is the June 2018 population of the city located near an airport that was constructed for the Royal Australian Air Force ( RAAF ) in 1942 ? Output:
[ "WDT" ]
task382-2c461be84d3d47708c66c262129d633e
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 are alternate spellings of the Tunisian city with a population of 139,070 ? Output:
[ "WP" ]
task382-309145f951394255b355c16d694aaed2
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "the" in the following question: What was the middle name of the English entertainer and comedian whose well known catchphrase first appeared in 1967 on the show based on the German TV show Der goldene Schuß ? Output:
[ "DT" ]
task382-74fe09646dac4a49b175e0bc20a82662
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "directed" in the following question: What film was directed by the director who directed 24 films between 1957 and 1981 ? Output:
[ "VBN" ]
task382-2718c683b44b4689a02ce154662d5fc3
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "films" in the following question: How many feature-length films have been directed by the director of the film Freedom ? Output:
[ "NNS" ]
task382-d9a5ed08b98a482d9ee3ae5fc20d5063
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "year" in the following question: The latest The Monument aux Morts is based on a military medal created in which year ? Output:
[ "NN" ]
task382-a8ff84677375444680754711ccf8dca8
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "runs" in the following question: Which interstate highway runs from Pennsylvania to Massachusetts and meets the end of 980J ? Output:
[ "NNS" ]
task382-c5974889d7b14341baf7ed10a54fe962
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 the following question: What is the name of the church home to a conservative , low church , non-conformist , evangelical Christian movement whose history can be traced to Dublin , Ireland , in the late 1820s , originating from Anglicanism ? Output:
[ "," ]
task382-997370e9c4824bee935c9a765aaa2ab9
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Festival" in the following question: How far from Stockholm is the city of the Sweden International Improv Festival ? Output:
[ "NNP" ]
task382-8680af6c81964a30bd69d0760ad64e18
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "that" in the following question: Who was the recipient for the Unit that was raised in 1717 in Annapolis Royal , Nova Scotia ? Output:
[ "WDT" ]
task382-0621e9c5ff714f31b6b137449dae60e1
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "most" in the following question: In which state are most of the schools in the most recently founded conference ? Output:
[ "RBS" ]
task382-ecd44ae3d478475a87039af694dc539c
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "the" in the following question: Which gulf is abuts the southern end of the home country of Wahab Ackwei ? Output:
[ "DT" ]
task382-9ddf47f4e07b4c15b7bf7c119aef55b4
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "populous" in the following question: The most populous municipality in this county created on January 1 , 2020 is named after what ? Output:
[ "JJ" ]
task382-0dcb84d67c434235830bd6d128a0f4e9
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "album" in the following question: What was the smash crossover hit featured in the 2001 album by Mary Mary ? Output:
[ "NN" ]
task382-b4daca5872354c0caa8a7a13fb58c89a
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "125" in the following question: Who is CR 125 's From village named after ? Output:
[ "CD" ]
task382-caafbe54abd44af98becebc0e73c2f02
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "team" in the following question: What is the team name of the 1986 regular season champion of the Colonial Athletic Association ? Output:
[ "NN" ]
task382-c9b750cb1c934f0c9ce751a24cff6514
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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: When did the player honored in 1988 die ? Output:
[ "NN" ]
task382-08cd4b428bd346299ada28d8df8072eb
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "August" in the following question: What is the notability of the celebrity whose show premiered on August 14 , 2010 ? Output:
[ "NNP" ]
task382-ededd297adf3496081e92063239bc19f
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 open era of the country that covers more than one-eighth of the Earth 's inhabited land area ? Output:
[ "DT" ]
task382-d6e467f8eeeb4e59972aec738035b6eb
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 is the Republican senator from the state that Samuel L. Southard left at the 27th Congress of the United States ? Output:
[ "WP" ]
task382-76422673bbc743958feaba3098170e55
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 peninsulas are in the state that ambassador Leonard Woodcock was from ? Output:
[ "WRB" ]
task382-b0b1d1f38a6642e2ad21b3a51900ed47
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "along" in the following question: What beach runs along the whole stretch of the island from the same country as the island also known as Reachrainn ? Output:
[ "IN" ]
task382-394773b016484ef788aac51b65510958
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "between" in the following question: Who did the university that employed Terry Shea beat in 1869 in what is known as the first football game between colleges ? Output:
[ "IN" ]
task382-a8a003d6d06d4cedb2eaa20114e349ae
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 the inmate on death row for 3 years from ? Output:
[ "VBD" ]
task382-1d779233acf744b7a633f49bd783c762
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "resistance" in the following question: What is the United Nations Mission that was for the Conflict that grew out of resistance to the military junta led by Siad Barre during the 1980s ? Output:
[ "NN" ]
task382-1e2d836ae94745f5ab9c051db0d40709
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "school" in the following question: Of the schools with a control of private , what is the website for the school that is the third-oldest institution of higher learning in the United States ? Output:
[ "NN" ]
task382-9169c2d3a67442c9966f042f2347399e
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 is the owner of the team that had the 14th pick in the 2002 MLS SuperDraft ? Output:
[ "DT" ]
task382-2c3b4398e5514ead98dba91f0262a5b4