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 "a" in the following question: Which school got a title first ? The school who goes by the bears who have won 22 NCAA Division III Championships , or the private liberal arts college founded in 1821 ? Output:
[ "DT" ]
task382-5aaf9cbe0a5741678e50127dc0f497cd
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "in" in the following question: Who is the spouse of the person that carried the flag in 1998 ? Output:
[ "IN" ]
task382-41b9fb9371544af39be8b893c27de2c1
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 capacity of the venue located in the area historically known as the `` Queen City '' ? Output:
[ "DT" ]
task382-b21d1075aa3b4222a18ede492ba999a3
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 is the furthest round the person who bore the flag for Fiji at the 2012 Olympic Games made it in the Olympic Games ? Output:
[ "IN" ]
task382-581861e4e03e41f4954f66e21ab6be50
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "in" in the following question: Who are the lead roles in the movie filmed with the Dravidian language spoken predominantly by people of Karnataka ? Output:
[ "IN" ]
task382-ffedc69a22d547b6968d7734733e42cf
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "map" in the following question: How many memorials that are associated with Canada 's involvement in the Korean War and have a map location ending in 4 specifically commemorate a battle fought in April 1951 ? Output:
[ "NN" ]
task382-1739bfd600dd43809dfc6f030fe60616
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "place" in the following question: What place overall did the driver who finished with a time of 1:21.319 in the qualifying round of the 2005 Italian Grand Prix achieve in 2008 ? Output:
[ "NN" ]
task382-d97d45642ed34e24aed01552c33fa1db
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "this" in the following question: In which city is this public university with more than 10,000 enrolled students located that participates in a conference headquartered in St. Louis ? Output:
[ "DT" ]
task382-ddad336cb2334bdbb0b0221631c38e3c
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 Wiig 's role in the film that was directed by Jake Kasdan ? Output:
[ "VBD" ]
task382-1f3c35ee8fb2462890a026c8f920f6dd
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "championship" in the following question: What did the 2nd championship win for the team with the most top 4 finishes qualify them for ? Output:
[ "NN" ]
task382-0c58ba35fa12484ea24dd75e25355929
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 WR played school in Lennoxville , a borough of Sherbrooke , Quebec , Canada ? Output:
[ "WP" ]
task382-e17676863106409fbfd9073f9d690834
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "founded" in the following question: Who was the member whose original chapter was founded in 1846 ? Output:
[ "VBN" ]
task382-de1a1806148f4f839ea48d3fe17d9aa5
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "2009" in the following question: What is the official name of the team that were runners up in 2009 ? Output:
[ "CD" ]
task382-88fdbf0e68fa421d8a6af01c0d405dfa
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "venue" in the following question: How many sound stages make up the venue located in the sixth-largest metropolitan area in the Southern US ? Output:
[ "NN" ]
task382-1785de6fbaa741698b83554fdaa01b7e
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "play" in the following question: How man seasons did the player born in 1960 play for a team founded in California in 1969 ? Output:
[ "NN" ]
task382-641f23bd99c645aebf6626b79db6cfc3
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "player" in the following question: The most recent player to win later coached what team ? Output:
[ "NN" ]
task382-afc4458953544368a80b8990a69d574c
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "the" in the following question: In what year was the winner the one who started his career on the track before turning professional on the road in 2003 with Colavita-Bolla ? Output:
[ "DT" ]
task382-f845038c8c694fa0bb8761caad6d2070
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "place" in the following question: What is the date listed of the historic place that is a one-story house asserted to have elements of Queen Anne and Colonial Revival styles ? Output:
[ "NN" ]
task382-a169108f04de4e8aaefa686247be5e11
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "country" in the following question: What is the area rank of the country that had a time of 3:42:39 at the 2005 IAAF World Half Marathon Championships ? Output:
[ "NN" ]
task382-6349898b29f14749a0fb84664cb201a0
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "station" in the following question: What radio station 's license area has a population of 122,439 ? Output:
[ "NN" ]
task382-77878a172b244f64bb901a3c75a81926
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "other" in the following question: The year the flag bearer was a woman born on April 14 , 1994 , the host country had previously hosted what other Olympic games ? Output:
[ "JJ" ]
task382-1af0519c0be240c38c66dc0980477adf
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "available" in the following question: For the network affiliate that is the distributor of Downton Abbey , how many of its stations are available in Canada ? Output:
[ "JJ" ]
task382-a80bf5bc1df649ba950636e0cd573739
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Rafael" in the following question: Which year was the team that Rafael Santiago transfered to in the summer of 2008 promoted to the first division ? Output:
[ "NNP" ]
task382-182d394fe6b44b6fb31d80438b2a4126
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "finally" in the following question: In what year did the 18-month long internal disturbance finally end , spurring Indian Government investigations into all the excesses created by the prolonged event ? Output:
[ "RB" ]
task382-e8b42c4122db44ea807b972e9119dd28
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 local authority of the city which contains the statue of Queen Victoria sculpted by Charles Bell Birch in 1893 ? Output:
[ "DT" ]
task382-f20585d84d484227a0659e659c101e80
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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: In what year was the house in Atlanta built ? Output:
[ "VBD" ]
task382-2e632a21fad24a8e98c31cc5b5d5f295
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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: Which athlete received their medal earlier ? Was it a Turkish boxer who won a silver medal in light-flyweight at the 2004 Olympics , or someone who held all junior world records at the age of only 19 ? Output:
[ "." ]
task382-8e988724b0374eaba15fff3975222127
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "ICAO" in the following question: What is the ICAO of the airfield that provided support for Army One from 1957 to 1976 for presidents Dwight Eisenhower , John F. Kennedy , Lyndon Johnson , Richard Nixon , and Gerald Ford ? Output:
[ "NNP" ]
task382-0f48341ba4484ceba04ae6b744f47ac9
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "freestyle" in the following question: How many years did the winner of gold in the men 's freestyle middleweight wrestling event at the 1960 Summer Olympics work as a coach ? Output:
[ "JJ" ]
task382-40cd74f404ad4efbb324fc133b3b0a53
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "place" in the following question: Which historic place is located in a town with a population of 2,522 ? Output:
[ "NN" ]
task382-288791f583c34a4386596fdfa951fc0f
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "stress" in the following question: How many Olympic gold medals have been won by the jockey who used the banned substance that stress induces the adrenal gland to produce ? Output:
[ "NN" ]
task382-6f62b3fd2c4c464298b643bbb94bb2cd
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "great" in the following question: What year did a great fire strike the city of origin of the Botín banking family ? Output:
[ "JJ" ]
task382-644a71548ffa49dd98e701315f144954
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Loretta" in the following question: What area of law did the the president who appointed Loretta Lynch teach at Chicago Law School ? Output:
[ "NNP" ]
task382-eb5f37c9a5a54d38b852b8adc367224b
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "of" in the following question: What was the year of birth of the author of Miffy ? Output:
[ "IN" ]
task382-99e5c7374e234923992134525ece7616
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "city" in the following question: Which county does the city where Zane Grothe swam a 04:07.25 500y freestyle lie ? Output:
[ "NN" ]
task382-501e432cd5bd49979dd16db817b4f6e5
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "brick" in the following question: What was the population of this area in 2010 where this two-story brick house with the Eastlake style is located ? Output:
[ "NN" ]
task382-f9171e584ade478da03ca4ce034d782a
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Conference" in the following question: Who replaced Rick Pitino at the college that won the 1978 Metro Conference Men 's Basketball Tournament ? Output:
[ "NNP" ]
task382-61fd6460744641e5a6c2ce22c1a5923b
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "4" in the following question: With which riding did the district of the person who died on November 4 , 2006 merge with ? Output:
[ "CD" ]
task382-81f6257908674baea026283c5797efe4
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Bowl" in the following question: How many Super Bowl rings does the player signed to the San Francisco 49ers on March 27 , 2009 have ? Output:
[ "NNP" ]
task382-2a6be8ee5a644adab1f69509cb8e18f9
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "classified" in the following question: What are the notes of the taxon that has traditionally been classified as a scaloposaurid ? Output:
[ "VBN" ]
task382-e5506be200c245c5ae03b8cdbfda3d91
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "award" in the following question: What award was given to the musician with the album Carrying Your Love with Me by the Academy of Country Music ? Output:
[ "NN" ]
task382-da059202b2f1482fab823fea6197d80e
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 status of the emerging technology that was originally developed in the late 1990s by Eli Zelkha and his team at Palo Alto Ventures ? Output:
[ "VBD" ]
task382-33d6cee0755440ceb12c73b7ade0d588
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "charity" in the following question: What position was held by alumni of charity and membership organisation ? Output:
[ "NN" ]
task382-f5987edbfd9b446d888d9de279cd4091
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "defense" in the following question: Where did the Minnesota defense player coach ? Output:
[ "NN" ]
task382-bff72827c63c47cab1caff3ab60eaab8
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 release year of the game that uses raster graphics , not vector graphics ? Output:
[ "DT" ]
task382-fd26dd13a6484ca0bfe2143953f58a32
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Airport" in the following question: What river is the city that more people flew out of Sofia Airport to than Varna in 2018 situated on ? Output:
[ "NNP" ]
task382-44ded200361a4a69b97eae460dc79e1d
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "1931" in the following question: who was the champion when the result was 4-1 and one of the coaches was born July 2 , 1931 ? Output:
[ "CD" ]
task382-4892224f6408400b87847e7149fcf51a
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "won" in the following question: How many times has the team to appear in the semi-finals 17 times won the EuroLeague championships ? Output:
[ "VBD" ]
task382-d8f1ac35f88c415c96693aec5a013477
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "church" in the following question: In which county is this unincorporated community located that has this historic church with dimensions of 50 feet by 40 feet and a gable roof ? Output:
[ "NN" ]
task382-203e97a48b7d4f898cccfaad9c88c250
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Center" in the following question: In what county is the Duke Lemur Center ? Output:
[ "NNP" ]
task382-42ca7b6b0cd9481db786603ba8802835
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "of" in the following question: What is the name of the person who swam for a club founded in 1964 ? Output:
[ "IN" ]
task382-6b3776e3b21a44d9b3f55e58e6e3f8b5
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "nothing" in the following question: A band best known for the song `` ( Make Me Do ) Anything You Want , '' has nothing to do with an American-English movie starring Sophia Aguiar that was released in what year ? Output:
[ "NN" ]
task382-b6b01637ef9246c0baea77c38d535219
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 record of the school that play their home games at Jack Kaiser Stadium ? Output:
[ "WP" ]
task382-a29e576beb4a4d3f987cc99df2d0eb82
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 capital of the country with these three clubs : Bolívar , Jorge Wilstermann , Oriente Petrolero ? Output:
[ ":" ]
task382-534e4e6a392c41c18df1318307443e0f
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "attended" in the following question: What is the rival of the college attended by Billy Keller ? Output:
[ "VBN" ]
task382-4417975eccf14c988d5cc53046d9effd
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Settlements" in the following question: What year was the university founded that is in a country that was incorporated into the Straits Settlements in 1826 ? Output:
[ "NNP" ]
task382-df582758982e4186811dde1e1e597b82
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 class is the director of the Montgomery Village Community Band in Montgomery County , Maryland from ? Output:
[ "IN" ]
task382-8ac8530003ee4567b46708539729c7b1
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Olympics" in the following question: What is the hometown of the gold medalist in men 's 10 m running target shooting at the 2004 Summer Olympics ? Output:
[ "NNP" ]
task382-dfdc89bed6c74329a208e3f32e1f3bbc
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 was the GDP of this state in 2013 where the first African-American woman licensed to practice medicine was from ? Output:
[ "WP" ]
task382-ccb4a924ea1d49d68ed2c8e7b2c65479
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "born" in the following question: What is the year of the English title whose notes person was born in Taipei in 1950 ? Output:
[ "VBN" ]
task382-3257ecc95b954578af91f7daa0de379b
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 season the The Green-Whites club moved into the PrvaLiga , what team won the league title ? Output:
[ "DT" ]
task382-9959beeb464646228fb819bf6c97e7ad
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "York" in the following question: What is the status of the Niagara river island currently uninhabited located off the coast of Goat Island in the U.S. state of New York ? Output:
[ "NNP" ]
task382-d4059c1adbbb42188da63d9263b441c5
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "oldest" in the following question: What is the city , state of the church that is the oldest church in Bladen County ? Output:
[ "JJS" ]
task382-ffb14ac979e3437cb8b041b556af68ec
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "France" in the following question: In what year was the person recognized for the latest actions taken in France born ? Output:
[ "NNP" ]
task382-be3da2076a624473a29ea48a0cbee6cf
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 year did the home country of marathon competitor Stanislaw Cembrzynski become signatory to the Union of Lublin ? Output:
[ "DT" ]
task382-563b2f12b4704ca09c4b704c83720658
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "the" in the following question: How many athletes competed in the Olympics in which Franka Magali was flag bearer for the Democratic Republic of the Congo ? Output:
[ "DT" ]
task382-a5efac9a83314a25a4c32df62ebe3d23
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Germany" in the following question: How old was the winner of the race held in Germany when he first began competitive cycling ? Output:
[ "NNP" ]
task382-96f43fb835d54fbeb843a69dcf79dfd4
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 other event did the New Zealand long jumper compete in ? Output:
[ "DT" ]
task382-8b1fe16bd79742dc9eff183e8a4183f6
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "troops" in the following question: What is the division of the soldier whose rank is typically in command of around 4,000 troops ( four battalions ) ? Output:
[ "NNS" ]
task382-971e67456d234c43b2ece2e330422e52
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 population of the city that has a site is the only Tudor Revival style courthouse in the state ? Output:
[ "DT" ]
task382-e36f103ddd5b475897f01c9358440b8b
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "hyperflexes" in the following question: In the second match , the method hyperflexes what body part ? Output:
[ "VBD" ]
task382-79bf30f7508b4700b3c887b92b03a2ca
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 date of the match whose opponent is referred to as the Waratahs ? Output:
[ "DT" ]
task382-6f664354d40a4e67ba8ddd44870e58b3
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "this" in the following question: What is the setting of this series of role-playing video games from this firm founded by Masafumi Miyamoto ? Output:
[ "DT" ]
task382-8d07b930ca24479ebd17af1d578e8988
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Philip" in the following question: When was the show influenced by the work of Philip K. Dick first broadcast ? Output:
[ "NNP" ]
task382-03708cfccc1f4c65848b6a37818ac2d3
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "from" in the following question: Which year did Headon depart from the musicians with the single Complete Control ? Output:
[ "IN" ]
task382-50696849912a4e6587fc85c64016c102
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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: Located in an area divided into 19 dongs , the museum built over a former army site was constructed in the hope of uniting North and South Korea , has how many exhibits ? Output:
[ "DT" ]
task382-1a60148f10bc493cb6008aae02ded0b4
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "person" in the following question: What are the No . of Discs of the set details person who publicly advocated to establish 911 as an emergency phone number ? Output:
[ "NN" ]
task382-e598e7aea80d4f78a4d119fc839fc21a
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "Golden" in the following question: Which trainer finished higher ? an American Thoroughbred racehorse trainer who is now best known for training the 2006 Horse of the Year known as Invasor , or a trainer which got their first win in 1979 at Golden Gate Fields racetrack ? Output:
[ "NNP" ]
task382-e87825d76ebb4cd08deffffd67a56188
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "capacity" in the following question: What is the capacity of the venue who hosted a sport coached by Father David Bauer ? Output:
[ "NN" ]
task382-b573c9a7eb184c339ea7fc1e60b2bdf0
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "is" in the following question: Who is the son of the person from Denmark ? Output:
[ "VBZ" ]
task382-86a80e2a32314459b30db0c3eb14c410
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "same" in the following question: What is the municipality of the locality that is directly adjacent to the much larger ( in population ) Indian reserve of the same name ? Output:
[ "JJ" ]
task382-062a95cca7a44a66ac8b603e4e878110
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "the" in the following question: In what year was the Tatzelwurm in service ? Output:
[ "DT" ]
task382-27c21f2e5720490387b8703a72503340
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 people is the city that contains CU Events Center associated with ? Output:
[ "DT" ]
task382-984ed6567d5f4874978b2b33cf66343d
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 are the episodes of the series in which Hynden Walch played Angel Monroe in 1994 segmented ? Output:
[ "WRB" ]
task382-eb2999432b054da4a51d5794b70c8360
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "long" in the following question: How long was the band inactive prior to the release of the album that contained the song Drum ? Output:
[ "RB" ]
task382-8267a0fa72a8432e8761f7a72ab9045d
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "2018" in the following question: What was the 2018 bachelor 's degree enrollment of the university attended by Steve Briggs ? Output:
[ "CD" ]
task382-eef77aee7fe243358712d72c047ae158
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "any" in the following question: Which football club is the oldest professional club of any football code ? Output:
[ "DT" ]
task382-aff2a1974cc641ab80beae4d6c2378ad
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "St" in the following question: In what year did the county where Abbey St Bathans is located become part of England ? Output:
[ "NNP" ]
task382-1f604ede8eb64ff69a2e6374eec248bd
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 war drove Native Americans from the region of the 13th most populated urbanized area in Florida ? Output:
[ "DT" ]
task382-6f540aec0d254f819f3102c6716a17e6
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "oldest" in the following question: What is the full name of the oldest player whose role is to score goals ? Output:
[ "JJS" ]
task382-c76d91c7e0dc4221a3fea719d6233b17
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "cultural" in the following question: What was the graduation year of the alumnus who was associated with numerous leading cultural figures ? Output:
[ "JJ" ]
task382-159a7f6dc498483298036cae8c64bd4a
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "opened" in the following question: When was the building that holds 8,000 people opened ? Output:
[ "VBN" ]
task382-8c5e3afc26ca41e8afe44de34a9d328e
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "hosted" in the following question: What is the form of government of the country that hosted the UCI 's Doble Sucre Potosi Grand Prix ? Output:
[ "VBD" ]
task382-6c92d5dc9138495da2fab2f4225121a3
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season 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 athletics were the focus of the flag carrier for Mali at the Olympic Games of 2016 ? Output:
[ "IN" ]
task382-8d0fb517fdd64340bf94feb0ba2775a6
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "m" in the following question: The winner of bronze at the 2012 Summer Olympics event of Men 's 10,000 m was born in what year ? Output:
[ "NN" ]
task382-0706c348822347888958109cbbae8edd
Definition: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Positive Example 1 - Input: What is the part-of-speech tag of the word "the" in the following question: Who were the builders of the mosque in Herat with fire temples ? Output: DT Positive Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: NN Negative Example 1 - Input: What is the part-of-speech tag of the word "Year" in the following question: What year was the 1971-72 ECAC Hockey Player of the Year born ? Output: DT Negative Example 2 - Input: What is the part-of-speech tag of the word "number" in the following question: After what season did the number 7 competitor retire ? Output: N Now complete the following example - Input: What is the part-of-speech tag of the word "victim" in the following question: What was the name of the female victim in the 1985 murder ? Output:
[ "NN" ]
task382-9a90410c3a7d4bf3a656baad7d425714