input stringlengths 3 1.41k | parse stringlengths 17 4.05k | depth int64 3 67 | pos_tag dict | iob_tag listlengths 1 269 | dependency stringlengths 12 4.8k | parsed stringlengths 10 4.05k | selected_tag stringclasses 3
values | C stringlengths 2 1.5k | DC stringlengths 2 2.86k | T stringlengths 2 897 | CT stringlengths 2 1.5k | FC stringlengths 2 1.17k | __index_level_0__ int64 0 75.7k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Visceral pain is diffuse, difficult to locate and often referred to a distant, usually superficial, structure. | (ROOT (S (NP (JJ Visceral) (NN pain)) (VP (VBZ is) (ADJP (ADJP (JJ diffuse)) (, ,) (ADJP (JJ difficult) (SBAR (S (VP (TO to) (VP (VB locate)))))) (CC and) (ADVP (RB often)) (VP (VBN referred) (PP (IN to) (NP (DT a) (ADJP (JJ distant) (, ,) (ADJP (RB usually) (JJ superficial)) (, ,)) (NN structure)))))) (. .))) | 10 | {
"ADJ": [
"Visceral",
"difficult",
"distant",
"superficial"
],
"ADP": [
"to"
],
"ADV": [
"often",
"usually"
],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"pain",
"diffuse",
"structure"
],
"NUM": [],
"P... | [
"B-NP",
"I-NP",
"B-VP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-VP",
"I-VP",
"B-ADJP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"O"
] | Visceral/amod/pain pain/nsubj/is is/ROOT/is diffuse/attr/is ,/punct/is difficult/acomp/is to/aux/locate locate/xcomp/difficult and/cc/locate often/advmod/referred referred/conj/locate to/prep/referred a/det/structure distant/amod/superficial ,/punct/superficial usually/advmod/superficial superficial/amod/structure ,/pu... | (S (NP (JJ Visceral) (NN pain)) (VP (VBZ is) (ADJP (ADJP (JJ diffuse)) (, ,) (ADJP (JJ difficult) (SBAR (S (VP (TO to) (VP (VB locate)))))) (CC and) (ADVP (RB often)) (VP (VBN referred) (PP (IN to) (NP (DT a) (ADJP (JJ distant) (, ,) (ADJP (RB usually) (JJ superficial)) (, ,)) (NN structure)))))) (. .)) | CT | ['Visceral pain is diffuse , difficult and often referred to a distant , usually superficial , structure'] | ['to locate'] | [] | ['Visceral pain is diffuse , difficult to locate and often referred to a distant , usually superficial , structure .'] | [] | 36,586 |
REM sleep was discovered at the university in 1953 by Nathaniel Kleitman and Eugene Aserinsky. | (ROOT (S (NP (NN REM) (NN sleep)) (VP (VBD was) (VP (VBN discovered) (PP (IN at) (NP (DT the) (NN university))) (PP (IN in) (NP (CD 1953))) (PP (IN by) (NP (NP (NNP Nathaniel) (NNP Kleitman)) (CC and) (NP (NNP Eugene) (NNP Aserinsky)))))) (. .))) | 8 | {
"ADJ": [],
"ADP": [
"at",
"in",
"by"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"REM",
"sleep",
"university"
],
"NUM": [
"1953"
],
"PART": [],
"PRON": [],
"PROPN": [
"Nathaniel",
"Kleit... | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | REM/compound/sleep sleep/nsubjpass/discovered was/auxpass/discovered discovered/ROOT/discovered at/prep/discovered the/det/university university/pobj/at in/prep/discovered 1953/pobj/in by/agent/discovered Nathaniel/compound/Kleitman Kleitman/pobj/by and/cc/Kleitman Eugene/compound/Aserinsky Aserinsky/conj/Kleitman ./pu... | (S (NP (NN REM) (NN sleep)) (VP (VBD was) (VP (VBN discovered) (PP (IN at) (NP (DT the) (NN university))) (PP (IN in) (NP (CD 1953))) (PP (IN by) (NP (NP (NNP Nathaniel) (NNP Kleitman)) (CC and) (NP (NNP Eugene) (NNP Aserinsky)))))) (. .)) | T | ['REM sleep was discovered at the university in 1953 by Nathaniel Kleitman and Eugene Aserinsky'] | [] | ['REM sleep was discovered at the university in 1953 by Nathaniel Kleitman and Eugene Aserinsky .'] | [] | [] | 69,836 |
However after 1945 anti-colonial movements began to challenge the Empire. | (ROOT (S (ADVP (RB However)) (PP (IN after) (NP (CD 1945))) (NP (ADJP (JJ anti) (HYPH -) (JJ colonial)) (NNS movements)) (VP (VBD began) (S (VP (TO to) (VP (VB challenge) (NP (DT the) (NNP Empire)))))) (. .))) | 8 | {
"ADJ": [
"anti",
"-",
"colonial"
],
"ADP": [
"after"
],
"ADV": [
"However"
],
"AUX": [],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"movements"
],
"NUM": [
"1945"
],
"PART": [
"to"
],
"PRON": [],
"PROPN": [
"Empire"
],
"PUNCT"... | [
"B-ADVP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"O"
] | However/advmod/began after/prep/began 1945/nummod/movements anti/amod/movements -/amod/movements colonial/amod/movements movements/nsubj/began began/ROOT/began to/aux/challenge challenge/xcomp/began the/det/Empire Empire/dobj/challenge ./punct/began | (S (ADVP (RB However)) (PP (IN after) (NP (CD 1945))) (NP (ADJP (JJ anti) (HYPH -) (JJ colonial)) (NNS movements)) (VP (VBD began) (S (VP (TO to) (VP (VB challenge) (NP (DT the) (NNP Empire)))))) (. .)) | T | ['anti - colonial movements began to challenge the Empire'] | [] | ['However after 1945 anti - colonial movements began to challenge the Empire .'] | [] | [] | 5,569 |
In December 2005, Comcast announced the creation of Comcast Interactive Media, a new division focused on online media. | (ROOT (S (PP (IN In) (NP (NNP December) (CD 2005))) (, ,) (NP (NNP Comcast)) (VP (VBD announced) (NP (NP (DT the) (NN creation)) (PP (IN of) (NP (NP (NNP Comcast) (NNP Interactive) (NNP Media)) (, ,) (NP (NP (DT a) (JJ new) (NN division)) (VP (VBN focused) (PP (IN on) (NP (JJ online) (NNS media))))))))) (. .))) | 11 | {
"ADJ": [
"new",
"online"
],
"ADP": [
"In",
"of",
"on"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"a"
],
"INTJ": [],
"NOUN": [
"creation",
"division",
"media"
],
"NUM": [
"2005"
],
"PART": [],
"PRON": [],
"PROPN": [
"December"... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | In/prep/announced December/pobj/In 2005/nummod/December ,/punct/announced Comcast/nsubj/announced announced/ROOT/announced the/det/creation creation/dobj/announced of/prep/creation Comcast/compound/Media Interactive/compound/Media Media/pobj/of ,/punct/Media a/det/division new/amod/division division/appos/Media focused... | (S (PP (IN In) (NP (NNP December) (CD 2005))) (, ,) (NP (NNP Comcast)) (VP (VBD announced) (NP (NP (DT the) (NN creation)) (PP (IN of) (NP (NP (NNP Comcast) (NNP Interactive) (NNP Media)) (, ,) (NP (NP (DT a) (JJ new) (NN division)) (VP (VBN focused) (PP (IN on) (NP (JJ online) (NNS media))))))))) (. .)) | T | ['Comcast announced the creation of Comcast Interactive Media , a new division focused on online media'] | [] | ['In December 2005 , Comcast announced the creation of Comcast Interactive Media , a new division focused on online media .'] | [] | [] | 14,388 |
After the German victory at Sedan, most of the French standing army was either besieged in Metz or prisoner of the Germans, who hoped for an armistice and an end to the war. | (ROOT (S (PP (IN After) (NP (NP (DT the) (JJ German) (NN victory)) (PP (IN at) (NP (NNP Sedan))))) (, ,) (NP (NP (JJS most)) (PP (IN of) (NP (DT the) (JJ French) (VBG standing) (NN army)))) (VP (VBD was) (VP (CC either) (VP (VBN besieged) (PP (IN in) (NP (NNP Metz)))) (CC or) (NP (NP (NN prisoner)) (PP (IN of) (NP (NP ... | 16 | {
"ADJ": [
"German",
"most"
],
"ADP": [
"After",
"at",
"of",
"in",
"of",
"for",
"to"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [
"either",
"or",
"and"
],
"DET": [
"the",
"the",
"the",
"an",
"an",
"the"
],
"INTJ": [],
"N... | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B... | After/prep/besieged the/det/victory German/amod/victory victory/pobj/After at/prep/victory Sedan/pobj/at ,/punct/besieged most/nsubjpass/besieged of/prep/most the/det/army French/amod/army standing/compound/army army/pobj/of was/auxpass/besieged either/preconj/besieged besieged/ROOT/besieged in/prep/besieged Metz/pobj/... | (S (PP (IN After) (NP (NP (DT the) (JJ German) (NN victory)) (PP (IN at) (NP (NNP Sedan))))) (, ,) (NP (NP (JJS most)) (PP (IN of) (NP (DT the) (JJ French) (VBG standing) (NN army)))) (VP (VBD was) (VP (CC either) (VP (VBN besieged) (PP (IN in) (NP (NNP Metz)))) (CC or) (NP (NP (NN prisoner)) (PP (IN of) (NP (NP (DT th... | CT | ['most of the French standing army was either besieged in Metz or prisoner of the Germans , who hoped for an armistice and an end to the war'] | ['who hoped for an armistice and an end to the war'] | [] | ['After the German victory at Sedan , most of the French standing army was either besieged in Metz or prisoner of the Germans , who hoped for an armistice and an end to the war .'] | [] | 73,477 |
One of the main proponents of this view was Richard Lazarus who argued that emotions must have some cognitive intentionality. | (ROOT (S (NP (NP (CD One)) (PP (IN of) (NP (NP (DT the) (JJ main) (NNS proponents)) (PP (IN of) (NP (DT this) (NN view)))))) (VP (VBD was) (NP (NP (NNP Richard) (NNP Lazarus)) (SBAR (WHNP (WP who)) (S (VP (VBD argued) (SBAR (IN that) (S (NP (NNS emotions)) (VP (MD must) (VP (VB have) (NP (DT some) (JJ cognitive) (NN in... | 13 | {
"ADJ": [
"main",
"cognitive"
],
"ADP": [
"of",
"of"
],
"ADV": [],
"AUX": [
"was",
"must"
],
"CCONJ": [],
"DET": [
"the",
"this",
"some"
],
"INTJ": [],
"NOUN": [
"proponents",
"view",
"emotions",
"intentionality"
],
"NUM": [
"One"
],... | [
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"O",
"B-VP",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | One/nsubj/was of/prep/One the/det/proponents main/amod/proponents proponents/pobj/of of/prep/proponents this/det/view view/pobj/of was/ROOT/was Richard/compound/Lazarus Lazarus/attr/was who/nsubj/argued argued/relcl/Lazarus that/mark/have emotions/nsubj/have must/aux/have have/ccomp/argued some/det/intentionality cogni... | (S (NP (NP (CD One)) (PP (IN of) (NP (NP (DT the) (JJ main) (NNS proponents)) (PP (IN of) (NP (DT this) (NN view)))))) (VP (VBD was) (NP (NP (NNP Richard) (NNP Lazarus)) (SBAR (WHNP (WP who)) (S (VP (VBD argued) (SBAR (IN that) (S (NP (NNS emotions)) (VP (MD must) (VP (VB have) (NP (DT some) (JJ cognitive) (NN intentio... | CT | ['One of the main proponents of this view was Richard Lazarus who argued'] | ['who argued that emotions must have some cognitive intentionality', 'that emotions must have some cognitive intentionality'] | [] | ['One of the main proponents of this view was Richard Lazarus who argued that emotions must have some cognitive intentionality .'] | [] | 55,123 |
The Bahre-Nagassi ("Kings of the Sea") alternately fought with or against the Abyssinians and the neighbouring Muslim Adal Sultanate depending on the geopolitical circumstances. | (ROOT (S (NP (NP (DT The) (NNP Bahre) (HYPH -) (NNP Nagassi)) (-LRB- -LRB-) (`` ") (NP (NP (NNS Kings)) (PP (IN of) (NP (DT the) (NN Sea)))) (-RRB- ") (-RRB- -RRB-)) (ADVP (RB alternately)) (VP (VBD fought) (PP (IN with) (CC or) (IN against) (NP (NP (DT the) (NNPS Abyssinians)) (CC and) (NP (DT the) (VBG neighbouring) ... | 7 | {
"ADJ": [
"Muslim",
"geopolitical"
],
"ADP": [
"of",
"with",
"against",
"on"
],
"ADV": [
"alternately"
],
"AUX": [],
"CCONJ": [
"or",
"and"
],
"DET": [
"The",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"Kings",
"circumst... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-PP",
"I-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | The/det/Nagassi Bahre/compound/Nagassi -/punct/Nagassi Nagassi/nsubj/fought (/punct/Nagassi "/punct/Kings Kings/appos/Nagassi of/prep/Kings the/det/Sea Sea/pobj/of "/punct/Nagassi )/punct/Nagassi alternately/advmod/fought fought/ROOT/fought with/prep/fought or/cc/with against/conj/with the/det/Abyssinians Abyssinians/p... | (S (NP (NP (DT The) (NNP Bahre) (HYPH -) (NNP Nagassi)) (-LRB- -LRB-) (`` ") (NP (NP (NNS Kings)) (PP (IN of) (NP (DT the) (NN Sea)))) (-RRB- ") (-RRB- -RRB-)) (ADVP (RB alternately)) (VP (VBD fought) (PP (IN with) (CC or) (IN against) (NP (NP (DT the) (NNPS Abyssinians)) (CC and) (NP (DT the) (VBG neighbouring) (NNP M... | T | ['The Bahre - Nagassi -LRB- " Kings of the Sea " -RRB- fought with or against the Abyssinians and the neighbouring Muslim Adal Sultanate depending on the geopolitical circumstances'] | [] | ['The Bahre - Nagassi -LRB- " Kings of the Sea " -RRB- alternately fought with or against the Abyssinians and the neighbouring Muslim Adal Sultanate depending on the geopolitical circumstances .'] | [] | [] | 19,963 |
The economic reforms of President Carlos Salinas de Gortari had a tremendous effect on the city, as a number of businesses, including banks and airlines, were privatized. | (ROOT (S (NP (NP (DT The) (JJ economic) (NNS reforms)) (PP (IN of) (NP (NNP President) (NNP Carlos) (NNP Salinas) (NNP de) (NNP Gortari)))) (VP (VBD had) (NP (DT a) (JJ tremendous) (NN effect)) (PP (IN on) (NP (DT the) (NN city))) (, ,) (SBAR (IN as) (S (NP (NP (DT a) (NN number)) (PP (IN of) (NP (NNS businesses))) (, ... | 9 | {
"ADJ": [
"economic",
"tremendous"
],
"ADP": [
"of",
"on",
"as",
"of"
],
"ADV": [],
"AUX": [
"were"
],
"CCONJ": [
"and"
],
"DET": [
"The",
"a",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"reforms",
"effect",
"city",
"number",
"busin... | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"O"
] | The/det/reforms economic/amod/reforms reforms/nsubj/had of/prep/reforms President/compound/Gortari Carlos/compound/Gortari Salinas/compound/Gortari de/nmod/Gortari Gortari/pobj/of had/ROOT/had a/det/effect tremendous/amod/effect effect/dobj/had on/prep/effect the/det/city city/pobj/on ,/punct/had as/prep/had a/det/numb... | (S (NP (NP (DT The) (JJ economic) (NNS reforms)) (PP (IN of) (NP (NNP President) (NNP Carlos) (NNP Salinas) (NNP de) (NNP Gortari)))) (VP (VBD had) (NP (DT a) (JJ tremendous) (NN effect)) (PP (IN on) (NP (DT the) (NN city))) (, ,) (SBAR (IN as) (S (NP (NP (DT a) (NN number)) (PP (IN of) (NP (NNS businesses))) (, ,) (PP... | CT | ['The economic reforms of President Carlos Salinas de Gortari had a tremendous effect on the city ,'] | ['as a number of businesses , including banks and airlines , were privatized'] | [] | ['The economic reforms of President Carlos Salinas de Gortari had a tremendous effect on the city , as a number of businesses , including banks and airlines , were privatized .'] | [] | 55,479 |
Color-blind racism thrives on the idea that race is no longer an issue in the United States. | (ROOT (S (NP (ADJP (NN Color) (HYPH -) (JJ blind)) (NN racism)) (VP (VBZ thrives) (PP (IN on) (NP (DT the) (NN idea) (SBAR (IN that) (S (NP (NN race)) (VP (VBZ is) (ADVP (RB no) (RB longer)) (NP (DT an) (NN issue)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States))))))))) (. .))) | 11 | {
"ADJ": [
"blind"
],
"ADP": [
"on",
"in"
],
"ADV": [
"no",
"longer"
],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"the",
"an",
"the"
],
"INTJ": [],
"NOUN": [
"Color",
"racism",
"idea",
"race",
"issue"
],
"NUM": [],
"PART": [],
"PRON"... | [
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-ADVP",
"I-ADVP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Color/npadvmod/blind -/punct/blind blind/amod/racism racism/nsubj/thrives thrives/ROOT/thrives on/prep/thrives the/det/idea idea/pobj/on that/mark/is race/nsubj/is is/acl/idea no/neg/longer longer/advmod/is an/det/issue issue/attr/is in/prep/issue the/det/States United/compound/States States/pobj/in ./punct/thrives | (S (NP (ADJP (NN Color) (HYPH -) (JJ blind)) (NN racism)) (VP (VBZ thrives) (PP (IN on) (NP (DT the) (NN idea) (SBAR (IN that) (S (NP (NN race)) (VP (VBZ is) (ADVP (RB no) (RB longer)) (NP (DT an) (NN issue)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States))))))))) (. .)) | CT | ['Color - blind racism thrives on the idea that race is no longer an issue in the United States'] | ['that race is no longer an issue in the United States'] | [] | ['Color - blind racism thrives on the idea that race is no longer an issue in the United States .'] | [] | 39,811 |
What was invented in 132 CE? | (ROOT (SBARQ (WHNP (WP What)) (SQ (VBD was) (VP (VBN invented) (PP (IN in) (NP (CD 132) (NNP CE))))) (. ?))) | 7 | {
"ADJ": [],
"ADP": [
"in"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"CE"
],
"NUM": [
"132"
],
"PART": [],
"PRON": [
"What"
],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"inve... | [
"O",
"O",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | What/nsubjpass/invented was/auxpass/invented invented/ROOT/invented in/prep/invented 132/nummod/CE CE/pobj/in ?/punct/invented | (SBARQ (WHNP (WP What)) (SQ (VBD was) (VP (VBN invented) (PP (IN in) (NP (CD 132) (NNP CE))))) (. ?)) | FC | [] | [] | [] | [] | ['What was invented in 132 CE ?'] | 43,088 |
On June 11, 2006, the British tabloid The Mail on Sunday reported that iPods are mainly manufactured by workers who earn no more than US$50 per month and work 15-hour shifts. | (ROOT (S (PP (IN On) (NP (NNP June) (CD 11) (, ,) (CD 2006))) (, ,) (NP (NP (DT the) (JJ British) (NN tabloid)) (NP (NNP The) (NNP Mail))) (PP (IN on) (NP (NNP Sunday))) (VP (VBD reported) (SBAR (IN that) (S (NP (NNS iPods)) (VP (VBP are) (ADVP (RB mainly)) (VP (VBN manufactured) (PP (IN by) (NP (NP (NNS workers)) (SBA... | 17 | {
"ADJ": [
"British",
"more"
],
"ADP": [
"On",
"on",
"by",
"than",
"per"
],
"ADV": [
"mainly"
],
"AUX": [
"are"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"The",
"no"
],
"INTJ": [],
"NOUN": [
"tabloid",
"iPods",
"workers",
"mont... | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"O",
"B-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"O",
"B-VP",
"O",
"O",
"O",
"O",
"O",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"O",
"O",
"O",... | On/prep/reported June/pobj/On 11/nummod/June ,/punct/June 2006/nummod/June ,/punct/reported the/det/tabloid British/amod/tabloid tabloid/nsubj/reported The/det/Mail Mail/nsubj/reported on/prep/reported Sunday/pobj/on reported/ROOT/reported that/mark/manufactured iPods/nsubjpass/manufactured are/auxpass/manufactured mai... | (S (PP (IN On) (NP (NNP June) (CD 11) (, ,) (CD 2006))) (, ,) (NP (NP (DT the) (JJ British) (NN tabloid)) (NP (NNP The) (NNP Mail))) (PP (IN on) (NP (NNP Sunday))) (VP (VBD reported) (SBAR (IN that) (S (NP (NNS iPods)) (VP (VBP are) (ADVP (RB mainly)) (VP (VBN manufactured) (PP (IN by) (NP (NP (NNS workers)) (SBAR (WHN... | CT | ['the British tabloid The Mail reported'] | ['that iPods are mainly manufactured by workers who earn no more than US$ 50 per month and work 15 - hour shifts', 'who earn no more than US$ 50 per month and work 15 - hour shifts'] | [] | ['On June 11 , 2006 , the British tabloid The Mail on Sunday reported that iPods are mainly manufactured by workers who earn no more than US$ 50 per month and work 15 - hour shifts .'] | [] | 52,329 |
As the Jurchens had traditionally "elected" their leader through a council of nobles, the Qing state did not have in place a clear succession system until the reign of the Kangxi Emperor. | (ROOT (S (SBAR (IN As) (S (NP (DT the) (NNPS Jurchens)) (VP (VBD had) (ADVP (RB traditionally)) (VP (`` ") (VBN elected) ('' ") (NP (PRP$ their) (NN leader)) (PP (IN through) (NP (NP (DT a) (NN council)) (PP (IN of) (NP (NNS nobles))))))))) (, ,) (NP (DT the) (NNP Qing) (NN state)) (VP (VBD did) (RB not) (VP (VB have) ... | 11 | {
"ADJ": [
"clear"
],
"ADP": [
"through",
"of",
"in",
"until",
"of"
],
"ADV": [
"traditionally"
],
"AUX": [
"had",
"did"
],
"CCONJ": [],
"DET": [
"the",
"a",
"the",
"a",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"leader",
"council... | [
"O",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
... | As/mark/elected the/det/Jurchens Jurchens/nsubj/elected had/aux/elected traditionally/advmod/elected "/punct/elected elected/advcl/have "/punct/elected their/poss/leader leader/dobj/elected through/prep/elected a/det/council council/pobj/through of/prep/council nobles/pobj/of ,/punct/have the/det/state Qing/compound/st... | (S (SBAR (IN As) (S (NP (DT the) (NNPS Jurchens)) (VP (VBD had) (ADVP (RB traditionally)) (VP (`` ") (VBN elected) ('' ") (NP (PRP$ their) (NN leader)) (PP (IN through) (NP (NP (DT a) (NN council)) (PP (IN of) (NP (NNS nobles))))))))) (, ,) (NP (DT the) (NNP Qing) (NN state)) (VP (VBD did) (RB not) (VP (VB have) (PP (I... | CT | ['the Qing state did not have in place a clear succession system until the reign of the Kangxi Emperor'] | ['As the Jurchens had traditionally " elected " their leader through a council of nobles'] | [] | ['As the Jurchens had traditionally " elected " their leader through a council of nobles , the Qing state did not have in place a clear succession system until the reign of the Kangxi Emperor .'] | [] | 70,390 |
In 1964, Nasser was made president of the NAM and held the second conference of the organization in Cairo. | (ROOT (S (PP (IN In) (NP (CD 1964))) (, ,) (NP (NNP Nasser)) (VP (VP (VBD was) (VP (VBN made) (S (NP (NP (NN president)) (PP (IN of) (NP (DT the) (NNP NAM))))))) (CC and) (VP (VBD held) (NP (NP (DT the) (JJ second) (NN conference)) (PP (IN of) (NP (DT the) (NN organization)))) (PP (IN in) (NP (NNP Cairo))))) (. .))) | 10 | {
"ADJ": [
"second"
],
"ADP": [
"In",
"of",
"of",
"in"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"president",
"conference",
"organization"
],
"NUM": [
"1964"
],
"PART... | [
"B-PP",
"B-NP",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | In/prep/made 1964/pobj/In ,/punct/made Nasser/nsubjpass/made was/auxpass/made made/ROOT/made president/oprd/made of/prep/president the/det/NAM NAM/pobj/of and/cc/made held/conj/made the/det/conference second/amod/conference conference/dobj/held of/prep/conference the/det/organization organization/pobj/of in/prep/organi... | (S (PP (IN In) (NP (CD 1964))) (, ,) (NP (NNP Nasser)) (VP (VP (VBD was) (VP (VBN made) (S (NP (NP (NN president)) (PP (IN of) (NP (DT the) (NNP NAM))))))) (CC and) (VP (VBD held) (NP (NP (DT the) (JJ second) (NN conference)) (PP (IN of) (NP (DT the) (NN organization)))) (PP (IN in) (NP (NNP Cairo))))) (. .)) | T | ['Nasser was made president of the NAM and held the second conference of the organization in Cairo'] | [] | ['In 1964 , Nasser was made president of the NAM and held the second conference of the organization in Cairo .'] | [] | [] | 70,173 |
It should be emphasized, however, that for Whitehead God is not necessarily tied to religion. | (ROOT (S (NP (NP (PRP It))) (VP (MD should) (VP (VB be) (VP (VBN emphasized) (, ,) (ADVP (RB however)) (, ,) (SBAR (IN that) (S (PP (IN for) (NP (NNP Whitehead))) (NP (NNP God)) (VP (VBZ is) (RB not) (ADVP (RB necessarily)) (VP (VBN tied) (PP (IN to) (NP (NN religion)))))))))) (. .))) | 12 | {
"ADJ": [],
"ADP": [
"to"
],
"ADV": [
"however",
"necessarily"
],
"AUX": [
"should",
"be",
"is"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"religion"
],
"NUM": [],
"PART": [
"not"
],
"PRON": [
"It"
],
"PROPN": [
"Whitehead",
"God"
... | [
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-ADVP",
"B-VP",
"O",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"O"
] | It/nsubjpass/emphasized should/aux/emphasized be/auxpass/emphasized emphasized/ROOT/emphasized ,/punct/emphasized however/advmod/emphasized ,/punct/emphasized that/mark/tied for/mark/tied Whitehead/compound/God God/nsubjpass/tied is/auxpass/tied not/neg/tied necessarily/advmod/tied tied/ccomp/emphasized to/prep/tied re... | (S (NP (NP (PRP It))) (VP (MD should) (VP (VB be) (VP (VBN emphasized) (, ,) (ADVP (RB however)) (, ,) (SBAR (IN that) (S (PP (IN for) (NP (NNP Whitehead))) (NP (NNP God)) (VP (VBZ is) (RB not) (ADVP (RB necessarily)) (VP (VBN tied) (PP (IN to) (NP (NN religion)))))))))) (. .)) | CT | ['It should be emphasized , however ,'] | ['that for Whitehead God is not necessarily tied to religion'] | [] | ['It should be emphasized , however , that for Whitehead God is not necessarily tied to religion .'] | [] | 42,318 |
The North American mnemonic "spring forward, fall back" (also "spring ahead ... | (ROOT (S (DT The) (ADJP (JJ North) (JJ American)) (JJ mnemonic) (`` ") (NP (NN spring)) (ADVP (RB forward)) (, ,) (VP (VB fall) (ADVP (RB back))) ('' ") (-LRB- -LRB-) (ADVP (RB also)) (NP (`` ") (NP (NN spring)) (ADVP (RB ahead))) (: ...))) | 5 | {
"ADJ": [
"North",
"American",
"mnemonic"
],
"ADP": [],
"ADV": [
"forward",
"back",
"also",
"ahead"
],
"AUX": [],
"CCONJ": [],
"DET": [
"The"
],
"INTJ": [],
"NOUN": [
"spring",
"spring"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT":... | [
"O",
"B-ADJP",
"I-ADJP",
"O",
"O",
"B-NP",
"B-ADVP",
"O",
"B-VP",
"B-ADVP",
"O",
"O",
"B-ADVP",
"B-NP",
"I-NP",
"B-ADVP",
"O"
] | The/det/fall North/amod/American American/amod/fall mnemonic/advmod/American "/punct/fall spring/preconj/" forward/advmod/spring ,/punct/fall fall/ROOT/fall back/advmod/fall "/punct/fall (/punct/spring also/advmod/spring "/punct/spring spring/parataxis/fall ahead/advmod/spring .../punct/spring | (S (DT The) (ADJP (JJ North) (JJ American)) (JJ mnemonic) (`` ") (NP (NN spring)) (ADVP (RB forward)) (, ,) (VP (VB fall) (ADVP (RB back))) ('' ") (-LRB- -LRB-) (ADVP (RB also)) (NP (`` ") (NP (NN spring)) (ADVP (RB ahead))) (: ...)) | T | ['" spring ahead fall back'] | [] | ['The North American mnemonic " spring forward , fall back " -LRB- also " spring ahead ...'] | [] | [] | 56,800 |
During the siege, the Russians lost four 110- or 120-gun, three-decker ships of the line, twelve 84-gun two-deckers and four 60-gun frigates in the Black Sea, plus a large number of smaller vessels. | (ROOT (S (PP (IN During) (NP (DT the) (NN siege))) (, ,) (NP (DT the) (NNPS Russians)) (VP (VBD lost) (NP (NP (NP (CD four) (NML (QP (HYPH 110-) (CC or) (CD 120)) (HYPH -) (NN gun)) (, ,) (NML (CD three) (HYPH -) (NN decker)) (NNS ships)) (PP (IN of) (NP (DT the) (NN line)))) (, ,) (NP (CD twelve) (NML (CD 84) (HYPH -)... | 9 | {
"ADJ": [
"large",
"smaller"
],
"ADP": [
"During",
"of",
"in",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"or",
"and",
"plus"
],
"DET": [
"the",
"the",
"the",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"siege",
"gun",
"decker",
"shi... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"O",
"O",
"O",
"O",
"O",
"B-NP",
"O",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"O",
"B-NP",
"B-PP",
"... | During/prep/lost the/det/siege siege/pobj/During ,/punct/lost the/det/Russians Russians/nsubj/lost lost/ROOT/lost four/nummod/ships 110-/punct/four or/cc/four 120/nummod/gun -/punct/gun gun/nmod/ships ,/punct/ships three/nummod/decker -/punct/decker decker/compound/ships ships/dobj/lost of/prep/ships the/det/line line/... | (S (PP (IN During) (NP (DT the) (NN siege))) (, ,) (NP (DT the) (NNPS Russians)) (VP (VBD lost) (NP (NP (NP (CD four) (NML (QP (HYPH 110-) (CC or) (CD 120)) (HYPH -) (NN gun)) (, ,) (NML (CD three) (HYPH -) (NN decker)) (NNS ships)) (PP (IN of) (NP (DT the) (NN line)))) (, ,) (NP (CD twelve) (NML (CD 84) (HYPH -) (NN g... | T | ['the Russians lost four 110- or 120 - gun , three - decker ships of the line , twelve 84 - gun two - deckers and four 60 - gun frigates in the Black Sea , plus a large number of smaller vessels'] | [] | ['During the siege , the Russians lost four 110- or 120 - gun , three - decker ships of the line , twelve 84 - gun two - deckers and four 60 - gun frigates in the Black Sea , plus a large number of smaller vessels .'] | [] | [] | 53,413 |
However, effective ceiling for heavy AA guns was affected by non-ballistic factors: | (ROOT (S (ADVP (RB However)) (, ,) (NP (NP (JJ effective) (NN ceiling)) (PP (IN for) (NP (JJ heavy) (NNP AA) (NNS guns)))) (VP (VBD was) (VP (VBN affected) (PP (IN by) (NP (ADJP (JJ non) (HYPH -) (JJ ballistic)) (NNS factors))))) (: :))) | 8 | {
"ADJ": [
"effective",
"heavy",
"non",
"-",
"ballistic"
],
"ADP": [
"for",
"by"
],
"ADV": [
"However"
],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"ceiling",
"AA",
"guns",
"factors"
],
"NUM": [],
"PART": [],
"PRON... | [
"B-ADVP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"O"
] | However/advmod/affected ,/punct/affected effective/amod/ceiling ceiling/nsubjpass/affected for/prep/ceiling heavy/amod/AA AA/compound/guns guns/pobj/for was/auxpass/affected affected/ROOT/affected by/agent/affected non/amod/factors -/amod/factors ballistic/amod/factors factors/pobj/by :/punct/affected | (S (ADVP (RB However)) (, ,) (NP (NP (JJ effective) (NN ceiling)) (PP (IN for) (NP (JJ heavy) (NNP AA) (NNS guns)))) (VP (VBD was) (VP (VBN affected) (PP (IN by) (NP (ADJP (JJ non) (HYPH -) (JJ ballistic)) (NNS factors))))) (: :)) | T | ['effective ceiling for heavy AA guns was affected by non - ballistic factors'] | [] | ['However , effective ceiling for heavy AA guns was affected by non - ballistic factors :'] | [] | [] | 61,886 |
What causes glaciers to deform and flow? | (ROOT (SBARQ (WHNP (WP What)) (S (VP (VBZ causes) (S (NP (NNS glaciers)) (VP (TO to) (VP (VB deform) (CC and) (VB flow)))))) (. ?))) | 8 | {
"ADJ": [],
"ADP": [],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"glaciers",
"deform",
"flow"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"What"
],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
... | [
"O",
"B-VP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"O"
] | What/nsubj/causes causes/ROOT/causes glaciers/nsubj/deform to/aux/deform deform/ccomp/causes and/cc/deform flow/conj/deform ?/punct/causes | (SBARQ (WHNP (WP What)) (S (VP (VBZ causes) (S (NP (NNS glaciers)) (VP (TO to) (VP (VB deform) (CC and) (VB flow)))))) (. ?)) | T | ['causes glaciers to deform and flow'] | [] | ['What causes glaciers to deform and flow ?'] | [] | [] | 23,386 |
Practical general lighting needs high-power LEDs, of one watt or more. | (ROOT (S (NP (JJ Practical) (JJ general) (NN lighting)) (VP (VBZ needs) (NP (NP (NML (JJ high) (HYPH -) (NN power)) (NNS LEDs)) (, ,) (PP (IN of) (NP (CD one) (NN watt) (QP (CC or) (JJR more)))))) (. .))) | 8 | {
"ADJ": [
"Practical",
"general",
"high",
"more"
],
"ADP": [
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"or"
],
"DET": [],
"INTJ": [],
"NOUN": [
"lighting",
"power",
"LEDs",
"watt"
],
"NUM": [
"one"
],
"PART": [],
"PRON": [],
"PROPN": [],
"P... | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"O"
] | Practical/amod/lighting general/amod/lighting lighting/nsubj/needs needs/ROOT/needs high/amod/power -/punct/power power/compound/LEDs LEDs/dobj/needs ,/punct/LEDs of/prep/LEDs one/nummod/watt watt/pobj/of or/cc/more more/nummod/watt ./punct/needs | (S (NP (JJ Practical) (JJ general) (NN lighting)) (VP (VBZ needs) (NP (NP (NML (JJ high) (HYPH -) (NN power)) (NNS LEDs)) (, ,) (PP (IN of) (NP (CD one) (NN watt) (QP (CC or) (JJR more)))))) (. .)) | T | ['Practical general lighting needs high - power LEDs , of one watt or more'] | [] | ['Practical general lighting needs high - power LEDs , of one watt or more .'] | [] | [] | 25,934 |
This illuminates the extent to which adolescence is, at least in part, a social construction; it takes shape differently depending on the cultural context, and may be enforced more by cultural practices or transitions than by universal chemical or biological physical changes. | (ROOT (S (S (NP (DT This)) (VP (VBZ illuminates) (NP (NP (DT the) (NN extent)) (SBAR (WHPP (IN to) (WHNP (WDT which))) (S (NP (NN adolescence)) (VP (VBZ is) (, ,) (PP (ADVP (RB at) (RBS least)) (IN in) (NP (NN part))) (, ,) (NP (DT a) (JJ social) (NN construction)))))))) (: ;) (S (NP (PRP it)) (VP (VP (VBZ takes) (NP (... | 13 | {
"ADJ": [
"least",
"social",
"cultural",
"cultural",
"universal",
"biological",
"physical"
],
"ADP": [
"at",
"in",
"on",
"by",
"than",
"by"
],
"ADV": [
"differently",
"more"
],
"AUX": [
"is",
"may",
"be"
],
"CCONJ": [
"and",
... | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-ADVP",
"I-ADVP",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"B-ADVP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
... | This/nsubj/illuminates illuminates/ccomp/takes the/det/extent extent/dobj/illuminates to/prep/is which/pobj/to adolescence/nsubj/is is/relcl/extent ,/punct/is at/advmod/least least/advmod/in in/prep/is part/pobj/in ,/punct/is a/det/construction social/amod/construction construction/attr/is ;/punct/takes it/nsubj/takes ... | (S (S (NP (DT This)) (VP (VBZ illuminates) (NP (NP (DT the) (NN extent)) (SBAR (WHPP (IN to) (WHNP (WDT which))) (S (NP (NN adolescence)) (VP (VBZ is) (, ,) (PP (ADVP (RB at) (RBS least)) (IN in) (NP (NN part))) (, ,) (NP (DT a) (JJ social) (NN construction)))))))) (: ;) (S (NP (PRP it)) (VP (VP (VBZ takes) (NP (NN sha... | CT | ['This illuminates the extent to which adolescence is , at least in part , a social construction', 'it takes shape differently depending on the cultural context , and may be enforced more by cultural practices or transitions than by universal chemical or biological physical changes'] | ['to which adolescence is , at least in part , a social construction'] | [] | ['This illuminates the extent to which adolescence is , at least in part , a social construction ; it takes shape differently depending on the cultural context , and may be enforced more by cultural practices or transitions than by universal chemical or biological physical changes .'] | [] | 6,941 |
Who penned a "Statement of Professional Responsibility"? | (ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBD penned) (NP (NP (DT a) (`` ") (NN Statement)) (PP (IN of) (NP (NNP Professional) (NNP Responsibility))) ('' ")))) (. ?))) | 8 | {
"ADJ": [],
"ADP": [
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"Statement"
],
"NUM": [],
"PART": [],
"PRON": [
"Who"
],
"PROPN": [
"Professional",
"Responsibility"
],
"PUNCT": [
"\"",
"\"",
"?"
],
"SCONJ"... | [
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Who/nsubj/penned penned/ROOT/penned a/det/Statement "/punct/Statement Statement/dobj/penned of/prep/Statement Professional/compound/Responsibility Responsibility/pobj/of "/punct/penned ?/punct/penned | (SBARQ (WHNP (WP Who)) (SQ (VP (VBD penned) (NP (NP (DT a) (`` ") (NN Statement)) (PP (IN of) (NP (NNP Professional) (NNP Responsibility))) ('' ")))) (. ?)) | FC | [] | [] | [] | [] | ['Who penned a " Statement of Professional Responsibility " ?'] | 73,553 |
The Grand Prix of St. Petersburg and Grand Prix of Miami have held IndyCar races as well. | (ROOT (S (NP (NP (NP (DT The) (NNP Grand) (NNP Prix)) (PP (IN of) (NP (NNP St.) (NNP Petersburg)))) (CC and) (NP (NP (NNP Grand) (NNP Prix)) (PP (IN of) (NP (NNP Miami))))) (VP (VBP have) (VP (VBN held) (NP (NNP IndyCar) (NNS races)) (ADVP (RB as) (RB well)))) (. .))) | 7 | {
"ADJ": [],
"ADP": [
"of",
"of"
],
"ADV": [
"as",
"well"
],
"AUX": [
"have"
],
"CCONJ": [
"and"
],
"DET": [
"The"
],
"INTJ": [],
"NOUN": [
"races"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Grand",
"Prix",
"St.",
"Petersburg",
... | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-ADVP",
"I-ADVP",
"O"
] | The/det/Prix Grand/compound/Prix Prix/nsubj/held of/prep/Prix St./compound/Petersburg Petersburg/pobj/of and/cc/Petersburg Grand/compound/Prix Prix/conj/Petersburg of/prep/Petersburg Miami/pobj/of have/aux/held held/ROOT/held IndyCar/compound/races races/dobj/held as/advmod/well well/advmod/held ./punct/held | (S (NP (NP (NP (DT The) (NNP Grand) (NNP Prix)) (PP (IN of) (NP (NNP St.) (NNP Petersburg)))) (CC and) (NP (NP (NNP Grand) (NNP Prix)) (PP (IN of) (NP (NNP Miami))))) (VP (VBP have) (VP (VBN held) (NP (NNP IndyCar) (NNS races)) (ADVP (RB as) (RB well)))) (. .)) | T | ['The Grand Prix of St. Petersburg and Grand Prix of Miami have held IndyCar races as well'] | [] | ['The Grand Prix of St. Petersburg and Grand Prix of Miami have held IndyCar races as well .'] | [] | [] | 55,393 |
For diurnal migrants, the sun is used to navigate by day, and a stellar compass is used at night. | (ROOT (S (PP (IN For) (NP (JJ diurnal) (NNS migrants))) (, ,) (S (NP (DT the) (NN sun)) (VP (VBZ is) (VP (VBN used) (S (VP (TO to) (VP (VB navigate) (PP (IN by) (NP (NN day))))))))) (, ,) (CC and) (S (NP (DT a) (JJ stellar) (NN compass)) (VP (VBZ is) (VP (VBN used) (PP (IN at) (NP (NN night)))))) (. .))) | 11 | {
"ADJ": [
"diurnal",
"stellar"
],
"ADP": [
"For",
"by",
"at"
],
"ADV": [],
"AUX": [
"is",
"is"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"a"
],
"INTJ": [],
"NOUN": [
"migrants",
"sun",
"day",
"compass",
"night"
],
"NUM": [],
"PART... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"O"
] | For/prep/used diurnal/amod/migrants migrants/pobj/For ,/punct/used the/det/sun sun/nsubjpass/used is/auxpass/used used/ROOT/used to/aux/navigate navigate/xcomp/used by/prep/navigate day/pobj/by ,/punct/used and/cc/used a/det/compass stellar/amod/compass compass/nsubjpass/used is/auxpass/used used/conj/used at/prep/used... | (S (PP (IN For) (NP (JJ diurnal) (NNS migrants))) (, ,) (S (NP (DT the) (NN sun)) (VP (VBZ is) (VP (VBN used) (S (VP (TO to) (VP (VB navigate) (PP (IN by) (NP (NN day))))))))) (, ,) (CC and) (S (NP (DT a) (JJ stellar) (NN compass)) (VP (VBZ is) (VP (VBN used) (PP (IN at) (NP (NN night)))))) (. .)) | T | ['the sun is used to navigate by day', 'a stellar compass is used at night'] | [] | ['For diurnal migrants , the sun is used to navigate by day , and a stellar compass is used at night .'] | [] | [] | 6,949 |
Another trend is the new popularity of ecstatic worship in the Jewish Renewal movement and the Carlebach style minyan, both of which are nominally of Ashkenazi origin. | (ROOT (S (NP (DT Another) (NN trend)) (VP (VBZ is) (NP (NP (DT the) (JJ new) (NN popularity)) (PP (IN of) (NP (JJ ecstatic) (NN worship))) (PP (IN in) (NP (NP (NP (DT the) (NML (NNP Jewish) (NNP Renewal)) (NN movement)) (CC and) (NP (DT the) (NML (NNP Carlebach) (NN style)) (NN minyan))) (, ,) (SBAR (WHNP (WHNP (DT bot... | 12 | {
"ADJ": [
"new",
"ecstatic",
"Jewish",
"Ashkenazi"
],
"ADP": [
"of",
"in",
"of",
"of"
],
"ADV": [
"nominally"
],
"AUX": [
"is",
"are"
],
"CCONJ": [
"and"
],
"DET": [
"Another",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"... | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"O",
"O",
"O",
"B-VP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Another/det/trend trend/nsubj/is is/ROOT/is the/det/popularity new/amod/popularity popularity/attr/is of/prep/popularity ecstatic/amod/worship worship/pobj/of in/prep/popularity the/det/movement Jewish/amod/Renewal Renewal/compound/movement movement/pobj/in and/cc/movement the/det/minyan Carlebach/compound/minyan style... | (S (NP (DT Another) (NN trend)) (VP (VBZ is) (NP (NP (DT the) (JJ new) (NN popularity)) (PP (IN of) (NP (JJ ecstatic) (NN worship))) (PP (IN in) (NP (NP (NP (DT the) (NML (NNP Jewish) (NNP Renewal)) (NN movement)) (CC and) (NP (DT the) (NML (NNP Carlebach) (NN style)) (NN minyan))) (, ,) (SBAR (WHNP (WHNP (DT both)) (W... | CT | ['Another trend is the new popularity of ecstatic worship in the Jewish Renewal movement and the Carlebach style minyan , both of which are nominally of Ashkenazi origin'] | ['both of which are nominally of Ashkenazi origin'] | [] | ['Another trend is the new popularity of ecstatic worship in the Jewish Renewal movement and the Carlebach style minyan , both of which are nominally of Ashkenazi origin .'] | [] | 65,215 |
Devices of this sort are not found again until the 10th century, when a simpler eight-geared luni-solar calculator incorporated into an astrolabe was described by the Persian scholar, Al-Biruni.[not in citation given] | (ROOT (S (NP (NP (NNS Devices)) (PP (IN of) (NP (DT this) (NN sort)))) (VP (VBP are) (RB not) (VP (VBN found) (ADVP (RB again)) (PP (IN until) (NP (NP (DT the) (JJ 10th) (NN century)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (NP (DT a) (JJR simpler) (ADJP (CD eight) (HYPH -) (VBN geared)) (NML (NN luni) (HYPH -) (NN sola... | 17 | {
"ADJ": [
"10th",
"simpler",
"luni",
"solar",
"Persian"
],
"ADP": [
"of",
"into",
"by",
"in"
],
"ADV": [
"again"
],
"AUX": [
"are",
"was"
],
"CCONJ": [],
"DET": [
"this",
"the",
"a",
"an",
"the"
],
"INTJ": [],
"NOUN": [
"... | [
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"O",
"O",
"O",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
... | Devices/nsubjpass/found of/prep/Devices this/det/sort sort/pobj/of are/auxpass/found not/neg/found found/ROOT/found again/advmod/found until/mark/described the/det/century 10th/amod/century century/nsubjpass/described ,/punct/century when/advmod/incorporated a/det/calculator simpler/amod/calculator eight/advmod/geared ... | (S (NP (NP (NNS Devices)) (PP (IN of) (NP (DT this) (NN sort)))) (VP (VBP are) (RB not) (VP (VBN found) (ADVP (RB again)) (PP (IN until) (NP (NP (DT the) (JJ 10th) (NN century)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (NP (DT a) (JJR simpler) (ADJP (CD eight) (HYPH -) (VBN geared)) (NML (NN luni) (HYPH -) (NN solar)) (N... | CT | ['Devices of this sort are not found again until the 10th century , when a simpler eight - geared luni - solar calculator incorporated into an astrolabe was described by the Persian scholar , Al - Biruni.-LSB-not in citation given -RSB-'] | ['when a simpler eight - geared luni - solar calculator incorporated into an astrolabe was described by the Persian scholar , Al - Biruni.-LSB-not in citation given'] | [] | ['Devices of this sort are not found again until the 10th century , when a simpler eight - geared luni - solar calculator incorporated into an astrolabe was described by the Persian scholar , Al - Biruni.-LSB-not in citation given -RSB-'] | [] | 59,494 |
These cookers reach temperatures of 315 Β°C (599 Β°F) and above but require direct light to function properly and must be repositioned to track the Sun. | (ROOT (S (NP (DT These) (NNS cookers)) (VP (VP (VBP reach) (NP (NP (NNS temperatures)) (PP (IN of) (NP (NP (NP (CD 315) (NN Β°) (NN C)) (-LRB- -LRB-) (NP (CD 599) (SYM Β°) (NN F)) (-RRB- -RRB-)) (CC and) (ADVP (RB above)))))) (CC but) (VP (VP (VBP require) (NP (JJ direct) (NN light)) (S (VP (TO to) (VP (VB function) (ADV... | 12 | {
"ADJ": [
"direct"
],
"ADP": [
"of"
],
"ADV": [
"above",
"properly"
],
"AUX": [
"must",
"be"
],
"CCONJ": [
"and",
"but",
"and"
],
"DET": [
"These",
"the"
],
"INTJ": [],
"NOUN": [
"cookers",
"temperatures",
"Β°",
"C",
"F",
"l... | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADVP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"O"
] | These/det/cookers cookers/nsubj/reach reach/ROOT/reach temperatures/dobj/reach of/prep/temperatures 315/nummod/Β° Β°/nmod/C C/pobj/of (/punct/C 599/nummod/Β° Β°/nummod/F F/appos/C )/punct/C and/cc/reach above/advmod/reach but/cc/reach require/conj/reach direct/amod/light light/dobj/require to/aux/function function/xcomp/re... | (S (NP (DT These) (NNS cookers)) (VP (VP (VBP reach) (NP (NP (NNS temperatures)) (PP (IN of) (NP (NP (NP (CD 315) (NN Β°) (NN C)) (-LRB- -LRB-) (NP (CD 599) (SYM Β°) (NN F)) (-RRB- -RRB-)) (CC and) (ADVP (RB above)))))) (CC but) (VP (VP (VBP require) (NP (JJ direct) (NN light)) (S (VP (TO to) (VP (VB function) (ADVP (RB ... | T | ['These cookers reach temperatures of 315 Β° C -LRB- 599 Β° F -RRB- and above but require direct light to function properly and must be repositioned to track the Sun'] | [] | ['These cookers reach temperatures of 315 Β° C -LRB- 599 Β° F -RRB- and above but require direct light to function properly and must be repositioned to track the Sun .'] | [] | [] | 53,682 |
Neurotransmitters are chemicals that are released at synapses when an action potential activates themβneurotransmitters attach themselves to receptor molecules on the membrane of the synapse's target cell, and thereby alter the electrical or chemical properties of the receptor molecules. | (ROOT (S (S (NP (NNS Neurotransmitters)) (VP (VBP are) (NP (NP (NNS chemicals)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (VP (VBN released) (PP (IN at) (NP (NNS synapses))) (SBAR (WHADVP (WRB when)) (S (NP (DT an) (NN action) (NN potential)) (VP (VBZ activates) (NP (PRP them)))))))))))) (: β) (S (NP (NNS neurotransmitt... | 14 | {
"ADJ": [
"electrical",
"chemical"
],
"ADP": [
"at",
"on",
"of",
"of"
],
"ADV": [
"thereby"
],
"AUX": [
"are",
"are",
"to"
],
"CCONJ": [
"and",
"or"
],
"DET": [
"an",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
... | [
"B-NP",
"B-VP",
"B-NP",
"O",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-AD... | Neurotransmitters/nsubj/are are/ccomp/attach chemicals/attr/are that/nsubjpass/released are/auxpass/released released/relcl/chemicals at/prep/released synapses/pobj/at when/advmod/activates an/det/potential action/compound/potential potential/nsubj/activates activates/advcl/released them/dobj/activates β/punct/attach n... | (S (S (NP (NNS Neurotransmitters)) (VP (VBP are) (NP (NP (NNS chemicals)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (VP (VBN released) (PP (IN at) (NP (NNS synapses))) (SBAR (WHADVP (WRB when)) (S (NP (DT an) (NN action) (NN potential)) (VP (VBZ activates) (NP (PRP them)))))))))))) (: β) (S (NP (NNS neurotransmitters)) ... | CT | ['Neurotransmitters are chemicals that are released at synapses', "neurotransmitters attach themselves to receptor molecules on the membrane of the synapse 's target cell , and thereby alter the electrical or chemical properties of the receptor molecules"] | ['that are released at synapses when an action potential activates them', 'when an action potential activates them'] | [] | ["Neurotransmitters are chemicals that are released at synapses when an action potential activates them β neurotransmitters attach themselves to receptor molecules on the membrane of the synapse 's target cell , and thereby alter the electrical or chemical properties of the receptor molecules ."] | [] | 37,441 |
In what century did Old English cease to be used? | (ROOT (SBARQ (WHPP (IN In) (WHNP (WDT what) (NN century))) (SQ (VBD did) (NP (JJ Old) (NNP English)) (VP (VB cease) (S (VP (TO to) (VP (VB be) (VP (VBN used))))))) (. ?))) | 9 | {
"ADJ": [],
"ADP": [
"In"
],
"ADV": [],
"AUX": [
"did",
"be"
],
"CCONJ": [],
"DET": [
"what"
],
"INTJ": [],
"NOUN": [
"century"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [],
"PROPN": [
"Old",
"English"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPAC... | [
"O",
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"O"
] | In/prep/cease what/det/century century/pcomp/In did/aux/cease Old/compound/English English/nsubj/cease cease/ROOT/cease to/aux/used be/auxpass/used used/xcomp/cease ?/punct/cease | (SBARQ (WHPP (IN In) (WHNP (WDT what) (NN century))) (SQ (VBD did) (NP (JJ Old) (NNP English)) (VP (VB cease) (S (VP (TO to) (VP (VB be) (VP (VBN used))))))) (. ?)) | FC | [] | [] | [] | [] | ['In what century did Old English cease to be used ?'] | 39,764 |
What other modern material has joined composites, carbon fiber, titanium, and aluminum to replace wood in the manufacture of sporting equipment? | (ROOT (SBARQ (WHNP (WP What) (JJ other) (JJ modern) (NN material)) (SQ (VBZ has) (VP (VBN joined) (NP (NP (NNS composites)) (, ,) (NP (NN carbon) (NN fiber)) (, ,) (NP (NN titanium)) (, ,) (CC and) (NP (NN aluminum))) (S (VP (TO to) (VP (VB replace) (NP (NN wood)) (PP (IN in) (NP (NP (DT the) (NN manufacture)) (PP (IN ... | 12 | {
"ADJ": [
"other",
"modern"
],
"ADP": [
"in",
"of"
],
"ADV": [],
"AUX": [
"has"
],
"CCONJ": [
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"material",
"composites",
"carbon",
"fiber",
"titanium",
"aluminum",
"wood",
"manufacture"... | [
"O",
"O",
"O",
"O",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | What/dobj/joined other/amod/material modern/amod/material material/nsubj/joined has/aux/joined joined/ROOT/joined composites/dobj/joined ,/punct/composites carbon/compound/fiber fiber/conj/composites ,/punct/fiber titanium/conj/fiber ,/punct/titanium and/cc/titanium aluminum/conj/titanium to/aux/replace replace/relcl/c... | (SBARQ (WHNP (WP What) (JJ other) (JJ modern) (NN material)) (SQ (VBZ has) (VP (VBN joined) (NP (NP (NNS composites)) (, ,) (NP (NN carbon) (NN fiber)) (, ,) (NP (NN titanium)) (, ,) (CC and) (NP (NN aluminum))) (S (VP (TO to) (VP (VB replace) (NP (NN wood)) (PP (IN in) (NP (NP (DT the) (NN manufacture)) (PP (IN of) (N... | FC | [] | [] | [] | [] | ['What other modern material has joined composites , carbon fiber , titanium , and aluminum to replace wood in the manufacture of sporting equipment ?'] | 1,252 |
Anglicans also celebrate in the Visitation of the Blessed Virgin on 31 May, though in some provinces the traditional date of July 2 is kept. | (ROOT (S (NP (NNS Anglicans)) (ADVP (RB also)) (VP (VBP celebrate) (PP (IN in) (NP (NP (DT the) (NNP Visitation)) (PP (IN of) (NP (DT the) (NNP Blessed) (NNP Virgin))))) (PP (IN on) (NP (CD 31) (NNP May))) (, ,) (SBAR (IN though) (S (PP (IN in) (NP (DT some) (NNS provinces))) (NP (NP (DT the) (JJ traditional) (NN date)... | 9 | {
"ADJ": [
"traditional"
],
"ADP": [
"in",
"of",
"on",
"in",
"of"
],
"ADV": [
"also"
],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"the",
"the",
"some",
"the"
],
"INTJ": [],
"NOUN": [
"provinces",
"date"
],
"NUM": [
"31",
"2"
],... | [
"B-NP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"O"
] | Anglicans/nsubj/celebrate also/advmod/celebrate celebrate/ROOT/celebrate in/prep/celebrate the/det/Visitation Visitation/pobj/in of/prep/Visitation the/det/Virgin Blessed/amod/Virgin Virgin/pobj/of on/prep/celebrate 31/nummod/May May/pobj/on ,/punct/celebrate though/mark/kept in/prep/kept some/det/provinces provinces/p... | (S (NP (NNS Anglicans)) (ADVP (RB also)) (VP (VBP celebrate) (PP (IN in) (NP (NP (DT the) (NNP Visitation)) (PP (IN of) (NP (DT the) (NNP Blessed) (NNP Virgin))))) (PP (IN on) (NP (CD 31) (NNP May))) (, ,) (SBAR (IN though) (S (PP (IN in) (NP (DT some) (NNS provinces))) (NP (NP (DT the) (JJ traditional) (NN date)) (PP ... | CT | ['Anglicans celebrate in the Visitation of the Blessed Virgin on 31 May ,'] | ['though in some provinces the traditional date of July 2 is kept'] | [] | ['Anglicans also celebrate in the Visitation of the Blessed Virgin on 31 May , though in some provinces the traditional date of July 2 is kept .'] | [] | 44,238 |
By age 15, 53% of adolescents have had a romantic relationship that lasted at least one month over the course of the previous 18 months. | (ROOT (S (PP (IN By) (NP (NN age) (CD 15))) (, ,) (NP (NP (CD 53) (NN %)) (PP (IN of) (NP (NNS adolescents)))) (VP (VBP have) (VP (VBN had) (NP (NP (DT a) (JJ romantic) (NN relationship)) (SBAR (WHNP (WDT that)) (S (VP (VBD lasted) (NP (QP (ADVP (RB at) (RBS least)) (CD one)) (NN month)) (PP (IN over) (NP (NP (DT the) ... | 13 | {
"ADJ": [
"romantic",
"least",
"previous"
],
"ADP": [
"By",
"of",
"over",
"of"
],
"ADV": [
"at"
],
"AUX": [
"have"
],
"CCONJ": [],
"DET": [
"a",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"age",
"%",
"adolescents",
"relationship",
... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-ADVP",
"I-ADVP",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | By/prep/had age/pobj/By 15/nummod/age ,/punct/had 53/nummod/% %/nsubj/had of/prep/% adolescents/pobj/of have/aux/had had/ROOT/had a/det/relationship romantic/amod/relationship relationship/dobj/had that/nsubj/lasted lasted/relcl/relationship at/advmod/least least/advmod/one one/nummod/month month/npadvmod/lasted over/p... | (S (PP (IN By) (NP (NN age) (CD 15))) (, ,) (NP (NP (CD 53) (NN %)) (PP (IN of) (NP (NNS adolescents)))) (VP (VBP have) (VP (VBN had) (NP (NP (DT a) (JJ romantic) (NN relationship)) (SBAR (WHNP (WDT that)) (S (VP (VBD lasted) (NP (QP (ADVP (RB at) (RBS least)) (CD one)) (NN month)) (PP (IN over) (NP (NP (DT the) (NN co... | CT | ['53 % of adolescents have had a romantic relationship that lasted at least one month over the course of the previous 18 months'] | ['that lasted at least one month over the course of the previous 18 months'] | [] | ['By age 15 , 53 % of adolescents have had a romantic relationship that lasted at least one month over the course of the previous 18 months .'] | [] | 15,254 |
A team of journalists are headquartered at Plymouth for the ITV West Country regional station, after a merger with ITV West forced ITV Westcountry to close on 16 February 2009. | (ROOT (S (NP (NP (DT A) (NN team)) (PP (IN of) (NP (NNS journalists)))) (VP (VBP are) (VP (VBN headquartered) (PP (IN at) (NP (NNP Plymouth))) (PP (IN for) (NP (DT the) (NML (NNP ITV) (NNP West) (NNP Country)) (JJ regional) (NN station)))) (, ,) (SBAR (IN after) (S (NP (DT a) (NN merger)) (PP (IN with) (NP (NP (NNP ITV... | 11 | {
"ADJ": [
"regional"
],
"ADP": [
"of",
"at",
"for",
"after",
"with",
"on"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [],
"DET": [
"A",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"team",
"journalists",
"station",
"merger"
],
"NUM": [
"16... | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | A/det/team team/nsubjpass/headquartered of/prep/team journalists/pobj/of are/auxpass/headquartered headquartered/ROOT/headquartered at/prep/headquartered Plymouth/pobj/at for/prep/headquartered the/det/station ITV/nmod/Country West/nmod/Country Country/nmod/station regional/amod/station station/pobj/for ,/punct/headqua... | (S (NP (NP (DT A) (NN team)) (PP (IN of) (NP (NNS journalists)))) (VP (VBP are) (VP (VBN headquartered) (PP (IN at) (NP (NNP Plymouth))) (PP (IN for) (NP (DT the) (NML (NNP ITV) (NNP West) (NNP Country)) (JJ regional) (NN station)))) (, ,) (SBAR (IN after) (S (NP (DT a) (NN merger)) (PP (IN with) (NP (NP (NNP ITV) (NNP... | CT | ['A team of journalists are headquartered at Plymouth for the ITV West Country regional station ,'] | ['after a merger with ITV West forced ITV Westcountry to close on 16 February 2009'] | [] | ['A team of journalists are headquartered at Plymouth for the ITV West Country regional station , after a merger with ITV West forced ITV Westcountry to close on 16 February 2009 .'] | [] | 19,758 |
The role of Compass-M1 for Compass is similar to the role of the GIOVE satellites for the Galileo system. | (ROOT (S (NP (NP (DT The) (NN role)) (PP (IN of) (NP (NNP Compass) (HYPH -) (CD M1))) (PP (IN for) (NP (NNP Compass)))) (VP (VBZ is) (ADJP (JJ similar) (PP (IN to) (NP (NP (DT the) (NN role)) (PP (IN of) (NP (DT the) (NNP GIOVE) (NNS satellites))) (PP (IN for) (NP (DT the) (NNP Galileo) (NN system))))))) (. .))) | 9 | {
"ADJ": [
"similar"
],
"ADP": [
"of",
"for",
"to",
"of",
"for"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"The",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"role",
"role",
"GIOVE",
"satellites",
"system"
],
"NUM": [... | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-ADJP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | The/det/role role/nsubj/is of/prep/role Compass/compound/M1 -/punct/M1 M1/pobj/of for/prep/role Compass/pobj/for is/ROOT/is similar/acomp/is to/prep/similar the/det/role role/pobj/to of/prep/role the/det/satellites GIOVE/compound/satellites satellites/pobj/of for/prep/satellites the/det/system Galileo/compound/system s... | (S (NP (NP (DT The) (NN role)) (PP (IN of) (NP (NNP Compass) (HYPH -) (CD M1))) (PP (IN for) (NP (NNP Compass)))) (VP (VBZ is) (ADJP (JJ similar) (PP (IN to) (NP (NP (DT the) (NN role)) (PP (IN of) (NP (DT the) (NNP GIOVE) (NNS satellites))) (PP (IN for) (NP (DT the) (NNP Galileo) (NN system))))))) (. .)) | T | ['The role of Compass - M1 for Compass is similar to the role of the GIOVE satellites for the Galileo system'] | [] | ['The role of Compass - M1 for Compass is similar to the role of the GIOVE satellites for the Galileo system .'] | [] | [] | 19,198 |
Loss of consciousness (due to inadequate blood flow to the brain and cardiogenic shock) and sudden death (frequently due to the development of ventricular fibrillation) can occur in MIs. | (ROOT (S (NP (NP (NP (NP (NNS Loss)) (PP (IN of) (NP (NN consciousness)))) (-LRB- -LRB-) (PP (IN due) (IN to) (NP (NP (NP (JJ inadequate) (NN blood) (NN flow)) (PP (IN to) (NP (DT the) (NN brain)))) (CC and) (NP (JJ cardiogenic) (NN shock)))) (-RRB- -RRB-)) (CC and) (NP (NP (JJ sudden) (NN death)) (-LRB- -LRB-) (PP (AD... | 10 | {
"ADJ": [
"inadequate",
"cardiogenic",
"sudden",
"due",
"ventricular"
],
"ADP": [
"of",
"due",
"to",
"to",
"to",
"of",
"in"
],
"ADV": [
"frequently"
],
"AUX": [
"can"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the"
],
... | [
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-P... | Loss/nsubj/occur of/prep/Loss consciousness/pobj/of (/punct/Loss due/prep/Loss to/pcomp/due inadequate/amod/flow blood/compound/flow flow/pobj/due to/prep/flow the/det/shock brain/nmod/shock and/cc/brain cardiogenic/conj/brain shock/pobj/to )/punct/flow and/cc/flow sudden/amod/death death/conj/Loss (/punct/death freque... | (S (NP (NP (NP (NP (NNS Loss)) (PP (IN of) (NP (NN consciousness)))) (-LRB- -LRB-) (PP (IN due) (IN to) (NP (NP (NP (JJ inadequate) (NN blood) (NN flow)) (PP (IN to) (NP (DT the) (NN brain)))) (CC and) (NP (JJ cardiogenic) (NN shock)))) (-RRB- -RRB-)) (CC and) (NP (NP (JJ sudden) (NN death)) (-LRB- -LRB-) (PP (ADVP (RB... | T | ['Loss of consciousness -LRB- due to inadequate blood flow to the brain and cardiogenic shock -RRB- and sudden death -LRB- frequently due to the development of ventricular fibrillation -RRB- can occur in MIs'] | [] | ['Loss of consciousness -LRB- due to inadequate blood flow to the brain and cardiogenic shock -RRB- and sudden death -LRB- frequently due to the development of ventricular fibrillation -RRB- can occur in MIs .'] | [] | [] | 53,871 |
However, in other alloys, the insoluble elements may not separate until after crystallization occurs. | (ROOT (S (ADVP (RB However)) (, ,) (PP (IN in) (NP (JJ other) (NNS alloys))) (, ,) (NP (DT the) (JJ insoluble) (NNS elements)) (VP (MD may) (RB not) (VP (VB separate) (PP (IN until) (SBAR (IN after) (S (NP (NN crystallization)) (VP (VBZ occurs))))))) (. .))) | 9 | {
"ADJ": [
"other",
"insoluble"
],
"ADP": [
"in"
],
"ADV": [
"However"
],
"AUX": [
"may"
],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"alloys",
"elements",
"crystallization"
],
"NUM": [],
"PART": [
"not"
],
"PRON": [],
"PROPN": [],... | [
"B-ADVP",
"O",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"O",
"B-NP",
"B-VP",
"O"
] | However/advmod/separate ,/punct/separate in/prep/separate other/amod/alloys alloys/pobj/in ,/punct/separate the/det/elements insoluble/amod/elements elements/nsubj/separate may/aux/separate not/neg/separate separate/ROOT/separate until/mark/occurs after/mark/occurs crystallization/nsubj/occurs occurs/advcl/separate ./p... | (S (ADVP (RB However)) (, ,) (PP (IN in) (NP (JJ other) (NNS alloys))) (, ,) (NP (DT the) (JJ insoluble) (NNS elements)) (VP (MD may) (RB not) (VP (VB separate) (PP (IN until) (SBAR (IN after) (S (NP (NN crystallization)) (VP (VBZ occurs))))))) (. .)) | CT | ['the insoluble elements may not separate until'] | ['after crystallization occurs'] | [] | ['However , in other alloys , the insoluble elements may not separate until after crystallization occurs .'] | [] | 42,808 |
Matter is also used loosely as a general term for the substance that makes up all observable physical objects. | (ROOT (S (NP (NN Matter)) (VP (VBZ is) (ADVP (RB also)) (VP (VBN used) (ADVP (RB loosely)) (PP (IN as) (NP (NP (DT a) (JJ general) (NN term)) (PP (IN for) (NP (NP (DT the) (NN substance)) (SBAR (WHNP (WDT that)) (S (VP (VBZ makes) (PRT (RP up)) (NP (DT all) (JJ observable) (JJ physical) (NNS objects))))))))))) (. .))) | 13 | {
"ADJ": [
"general",
"observable",
"physical"
],
"ADP": [
"as",
"for",
"up"
],
"ADV": [
"also",
"loosely"
],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"a",
"the",
"all"
],
"INTJ": [],
"NOUN": [
"Matter",
"term",
"substance",
"object... | [
"B-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-VP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Matter/nsubjpass/used is/auxpass/used also/advmod/used used/ROOT/used loosely/advmod/used as/prep/used a/det/term general/amod/term term/pobj/as for/prep/term the/det/substance substance/pobj/for that/nsubj/makes makes/relcl/substance up/prt/makes all/det/objects observable/amod/objects physical/amod/objects objects/do... | (S (NP (NN Matter)) (VP (VBZ is) (ADVP (RB also)) (VP (VBN used) (ADVP (RB loosely)) (PP (IN as) (NP (NP (DT a) (JJ general) (NN term)) (PP (IN for) (NP (NP (DT the) (NN substance)) (SBAR (WHNP (WDT that)) (S (VP (VBZ makes) (PRT (RP up)) (NP (DT all) (JJ observable) (JJ physical) (NNS objects))))))))))) (. .)) | CT | ['Matter is also used loosely as a general term for the substance that makes up all observable physical objects'] | ['that makes up all observable physical objects'] | [] | ['Matter is also used loosely as a general term for the substance that makes up all observable physical objects .'] | [] | 37,626 |
American comics developed out of such magazines as Puck, Judge, and Life. | (ROOT (S (NP (JJ American) (NNS comics)) (VP (VBD developed) (PP (IN out) (PP (IN of) (NP (NP (JJ such) (NNS magazines)) (PP (IN as) (NP (NNP Puck) (, ,) (NNP Judge) (, ,) (CC and) (NNP Life))))))) (. .))) | 9 | {
"ADJ": [
"American",
"such"
],
"ADP": [
"out",
"of",
"as"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"comics",
"magazines"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Puck",
"Judge",
"Life"
],
"PUN... | [
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | American/amod/comics comics/nsubj/developed developed/ROOT/developed out/prep/developed of/prep/out such/amod/magazines magazines/pobj/of as/prep/magazines Puck/pobj/as ,/punct/Puck Judge/conj/Puck ,/punct/Judge and/cc/Judge Life/conj/Judge ./punct/developed | (S (NP (JJ American) (NNS comics)) (VP (VBD developed) (PP (IN out) (PP (IN of) (NP (NP (JJ such) (NNS magazines)) (PP (IN as) (NP (NNP Puck) (, ,) (NNP Judge) (, ,) (CC and) (NNP Life))))))) (. .)) | T | ['American comics developed out of such magazines as Puck , Judge , and Life'] | [] | ['American comics developed out of such magazines as Puck , Judge , and Life .'] | [] | [] | 24,285 |
The Gram stain, developed in 1884 by Hans Christian Gram, characterises bacteria based on the structural characteristics of their cell walls. | (ROOT (S (NP (NP (DT The) (NNP Gram) (NN stain)) (, ,) (VP (VBN developed) (PP (IN in) (NP (CD 1884))) (PP (IN by) (NP (NNP Hans) (NNP Christian) (NNP Gram)))) (, ,)) (VP (VBZ characterises) (NP (NNS bacteria)) (PP (VBN based) (PP (IN on) (NP (NP (DT the) (JJ structural) (NNS characteristics)) (PP (IN of) (NP (PRP$ the... | 9 | {
"ADJ": [
"structural"
],
"ADP": [
"in",
"by",
"on",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"stain",
"bacteria",
"characteristics",
"cell",
"walls"
],
"NUM": [
"1884"
],
"PART": [],
"P... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | The/det/stain Gram/compound/stain stain/nsubj/characterises ,/punct/stain developed/acl/stain in/prep/developed 1884/pobj/in by/agent/developed Hans/compound/Gram Christian/compound/Gram Gram/pobj/by ,/punct/stain characterises/ROOT/characterises bacteria/dobj/characterises based/prep/characterises on/prep/based the/de... | (S (NP (NP (DT The) (NNP Gram) (NN stain)) (, ,) (VP (VBN developed) (PP (IN in) (NP (CD 1884))) (PP (IN by) (NP (NNP Hans) (NNP Christian) (NNP Gram)))) (, ,)) (VP (VBZ characterises) (NP (NNS bacteria)) (PP (VBN based) (PP (IN on) (NP (NP (DT the) (JJ structural) (NNS characteristics)) (PP (IN of) (NP (PRP$ their) (N... | T | ['The Gram stain , developed in 1884 by Hans Christian Gram , characterises bacteria based on the structural characteristics of their cell walls'] | [] | ['The Gram stain , developed in 1884 by Hans Christian Gram , characterises bacteria based on the structural characteristics of their cell walls .'] | [] | [] | 73,963 |
The lowest zone is the colline zone, which exists between 500 and 1,000 m (1,640 and 3,281 ft), depending on the location. | (ROOT (S (NP (DT The) (JJS lowest) (NN zone)) (VP (VBZ is) (NP (NP (DT the) (NN colline) (NN zone)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ exists) (PP (IN between) (NP (NP (QP (CD 500) (CC and) (CD 1,000)) (NNS m)) (-LRB- -LRB-) (NP (QP (CD 1,640) (CC and) (CD 3,281)) (NN ft)) (-RRB- -RRB-))) (, ,) (PP (VBG dependi... | 12 | {
"ADJ": [
"lowest"
],
"ADP": [
"between",
"on"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"The",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"zone",
"colline",
"zone",
"ft",
"location"
],
"NUM": [
"500",
"1,... | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-PP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"O"
] | The/det/zone lowest/amod/zone zone/nsubj/is is/ROOT/is the/det/zone colline/compound/zone zone/attr/is ,/punct/zone which/nsubj/exists exists/relcl/zone between/prep/exists 500/nummod/m and/cc/500 1,000/conj/500 m/pobj/between (/punct/1,640 1,640/appos/m and/cc/1,640 3,281/nummod/ft ft/conj/1,640 )/punct/m ,/punct/exis... | (S (NP (DT The) (JJS lowest) (NN zone)) (VP (VBZ is) (NP (NP (DT the) (NN colline) (NN zone)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ exists) (PP (IN between) (NP (NP (QP (CD 500) (CC and) (CD 1,000)) (NNS m)) (-LRB- -LRB-) (NP (QP (CD 1,640) (CC and) (CD 3,281)) (NN ft)) (-RRB- -RRB-))) (, ,) (PP (VBG depending) (P... | CT | ['The lowest zone is the colline zone , which exists between 500 and 1,000 m -LRB- 1,640 and 3,281 ft -RRB- , depending on the location'] | ['which exists between 500 and 1,000 m -LRB- 1,640 and 3,281 ft -RRB- , depending on the location'] | [] | ['The lowest zone is the colline zone , which exists between 500 and 1,000 m -LRB- 1,640 and 3,281 ft -RRB- , depending on the location .'] | [] | 42,944 |
Thus, in classical western philosophy the gender of this one-and-only deity is most likely to be an analogical statement of how humans and God address, and relate to, each other. | (ROOT (S (ADVP (RB Thus)) (, ,) (PP (IN in) (NP (JJ classical) (JJ western) (NN philosophy))) (NP (NP (DT the) (NN gender)) (PP (IN of) (NP (DT this) (NML (CD one) (HYPH -) (CC and) (HYPH -) (RB only)) (NN deity)))) (VP (VBZ is) (ADJP (RBS most) (JJ likely) (S (VP (TO to) (VP (VB be) (NP (NP (DT an) (JJ analogical) (NN... | 15 | {
"ADJ": [
"classical",
"western",
"only",
"likely",
"analogical",
"other"
],
"ADP": [
"in",
"of",
"of",
"to"
],
"ADV": [
"Thus",
"most"
],
"AUX": [
"is",
"be"
],
"CCONJ": [
"and",
"and",
"and"
],
"DET": [
"the",
"this",
... | [
"B-ADVP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"O",
"O",
"B-NP",
"B-VP",
"B-ADJP",
"I-ADJP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"... | Thus/advmod/is ,/punct/is in/prep/is classical/amod/philosophy western/amod/philosophy philosophy/pobj/in the/det/gender gender/nsubj/is of/prep/gender this/det/deity one/nummod/deity -/punct/one and/cc/one -/punct/only only/conj/one deity/pobj/of is/ROOT/is most/advmod/likely likely/acomp/is to/aux/be be/xcomp/likely ... | (S (ADVP (RB Thus)) (, ,) (PP (IN in) (NP (JJ classical) (JJ western) (NN philosophy))) (NP (NP (DT the) (NN gender)) (PP (IN of) (NP (DT this) (NML (CD one) (HYPH -) (CC and) (HYPH -) (RB only)) (NN deity)))) (VP (VBZ is) (ADJP (RBS most) (JJ likely) (S (VP (TO to) (VP (VB be) (NP (NP (DT an) (JJ analogical) (NN state... | CT | ['the gender of this one - and - only deity is most likely to be an analogical statement of'] | ['how humans and God address , and relate to , each other'] | [] | ['Thus , in classical western philosophy the gender of this one - and - only deity is most likely to be an analogical statement of how humans and God address , and relate to , each other .'] | [] | 37,131 |
In the South, some Chinese married into the black and mulatto communities, as generally discrimination meant they did not take white spouses. | (ROOT (S (PP (IN In) (NP (DT the) (NNP South))) (, ,) (NP (DT some) (NNPS Chinese)) (VP (VBD married) (PP (IN into) (NP (DT the) (ADJP (JJ black) (CC and) (JJ mulatto)) (NNS communities))) (, ,) (SBAR (IN as) (S (ADVP (RB generally)) (NP (NN discrimination)) (VP (VBD meant) (SBAR (S (NP (PRP they)) (VP (VBD did) (RB no... | 12 | {
"ADJ": [
"black",
"white"
],
"ADP": [
"In",
"into"
],
"ADV": [
"generally"
],
"AUX": [
"did"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"some",
"the"
],
"INTJ": [],
"NOUN": [
"communities",
"discrimination",
"spouses"
],
"NUM": [],
"PAR... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-VP",
"O",
"B-ADVP",
"B-NP",
"B-VP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"O"
] | In/prep/married the/det/South South/pobj/In ,/punct/married some/det/Chinese Chinese/nsubj/married married/ROOT/married into/prep/married the/det/communities black/amod/communities and/cc/black mulatto/conj/black communities/pobj/into ,/punct/married as/mark/discrimination generally/advmod/discrimination discrimination... | (S (PP (IN In) (NP (DT the) (NNP South))) (, ,) (NP (DT some) (NNPS Chinese)) (VP (VBD married) (PP (IN into) (NP (DT the) (ADJP (JJ black) (CC and) (JJ mulatto)) (NNS communities))) (, ,) (SBAR (IN as) (S (ADVP (RB generally)) (NP (NN discrimination)) (VP (VBD meant) (SBAR (S (NP (PRP they)) (VP (VBD did) (RB not) (VP... | CT | ['some Chinese married into the black and mulatto communities ,'] | ['as generally discrimination meant they did not take white spouses', 'they did not take white spouses'] | [] | ['In the South , some Chinese married into the black and mulatto communities , as generally discrimination meant they did not take white spouses .'] | [] | 32,049 |
Over the next several years in addition to host to host interactive connections the network was enhanced to support terminal to host connections, host to host batch connections (remote job submission, remote printing, batch file transfer), interactive file transfer, gateways to the Tymnet and Telenet public data networ... | (ROOT (S (PP (IN Over) (NP (DT the) (JJ next) (JJ several) (NNS years))) (PP (IN in) (NP (NP (NN addition)) (PP (IN to) (NP (NML (NML (NN host)) (PP (IN to) (NP (NN host)))) (JJ interactive) (NNS connections))))) (NP (DT the) (NN network)) (VP (VBD was) (VP (VBN enhanced) (S (VP (TO to) (VP (VB support) (NP (NP (NP (NN... | 16 | {
"ADJ": [
"next",
"several",
"interactive",
"remote",
"remote",
"interactive",
"public",
"additional",
"public"
],
"ADP": [
"Over",
"in",
"to",
"to",
"to",
"to",
"in"
],
"ADV": [
"eventually"
],
"AUX": [
"was"
],
"CCONJ": [
"... | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP... | Over/prep/join the/det/years next/amod/years several/amod/years years/pobj/Over in/prep/Over addition/pobj/in to/prep/addition host/pobj/to to/aux/host host/acl/addition interactive/amod/connections connections/dobj/host the/det/network network/nsubjpass/enhanced was/auxpass/enhanced enhanced/relcl/connections to/aux/s... | (S (PP (IN Over) (NP (DT the) (JJ next) (JJ several) (NNS years))) (PP (IN in) (NP (NP (NN addition)) (PP (IN to) (NP (NML (NML (NN host)) (PP (IN to) (NP (NN host)))) (JJ interactive) (NNS connections))))) (NP (DT the) (NN network)) (VP (VBD was) (VP (VBN enhanced) (S (VP (TO to) (VP (VB support) (NP (NP (NP (NN termi... | T | ['the network was enhanced to support terminal to host connections , host to host batch connections -LRB- remote job submission , remote printing , batch file transfer -RRB- , interactive file transfer , gateways to the Tymnet and Telenet public data networks , X.25 host attachments , gateways to X.25 data networks , E... | [] | ['Over the next several years in addition to host to host interactive connections the network was enhanced to support terminal to host connections , host to host batch connections -LRB- remote job submission , remote printing , batch file transfer -RRB- , interactive file transfer , gateways to the Tymnet and Telenet p... | [] | [] | 49,922 |
In 2013, it was 19th. | (ROOT (S (PP (IN In) (NP (CD 2013))) (, ,) (NP (PRP it)) (VP (VBD was) (ADJP (JJ 19th))) (. .))) | 5 | {
"ADJ": [
"19th"
],
"ADP": [
"In"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [],
"NUM": [
"2013"
],
"PART": [],
"PRON": [
"it"
],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [... | [
"B-PP",
"B-NP",
"O",
"B-NP",
"B-VP",
"B-ADJP",
"O"
] | In/prep/was 2013/pobj/In ,/punct/was it/nsubj/was was/ROOT/was 19th/acomp/was ./punct/was | (S (PP (IN In) (NP (CD 2013))) (, ,) (NP (PRP it)) (VP (VBD was) (ADJP (JJ 19th))) (. .)) | T | ['it was 19th'] | [] | ['In 2013 , it was 19th .'] | [] | [] | 43,125 |
What percent of people in Bolivia grew up with an indigenous mother tongue yet don't call themselves indigenous? | (ROOT (SBARQ (WHNP (WHNP (WP What) (NN percent)) (PP (IN of) (NP (NP (NNS people)) (PP (IN in) (NP (NNP Bolivia)))))) (VP (VP (VBD grew) (PRT (RP up)) (PP (IN with) (NP (DT an) (JJ indigenous) (NN mother) (NN tongue)))) (CC yet) (VP (VBP do) (RB n't) (VP (VB call) (NP (PRP themselves)) (S (ADJP (JJ indigenous)))))) (. ... | 8 | {
"ADJ": [
"indigenous",
"indigenous"
],
"ADP": [
"of",
"in",
"up",
"with"
],
"ADV": [
"yet"
],
"AUX": [
"do"
],
"CCONJ": [],
"DET": [
"an"
],
"INTJ": [],
"NOUN": [
"percent",
"people",
"mother",
"tongue"
],
"NUM": [],
"PART": [
"n'... | [
"O",
"O",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"B-VP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"B-ADJP",
"O"
] | What/det/percent percent/nsubj/grew of/prep/percent people/pobj/of in/prep/people Bolivia/pobj/in grew/ROOT/grew up/prt/grew with/prep/grew an/det/tongue indigenous/amod/tongue mother/compound/tongue tongue/pobj/with yet/advmod/grew do/aux/call n't/neg/call call/conj/grew themselves/dobj/call indigenous/oprd/call ?/pun... | (SBARQ (WHNP (WHNP (WP What) (NN percent)) (PP (IN of) (NP (NP (NNS people)) (PP (IN in) (NP (NNP Bolivia)))))) (VP (VP (VBD grew) (PRT (RP up)) (PP (IN with) (NP (DT an) (JJ indigenous) (NN mother) (NN tongue)))) (CC yet) (VP (VBP do) (RB n't) (VP (VB call) (NP (PRP themselves)) (S (ADJP (JJ indigenous)))))) (. ?)) | FC | [] | [] | [] | [] | ["What percent of people in Bolivia grew up with an indigenous mother tongue yet do n't call themselves indigenous ?"] | 61,877 |
It has offered a doctorate in music composition since 1933 and in Cinema & Media studies since 2000, a master of fine arts in visual arts (early 1970s), and a master of arts in the humanities with a creative writing track (2000). | (ROOT (S (NP (PRP It)) (VP (VBZ has) (VP (VBN offered) (NP (DT a) (NN doctorate)) (PP (IN in) (NP (NN music) (NN composition))) (PP (PP (IN since) (NP (CD 1933))) (CC and) (PP (IN in) (NP (NML (NNP Cinema) (CC &) (NNP Media)) (NNS studies))) (PP (IN since) (NP (CD 2000)))) (, ,) (NP (NP (NP (DT a) (NN master)) (PP (IN ... | 10 | {
"ADJ": [
"fine",
"visual",
"early",
"creative"
],
"ADP": [
"in",
"in",
"of",
"in",
"of",
"in",
"with"
],
"ADV": [],
"AUX": [
"has"
],
"CCONJ": [
"and",
"&",
"and"
],
"DET": [
"a",
"a",
"a",
"the",
"a"
],
"INTJ": []... | [
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"I-PP",
"O",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP... | It/nsubj/offered has/aux/offered offered/ROOT/offered a/det/doctorate doctorate/dobj/offered in/prep/offered music/compound/composition composition/pobj/in since/prep/offered 1933/pobj/since and/cc/since in/conj/since Cinema/nmod/studies &/cc/Cinema Media/conj/Cinema studies/pobj/in since/prep/offered 2000/pobj/since ,... | (S (NP (PRP It)) (VP (VBZ has) (VP (VBN offered) (NP (DT a) (NN doctorate)) (PP (IN in) (NP (NN music) (NN composition))) (PP (PP (IN since) (NP (CD 1933))) (CC and) (PP (IN in) (NP (NML (NNP Cinema) (CC &) (NNP Media)) (NNS studies))) (PP (IN since) (NP (CD 2000)))) (, ,) (NP (NP (NP (DT a) (NN master)) (PP (IN of) (N... | T | ['It has offered a doctorate in music composition since 1933 and in Cinema & Media studies since 2000 , a master of fine arts in visual arts -LRB- early 1970s -RRB- , and a master of arts in the humanities with a creative writing track -LRB- 2000 -RRB-'] | [] | ['It has offered a doctorate in music composition since 1933 and in Cinema & Media studies since 2000 , a master of fine arts in visual arts -LRB- early 1970s -RRB- , and a master of arts in the humanities with a creative writing track -LRB- 2000 -RRB- .'] | [] | [] | 58,017 |
Motor systems are areas of the brain that are directly or indirectly involved in producing body movements, that is, in activating muscles. | (ROOT (S (NP (NN Motor) (NNS systems)) (VP (VBP are) (NP (NP (NP (NNS areas)) (PP (IN of) (NP (DT the) (NN brain)))) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (ADVP (RB directly) (CC or) (RB indirectly)) (VP (VBN involved) (PP (PP (IN in) (S (VP (VBG producing) (NP (NN body) (NNS movements))))) (, ,) (S (NP (DT that)) (... | 14 | {
"ADJ": [],
"ADP": [
"of",
"in",
"in"
],
"ADV": [
"directly",
"indirectly",
"that",
"is"
],
"AUX": [
"are",
"are"
],
"CCONJ": [
"or"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"Motor",
"systems",
"areas",
"brain",
"body",
"mo... | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-VP",
"B-ADVP",
"I-ADVP",
"I-ADVP",
"B-VP",
"B-PP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"I-PP",
"B-VP",
"B-NP",
"O"
] | Motor/compound/systems systems/nsubj/are are/ROOT/are areas/attr/are of/prep/areas the/det/brain brain/pobj/of that/nsubj/are are/relcl/brain directly/advmod/involved or/cc/directly indirectly/conj/directly involved/acomp/are in/prep/involved producing/pcomp/in body/compound/movements movements/dobj/producing ,/punct/a... | (S (NP (NN Motor) (NNS systems)) (VP (VBP are) (NP (NP (NP (NNS areas)) (PP (IN of) (NP (DT the) (NN brain)))) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (ADVP (RB directly) (CC or) (RB indirectly)) (VP (VBN involved) (PP (PP (IN in) (S (VP (VBG producing) (NP (NN body) (NNS movements))))) (, ,) (S (NP (DT that)) (VP (VB... | CT | ['Motor systems are areas of the brain that are directly or indirectly involved in producing body movements , that is , in activating muscles'] | ['that are directly or indirectly involved in producing body movements , that is , in activating muscles'] | [] | ['Motor systems are areas of the brain that are directly or indirectly involved in producing body movements , that is , in activating muscles .'] | [] | 14,489 |
Major biotechnology companies like Illumina and Neurocrine Biosciences are headquartered in San Diego, while many biotech and pharmaceutical companies have offices or research facilities in San Diego. | (ROOT (S (NP (NP (JJ Major) (NN biotechnology) (NNS companies)) (PP (IN like) (NP (NP (NNP Illumina)) (CC and) (NP (NNP Neurocrine) (NNPS Biosciences))))) (VP (VBP are) (VBN headquartered) (PP (IN in) (NP (NNP San) (NNP Diego))) (, ,) (SBAR (IN while) (S (NP (JJ many) (UCP (NN biotech) (CC and) (NN pharmaceutical)) (NN... | 9 | {
"ADJ": [
"Major",
"many"
],
"ADP": [
"like",
"in",
"in"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"and",
"and",
"or"
],
"DET": [],
"INTJ": [],
"NOUN": [
"biotechnology",
"companies",
"biotech",
"pharmaceutical",
"companies",
"offices... | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"O",
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Major/amod/companies biotechnology/compound/companies companies/nsubjpass/headquartered like/prep/companies Illumina/pobj/like and/cc/Illumina Neurocrine/compound/Biosciences Biosciences/conj/Illumina are/auxpass/headquartered headquartered/ROOT/headquartered in/prep/headquartered San/compound/Diego Diego/pobj/in ,/pun... | (S (NP (NP (JJ Major) (NN biotechnology) (NNS companies)) (PP (IN like) (NP (NP (NNP Illumina)) (CC and) (NP (NNP Neurocrine) (NNPS Biosciences))))) (VP (VBP are) (VBN headquartered) (PP (IN in) (NP (NNP San) (NNP Diego))) (, ,) (SBAR (IN while) (S (NP (JJ many) (UCP (NN biotech) (CC and) (NN pharmaceutical)) (NNS comp... | CT | ['Major biotechnology companies like Illumina and Neurocrine Biosciences are headquartered in San Diego ,'] | ['while many biotech and pharmaceutical companies have offices or research facilities in San Diego'] | [] | ['Major biotechnology companies like Illumina and Neurocrine Biosciences are headquartered in San Diego , while many biotech and pharmaceutical companies have offices or research facilities in San Diego .'] | [] | 7,239 |
Southern Europe's flora is that of the Mediterranean Region, one of the phytochoria recognized by Armen Takhtajan. | (ROOT (S (NP (NP (NNP Southern) (NNP Europe) (POS 's)) (NN flora)) (VP (VBZ is) (NP (NP (DT that)) (PP (IN of) (NP (NP (DT the) (NNP Mediterranean) (NNP Region)) (, ,) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NN phytochoria)) (VP (VBN recognized) (PP (IN by) (NP (NNP Armen) (NNP Takhtajan))))))))))) (. .))) | 13 | {
"ADJ": [],
"ADP": [
"of",
"of",
"by"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"flora"
],
"NUM": [
"one"
],
"PART": [
"'s"
],
"PRON": [
"that"
],
"PROPN": [
"Southern",
"Europe",
... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Southern/compound/Europe Europe/poss/flora 's/case/Europe flora/nsubj/is is/ROOT/is that/attr/is of/prep/that the/det/Region Mediterranean/compound/Region Region/pobj/of ,/punct/Region one/appos/Region of/prep/one the/det/phytochoria phytochoria/pobj/of recognized/acl/phytochoria by/agent/recognized Armen/compound/Takh... | (S (NP (NP (NNP Southern) (NNP Europe) (POS 's)) (NN flora)) (VP (VBZ is) (NP (NP (DT that)) (PP (IN of) (NP (NP (DT the) (NNP Mediterranean) (NNP Region)) (, ,) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NN phytochoria)) (VP (VBN recognized) (PP (IN by) (NP (NNP Armen) (NNP Takhtajan))))))))))) (. .)) | T | ["Southern Europe 's flora is that of the Mediterranean Region , one of the phytochoria recognized by Armen Takhtajan"] | [] | ["Southern Europe 's flora is that of the Mediterranean Region , one of the phytochoria recognized by Armen Takhtajan ."] | [] | [] | 36,187 |
A majority of the population (55%) are non-denominational Muslims. | (ROOT (S (NP (NP (NP (DT A) (NN majority)) (PP (IN of) (NP (DT the) (NN population)))) (-LRB- -LRB-) (NP (CD 55) (-RRB- %)) (-RRB- -RRB-)) (VP (VBP are) (NP (ADJP (JJ non) (HYPH -) (JJ denominational)) (NNPS Muslims))) (. .))) | 7 | {
"ADJ": [
"non",
"-",
"denominational"
],
"ADP": [
"of"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [],
"DET": [
"A",
"the"
],
"INTJ": [],
"NOUN": [
"majority",
"population",
"%"
],
"NUM": [
"55"
],
"PART": [],
"PRON": [],
"PROPN": [
"Mus... | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"O"
] | A/det/majority majority/nsubj/are of/prep/majority the/det/population population/pobj/of (/punct/majority 55/nummod/% %/appos/majority )/punct/majority are/ROOT/are non/amod/Muslims -/amod/Muslims denominational/amod/Muslims Muslims/attr/are ./punct/are | (S (NP (NP (NP (DT A) (NN majority)) (PP (IN of) (NP (DT the) (NN population)))) (-LRB- -LRB-) (NP (CD 55) (-RRB- %)) (-RRB- -RRB-)) (VP (VBP are) (NP (ADJP (JJ non) (HYPH -) (JJ denominational)) (NNPS Muslims))) (. .)) | T | ['A majority of the population -LRB- 55 % -RRB- are non - denominational Muslims'] | [] | ['A majority of the population -LRB- 55 % -RRB- are non - denominational Muslims .'] | [] | [] | 75,366 |
There were singer-lutenists at the court in Palermo following the Norman conquest of the island from the Muslims, and the lute is depicted extensively in the ceiling paintings in the Palermoβs royal Cappella Palatina, dedicated by the Norman King Roger II of Sicily in 1140. | (ROOT (S (S (NP (EX There)) (VP (VBD were) (NP (NN singer) (HYPH -) (NNS lutenists)) (PP (IN at) (NP (NP (DT the) (NN court)) (PP (IN in) (NP (NNP Palermo))))) (PP (VBG following) (NP (NP (DT the) (JJ Norman) (NN conquest)) (PP (IN of) (NP (DT the) (NN island))) (PP (IN from) (NP (DT the) (NNPS Muslims))))))) (, ,) (CC... | 15 | {
"ADJ": [
"Norman",
"royal"
],
"ADP": [
"at",
"in",
"of",
"from",
"in",
"in",
"by",
"of",
"in"
],
"ADV": [
"extensively"
],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"the",
"the",
"the",
"the",
"... | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
... | There/expl/were were/ROOT/were singer/compound/lutenists -/punct/lutenists lutenists/attr/were at/prep/were the/det/court court/pobj/at in/prep/court Palermo/pobj/in following/prep/were the/det/conquest Norman/amod/conquest conquest/pobj/following of/prep/conquest the/det/island island/pobj/of from/prep/conquest the/de... | (S (S (NP (EX There)) (VP (VBD were) (NP (NN singer) (HYPH -) (NNS lutenists)) (PP (IN at) (NP (NP (DT the) (NN court)) (PP (IN in) (NP (NNP Palermo))))) (PP (VBG following) (NP (NP (DT the) (JJ Norman) (NN conquest)) (PP (IN of) (NP (DT the) (NN island))) (PP (IN from) (NP (DT the) (NNPS Muslims))))))) (, ,) (CC and) ... | T | ['There were singer - lutenists at the court in Palermo following the Norman conquest of the island from the Muslims', 'the lute is depicted extensively in the ceiling paintings in the Palermo βs royal Cappella Palatina , dedicated by the Norman King Roger II of Sicily in 1140'] | [] | ['There were singer - lutenists at the court in Palermo following the Norman conquest of the island from the Muslims , and the lute is depicted extensively in the ceiling paintings in the Palermo βs royal Cappella Palatina , dedicated by the Norman King Roger II of Sicily in 1140 .'] | [] | [] | 37,744 |
As a result, Britain and Ireland is used as an alternative description, and Atlantic Archipelago has had limited use among a minority in academia, although British Isles is still commonly employed. | (ROOT (S (PP (IN As) (NP (DT a) (NN result))) (, ,) (S (NP (NNP Britain) (CC and) (NNP Ireland)) (VP (VBZ is) (VP (VBN used) (PP (IN as) (NP (DT an) (JJ alternative) (NN description)))))) (, ,) (CC and) (S (NP (NNP Atlantic) (NNP Archipelago)) (VP (VBZ has) (VP (VBN had) (NP (JJ limited) (NN use)) (PP (IN among) (NP (N... | 10 | {
"ADJ": [
"alternative",
"limited"
],
"ADP": [
"As",
"as",
"among",
"in"
],
"ADV": [
"still",
"commonly"
],
"AUX": [
"is",
"has",
"is"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"a",
"an",
"a"
],
"INTJ": [],
"NOUN": [
"result",... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"I-ADV... | As/prep/used a/det/result result/pobj/As ,/punct/used Britain/nsubjpass/used and/cc/Britain Ireland/conj/Britain is/auxpass/used used/ROOT/used as/prep/used an/det/description alternative/amod/description description/pobj/as ,/punct/used and/cc/used Atlantic/compound/Archipelago Archipelago/nsubj/had has/aux/had had/co... | (S (PP (IN As) (NP (DT a) (NN result))) (, ,) (S (NP (NNP Britain) (CC and) (NNP Ireland)) (VP (VBZ is) (VP (VBN used) (PP (IN as) (NP (DT an) (JJ alternative) (NN description)))))) (, ,) (CC and) (S (NP (NNP Atlantic) (NNP Archipelago)) (VP (VBZ has) (VP (VBN had) (NP (JJ limited) (NN use)) (PP (IN among) (NP (NP (DT ... | CT | ['Britain and Ireland is used as an alternative description', 'Atlantic Archipelago has had limited use among a minority in academia ,'] | ['although British Isles is still commonly employed'] | [] | ['As a result , Britain and Ireland is used as an alternative description , and Atlantic Archipelago has had limited use among a minority in academia , although British Isles is still commonly employed .'] | [] | 70,080 |
George Mason agreed that judges "could declare an unconstitutional law void. | (ROOT (S (NP (NNP George) (NNP Mason)) (VP (VBD agreed) (SBAR (IN that) (S (NP (NNS judges)) (`` ") (VP (MD could) (VP (VB declare) (S (NP (DT an) (JJ unconstitutional) (NN law)) (ADJP (JJ void)))))))) (. .))) | 10 | {
"ADJ": [
"unconstitutional"
],
"ADP": [],
"ADV": [],
"AUX": [
"could"
],
"CCONJ": [],
"DET": [
"an"
],
"INTJ": [],
"NOUN": [
"judges",
"law",
"void"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"George",
"Mason"
],
"PUNCT": [
"\"",
"."
... | [
"B-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"O",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-ADJP",
"O"
] | George/compound/Mason Mason/nsubj/agreed agreed/ROOT/agreed that/mark/declare judges/nsubj/declare "/punct/declare could/aux/declare declare/ccomp/agreed an/det/void unconstitutional/amod/void law/compound/void void/dobj/declare ./punct/agreed | (S (NP (NNP George) (NNP Mason)) (VP (VBD agreed) (SBAR (IN that) (S (NP (NNS judges)) (`` ") (VP (MD could) (VP (VB declare) (S (NP (DT an) (JJ unconstitutional) (NN law)) (ADJP (JJ void)))))))) (. .)) | CT | ['George Mason agreed'] | ['that judges " could declare an unconstitutional law void'] | [] | ['George Mason agreed that judges " could declare an unconstitutional law void .'] | [] | 21,949 |
Two of the lions are found above the handles on either side of the trophy β the third is symbolised by the captain of the title winning team as he raises the trophy, and its gold crown, above his head at the end of the season. | (ROOT (S (S (NP (NP (CD Two)) (PP (IN of) (NP (DT the) (NNS lions)))) (VP (VBP are) (VP (VBN found) (PP (IN above) (NP (NP (DT the) (NNS handles)) (PP (IN on) (NP (NP (DT either) (NN side)) (PP (IN of) (NP (DT the) (NN trophy)))))))))) (: β) (S (NP (DT the) (JJ third)) (VP (VP (VBZ is) (VP (VBN symbolised) (PP (IN by) ... | 12 | {
"ADJ": [
"third",
"gold"
],
"ADP": [
"of",
"above",
"on",
"of",
"by",
"of",
"above",
"at",
"of"
],
"ADV": [],
"AUX": [
"are",
"is"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"either",
"the",
"the",
"the",
"the",... | [
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
... | Two/nsubjpass/found of/prep/Two the/det/lions lions/pobj/of are/auxpass/found found/ccomp/symbolised above/prep/found the/det/handles handles/pobj/above on/prep/found either/det/side side/pobj/on of/prep/side the/det/trophy trophy/pobj/of β/punct/symbolised the/det/third third/nsubjpass/symbolised is/auxpass/symbolised... | (S (S (NP (NP (CD Two)) (PP (IN of) (NP (DT the) (NNS lions)))) (VP (VBP are) (VP (VBN found) (PP (IN above) (NP (NP (DT the) (NNS handles)) (PP (IN on) (NP (NP (DT either) (NN side)) (PP (IN of) (NP (DT the) (NN trophy)))))))))) (: β) (S (NP (DT the) (JJ third)) (VP (VP (VBZ is) (VP (VBN symbolised) (PP (IN by) (NP (N... | CT | ['Two of the lions are found above the handles on either side of the trophy', 'the third is symbolised by the captain of the title winning team , and its gold crown , above his head at the end of the season'] | ['as he raises the trophy'] | [] | ['Two of the lions are found above the handles on either side of the trophy β the third is symbolised by the captain of the title winning team as he raises the trophy , and its gold crown , above his head at the end of the season .'] | [] | 57,091 |
The Late Triassic spans from 237 million to 200 million years ago. | (ROOT (S (NP (DT The) (NNP Late) (NNP Triassic)) (VP (VBZ spans) (PP (PP (IN from) (NP (QP (CD 237) (CD million)))) (PP (IN to) (ADVP (NP (QP (CD 200) (CD million)) (NNS years)) (RB ago))))) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"from"
],
"ADV": [
"ago"
],
"AUX": [],
"CCONJ": [],
"DET": [
"The"
],
"INTJ": [],
"NOUN": [
"years"
],
"NUM": [
"237",
"million",
"200",
"million"
],
"PART": [
"to"
],
"PRON": [],
"PROPN": [
"Late",
"Triassic"
],
"... | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"O",
"O",
"B-PP",
"O",
"O",
"B-NP",
"B-ADVP",
"O"
] | The/det/spans Late/amod/Triassic Triassic/compound/spans spans/ROOT/spans from/prep/spans 237/compound/million million/pobj/from to/quantmod/million 200/compound/million million/nummod/years years/npadvmod/ago ago/advmod/from ./punct/spans | (S (NP (DT The) (NNP Late) (NNP Triassic)) (VP (VBZ spans) (PP (PP (IN from) (NP (QP (CD 237) (CD million)))) (PP (IN to) (ADVP (NP (QP (CD 200) (CD million)) (NNS years)) (RB ago))))) (. .)) | T | ['The Late Triassic spans from 237 million to 200 million years ago'] | [] | ['The Late Triassic spans from 237 million to 200 million years ago .'] | [] | [] | 17,100 |
Bushi formed new associations in what century? | (ROOT (S (NP (NNP Bushi)) (VP (VBD formed) (NP (JJ new) (NNS associations)) (PP (IN in) (WHNP (WP what) (NN century)))) (. ?))) | 6 | {
"ADJ": [
"new"
],
"ADP": [
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"associations",
"century"
],
"NUM": [],
"PART": [],
"PRON": [
"what"
],
"PROPN": [
"Bushi"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM"... | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"O",
"O",
"O"
] | Bushi/nsubj/formed formed/ROOT/formed new/amod/associations associations/dobj/formed in/prep/formed what/det/century century/pobj/in ?/punct/formed | (S (NP (NNP Bushi)) (VP (VBD formed) (NP (JJ new) (NNS associations)) (PP (IN in) (WHNP (WP what) (NN century)))) (. ?)) | T | ['Bushi formed new associations in what century'] | [] | ['Bushi formed new associations in what century ?'] | [] | [] | 53,932 |
Older than The Game by 23 years, the Harvard-Yale Regatta was the original source of the athletic rivalry between the two schools. | (ROOT (S (ADJP (ADJP (JJR Older)) (PP (IN than) (NP (DT The) (NNP Game)))) (PP (IN by) (NP (CD 23) (NNS years))) (, ,) (NP (DT the) (NML (NNP Harvard) (HYPH -) (NNP Yale)) (NNP Regatta)) (VP (VBD was) (NP (NP (DT the) (JJ original) (NN source)) (PP (IN of) (NP (NP (DT the) (JJ athletic) (NN rivalry)) (PP (IN between) (... | 9 | {
"ADJ": [
"Older",
"original",
"athletic"
],
"ADP": [
"than",
"by",
"of",
"between"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"The",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"years",
"source",
"rivalry",
... | [
"B-ADJP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"O",
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Older/advcl/was than/prep/Older The/det/Game Game/pobj/than by/prep/Older 23/nummod/years years/pobj/by ,/punct/was the/det/Regatta Harvard/compound/Yale -/punct/Yale Yale/compound/Regatta Regatta/nsubj/was was/ROOT/was the/det/source original/amod/source source/attr/was of/prep/source the/det/rivalry athletic/amod/riv... | (S (ADJP (ADJP (JJR Older)) (PP (IN than) (NP (DT The) (NNP Game)))) (PP (IN by) (NP (CD 23) (NNS years))) (, ,) (NP (DT the) (NML (NNP Harvard) (HYPH -) (NNP Yale)) (NNP Regatta)) (VP (VBD was) (NP (NP (DT the) (JJ original) (NN source)) (PP (IN of) (NP (NP (DT the) (JJ athletic) (NN rivalry)) (PP (IN between) (NP (DT... | T | ['the Harvard - Yale Regatta was the original source of the athletic rivalry between the two schools'] | [] | ['Older than The Game by 23 years , the Harvard - Yale Regatta was the original source of the athletic rivalry between the two schools .'] | [] | [] | 45,106 |
Kukuzelis reformed the music of which religion? | (ROOT (S (NP (NNS Kukuzelis)) (VP (VBD reformed) (NP (NP (DT the) (NN music)) (WHPP (IN of) (WHNP (WDT which) (NN religion))))) (. ?))) | 7 | {
"ADJ": [],
"ADP": [
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"which"
],
"INTJ": [],
"NOUN": [
"music",
"religion"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Kukuzelis"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [... | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"O",
"O",
"O",
"O"
] | Kukuzelis/nsubj/reformed reformed/ROOT/reformed the/det/music music/dobj/reformed of/prep/music which/det/religion religion/pobj/of ?/punct/reformed | (S (NP (NNS Kukuzelis)) (VP (VBD reformed) (NP (NP (DT the) (NN music)) (WHPP (IN of) (WHNP (WDT which) (NN religion))))) (. ?)) | T | ['Kukuzelis reformed the music of which religion'] | [] | ['Kukuzelis reformed the music of which religion ?'] | [] | [] | 34,816 |
Only eight of those 10 were used for the film, however; the remaining two were used for promotional work. | (ROOT (S (S (NP (NP (QP (RB Only) (CD eight))) (PP (IN of) (NP (DT those) (CD 10)))) (VP (VBD were) (VP (VBN used) (PP (IN for) (NP (DT the) (NN film))) (, ,) (ADVP (RB however))))) (: ;) (S (NP (DT the) (VBG remaining) (CD two)) (VP (VBD were) (VP (VBN used) (PP (IN for) (NP (JJ promotional) (NN work)))))) (. .))) | 8 | {
"ADJ": [
"promotional"
],
"ADP": [
"of",
"for",
"for"
],
"ADV": [
"Only",
"however"
],
"AUX": [
"were",
"were"
],
"CCONJ": [],
"DET": [
"those",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"film",
"work"
],
"NUM": [
"eight",
"10",
... | [
"O",
"O",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Only/advmod/eight eight/nsubjpass/used of/prep/eight those/det/10 10/pobj/of were/auxpass/used used/ccomp/used for/prep/used the/det/film film/pobj/for ,/punct/used however/advmod/used ;/punct/used the/det/two remaining/amod/two two/nsubjpass/used were/auxpass/used used/ROOT/used for/prep/used promotional/amod/work wor... | (S (S (NP (NP (QP (RB Only) (CD eight))) (PP (IN of) (NP (DT those) (CD 10)))) (VP (VBD were) (VP (VBN used) (PP (IN for) (NP (DT the) (NN film))) (, ,) (ADVP (RB however))))) (: ;) (S (NP (DT the) (VBG remaining) (CD two)) (VP (VBD were) (VP (VBN used) (PP (IN for) (NP (JJ promotional) (NN work)))))) (. .)) | T | ['Only eight of those 10 were used for the film , however', 'the remaining two were used for promotional work'] | [] | ['Only eight of those 10 were used for the film , however ; the remaining two were used for promotional work .'] | [] | [] | 38,765 |
Should the engine run too fast, the governor will reduce the current being applied to the motor, causing the return spring to pull back and close the throttle. | (ROOT (S (SBAR (SINV (MD Should) (NP (DT the) (NN engine)) (VP (VB run) (ADVP (RB too) (RB fast))))) (, ,) (NP (DT the) (NN governor)) (VP (MD will) (VP (VB reduce) (NP (NP (DT the) (NN current)) (VP (VBG being) (VP (VBN applied) (PP (IN to) (NP (DT the) (NN motor)))))) (, ,) (S (VP (VBG causing) (S (NP (DT the) (NN re... | 12 | {
"ADJ": [
"current"
],
"ADP": [
"to"
],
"ADV": [
"too",
"fast",
"back"
],
"AUX": [
"Should",
"will",
"being"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"engine",
"gover... | [
"O",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"I-ADVP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADVP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"O"
] | Should/aux/run the/det/engine engine/nsubj/run run/advcl/reduce too/advmod/fast fast/advmod/run ,/punct/reduce the/det/governor governor/nsubj/reduce will/aux/reduce reduce/ROOT/reduce the/det/current current/dobj/reduce being/auxpass/applied applied/acl/current to/prep/applied the/det/motor motor/pobj/to ,/punct/reduc... | (S (SBAR (SINV (MD Should) (NP (DT the) (NN engine)) (VP (VB run) (ADVP (RB too) (RB fast))))) (, ,) (NP (DT the) (NN governor)) (VP (MD will) (VP (VB reduce) (NP (NP (DT the) (NN current)) (VP (VBG being) (VP (VBN applied) (PP (IN to) (NP (DT the) (NN motor)))))) (, ,) (S (VP (VBG causing) (S (NP (DT the) (NN return) ... | CT | ['the governor will reduce the current being applied to the motor , causing the return spring to pull back and close the throttle'] | ['Should the engine run too fast'] | [] | ['Should the engine run too fast , the governor will reduce the current being applied to the motor , causing the return spring to pull back and close the throttle .'] | [] | 56,397 |
In 1977, the Supreme Court's Coker v. Georgia decision barred the death penalty for rape of an adult woman, and implied that the death penalty was inappropriate for any offense against another person other than murder. | (ROOT (S (PP (IN In) (NP (CD 1977))) (, ,) (NP (NP (DT the) (NNP Supreme) (NNP Court) (POS 's)) (NML (NML (NNP Coker)) (PP (IN v.) (NP (NNP Georgia)))) (NN decision)) (VP (VP (VBD barred) (NP (NP (DT the) (NN death) (NN penalty)) (PP (IN for) (NP (NP (NN rape)) (PP (IN of) (NP (DT an) (NN adult) (NN woman))))))) (, ,) ... | 14 | {
"ADJ": [
"inappropriate",
"other"
],
"ADP": [
"In",
"v.",
"for",
"of",
"for",
"against",
"than"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"an",
"the",
"any",
"another"
],
"INTJ": [],
"NOUN": ... | [
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADJP",
"B-PP",
"B-NP",
"I-... | In/prep/barred 1977/pobj/In ,/punct/barred the/det/Court Supreme/compound/Court Court/poss/Coker 's/case/Court Coker/nmod/decision v./prep/Coker Georgia/pobj/v. decision/nsubj/barred barred/ROOT/barred the/det/penalty death/compound/penalty penalty/dobj/barred for/prep/barred rape/pobj/for of/prep/rape an/det/woman adu... | (S (PP (IN In) (NP (CD 1977))) (, ,) (NP (NP (DT the) (NNP Supreme) (NNP Court) (POS 's)) (NML (NML (NNP Coker)) (PP (IN v.) (NP (NNP Georgia)))) (NN decision)) (VP (VP (VBD barred) (NP (NP (DT the) (NN death) (NN penalty)) (PP (IN for) (NP (NP (NN rape)) (PP (IN of) (NP (DT an) (NN adult) (NN woman))))))) (, ,) (CC an... | CT | ["the Supreme Court 's Coker v. Georgia decision barred the death penalty for rape of an adult woman , and implied"] | ['that the death penalty was inappropriate for any offense against another person other than murder'] | [] | ["In 1977 , the Supreme Court 's Coker v. Georgia decision barred the death penalty for rape of an adult woman , and implied that the death penalty was inappropriate for any offense against another person other than murder ."] | [] | 13,456 |
From 1952 to 1964, most voters were registered Democrats, but the state voted for the Republican presidential candidate in every election except for 1964. | (ROOT (S (S (PP (PP (IN From) (NP (CD 1952))) (PP (IN to) (NP (CD 1964)))) (, ,) (NP (JJS most) (NNS voters)) (VP (VBD were) (NP (VBN registered) (NNPS Democrats)))) (, ,) (CC but) (S (NP (DT the) (NN state)) (VP (VBD voted) (PP (IN for) (NP (DT the) (JJ Republican) (JJ presidential) (NN candidate))) (PP (IN in) (NP (N... | 10 | {
"ADJ": [
"most",
"Republican",
"presidential"
],
"ADP": [
"From",
"to",
"for",
"in",
"for"
],
"ADV": [],
"AUX": [
"were"
],
"CCONJ": [
"but"
],
"DET": [
"the",
"the",
"every"
],
"INTJ": [],
"NOUN": [
"voters",
"state",
"candidat... | [
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"O"
] | From/prep/were 1952/pobj/From to/prep/From 1964/pobj/to ,/punct/were most/amod/voters voters/nsubj/were were/ROOT/were registered/amod/Democrats Democrats/attr/were ,/punct/were but/cc/were the/det/state state/nsubj/voted voted/conj/were for/prep/voted the/det/candidate Republican/amod/candidate presidential/amod/candi... | (S (S (PP (PP (IN From) (NP (CD 1952))) (PP (IN to) (NP (CD 1964)))) (, ,) (NP (JJS most) (NNS voters)) (VP (VBD were) (NP (VBN registered) (NNPS Democrats)))) (, ,) (CC but) (S (NP (DT the) (NN state)) (VP (VBD voted) (PP (IN for) (NP (DT the) (JJ Republican) (JJ presidential) (NN candidate))) (PP (IN in) (NP (NP (DT ... | T | ['From 1952 to 1964 , most voters were registered Democrats', 'the state voted for the Republican presidential candidate in every election except for 1964'] | [] | ['From 1952 to 1964 , most voters were registered Democrats , but the state voted for the Republican presidential candidate in every election except for 1964 .'] | [] | [] | 53,330 |
In the United States, what units are used when stating the measurements of paper thickness? | (ROOT (SBARQ (PP (IN In) (NP (DT the) (NNP United) (NNPS States))) (, ,) (WHNP (WP what) (NNS units)) (S (VP (VBP are) (VP (VBN used) (SBAR (WHADVP (WRB when)) (S (VP (VBG stating) (NP (NP (DT the) (NNS measurements)) (PP (IN of) (NP (NN paper) (NN thickness)))))))))) (. ?))) | 12 | {
"ADJ": [],
"ADP": [
"In",
"of"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [],
"DET": [
"the",
"what",
"the"
],
"INTJ": [],
"NOUN": [
"units",
"measurements",
"paper",
"thickness"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"United",
"S... | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"O",
"B-VP",
"I-VP",
"O",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | In/prep/used the/det/States United/compound/States States/pobj/In ,/punct/used what/det/units units/nsubjpass/used are/auxpass/used used/ROOT/used when/advmod/stating stating/advcl/used the/det/measurements measurements/dobj/stating of/prep/measurements paper/compound/thickness thickness/pobj/of ?/punct/used | (SBARQ (PP (IN In) (NP (DT the) (NNP United) (NNPS States))) (, ,) (WHNP (WP what) (NNS units)) (S (VP (VBP are) (VP (VBN used) (SBAR (WHADVP (WRB when)) (S (VP (VBG stating) (NP (NP (DT the) (NNS measurements)) (PP (IN of) (NP (NN paper) (NN thickness)))))))))) (. ?)) | CT | ['are used'] | ['when stating the measurements of paper thickness'] | [] | ['In the United States , what units are used when stating the measurements of paper thickness ?'] | [] | 32,201 |
whose general Ahmad ibn Ibrahim al-Ghazi (Ahmed Gurey) was the first commander to use cannon warfare on the continent during Adal's conquest of the Ethiopian Empire, and the Sultanate of the Geledi, whose military dominance forced governors of the Omani empire north of the city of Lamu to pay tribute to the Somali Sult... | (ROOT (S (SBAR (WHNP (WHNP (WHNP (WP$ whose) (NN general)) (NP (NNP Ahmad) (NNP ibn) (NNP Ibrahim) (NNP al) (HYPH -) (NNP Ghazi))) (-LRB- -LRB-) (NP (NNP Ahmed) (NNP Gurey)) (-RRB- -RRB-)) (S (VP (VBD was) (NP (NP (DT the) (JJ first) (NN commander)) (SBAR (S (VP (TO to) (VP (VB use) (NP (NN cannon) (NN warfare)) (PP (I... | 15 | {
"ADJ": [
"general",
"first",
"military",
"Omani"
],
"ADP": [
"on",
"during",
"of",
"of",
"of",
"of",
"of",
"to"
],
"ADV": [
"north"
],
"AUX": [
"was"
],
"CCONJ": [
"and"
],
"DET": [
"whose",
"the",
"the",
"the",
"the... | [
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-N... | whose/poss/general general/amod/ibn Ahmad/compound/ibn ibn/compound/Ghazi Ibrahim/compound/Ghazi al/compound/Ghazi -/punct/Ghazi Ghazi/nsubj/was (/punct/Ghazi Ahmed/compound/Gurey Gurey/appos/Ghazi )/punct/Ghazi was/ROOT/was the/det/commander first/amod/commander commander/attr/was to/aux/use use/relcl/commander cannon... | (S (SBAR (WHNP (WHNP (WHNP (WP$ whose) (NN general)) (NP (NNP Ahmad) (NNP ibn) (NNP Ibrahim) (NNP al) (HYPH -) (NNP Ghazi))) (-LRB- -LRB-) (NP (NNP Ahmed) (NNP Gurey)) (-RRB- -RRB-)) (S (VP (VBD was) (NP (NP (DT the) (JJ first) (NN commander)) (SBAR (S (VP (TO to) (VP (VB use) (NP (NN cannon) (NN warfare)) (PP (IN on) ... | FC | [] | ["whose general Ahmad ibn Ibrahim al - Ghazi -LRB- Ahmed Gurey -RRB- was the first commander to use cannon warfare on the continent during Adal 's conquest of the Ethiopian Empire", "to use cannon warfare on the continent during Adal 's conquest of the Ethiopian Empire", 'whose military dominance forced governors of th... | [] | [] | ["whose general Ahmad ibn Ibrahim al - Ghazi -LRB- Ahmed Gurey -RRB- was the first commander to use cannon warfare on the continent during Adal 's conquest of the Ethiopian Empire , and the Sultanate of the Geledi , whose military dominance forced governors of the Omani empire north of the city of Lamu to pay tribute t... | 4,809 |
There is a direct relationship between declines in wealth and declines in consumption and business investment, which along with government spending, represent the economic engine. | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (JJ direct) (NN relationship)) (PP (IN between) (NP (NP (NP (NNS declines)) (PP (IN in) (NP (NN wealth)))) (CC and) (NP (NP (NP (NNS declines)) (PP (IN in) (NP (NP (NN consumption)) (CC and) (NP (NN business) (NN investment))))) (, ,) (SBAR (WHNP (WDT which)) (S (ADV... | 13 | {
"ADJ": [
"direct",
"economic"
],
"ADP": [
"between",
"in",
"in",
"along",
"with"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"relationship",
"declines",
"wealth",
"declines",
"c... | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | There/expl/is is/ROOT/is a/det/relationship direct/amod/relationship relationship/attr/is between/prep/relationship declines/pobj/between in/prep/declines wealth/pobj/in and/cc/declines declines/conj/declines in/prep/declines consumption/nmod/investment and/cc/consumption business/conj/consumption investment/pobj/in ,/... | (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (JJ direct) (NN relationship)) (PP (IN between) (NP (NP (NP (NNS declines)) (PP (IN in) (NP (NN wealth)))) (CC and) (NP (NP (NP (NNS declines)) (PP (IN in) (NP (NP (NN consumption)) (CC and) (NP (NN business) (NN investment))))) (, ,) (SBAR (WHNP (WDT which)) (S (ADVP (IN ... | CT | ['There is a direct relationship between declines in wealth and declines in consumption and business investment , which along with government spending , represent the economic engine'] | ['which along with government spending , represent the economic engine'] | [] | ['There is a direct relationship between declines in wealth and declines in consumption and business investment , which along with government spending , represent the economic engine .'] | [] | 10,916 |
The Turks failed to press their advantage, the remaining Russians rescued Orbeliani and the Turks retired west. | (ROOT (S (S (NP (DT The) (NNPS Turks)) (VP (VBD failed) (S (VP (TO to) (VP (VB press) (NP (PRP$ their) (NN advantage))))))) (, ,) (S (NP (DT the) (VBG remaining) (NNPS Russians)) (VP (VBD rescued) (NP (NNP Orbeliani)))) (CC and) (S (NP (DT the) (NNPS Turks)) (VP (VBD retired) (ADVP (RB west)))) (. .))) | 9 | {
"ADJ": [],
"ADP": [],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"The",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"advantage",
"west"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"their"
],
"PROPN": [
"Turks",
"Russians",
"Orbeliani",
... | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"O"
] | The/det/Turks Turks/nsubj/failed failed/ccomp/rescued to/aux/press press/xcomp/failed their/poss/advantage advantage/dobj/press ,/punct/rescued the/det/Russians remaining/amod/Russians Russians/nsubj/rescued rescued/ROOT/rescued Orbeliani/dobj/rescued and/cc/Orbeliani the/det/Turks Turks/conj/Orbeliani retired/conj/res... | (S (S (NP (DT The) (NNPS Turks)) (VP (VBD failed) (S (VP (TO to) (VP (VB press) (NP (PRP$ their) (NN advantage))))))) (, ,) (S (NP (DT the) (VBG remaining) (NNPS Russians)) (VP (VBD rescued) (NP (NNP Orbeliani)))) (CC and) (S (NP (DT the) (NNPS Turks)) (VP (VBD retired) (ADVP (RB west)))) (. .)) | T | ['The Turks failed to press their advantage', 'the remaining Russians rescued Orbeliani', 'the Turks retired west'] | [] | ['The Turks failed to press their advantage , the remaining Russians rescued Orbeliani and the Turks retired west .'] | [] | [] | 69,172 |
Maximilian was deeply dissatisfied with General Bazaine's decision to abandon the state capital of Chihuahua and immediately ordered AgustΓn B. Billaut to recapture the city. | (ROOT (S (NP (NNP Maximilian)) (VP (VP (VBD was) (ADJP (RB deeply) (VBN dissatisfied) (PP (IN with) (NP (NP (NNP General) (NNP Bazaine) (POS 's)) (NN decision) (S (VP (TO to) (VP (VB abandon) (NP (NP (DT the) (NN state) (NN capital)) (PP (IN of) (NP (NNP Chihuahua))))))))))) (CC and) (ADVP (RB immediately)) (VP (VBD or... | 14 | {
"ADJ": [
"dissatisfied"
],
"ADP": [
"with",
"of"
],
"ADV": [
"deeply",
"immediately"
],
"AUX": [
"was"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"decision",
"state",
"capital",
"city"
],
"NUM": [],
"PART"... | [
"B-NP",
"B-VP",
"B-ADJP",
"I-ADJP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"O"
] | Maximilian/nsubj/was was/ROOT/was deeply/advmod/dissatisfied dissatisfied/acomp/was with/prep/dissatisfied General/compound/Bazaine Bazaine/poss/decision 's/case/Bazaine decision/pobj/with to/aux/abandon abandon/acl/decision the/det/capital state/compound/capital capital/dobj/abandon of/prep/capital Chihuahua/pobj/of a... | (S (NP (NNP Maximilian)) (VP (VP (VBD was) (ADJP (RB deeply) (VBN dissatisfied) (PP (IN with) (NP (NP (NNP General) (NNP Bazaine) (POS 's)) (NN decision) (S (VP (TO to) (VP (VB abandon) (NP (NP (DT the) (NN state) (NN capital)) (PP (IN of) (NP (NNP Chihuahua))))))))))) (CC and) (ADVP (RB immediately)) (VP (VBD ordered)... | T | ["Maximilian was deeply dissatisfied with General Bazaine 's decision to abandon the state capital of Chihuahua and immediately ordered AgustΓn B. Billaut to recapture the city"] | [] | ["Maximilian was deeply dissatisfied with General Bazaine 's decision to abandon the state capital of Chihuahua and immediately ordered AgustΓn B. Billaut to recapture the city ."] | [] | [] | 23,524 |
Further, the Court's decision in Baze v. Rees, upholding a lethal injection method used by many states, has drastically narrowed the opportunity for relief through Section 1983. | (ROOT (S (ADVP (RB Further)) (, ,) (NP (NP (NP (NP (DT the) (NNP Court) (POS 's)) (NN decision)) (PP (IN in) (NP (NP (NNP Baze)) (PP (IN v.) (NP (NNP Rees)))))) (, ,) (VP (VBG upholding) (NP (NP (DT a) (JJ lethal) (NN injection) (NN method)) (VP (VBN used) (PP (IN by) (NP (JJ many) (NNS states)))))) (, ,)) (VP (VBZ has... | 9 | {
"ADJ": [
"lethal",
"many"
],
"ADP": [
"in",
"by",
"for",
"through"
],
"ADV": [
"Further",
"drastically"
],
"AUX": [
"has"
],
"CCONJ": [
"v."
],
"DET": [
"the",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"decision",
"injection",
"meth... | [
"B-ADVP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Further/advmod/narrowed ,/punct/narrowed the/det/Court Court/poss/decision 's/case/Court decision/nsubj/narrowed in/prep/decision Baze/pobj/in v./prep/decision Rees/pobj/v. ,/punct/decision upholding/acl/decision a/det/method lethal/amod/method injection/compound/method method/dobj/upholding used/acl/method by/agent/us... | (S (ADVP (RB Further)) (, ,) (NP (NP (NP (NP (DT the) (NNP Court) (POS 's)) (NN decision)) (PP (IN in) (NP (NP (NNP Baze)) (PP (IN v.) (NP (NNP Rees)))))) (, ,) (VP (VBG upholding) (NP (NP (DT a) (JJ lethal) (NN injection) (NN method)) (VP (VBN used) (PP (IN by) (NP (JJ many) (NNS states)))))) (, ,)) (VP (VBZ has) (ADV... | T | ["the Court 's decision in Baze v. Rees , upholding a lethal injection method used by many states , has drastically narrowed the opportunity for relief through Section 1983"] | [] | ["Further , the Court 's decision in Baze v. Rees , upholding a lethal injection method used by many states , has drastically narrowed the opportunity for relief through Section 1983 ."] | [] | [] | 23,574 |
Another aspect of anti-aircraft defence was the use of barrage balloons to act as physical obstacle initially to bomber aircraft over cities and later for ground attack aircraft over the Normandy invasion fleets. | (ROOT (S (NP (NP (DT Another) (NN aspect)) (PP (IN of) (NP (ADJP (JJ anti) (HYPH -) (JJ aircraft)) (NN defence)))) (VP (VBD was) (NP (NP (DT the) (NN use)) (PP (IN of) (NP (NN barrage) (NNS balloons))) (S (VP (TO to) (VP (VP (VB act) (PP (IN as) (NP (JJ physical) (NN obstacle))) (PP (ADVP (RB initially)) (PP (IN to) (N... | 14 | {
"ADJ": [
"anti",
"-",
"aircraft",
"physical",
"Normandy"
],
"ADP": [
"of",
"of",
"as",
"over",
"for",
"over"
],
"ADV": [
"initially",
"later"
],
"AUX": [
"was"
],
"CCONJ": [
"and"
],
"DET": [
"Another",
"the",
"the"
],
"... | [
"B-NP",
"I-NP",
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-ADVP",
"B-PP",
"O",
"O",
"B-NP",
"B-PP",
"B... | Another/det/aspect aspect/nsubj/was of/prep/aspect anti/amod/defence -/amod/defence aircraft/amod/defence defence/pobj/of was/ROOT/was the/det/use use/attr/was of/prep/use barrage/compound/balloons balloons/pobj/of to/aux/act act/relcl/use as/prep/act physical/amod/obstacle obstacle/pobj/as initially/advmod/act to/aux/... | (S (NP (NP (DT Another) (NN aspect)) (PP (IN of) (NP (ADJP (JJ anti) (HYPH -) (JJ aircraft)) (NN defence)))) (VP (VBD was) (NP (NP (DT the) (NN use)) (PP (IN of) (NP (NN barrage) (NNS balloons))) (S (VP (TO to) (VP (VP (VB act) (PP (IN as) (NP (JJ physical) (NN obstacle))) (PP (ADVP (RB initially)) (PP (IN to) (NP (NP ... | T | ['Another aspect of anti - aircraft defence was the use of barrage balloons to act as physical obstacle initially to bomber aircraft over cities and later for ground attack aircraft over the Normandy invasion fleets'] | [] | ['Another aspect of anti - aircraft defence was the use of barrage balloons to act as physical obstacle initially to bomber aircraft over cities and later for ground attack aircraft over the Normandy invasion fleets .'] | [] | [] | 50,612 |
βa practice which was common in ancient times due to scarcity of writing material. | (ROOT (NP (: β) (NP (NP (DT a) (NN practice)) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (ADJP (JJ common)) (PP (IN in) (NP (JJ ancient) (NNS times))) (PP (IN due) (IN to) (NP (NP (NN scarcity)) (PP (IN of) (NP (NN writing) (NP (NN material)))))))))) (. .))) | 12 | {
"ADJ": [
"common",
"ancient",
"due"
],
"ADP": [
"in",
"to",
"of"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"practice",
"times",
"scarcity",
"material"
],
"NUM": [],
"PART": [],
"PRON": [
"which... | [
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-ADJP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP"
] | β/punct/practice a/det/practice practice/ROOT/practice which/nsubj/was was/relcl/practice common/acomp/was in/prep/was ancient/amod/times times/pobj/in due/prep/was to/pcomp/due scarcity/pobj/due of/prep/scarcity writing/pcomp/of material/dobj/writing ./punct/practice | (NP (: β) (NP (NP (DT a) (NN practice)) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (ADJP (JJ common)) (PP (IN in) (NP (JJ ancient) (NNS times))) (PP (IN due) (IN to) (NP (NP (NN scarcity)) (PP (IN of) (NP (NN writing) (NP (NN material)))))))))) (. .)) | FC | [] | ['which was common in ancient times due to scarcity of writing material'] | [] | [] | ['β a practice which was common in ancient times due to scarcity of writing material .'] | 9,860 |
By what year were there over seventy official scientific societies? | (ROOT (SBARQ (WHPP (IN By) (WHNP (WDT what) (NN year))) (SQ (VBD were) (ADVP (EX there)) (NP (QP (IN over) (CD seventy)) (JJ official) (JJ scientific) (NNS societies))) (. ?))) | 6 | {
"ADJ": [
"official",
"scientific"
],
"ADP": [
"By",
"over"
],
"ADV": [
"there"
],
"AUX": [
"were"
],
"CCONJ": [],
"DET": [
"what"
],
"INTJ": [],
"NOUN": [
"year",
"societies"
],
"NUM": [
"seventy"
],
"PART": [],
"PRON": [],
"PROPN": [],
"... | [
"O",
"O",
"O",
"O",
"B-ADVP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"O"
] | By/prep/were what/det/year year/pcomp/By were/ROOT/were there/expl/were over/prep/were seventy/nummod/societies official/amod/societies scientific/amod/societies societies/pobj/over ?/punct/were | (SBARQ (WHPP (IN By) (WHNP (WDT what) (NN year))) (SQ (VBD were) (ADVP (EX there)) (NP (QP (IN over) (CD seventy)) (JJ official) (JJ scientific) (NNS societies))) (. ?)) | FC | [] | [] | [] | [] | ['By what year were there over seventy official scientific societies ?'] | 60,100 |
In the same judgement the ECHR reviewed the judgements of several international and municipal courts judgements. | (ROOT (S (PP (IN In) (NP (DT the) (JJ same) (NN judgement))) (NP (DT the) (NNP ECHR)) (VP (VBD reviewed) (NP (NP (DT the) (NNS judgements)) (PP (IN of) (NP (JJ several) (NML (ADJP (JJ international) (CC and) (JJ municipal)) (NNS courts)) (NNS judgements))))) (. .))) | 9 | {
"ADJ": [
"same",
"several",
"international",
"municipal"
],
"ADP": [
"In",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"judgement",
"judgements",
"courts",
"judgements"
],
"N... | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"O",
"B-NP",
"O"
] | In/prep/reviewed the/det/judgement same/amod/judgement judgement/pobj/In the/det/ECHR ECHR/nsubj/reviewed reviewed/ROOT/reviewed the/det/judgements judgements/dobj/reviewed of/prep/judgements several/amod/judgements international/amod/courts and/cc/international municipal/conj/international courts/compound/judgements j... | (S (PP (IN In) (NP (DT the) (JJ same) (NN judgement))) (NP (DT the) (NNP ECHR)) (VP (VBD reviewed) (NP (NP (DT the) (NNS judgements)) (PP (IN of) (NP (JJ several) (NML (ADJP (JJ international) (CC and) (JJ municipal)) (NNS courts)) (NNS judgements))))) (. .)) | T | ['the ECHR reviewed the judgements of several international and municipal courts judgements'] | [] | ['In the same judgement the ECHR reviewed the judgements of several international and municipal courts judgements .'] | [] | [] | 18,384 |
In 2017, the university expects to open two new colleges near Science Hill. | (ROOT (S (PP (IN In) (NP (CD 2017))) (, ,) (NP (DT the) (NN university)) (VP (VBZ expects) (S (VP (TO to) (VP (VB open) (NP (CD two) (JJ new) (NNS colleges)) (PP (IN near) (NP (NNP Science) (NNP Hill))))))) (. .))) | 9 | {
"ADJ": [
"new"
],
"ADP": [
"In",
"near"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"university",
"colleges"
],
"NUM": [
"2017",
"two"
],
"PART": [
"to"
],
"PRON": [],
"PROPN": [
"Science",
"Hill"
],
... | [
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | In/prep/expects 2017/pobj/In ,/punct/expects the/det/university university/nsubj/expects expects/ROOT/expects to/aux/open open/xcomp/expects two/nummod/colleges new/amod/colleges colleges/dobj/open near/prep/colleges Science/compound/Hill Hill/pobj/near ./punct/expects | (S (PP (IN In) (NP (CD 2017))) (, ,) (NP (DT the) (NN university)) (VP (VBZ expects) (S (VP (TO to) (VP (VB open) (NP (CD two) (JJ new) (NNS colleges)) (PP (IN near) (NP (NNP Science) (NNP Hill))))))) (. .)) | T | ['the university expects to open two new colleges near Science Hill'] | [] | ['In 2017 , the university expects to open two new colleges near Science Hill .'] | [] | [] | 12,763 |
With whom did Chopin perform his final concert? | (ROOT (SBARQ (WHPP (IN With) (WHNP (WP whom))) (SQ (VBD did) (NP (NNP Chopin)) (VP (VB perform) (NP (PRP$ his) (JJ final) (NN concert)))) (. ?))) | 6 | {
"ADJ": [
"final"
],
"ADP": [
"With"
],
"ADV": [],
"AUX": [
"did"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"concert"
],
"NUM": [],
"PART": [],
"PRON": [
"whom",
"his"
],
"PROPN": [
"Chopin"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": []... | [
"O",
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | With/prep/perform whom/pobj/With did/aux/perform Chopin/nsubj/perform perform/ROOT/perform his/poss/concert final/amod/concert concert/dobj/perform ?/punct/perform | (SBARQ (WHPP (IN With) (WHNP (WP whom))) (SQ (VBD did) (NP (NNP Chopin)) (VP (VB perform) (NP (PRP$ his) (JJ final) (NN concert)))) (. ?)) | FC | [] | [] | [] | [] | ['With whom did Chopin perform his final concert ?'] | 29,189 |
Asexual organisms simply inherit a complete copy of their parent's genome. | (ROOT (S (NP (JJ Asexual) (NNS organisms)) (ADVP (RB simply)) (VP (VBP inherit) (NP (NP (DT a) (JJ complete) (NN copy)) (PP (IN of) (NP (NP (PRP$ their) (NN parent) (POS 's)) (NN genome))))) (. .))) | 8 | {
"ADJ": [
"Asexual",
"complete"
],
"ADP": [
"of"
],
"ADV": [
"simply"
],
"AUX": [],
"CCONJ": [],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"organisms",
"copy",
"parent",
"genome"
],
"NUM": [],
"PART": [
"'s"
],
"PRON": [
"their"
],
"PROPN": ... | [
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Asexual/amod/organisms organisms/nsubj/inherit simply/advmod/inherit inherit/ROOT/inherit a/det/copy complete/amod/copy copy/dobj/inherit of/prep/copy their/poss/parent parent/poss/genome 's/case/parent genome/pobj/of ./punct/inherit | (S (NP (JJ Asexual) (NNS organisms)) (ADVP (RB simply)) (VP (VBP inherit) (NP (NP (DT a) (JJ complete) (NN copy)) (PP (IN of) (NP (NP (PRP$ their) (NN parent) (POS 's)) (NN genome))))) (. .)) | T | ["Asexual organisms inherit a complete copy of their parent 's genome"] | [] | ["Asexual organisms simply inherit a complete copy of their parent 's genome ."] | [] | [] | 47,926 |
The remaining 0.82% of the population of Chihuahua was considered "other", i.e., neither Mestizo, indigenous, nor white. | (ROOT (S (NP (NP (DT The) (VBG remaining) (CD 0.82) (NN %)) (PP (IN of) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Chihuahua)))))) (VP (VBD was) (VP (VBN considered) (S (`` ") (ADJP (JJ other)) (, ") ('' ,) (RB i.e.) (, ,) (NP (CC neither) (NNP Mestizo) (, ,) (JJ indigenous) (, ,) (CC nor) (JJ white))))) (.... | 8 | {
"ADJ": [
"other",
"indigenous",
"white"
],
"ADP": [
"of",
"of"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [
"neither",
"nor"
],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"%",
"population"
],
"NUM": [
"0.82"
],
"PART": [],
"PRON... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"O",
"B-ADJP",
"O",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | The/det/% remaining/amod/% 0.82/nummod/% %/nsubjpass/considered of/prep/% the/det/population population/pobj/of of/prep/population Chihuahua/pobj/of was/auxpass/considered considered/ROOT/considered "/punct/other other/oprd/considered "/punct/other ,/punct/other i.e./advmod/Mestizo ,/punct/i.e. neither/preconj/Mestizo ... | (S (NP (NP (DT The) (VBG remaining) (CD 0.82) (NN %)) (PP (IN of) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Chihuahua)))))) (VP (VBD was) (VP (VBN considered) (S (`` ") (ADJP (JJ other)) (, ") ('' ,) (RB i.e.) (, ,) (NP (CC neither) (NNP Mestizo) (, ,) (JJ indigenous) (, ,) (CC nor) (JJ white))))) (. .)) | T | ['The remaining 0.82 % of the population of Chihuahua was considered " other " , i.e. , neither Mestizo , indigenous , nor white'] | [] | ['The remaining 0.82 % of the population of Chihuahua was considered " other " , i.e. , neither Mestizo , indigenous , nor white .'] | [] | [] | 40,943 |
Although many such mutualistic relationships remain too fragile to survive competition and to spread widely, flowering proved to be an unusually effective means of reproduction, spreading (whatever its origin) to become the dominant form of land plant life. | (ROOT (S (SBAR (IN Although) (S (NP (JJ many) (JJ such) (JJ mutualistic) (NNS relationships)) (VP (VBP remain) (ADJP (RB too) (JJ fragile) (S (VP (TO to) (VP (VP (VB survive) (NP (NN competition))) (CC and) (VP (TO to) (VP (VB spread) (ADVP (RB widely))))))))))) (, ,) (NP (NN flowering)) (VP (VBD proved) (TO to) (VP (V... | 13 | {
"ADJ": [
"many",
"such",
"mutualistic",
"fragile",
"effective",
"dominant"
],
"ADP": [
"of",
"of"
],
"ADV": [
"too",
"widely",
"unusually"
],
"AUX": [
"be"
],
"CCONJ": [
"and"
],
"DET": [
"an",
"the"
],
"INTJ": [],
"NOUN": [
"... | [
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADJP",
"I-ADJP",
"B-VP",
"I-VP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-ADVP",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"O",
"B-NP",
"I-NP... | Although/mark/remain many/amod/relationships such/amod/relationships mutualistic/amod/relationships relationships/nsubj/remain remain/advcl/proved too/advmod/fragile fragile/acomp/remain to/aux/survive survive/xcomp/fragile competition/dobj/survive and/cc/survive to/aux/spread spread/conj/survive widely/advmod/spread ,... | (S (SBAR (IN Although) (S (NP (JJ many) (JJ such) (JJ mutualistic) (NNS relationships)) (VP (VBP remain) (ADJP (RB too) (JJ fragile) (S (VP (TO to) (VP (VP (VB survive) (NP (NN competition))) (CC and) (VP (TO to) (VP (VB spread) (ADVP (RB widely))))))))))) (, ,) (NP (NN flowering)) (VP (VBD proved) (TO to) (VP (VB be) ... | CT | ['flowering proved to be an unusually effective means of reproduction , spreading -LRB- -RRB- to become the dominant form of land plant life'] | ['Although many such mutualistic relationships remain too fragile to survive competition and to spread widely', 'whatever its origin'] | [] | ['Although many such mutualistic relationships remain too fragile to survive competition and to spread widely , flowering proved to be an unusually effective means of reproduction , spreading -LRB- whatever its origin -RRB- to become the dominant form of land plant life .'] | [] | 404 |
Increased interest in modern a cappella (particularly collegiate a cappella) can be seen in the growth of awards such as the Contemporary A Cappella Recording Awards (overseen by the Contemporary A Cappella Society) and competitions such as the International Championship of Collegiate A Cappella for college groups and ... | (ROOT (S (NP (NP (VBN Increased) (NN interest)) (PP (IN in) (NP (NP (JJ modern) (DT a) (NN cappella)) (-LRB- -LRB-) (NP (ADVP (RB particularly)) (JJ collegiate) (DT a) (NN cappella)) (-RRB- -RRB-)))) (VP (MD can) (VP (VB be) (VP (VBN seen) (PP (IN in) (NP (NP (DT the) (NN growth)) (PP (IN of) (NP (NP (NNS awards)) (PP ... | 18 | {
"ADJ": [
"modern",
"collegiate",
"such",
"such"
],
"ADP": [
"in",
"in",
"of",
"as",
"by",
"as",
"of",
"for",
"for"
],
"ADV": [
"particularly"
],
"AUX": [
"can",
"be"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"a",
"a",
... | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"I-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-ADJP",
"B-PP",
"B-NP",
"... | Increased/amod/interest interest/nsubj/collegiate in/prep/interest modern/amod/cappella a/det/cappella cappella/pobj/in (/punct/cappella particularly/advmod/collegiate collegiate/csubjpass/seen a/det/cappella cappella/dobj/collegiate )/punct/collegiate can/aux/seen be/auxpass/seen seen/ROOT/seen in/prep/seen the/det/gr... | (S (NP (NP (VBN Increased) (NN interest)) (PP (IN in) (NP (NP (JJ modern) (DT a) (NN cappella)) (-LRB- -LRB-) (NP (ADVP (RB particularly)) (JJ collegiate) (DT a) (NN cappella)) (-RRB- -RRB-)))) (VP (MD can) (VP (VB be) (VP (VBN seen) (PP (IN in) (NP (NP (DT the) (NN growth)) (PP (IN of) (NP (NP (NNS awards)) (PP (JJ su... | T | ['Increased interest in modern a cappella -LRB- particularly collegiate a cappella -RRB- can be seen in the growth of awards such as the Contemporary A Cappella Recording Awards -LRB- overseen by the Contemporary A Cappella Society -RRB- and competitions such as the International Championship of Collegiate A Cappella f... | [] | ['Increased interest in modern a cappella -LRB- particularly collegiate a cappella -RRB- can be seen in the growth of awards such as the Contemporary A Cappella Recording Awards -LRB- overseen by the Contemporary A Cappella Society -RRB- and competitions such as the International Championship of Collegiate A Cappella f... | [] | [] | 384 |
When von Neumann was dying in hospital, every time Ulam would visit he would come prepared with a new collection of jokes to cheer up his friend. | (ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (NNP von) (NNP Neumann)) (VP (VBD was) (VP (VBG dying) (PP (IN in) (NP (NN hospital))))))) (, ,) (NP (NP (DT every) (NN time)) (SBAR (S (NP (NNP Ulam)) (VP (MD would) (VP (VB visit)))))) (NP (PRP he)) (VP (MD would) (VP (VB come) (ADJP (JJ prepared) (PP (IN with) (NP (NP (NP (D... | 13 | {
"ADJ": [
"prepared",
"new"
],
"ADP": [
"in",
"with",
"of",
"up"
],
"ADV": [],
"AUX": [
"was",
"would",
"would"
],
"CCONJ": [],
"DET": [
"every",
"a"
],
"INTJ": [],
"NOUN": [
"hospital",
"time",
"collection",
"jokes",
"friend"
],... | [
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"B-VP",
"I-VP",
"B-ADJP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"O",
"B-NP",
"I-NP",
"O"
] | When/advmod/dying von/compound/Neumann Neumann/nsubj/dying was/aux/dying dying/ROOT/dying in/prep/dying hospital/pobj/in ,/punct/dying every/det/time time/npadvmod/dying Ulam/nsubj/visit would/aux/visit visit/relcl/time he/nsubj/come would/aux/come come/relcl/time prepared/acomp/come with/prep/prepared a/det/collection... | (S (SBAR (WHADVP (WRB When)) (S (NP (NNP von) (NNP Neumann)) (VP (VBD was) (VP (VBG dying) (PP (IN in) (NP (NN hospital))))))) (, ,) (NP (NP (DT every) (NN time)) (SBAR (S (NP (NNP Ulam)) (VP (MD would) (VP (VB visit)))))) (NP (PRP he)) (VP (MD would) (VP (VB come) (ADJP (JJ prepared) (PP (IN with) (NP (NP (NP (DT a) (... | CT | ['he would come prepared with a new collection of jokes to cheer up his friend'] | ['When von Neumann was dying in hospital', 'Ulam would visit', 'to cheer up his friend'] | [] | ['When von Neumann was dying in hospital , every time Ulam would visit he would come prepared with a new collection of jokes to cheer up his friend .'] | [] | 8,702 |
State laws have dramatically diverged in the centuries since independence, to the extent that the United States cannot be regarded as one legal system as to the majority of types of law traditionally under state control, but must be regarded as 50 separate systems of tort law, family law, property law, contract law, cr... | (ROOT (S (NP (NN State) (NNS laws)) (VP (VBP have) (ADVP (RB dramatically)) (VP (VBN diverged) (PP (IN in) (NP (NP (DT the) (NNS centuries)) (PP (IN since) (NP (NN independence))))) (, ,) (PP (IN to) (NP (DT the) (NN extent) (SBAR (IN that) (S (NP (DT the) (NNP United) (NNPS States)) (VP (VP (MD can) (RB not) (VP (VB b... | 21 | {
"ADJ": [
"legal",
"separate",
"criminal"
],
"ADP": [
"in",
"to",
"as",
"as",
"to",
"of",
"of",
"under",
"as",
"of"
],
"ADV": [
"dramatically",
"traditionally",
"so",
"on"
],
"AUX": [
"have",
"can",
"be",
"must",
"be"... | [
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",... | State/compound/laws laws/nsubj/diverged have/aux/diverged dramatically/advmod/diverged diverged/ROOT/diverged in/prep/diverged the/det/centuries centuries/pobj/in since/prep/diverged independence/pobj/since ,/punct/diverged to/prep/diverged the/det/extent extent/pobj/to that/mark/regarded the/det/States United/compound... | (S (NP (NN State) (NNS laws)) (VP (VBP have) (ADVP (RB dramatically)) (VP (VBN diverged) (PP (IN in) (NP (NP (DT the) (NNS centuries)) (PP (IN since) (NP (NN independence))))) (, ,) (PP (IN to) (NP (DT the) (NN extent) (SBAR (IN that) (S (NP (DT the) (NNP United) (NNPS States)) (VP (VP (MD can) (RB not) (VP (VB be) (VP... | CT | ['State laws have dramatically diverged in the centuries since independence , to the extent that the United States can not be regarded as one legal system as to the majority of types of law traditionally under state control , but must be regarded as 50 separate systems of tort law , family law , property law , contract... | ['that the United States can not be regarded as one legal system as to the majority of types of law traditionally under state control , but must be regarded as 50 separate systems of tort law , family law , property law , contract law , criminal law , and so on'] | [] | ['State laws have dramatically diverged in the centuries since independence , to the extent that the United States can not be regarded as one legal system as to the majority of types of law traditionally under state control , but must be regarded as 50 separate systems of tort law , family law , property law , contract... | [] | 18,017 |
Was this the only occasion the OSCE was invited to preside over a presidential election? | (ROOT (SQ (VBD Was) (NP (DT this)) (NP (NP (DT the) (JJ only) (NN occasion)) (SBAR (S (NP (DT the) (NNP OSCE)) (VP (VBD was) (VP (VBN invited) (S (VP (TO to) (VP (VB preside) (PP (IN over) (NP (DT a) (JJ presidential) (NN election))))))))))) (. ?))) | 13 | {
"ADJ": [
"only",
"presidential"
],
"ADP": [
"over"
],
"ADV": [],
"AUX": [
"Was",
"was"
],
"CCONJ": [],
"DET": [
"the",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"occasion",
"election"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"this"
],
"P... | [
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Was/ROOT/Was this/nsubj/Was the/det/occasion only/amod/occasion occasion/attr/Was the/det/OSCE OSCE/nsubjpass/invited was/auxpass/invited invited/relcl/occasion to/aux/preside preside/xcomp/invited over/prep/preside a/det/election presidential/amod/election election/pobj/over ?/punct/Was | (SQ (VBD Was) (NP (DT this)) (NP (NP (DT the) (JJ only) (NN occasion)) (SBAR (S (NP (DT the) (NNP OSCE)) (VP (VBD was) (VP (VBN invited) (S (VP (TO to) (VP (VB preside) (PP (IN over) (NP (DT a) (JJ presidential) (NN election))))))))))) (. ?)) | FC | [] | ['the OSCE was invited to preside over a presidential election'] | [] | [] | ['Was this the only occasion the OSCE was invited to preside over a presidential election ?'] | 20,384 |
Jones comments that "Chopin's unique position as a composer, despite the fact that virtually everything he wrote was for the piano, has rarely been questioned." | (ROOT (S (NP (NNP Jones)) (VP (VBZ comments) (SBAR (IN that) (`` ") (S (NP (NP (NP (NNP Chopin) (POS 's)) (JJ unique) (NN position)) (PP (IN as) (NP (DT a) (NN composer)))) (, ,) (PP (IN despite) (NP (DT the) (NN fact) (SBAR (IN that) (S (NP (NP (RB virtually) (NN everything)) (SBAR (S (NP (PRP he)) (VP (VBD wrote)))))... | 14 | {
"ADJ": [
"unique"
],
"ADP": [
"as",
"for"
],
"ADV": [
"virtually",
"rarely"
],
"AUX": [
"was",
"has",
"been"
],
"CCONJ": [],
"DET": [
"a",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"position",
"composer",
"fact",
"piano"
],
"NUM": [... | [
"B-NP",
"B-VP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-VP",
"B-ADVP",
"B-VP",
"I-VP",
"O",
"O"
] | Jones/nsubj/comments comments/ROOT/comments that/mark/questioned "/punct/questioned Chopin/poss/position 's/case/Chopin unique/amod/position position/nsubjpass/questioned as/prep/position a/det/composer composer/pobj/as ,/punct/position despite/prep/position the/det/fact fact/pobj/despite that/mark/was virtually/advmod... | (S (NP (NNP Jones)) (VP (VBZ comments) (SBAR (IN that) (`` ") (S (NP (NP (NP (NNP Chopin) (POS 's)) (JJ unique) (NN position)) (PP (IN as) (NP (DT a) (NN composer)))) (, ,) (PP (IN despite) (NP (DT the) (NN fact) (SBAR (IN that) (S (NP (NP (RB virtually) (NN everything)) (SBAR (S (NP (PRP he)) (VP (VBD wrote))))) (VP (... | CT | ['Jones comments'] | ['that " Chopin \'s unique position as a composer , despite the fact that virtually everything he wrote was for the piano , has rarely been questioned', 'that virtually everything he wrote was for the piano', 'he wrote'] | [] | ['Jones comments that " Chopin \'s unique position as a composer , despite the fact that virtually everything he wrote was for the piano , has rarely been questioned . "'] | [] | 46,540 |
Inspired by British hooligans, the remaining Boixos Nois became violent, causing havoc leading to large-scale arrests. | (ROOT (S (S (VP (VBN Inspired) (PP (IN by) (NP (JJ British) (NNS hooligans))))) (, ,) (NP (DT the) (VBG remaining) (NNP Boixos) (NNP Nois)) (VP (VBD became) (ADJP (JJ violent)) (, ,) (S (VP (VBG causing) (NP (NP (NN havoc)) (VP (VBG leading) (PP (IN to) (NP (NML (JJ large) (HYPH -) (NN scale)) (NNS arrests)))))))) (. .... | 11 | {
"ADJ": [
"British",
"violent",
"large"
],
"ADP": [
"by",
"to"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"hooligans",
"havoc",
"scale",
"arrests"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Boixos",
... | [
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADJP",
"B-VP",
"I-VP",
"B-NP",
"B-VP",
"B-PP",
"O",
"O",
"O",
"B-NP",
"O"
] | Inspired/advcl/became by/agent/Inspired British/amod/hooligans hooligans/pobj/by ,/punct/became the/det/Nois remaining/amod/Nois Boixos/compound/Nois Nois/nsubj/became became/ROOT/became violent/acomp/became ,/punct/became causing/advcl/became havoc/nsubj/leading leading/ccomp/causing to/prep/leading large/amod/scale -... | (S (S (VP (VBN Inspired) (PP (IN by) (NP (JJ British) (NNS hooligans))))) (, ,) (NP (DT the) (VBG remaining) (NNP Boixos) (NNP Nois)) (VP (VBD became) (ADJP (JJ violent)) (, ,) (S (VP (VBG causing) (NP (NP (NN havoc)) (VP (VBG leading) (PP (IN to) (NP (NML (JJ large) (HYPH -) (NN scale)) (NNS arrests)))))))) (. .)) | T | ['Inspired by British hooligans'] | [] | ['Inspired by British hooligans , the remaining Boixos Nois became violent , causing havoc leading to large - scale arrests .'] | [] | [] | 72,474 |
In December 1901, Marconi successfully transmitted the letter S from England to Newfoundland, terminating Tesla's relationship with Morgan.[improper synthesis?] | (ROOT (S (PP (IN In) (NP (NNP December) (CD 1901))) (, ,) (NP (NNP Marconi)) (ADVP (RB successfully)) (VBD transmitted) (NP (DT the) (NN letter) (NNP S)) (PP (IN from) (NP (NNP England))) (PP (IN to) (NP (NNP Newfoundland))) (, ,) (VBG terminating) (NP (NP (NP (NP (NNP Tesla) (POS 's)) (NN relationship)) (PP (IN with) ... | 7 | {
"ADJ": [
"Morgan.[improper"
],
"ADP": [
"In",
"from",
"to",
"with"
],
"ADV": [
"successfully"
],
"AUX": [],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"letter",
"relationship",
"synthesis"
],
"NUM": [
"1901"
],
"PART": [
"'s"
... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-ADVP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP"
] | In/prep/transmitted December/pobj/In 1901/nummod/December ,/punct/transmitted Marconi/nsubj/transmitted successfully/advmod/transmitted transmitted/ROOT/transmitted the/det/S letter/compound/S S/dobj/transmitted from/prep/transmitted England/pobj/from to/prep/transmitted Newfoundland/pobj/to ,/punct/transmitted termina... | (S (PP (IN In) (NP (NNP December) (CD 1901))) (, ,) (NP (NNP Marconi)) (ADVP (RB successfully)) (VBD transmitted) (NP (DT the) (NN letter) (NNP S)) (PP (IN from) (NP (NNP England))) (PP (IN to) (NP (NNP Newfoundland))) (, ,) (VBG terminating) (NP (NP (NP (NP (NNP Tesla) (POS 's)) (NN relationship)) (PP (IN with) (NP (J... | FC | [] | [] | [] | [] | ["In December 1901 , Marconi successfully transmitted the letter S from England to Newfoundland , terminating Tesla 's relationship with Morgan.-LSB-improper synthesis ? -RSB-"] | 6,970 |
On July 17, a group of 10,000 gathered in the village Zarvanytsia for Millennium services celebrated by Ukrainian Greek-Catholic Bishop Pavlo Vasylyk. | (ROOT (S (PP (IN On) (NP (NNP July) (CD 17))) (, ,) (NP (NP (DT a) (NN group)) (PP (IN of) (NP (CD 10,000)))) (VP (VBD gathered) (PP (IN in) (NP (NP (DT the) (NN village)) (NP (NNP Zarvanytsia)))) (PP (IN for) (NP (NP (NNP Millennium) (NNS services)) (VP (VBN celebrated) (PP (IN by) (NP (NML (ADJP (JJ Ukrainian) (ADJP ... | 12 | {
"ADJ": [
"Ukrainian",
"Catholic"
],
"ADP": [
"On",
"of",
"in",
"for",
"by"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"group",
"village",
"services"
],
"NUM": [
"17",
"10,000"
],
"PART": [],
... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"O",
"B-NP",
"I-NP",
"O"
] | On/prep/gathered July/pobj/On 17/nummod/July ,/punct/gathered a/det/group group/nsubj/gathered of/prep/group 10,000/pobj/of gathered/ROOT/gathered in/prep/gathered the/det/village village/pobj/in Zarvanytsia/appos/village for/prep/village Millennium/compound/services services/pobj/for celebrated/acl/services by/agent/c... | (S (PP (IN On) (NP (NNP July) (CD 17))) (, ,) (NP (NP (DT a) (NN group)) (PP (IN of) (NP (CD 10,000)))) (VP (VBD gathered) (PP (IN in) (NP (NP (DT the) (NN village)) (NP (NNP Zarvanytsia)))) (PP (IN for) (NP (NP (NNP Millennium) (NNS services)) (VP (VBN celebrated) (PP (IN by) (NP (NML (ADJP (JJ Ukrainian) (ADJP (JJ Gr... | T | ['a group of 10,000 gathered in the village Zarvanytsia for Millennium services celebrated by Ukrainian Greek - Catholic Bishop Pavlo Vasylyk'] | [] | ['On July 17 , a group of 10,000 gathered in the village Zarvanytsia for Millennium services celebrated by Ukrainian Greek - Catholic Bishop Pavlo Vasylyk .'] | [] | [] | 20,309 |
In the countryside, until World War I, many elementary schools continued to teach in Dutch, and the Catholic Church continued to preach and teach the catechism in Flemish in many parishes. | (ROOT (S (PP (IN In) (NP (DT the) (NN countryside))) (, ,) (PP (IN until) (NP (NNP World) (NNP War) (NNP I))) (, ,) (S (NP (JJ many) (JJ elementary) (NNS schools)) (VP (VBD continued) (S (VP (TO to) (VP (VB teach) (PP (IN in) (NP (NNP Dutch)))))))) (, ,) (CC and) (S (NP (DT the) (NNP Catholic) (NNP Church)) (VP (VBD co... | 10 | {
"ADJ": [
"many",
"elementary",
"Flemish",
"many"
],
"ADP": [
"In",
"until",
"in",
"in",
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"countryside",
"schools",
"... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
... | In/prep/continued the/det/countryside countryside/pobj/In ,/punct/continued until/prep/continued World/compound/War War/compound/I I/pobj/until ,/punct/continued many/amod/schools elementary/amod/schools schools/nsubj/continued continued/ROOT/continued to/aux/teach teach/xcomp/continued in/prep/teach Dutch/pobj/in ,/pu... | (S (PP (IN In) (NP (DT the) (NN countryside))) (, ,) (PP (IN until) (NP (NNP World) (NNP War) (NNP I))) (, ,) (S (NP (JJ many) (JJ elementary) (NNS schools)) (VP (VBD continued) (S (VP (TO to) (VP (VB teach) (PP (IN in) (NP (NNP Dutch)))))))) (, ,) (CC and) (S (NP (DT the) (NNP Catholic) (NNP Church)) (VP (VBD continue... | T | ['many elementary schools continued to teach in Dutch', 'the Catholic Church continued to preach and teach the catechism in Flemish in many parishes'] | [] | ['In the countryside , until World War I , many elementary schools continued to teach in Dutch , and the Catholic Church continued to preach and teach the catechism in Flemish in many parishes .'] | [] | [] | 62,680 |
As this was continuing, it is thought that a large meteor smashed into earth, creating the Chicxulub Crater in an event known as the K-T Extinction, the fifth and most recent mass extinction event, in which 75% of life on earth went extinct, including all non-avian dinosaurs. | (ROOT (S (SBAR (IN As) (S (NP (DT this)) (VP (VBD was) (VP (VBG continuing))))) (, ,) (NP (PRP it)) (VP (VBZ is) (VP (VBN thought) (SBAR (IN that) (S (NP (DT a) (JJ large) (NN meteor)) (VP (VBD smashed) (PP (IN into) (NP (NN earth))) (, ,) (S (VP (VBG creating) (NP (DT the) (NNP Chicxulub) (NNP Crater)) (PP (IN in) (NP... | 23 | {
"ADJ": [
"large",
"fifth",
"recent",
"extinct",
"non",
"-",
"avian"
],
"ADP": [
"into",
"in",
"as",
"in",
"of",
"on"
],
"ADV": [
"most"
],
"AUX": [
"was",
"is"
],
"CCONJ": [
"and"
],
"DET": [
"a",
"the",
"an",
"t... | [
"O",
"B-NP",
"B-VP",
"I-VP",
"O",
"B-NP",
"B-VP",
"I-VP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-ADJP",
"I... | As/mark/continuing this/nsubj/continuing was/aux/continuing continuing/advcl/thought ,/punct/thought it/nsubjpass/thought is/auxpass/thought thought/ROOT/thought that/mark/smashed a/det/meteor large/amod/meteor meteor/nsubj/smashed smashed/ccomp/thought into/prep/smashed earth/pobj/into ,/punct/smashed creating/advcl/s... | (S (SBAR (IN As) (S (NP (DT this)) (VP (VBD was) (VP (VBG continuing))))) (, ,) (NP (PRP it)) (VP (VBZ is) (VP (VBN thought) (SBAR (IN that) (S (NP (DT a) (JJ large) (NN meteor)) (VP (VBD smashed) (PP (IN into) (NP (NN earth))) (, ,) (S (VP (VBG creating) (NP (DT the) (NNP Chicxulub) (NNP Crater)) (PP (IN in) (NP (NP (... | CT | ['it is thought'] | ['As this was continuing', 'that a large meteor smashed into earth , creating the Chicxulub Crater in an event known as the K - T Extinction , the fifth and most recent mass extinction event , in which 75 % of life on earth went extinct , including all non - avian dinosaurs', 'in which 75 % of life on earth went extinc... | [] | ['As this was continuing , it is thought that a large meteor smashed into earth , creating the Chicxulub Crater in an event known as the K - T Extinction , the fifth and most recent mass extinction event , in which 75 % of life on earth went extinct , including all non - avian dinosaurs .'] | [] | 4,158 |
Strong aftershocks continued to strike even months after the main quake. | (ROOT (S (NP (JJ Strong) (NNS aftershocks)) (VP (VBD continued) (S (VP (TO to) (VP (VB strike)))) (PP (NP (RB even) (NNS months)) (IN after) (NP (DT the) (JJ main) (NN quake)))) (. .))) | 7 | {
"ADJ": [
"Strong",
"main"
],
"ADP": [
"after"
],
"ADV": [
"even"
],
"AUX": [],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"aftershocks",
"months",
"quake"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [],
"PROPN": [],
"PUNCT": [
"."
]... | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Strong/amod/aftershocks aftershocks/nsubj/continued continued/ROOT/continued to/aux/strike strike/xcomp/continued even/advmod/months months/npadvmod/after after/prep/strike the/det/quake main/amod/quake quake/pobj/after ./punct/continued | (S (NP (JJ Strong) (NNS aftershocks)) (VP (VBD continued) (S (VP (TO to) (VP (VB strike)))) (PP (NP (RB even) (NNS months)) (IN after) (NP (DT the) (JJ main) (NN quake)))) (. .)) | T | ['Strong aftershocks continued to strike even months after the main quake'] | [] | ['Strong aftershocks continued to strike even months after the main quake .'] | [] | [] | 23,833 |
What group operation is taken by the set from the original group? | (ROOT (SBARQ (WHNP (WP What) (NN group) (NN operation)) (SQ (VBZ is) (VP (VBN taken) (PP (IN by) (NP (DT the) (NN set))) (PP (IN from) (NP (DT the) (JJ original) (NN group))))) (. ?))) | 7 | {
"ADJ": [
"original"
],
"ADP": [
"by",
"from"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"group",
"operation",
"set",
"group"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [],
"PUN... | [
"O",
"O",
"O",
"O",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | What/det/operation group/compound/operation operation/nsubjpass/taken is/auxpass/taken taken/ROOT/taken by/agent/taken the/det/set set/pobj/by from/prep/taken the/det/group original/amod/group group/pobj/from ?/punct/taken | (SBARQ (WHNP (WP What) (NN group) (NN operation)) (SQ (VBZ is) (VP (VBN taken) (PP (IN by) (NP (DT the) (NN set))) (PP (IN from) (NP (DT the) (JJ original) (NN group))))) (. ?)) | FC | [] | [] | [] | [] | ['What group operation is taken by the set from the original group ?'] | 62,292 |
Galicia was spared the worst of the fighting in that war: it was one of the areas where the initial coup attempt at the outset of the war was successful, and it remained in Nationalist (Franco's army's) hands throughout the war. | (ROOT (S (S (NP (NNP Galicia)) (VP (VBD was) (VP (VBN spared) (NP (NP (DT the) (JJS worst)) (PP (IN of) (NP (NP (DT the) (NN fighting)) (PP (IN in) (NP (DT that) (NN war))))))))) (: :) (S (S (NP (PRP it)) (VP (VBD was) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NNS areas)) (SBAR (WHADVP (WRB where)) (S (NP (NP (DT... | 16 | {
"ADJ": [
"worst",
"initial",
"successful"
],
"ADP": [
"of",
"in",
"of",
"at",
"of",
"in",
"throughout"
],
"ADV": [],
"AUX": [
"was",
"was",
"was"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"that",
"the",
"the",
"the... | [
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-ADJP",
"O",
"O"... | Galicia/nsubjpass/spared was/auxpass/spared spared/ccomp/was the/det/worst worst/dobj/spared of/prep/worst the/det/fighting fighting/pobj/of in/prep/fighting that/det/war war/pobj/in :/punct/was it/nsubj/was was/ROOT/was one/attr/was of/prep/one the/det/areas areas/pobj/of where/advmod/was the/det/attempt initial/amod/... | (S (S (NP (NNP Galicia)) (VP (VBD was) (VP (VBN spared) (NP (NP (DT the) (JJS worst)) (PP (IN of) (NP (NP (DT the) (NN fighting)) (PP (IN in) (NP (DT that) (NN war))))))))) (: :) (S (S (NP (PRP it)) (VP (VBD was) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NNS areas)) (SBAR (WHADVP (WRB where)) (S (NP (NP (DT the) ... | CT | ['Galicia was spared the worst of the fighting in that war', "it was one of the areas where the initial coup attempt at the outset of the war was successful , and it remained in Nationalist -LRB- Franco 's army 's -RRB- hands throughout the war"] | ['where the initial coup attempt at the outset of the war was successful'] | [] | ["Galicia was spared the worst of the fighting in that war : it was one of the areas where the initial coup attempt at the outset of the war was successful , and it remained in Nationalist -LRB- Franco 's army 's -RRB- hands throughout the war ."] | [] | 8,415 |
The Bengal Renaissance can be said to have started with Raja Ram Mohan Roy (1772β1833) and ended with Rabindranath Tagore (1861β1941), although many stalwarts thereafter continued to embody particular aspects of the unique intellectual and creative output of the region. | (ROOT (S (NP (DT The) (NNP Bengal) (NNP Renaissance)) (VP (MD can) (VP (VB be) (VP (VBN said) (S (VP (TO to) (VP (VB have) (VP (VP (VP (VBN started) (PP (IN with) (NP (NP (NNP Raja) (NNP Ram) (NNP Mohan) (NNP Roy)) (-LRB- -LRB-) (NP (CD 1772β1833)) (-RRB- -RRB-)))) (CC and) (VP (VBD ended) (PP (IN with) (NP (NP (NNP Ra... | 21 | {
"ADJ": [
"many",
"particular",
"unique",
"intellectual",
"creative"
],
"ADP": [
"with",
"with",
"of",
"of"
],
"ADV": [
"thereafter"
],
"AUX": [
"can",
"be",
"have"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"The",
"the",
"the"
... | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"I-VP",... | The/det/Renaissance Bengal/compound/Renaissance Renaissance/nsubjpass/said can/aux/said be/auxpass/said said/ROOT/said to/aux/started have/aux/started started/xcomp/said with/prep/started Raja/compound/Roy Ram/compound/Roy Mohan/compound/Roy Roy/pobj/with (/punct/1772β1833 1772β1833/appos/Roy )/punct/Roy and/cc/started... | (S (NP (DT The) (NNP Bengal) (NNP Renaissance)) (VP (MD can) (VP (VB be) (VP (VBN said) (S (VP (TO to) (VP (VB have) (VP (VP (VP (VBN started) (PP (IN with) (NP (NP (NNP Raja) (NNP Ram) (NNP Mohan) (NNP Roy)) (-LRB- -LRB-) (NP (CD 1772β1833)) (-RRB- -RRB-)))) (CC and) (VP (VBD ended) (PP (IN with) (NP (NP (NNP Rabindra... | CT | ['The Bengal Renaissance can be said to have started with Raja Ram Mohan Roy -LRB- 1772β1833 -RRB- and ended with Rabindranath Tagore -LRB- 1861β1941 -RRB- ,'] | ['although many stalwarts thereafter continued to embody particular aspects of the unique intellectual and creative output of the region'] | [] | ['The Bengal Renaissance can be said to have started with Raja Ram Mohan Roy -LRB- 1772β1833 -RRB- and ended with Rabindranath Tagore -LRB- 1861β1941 -RRB- , although many stalwarts thereafter continued to embody particular aspects of the unique intellectual and creative output of the region .'] | [] | 27,712 |
What grain is a staple for residents in the interior of Guinea-Bissau? | (ROOT (SBARQ (WHNP (WP What) (NN grain)) (SQ (VBZ is) (NP (DT a) (NN staple)) (PP (IN for) (NP (NP (NNS residents)) (PP (IN in) (NP (NP (DT the) (NN interior)) (PP (IN of) (NP (NNP Guinea) (HYPH -) (NNP Bissau)))))))) (. ?))) | 10 | {
"ADJ": [],
"ADP": [
"for",
"in",
"of"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"grain",
"staple",
"residents",
"interior"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [
"Guinea",... | [
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | What/det/grain grain/attr/is is/ROOT/is a/det/staple staple/attr/is for/prep/staple residents/pobj/for in/prep/residents the/det/interior interior/pobj/in of/prep/interior Guinea/compound/Bissau -/punct/Bissau Bissau/pobj/of ?/punct/is | (SBARQ (WHNP (WP What) (NN grain)) (SQ (VBZ is) (NP (DT a) (NN staple)) (PP (IN for) (NP (NP (NNS residents)) (PP (IN in) (NP (NP (DT the) (NN interior)) (PP (IN of) (NP (NNP Guinea) (HYPH -) (NNP Bissau)))))))) (. ?)) | FC | [] | [] | [] | [] | ['What grain is a staple for residents in the interior of Guinea - Bissau ?'] | 61,813 |
North Korea held parliamentary elections three months later on 25 August. | (ROOT (S (NP (NNP North) (NNP Korea)) (VP (VBD held) (NP (JJ parliamentary) (NNS elections)) (ADVP (NP (CD three) (NNS months)) (RB later)) (PP (IN on) (NP (CD 25) (NNP August)))) (. .))) | 6 | {
"ADJ": [
"parliamentary"
],
"ADP": [
"on"
],
"ADV": [
"later"
],
"AUX": [],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"elections",
"months"
],
"NUM": [
"three",
"25"
],
"PART": [],
"PRON": [],
"PROPN": [
"North",
"Korea",
"August"
],
"P... | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | North/compound/Korea Korea/nsubj/held held/ROOT/held parliamentary/amod/elections elections/dobj/held three/nummod/months months/npadvmod/later later/advmod/held on/prep/held 25/nummod/August August/pobj/on ./punct/held | (S (NP (NNP North) (NNP Korea)) (VP (VBD held) (NP (JJ parliamentary) (NNS elections)) (ADVP (NP (CD three) (NNS months)) (RB later)) (PP (IN on) (NP (CD 25) (NNP August)))) (. .)) | T | ['North Korea held parliamentary elections three months later on 25 August'] | [] | ['North Korea held parliamentary elections three months later on 25 August .'] | [] | [] | 1,015 |
On the contrary, men's sexual arousal patterns tend to be more in line with their stated orientations, with heterosexual men showing more penis arousal to female-female sexual activity and less arousal to female-male and male-male sexual stimuli, and homosexual and bisexual men being more aroused by films depicting mal... | (ROOT (S (PP (IN On) (NP (DT the) (NN contrary))) (, ,) (NP (NP (NNS men) (POS 's)) (NML (JJ sexual) (NN arousal)) (NNS patterns)) (VP (VBP tend) (S (VP (TO to) (VP (VB be) (PP (ADVP (RBR more)) (IN in) (NP (NP (NN line)) (PP (IN with) (NP (PRP$ their) (VBN stated) (NNS orientations))))) (, ,) (PP (IN with) (S (S (NP (... | 18 | {
"ADJ": [
"sexual",
"more",
"heterosexual",
"more",
"penis",
"female",
"female",
"sexual",
"less",
"female",
"male",
"sexual",
"bisexual",
"other"
],
"ADP": [
"On",
"in",
"with",
"with",
"to",
"to",
"by",
"by"
],
"ADV": [... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-ADVP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",... | On/prep/tend the/det/contrary contrary/pobj/On ,/punct/tend men/poss/patterns 's/case/men sexual/amod/arousal arousal/compound/patterns patterns/nsubj/tend tend/ROOT/tend to/aux/be be/xcomp/tend more/advmod/in in/prep/be line/pobj/in with/prep/line their/poss/orientations stated/amod/orientations orientations/pobj/with... | (S (PP (IN On) (NP (DT the) (NN contrary))) (, ,) (NP (NP (NNS men) (POS 's)) (NML (JJ sexual) (NN arousal)) (NNS patterns)) (VP (VBP tend) (S (VP (TO to) (VP (VB be) (PP (ADVP (RBR more)) (IN in) (NP (NP (NN line)) (PP (IN with) (NP (PRP$ their) (VBN stated) (NNS orientations))))) (, ,) (PP (IN with) (S (S (NP (JJ het... | T | ["men 's sexual arousal patterns tend to be more in line with their stated orientations , with heterosexual men showing more penis arousal to female - female sexual activity and less arousal to female - male and male - male sexual stimuli , and homosexual and bisexual men being more aroused by films depicting male - ma... | [] | ["On the contrary , men 's sexual arousal patterns tend to be more in line with their stated orientations , with heterosexual men showing more penis arousal to female - female sexual activity and less arousal to female - male and male - male sexual stimuli , and homosexual and bisexual men being more aroused by films d... | [] | [] | 37,892 |
He dedicated a performance of "Hey Mama", as well as a cover of Journey's "Don't Stop Believin'", to his mother, and did so on all other dates of his Glow in the Dark tour. | (ROOT (S (NP (PRP He)) (VP (VP (VBD dedicated) (NP (NP (NP (NP (DT a) (NN performance)) (PP (IN of) (`` ") (NP (NNP Hey) (NNP Mama)))) (, ") (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (NP (DT a) (NN cover)) (PP (IN of) (NP (NP (NP (NNP Journey) (POS 's)) (`` ") (S (VP (VBP Do) (RB n't) (VP (VP (VB Stop) (S (VP (NNP Be... | 17 | {
"ADJ": [
"other"
],
"ADP": [
"of",
"as",
"of",
"to",
"on",
"of",
"in"
],
"ADV": [
"as",
"well",
"so"
],
"AUX": [
"Do"
],
"CCONJ": [
"and"
],
"DET": [
"a",
"a",
"all",
"the"
],
"INTJ": [
"Hey"
],
"NOUN": [
"perfor... | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-CONJP",
"I-CONJP",
"I-CONJP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",... | He/nsubj/dedicated dedicated/ROOT/dedicated a/det/performance performance/dobj/dedicated of/prep/performance "/punct/of Hey/intj/Mama Mama/pobj/of "/punct/Mama ,/punct/Mama as/advmod/as well/advmod/as as/cc/Mama a/det/cover cover/conj/Mama of/prep/cover Journey/pobj/of 's/case/Journey "/punct/Stop Do/aux/Stop n't/neg/S... | (S (NP (PRP He)) (VP (VP (VBD dedicated) (NP (NP (NP (NP (DT a) (NN performance)) (PP (IN of) (`` ") (NP (NNP Hey) (NNP Mama)))) (, ") (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (NP (DT a) (NN cover)) (PP (IN of) (NP (NP (NP (NNP Journey) (POS 's)) (`` ") (S (VP (VBP Do) (RB n't) (VP (VP (VB Stop) (S (VP (NNP Believin... | T | ['He dedicated a performance of " Hey Mama " , as well as a cover of Journey \'s " Do n\'t Stop Believin \' " , to his mother , and did so on all other dates of his Glow in the Dark tour'] | [] | ['He dedicated a performance of " Hey Mama " , as well as a cover of Journey \'s " Do n\'t Stop Believin \' " , to his mother , and did so on all other dates of his Glow in the Dark tour .'] | [] | [] | 56,570 |
In certain cases, the indigenous peoples developed entirely new species and strains through artificial selection, as was the case in the domestication and breeding of maize from wild teosinte grasses in the valleys of southern Mexico. | (ROOT (S (PP (IN In) (NP (JJ certain) (NNS cases))) (, ,) (NP (DT the) (JJ indigenous) (NNS peoples)) (VP (VBD developed) (NP (ADJP (RB entirely) (JJ new)) (NNS species) (CC and) (NNS strains)) (PP (IN through) (NP (JJ artificial) (NN selection))) (, ,) (SBAR (IN as) (SINV (VBD was) (NP (DT the) (NN case)) (PP (IN in) ... | 12 | {
"ADJ": [
"certain",
"indigenous",
"new",
"artificial",
"wild",
"southern"
],
"ADP": [
"In",
"through",
"in",
"of",
"from",
"in",
"of"
],
"ADV": [
"entirely"
],
"AUX": [
"was"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"... | In/prep/developed certain/amod/cases cases/pobj/In ,/punct/developed the/det/peoples indigenous/amod/peoples peoples/nsubj/developed developed/ROOT/developed entirely/advmod/new new/amod/species species/dobj/developed and/cc/developed strains/conj/developed through/prep/strains artificial/amod/selection selection/pobj/... | (S (PP (IN In) (NP (JJ certain) (NNS cases))) (, ,) (NP (DT the) (JJ indigenous) (NNS peoples)) (VP (VBD developed) (NP (ADJP (RB entirely) (JJ new)) (NNS species) (CC and) (NNS strains)) (PP (IN through) (NP (JJ artificial) (NN selection))) (, ,) (SBAR (IN as) (SINV (VBD was) (NP (DT the) (NN case)) (PP (IN in) (NP (N... | CT | ['the indigenous peoples developed entirely new species and strains through artificial selection ,'] | ['as was the case in the domestication and breeding of maize from wild teosinte grasses in the valleys of southern Mexico'] | [] | ['In certain cases , the indigenous peoples developed entirely new species and strains through artificial selection , as was the case in the domestication and breeding of maize from wild teosinte grasses in the valleys of southern Mexico .'] | [] | 23,793 |
In 2008, the IFAB initially approved a fixed size of 105 m (344 ft) long and 68 m (223 ft) wide as a standard pitch dimension for international matches; however, this decision was later put on hold and was never actually implemented. | (ROOT (S (S (PP (IN In) (NP (CD 2008))) (, ,) (NP (DT the) (NNP IFAB)) (ADVP (RB initially)) (VP (VBD approved) (NP (NP (DT a) (VBN fixed) (NN size)) (PP (IN of) (NP (ADJP (NP (NP (CD 105) (NNS m)) (-LRB- -LRB-) (NP (CD 344) (NN ft)) (-RRB- -RRB-)) (JJ long)) (CC and) (ADJP (NP (NP (CD 68) (NN m)) (-LRB- -LRB-) (NP (CD... | 11 | {
"ADJ": [
"long",
"wide",
"standard",
"international"
],
"ADP": [
"In",
"of",
"as",
"for",
"on"
],
"ADV": [
"initially",
"however",
"later",
"never",
"actually"
],
"AUX": [
"was",
"was"
],
"CCONJ": [
"and",
"and"
],
"DET": [
... | [
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADJP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADJP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-... | In/prep/approved 2008/pobj/In ,/punct/approved the/det/IFAB IFAB/nsubj/approved initially/advmod/approved approved/ccomp/put a/det/size fixed/amod/size size/dobj/approved of/prep/size 105/nummod/m m/pobj/of (/punct/ft 344/nummod/ft ft/appos/m )/punct/m long/advmod/approved and/cc/approved 68/nummod/m m/conj/approved (/... | (S (S (PP (IN In) (NP (CD 2008))) (, ,) (NP (DT the) (NNP IFAB)) (ADVP (RB initially)) (VP (VBD approved) (NP (NP (DT a) (VBN fixed) (NN size)) (PP (IN of) (NP (ADJP (NP (NP (CD 105) (NNS m)) (-LRB- -LRB-) (NP (CD 344) (NN ft)) (-RRB- -RRB-)) (JJ long)) (CC and) (ADJP (NP (NP (CD 68) (NN m)) (-LRB- -LRB-) (NP (CD 223) ... | T | ['In 2008 , the IFAB initially approved a fixed size of 105 m -LRB- 344 ft -RRB- long and 68 m -LRB- 223 ft -RRB- wide as a standard pitch dimension for international matches', 'however , this decision was later put on hold and was never actually implemented'] | [] | ['In 2008 , the IFAB initially approved a fixed size of 105 m -LRB- 344 ft -RRB- long and 68 m -LRB- 223 ft -RRB- wide as a standard pitch dimension for international matches ; however , this decision was later put on hold and was never actually implemented .'] | [] | [] | 58,141 |
Nobles were born into a noble family, adopted by a noble family (this was abolished in 1633) or ennobled by a king or Sejm for various reasons (bravery in combat, service to the state, etc.β | (ROOT (S (NP (NNS Nobles)) (VP (VBD were) (VP (VP (VBN born) (PP (IN into) (NP (DT a) (JJ noble) (NN family))) (, ,) (VP (VP (VBN adopted) (PP (IN by) (NP (DT a) (JJ noble) (NN family)))) (PRN (-LRB- -LRB-) (S (NP (DT this)) (VP (VBD was) (VP (VBN abolished) (PP (IN in) (NP (CD 1633)))))) (-RRB- -RRB-)))) (CC or) (VP (... | 13 | {
"ADJ": [
"noble",
"noble",
"various"
],
"ADP": [
"into",
"by",
"in",
"by",
"for",
"in",
"to"
],
"ADV": [],
"AUX": [
"were",
"was"
],
"CCONJ": [
"or",
"or"
],
"DET": [
"a",
"a",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"fa... | [
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"O",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B... | Nobles/nsubjpass/born were/auxpass/born born/ROOT/born into/prep/born a/det/family noble/amod/family family/pobj/into ,/punct/family adopted/acl/family by/agent/adopted a/det/family noble/amod/family family/pobj/by (/punct/abolished this/nsubjpass/abolished was/auxpass/abolished abolished/parataxis/born in/prep/abolish... | (S (NP (NNS Nobles)) (VP (VBD were) (VP (VP (VBN born) (PP (IN into) (NP (DT a) (JJ noble) (NN family))) (, ,) (VP (VP (VBN adopted) (PP (IN by) (NP (DT a) (JJ noble) (NN family)))) (PRN (-LRB- -LRB-) (S (NP (DT this)) (VP (VBD was) (VP (VBN abolished) (PP (IN in) (NP (CD 1633)))))) (-RRB- -RRB-)))) (CC or) (VP (VP (VB... | T | ['Nobles were born into a noble family , adopted by a noble family -LRB- this was abolished in 1633 -RRB- or ennobled by a king or Sejm for various reasons -LRB- bravery in combat , service to the state , etc .'] | [] | ['Nobles were born into a noble family , adopted by a noble family -LRB- this was abolished in 1633 -RRB- or ennobled by a king or Sejm for various reasons -LRB- bravery in combat , service to the state , etc . β'] | [] | [] | 65,545 |
Early during the Taiping Rebellion, Qing forces suffered a series of disastrous defeats culminating in the loss of the regional capital city of Nanjing in 1853. | (ROOT (S (ADVP (RB Early) (PP (IN during) (NP (DT the) (NNP Taiping) (NNP Rebellion)))) (, ,) (NP (NNP Qing) (NNS forces)) (VP (VBD suffered) (NP (NP (NP (DT a) (NN series)) (PP (IN of) (NP (JJ disastrous) (NNS defeats)))) (VP (VBG culminating) (PP (IN in) (NP (NP (DT the) (NN loss)) (PP (IN of) (NP (NP (DT the) (JJ re... | 12 | {
"ADJ": [
"disastrous",
"regional"
],
"ADP": [
"during",
"of",
"in",
"of",
"of",
"in"
],
"ADV": [
"Early"
],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"a",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"Qing",
"forces",
"series",
"defeat... | [
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"O"
] | Early/advmod/during during/prep/suffered the/det/Rebellion Taiping/compound/Rebellion Rebellion/pobj/during ,/punct/suffered Qing/compound/forces forces/nsubj/suffered suffered/ROOT/suffered a/det/series series/dobj/suffered of/prep/series disastrous/amod/defeats defeats/pobj/of culminating/acl/defeats in/prep/culminat... | (S (ADVP (RB Early) (PP (IN during) (NP (DT the) (NNP Taiping) (NNP Rebellion)))) (, ,) (NP (NNP Qing) (NNS forces)) (VP (VBD suffered) (NP (NP (NP (DT a) (NN series)) (PP (IN of) (NP (JJ disastrous) (NNS defeats)))) (VP (VBG culminating) (PP (IN in) (NP (NP (DT the) (NN loss)) (PP (IN of) (NP (NP (DT the) (JJ regional... | T | ['Qing forces suffered a series of disastrous defeats culminating in the loss of the regional capital city of Nanjing in 1853'] | [] | ['Early during the Taiping Rebellion , Qing forces suffered a series of disastrous defeats culminating in the loss of the regional capital city of Nanjing in 1853 .'] | [] | [] | 50,990 |
However, iPods can also play music files from online stores that do not use DRM, such as eMusic or Amie Street. | (ROOT (S (ADVP (RB However)) (, ,) (NP (NNS iPods)) (VP (MD can) (ADVP (RB also)) (VP (VB play) (NP (NP (NN music) (NNS files)) (PP (IN from) (NP (NP (NP (JJ online) (NNS stores)) (SBAR (WHNP (WDT that)) (S (VP (VBP do) (RB not) (VP (VB use) (NP (NNP DRM))))))) (, ,) (PP (JJ such) (IN as) (NP (NP (NNP eMusic)) (CC or) ... | 14 | {
"ADJ": [
"online",
"such"
],
"ADP": [
"from",
"as"
],
"ADV": [
"However",
"also"
],
"AUX": [
"can",
"do"
],
"CCONJ": [
"or"
],
"DET": [],
"INTJ": [],
"NOUN": [
"music",
"files",
"stores"
],
"NUM": [],
"PART": [
"not"
],
"PRON": [
... | [
"B-ADVP",
"O",
"B-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | However/advmod/play ,/punct/play iPods/nsubj/play can/aux/play also/advmod/play play/ROOT/play music/compound/files files/dobj/play from/prep/play online/amod/stores stores/pobj/from that/nsubj/use do/aux/use not/neg/use use/relcl/stores DRM/dobj/use ,/punct/DRM such/amod/as as/prep/DRM eMusic/pobj/as or/cc/eMusic Amie... | (S (ADVP (RB However)) (, ,) (NP (NNS iPods)) (VP (MD can) (ADVP (RB also)) (VP (VB play) (NP (NP (NN music) (NNS files)) (PP (IN from) (NP (NP (NP (JJ online) (NNS stores)) (SBAR (WHNP (WDT that)) (S (VP (VBP do) (RB not) (VP (VB use) (NP (NNP DRM))))))) (, ,) (PP (JJ such) (IN as) (NP (NP (NNP eMusic)) (CC or) (NP (N... | CT | ['iPods can also play music files from online stores that do not use DRM , such as eMusic or Amie Street'] | ['that do not use DRM'] | [] | ['However , iPods can also play music files from online stores that do not use DRM , such as eMusic or Amie Street .'] | [] | 70,340 |
This does not approach the number of non-white citizens in the United States (roughly 28β37%, depending on how Latinos are classified; see Demographics of the United States). | (ROOT (S (S (NP (DT This)) (VP (VBZ does) (RB not) (VP (VB approach) (NP (DT the) (NN number)) (PP (IN of) (NP (ADJP (JJ non) (HYPH -) (JJ white)) (NNS citizens))) (PP (IN in) (NP (DT the) (NNP United) (NNPS States))) (-LRB- -LRB-) (NP (QP (RB roughly) (CD 28β37)) (NN %)) (, ,) (PP (VBG depending) (PP (IN on) (SBAR (WH... | 12 | {
"ADJ": [
"non",
"-",
"white"
],
"ADP": [
"of",
"in",
"on",
"of"
],
"ADV": [
"roughly"
],
"AUX": [
"does",
"are"
],
"CCONJ": [],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"number",
"citizens",
"%",
"Demographics"
... | [
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"O",
"B-NP",
"B-VP",
"B-PP",
"I-PP",
"O",
"B-NP",
"B-VP",
"I-VP",
"O",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I... | This/nsubj/approach does/aux/approach not/neg/approach approach/ccomp/see the/det/number number/dobj/approach of/prep/number non/amod/citizens -/amod/citizens white/amod/citizens citizens/pobj/of in/prep/number the/det/States United/compound/States States/pobj/in (/punct/States roughly/advmod/28β37 28β37/nummod/% %/app... | (S (S (NP (DT This)) (VP (VBZ does) (RB not) (VP (VB approach) (NP (DT the) (NN number)) (PP (IN of) (NP (ADJP (JJ non) (HYPH -) (JJ white)) (NNS citizens))) (PP (IN in) (NP (DT the) (NNP United) (NNPS States))) (-LRB- -LRB-) (NP (QP (RB roughly) (CD 28β37)) (NN %)) (, ,) (PP (VBG depending) (PP (IN on) (SBAR (WHADVP (... | CT | ['This does not approach the number of non - white citizens in the United States -LRB- roughly 28β37 % , depending on', 'see Demographics of the United States -RRB-'] | ['how Latinos are classified'] | [] | ['This does not approach the number of non - white citizens in the United States -LRB- roughly 28β37 % , depending on how Latinos are classified ; see Demographics of the United States -RRB- .'] | [] | 49,407 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.