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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
How many terms can a mayor serve? | (ROOT (SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS terms)) (SQ (MD can) (NP (DT a) (NN mayor)) (VP (VB serve))) (. ?))) | 5 | {
"ADJ": [
"many"
],
"ADP": [],
"ADV": [],
"AUX": [
"can"
],
"CCONJ": [],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"terms",
"mayor"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [
"How"
],
"SPACE": [],
"SYM": [],
"VERB": [
"serve"
],
"X": []
} | [
"O",
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"O"
] | How/advmod/many many/amod/terms terms/dobj/serve can/aux/serve a/det/mayor mayor/nsubj/serve serve/ROOT/serve ?/punct/serve | (SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS terms)) (SQ (MD can) (NP (DT a) (NN mayor)) (VP (VB serve))) (. ?)) | FC | [] | [] | [] | [] | ['How many terms can a mayor serve ?'] | 72,553 |
Tidewater glaciers undergo centuries-long cycles of advance and retreat that are much less affected by the climate change than those of other glaciers. | (ROOT (S (NP (NNP Tidewater) (NNS glaciers)) (VP (VBP undergo) (NP (NP (NP (ADJP (NNS centuries) (HYPH -) (JJ long)) (NNS cycles)) (PP (IN of) (NP (NN advance) (CC and) (NN retreat)))) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (ADJP (ADJP (ADVP (RB much) (RBR less)) (VBN affected) (PP (IN by) (NP (DT the) (NN climate) (NN change)))) (PP (IN than) (NP (NP (DT those)) (PP (IN of) (NP (JJ other) (NNS glaciers))))))))))) (. .))) | 13 | {
"ADJ": [
"long",
"other"
],
"ADP": [
"of",
"by",
"than",
"of"
],
"ADV": [
"much",
"less"
],
"AUX": [
"are"
],
"CCONJ": [
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"Tidewater",
"glaciers",
"centuries",
"cycles",
"advance",
"retreat",
"climate",
"change",
"glaciers"
],
"NUM": [],
"PART": [],
"PRON": [
"that",
"those"
],
"PROPN": [],
"PUNCT": [
"-",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"undergo",
"affected"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-ADVP",
"I-ADVP",
"B-ADJP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Tidewater/compound/glaciers glaciers/nsubj/undergo undergo/ROOT/undergo centuries/npadvmod/long -/punct/long long/amod/cycles cycles/dobj/undergo of/prep/cycles advance/pobj/of and/cc/undergo retreat/conj/undergo that/nsubj/are are/relcl/retreat much/advmod/less less/advmod/affected affected/acomp/are by/agent/affected the/det/change climate/compound/change change/pobj/by than/prep/affected those/pobj/than of/prep/those other/amod/glaciers glaciers/pobj/of ./punct/undergo | (S (NP (NNP Tidewater) (NNS glaciers)) (VP (VBP undergo) (NP (NP (NP (ADJP (NNS centuries) (HYPH -) (JJ long)) (NNS cycles)) (PP (IN of) (NP (NN advance) (CC and) (NN retreat)))) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (ADJP (ADJP (ADVP (RB much) (RBR less)) (VBN affected) (PP (IN by) (NP (DT the) (NN climate) (NN change)))) (PP (IN than) (NP (NP (DT those)) (PP (IN of) (NP (JJ other) (NNS glaciers))))))))))) (. .)) | CT | ['Tidewater glaciers undergo centuries - long cycles of advance and retreat that are much less affected by the climate change than those of other glaciers'] | ['that are much less affected by the climate change than those of other glaciers'] | [] | ['Tidewater glaciers undergo centuries - long cycles of advance and retreat that are much less affected by the climate change than those of other glaciers .'] | [] | 34,199 |
In 1993 Technikons were afforded the power to award certain technology degrees. | (ROOT (S (PP (IN In) (NP (CD 1993))) (NP (NNS Technikons)) (VP (VBD were) (VP (VBN afforded) (NP (DT the) (NN power) (S (VP (TO to) (VP (VB award) (NP (JJ certain) (NN technology) (NNS degrees)))))))) (. .))) | 10 | {
"ADJ": [
"certain"
],
"ADP": [
"In"
],
"ADV": [],
"AUX": [
"were"
],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"power",
"technology",
"degrees"
],
"NUM": [
"1993"
],
"PART": [
"to"
],
"PRON": [],
"PROPN": [
"Technikons"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"afforded",
"award"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | In/prep/afforded 1993/nummod/Technikons Technikons/pobj/In were/auxpass/afforded afforded/ROOT/afforded the/det/power power/dobj/afforded to/aux/award award/acl/power certain/amod/degrees technology/compound/degrees degrees/dobj/award ./punct/afforded | (S (PP (IN In) (NP (CD 1993))) (NP (NNS Technikons)) (VP (VBD were) (VP (VBN afforded) (NP (DT the) (NN power) (S (VP (TO to) (VP (VB award) (NP (JJ certain) (NN technology) (NNS degrees)))))))) (. .)) | T | ['Technikons were afforded the power to award certain technology degrees'] | [] | ['In 1993 Technikons were afforded the power to award certain technology degrees .'] | [] | [] | 70,875 |
During the late Republic, the political elite competed to outdo each other in public display, and the ludi attendant on a triumph were expanded to include gladiator contests. | (ROOT (S (PP (IN During) (NP (DT the) (JJ late) (NNP Republic))) (, ,) (S (NP (DT the) (JJ political) (NN elite)) (VP (VBD competed) (S (VP (TO to) (VP (VB outdo) (NP (DT each) (JJ other)) (PP (IN in) (NP (JJ public) (NN display)))))))) (, ,) (CC and) (S (NP (NP (DT the) (NN ludi) (NN attendant)) (PP (IN on) (NP (DT a) (NN triumph)))) (VP (VBD were) (VP (VBN expanded) (S (VP (TO to) (VP (VB include) (NP (NN gladiator) (NNS contests)))))))) (. .))) | 10 | {
"ADJ": [
"late",
"political",
"other",
"public",
"ludi"
],
"ADP": [
"During",
"in",
"on"
],
"ADV": [],
"AUX": [
"were"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"each",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"elite",
"display",
"attendant",
"triumph",
"gladiator",
"contests"
],
"NUM": [],
"PART": [
"to",
"to"
],
"PRON": [],
"PROPN": [
"Republic"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"competed",
"outdo",
"expanded",
"include"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"O"
] | During/prep/competed the/det/Republic late/amod/Republic Republic/pobj/During ,/punct/competed the/det/elite political/amod/elite elite/nsubj/competed competed/ROOT/competed to/aux/outdo outdo/xcomp/competed each/det/other other/dobj/outdo in/prep/outdo public/amod/display display/pobj/in ,/punct/competed and/cc/competed the/det/attendant ludi/amod/attendant attendant/nsubjpass/expanded on/prep/attendant a/det/triumph triumph/pobj/on were/auxpass/expanded expanded/conj/competed to/aux/include include/advcl/expanded gladiator/compound/contests contests/dobj/include ./punct/expanded | (S (PP (IN During) (NP (DT the) (JJ late) (NNP Republic))) (, ,) (S (NP (DT the) (JJ political) (NN elite)) (VP (VBD competed) (S (VP (TO to) (VP (VB outdo) (NP (DT each) (JJ other)) (PP (IN in) (NP (JJ public) (NN display)))))))) (, ,) (CC and) (S (NP (NP (DT the) (NN ludi) (NN attendant)) (PP (IN on) (NP (DT a) (NN triumph)))) (VP (VBD were) (VP (VBN expanded) (S (VP (TO to) (VP (VB include) (NP (NN gladiator) (NNS contests)))))))) (. .)) | T | ['the political elite competed to outdo each other in public display', 'the ludi attendant on a triumph were expanded to include gladiator contests'] | [] | ['During the late Republic , the political elite competed to outdo each other in public display , and the ludi attendant on a triumph were expanded to include gladiator contests .'] | [] | [] | 27,063 |
Why do Jehovah Witnesses forego religious holidays and birthdays or other celebrations? | (ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (NP (NNP Jehovah) (NNPS Witnesses)) (VP (VBP forego) (NP (NP (NP (JJ religious) (NNS holidays)) (CC and) (NP (NNS birthdays))) (CC or) (NP (JJ other) (NNS celebrations))))) (. ?))) | 8 | {
"ADJ": [
"forego",
"religious",
"other"
],
"ADP": [],
"ADV": [],
"AUX": [
"do"
],
"CCONJ": [
"and",
"or"
],
"DET": [],
"INTJ": [],
"NOUN": [
"holidays",
"birthdays",
"celebrations"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Jehovah",
"Witnesses"
],
"PUNCT": [
"?"
],
"SCONJ": [
"Why"
],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Why/advmod/forego do/aux/forego Jehovah/compound/Witnesses Witnesses/nsubj/forego forego/ROOT/forego religious/amod/holidays holidays/dobj/forego and/cc/holidays birthdays/conj/holidays or/cc/birthdays other/amod/celebrations celebrations/conj/birthdays ?/punct/forego | (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (NP (NNP Jehovah) (NNPS Witnesses)) (VP (VBP forego) (NP (NP (NP (JJ religious) (NNS holidays)) (CC and) (NP (NNS birthdays))) (CC or) (NP (JJ other) (NNS celebrations))))) (. ?)) | FC | [] | [] | [] | [] | ['Why do Jehovah Witnesses forego religious holidays and birthdays or other celebrations ?'] | 1,281 |
By what year did Japanese strategists expand their concept of the Greater East Asia Co-Prosperity Sphere? | (ROOT (SBARQ (WHPP (IN By) (WHNP (WDT what) (NN year))) (SQ (VBD did) (NP (JJ Japanese) (NNS strategists)) (VP (VB expand) (NP (NP (PRP$ their) (NN concept)) (PP (IN of) (NP (DT the) (NML (NNP Greater) (NNP East) (NNP Asia)) (NML (NNP Co) (HYPH -) (NNP Prosperity)) (NNP Sphere)))))) (. ?))) | 9 | {
"ADJ": [
"Japanese"
],
"ADP": [
"By",
"of"
],
"ADV": [],
"AUX": [
"did"
],
"CCONJ": [],
"DET": [
"what",
"the"
],
"INTJ": [],
"NOUN": [
"year",
"strategists",
"concept"
],
"NUM": [],
"PART": [],
"PRON": [
"their"
],
"PROPN": [
"Greater",
"East",
"Asia",
"Co",
"-",
"Prosperity",
"Sphere"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"expand"
],
"X": []
} | [
"O",
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"O",
"O",
"O",
"B-NP",
"O"
] | By/prep/expand what/det/year year/pcomp/By did/aux/expand Japanese/amod/strategists strategists/nsubj/expand expand/ROOT/expand their/poss/concept concept/dobj/expand of/prep/concept the/det/Sphere Greater/compound/East East/compound/Co Asia/compound/Co Co/compound/Sphere -/compound/Sphere Prosperity/compound/Sphere Sphere/pobj/of ?/punct/expand | (SBARQ (WHPP (IN By) (WHNP (WDT what) (NN year))) (SQ (VBD did) (NP (JJ Japanese) (NNS strategists)) (VP (VB expand) (NP (NP (PRP$ their) (NN concept)) (PP (IN of) (NP (DT the) (NML (NNP Greater) (NNP East) (NNP Asia)) (NML (NNP Co) (HYPH -) (NNP Prosperity)) (NNP Sphere)))))) (. ?)) | FC | [] | [] | [] | [] | ['By what year did Japanese strategists expand their concept of the Greater East Asia Co - Prosperity Sphere ?'] | 70,475 |
Neurons, however, are usually considered the most important cells in the brain. | (ROOT (S (NP (NNS Neurons)) (, ,) (ADVP (RB however)) (, ,) (VP (VBP are) (ADVP (RB usually)) (VP (VBN considered) (S (NP (NP (DT the) (ADJP (RBS most) (JJ important)) (NNS cells)) (PP (IN in) (NP (DT the) (NN brain))))))) (. .))) | 9 | {
"ADJ": [
"important"
],
"ADP": [
"in"
],
"ADV": [
"however",
"usually",
"most"
],
"AUX": [
"are"
],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"Neurons",
"cells",
"brain"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"considered"
],
"X": []
} | [
"B-NP",
"O",
"B-ADVP",
"O",
"B-VP",
"B-ADVP",
"B-VP",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Neurons/nsubjpass/considered ,/punct/considered however/advmod/considered ,/punct/considered are/auxpass/considered usually/advmod/considered considered/ROOT/considered the/det/cells most/advmod/important important/amod/cells cells/oprd/considered in/prep/cells the/det/brain brain/pobj/in ./punct/considered | (S (NP (NNS Neurons)) (, ,) (ADVP (RB however)) (, ,) (VP (VBP are) (ADVP (RB usually)) (VP (VBN considered) (S (NP (NP (DT the) (ADJP (RBS most) (JJ important)) (NNS cells)) (PP (IN in) (NP (DT the) (NN brain))))))) (. .)) | T | ['Neurons are usually considered the most important cells in the brain'] | [] | ['Neurons , however , are usually considered the most important cells in the brain .'] | [] | [] | 22,410 |
Yet it is basic evidence gathering by using packet capture appliances that puts criminals behind bars. | (ROOT (S (CC Yet) (NP (PRP it)) (VP (VBZ is) (NP (NP (JJ basic) (NN evidence) (NN gathering)) (PP (IN by) (S (VP (VBG using) (NP (NML (NN packet) (NN capture)) (NNS appliances)))))) (SBAR (WHNP (WDT that)) (S (VP (VBZ puts) (NP (NNS criminals)) (PP (IN behind) (NP (NNS bars))))))) (. .))) | 10 | {
"ADJ": [
"basic"
],
"ADP": [
"by",
"behind"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"Yet"
],
"DET": [],
"INTJ": [],
"NOUN": [
"evidence",
"packet",
"capture",
"appliances",
"criminals",
"bars"
],
"NUM": [],
"PART": [],
"PRON": [
"it",
"that"
],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"gathering",
"using",
"puts"
],
"X": []
} | [
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-VP",
"O",
"O",
"B-NP",
"O",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"O"
] | Yet/cc/is it/nsubj/is is/ROOT/is basic/amod/evidence evidence/attr/is gathering/acl/evidence by/prep/gathering using/pcomp/by packet/compound/capture capture/compound/appliances appliances/dobj/using that/nsubj/puts puts/relcl/appliances criminals/dobj/puts behind/prep/puts bars/pobj/behind ./punct/is | (S (CC Yet) (NP (PRP it)) (VP (VBZ is) (NP (NP (JJ basic) (NN evidence) (NN gathering)) (PP (IN by) (S (VP (VBG using) (NP (NML (NN packet) (NN capture)) (NNS appliances)))))) (SBAR (WHNP (WDT that)) (S (VP (VBZ puts) (NP (NNS criminals)) (PP (IN behind) (NP (NNS bars))))))) (. .)) | CT | ['it is basic evidence gathering by using packet capture appliances'] | ['that puts criminals behind bars'] | [] | ['Yet it is basic evidence gathering by using packet capture appliances that puts criminals behind bars .'] | [] | 59,157 |
Crevasses form due to differences in glacier velocity. | (ROOT (S (NP (NNS Crevasses)) (VP (VBP form) (PP (IN due) (IN to) (NP (NP (NNS differences)) (PP (IN in) (NP (NN glacier) (NN velocity)))))) (. .))) | 8 | {
"ADJ": [
"glacier"
],
"ADP": [
"due",
"to",
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"Crevasses",
"form",
"differences",
"velocity"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-NP",
"B-VP",
"B-PP",
"I-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Crevasses/nsubj/form form/ROOT/form due/prep/form to/pcomp/due differences/pobj/due in/prep/differences glacier/compound/velocity velocity/pobj/in ./punct/form | (S (NP (NNS Crevasses)) (VP (VBP form) (PP (IN due) (IN to) (NP (NP (NNS differences)) (PP (IN in) (NP (NN glacier) (NN velocity)))))) (. .)) | T | ['Crevasses form due to differences in glacier velocity'] | [] | ['Crevasses form due to differences in glacier velocity .'] | [] | [] | 52,825 |
Agriculture is the second largest contributor to Kenya's gross domestic product (GDP), after the service sector. | (ROOT (S (NP (NN Agriculture)) (VP (VBZ is) (NP (NP (NP (DT the) (ADJP (JJ second) (JJS largest)) (NN contributor)) (PP (IN to) (NP (NP (NP (NNP Kenya) (POS 's)) (JJ gross) (JJ domestic) (NN product)) (-LRB- -LRB-) (NP (NNP GDP)) (-RRB- -RRB-)))) (, ,) (PP (IN after) (NP (DT the) (NN service) (NN sector))))) (. .))) | 10 | {
"ADJ": [
"largest",
"gross",
"domestic"
],
"ADP": [
"to",
"after"
],
"ADV": [
"second"
],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"Agriculture",
"contributor",
"product",
"service",
"sector"
],
"NUM": [],
"PART": [
"'s"
],
"PRON": [],
"PROPN": [
"Kenya",
"GDP"
],
"PUNCT": [
"(",
")",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Agriculture/nsubj/is is/ROOT/is the/det/contributor second/advmod/largest largest/amod/contributor contributor/attr/is to/prep/contributor Kenya/poss/product 's/case/Kenya gross/amod/product domestic/amod/product product/pobj/to (/punct/product GDP/appos/product )/punct/product ,/punct/is after/prep/is the/det/sector service/compound/sector sector/pobj/after ./punct/is | (S (NP (NN Agriculture)) (VP (VBZ is) (NP (NP (NP (DT the) (ADJP (JJ second) (JJS largest)) (NN contributor)) (PP (IN to) (NP (NP (NP (NNP Kenya) (POS 's)) (JJ gross) (JJ domestic) (NN product)) (-LRB- -LRB-) (NP (NNP GDP)) (-RRB- -RRB-)))) (, ,) (PP (IN after) (NP (DT the) (NN service) (NN sector))))) (. .)) | T | ["Agriculture is the second largest contributor to Kenya 's gross domestic product -LRB- GDP -RRB- , after the service sector"] | [] | ["Agriculture is the second largest contributor to Kenya 's gross domestic product -LRB- GDP -RRB- , after the service sector ."] | [] | [] | 13,270 |
What island is the borough of Brooklyn located on? | (ROOT (SBARQ (WHNP (WP What) (NN island)) (SQ (VBZ is) (NP (NP (DT the) (NN borough)) (PP (IN of) (NP (NNP Brooklyn)))) (VP (VBN located) (PP (IN on)))) (. ?))) | 7 | {
"ADJ": [],
"ADP": [
"of",
"on"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"island",
"borough"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [
"Brooklyn"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"located"
],
"X": []
} | [
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"O"
] | What/det/island island/attr/is is/ROOT/is the/det/borough borough/attr/is of/prep/borough Brooklyn/pobj/of located/acl/borough on/prep/located ?/punct/is | (SBARQ (WHNP (WP What) (NN island)) (SQ (VBZ is) (NP (NP (DT the) (NN borough)) (PP (IN of) (NP (NNP Brooklyn)))) (VP (VBN located) (PP (IN on)))) (. ?)) | FC | [] | [] | [] | [] | ['What island is the borough of Brooklyn located on ?'] | 10,297 |
White-balancing is still required to avoid too "warm" or "cool" colors, but this is a simple process that requires only the color temperature in Kelvin as input for modern, digital visual reproduction equipment such as video or still cameras unless it is completely automated. | (ROOT (S (S (NP (JJ White) (HYPH -) (NN balancing)) (VP (VBZ is) (ADVP (RB still)) (VP (VBN required) (S (VP (TO to) (VP (VB avoid) (NP (ADJP (RB too) (`` ") (JJ warm) ('' ") (CC or) (`` ") (JJ cool) ('' ")) (NNS colors)))))))) (, ,) (CC but) (S (NP (DT this)) (VP (VBZ is) (NP (NP (DT a) (JJ simple) (NN process)) (SBAR (WHNP (WDT that)) (S (VP (VBZ requires) (NP (NP (RB only) (DT the) (NN color) (NN temperature)) (PP (IN in) (NP (NNP Kelvin)))) (PP (IN as) (NP (NP (NN input)) (PP (IN for) (NP (NP (JJ modern) (, ,) (JJ digital) (NML (JJ visual) (NN reproduction)) (NN equipment)) (PP (JJ such) (IN as) (NP (NN video) (CC or) (RB still) (NNS cameras))))))) (SBAR (IN unless) (S (NP (PRP it)) (VP (VBZ is) (ADJP (RB completely) (VBN automated))))))))))) (. .))) | 15 | {
"ADJ": [
"warm",
"cool",
"simple",
"modern",
"digital",
"visual",
"such"
],
"ADP": [
"in",
"as",
"for",
"as"
],
"ADV": [
"still",
"too",
"only",
"still",
"completely"
],
"AUX": [
"is",
"is",
"is"
],
"CCONJ": [
"or",
"but",
"or"
],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"balancing",
"colors",
"process",
"color",
"temperature",
"input",
"reproduction",
"equipment",
"video",
"cameras"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"this",
"that",
"it"
],
"PROPN": [
"White",
"Kelvin"
],
"PUNCT": [
"-",
"\"",
"\"",
"\"",
"\"",
",",
",",
"."
],
"SCONJ": [
"unless"
],
"SPACE": [],
"SYM": [],
"VERB": [
"required",
"avoid",
"requires",
"automated"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"I-VP",
"I-VP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",... | White/compound/balancing -/punct/balancing balancing/nsubjpass/required is/auxpass/required still/advmod/required required/ROOT/required to/aux/avoid avoid/xcomp/required too/advmod/warm "/punct/warm warm/acomp/avoid "/punct/warm or/cc/warm "/punct/colors cool/amod/colors "/punct/colors colors/conj/warm ,/punct/required but/cc/required this/nsubj/is is/conj/required a/det/process simple/amod/process process/attr/is that/nsubj/requires requires/relcl/process only/advmod/temperature the/det/temperature color/compound/temperature temperature/dobj/requires in/prep/temperature Kelvin/pobj/in as/prep/requires input/pobj/as for/prep/input modern/amod/equipment ,/punct/equipment digital/amod/equipment visual/amod/reproduction reproduction/compound/equipment equipment/pobj/for such/amod/as as/prep/equipment video/pobj/as or/cc/video still/advmod/cameras cameras/conj/video unless/mark/is it/nsubj/is is/advcl/requires completely/advmod/automated automated/acomp/is ./punct/is | (S (S (NP (JJ White) (HYPH -) (NN balancing)) (VP (VBZ is) (ADVP (RB still)) (VP (VBN required) (S (VP (TO to) (VP (VB avoid) (NP (ADJP (RB too) (`` ") (JJ warm) ('' ") (CC or) (`` ") (JJ cool) ('' ")) (NNS colors)))))))) (, ,) (CC but) (S (NP (DT this)) (VP (VBZ is) (NP (NP (DT a) (JJ simple) (NN process)) (SBAR (WHNP (WDT that)) (S (VP (VBZ requires) (NP (NP (RB only) (DT the) (NN color) (NN temperature)) (PP (IN in) (NP (NNP Kelvin)))) (PP (IN as) (NP (NP (NN input)) (PP (IN for) (NP (NP (JJ modern) (, ,) (JJ digital) (NML (JJ visual) (NN reproduction)) (NN equipment)) (PP (JJ such) (IN as) (NP (NN video) (CC or) (RB still) (NNS cameras))))))) (SBAR (IN unless) (S (NP (PRP it)) (VP (VBZ is) (ADJP (RB completely) (VBN automated))))))))))) (. .)) | CT | ['White - balancing is still required to avoid too " warm " or " cool " colors', 'this is a simple process that requires only the color temperature in Kelvin as input for modern , digital visual reproduction equipment such as video or still cameras'] | ['that requires only the color temperature in Kelvin as input for modern , digital visual reproduction equipment such as video or still cameras unless it is completely automated', 'unless it is completely automated'] | [] | ['White - balancing is still required to avoid too " warm " or " cool " colors , but this is a simple process that requires only the color temperature in Kelvin as input for modern , digital visual reproduction equipment such as video or still cameras unless it is completely automated .'] | [] | 1,501 |
There are many differences between them in features such as cell wall composition, biochemistry, pigmentation, chloroplast structure and nutrient reserves. | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (JJ many) (NNS differences)) (PP (IN between) (NP (PRP them))) (PP (IN in) (NP (NP (NNS features)) (PP (JJ such) (IN as) (NP (NP (NML (NN cell) (NN wall)) (NN composition)) (, ,) (NP (NN biochemistry)) (, ,) (NP (NN pigmentation)) (, ,) (NP (NN chloroplast) (NN structure)) (CC and) (NP (NN nutrient) (NNS reserves)))))))) (. .))) | 11 | {
"ADJ": [
"many",
"such",
"nutrient"
],
"ADP": [
"between",
"in",
"as"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"differences",
"features",
"cell",
"wall",
"composition",
"biochemistry",
"pigmentation",
"chloroplast",
"structure",
"reserves"
],
"NUM": [],
"PART": [],
"PRON": [
"There",
"them"
],
"PROPN": [],
"PUNCT": [
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"are"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"I-PP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | There/expl/are are/ROOT/are many/amod/differences differences/attr/are between/prep/differences them/pobj/between in/prep/differences features/pobj/in such/amod/as as/prep/features cell/compound/wall wall/compound/composition composition/pobj/as ,/punct/composition biochemistry/conj/composition ,/punct/biochemistry pigmentation/conj/biochemistry ,/punct/pigmentation chloroplast/compound/structure structure/conj/pigmentation and/cc/structure nutrient/amod/reserves reserves/conj/structure ./punct/are | (S (NP (EX There)) (VP (VBP are) (NP (NP (JJ many) (NNS differences)) (PP (IN between) (NP (PRP them))) (PP (IN in) (NP (NP (NNS features)) (PP (JJ such) (IN as) (NP (NP (NML (NN cell) (NN wall)) (NN composition)) (, ,) (NP (NN biochemistry)) (, ,) (NP (NN pigmentation)) (, ,) (NP (NN chloroplast) (NN structure)) (CC and) (NP (NN nutrient) (NNS reserves)))))))) (. .)) | T | ['There are many differences between them in features such as cell wall composition , biochemistry , pigmentation , chloroplast structure and nutrient reserves'] | [] | ['There are many differences between them in features such as cell wall composition , biochemistry , pigmentation , chloroplast structure and nutrient reserves .'] | [] | [] | 272 |
Mehmed allowed the Orthodox Church to maintain its autonomy and land in exchange for accepting Ottoman authority. | (ROOT (S (NP (NNP Mehmed)) (VP (VBD allowed) (NP (DT the) (NNP Orthodox) (NNP Church)) (VP (TO to) (VP (VB maintain) (NP (PRP$ its) (NN autonomy) (CC and) (NN land)) (PP (IN in) (NP (NP (NN exchange)) (PP (IN for) (S (VP (VBG accepting) (NP (JJ Ottoman) (NN authority)))))))))) (. .))) | 12 | {
"ADJ": [],
"ADP": [
"in",
"for"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"autonomy",
"land",
"exchange",
"authority"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"its"
],
"PROPN": [
"Mehmed",
"Orthodox",
"Church",
"Ottoman"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"allowed",
"maintain",
"accepting"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-VP",
"B-NP",
"I-NP",
"O"
] | Mehmed/nsubj/allowed allowed/ROOT/allowed the/det/Church Orthodox/compound/Church Church/nsubj/maintain to/aux/maintain maintain/ccomp/allowed its/poss/autonomy autonomy/dobj/maintain and/cc/autonomy land/conj/autonomy in/prep/autonomy exchange/pobj/in for/prep/exchange accepting/pcomp/for Ottoman/compound/authority authority/dobj/accepting ./punct/allowed | (S (NP (NNP Mehmed)) (VP (VBD allowed) (NP (DT the) (NNP Orthodox) (NNP Church)) (VP (TO to) (VP (VB maintain) (NP (PRP$ its) (NN autonomy) (CC and) (NN land)) (PP (IN in) (NP (NP (NN exchange)) (PP (IN for) (S (VP (VBG accepting) (NP (JJ Ottoman) (NN authority)))))))))) (. .)) | T | ['Mehmed allowed the Orthodox Church to maintain its autonomy and land in exchange for accepting Ottoman authority'] | [] | ['Mehmed allowed the Orthodox Church to maintain its autonomy and land in exchange for accepting Ottoman authority .'] | [] | [] | 54,311 |
An alloy is a mixture of metals or a mixture of a metal and another element. | (ROOT (S (NP (DT An) (NN alloy)) (VP (VBZ is) (NP (NP (NP (DT a) (NN mixture)) (PP (IN of) (NP (NNS metals)))) (CC or) (NP (NP (DT a) (NN mixture)) (PP (IN of) (NP (NP (DT a) (NN metal)) (CC and) (NP (DT another) (NN element))))))) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"of",
"of"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"or",
"and"
],
"DET": [
"An",
"a",
"a",
"a",
"another"
],
"INTJ": [],
"NOUN": [
"alloy",
"mixture",
"metals",
"mixture",
"metal",
"element"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | An/det/alloy alloy/nsubj/is is/ROOT/is a/det/mixture mixture/attr/is of/prep/mixture metals/pobj/of or/cc/mixture a/det/mixture mixture/conj/mixture of/prep/mixture a/det/metal metal/pobj/of and/cc/metal another/det/element element/conj/metal ./punct/is | (S (NP (DT An) (NN alloy)) (VP (VBZ is) (NP (NP (NP (DT a) (NN mixture)) (PP (IN of) (NP (NNS metals)))) (CC or) (NP (NP (DT a) (NN mixture)) (PP (IN of) (NP (NP (DT a) (NN metal)) (CC and) (NP (DT another) (NN element))))))) (. .)) | T | ['An alloy is a mixture of metals or a mixture of a metal and another element'] | [] | ['An alloy is a mixture of metals or a mixture of a metal and another element .'] | [] | [] | 64,823 |
What is the goal of protecting National Parks from damage? | (ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN goal)) (PP (IN of) (S (VP (VBG protecting) (NP (NNP National) (NNPS Parks)) (PP (IN from) (NP (NN damage)))))))) (. ?))) | 10 | {
"ADJ": [],
"ADP": [
"of",
"from"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"goal",
"damage"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [
"National",
"Parks"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"protecting"
],
"X": []
} | [
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | What/attr/is is/ROOT/is the/det/goal goal/nsubj/is of/prep/goal protecting/pcomp/of National/compound/Parks Parks/dobj/protecting from/prep/protecting damage/pobj/from ?/punct/is | (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN goal)) (PP (IN of) (S (VP (VBG protecting) (NP (NNP National) (NNPS Parks)) (PP (IN from) (NP (NN damage)))))))) (. ?)) | FC | [] | [] | [] | [] | ['What is the goal of protecting National Parks from damage ?'] | 37,945 |
Given infection rates this large, as well as a looming malaria problem, it may be very difficult for the government to deal with both the medical and economic impacts of this epidemic. | (ROOT (S (VBN Given) (NP (NP (NP (NP (NN infection) (NNS rates)) (ADJP (DT this) (JJ large))) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (DT a) (VBG looming) (NN malaria) (NN problem))) (, ,)) (NP (NP (PRP it))) (VP (MD may) (VP (VB be) (ADJP (RB very) (JJ difficult)) (SBAR (IN for) (S (NP (DT the) (NN government)) (VP (TO to) (VP (VB deal) (PP (IN with) (NP (NP (ADJP (DT both) (DT the) (ADJP (JJ medical) (CC and) (JJ economic))) (NNS impacts)) (PP (IN of) (NP (DT this) (NN epidemic))))))))))) (. .))) | 14 | {
"ADJ": [
"large",
"difficult",
"medical",
"economic"
],
"ADP": [
"as",
"with",
"of"
],
"ADV": [
"as",
"well",
"very"
],
"AUX": [
"may",
"be"
],
"CCONJ": [
"both",
"and"
],
"DET": [
"a",
"the",
"the",
"this"
],
"INTJ": [],
"NOUN": [
"infection",
"rates",
"malaria",
"problem",
"government",
"impacts",
"epidemic"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"this",
"it"
],
"PROPN": [],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [
"for"
],
"SPACE": [],
"SYM": [],
"VERB": [
"Given",
"looming",
"deal"
],
"X": []
} | [
"O",
"B-NP",
"I-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-CONJP",
"I-CONJP",
"I-CONJP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADJP",
"I-ADJP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP... | Given/prep/be infection/compound/rates rates/pobj/Given this/advmod/large large/amod/problem ,/punct/large as/advmod/as well/advmod/as as/cc/large a/det/problem looming/amod/problem malaria/compound/problem problem/pobj/Given ,/punct/be it/nsubj/be may/aux/be be/ROOT/be very/advmod/difficult difficult/acomp/be for/mark/deal the/det/government government/nsubj/deal to/aux/deal deal/advcl/be with/prep/deal both/preconj/impacts the/det/impacts medical/amod/impacts and/cc/medical economic/conj/medical impacts/pobj/with of/prep/impacts this/det/epidemic epidemic/pobj/of ./punct/be | (S (VBN Given) (NP (NP (NP (NP (NN infection) (NNS rates)) (ADJP (DT this) (JJ large))) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (DT a) (VBG looming) (NN malaria) (NN problem))) (, ,)) (NP (NP (PRP it))) (VP (MD may) (VP (VB be) (ADJP (RB very) (JJ difficult)) (SBAR (IN for) (S (NP (DT the) (NN government)) (VP (TO to) (VP (VB deal) (PP (IN with) (NP (NP (ADJP (DT both) (DT the) (ADJP (JJ medical) (CC and) (JJ economic))) (NNS impacts)) (PP (IN of) (NP (DT this) (NN epidemic))))))))))) (. .)) | CT | ['it may be very difficult'] | ['for the government to deal with both the medical and economic impacts of this epidemic'] | [] | ['Given infection rates this large , as well as a looming malaria problem , it may be very difficult for the government to deal with both the medical and economic impacts of this epidemic .'] | [] | 52,324 |
In 2008, Houston received top ranking on Kiplinger's Personal Finance Best Cities of 2008 list, which ranks cities on their local economy, employment opportunities, reasonable living costs, and quality of life. | (ROOT (S (PP (IN In) (NP (CD 2008))) (, ,) (NP (NNP Houston)) (VP (VBD received) (NP (NP (JJ top) (NN ranking)) (PP (IN on) (NP (NP (NP (NNP Kiplinger) (POS 's)) (NML (NML (NML (NNP Personal) (NNP Finance)) (NNP Best) (NNPS Cities)) (PP (IN of) (NP (CD 2008)))) (NN list)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ ranks) (NP (NNS cities)) (PP (IN on) (NP (NP (PRP$ their) (JJ local) (NN economy)) (, ,) (NP (NN employment) (NNS opportunities)) (, ,) (NP (JJ reasonable) (NN living) (NNS costs)) (, ,) (CC and) (NP (NP (NN quality)) (PP (IN of) (NP (NN life))))))))))))) (. .))) | 15 | {
"ADJ": [
"top",
"local",
"reasonable"
],
"ADP": [
"In",
"on",
"of",
"on",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"ranking",
"list",
"cities",
"economy",
"employment",
"opportunities",
"living",
"costs",
"quality",
"life"
],
"NUM": [
"2008",
"2008"
],
"PART": [
"'s"
],
"PRON": [
"which",
"their"
],
"PROPN": [
"Houston",
"Kiplinger",
"Personal",
"Finance",
"Best",
"Cities"
],
"PUNCT": [
",",
",",
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"received",
"ranks"
],
"X": []
} | [
"B-PP",
"B-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"O",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-N... | In/prep/received 2008/pobj/In ,/punct/received Houston/nsubj/received received/ROOT/received top/amod/ranking ranking/dobj/received on/prep/received Kiplinger/poss/list 's/case/Kiplinger Personal/compound/Finance Finance/nmod/Cities Best/nmod/Cities Cities/nmod/list of/prep/Cities 2008/pobj/of list/pobj/on ,/punct/list which/nsubj/ranks ranks/relcl/list cities/dobj/ranks on/prep/ranks their/poss/economy local/amod/economy economy/pobj/on ,/punct/economy employment/compound/opportunities opportunities/conj/economy ,/punct/opportunities reasonable/amod/costs living/compound/costs costs/conj/opportunities ,/punct/costs and/cc/costs quality/conj/costs of/prep/quality life/pobj/of ./punct/received | (S (PP (IN In) (NP (CD 2008))) (, ,) (NP (NNP Houston)) (VP (VBD received) (NP (NP (JJ top) (NN ranking)) (PP (IN on) (NP (NP (NP (NNP Kiplinger) (POS 's)) (NML (NML (NML (NNP Personal) (NNP Finance)) (NNP Best) (NNPS Cities)) (PP (IN of) (NP (CD 2008)))) (NN list)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ ranks) (NP (NNS cities)) (PP (IN on) (NP (NP (PRP$ their) (JJ local) (NN economy)) (, ,) (NP (NN employment) (NNS opportunities)) (, ,) (NP (JJ reasonable) (NN living) (NNS costs)) (, ,) (CC and) (NP (NP (NN quality)) (PP (IN of) (NP (NN life))))))))))))) (. .)) | CT | ["Houston received top ranking on Kiplinger 's Personal Finance Best Cities of 2008 list , which ranks cities on their local economy , employment opportunities , reasonable living costs , and quality of life"] | ['which ranks cities on their local economy , employment opportunities , reasonable living costs , and quality of life'] | [] | ["In 2008 , Houston received top ranking on Kiplinger 's Personal Finance Best Cities of 2008 list , which ranks cities on their local economy , employment opportunities , reasonable living costs , and quality of life ."] | [] | 22,456 |
In particular, countries with a federal system of government typically[citation needed] have both a federal supreme court (such as the Supreme Court of the United States), and supreme courts for each member state (such as the Supreme Court of Nevada), with the former having jurisdiction over the latter only to the extent that the federal constitution extends federal law over state law. | (ROOT (S (PP (IN In) (ADJP (JJ particular))) (, ,) (NP (NP (NNS countries)) (PP (IN with) (NP (NP (DT a) (JJ federal) (NN system)) (PP (IN of) (NP (NN government))) (NN typically-LSB-citation) (VP (VBN needed)) (-RRB- -RSB-)))) (VP (VBP have) (NP (NP (DT both) (NP (NP (DT a) (JJ federal) (JJ supreme) (NN court)) (-LRB- -LRB-) (PP (JJ such) (IN as) (NP (NP (DT the) (NNP Supreme) (NNP Court)) (PP (IN of) (NP (DT the) (NNP United) (NNPS States)))))) (-RRB- -RRB-) (, ,) (CC and) (NP (NP (JJ supreme) (NNS courts)) (IN for) (NP (NP (DT each) (NN member) (NN state)) (-LRB- -LRB-) (PP (JJ such) (IN as) (NP (NP (DT the) (NNP Supreme) (NNP Court)) (PP (IN of) (NP (NNP Nevada))))) (-RRB- -RRB-)))) (, ,) (PP (IN with) (S (NP (DT the) (JJ former)) (VP (VBG having) (NP (NP (NN jurisdiction)) (PP (IN over) (NP (DT the) (JJ latter)))) (PP (ADVP (RB only)) (IN to) (NP (DT the) (NN extent) (SBAR (IN that) (S (NP (DT the) (JJ federal) (NN constitution)) (VP (VBZ extends) (NP (JJ federal) (NN law)) (PP (IN over) (NP (NN state) (NN law))))))))))))) (. .))) | 15 | {
"ADJ": [
"particular",
"federal",
"federal",
"such",
"such",
"former",
"latter",
"federal",
"federal"
],
"ADP": [
"In",
"with",
"of",
"as",
"of",
"for",
"as",
"of",
"with",
"over",
"to",
"over"
],
"ADV": [
"only"
],
"AUX": [],
"CCONJ": [
"both",
"and"
],
"DET": [
"a",
"a",
"the",
"the",
"each",
"the",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"countries",
"system",
"government",
"typically[citation",
"courts",
"member",
"state",
"jurisdiction",
"extent",
"constitution",
"law",
"state",
"law"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"supreme",
"court",
"Supreme",
"Court",
"United",
"States",
"supreme",
"Supreme",
"Court",
"Nevada"
],
"PUNCT": [
",",
"]",
"(",
")",
",",
"(",
")",
",",
"."
],
"SCONJ": [
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"needed",
"have",
"having",
"extends"
],
"X": []
} | [
"B-PP",
"B-ADJP",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-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",... | In/prep/have particular/amod/In ,/punct/have countries/nsubj/have with/prep/countries a/det/system federal/amod/system system/pobj/with of/prep/system government/compound/typically[citation typically[citation/pobj/of needed/acl/countries ]/punct/countries have/ROOT/have both/preconj/court a/det/court federal/amod/court supreme/compound/court court/dobj/have (/punct/court such/amod/as as/prep/court the/det/Court Supreme/compound/Court Court/pobj/as of/prep/Court the/det/States United/compound/States States/pobj/of )/punct/court ,/punct/court and/cc/court supreme/amod/courts courts/conj/court for/prep/courts each/det/state member/compound/state state/pobj/for (/punct/state such/amod/as as/prep/state the/det/Court Supreme/compound/Court Court/pobj/as of/prep/Court Nevada/pobj/of )/punct/courts ,/punct/have with/prep/have the/det/former former/nsubj/having having/amod/jurisdiction jurisdiction/pobj/with over/prep/jurisdiction the/det/latter latter/pobj/over only/advmod/to to/prep/jurisdiction the/det/extent extent/pobj/to that/mark/extends the/det/constitution federal/amod/constitution constitution/nsubj/extends extends/acl/extent federal/amod/law law/dobj/extends over/prep/extends state/compound/law law/pobj/over ./punct/have | (S (PP (IN In) (ADJP (JJ particular))) (, ,) (NP (NP (NNS countries)) (PP (IN with) (NP (NP (DT a) (JJ federal) (NN system)) (PP (IN of) (NP (NN government))) (NN typically-LSB-citation) (VP (VBN needed)) (-RRB- -RSB-)))) (VP (VBP have) (NP (NP (DT both) (NP (NP (DT a) (JJ federal) (JJ supreme) (NN court)) (-LRB- -LRB-) (PP (JJ such) (IN as) (NP (NP (DT the) (NNP Supreme) (NNP Court)) (PP (IN of) (NP (DT the) (NNP United) (NNPS States)))))) (-RRB- -RRB-) (, ,) (CC and) (NP (NP (JJ supreme) (NNS courts)) (IN for) (NP (NP (DT each) (NN member) (NN state)) (-LRB- -LRB-) (PP (JJ such) (IN as) (NP (NP (DT the) (NNP Supreme) (NNP Court)) (PP (IN of) (NP (NNP Nevada))))) (-RRB- -RRB-)))) (, ,) (PP (IN with) (S (NP (DT the) (JJ former)) (VP (VBG having) (NP (NP (NN jurisdiction)) (PP (IN over) (NP (DT the) (JJ latter)))) (PP (ADVP (RB only)) (IN to) (NP (DT the) (NN extent) (SBAR (IN that) (S (NP (DT the) (JJ federal) (NN constitution)) (VP (VBZ extends) (NP (JJ federal) (NN law)) (PP (IN over) (NP (NN state) (NN law))))))))))))) (. .)) | CT | ['countries with a federal system of government typically-LSB-citation needed -RSB- have both a federal supreme court -LRB- such as the Supreme Court of the United States -RRB- , and supreme courts for each member state -LRB- such as the Supreme Court of Nevada -RRB- , with the former having jurisdiction over the latter only to the extent that the federal constitution extends federal law over state law'] | ['that the federal constitution extends federal law over state law'] | [] | ['In particular , countries with a federal system of government typically-LSB-citation needed -RSB- have both a federal supreme court -LRB- such as the Supreme Court of the United States -RRB- , and supreme courts for each member state -LRB- such as the Supreme Court of Nevada -RRB- , with the former having jurisdiction over the latter only to the extent that the federal constitution extends federal law over state law .'] | [] | 27,440 |
Native Americans were included among "Other;" in later censuses, they were included as "Free people of color" if they were not living on Indian reservations. | (ROOT (S (S (NP (NNP Native) (NNPS Americans)) (VP (VBD were) (VP (VBN included) (PP (IN among) (`` ") (NP (JJ Other)))))) (: ;) (S ('' ") (PP (IN in) (NP (JJR later) (NNS censuses))) (, ,) (NP (PRP they)) (VP (VBD were) (VP (VBN included) (PP (IN as) (`` ") (NP (NP (JJ Free) (NNS people)) (PP (IN of) (NP (NN color)))) ('' ")) (SBAR (IN if) (S (NP (PRP they)) (VP (VBD were) (RB not) (VP (VBG living) (PP (IN on) (NP (JJ Indian) (NNS reservations)))))))))) (. .))) | 12 | {
"ADJ": [
"Other",
"later",
"Free",
"Indian"
],
"ADP": [
"among",
"in",
"as",
"of",
"on"
],
"ADV": [],
"AUX": [
"were",
"were",
"were"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"censuses",
"people",
"color",
"reservations"
],
"NUM": [],
"PART": [
"not"
],
"PRON": [
"they",
"they"
],
"PROPN": [
"Native",
"Americans"
],
"PUNCT": [
"\"",
";",
"\"",
",",
"\"",
"\"",
"."
],
"SCONJ": [
"if"
],
"SPACE": [],
"SYM": [],
"VERB": [
"included",
"included",
"living"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"I-PP",
"B-NP",
"O",
"O",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Native/compound/Americans Americans/nsubjpass/included were/auxpass/included included/ROOT/included among/prep/included "/punct/among Other/pobj/among ;/punct/Other "/punct/Other in/prep/included later/amod/censuses censuses/pobj/in ,/punct/included they/nsubjpass/included were/auxpass/included included/relcl/Other as/prep/included "/punct/as Free/amod/people people/pobj/as of/prep/people color/pobj/of "/punct/as if/mark/living they/nsubj/living were/aux/living not/neg/living living/pcomp/as on/prep/living Indian/amod/reservations reservations/pobj/on ./punct/included | (S (S (NP (NNP Native) (NNPS Americans)) (VP (VBD were) (VP (VBN included) (PP (IN among) (`` ") (NP (JJ Other)))))) (: ;) (S ('' ") (PP (IN in) (NP (JJR later) (NNS censuses))) (, ,) (NP (PRP they)) (VP (VBD were) (VP (VBN included) (PP (IN as) (`` ") (NP (NP (JJ Free) (NNS people)) (PP (IN of) (NP (NN color)))) ('' ")) (SBAR (IN if) (S (NP (PRP they)) (VP (VBD were) (RB not) (VP (VBG living) (PP (IN on) (NP (JJ Indian) (NNS reservations)))))))))) (. .)) | CT | ['Native Americans were included among " Other', '" in later censuses , they were included as " Free people of color "'] | ['if they were not living on Indian reservations'] | [] | ['Native Americans were included among " Other ; " in later censuses , they were included as " Free people of color " if they were not living on Indian reservations .'] | [] | 63,748 |
Ziggurats (Sumerian temples) each had an individual name and consisted of a forecourt, with a central pond for purification. | (ROOT (S (NP (NP (NNS Ziggurats)) (-LRB- -LRB-) (NP (JJ Sumerian) (NNS temples)) (-RRB- -RRB-)) (DT each) (VP (VP (VBD had) (NP (DT an) (JJ individual) (NN name))) (CC and) (VP (VBD consisted) (PP (IN of) (NP (NP (DT a) (NN forecourt)) (, ,) (PP (IN with) (NP (NP (DT a) (JJ central) (NN pond)) (PP (IN for) (NP (NN purification))))))))) (. .))) | 11 | {
"ADJ": [
"Sumerian",
"individual",
"central"
],
"ADP": [
"of",
"with",
"for"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"an",
"a",
"a"
],
"INTJ": [],
"NOUN": [
"Ziggurats",
"temples",
"name",
"forecourt",
"pond",
"purification"
],
"NUM": [],
"PART": [],
"PRON": [
"each"
],
"PROPN": [],
"PUNCT": [
"(",
")",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"had",
"consisted"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | Ziggurats/nsubj/had (/punct/Ziggurats Sumerian/amod/temples temples/appos/Ziggurats )/punct/Ziggurats each/nsubj/had had/ROOT/had an/det/name individual/amod/name name/dobj/had and/cc/had consisted/conj/had of/prep/consisted a/det/forecourt forecourt/pobj/of ,/punct/consisted with/prep/consisted a/det/pond central/amod/pond pond/pobj/with for/prep/pond purification/pobj/for ./punct/had | (S (NP (NP (NNS Ziggurats)) (-LRB- -LRB-) (NP (JJ Sumerian) (NNS temples)) (-RRB- -RRB-)) (DT each) (VP (VP (VBD had) (NP (DT an) (JJ individual) (NN name))) (CC and) (VP (VBD consisted) (PP (IN of) (NP (NP (DT a) (NN forecourt)) (, ,) (PP (IN with) (NP (NP (DT a) (JJ central) (NN pond)) (PP (IN for) (NP (NN purification))))))))) (. .)) | T | ['Ziggurats -LRB- Sumerian temples -RRB- had an individual name and consisted of a forecourt , with a central pond for purification'] | [] | ['Ziggurats -LRB- Sumerian temples -RRB- each had an individual name and consisted of a forecourt , with a central pond for purification .'] | [] | [] | 48,809 |
It was not until 9 June 1982, with the Circulaire sur la langue et la culture régionales en Alsace (Memorandum on regional language and culture in Alsace) issued by the Vice-Chancellor of the Académie Pierre Deyon, that the teaching of German in primary schools in Alsace really began to be given more official status. | (ROOT (S (NP (PRP It)) (VP (VBD was) (RB not) (PP (IN until) (NP (CD 9) (NNP June) (CD 1982))) (, ,) (PP (IN with) (NP (NP (NP (NP (DT the) (NNP Circulaire)) (IN sur) (FW la) (NN langue) (CC et) (FW la) (FW culture) (FW régionales) (FW en) (NNP Alsace)) (-LRB- -LRB-) (NP (NP (NNP Memorandum)) (PP (IN on) (NP (JJ regional) (NN language) (CC and) (NN culture))) (PP (IN in) (NP (NNP Alsace)))) (-RRB- -RRB-)) (VP (VBN issued) (PP (IN by) (NP (NP (NP (DT the) (NNP Vice) (HYPH -) (NNP Chancellor)) (PP (IN of) (NP (DT the) (NNP Académie)))) (NP (NNP Pierre) (NNP Deyon))))))) (, ,) (SBAR (IN that) (S (NP (NP (DT the) (NN teaching)) (PP (IN of) (NP (NNP German))) (PP (IN in) (NP (NP (JJ primary) (NNS schools)) (PP (IN in) (NP (NNP Alsace)))))) (ADVP (RB really)) (VP (VBD began) (S (VP (TO to) (VP (VB be) (VP (VBN given) (NP (JJR more) (JJ official) (NN status)))))))))) (. .))) | 12 | {
"ADJ": [
"regional",
"primary",
"more",
"official"
],
"ADP": [
"until",
"with",
"on",
"in",
"by",
"of",
"of",
"in",
"in"
],
"ADV": [
"really"
],
"AUX": [
"was",
"be"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"language",
"culture",
"teaching",
"schools",
"status"
],
"NUM": [
"9",
"1982"
],
"PART": [
"not",
"to"
],
"PRON": [
"It"
],
"PROPN": [
"June",
"Circulaire",
"sur",
"la",
"langue",
"et",
"la",
"culture",
"Alsace",
"Memorandum",
"Alsace",
"Vice",
"-",
"Chancellor",
"Académie",
"Pierre",
"Deyon",
"German",
"Alsace"
],
"PUNCT": [
",",
"(",
")",
",",
"."
],
"SCONJ": [
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"issued",
"began",
"given"
],
"X": [
"régionales",
"en"
]
} | [
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP"... | It/nsubj/was was/ROOT/was not/neg/was until/prep/was 9/nummod/June June/pobj/until 1982/nummod/June ,/punct/was with/prep/was the/det/langue Circulaire/nmod/langue sur/compound/la la/nmod/langue langue/pobj/with et/compound/la la/appos/langue culture/appos/la régionales/nmod/Alsace en/compound/Alsace Alsace/appos/langue (/punct/Memorandum Memorandum/appos/Alsace on/prep/Memorandum regional/amod/language language/pobj/on and/cc/language culture/conj/language in/prep/language Alsace/pobj/in )/punct/Memorandum issued/acl/Memorandum by/agent/issued the/det/Vice Vice/pobj/by -/pobj/by Chancellor/pobj/by of/prep/Chancellor the/det/Académie Académie/pobj/of Pierre/compound/Deyon Deyon/appos/Académie ,/punct/Alsace that/mark/began the/det/teaching teaching/nsubj/began of/prep/teaching German/pobj/of in/prep/teaching primary/amod/schools schools/pobj/in in/prep/schools Alsace/pobj/in really/advmod/began began/ccomp/was to/aux/given be/auxpass/given given/xcomp/began more/amod/status official/amod/status status/dobj/given ./punct/was | (S (NP (PRP It)) (VP (VBD was) (RB not) (PP (IN until) (NP (CD 9) (NNP June) (CD 1982))) (, ,) (PP (IN with) (NP (NP (NP (NP (DT the) (NNP Circulaire)) (IN sur) (FW la) (NN langue) (CC et) (FW la) (FW culture) (FW régionales) (FW en) (NNP Alsace)) (-LRB- -LRB-) (NP (NP (NNP Memorandum)) (PP (IN on) (NP (JJ regional) (NN language) (CC and) (NN culture))) (PP (IN in) (NP (NNP Alsace)))) (-RRB- -RRB-)) (VP (VBN issued) (PP (IN by) (NP (NP (NP (DT the) (NNP Vice) (HYPH -) (NNP Chancellor)) (PP (IN of) (NP (DT the) (NNP Académie)))) (NP (NNP Pierre) (NNP Deyon))))))) (, ,) (SBAR (IN that) (S (NP (NP (DT the) (NN teaching)) (PP (IN of) (NP (NNP German))) (PP (IN in) (NP (NP (JJ primary) (NNS schools)) (PP (IN in) (NP (NNP Alsace)))))) (ADVP (RB really)) (VP (VBD began) (S (VP (TO to) (VP (VB be) (VP (VBN given) (NP (JJR more) (JJ official) (NN status)))))))))) (. .)) | CT | ['It was not until 9 June 1982 , with the Circulaire sur la langue et la culture régionales en Alsace -LRB- Memorandum on regional language and culture in Alsace -RRB- issued by the Vice - Chancellor of the Académie Pierre Deyon ,'] | ['that the teaching of German in primary schools in Alsace really began to be given more official status'] | [] | ['It was not until 9 June 1982 , with the Circulaire sur la langue et la culture régionales en Alsace -LRB- Memorandum on regional language and culture in Alsace -RRB- issued by the Vice - Chancellor of the Académie Pierre Deyon , that the teaching of German in primary schools in Alsace really began to be given more official status .'] | [] | 65,157 |
How much was the lawsuit settled for? | (ROOT (SBARQ (WHNP (WRB How) (JJ much)) (SQ (VBD was) (NP (DT the) (NN lawsuit)) (VP (VBN settled) (PP (IN for)))) (. ?))) | 6 | {
"ADJ": [
"much"
],
"ADP": [
"for"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"lawsuit"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [
"How"
],
"SPACE": [],
"SYM": [],
"VERB": [
"settled"
],
"X": []
} | [
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"O"
] | How/advmod/much much/acomp/was was/aux/settled the/det/lawsuit lawsuit/nsubj/settled settled/ROOT/settled for/prep/settled ?/punct/settled | (SBARQ (WHNP (WRB How) (JJ much)) (SQ (VBD was) (NP (DT the) (NN lawsuit)) (VP (VBN settled) (PP (IN for)))) (. ?)) | FC | [] | [] | [] | [] | ['How much was the lawsuit settled for ?'] | 6,288 |
Following the Lebanese election of Fuad Chehab in September 1958, relations between Lebanon and the UAR improved considerably. | (ROOT (S (PP (VBG Following) (NP (NP (DT the) (JJ Lebanese) (NN election)) (PP (IN of) (NP (NNP Fuad) (NNP Chehab))) (PP (IN in) (NP (NNP September) (CD 1958))))) (, ,) (NP (NP (NNS relations)) (PP (IN between) (NP (NP (NNP Lebanon)) (CC and) (NP (DT the) (NNP UAR))))) (VP (VBD improved) (ADVP (RB considerably))) (. .))) | 7 | {
"ADJ": [
"Lebanese"
],
"ADP": [
"of",
"in",
"between"
],
"ADV": [
"considerably"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"election",
"relations",
"UAR"
],
"NUM": [
"1958"
],
"PART": [],
"PRON": [],
"PROPN": [
"Fuad",
"Chehab",
"September",
"Lebanon"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"Following",
"improved"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"O"
] | Following/advcl/improved the/det/election Lebanese/amod/election election/pobj/Following of/prep/election Fuad/compound/Chehab Chehab/pobj/of in/prep/Following September/pobj/in 1958/nummod/September ,/punct/improved relations/nsubj/improved between/prep/relations Lebanon/pobj/between and/cc/Lebanon the/det/UAR UAR/conj/Lebanon improved/ROOT/improved considerably/advmod/improved ./punct/improved | (S (PP (VBG Following) (NP (NP (DT the) (JJ Lebanese) (NN election)) (PP (IN of) (NP (NNP Fuad) (NNP Chehab))) (PP (IN in) (NP (NNP September) (CD 1958))))) (, ,) (NP (NP (NNS relations)) (PP (IN between) (NP (NP (NNP Lebanon)) (CC and) (NP (DT the) (NNP UAR))))) (VP (VBD improved) (ADVP (RB considerably))) (. .)) | T | ['relations between Lebanon and the UAR improved considerably'] | [] | ['Following the Lebanese election of Fuad Chehab in September 1958 , relations between Lebanon and the UAR improved considerably .'] | [] | [] | 13,082 |
This immutability has been guaranteed since Unicode version 2.0 by the Name Stability policy. | (ROOT (S (NP (DT This) (NN immutability)) (VP (VBZ has) (VP (VBN been) (VP (VBN guaranteed) (PP (IN since) (NP (NNP Unicode) (NN version) (CD 2.0))) (PP (IN by) (NP (DT the) (NML (NNP Name) (NNP Stability)) (NN policy)))))) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"by"
],
"ADV": [],
"AUX": [
"has",
"been"
],
"CCONJ": [],
"DET": [
"This",
"the"
],
"INTJ": [],
"NOUN": [
"immutability",
"version",
"policy"
],
"NUM": [
"2.0"
],
"PART": [],
"PRON": [],
"PROPN": [
"Unicode",
"Name",
"Stability"
],
"PUNCT": [
"."
],
"SCONJ": [
"since"
],
"SPACE": [],
"SYM": [],
"VERB": [
"guaranteed"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"O"
] | This/det/immutability immutability/nsubjpass/guaranteed has/aux/guaranteed been/auxpass/guaranteed guaranteed/ROOT/guaranteed since/prep/guaranteed Unicode/compound/version version/pobj/since 2.0/nummod/version by/agent/guaranteed the/det/policy Name/compound/Stability Stability/compound/policy policy/pobj/by ./punct/guaranteed | (S (NP (DT This) (NN immutability)) (VP (VBZ has) (VP (VBN been) (VP (VBN guaranteed) (PP (IN since) (NP (NNP Unicode) (NN version) (CD 2.0))) (PP (IN by) (NP (DT the) (NML (NNP Name) (NNP Stability)) (NN policy)))))) (. .)) | T | ['This immutability has been guaranteed since Unicode version 2.0 by the Name Stability policy'] | [] | ['This immutability has been guaranteed since Unicode version 2.0 by the Name Stability policy .'] | [] | [] | 6,234 |
In 1929, he briefly became a privatdozent at the University of Hamburg, where the prospects of becoming a tenured professor were better, but in October of that year a better offer presented itself when he was invited to Princeton University in Princeton, New Jersey. | (ROOT (S (S (PP (IN In) (NP (CD 1929))) (, ,) (NP (PRP he)) (ADVP (RB briefly)) (VP (VBD became) (NP (NP (DT a) (NN privatdozent)) (PP (IN at) (NP (NP (NP (DT the) (NNP University)) (PP (IN of) (NP (NNP Hamburg)))) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (NP (DT the) (NNS prospects)) (PP (IN of) (S (VP (VBG becoming) (NP (DT a) (VBN tenured) (NN professor)))))) (VP (VBD were) (ADJP (JJR better)))))))))) (, ,) (CC but) (S (PP (IN in) (NP (NP (NNP October)) (PP (IN of) (NP (DT that) (NN year))))) (NP (DT a) (JJR better) (NN offer)) (VP (VBD presented) (NP (PRP itself)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD was) (VP (VBN invited) (PP (IN to) (NP (NP (NNP Princeton) (NNP University)) (PP (IN in) (NP (NP (NNP Princeton)) (, ,) (NP (NNP New) (NNP Jersey)))))))))))) (. .))) | 15 | {
"ADJ": [
"better",
"better"
],
"ADP": [
"In",
"at",
"of",
"of",
"in",
"of",
"to",
"in"
],
"ADV": [
"briefly"
],
"AUX": [
"were",
"was"
],
"CCONJ": [
"but"
],
"DET": [
"a",
"the",
"the",
"a",
"that",
"a"
],
"INTJ": [],
"NOUN": [
"privatdozent",
"prospects",
"tenured",
"professor",
"year",
"offer"
],
"NUM": [
"1929"
],
"PART": [],
"PRON": [
"he",
"itself",
"he"
],
"PROPN": [
"University",
"Hamburg",
"October",
"Princeton",
"University",
"Princeton",
"New",
"Jersey"
],
"PUNCT": [
",",
",",
",",
",",
"."
],
"SCONJ": [
"where",
"when"
],
"SPACE": [],
"SYM": [],
"VERB": [
"became",
"becoming",
"presented",
"invited"
],
"X": []
} | [
"B-PP",
"B-NP",
"O",
"B-NP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADJP",
"O",
"O",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-N... | In/prep/became 1929/pobj/In ,/punct/became he/nsubj/became briefly/advmod/became became/ROOT/became a/det/privatdozent privatdozent/attr/became at/prep/became the/det/University University/pobj/at of/prep/University Hamburg/pobj/of ,/punct/University where/advmod/were the/det/prospects prospects/nsubj/were of/prep/prospects becoming/pcomp/of a/det/professor tenured/compound/professor professor/attr/becoming were/relcl/University better/acomp/were ,/punct/became but/cc/became in/prep/presented October/pobj/in of/prep/October that/det/year year/pobj/of a/det/offer better/amod/offer offer/nsubj/presented presented/conj/became itself/dobj/presented when/advmod/invited he/nsubjpass/invited was/auxpass/invited invited/advcl/presented to/prep/invited Princeton/compound/University University/pobj/to in/prep/University Princeton/pobj/in ,/punct/Princeton New/compound/Jersey Jersey/appos/Princeton ./punct/presented | (S (S (PP (IN In) (NP (CD 1929))) (, ,) (NP (PRP he)) (ADVP (RB briefly)) (VP (VBD became) (NP (NP (DT a) (NN privatdozent)) (PP (IN at) (NP (NP (NP (DT the) (NNP University)) (PP (IN of) (NP (NNP Hamburg)))) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (NP (DT the) (NNS prospects)) (PP (IN of) (S (VP (VBG becoming) (NP (DT a) (VBN tenured) (NN professor)))))) (VP (VBD were) (ADJP (JJR better)))))))))) (, ,) (CC but) (S (PP (IN in) (NP (NP (NNP October)) (PP (IN of) (NP (DT that) (NN year))))) (NP (DT a) (JJR better) (NN offer)) (VP (VBD presented) (NP (PRP itself)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD was) (VP (VBN invited) (PP (IN to) (NP (NP (NNP Princeton) (NNP University)) (PP (IN in) (NP (NP (NNP Princeton)) (, ,) (NP (NNP New) (NNP Jersey)))))))))))) (. .)) | CT | ['In 1929 , he briefly became a privatdozent at the University of Hamburg , where the prospects of becoming a tenured professor were better', 'in October of that year a better offer presented itself'] | ['where the prospects of becoming a tenured professor were better', 'when he was invited to Princeton University in Princeton , New Jersey'] | [] | ['In 1929 , he briefly became a privatdozent at the University of Hamburg , where the prospects of becoming a tenured professor were better , but in October of that year a better offer presented itself when he was invited to Princeton University in Princeton , New Jersey .'] | [] | 36,072 |
What type of gas fills a tungsten filament bulb? | (ROOT (SBARQ (WHNP (WHNP (WP What) (NN type)) (PP (IN of) (NP (NN gas)))) (S (VP (VBZ fills) (NP (DT a) (NN tungsten) (NN filament) (NN bulb)))) (. ?))) | 6 | {
"ADJ": [
"tungsten"
],
"ADP": [
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"What",
"a"
],
"INTJ": [],
"NOUN": [
"type",
"gas",
"filament",
"bulb"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"fills"
],
"X": []
} | [
"O",
"O",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | What/det/type type/nsubj/fills of/prep/type gas/pobj/of fills/ROOT/fills a/det/bulb tungsten/amod/bulb filament/compound/bulb bulb/dobj/fills ?/punct/fills | (SBARQ (WHNP (WHNP (WP What) (NN type)) (PP (IN of) (NP (NN gas)))) (S (VP (VBZ fills) (NP (DT a) (NN tungsten) (NN filament) (NN bulb)))) (. ?)) | T | ['fills a tungsten filament bulb'] | [] | ['What type of gas fills a tungsten filament bulb ?'] | [] | [] | 24,567 |
The reform program came to a halt in June 1997 when civil war erupted. | (ROOT (S (NP (DT The) (NN reform) (NN program)) (VP (VBD came) (PP (IN to) (NP (DT a) (NN halt))) (PP (IN in) (NP (NP (NNP June) (CD 1997)) (SBAR (WHADVP (WRB when)) (S (NP (JJ civil) (NN war)) (VP (VBD erupted))))))) (. .))) | 9 | {
"ADJ": [
"civil"
],
"ADP": [
"to",
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"The",
"a"
],
"INTJ": [],
"NOUN": [
"reform",
"program",
"halt",
"war"
],
"NUM": [
"1997"
],
"PART": [],
"PRON": [],
"PROPN": [
"June"
],
"PUNCT": [
"."
],
"SCONJ": [
"when"
],
"SPACE": [],
"SYM": [],
"VERB": [
"came",
"erupted"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"O"
] | The/det/program reform/compound/program program/nsubj/came came/ROOT/came to/prep/came a/det/halt halt/pobj/to in/prep/came June/pobj/in 1997/nummod/June when/advmod/erupted civil/amod/war war/nsubj/erupted erupted/advcl/came ./punct/came | (S (NP (DT The) (NN reform) (NN program)) (VP (VBD came) (PP (IN to) (NP (DT a) (NN halt))) (PP (IN in) (NP (NP (NNP June) (CD 1997)) (SBAR (WHADVP (WRB when)) (S (NP (JJ civil) (NN war)) (VP (VBD erupted))))))) (. .)) | CT | ['The reform program came to a halt in June 1997 when civil war erupted'] | ['when civil war erupted'] | [] | ['The reform program came to a halt in June 1997 when civil war erupted .'] | [] | 7,105 |
19:26-27] has in itself been the subject of Marian art, and well known Catholic symbolism such as the Miraculous Medal and Pope John Paul II's Coat of Arms bearing a Marian Cross. | (ROOT (S (NP (CD 19:26)) (PP (SYM -) (NP (CD 27))) (-RRB- -RSB-) (VP (VBZ has) (PP (IN in) (NP (PRP itself))) (VP (VBN been) (NP (NP (DT the) (NN subject)) (PP (IN of) (NP (NP (JJ Marian) (NN art)) (, ,) (CC and) (NP (NP (ADJP (RB well) (VBN known)) (JJ Catholic) (NN symbolism)) (PP (JJ such) (IN as) (NP (NP (DT the) (NNP Miraculous) (NNP Medal)) (CC and) (NP (NP (NP (NP (NNP Pope) (NNP John) (NNP Paul) (NNP II) (POS 's)) (NNP Coat)) (PP (IN of) (NP (NNPS Arms)))) (VP (VBG bearing) (NP (DT a) (NNP Marian) (NNP Cross)))))))))))) (. .))) | 15 | {
"ADJ": [
"Marian",
"Catholic",
"such"
],
"ADP": [
"in",
"of",
"as",
"of"
],
"ADV": [
"well"
],
"AUX": [
"has",
"been"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"subject",
"art",
"symbolism",
"Arms"
],
"NUM": [
"19:26",
"27"
],
"PART": [
"'s"
],
"PRON": [
"itself"
],
"PROPN": [
"Miraculous",
"Medal",
"Pope",
"John",
"Paul",
"II",
"Coat",
"Marian",
"Cross"
],
"PUNCT": [
"]",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [
"-"
],
"VERB": [
"known",
"bearing"
],
"X": []
} | [
"B-NP",
"B-PP",
"B-NP",
"O",
"B-VP",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP... | 19:26/nsubj/been -/punct/27 27/prep/19:26 ]/punct/19:26 has/aux/been in/prep/has itself/pobj/in been/ROOT/been the/det/subject subject/attr/been of/prep/subject Marian/amod/art art/pobj/of ,/punct/been and/cc/been well/advmod/known known/amod/symbolism Catholic/amod/symbolism symbolism/conj/been such/amod/as as/prep/symbolism the/det/Medal Miraculous/compound/Medal Medal/pobj/as and/cc/Medal Pope/compound/II John/compound/II Paul/compound/II II/poss/Coat 's/case/II Coat/conj/Medal of/prep/Coat Arms/pobj/of bearing/acl/symbolism a/det/Cross Marian/compound/Cross Cross/dobj/bearing ./punct/been | (S (NP (CD 19:26)) (PP (SYM -) (NP (CD 27))) (-RRB- -RSB-) (VP (VBZ has) (PP (IN in) (NP (PRP itself))) (VP (VBN been) (NP (NP (DT the) (NN subject)) (PP (IN of) (NP (NP (JJ Marian) (NN art)) (, ,) (CC and) (NP (NP (ADJP (RB well) (VBN known)) (JJ Catholic) (NN symbolism)) (PP (JJ such) (IN as) (NP (NP (DT the) (NNP Miraculous) (NNP Medal)) (CC and) (NP (NP (NP (NP (NNP Pope) (NNP John) (NNP Paul) (NNP II) (POS 's)) (NNP Coat)) (PP (IN of) (NP (NNPS Arms)))) (VP (VBG bearing) (NP (DT a) (NNP Marian) (NNP Cross)))))))))))) (. .)) | T | ["19:26 has in itself been the subject of Marian art , and well known Catholic symbolism such as the Miraculous Medal and Pope John Paul II 's Coat of Arms bearing a Marian Cross"] | [] | ["19:26 - 27 -RSB- has in itself been the subject of Marian art , and well known Catholic symbolism such as the Miraculous Medal and Pope John Paul II 's Coat of Arms bearing a Marian Cross ."] | [] | [] | 15,387 |
The most prominent are the Rotifera or rotifers, which are common in aqueous environments. | (ROOT (S (NP (DT The) (ADJP (RBS most) (JJ prominent))) (VP (VBP are) (NP (NP (DT the) (NNP Rotifera) (CC or) (NNS rotifers)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (ADJP (JJ common)) (PP (IN in) (NP (JJ aqueous) (NNS environments)))))))) (. .))) | 10 | {
"ADJ": [
"prominent",
"common",
"aqueous"
],
"ADP": [
"in"
],
"ADV": [
"most"
],
"AUX": [
"are",
"are"
],
"CCONJ": [
"or"
],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"rotifers",
"environments"
],
"NUM": [],
"PART": [],
"PRON": [
"which"
],
"PROPN": [
"Rotifera"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-NP",
"B-ADJP",
"I-ADJP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-ADJP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | The/det/prominent most/advmod/prominent prominent/nsubj/are are/ROOT/are the/det/Rotifera Rotifera/attr/are or/cc/Rotifera rotifers/conj/Rotifera ,/punct/Rotifera which/nsubj/are are/relcl/Rotifera common/acomp/are in/prep/common aqueous/amod/environments environments/pobj/in ./punct/are | (S (NP (DT The) (ADJP (RBS most) (JJ prominent))) (VP (VBP are) (NP (NP (DT the) (NNP Rotifera) (CC or) (NNS rotifers)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (ADJP (JJ common)) (PP (IN in) (NP (JJ aqueous) (NNS environments)))))))) (. .)) | CT | ['The most prominent are the Rotifera or rotifers , which are common in aqueous environments'] | ['which are common in aqueous environments'] | [] | ['The most prominent are the Rotifera or rotifers , which are common in aqueous environments .'] | [] | 7,632 |
Most working children are active in agriculture. | (ROOT (S (NP (JJS Most) (VBG working) (NNS children)) (VP (VBP are) (ADJP (ADJP (JJ active)) (PP (IN in) (NP (NN agriculture))))) (. .))) | 7 | {
"ADJ": [
"Most",
"active"
],
"ADP": [
"in"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"children",
"agriculture"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"working"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADJP",
"B-PP",
"B-NP",
"O"
] | Most/amod/children working/amod/children children/nsubj/are are/ROOT/are active/acomp/are in/prep/active agriculture/pobj/in ./punct/are | (S (NP (JJS Most) (VBG working) (NNS children)) (VP (VBP are) (ADJP (ADJP (JJ active)) (PP (IN in) (NP (NN agriculture))))) (. .)) | T | ['Most working children are active in agriculture'] | [] | ['Most working children are active in agriculture .'] | [] | [] | 13,492 |
Since what date has Sanskrit been offered as a language option in the U.S.? | (ROOT (SBARQ (WHPP (IN Since) (WHNP (WDT what) (NN date))) (SQ (VBZ has) (NP (NNP Sanskrit)) (VP (VBN been) (VP (VBN offered) (PP (IN as) (NP (DT a) (NN language) (NN option))) (PP (IN in) (NP (DT the) (NNP U.S.)))))) (. ?))) | 8 | {
"ADJ": [],
"ADP": [
"as",
"in"
],
"ADV": [],
"AUX": [
"has",
"been"
],
"CCONJ": [],
"DET": [
"what",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"date",
"language",
"option"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Sanskrit",
"U.S."
],
"PUNCT": [
"?"
],
"SCONJ": [
"Since"
],
"SPACE": [],
"SYM": [],
"VERB": [
"offered"
],
"X": []
} | [
"O",
"O",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Since/mark/offered what/det/date date/nsubjpass/offered has/aux/offered Sanskrit/nsubjpass/offered been/auxpass/offered offered/ROOT/offered as/prep/offered a/det/option language/compound/option option/pobj/as in/prep/option the/det/U.S. U.S./pobj/in ?/punct/offered | (SBARQ (WHPP (IN Since) (WHNP (WDT what) (NN date))) (SQ (VBZ has) (NP (NNP Sanskrit)) (VP (VBN been) (VP (VBN offered) (PP (IN as) (NP (DT a) (NN language) (NN option))) (PP (IN in) (NP (DT the) (NNP U.S.)))))) (. ?)) | FC | [] | [] | [] | [] | ['Since what date has Sanskrit been offered as a language option in the U.S. ?'] | 43,700 |
When Russia invaded the Turkish Balkans in 1853, fears of Russian dominance in the Mediterranean and Middle East led Britain and France to invade the Crimean Peninsula to destroy Russian naval capabilities. | (ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (NNP Russia)) (VP (VBD invaded) (NP (DT the) (NNP Turkish) (NNPS Balkans)) (PP (IN in) (NP (CD 1853)))))) (, ,) (NP (NP (NNS fears)) (PP (IN of) (NP (NP (JJ Russian) (NN dominance)) (PP (IN in) (NP (DT the) (NML (NML (NNP Mediterranean)) (CC and) (NML (NNP Middle) (NNP East)))))))) (VP (VBD led) (NP (NNP Britain) (CC and) (NNP France)) (S (VP (TO to) (VP (VB invade) (NP (DT the) (NNP Crimean) (NNP Peninsula)) (S (VP (TO to) (VP (VB destroy) (NP (JJ Russian) (JJ naval) (NNS capabilities))))))))) (. .))) | 11 | {
"ADJ": [
"Turkish",
"Russian",
"Russian",
"naval"
],
"ADP": [
"in",
"of",
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"fears",
"dominance",
"capabilities"
],
"NUM": [
"1853"
],
"PART": [
"to",
"to"
],
"PRON": [],
"PROPN": [
"Russia",
"Balkans",
"Mediterranean",
"Middle",
"East",
"Britain",
"France",
"Crimean",
"Peninsula"
],
"PUNCT": [
",",
"."
],
"SCONJ": [
"When"
],
"SPACE": [],
"SYM": [],
"VERB": [
"invaded",
"led",
"invade",
"destroy"
],
"X": []
} | [
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"O"
... | When/advmod/invaded Russia/nsubj/invaded invaded/advcl/led the/det/Balkans Turkish/amod/Balkans Balkans/dobj/invaded in/prep/invaded 1853/pobj/in ,/punct/led fears/nsubj/led of/prep/fears Russian/amod/dominance dominance/pobj/of in/prep/dominance the/det/led Mediterranean/nsubj/led and/cc/Mediterranean Middle/compound/East East/conj/Mediterranean led/ROOT/led Britain/dobj/led and/cc/Britain France/conj/Britain to/aux/invade invade/xcomp/led the/det/Peninsula Crimean/compound/Peninsula Peninsula/dobj/invade to/aux/destroy destroy/xcomp/invade Russian/amod/capabilities naval/amod/capabilities capabilities/dobj/destroy ./punct/led | (S (SBAR (WHADVP (WRB When)) (S (NP (NNP Russia)) (VP (VBD invaded) (NP (DT the) (NNP Turkish) (NNPS Balkans)) (PP (IN in) (NP (CD 1853)))))) (, ,) (NP (NP (NNS fears)) (PP (IN of) (NP (NP (JJ Russian) (NN dominance)) (PP (IN in) (NP (DT the) (NML (NML (NNP Mediterranean)) (CC and) (NML (NNP Middle) (NNP East)))))))) (VP (VBD led) (NP (NNP Britain) (CC and) (NNP France)) (S (VP (TO to) (VP (VB invade) (NP (DT the) (NNP Crimean) (NNP Peninsula)) (S (VP (TO to) (VP (VB destroy) (NP (JJ Russian) (JJ naval) (NNS capabilities))))))))) (. .)) | CT | ['fears of Russian dominance in the Mediterranean and Middle East led Britain and France to invade the Crimean Peninsula to destroy Russian naval capabilities'] | ['When Russia invaded the Turkish Balkans in 1853'] | [] | ['When Russia invaded the Turkish Balkans in 1853 , fears of Russian dominance in the Mediterranean and Middle East led Britain and France to invade the Crimean Peninsula to destroy Russian naval capabilities .'] | [] | 27,329 |
When did more madaris begin to form more rapidly? | (ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (JJR more) (NNS madaris)) (VP (VB begin) (S (VP (TO to) (VP (VB form) (ADVP (RBR more) (RB rapidly))))))) (. ?))) | 9 | {
"ADJ": [
"madaris"
],
"ADP": [],
"ADV": [
"more",
"more",
"rapidly"
],
"AUX": [
"did"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [],
"NUM": [],
"PART": [
"to"
],
"PRON": [],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [
"When"
],
"SPACE": [],
"SYM": [],
"VERB": [
"begin",
"form"
],
"X": []
} | [
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-ADVP",
"I-ADVP",
"O"
] | When/advmod/begin did/aux/begin more/amod/madaris madaris/nsubj/begin begin/ROOT/begin to/aux/form form/xcomp/begin more/advmod/rapidly rapidly/advmod/form ?/punct/begin | (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (JJR more) (NNS madaris)) (VP (VB begin) (S (VP (TO to) (VP (VB form) (ADVP (RBR more) (RB rapidly))))))) (. ?)) | FC | [] | [] | [] | [] | ['When did more madaris begin to form more rapidly ?'] | 36,117 |
Between January and March 2008, the Labour Party received just over £3 million in donations and were £17 million in debt; compared to the Conservatives' £6 million in donations and £12 million in debt. | (ROOT (S (PP (IN Between) (NP (NNP January) (CC and) (NNP March) (CD 2008))) (, ,) (NP (DT the) (NNP Labour) (NNP Party)) (VP (VP (VBD received) (NP (NP (QP (RB just) (IN over) ($ £) (CD 3) (CD million))) (PP (IN in) (NP (NNS donations))))) (CC and) (VP (VBD were) (NP (NP (QP ($ £) (CD 17) (CD million))) (PP (IN in) (NP (NN debt))))) (: ;) (PP (VBN compared) (PP (IN to) (NP (NP (NP (NP (DT the) (NNPS Conservatives) (POS ')) (QP ($ £) (CD 6) (CD million))) (PP (IN in) (NP (NNS donations)))) (CC and) (NP (NP (QP ($ £) (CD 12) (CD million))) (PP (IN in) (NP (NN debt)))))))) (. .))) | 10 | {
"ADJ": [],
"ADP": [
"Between",
"over",
"in",
"in",
"to",
"in",
"in"
],
"ADV": [
"just"
],
"AUX": [
"were"
],
"CCONJ": [
"and",
"and",
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"donations",
"debt",
"donations",
"debt"
],
"NUM": [
"2008",
"3",
"million",
"17",
"million",
"6",
"million",
"12",
"million"
],
"PART": [
"'"
],
"PRON": [],
"PROPN": [
"January",
"March",
"Labour",
"Party",
"Conservatives"
],
"PUNCT": [
",",
";",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [
"£",
"£",
"£",
"£"
],
"VERB": [
"received",
"compared"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"O",
"O",
"O",
"O",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"O",
"O",
"O",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"O",
"B-PP",
"B-NP",
"I... | Between/prep/received January/pobj/Between and/cc/January March/conj/January 2008/nummod/March ,/punct/received the/det/Party Labour/compound/Party Party/nsubj/received received/ROOT/received just/advmod/million over/quantmod/million £/quantmod/million 3/compound/million million/dobj/received in/prep/million donations/pobj/in and/cc/received were/conj/received £/quantmod/million 17/compound/million million/attr/were in/prep/million debt/pobj/in ;/punct/received compared/prep/received to/prep/compared the/det/Conservatives Conservatives/poss/million '/case/Conservatives £/quantmod/million 6/compound/million million/pobj/to in/prep/million donations/pobj/in and/cc/million £/quantmod/million 12/compound/million million/conj/million in/prep/million debt/pobj/in ./punct/received | (S (PP (IN Between) (NP (NNP January) (CC and) (NNP March) (CD 2008))) (, ,) (NP (DT the) (NNP Labour) (NNP Party)) (VP (VP (VBD received) (NP (NP (QP (RB just) (IN over) ($ £) (CD 3) (CD million))) (PP (IN in) (NP (NNS donations))))) (CC and) (VP (VBD were) (NP (NP (QP ($ £) (CD 17) (CD million))) (PP (IN in) (NP (NN debt))))) (: ;) (PP (VBN compared) (PP (IN to) (NP (NP (NP (NP (DT the) (NNPS Conservatives) (POS ')) (QP ($ £) (CD 6) (CD million))) (PP (IN in) (NP (NNS donations)))) (CC and) (NP (NP (QP ($ £) (CD 12) (CD million))) (PP (IN in) (NP (NN debt)))))))) (. .)) | T | ["the Labour Party received just over £ 3 million in donations and were £ 17 million in debt ; compared to the Conservatives ' £ 6 million in donations and £ 12 million in debt"] | [] | ["Between January and March 2008 , the Labour Party received just over £ 3 million in donations and were £ 17 million in debt ; compared to the Conservatives ' £ 6 million in donations and £ 12 million in debt ."] | [] | [] | 49,235 |
Why couldn't each moment of each person's life be given a different proper name? | (ROOT (SBARQ (WHADVP (WRB Why)) (SQ (MD could) (RB n't) (NP (NP (DT each) (NN moment)) (PP (IN of) (NP (NP (DT each) (NN person) (POS 's)) (NN life)))) (VP (VB be) (VP (VBN given) (NP (DT a) (JJ different) (JJ proper) (NN name))))) (. ?))) | 8 | {
"ADJ": [
"different",
"proper"
],
"ADP": [
"of"
],
"ADV": [],
"AUX": [
"could",
"be"
],
"CCONJ": [],
"DET": [
"each",
"each",
"a"
],
"INTJ": [],
"NOUN": [
"moment",
"person",
"life",
"name"
],
"NUM": [],
"PART": [
"n't",
"'s"
],
"PRON": [],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [
"Why"
],
"SPACE": [],
"SYM": [],
"VERB": [
"given"
],
"X": []
} | [
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Why/advmod/moment could/aux/moment n't/neg/moment each/det/moment moment/nsubjpass/given of/prep/moment each/det/person person/poss/life 's/case/person life/pobj/of be/auxpass/given given/ROOT/given a/det/name different/amod/name proper/amod/name name/dobj/given ?/punct/given | (SBARQ (WHADVP (WRB Why)) (SQ (MD could) (RB n't) (NP (NP (DT each) (NN moment)) (PP (IN of) (NP (NP (DT each) (NN person) (POS 's)) (NN life)))) (VP (VB be) (VP (VBN given) (NP (DT a) (JJ different) (JJ proper) (NN name))))) (. ?)) | FC | [] | [] | [] | [] | ["Why could n't each moment of each person 's life be given a different proper name ?"] | 68,166 |
The number of people born in the West Indies actually increased by 538. | (ROOT (S (NP (NP (DT The) (NN number)) (PP (IN of) (NP (NP (NNS people)) (VP (VBN born) (PP (IN in) (NP (DT the) (NNP West) (NNPS Indies))))))) (ADVP (RB actually)) (VP (VBD increased) (PP (IN by) (NP (CD 538)))) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"of",
"in",
"by"
],
"ADV": [
"actually"
],
"AUX": [],
"CCONJ": [],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"number",
"people"
],
"NUM": [
"538"
],
"PART": [],
"PRON": [],
"PROPN": [
"West",
"Indies"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"born",
"increased"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"O"
] | The/det/number number/nsubj/increased of/prep/number people/pobj/of born/acl/people in/prep/born the/det/Indies West/compound/Indies Indies/pobj/in actually/advmod/increased increased/ROOT/increased by/prep/increased 538/pobj/by ./punct/increased | (S (NP (NP (DT The) (NN number)) (PP (IN of) (NP (NP (NNS people)) (VP (VBN born) (PP (IN in) (NP (DT the) (NNP West) (NNPS Indies))))))) (ADVP (RB actually)) (VP (VBD increased) (PP (IN by) (NP (CD 538)))) (. .)) | T | ['The number of people born in the West Indies increased by 538'] | [] | ['The number of people born in the West Indies actually increased by 538 .'] | [] | [] | 66,890 |
Over the past 6000 years, approximately 80 avulsions have occurred. | (ROOT (S (PP (IN Over) (NP (DT the) (JJ past) (CD 6000) (NNS years))) (, ,) (NP (QP (RB approximately) (CD 80)) (NNS avulsions)) (VP (VBP have) (VP (VBN occurred))) (. .))) | 5 | {
"ADJ": [
"past"
],
"ADP": [
"Over"
],
"ADV": [
"approximately"
],
"AUX": [
"have"
],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"years",
"avulsions"
],
"NUM": [
"6000",
"80"
],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"occurred"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"O"
] | Over/prep/occurred the/det/years past/amod/years 6000/nummod/years years/pobj/Over ,/punct/occurred approximately/advmod/80 80/nummod/avulsions avulsions/nsubj/occurred have/aux/occurred occurred/ROOT/occurred ./punct/occurred | (S (PP (IN Over) (NP (DT the) (JJ past) (CD 6000) (NNS years))) (, ,) (NP (QP (RB approximately) (CD 80)) (NNS avulsions)) (VP (VBP have) (VP (VBN occurred))) (. .)) | T | ['approximately 80 avulsions have occurred'] | [] | ['Over the past 6000 years , approximately 80 avulsions have occurred .'] | [] | [] | 54,186 |
In the Paris region, Disneyland Paris, in Marne-la-Vallée, 32 km (20 miles) east of the centre of Paris, was the most visited tourist attraction in France, with 14.9 million visitors in 2013. | (ROOT (S (PP (IN In) (NP (DT the) (NNP Paris) (NN region))) (, ,) (NP (NP (NNP Disneyland) (NNP Paris)) (, ,) (PP (IN in) (NP (NP (NNP Marne) (HYPH -) (NNP la) (HYPH -) (NNP Vallée)) (, ,) (ADVP (NP (NP (CD 32) (NNS km)) (-LRB- -LRB-) (NP (CD 20) (NNS miles)) (-RRB- -RRB-)) (ADVP (RB east) (PP (IN of) (NP (NP (DT the) (NN centre)) (PP (IN of) (NP (NNP Paris))))))))) (, ,)) (VP (VBD was) (NP (NP (DT the) (ADJP (RBS most) (VBN visited)) (NN tourist) (NN attraction)) (PP (IN in) (NP (NNP France)))) (, ,) (PP (IN with) (NP (NP (QP (CD 14.9) (CD million)) (NNS visitors)) (PP (IN in) (NP (. 2013)))))) (. .))) | 12 | {
"ADJ": [
"visited"
],
"ADP": [
"In",
"in",
"of",
"of",
"in",
"with",
"in"
],
"ADV": [
"most"
],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"region",
"km",
"miles",
"east",
"centre",
"tourist",
"attraction",
"visitors"
],
"NUM": [
"32",
"20",
"14.9",
"million",
"2013"
],
"PART": [],
"PRON": [],
"PROPN": [
"Paris",
"Disneyland",
"Paris",
"Marne",
"la",
"Vallée",
"Paris",
"France"
],
"PUNCT": [
",",
",",
"-",
"-",
",",
"(",
")",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"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",
"I-NP",
"I-NP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"B-ADJP",
"I-AD... | In/prep/was the/det/region Paris/compound/region region/pobj/In ,/punct/was Disneyland/compound/Paris Paris/nsubj/was ,/punct/Paris in/prep/Paris Marne/compound/la -/punct/la la/compound/Vallée -/punct/la Vallée/pobj/in ,/punct/Vallée 32/nummod/km km/appos/Vallée (/punct/km 20/nummod/miles miles/appos/km )/punct/km east/advmod/Paris of/prep/east the/det/centre centre/pobj/of of/prep/centre Paris/pobj/of ,/punct/Paris was/ROOT/was the/det/attraction most/advmod/visited visited/amod/attraction tourist/compound/attraction attraction/attr/was in/prep/attraction France/pobj/in ,/punct/was with/prep/was 14.9/compound/million million/nummod/visitors visitors/pobj/with in/prep/visitors 2013/pobj/in ./punct/was | (S (PP (IN In) (NP (DT the) (NNP Paris) (NN region))) (, ,) (NP (NP (NNP Disneyland) (NNP Paris)) (, ,) (PP (IN in) (NP (NP (NNP Marne) (HYPH -) (NNP la) (HYPH -) (NNP Vallée)) (, ,) (ADVP (NP (NP (CD 32) (NNS km)) (-LRB- -LRB-) (NP (CD 20) (NNS miles)) (-RRB- -RRB-)) (ADVP (RB east) (PP (IN of) (NP (NP (DT the) (NN centre)) (PP (IN of) (NP (NNP Paris))))))))) (, ,)) (VP (VBD was) (NP (NP (DT the) (ADJP (RBS most) (VBN visited)) (NN tourist) (NN attraction)) (PP (IN in) (NP (NNP France)))) (, ,) (PP (IN with) (NP (NP (QP (CD 14.9) (CD million)) (NNS visitors)) (PP (IN in) (NP (. 2013)))))) (. .)) | T | ['Disneyland Paris , in Marne - la - Vallée , 32 km -LRB- 20 miles -RRB- east of the centre of Paris , was the most visited tourist attraction in France , with 14.9 million visitors in 2013'] | [] | ['In the Paris region , Disneyland Paris , in Marne - la - Vallée , 32 km -LRB- 20 miles -RRB- east of the centre of Paris , was the most visited tourist attraction in France , with 14.9 million visitors in 2013 .'] | [] | [] | 417 |
The Magyars settled Hungary around 900 under King Árpád (d. c. 907) after a series of invasions in the 9th century. | (ROOT (S (NP (DT The) (NNPS Magyars)) (VP (VBD settled) (NP (NNP Hungary)) (PP (PP (IN around) (NP (CD 900))) (PP (IN under) (NP (NP (NNP King) (NNP Árpád)) (-LRB- -LRB-) (NP (FW d.) (NN c.) (CD 907)) (-RRB- -RRB-)))) (PP (IN after) (NP (NP (DT a) (NN series)) (PP (IN of) (NP (NNS invasions))) (PP (IN in) (NP (DT the) (JJ 9th) (NN century)))))) (. .))) | 8 | {
"ADJ": [
"9th"
],
"ADP": [
"under",
"after",
"of",
"in"
],
"ADV": [
"around"
],
"AUX": [],
"CCONJ": [],
"DET": [
"The",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"series",
"invasions",
"century"
],
"NUM": [
"900",
"907"
],
"PART": [],
"PRON": [],
"PROPN": [
"Magyars",
"Hungary",
"King",
"Árpád",
"d.",
"c."
],
"PUNCT": [
"(",
")",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"settled"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | The/det/Magyars Magyars/nsubj/settled settled/ROOT/settled Hungary/dobj/settled around/advmod/900 900/npadvmod/settled under/prep/settled King/compound/Árpád Árpád/pobj/under (/punct/Árpád d./compound/c. c./appos/Árpád 907/nummod/c. )/punct/Árpád after/prep/settled a/det/series series/pobj/after of/prep/series invasions/pobj/of in/prep/invasions the/det/century 9th/amod/century century/pobj/in ./punct/settled | (S (NP (DT The) (NNPS Magyars)) (VP (VBD settled) (NP (NNP Hungary)) (PP (PP (IN around) (NP (CD 900))) (PP (IN under) (NP (NP (NNP King) (NNP Árpád)) (-LRB- -LRB-) (NP (FW d.) (NN c.) (CD 907)) (-RRB- -RRB-)))) (PP (IN after) (NP (NP (DT a) (NN series)) (PP (IN of) (NP (NNS invasions))) (PP (IN in) (NP (DT the) (JJ 9th) (NN century)))))) (. .)) | T | ['The Magyars settled Hungary around 900 under King Árpád -LRB- d. c. 907 -RRB- after a series of invasions in the 9th century'] | [] | ['The Magyars settled Hungary around 900 under King Árpád -LRB- d. c. 907 -RRB- after a series of invasions in the 9th century .'] | [] | [] | 59,289 |
The formalist definition is that the history of "literature" foregrounds poetic effects; it is the "literariness" or "poeticity" of literature that distinguishes it from ordinary speech or other kinds of writing (e.g., journalism). | (ROOT (S (S (NP (DT The) (JJ formalist) (NN definition)) (VP (VBZ is) (SBAR (IN that) (S (NP (NP (DT the) (NN history)) (PP (IN of) (NP (`` ") (NP (NN literature)) ('' ")))) (VP (VBZ foregrounds) (NP (JJ poetic) (NNS effects))))))) (: ;) (S (NP (PRP it)) (VP (VBZ is) (NP (NP (DT the) (`` ") (NN literariness) ('' ") (CC or) (`` ") (NN poeticity) ('' ")) (PP (IN of) (NP (NN literature)))) (SBAR (WHNP (WDT that)) (S (VP (VBZ distinguishes) (NP (PRP it)) (PP (IN from) (NP (NP (JJ ordinary) (NN speech)) (CC or) (NP (NP (JJ other) (NNS kinds)) (PP (IN of) (NP (NN writing))) (-LRB- -LRB-) (FW e.g.) (, ,) (NP (NN journalism)) (-RRB- -RRB-))))))))) (. .))) | 13 | {
"ADJ": [
"formalist",
"poetic",
"literariness",
"ordinary",
"other"
],
"ADP": [
"of",
"of",
"from",
"of"
],
"ADV": [
"e.g."
],
"AUX": [
"is",
"is"
],
"CCONJ": [
"or",
"or"
],
"DET": [
"The",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"definition",
"history",
"literature",
"effects",
"poeticity",
"literature",
"speech",
"kinds",
"writing",
"journalism"
],
"NUM": [],
"PART": [],
"PRON": [
"it",
"that",
"it"
],
"PROPN": [],
"PUNCT": [
"\"",
"\"",
";",
"\"",
"\"",
"\"",
"\"",
"(",
",",
")",
"."
],
"SCONJ": [
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"foregrounds",
"distinguishes"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP... | The/det/definition formalist/amod/definition definition/nsubj/is is/ccomp/is that/mark/is the/det/history history/preconj/that of/prep/history "/punct/foregrounds literature/nsubj/foregrounds "/punct/foregrounds foregrounds/pobj/of poetic/amod/effects effects/dobj/foregrounds ;/punct/is it/nsubj/is is/ROOT/is the/det/poeticity "/punct/literariness literariness/amod/poeticity "/punct/literariness or/cc/literariness "/punct/poeticity poeticity/attr/is "/punct/poeticity of/prep/poeticity literature/pobj/of that/nsubj/distinguishes distinguishes/relcl/poeticity it/dobj/distinguishes from/prep/distinguishes ordinary/amod/speech speech/pobj/from or/cc/speech other/amod/kinds kinds/conj/speech of/prep/kinds writing/pobj/of (/punct/kinds e.g./advmod/journalism ,/punct/journalism journalism/appos/kinds )/punct/poeticity ./punct/is | (S (S (NP (DT The) (JJ formalist) (NN definition)) (VP (VBZ is) (SBAR (IN that) (S (NP (NP (DT the) (NN history)) (PP (IN of) (NP (`` ") (NP (NN literature)) ('' ")))) (VP (VBZ foregrounds) (NP (JJ poetic) (NNS effects))))))) (: ;) (S (NP (PRP it)) (VP (VBZ is) (NP (NP (DT the) (`` ") (NN literariness) ('' ") (CC or) (`` ") (NN poeticity) ('' ")) (PP (IN of) (NP (NN literature)))) (SBAR (WHNP (WDT that)) (S (VP (VBZ distinguishes) (NP (PRP it)) (PP (IN from) (NP (NP (JJ ordinary) (NN speech)) (CC or) (NP (NP (JJ other) (NNS kinds)) (PP (IN of) (NP (NN writing))) (-LRB- -LRB-) (FW e.g.) (, ,) (NP (NN journalism)) (-RRB- -RRB-))))))))) (. .)) | CT | ['The formalist definition is', 'it is the " literariness " or " poeticity " of literature'] | ['that the history of " literature " foregrounds poetic effects', 'that distinguishes it from ordinary speech or other kinds of writing -LRB- e.g. , journalism -RRB-'] | [] | ['The formalist definition is that the history of " literature " foregrounds poetic effects ; it is the " literariness " or " poeticity " of literature that distinguishes it from ordinary speech or other kinds of writing -LRB- e.g. , journalism -RRB- .'] | [] | 45,718 |
Rumor was the Cubs could hold home games across town at Comiskey Park, home of the American League's Chicago White Sox. | (ROOT (S (NP (NN Rumor)) (VP (VBD was) (SBAR (S (NP (DT the) (NNPS Cubs)) (VP (MD could) (VP (VB hold) (NP (NN home) (NNS games)) (PP (IN across) (NP (NN town))) (PP (IN at) (NP (NP (NNP Comiskey) (NNP Park)) (, ,) (NP (NP (NN home)) (PP (IN of) (NP (NP (DT the) (NNP American) (NNP League) (POS 's)) (NNP Chicago) (NNP White) (NNP Sox))))))))))) (. .))) | 14 | {
"ADJ": [],
"ADP": [
"across",
"at",
"of"
],
"ADV": [],
"AUX": [
"was",
"could"
],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"Rumor",
"home",
"games",
"town",
"home"
],
"NUM": [],
"PART": [
"'s"
],
"PRON": [],
"PROPN": [
"Cubs",
"Comiskey",
"Park",
"American",
"League",
"Chicago",
"White",
"Sox"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"hold"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Rumor/nsubj/was was/ROOT/was the/det/Cubs Cubs/attr/was could/aux/hold hold/ccomp/was home/compound/games games/dobj/hold across/prep/games town/pobj/across at/prep/games Comiskey/compound/Park Park/pobj/at ,/punct/games home/advmod/hold of/prep/home the/det/League American/compound/League League/poss/Sox 's/case/League Chicago/compound/Sox White/compound/Sox Sox/pobj/of ./punct/was | (S (NP (NN Rumor)) (VP (VBD was) (SBAR (S (NP (DT the) (NNPS Cubs)) (VP (MD could) (VP (VB hold) (NP (NN home) (NNS games)) (PP (IN across) (NP (NN town))) (PP (IN at) (NP (NP (NNP Comiskey) (NNP Park)) (, ,) (NP (NP (NN home)) (PP (IN of) (NP (NP (DT the) (NNP American) (NNP League) (POS 's)) (NNP Chicago) (NNP White) (NNP Sox))))))))))) (. .)) | CT | ['Rumor was'] | ["the Cubs could hold home games across town at Comiskey Park , home of the American League 's Chicago White Sox"] | [] | ["Rumor was the Cubs could hold home games across town at Comiskey Park , home of the American League 's Chicago White Sox ."] | [] | 39,445 |
During the Paris Peace Conference, the "Big Four"—France, Italy, United Kingdom and the United States—held noticeably more power and influence on the proceedings and outcome of the treaties than Japan. | (ROOT (S (PP (IN During) (NP (DT the) (NNP Paris) (NNP Peace) (NNP Conference))) (, ,) (NP (DT the) (`` ") (NNP Big) (NNP Four"—France) (, ,) (NP (NNP Italy)) (, ,) (NP (NNP United) (NNP Kingdom)) (CC and) (NP (DT the) (NNP United) (NNPS States)) (: —)) (VP (VBD held) (NP (NP (ADJP (RB noticeably) (JJR more)) (NN power) (CC and) (NN influence)) (PP (IN on) (NP (NP (DT the) (NNS proceedings) (CC and) (NN outcome)) (PP (IN of) (NP (DT the) (NNS treaties))))) (PP (IN than) (NP (NNP Japan))))) (. .))) | 9 | {
"ADJ": [
"Big",
"more"
],
"ADP": [
"During",
"on",
"of",
"than"
],
"ADV": [
"noticeably"
],
"AUX": [],
"CCONJ": [
"and",
"and",
"and"
],
"DET": [
"the",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"power",
"influence",
"proceedings",
"outcome",
"treaties"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Paris",
"Peace",
"Conference",
"Four\"—France",
"Italy",
"United",
"Kingdom",
"United",
"States",
"Japan"
],
"PUNCT": [
",",
"\"",
",",
",",
"—",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"held"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP... | During/prep/held the/det/Conference Paris/compound/Conference Peace/compound/Conference Conference/pobj/During ,/punct/held the/det/Four"—France "/punct/Four"—France Big/amod/Four"—France Four"—France/nsubj/held ,/punct/Four"—France Italy/appos/Four"—France ,/punct/Italy United/compound/Kingdom Kingdom/conj/Italy and/cc/Kingdom the/det/States United/compound/States States/conj/Kingdom —/punct/Four"—France held/ROOT/held noticeably/advmod/more more/amod/power power/dobj/held and/cc/power influence/conj/power on/prep/power the/det/proceedings proceedings/pobj/on and/cc/proceedings outcome/conj/proceedings of/prep/proceedings the/det/treaties treaties/pobj/of than/prep/treaties Japan/pobj/than ./punct/held | (S (PP (IN During) (NP (DT the) (NNP Paris) (NNP Peace) (NNP Conference))) (, ,) (NP (DT the) (`` ") (NNP Big) (NNP Four"—France) (, ,) (NP (NNP Italy)) (, ,) (NP (NNP United) (NNP Kingdom)) (CC and) (NP (DT the) (NNP United) (NNPS States)) (: —)) (VP (VBD held) (NP (NP (ADJP (RB noticeably) (JJR more)) (NN power) (CC and) (NN influence)) (PP (IN on) (NP (NP (DT the) (NNS proceedings) (CC and) (NN outcome)) (PP (IN of) (NP (DT the) (NNS treaties))))) (PP (IN than) (NP (NNP Japan))))) (. .)) | T | ['the " Big Four"—France , Italy , United Kingdom and the United States — held noticeably more power and influence on the proceedings and outcome of the treaties than Japan'] | [] | ['During the Paris Peace Conference , the " Big Four"—France , Italy , United Kingdom and the United States — held noticeably more power and influence on the proceedings and outcome of the treaties than Japan .'] | [] | [] | 45,314 |
" Congress, however, managed to override fifteen of Johnson's twenty-nine vetoes. | (ROOT (S ('' ") (NP (NNP Congress)) (, ,) (ADVP (RB however)) (, ,) (VP (VBD managed) (S (VP (TO to) (VP (VB override) (NP (NP (CD fifteen)) (PP (IN of) (NP (NP (NNP Johnson) (POS 's)) (QP (CD twenty) (HYPH -) (CD nine)) (NNS vetoes)))))))) (. .))) | 11 | {
"ADJ": [],
"ADP": [
"of"
],
"ADV": [
"however"
],
"AUX": [],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"vetoes"
],
"NUM": [
"fifteen",
"twenty",
"nine"
],
"PART": [
"to",
"'s"
],
"PRON": [],
"PROPN": [
"Congress",
"Johnson"
],
"PUNCT": [
"\"",
",",
",",
"-",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"managed",
"override"
],
"X": []
} | [
"O",
"B-NP",
"O",
"B-ADVP",
"O",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"O",
"B-NP",
"O"
] | "/punct/managed Congress/nsubj/managed ,/punct/managed however/advmod/managed ,/punct/managed managed/ROOT/managed to/aux/override override/xcomp/managed fifteen/dobj/override of/prep/fifteen Johnson/poss/vetoes 's/case/Johnson twenty/compound/nine -/punct/nine nine/nummod/vetoes vetoes/pobj/of ./punct/managed | (S ('' ") (NP (NNP Congress)) (, ,) (ADVP (RB however)) (, ,) (VP (VBD managed) (S (VP (TO to) (VP (VB override) (NP (NP (CD fifteen)) (PP (IN of) (NP (NP (NNP Johnson) (POS 's)) (QP (CD twenty) (HYPH -) (CD nine)) (NNS vetoes)))))))) (. .)) | T | ["Congress managed to override fifteen of Johnson 's twenty - nine vetoes"] | [] | ['" Congress , however , managed to override fifteen of Johnson \'s twenty - nine vetoes .'] | [] | [] | 56,364 |
What language shows a level of maturity corresponding to Old Avestan? | (ROOT (SBARQ (WHNP (WP What) (NN language)) (S (VP (VBZ shows) (NP (NP (NP (DT a) (NN level)) (PP (IN of) (NP (NN maturity)))) (VP (VBG corresponding) (PP (IN to) (NP (NNP Old) (NNP Avestan))))))) (. ?))) | 9 | {
"ADJ": [],
"ADP": [
"of",
"to"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"language",
"level",
"maturity"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [
"Old",
"Avestan"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"shows",
"corresponding"
],
"X": []
} | [
"O",
"O",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | What/det/language language/nsubj/shows shows/ROOT/shows a/det/level level/dobj/shows of/prep/level maturity/pobj/of corresponding/amod/maturity to/prep/corresponding Old/compound/Avestan Avestan/pobj/to ?/punct/shows | (SBARQ (WHNP (WP What) (NN language)) (S (VP (VBZ shows) (NP (NP (NP (DT a) (NN level)) (PP (IN of) (NP (NN maturity)))) (VP (VBG corresponding) (PP (IN to) (NP (NNP Old) (NNP Avestan))))))) (. ?)) | T | ['shows a level of maturity corresponding to Old Avestan'] | [] | ['What language shows a level of maturity corresponding to Old Avestan ?'] | [] | [] | 7,237 |
How did Tajikistan change their economy? | (ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBD did) (NP (NNP Tajikistan)) (VP (VB change) (NP (PRP$ their) (NN economy)))) (. ?))) | 6 | {
"ADJ": [],
"ADP": [],
"ADV": [],
"AUX": [
"did"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"economy"
],
"NUM": [],
"PART": [],
"PRON": [
"their"
],
"PROPN": [
"Tajikistan"
],
"PUNCT": [
"?"
],
"SCONJ": [
"How"
],
"SPACE": [],
"SYM": [],
"VERB": [
"change"
],
"X": []
} | [
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"O"
] | How/advmod/change did/aux/change Tajikistan/nsubj/change change/ROOT/change their/poss/economy economy/dobj/change ?/punct/change | (SBARQ (WHADVP (WRB How)) (SQ (VBD did) (NP (NNP Tajikistan)) (VP (VB change) (NP (PRP$ their) (NN economy)))) (. ?)) | FC | [] | [] | [] | [] | ['How did Tajikistan change their economy ?'] | 9,149 |
Although the concept of population is central to ecology, evolutionary biology and conservation biology, most definitions of population rely on qualitative descriptions such as "a group of organisms of the same species occupying a particular space at a particular time" Waples and Gaggiotti identify two broad types of definitions for populations; those that fall into an ecological paradigm, and those that fall into an evolutionary paradigm. | (ROOT (S (SBAR (IN Although) (S (NP (NP (DT the) (NN concept)) (PP (IN of) (NP (NN population)))) (VP (VBZ is) (ADJP (JJ central) (PP (IN to) (NP (NP (NN ecology)) (, ,) (NP (JJ evolutionary) (NN biology)) (CC and) (NP (NN conservation) (NN biology)))))))) (, ,) (NP (NP (JJS most) (NNS definitions)) (PP (IN of) (NP (NN population)))) (VP (VBP rely) (PP (IN on) (NP (NP (JJ qualitative) (NNS descriptions)) (PP (PP (PP (JJ such) (IN as) (`` ") (NP (NP (NP (DT a) (NN group)) (PP (IN of) (NP (NP (NNS organisms)) (PP (IN of) (NP (DT the) (JJ same) (NNS species)))))) (VP (VBG occupying) (NP (DT a) (JJ particular) (NN space)) (PP (IN at) (NP (DT a) (JJ particular) (NN time)))))) ('' ")) (NP (NNP Waples) (CC and) (NNP Gaggiotti)) (VP (VBP identify) (NP (NP (NP (CD two) (JJ broad) (NNS types)) (PP (IN of) (NP (NNS definitions))) (PP (IN for) (NP (NNS populations)))) (: ;) (NP (NP (NP (DT those)) (SBAR (WHNP (WDT that)) (S (VP (VBP fall) (PP (IN into) (NP (DT an) (JJ ecological) (NN paradigm))))))) (, ,) (CC and) (NP (NP (DT those)) (SBAR (WHNP (WDT that)) (S (VP (VBP fall) (PP (IN into) (NP (DT an) (JJ evolutionary) (NN paradigm)))))))))))))) (. .))) | 16 | {
"ADJ": [
"central",
"evolutionary",
"most",
"qualitative",
"such",
"same",
"particular",
"particular",
"broad",
"ecological",
"evolutionary"
],
"ADP": [
"of",
"to",
"of",
"on",
"as",
"of",
"of",
"at",
"of",
"for",
"into",
"into"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"and",
"and",
"and"
],
"DET": [
"the",
"a",
"the",
"a",
"a",
"an",
"an"
],
"INTJ": [],
"NOUN": [
"concept",
"population",
"ecology",
"biology",
"conservation",
"biology",
"definitions",
"population",
"descriptions",
"group",
"organisms",
"species",
"space",
"time",
"types",
"definitions",
"populations",
"paradigm",
"paradigm"
],
"NUM": [
"two"
],
"PART": [],
"PRON": [
"those",
"that",
"those",
"that"
],
"PROPN": [
"Waples",
"Gaggiotti"
],
"PUNCT": [
",",
",",
"\"",
"\"",
";",
",",
"."
],
"SCONJ": [
"Although"
],
"SPACE": [],
"SYM": [],
"VERB": [
"rely",
"occupying",
"identify",
"fall",
"fall"
],
"X": []
} | [
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-ADJP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"I-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
... | Although/mark/is the/det/concept concept/nsubj/is of/prep/concept population/pobj/of is/advcl/rely central/acomp/is to/prep/central ecology/pobj/to ,/punct/ecology evolutionary/amod/biology biology/conj/ecology and/cc/biology conservation/compound/biology biology/conj/biology ,/punct/rely most/amod/definitions definitions/nsubj/rely of/prep/definitions population/pobj/of rely/ROOT/rely on/prep/rely qualitative/amod/descriptions descriptions/pobj/on such/amod/as as/prep/descriptions "/punct/as a/det/group group/pobj/as of/prep/group organisms/pobj/of of/prep/organisms the/det/species same/amod/species species/pobj/of occupying/acl/species a/det/space particular/amod/space space/dobj/occupying at/prep/occupying a/det/time particular/amod/time time/pobj/at "/punct/species Waples/conj/group and/cc/Waples Gaggiotti/conj/Waples identify/advcl/rely two/nummod/types broad/amod/types types/dobj/identify of/prep/types definitions/pobj/of for/prep/definitions populations/pobj/for ;/punct/rely those/dep/rely that/nsubj/fall fall/relcl/those into/prep/fall an/det/paradigm ecological/amod/paradigm paradigm/pobj/into ,/punct/those and/cc/those those/conj/those that/nsubj/fall fall/relcl/those into/prep/fall an/det/paradigm evolutionary/amod/paradigm paradigm/pobj/into ./punct/rely | (S (SBAR (IN Although) (S (NP (NP (DT the) (NN concept)) (PP (IN of) (NP (NN population)))) (VP (VBZ is) (ADJP (JJ central) (PP (IN to) (NP (NP (NN ecology)) (, ,) (NP (JJ evolutionary) (NN biology)) (CC and) (NP (NN conservation) (NN biology)))))))) (, ,) (NP (NP (JJS most) (NNS definitions)) (PP (IN of) (NP (NN population)))) (VP (VBP rely) (PP (IN on) (NP (NP (JJ qualitative) (NNS descriptions)) (PP (PP (PP (JJ such) (IN as) (`` ") (NP (NP (NP (DT a) (NN group)) (PP (IN of) (NP (NP (NNS organisms)) (PP (IN of) (NP (DT the) (JJ same) (NNS species)))))) (VP (VBG occupying) (NP (DT a) (JJ particular) (NN space)) (PP (IN at) (NP (DT a) (JJ particular) (NN time)))))) ('' ")) (NP (NNP Waples) (CC and) (NNP Gaggiotti)) (VP (VBP identify) (NP (NP (NP (CD two) (JJ broad) (NNS types)) (PP (IN of) (NP (NNS definitions))) (PP (IN for) (NP (NNS populations)))) (: ;) (NP (NP (NP (DT those)) (SBAR (WHNP (WDT that)) (S (VP (VBP fall) (PP (IN into) (NP (DT an) (JJ ecological) (NN paradigm))))))) (, ,) (CC and) (NP (NP (DT those)) (SBAR (WHNP (WDT that)) (S (VP (VBP fall) (PP (IN into) (NP (DT an) (JJ evolutionary) (NN paradigm)))))))))))))) (. .)) | CT | ['most definitions of population rely on qualitative descriptions such as " a group of organisms of the same species occupying a particular space at a particular time " Waples and Gaggiotti identify two broad types of definitions for populations ; those that fall into an ecological paradigm , and those that fall into an evolutionary paradigm'] | ['Although the concept of population is central to ecology , evolutionary biology and conservation biology', 'that fall into an ecological paradigm', 'that fall into an evolutionary paradigm'] | [] | ['Although the concept of population is central to ecology , evolutionary biology and conservation biology , most definitions of population rely on qualitative descriptions such as " a group of organisms of the same species occupying a particular space at a particular time " Waples and Gaggiotti identify two broad types of definitions for populations ; those that fall into an ecological paradigm , and those that fall into an evolutionary paradigm .'] | [] | 4,267 |
In the Brazilian rainforest, those groups that recently did, or even continue to, rely on hunting and gathering techniques seem to have adopted this lifestyle, abandoning most agriculture, as a way to escape colonial control and as a result of the introduction of European diseases reducing their populations to levels where agriculture became difficult.[citation needed][dubious – discuss] | (ROOT (S (PP (IN In) (NP (DT the) (JJ Brazilian) (NN rainforest))) (, ,) (NP (NP (DT those) (NNS groups)) (SBAR (WHNP (WDT that)) (S (ADVP (ADVP (RB recently)) (VP (VBD did)) (, ,) (CC or) (ADVP (RB even)) (VP (VBP continue) (S (VP (TO to)))) (, ,)) (VP (VB rely) (PP (IN on) (NP (NML (NN hunting) (CC and) (NN gathering)) (NNS techniques))))))) (VBP seem) (TO to) (VP (VB have) (VP (VBN adopted) (NP (DT this) (NN lifestyle)) (, ,) (S (VP (S (VP (VBG abandoning) (NP (JJS most) (NN agriculture)))) (, ,) (PP (IN as) (NP (NP (DT a) (NN way)) (SBAR (S (VP (TO to) (VP (VB escape) (NP (JJ colonial) (NN control)))))))))) (CC and) (IN as) (NP (NP (NP (NP (NP (DT a) (NN result)) (IN of) (NP (DT the) (NN introduction))) (IN of) (NP (JJ European) (NNS diseases))) (VBG reducing) (NP (PRP$ their) (NNS populations)) (IN to) (NP (NNS levels))) (WHADVP (WRB where)) (NP (NN agriculture)) (VBD became) (NP (NN difficult.-LSB-citation) (JJ needed-RSB--LSB-dubious)) (: –) (NP (VB discuss)) (-RRB- -RSB-)))))) | 14 | {
"ADJ": [
"Brazilian",
"most",
"colonial",
"European",
"needed][dubious"
],
"ADP": [
"In",
"on",
"as",
"as",
"of",
"of",
"to"
],
"ADV": [
"recently",
"even"
],
"AUX": [
"have"
],
"CCONJ": [
"or",
"and",
"and"
],
"DET": [
"the",
"those",
"this",
"a",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"rainforest",
"groups",
"gathering",
"techniques",
"lifestyle",
"agriculture",
"way",
"control",
"result",
"introduction",
"diseases",
"populations",
"levels",
"agriculture",
"difficult.[citation"
],
"NUM": [],
"PART": [
"to",
"to",
"to"
],
"PRON": [
"that",
"their"
],
"PROPN": [],
"PUNCT": [
",",
",",
",",
",",
",",
"–",
"]"
],
"SCONJ": [
"where"
],
"SPACE": [],
"SYM": [],
"VERB": [
"did",
"continue",
"rely",
"hunting",
"seem",
"adopted",
"abandoning",
"escape",
"reducing",
"became",
"discuss"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"O",
"B-ADVP",
"B-VP",
"B-ADVP",
"I-ADVP",
"I-ADVP",
"B-VP",
"I-VP",
"B-ADVP",
"B-VP",
"B-PP",
"O",
"O",
"O",
"B-NP",
"O",
"O",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-VP",... | In/prep/seem the/det/rainforest Brazilian/amod/rainforest rainforest/pobj/In ,/punct/seem those/det/groups groups/nsubj/seem that/nsubj/did recently/advmod/did did/relcl/groups ,/punct/groups or/cc/groups even/advmod/continue continue/conj/groups to/aux/rely ,/punct/rely rely/xcomp/continue on/prep/rely hunting/pcomp/on and/cc/hunting gathering/conj/hunting techniques/dobj/gathering seem/ROOT/seem to/aux/adopted have/aux/adopted adopted/xcomp/seem this/det/lifestyle lifestyle/dobj/adopted ,/punct/seem abandoning/advcl/seem most/amod/agriculture agriculture/dobj/abandoning ,/punct/abandoning as/prep/abandoning a/det/way way/pobj/as to/aux/escape escape/relcl/way colonial/amod/control control/dobj/escape and/cc/as as/conj/as a/det/result result/pobj/as of/prep/result the/det/introduction introduction/pobj/of of/prep/introduction European/amod/diseases diseases/pobj/of reducing/acl/introduction their/poss/populations populations/dobj/reducing to/prep/reducing levels/pobj/to where/advmod/became agriculture/nsubj/became became/relcl/levels difficult.[citation/attr/became needed][dubious/amod/difficult.[citation –/punct/discuss discuss/appos/difficult.[citation ]/punct/discuss | (S (PP (IN In) (NP (DT the) (JJ Brazilian) (NN rainforest))) (, ,) (NP (NP (DT those) (NNS groups)) (SBAR (WHNP (WDT that)) (S (ADVP (ADVP (RB recently)) (VP (VBD did)) (, ,) (CC or) (ADVP (RB even)) (VP (VBP continue) (S (VP (TO to)))) (, ,)) (VP (VB rely) (PP (IN on) (NP (NML (NN hunting) (CC and) (NN gathering)) (NNS techniques))))))) (VBP seem) (TO to) (VP (VB have) (VP (VBN adopted) (NP (DT this) (NN lifestyle)) (, ,) (S (VP (S (VP (VBG abandoning) (NP (JJS most) (NN agriculture)))) (, ,) (PP (IN as) (NP (NP (DT a) (NN way)) (SBAR (S (VP (TO to) (VP (VB escape) (NP (JJ colonial) (NN control)))))))))) (CC and) (IN as) (NP (NP (NP (NP (NP (DT a) (NN result)) (IN of) (NP (DT the) (NN introduction))) (IN of) (NP (JJ European) (NNS diseases))) (VBG reducing) (NP (PRP$ their) (NNS populations)) (IN to) (NP (NNS levels))) (WHADVP (WRB where)) (NP (NN agriculture)) (VBD became) (NP (NN difficult.-LSB-citation) (JJ needed-RSB--LSB-dubious)) (: –) (NP (VB discuss)) (-RRB- -RSB-))))) | CT | ['those groups that recently did , or even continue to , rely on hunting and gathering techniques have adopted this lifestyle , abandoning most agriculture , as a way to escape colonial control and as a result of the introduction of European diseases reducing their populations to levels where agriculture became difficult.-LSB-citation needed-RSB--LSB-dubious – discuss -RSB-'] | ['that recently did , or even continue to , rely on hunting and gathering techniques', 'to escape colonial control'] | [] | ['In the Brazilian rainforest , those groups that recently did , or even continue to , rely on hunting and gathering techniques seem to have adopted this lifestyle , abandoning most agriculture , as a way to escape colonial control and as a result of the introduction of European diseases reducing their populations to levels where agriculture became difficult.-LSB-citation needed-RSB--LSB-dubious – discuss -RSB-'] | [] | 16,244 |
Von Neumann made fundamental contributions in exploration of problems in numerical hydrodynamics. | (ROOT (S (NP (NNP Von) (NNP Neumann)) (VP (VBD made) (NP (NP (JJ fundamental) (NNS contributions)) (PP (IN in) (NP (NP (NN exploration)) (PP (IN of) (NP (NP (NNS problems)) (PP (IN in) (NP (JJ numerical) (NNS hydrodynamics))))))))) (. .))) | 11 | {
"ADJ": [
"fundamental",
"numerical"
],
"ADP": [
"in",
"of",
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"contributions",
"exploration",
"problems",
"hydrodynamics"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Von",
"Neumann"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"made"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Von/compound/Neumann Neumann/nsubj/made made/ROOT/made fundamental/amod/contributions contributions/dobj/made in/prep/contributions exploration/pobj/in of/prep/exploration problems/pobj/of in/prep/problems numerical/amod/hydrodynamics hydrodynamics/pobj/in ./punct/made | (S (NP (NNP Von) (NNP Neumann)) (VP (VBD made) (NP (NP (JJ fundamental) (NNS contributions)) (PP (IN in) (NP (NP (NN exploration)) (PP (IN of) (NP (NP (NNS problems)) (PP (IN in) (NP (JJ numerical) (NNS hydrodynamics))))))))) (. .)) | T | ['Von Neumann made fundamental contributions in exploration of problems in numerical hydrodynamics'] | [] | ['Von Neumann made fundamental contributions in exploration of problems in numerical hydrodynamics .'] | [] | [] | 10,009 |
(phenolic cotton paper), FR-3 | (ROOT (NP (-LRB- -LRB-) (NP (JJ phenolic) (NN cotton) (NN paper)) (-RRB- -RRB-) (, ,) (NP (CD FR-3)))) | 4 | {
"ADJ": [
"phenolic"
],
"ADP": [],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"cotton",
"paper"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"(",
")",
","
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": [
"FR-3"
]
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP"
] | (/punct/paper phenolic/amod/paper cotton/compound/paper paper/ROOT/paper )/punct/paper ,/punct/paper FR-3/appos/paper | (NP (-LRB- -LRB-) (NP (JJ phenolic) (NN cotton) (NN paper)) (-RRB- -RRB-) (, ,) (NP (CD FR-3))) | FC | [] | [] | [] | [] | ['-LRB- phenolic cotton paper -RRB- , FR-3'] | 12,788 |
A sophisticated defense of this view is found in philosopher Jesse Prinz's book Gut Reactions, and psychologist James Laird's book Feelings. | (ROOT (S (NP (NP (DT A) (JJ sophisticated) (NN defense)) (PP (IN of) (NP (DT this) (NN view)))) (VP (VBZ is) (VP (VBN found) (PP (IN in) (NP (NP (NP (NP (NN philosopher) (NNP Jesse) (NNP Prinz) (POS 's)) (NN book)) (NP (NNP Gut) (NNPS Reactions))) (, ,) (CC and) (NP (NP (NP (NN psychologist) (NNP James) (NNP Laird) (POS 's)) (NN book)) (NP (NNPS Feelings))))))) (. .))) | 10 | {
"ADJ": [
"sophisticated"
],
"ADP": [
"of",
"in"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [
"A",
"this"
],
"INTJ": [],
"NOUN": [
"defense",
"view",
"philosopher",
"book",
"psychologist",
"book",
"Feelings"
],
"NUM": [],
"PART": [
"'s",
"'s"
],
"PRON": [],
"PROPN": [
"Jesse",
"Prinz",
"Gut",
"Reactions",
"James",
"Laird"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"found"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | A/det/defense sophisticated/amod/defense defense/nsubjpass/found of/prep/defense this/det/view view/pobj/of is/auxpass/found found/ROOT/found in/prep/found philosopher/compound/Prinz Jesse/compound/Prinz Prinz/poss/book 's/case/Prinz book/pobj/in Gut/compound/Reactions Reactions/appos/book ,/punct/book and/cc/found psychologist/compound/Laird James/compound/Laird Laird/poss/book 's/case/Laird book/conj/found Feelings/appos/book ./punct/found | (S (NP (NP (DT A) (JJ sophisticated) (NN defense)) (PP (IN of) (NP (DT this) (NN view)))) (VP (VBZ is) (VP (VBN found) (PP (IN in) (NP (NP (NP (NP (NN philosopher) (NNP Jesse) (NNP Prinz) (POS 's)) (NN book)) (NP (NNP Gut) (NNPS Reactions))) (, ,) (CC and) (NP (NP (NP (NN psychologist) (NNP James) (NNP Laird) (POS 's)) (NN book)) (NP (NNPS Feelings))))))) (. .)) | T | ["A sophisticated defense of this view is found in philosopher Jesse Prinz 's book Gut Reactions , and psychologist James Laird 's book Feelings"] | [] | ["A sophisticated defense of this view is found in philosopher Jesse Prinz 's book Gut Reactions , and psychologist James Laird 's book Feelings ."] | [] | [] | 55,984 |
Lee Phillip Bell hosted a talk show in Chicago from 1952 to 1986 and co-created the Daytime Emmy Award-winning soap operas | (ROOT (S (NP (NNP Lee) (NNP Phillip) (NNP Bell)) (VP (VP (VBD hosted) (NP (DT a) (NN talk) (NN show)) (PP (IN in) (NP (NNP Chicago))) (PP (PP (IN from) (NP (CD 1952))) (PP (IN to) (NP (CD 1986))))) (CC and) (VP (NN co) (HYPH -) (VBD created) (NP (DT the) (ADJP (NP (NNP Daytime) (NNP Emmy) (NNP Award)) (HYPH -) (VBN winning)) (NN soap) (NNS operas)))))) | 8 | {
"ADJ": [],
"ADP": [
"in",
"from",
"to"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"talk",
"show",
"soap",
"operas"
],
"NUM": [
"1952",
"1986"
],
"PART": [],
"PRON": [],
"PROPN": [
"Lee",
"Phillip",
"Bell",
"Chicago",
"Daytime",
"Emmy",
"Award"
],
"PUNCT": [
"-"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"hosted",
"co",
"-",
"created",
"winning"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"I-NP"
] | Lee/compound/Bell Phillip/compound/Bell Bell/nsubj/hosted hosted/ROOT/hosted a/det/show talk/compound/show show/dobj/hosted in/prep/show Chicago/pobj/in from/prep/hosted 1952/pobj/from to/prep/from 1986/pobj/to and/cc/hosted co/conj/hosted -/conj/hosted created/conj/hosted the/det/operas Daytime/compound/Emmy Emmy/compound/Award Award/npadvmod/winning -/punct/winning winning/amod/operas soap/compound/operas operas/dobj/created | (S (NP (NNP Lee) (NNP Phillip) (NNP Bell)) (VP (VP (VBD hosted) (NP (DT a) (NN talk) (NN show)) (PP (IN in) (NP (NNP Chicago))) (PP (PP (IN from) (NP (CD 1952))) (PP (IN to) (NP (CD 1986))))) (CC and) (VP (NN co) (HYPH -) (VBD created) (NP (DT the) (ADJP (NP (NNP Daytime) (NNP Emmy) (NNP Award)) (HYPH -) (VBN winning)) (NN soap) (NNS operas))))) | T | ['Lee Phillip Bell hosted a talk show in Chicago from 1952 to 1986 and co - created the Daytime Emmy Award - winning soap operas'] | [] | ['Lee Phillip Bell hosted a talk show in Chicago from 1952 to 1986 and co - created the Daytime Emmy Award - winning soap operas'] | [] | [] | 69,798 |
However, Jobs' leadership at the Macintosh project did not last; after an internal power struggle with new CEO John Sculley, Jobs resigned from Apple in 1985. | (ROOT (S (S (ADVP (RB However)) (, ,) (NP (NP (NP (NNP Jobs) (POS ')) (NN leadership)) (PP (IN at) (NP (DT the) (NNP Macintosh) (NN project)))) (VP (VBD did) (RB not) (VP (VB last)))) (: ;) (S (PP (IN after) (NP (NP (DT an) (JJ internal) (NN power) (NN struggle)) (PP (IN with) (NP (NML (JJ new) (NNP CEO)) (NNP John) (NNP Sculley))))) (, ,) (NP (NNP Jobs)) (VP (VBD resigned) (PP (IN from) (NP (NNP Apple))) (PP (IN in) (NP (CD 1985))))) (. .))) | 9 | {
"ADJ": [
"internal",
"new"
],
"ADP": [
"at",
"after",
"with",
"from",
"in"
],
"ADV": [
"However"
],
"AUX": [
"did"
],
"CCONJ": [],
"DET": [
"the",
"an"
],
"INTJ": [],
"NOUN": [
"leadership",
"project",
"power",
"struggle"
],
"NUM": [
"1985"
],
"PART": [
"'",
"not"
],
"PRON": [],
"PROPN": [
"Jobs",
"Macintosh",
"CEO",
"John",
"Sculley",
"Jobs",
"Apple"
],
"PUNCT": [
",",
";",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"last",
"resigned"
],
"X": []
} | [
"B-ADVP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"O",
"O",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"O"
] | However/advmod/last ,/punct/last Jobs/poss/leadership '/case/Jobs leadership/nsubj/last at/prep/leadership the/det/project Macintosh/compound/project project/pobj/at did/aux/last not/neg/last last/ccomp/resigned ;/punct/resigned after/prep/resigned an/det/struggle internal/amod/struggle power/compound/struggle struggle/pobj/after with/prep/struggle new/amod/CEO CEO/compound/Sculley John/compound/Sculley Sculley/pobj/with ,/punct/Sculley Jobs/nsubj/resigned resigned/ROOT/resigned from/prep/resigned Apple/pobj/from in/prep/resigned 1985/pobj/in ./punct/resigned | (S (S (ADVP (RB However)) (, ,) (NP (NP (NP (NNP Jobs) (POS ')) (NN leadership)) (PP (IN at) (NP (DT the) (NNP Macintosh) (NN project)))) (VP (VBD did) (RB not) (VP (VB last)))) (: ;) (S (PP (IN after) (NP (NP (DT an) (JJ internal) (NN power) (NN struggle)) (PP (IN with) (NP (NML (JJ new) (NNP CEO)) (NNP John) (NNP Sculley))))) (, ,) (NP (NNP Jobs)) (VP (VBD resigned) (PP (IN from) (NP (NNP Apple))) (PP (IN in) (NP (CD 1985))))) (. .)) | T | ["However , Jobs ' leadership at the Macintosh project did not last", 'after an internal power struggle with new CEO John Sculley , Jobs resigned from Apple in 1985'] | [] | ["However , Jobs ' leadership at the Macintosh project did not last ; after an internal power struggle with new CEO John Sculley , Jobs resigned from Apple in 1985 ."] | [] | [] | 72,729 |
In everyday non-scientific usage the word excludes humans – that is, "animal" is often used to refer only to non-human members of the kingdom Animalia; often, only closer relatives of humans such as mammals, or mammals and other vertebrates, are meant. | (ROOT (S (S (S (PP (IN In) (NP (JJ everyday) (ADJP (RB non) (HYPH -) (JJ scientific)) (NN usage))) (NP (DT the) (NN word)) (VP (VBZ excludes) (NP (NNS humans)))) (: –) (S (S (NP (RB that)) (VP (VBZ is))) (, ,) (`` ") (NP (NN animal)) ('' ") (VP (VBZ is) (ADVP (RB often)) (VP (VBN used) (S (VP (TO to) (VP (VB refer) (PP (ADVP (RB only)) (IN to) (NP (NP (ADJP (RB non) (HYPH -) (JJ human)) (NNS members)) (PP (IN of) (NP (NP (DT the) (NN kingdom)) (NP (NNP Animalia))))))))))))) (: ;) (S (ADVP (RB often)) (, ,) (NP (NP (RB only) (JJR closer) (NNS relatives)) (PP (IN of) (NP (NNS humans))) (PP (JJ such) (IN as) (NP (NP (NP (NNS mammals)) (, ,) (CC or) (NP (NP (NNS mammals)) (CC and) (NP (JJ other) (NNS vertebrates)))) (, ,)))) (VP (VBP are) (VP (VBN meant)))) (. .))) | 15 | {
"ADJ": [
"everyday",
"non",
"-",
"scientific",
"non",
"-",
"human",
"closer",
"such",
"other"
],
"ADP": [
"In",
"to",
"of",
"of",
"as"
],
"ADV": [
"that",
"is",
"often",
"only",
"often",
"only"
],
"AUX": [
"is",
"are"
],
"CCONJ": [
"or",
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"usage",
"word",
"humans",
"animal",
"members",
"kingdom",
"relatives",
"humans",
"mammals",
"mammals",
"vertebrates"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [],
"PROPN": [
"Animalia"
],
"PUNCT": [
"–",
",",
"\"",
"\"",
";",
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"excludes",
"used",
"refer",
"meant"
],
"X": []
} | [
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"O",
"B-NP",
"B-VP",
"O",
"O",
"B-NP",
"O",
"B-VP",
"B-ADVP",
"B-VP",
"I-VP",
"I-VP",
"B-ADVP",
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I... | In/prep/excludes everyday/amod/usage non/amod/usage -/amod/usage scientific/amod/usage usage/pobj/In the/det/word word/nsubj/excludes excludes/ROOT/excludes humans/dobj/excludes –/punct/humans that/advmod/is is/advmod/used ,/punct/animal "/punct/animal animal/nsubjpass/used "/punct/animal is/auxpass/used often/advmod/used used/conj/excludes to/aux/refer refer/xcomp/used only/advmod/to to/prep/refer non/amod/members -/amod/members human/amod/members members/pobj/to of/prep/members the/det/Animalia kingdom/compound/Animalia Animalia/pobj/of ;/punct/used often/advmod/relatives ,/punct/often only/advmod/closer closer/amod/relatives relatives/nsubjpass/meant of/prep/relatives humans/pobj/of such/amod/as as/prep/humans mammals/pobj/as ,/punct/mammals or/cc/mammals mammals/conj/mammals and/cc/mammals other/amod/vertebrates vertebrates/conj/mammals ,/punct/relatives are/auxpass/meant meant/ccomp/excludes ./punct/excludes | (S (S (S (PP (IN In) (NP (JJ everyday) (ADJP (RB non) (HYPH -) (JJ scientific)) (NN usage))) (NP (DT the) (NN word)) (VP (VBZ excludes) (NP (NNS humans)))) (: –) (S (S (NP (RB that)) (VP (VBZ is))) (, ,) (`` ") (NP (NN animal)) ('' ") (VP (VBZ is) (ADVP (RB often)) (VP (VBN used) (S (VP (TO to) (VP (VB refer) (PP (ADVP (RB only)) (IN to) (NP (NP (ADJP (RB non) (HYPH -) (JJ human)) (NNS members)) (PP (IN of) (NP (NP (DT the) (NN kingdom)) (NP (NNP Animalia))))))))))))) (: ;) (S (ADVP (RB often)) (, ,) (NP (NP (RB only) (JJR closer) (NNS relatives)) (PP (IN of) (NP (NNS humans))) (PP (JJ such) (IN as) (NP (NP (NP (NNS mammals)) (, ,) (CC or) (NP (NP (NNS mammals)) (CC and) (NP (JJ other) (NNS vertebrates)))) (, ,)))) (VP (VBP are) (VP (VBN meant)))) (. .)) | T | ['In everyday non - scientific usage the word excludes humans – that is , " animal " is often used to refer only to non - human members of the kingdom Animalia', 'often , only closer relatives of humans such as mammals , or mammals and other vertebrates , are meant'] | [] | ['In everyday non - scientific usage the word excludes humans – that is , " animal " is often used to refer only to non - human members of the kingdom Animalia ; often , only closer relatives of humans such as mammals , or mammals and other vertebrates , are meant .'] | [] | [] | 48,964 |
In the early days of Rome's war against Carthage, the commander Publius Claudius Pulcher (consul 249 BC) launched a sea campaign "though the sacred chickens would not eat when he took the auspices." | (ROOT (S (PP (IN In) (NP (NP (DT the) (JJ early) (NNS days)) (PP (IN of) (NP (NP (NP (NNP Rome) (POS 's)) (NN war)) (PP (IN against) (NP (NNP Carthage))))))) (, ,) (NP (NP (NP (DT the) (NN commander)) (NP (NNP Publius) (NNP Claudius) (NNP Pulcher))) (-LRB- -LRB-) (NP (NN consul) (NP (CD 249) (NNP BC))) (-RRB- -RRB-)) (VP (VBD launched) (NP (DT a) (NN sea) (NN campaign)) (`` ") (SBAR (IN though) (S (NP (DT the) (JJ sacred) (NNS chickens)) (VP (MD would) (RB not) (VP (VB eat) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD took) (NP (DT the) (NNS auspices)))))))))) (. .) ('' "))) | 12 | {
"ADJ": [
"early",
"sacred"
],
"ADP": [
"In",
"of",
"against"
],
"ADV": [],
"AUX": [
"would"
],
"CCONJ": [],
"DET": [
"the",
"the",
"a",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"days",
"war",
"commander",
"consul",
"sea",
"campaign",
"chickens",
"auspices"
],
"NUM": [
"249"
],
"PART": [
"'s",
"not"
],
"PRON": [
"he"
],
"PROPN": [
"Rome",
"Carthage",
"Publius",
"Claudius",
"Pulcher",
"BC"
],
"PUNCT": [
",",
"(",
")",
"\"",
".",
"\""
],
"SCONJ": [
"though",
"when"
],
"SPACE": [],
"SYM": [],
"VERB": [
"launched",
"eat",
"took"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I... | In/prep/launched the/det/days early/amod/days days/pobj/In of/prep/days Rome/poss/war 's/case/Rome war/pobj/of against/prep/war Carthage/pobj/against ,/punct/launched the/det/commander commander/nsubj/launched Publius/compound/Pulcher Claudius/compound/Pulcher Pulcher/appos/commander (/punct/Pulcher consul/appos/Pulcher 249/nummod/BC BC/appos/consul )/punct/commander launched/ROOT/launched a/det/campaign sea/compound/campaign campaign/dobj/launched "/punct/launched though/mark/eat the/det/chickens sacred/amod/chickens chickens/nsubj/eat would/aux/eat not/neg/eat eat/advcl/launched when/advmod/took he/nsubj/took took/advcl/eat the/det/auspices auspices/dobj/took ./punct/launched "/punct/launched | (S (PP (IN In) (NP (NP (DT the) (JJ early) (NNS days)) (PP (IN of) (NP (NP (NP (NNP Rome) (POS 's)) (NN war)) (PP (IN against) (NP (NNP Carthage))))))) (, ,) (NP (NP (NP (DT the) (NN commander)) (NP (NNP Publius) (NNP Claudius) (NNP Pulcher))) (-LRB- -LRB-) (NP (NN consul) (NP (CD 249) (NNP BC))) (-RRB- -RRB-)) (VP (VBD launched) (NP (DT a) (NN sea) (NN campaign)) (`` ") (SBAR (IN though) (S (NP (DT the) (JJ sacred) (NNS chickens)) (VP (MD would) (RB not) (VP (VB eat) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD took) (NP (DT the) (NNS auspices)))))))))) (. .) ('' ")) | CT | ['the commander Publius Claudius Pulcher -LRB- consul 249 BC -RRB- launched a sea campaign "'] | ['though the sacred chickens would not eat when he took the auspices', 'when he took the auspices'] | [] | ['In the early days of Rome \'s war against Carthage , the commander Publius Claudius Pulcher -LRB- consul 249 BC -RRB- launched a sea campaign " though the sacred chickens would not eat when he took the auspices . "'] | [] | 14,572 |
By what name is that first Huguenot church known today? | (ROOT (SBARQ (WHPP (IN By) (WHNP (WDT what) (NN name))) (SQ (VBZ is) (NP (DT that) (JJ first) (NNP Huguenot) (NN church)) (VP (VBN known) (NP (NN today)))) (. ?))) | 6 | {
"ADJ": [
"first"
],
"ADP": [
"By"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"what"
],
"INTJ": [],
"NOUN": [
"name",
"church",
"today"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Huguenot"
],
"PUNCT": [
"?"
],
"SCONJ": [
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"known"
],
"X": []
} | [
"O",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"O"
] | By/prep/is what/det/name name/pcomp/By is/ROOT/is that/det/church first/amod/church Huguenot/compound/church church/nsubj/is known/acl/church today/npadvmod/known ?/punct/is | (SBARQ (WHPP (IN By) (WHNP (WDT what) (NN name))) (SQ (VBZ is) (NP (DT that) (JJ first) (NNP Huguenot) (NN church)) (VP (VBN known) (NP (NN today)))) (. ?)) | FC | [] | [] | [] | [] | ['By what name is that first Huguenot church known today ?'] | 3,798 |
According to Daniel Robbins, "To suggest that merely because these artists developed differently or varied from the traditional pattern they deserved to be relegated to a secondary or satellite role in Cubism is a profound mistake." | (ROOT (S (PP (VBG According) (PP (IN to) (NP (NNP Daniel) (NNP Robbins)))) (, ,) (`` ") (S (VP (TO To) (VP (VB suggest) (SBAR (IN that) (S (SBAR (ADVP (RB merely)) (IN because) (S (NP (DT these) (NNS artists)) (VP (VP (VBD developed) (ADVP (RB differently))) (CC or) (VP (VBD varied) (PP (IN from) (NP (DT the) (JJ traditional) (NN pattern))))))) (NP (PRP they)) (VP (VBD deserved) (S (VP (TO to) (VP (VB be) (VP (VBN relegated) (PP (IN to) (NP (NP (DT a) (ADJP (JJ secondary) (CC or) (JJ satellite)) (NN role)) (PP (IN in) (NP (NNP Cubism))))))))))))))) (VP (VBZ is) (NP (DT a) (JJ profound) (NN mistake))) (. .) ('' "))) | 17 | {
"ADJ": [
"varied",
"traditional",
"secondary",
"profound"
],
"ADP": [
"to",
"from",
"to",
"in"
],
"ADV": [
"merely",
"differently"
],
"AUX": [
"be",
"is"
],
"CCONJ": [
"or",
"or"
],
"DET": [
"these",
"the",
"a",
"a"
],
"INTJ": [],
"NOUN": [
"artists",
"pattern",
"satellite",
"role",
"Cubism",
"mistake"
],
"NUM": [],
"PART": [
"To",
"to"
],
"PRON": [
"they"
],
"PROPN": [
"Daniel",
"Robbins"
],
"PUNCT": [
",",
"\"",
".",
"\""
],
"SCONJ": [
"that",
"because"
],
"SPACE": [],
"SYM": [],
"VERB": [
"According",
"suggest",
"developed",
"deserved",
"relegated"
],
"X": []
} | [
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-VP",
"I-VP",
"O",
"B-ADVP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
... | According/prep/suggest to/prep/According Daniel/compound/Robbins Robbins/pobj/to ,/punct/suggest "/punct/suggest To/aux/suggest suggest/ROOT/suggest that/mark/is merely/advmod/developed because/mark/developed these/det/artists artists/nsubj/developed developed/csubj/is differently/advmod/developed or/cc/differently varied/conj/differently from/prep/developed the/det/pattern traditional/amod/pattern pattern/pobj/from they/nsubj/deserved deserved/relcl/pattern to/aux/relegated be/auxpass/relegated relegated/xcomp/deserved to/prep/relegated a/det/role secondary/amod/role or/cc/secondary satellite/conj/secondary role/pobj/to in/prep/role Cubism/pobj/in is/ccomp/suggest a/det/mistake profound/amod/mistake mistake/attr/is ./punct/suggest "/punct/suggest | (S (PP (VBG According) (PP (IN to) (NP (NNP Daniel) (NNP Robbins)))) (, ,) (`` ") (S (VP (TO To) (VP (VB suggest) (SBAR (IN that) (S (SBAR (ADVP (RB merely)) (IN because) (S (NP (DT these) (NNS artists)) (VP (VP (VBD developed) (ADVP (RB differently))) (CC or) (VP (VBD varied) (PP (IN from) (NP (DT the) (JJ traditional) (NN pattern))))))) (NP (PRP they)) (VP (VBD deserved) (S (VP (TO to) (VP (VB be) (VP (VBN relegated) (PP (IN to) (NP (NP (DT a) (ADJP (JJ secondary) (CC or) (JJ satellite)) (NN role)) (PP (IN in) (NP (NNP Cubism))))))))))))))) (VP (VBZ is) (NP (DT a) (JJ profound) (NN mistake))) (. .) ('' ")) | FC | [] | ['that merely because these artists developed differently or varied from the traditional pattern they deserved to be relegated to a secondary or satellite role in Cubism', 'merely because these artists developed differently or varied from the traditional pattern'] | [] | [] | ['According to Daniel Robbins , " To suggest that merely because these artists developed differently or varied from the traditional pattern they deserved to be relegated to a secondary or satellite role in Cubism is a profound mistake . "'] | 25,763 |
For this reason, large volumes of organic matter that was unable to decompose accumulated, eventually being deposited as "black shale". | (ROOT (S (PP (IN For) (NP (DT this) (NN reason))) (, ,) (NP (NP (JJ large) (NNS volumes)) (PP (IN of) (NP (NP (JJ organic) (NN matter)) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (ADJP (JJ unable) (S (VP (TO to) (VP (VB decompose))))))))))) (VP (VP (VBN accumulated)) (, ,) (S (ADVP (RB eventually)) (VP (VBG being) (VP (VBN deposited) (PP (IN as) (`` ") (NP (JJ black) (NN shale))))))) (. ") (. .))) | 13 | {
"ADJ": [
"large",
"organic",
"unable",
"black"
],
"ADP": [
"For",
"of",
"as"
],
"ADV": [
"eventually"
],
"AUX": [
"was",
"being"
],
"CCONJ": [],
"DET": [
"this"
],
"INTJ": [],
"NOUN": [
"reason",
"volumes",
"matter",
"shale"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"that"
],
"PROPN": [],
"PUNCT": [
",",
",",
"\"",
"\"",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"decompose",
"accumulated",
"deposited"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-VP",
"B-ADJP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-ADVP",
"B-VP",
"I-VP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"O",
"O"
] | For/prep/deposited this/det/reason reason/pobj/For ,/punct/deposited large/amod/volumes volumes/nsubjpass/deposited of/prep/volumes organic/amod/matter matter/pobj/of that/nsubj/was was/relcl/volumes unable/acomp/was to/aux/decompose decompose/xcomp/unable accumulated/xcomp/decompose ,/punct/volumes eventually/advmod/deposited being/auxpass/deposited deposited/ROOT/deposited as/prep/deposited "/punct/shale black/amod/shale shale/pobj/as "/punct/deposited ./punct/deposited | (S (PP (IN For) (NP (DT this) (NN reason))) (, ,) (NP (NP (JJ large) (NNS volumes)) (PP (IN of) (NP (NP (JJ organic) (NN matter)) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (ADJP (JJ unable) (S (VP (TO to) (VP (VB decompose))))))))))) (VP (VP (VBN accumulated)) (, ,) (S (ADVP (RB eventually)) (VP (VBG being) (VP (VBN deposited) (PP (IN as) (`` ") (NP (JJ black) (NN shale))))))) (. ") (. .)) | CT | ['large volumes of organic matter that was unable to decompose accumulated , eventually being deposited as " black shale'] | ['that was unable to decompose'] | [] | ['For this reason , large volumes of organic matter that was unable to decompose accumulated , eventually being deposited as " black shale " .'] | [] | 41,212 |
Candidates must then agree to spending limits equal to 33¢ for every registered Tucson voter, or $79,222 in 2005 (the corresponding figures for mayor are 64¢ per registered voter, or $142,271 in 2003). | (ROOT (S (NP (NNS Candidates)) (VP (MD must) (ADVP (RB then)) (VP (VB agree) (PP (IN to) (NP (NP (NP (NN spending) (NNS limits)) (ADJP (JJ equal) (PP (IN to) (NP (NP (NP (CD 33¢)) (PP (IN for) (NP (DT every) (JJ registered) (NNP Tucson) (NN voter)))) (, ,) (CC or) (NP (NP ($ $) (CD 79,222)) (PP (IN in) (NP (CD 2005)))))))) (PRN (-LRB- -LRB-) (S (NP (NP (DT the) (JJ corresponding) (NNS figures)) (PP (IN for) (NP (NN mayor)))) (VP (VBP are) (NP (NP (NP (-RRB- 64¢)) (PP (IN per) (NP (JJ registered) (NN voter)))) (, ,) (CC or) (NP (NP ($ $) (CD 142,271)) (PP (IN in) (NP (CD 2003))))))) (-RRB- -RRB-)))))) (. .))) | 14 | {
"ADJ": [
"equal",
"registered"
],
"ADP": [
"to",
"to",
"for",
"in",
"for",
"per",
"in"
],
"ADV": [
"then"
],
"AUX": [
"must",
"are"
],
"CCONJ": [
"or",
"or"
],
"DET": [
"every",
"the"
],
"INTJ": [],
"NOUN": [
"Candidates",
"spending",
"limits",
"voter",
"figures",
"mayor",
"voter"
],
"NUM": [
"33¢",
"79,222",
"2005",
"64¢",
"142,271",
"2003"
],
"PART": [],
"PRON": [],
"PROPN": [
"Tucson"
],
"PUNCT": [
",",
"(",
",",
")",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [
"$",
"$"
],
"VERB": [
"agree",
"registered",
"corresponding"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-ADJP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP... | Candidates/nsubj/agree must/aux/agree then/advmod/agree agree/ccomp/are to/prep/agree spending/compound/limits limits/pobj/to equal/amod/limits to/prep/equal 33¢/pobj/to for/prep/limits every/det/voter registered/amod/voter Tucson/compound/voter voter/pobj/for ,/punct/voter or/cc/voter $/nmod/79,222 79,222/conj/voter in/prep/79,222 2005/pobj/in (/punct/are the/det/figures corresponding/amod/figures figures/nsubj/are for/prep/figures mayor/pobj/for are/ROOT/are 64¢/attr/are per/prep/64¢ registered/amod/voter voter/pobj/per ,/punct/64¢ or/cc/64¢ $/nmod/142,271 142,271/conj/64¢ in/prep/142,271 2003/pobj/in )/punct/142,271 ./punct/are | (S (NP (NNS Candidates)) (VP (MD must) (ADVP (RB then)) (VP (VB agree) (PP (IN to) (NP (NP (NP (NN spending) (NNS limits)) (ADJP (JJ equal) (PP (IN to) (NP (NP (NP (CD 33¢)) (PP (IN for) (NP (DT every) (JJ registered) (NNP Tucson) (NN voter)))) (, ,) (CC or) (NP (NP ($ $) (CD 79,222)) (PP (IN in) (NP (CD 2005)))))))) (PRN (-LRB- -LRB-) (S (NP (NP (DT the) (JJ corresponding) (NNS figures)) (PP (IN for) (NP (NN mayor)))) (VP (VBP are) (NP (NP (NP (-RRB- 64¢)) (PP (IN per) (NP (JJ registered) (NN voter)))) (, ,) (CC or) (NP (NP ($ $) (CD 142,271)) (PP (IN in) (NP (CD 2003))))))) (-RRB- -RRB-)))))) (. .)) | T | ['Candidates must then agree to spending limits equal to 33¢ for every registered Tucson voter , or $ 79,222 in 2005 -LRB- the corresponding figures for mayor are 64¢ per registered voter , or $ 142,271 in 2003 -RRB-'] | [] | ['Candidates must then agree to spending limits equal to 33¢ for every registered Tucson voter , or $ 79,222 in 2005 -LRB- the corresponding figures for mayor are 64¢ per registered voter , or $ 142,271 in 2003 -RRB- .'] | [] | [] | 3,131 |
On April 6, 1990, the Lviv City Council voted to return St. George Cathedral to the Ukrainian Greek Catholic Church. | (ROOT (S (PP (IN On) (NP (NNP April) (CD 6) (, ,) (CD 1990))) (, ,) (NP (DT the) (NNP Lviv) (NNP City) (NNP Council)) (VP (VBD voted) (S (VP (TO to) (VP (VB return) (NP (NML (NNP St.) (NNP George)) (NNP Cathedral)) (PP (IN to) (NP (DT the) (NNP Ukrainian) (NNP Greek) (NNP Catholic) (NNP Church))))))) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"On",
"to"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [],
"NUM": [
"6",
"1990"
],
"PART": [
"to"
],
"PRON": [],
"PROPN": [
"April",
"Lviv",
"City",
"Council",
"St.",
"George",
"Cathedral",
"Ukrainian",
"Greek",
"Catholic",
"Church"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"voted",
"return"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | On/prep/voted April/pobj/On 6/nummod/April ,/punct/April 1990/nummod/April ,/punct/voted the/det/Council Lviv/compound/Council City/compound/Council Council/nsubj/voted voted/ROOT/voted to/aux/return return/xcomp/voted St./compound/Cathedral George/compound/Cathedral Cathedral/dobj/return to/prep/return the/det/Church Ukrainian/amod/Church Greek/compound/Church Catholic/compound/Church Church/pobj/to ./punct/voted | (S (PP (IN On) (NP (NNP April) (CD 6) (, ,) (CD 1990))) (, ,) (NP (DT the) (NNP Lviv) (NNP City) (NNP Council)) (VP (VBD voted) (S (VP (TO to) (VP (VB return) (NP (NML (NNP St.) (NNP George)) (NNP Cathedral)) (PP (IN to) (NP (DT the) (NNP Ukrainian) (NNP Greek) (NNP Catholic) (NNP Church))))))) (. .)) | T | ['the Lviv City Council voted to return St. George Cathedral to the Ukrainian Greek Catholic Church'] | [] | ['On April 6 , 1990 , the Lviv City Council voted to return St. George Cathedral to the Ukrainian Greek Catholic Church .'] | [] | [] | 45,274 |
Much of the output of naturalism was implicitly polemical, and influenced social and political change, but 20th century fiction and drama moved back towards the subjective, emphasising unconscious motivations and social and environmental pressures on the individual. | (ROOT (S (S (NP (NP (JJ Much)) (PP (IN of) (NP (NP (DT the) (NN output)) (PP (IN of) (NP (NN naturalism)))))) (VP (VP (VBD was) (ADJP (RB implicitly) (JJ polemical))) (, ,) (CC and) (VP (VBD influenced) (NP (ADJP (JJ social) (CC and) (JJ political)) (NN change))))) (, ,) (CC but) (S (NP (NML (JJ 20th) (NN century)) (NN fiction) (CC and) (NN drama)) (VP (VBD moved) (ADVP (RB back)) (PP (IN towards) (NP (DT the) (JJ subjective))) (, ,) (S (VP (VBG emphasising) (NP (NP (NP (JJ unconscious) (NNS motivations)) (CC and) (NP (ADJP (JJ social) (CC and) (JJ environmental)) (NNS pressures))) (PP (IN on) (NP (DT the) (NN individual)))))))) (. .))) | 11 | {
"ADJ": [
"Much",
"polemical",
"social",
"political",
"20th",
"subjective",
"unconscious",
"social",
"environmental"
],
"ADP": [
"of",
"of",
"towards",
"on"
],
"ADV": [
"implicitly",
"back"
],
"AUX": [
"was"
],
"CCONJ": [
"and",
"and",
"but",
"and",
"and",
"and"
],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"output",
"naturalism",
"change",
"century",
"fiction",
"drama",
"motivations",
"pressures",
"individual"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"influenced",
"moved",
"emphasising"
],
"X": []
} | [
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-ADJP",
"I-ADJP",
"B-VP",
"I-VP",
"I-VP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"O",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP"... | Much/nsubj/was of/prep/Much the/det/output output/pobj/of of/prep/output naturalism/pobj/of was/ROOT/was implicitly/advmod/was polemical/acomp/was ,/punct/was and/cc/was influenced/conj/was social/amod/change and/cc/social political/conj/social change/dobj/influenced ,/punct/was but/cc/was 20th/amod/century century/compound/fiction fiction/nsubj/moved and/cc/fiction drama/conj/fiction moved/conj/was back/advmod/moved towards/prep/back the/det/subjective subjective/pobj/towards ,/punct/moved emphasising/advcl/moved unconscious/amod/motivations motivations/dobj/emphasising and/cc/motivations social/amod/pressures and/cc/social environmental/conj/social pressures/conj/motivations on/prep/motivations the/det/individual individual/pobj/on ./punct/moved | (S (S (NP (NP (JJ Much)) (PP (IN of) (NP (NP (DT the) (NN output)) (PP (IN of) (NP (NN naturalism)))))) (VP (VP (VBD was) (ADJP (RB implicitly) (JJ polemical))) (, ,) (CC and) (VP (VBD influenced) (NP (ADJP (JJ social) (CC and) (JJ political)) (NN change))))) (, ,) (CC but) (S (NP (NML (JJ 20th) (NN century)) (NN fiction) (CC and) (NN drama)) (VP (VBD moved) (ADVP (RB back)) (PP (IN towards) (NP (DT the) (JJ subjective))) (, ,) (S (VP (VBG emphasising) (NP (NP (NP (JJ unconscious) (NNS motivations)) (CC and) (NP (ADJP (JJ social) (CC and) (JJ environmental)) (NNS pressures))) (PP (IN on) (NP (DT the) (NN individual)))))))) (. .)) | T | ['Much of the output of naturalism was implicitly polemical , and influenced social and political change', '20th century fiction and drama moved back towards the subjective , emphasising unconscious motivations and social and environmental pressures on the individual'] | [] | ['Much of the output of naturalism was implicitly polemical , and influenced social and political change , but 20th century fiction and drama moved back towards the subjective , emphasising unconscious motivations and social and environmental pressures on the individual .'] | [] | [] | 16,358 |
Hydrogen is found in the neutral atomic state in the interstellar medium. | (ROOT (S (NP (NN Hydrogen)) (VP (VBZ is) (VP (VBN found) (PP (IN in) (NP (DT the) (JJ neutral) (JJ atomic) (NN state))) (PP (IN in) (NP (DT the) (JJ interstellar) (NN medium))))) (. .))) | 7 | {
"ADJ": [
"neutral",
"atomic"
],
"ADP": [
"in",
"in"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"state",
"interstellar",
"medium"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Hydrogen"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"found"
],
"X": []
} | [
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Hydrogen/nsubjpass/found is/auxpass/found found/ROOT/found in/prep/found the/det/state neutral/amod/state atomic/amod/state state/pobj/in in/prep/state the/det/medium interstellar/compound/medium medium/pobj/in ./punct/found | (S (NP (NN Hydrogen)) (VP (VBZ is) (VP (VBN found) (PP (IN in) (NP (DT the) (JJ neutral) (JJ atomic) (NN state))) (PP (IN in) (NP (DT the) (JJ interstellar) (NN medium))))) (. .)) | T | ['Hydrogen is found in the neutral atomic state in the interstellar medium'] | [] | ['Hydrogen is found in the neutral atomic state in the interstellar medium .'] | [] | [] | 57,706 |
Faith groups can make direct representations to the Presiding Officer to nominate speakers. | (ROOT (S (NP (NN Faith) (NNS groups)) (VP (MD can) (VP (VB make) (NP (JJ direct) (NNS representations)) (PP (IN to) (NP (DT the) (NNP Presiding) (NNP Officer))) (S (VP (TO to) (VP (VB nominate) (NP (NNS speakers))))))) (. .))) | 9 | {
"ADJ": [
"direct"
],
"ADP": [
"to"
],
"ADV": [],
"AUX": [
"can"
],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"Faith",
"groups",
"representations",
"speakers"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [],
"PROPN": [
"Presiding",
"Officer"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"make",
"nominate"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"O"
] | Faith/compound/groups groups/nsubj/make can/aux/make make/ROOT/make direct/amod/representations representations/dobj/make to/prep/representations the/det/Officer Presiding/compound/Officer Officer/pobj/to to/aux/nominate nominate/advcl/make speakers/dobj/nominate ./punct/make | (S (NP (NN Faith) (NNS groups)) (VP (MD can) (VP (VB make) (NP (JJ direct) (NNS representations)) (PP (IN to) (NP (DT the) (NNP Presiding) (NNP Officer))) (S (VP (TO to) (VP (VB nominate) (NP (NNS speakers))))))) (. .)) | T | ['Faith groups can make direct representations to the Presiding Officer to nominate speakers'] | [] | ['Faith groups can make direct representations to the Presiding Officer to nominate speakers .'] | [] | [] | 3,914 |
As the Enlightenment was ending, Romantic philosophers argued that excessive dependence on reason was a mistake perpetuated by the Enlightenment, because it disregarded the bonds of history, myth, faith and tradition that were necessary to hold society together. | (ROOT (S (SBAR (IN As) (S (NP (DT the) (NNP Enlightenment)) (VP (VBD was) (VP (VBG ending))))) (, ,) (NP (JJ Romantic) (NNS philosophers)) (VP (VBD argued) (SBAR (IN that) (S (NP (NP (JJ excessive) (NN dependence)) (PP (IN on) (NP (NN reason)))) (VP (VBD was) (NP (NP (DT a) (NN mistake)) (VBN perpetuated) (PP (IN by) (NP (DT the) (NNP Enlightenment)))) (, ,) (SBAR (IN because) (S (NP (PRP it)) (VP (VBD disregarded) (NP (NP (NP (DT the) (NNS bonds)) (PP (IN of) (NP (NN history) (, ,) (NN myth) (, ,) (NN faith) (CC and) (NN tradition)))) (SBAR (WHNP (WDT that)) (S (VP (VBD were) (ADJP (JJ necessary) (S (VP (TO to) (VP (VB hold) (NP (NN society)) (ADVP (RB together))))))))))))))))) (. .))) | 19 | {
"ADJ": [
"Romantic",
"excessive",
"necessary"
],
"ADP": [
"on",
"by",
"of"
],
"ADV": [
"together"
],
"AUX": [
"was",
"was",
"were"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"a",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"philosophers",
"dependence",
"reason",
"mistake",
"bonds",
"history",
"myth",
"faith",
"tradition",
"society"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"it",
"that"
],
"PROPN": [
"Enlightenment",
"Enlightenment"
],
"PUNCT": [
",",
",",
",",
",",
"."
],
"SCONJ": [
"As",
"that",
"because"
],
"SPACE": [],
"SYM": [],
"VERB": [
"ending",
"argued",
"perpetuated",
"disregarded",
"hold"
],
"X": []
} | [
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
... | As/mark/ending the/det/Enlightenment Enlightenment/nsubj/ending was/aux/ending ending/advcl/argued ,/punct/argued Romantic/amod/philosophers philosophers/nsubj/argued argued/ROOT/argued that/mark/was excessive/amod/dependence dependence/nsubj/was on/prep/dependence reason/pobj/on was/ccomp/argued a/det/mistake mistake/attr/was perpetuated/acl/mistake by/agent/perpetuated the/det/Enlightenment Enlightenment/pobj/by ,/punct/was because/mark/disregarded it/nsubj/disregarded disregarded/advcl/was the/det/bonds bonds/dobj/disregarded of/prep/bonds history/pobj/of ,/punct/history myth/conj/history ,/punct/myth faith/conj/myth and/cc/faith tradition/conj/faith that/nsubj/were were/relcl/history necessary/acomp/were to/aux/hold hold/xcomp/were society/dobj/hold together/advmod/hold ./punct/argued | (S (SBAR (IN As) (S (NP (DT the) (NNP Enlightenment)) (VP (VBD was) (VP (VBG ending))))) (, ,) (NP (JJ Romantic) (NNS philosophers)) (VP (VBD argued) (SBAR (IN that) (S (NP (NP (JJ excessive) (NN dependence)) (PP (IN on) (NP (NN reason)))) (VP (VBD was) (NP (NP (DT a) (NN mistake)) (VBN perpetuated) (PP (IN by) (NP (DT the) (NNP Enlightenment)))) (, ,) (SBAR (IN because) (S (NP (PRP it)) (VP (VBD disregarded) (NP (NP (NP (DT the) (NNS bonds)) (PP (IN of) (NP (NN history) (, ,) (NN myth) (, ,) (NN faith) (CC and) (NN tradition)))) (SBAR (WHNP (WDT that)) (S (VP (VBD were) (ADJP (JJ necessary) (S (VP (TO to) (VP (VB hold) (NP (NN society)) (ADVP (RB together))))))))))))))))) (. .)) | CT | ['Romantic philosophers argued'] | ['As the Enlightenment was ending', 'that excessive dependence on reason was a mistake perpetuated by the Enlightenment , because it disregarded the bonds of history , myth , faith and tradition that were necessary to hold society together', 'because it disregarded the bonds of history , myth , faith and tradition that were necessary to hold society together', 'that were necessary to hold society together'] | [] | ['As the Enlightenment was ending , Romantic philosophers argued that excessive dependence on reason was a mistake perpetuated by the Enlightenment , because it disregarded the bonds of history , myth , faith and tradition that were necessary to hold society together .'] | [] | 32,073 |
Several companies, refusing to pay the licensing fee or having been rejected by Nintendo, found ways to circumvent the console's authentication system. | (ROOT (S (NP (JJ Several) (NNS companies)) (, ,) (S (VP (VP (VBG refusing) (S (VP (TO to) (VP (VB pay) (NP (DT the) (NN licensing) (NN fee)))))) (CC or) (VP (VBG having) (VP (VBN been) (VP (VBN rejected) (PP (IN by) (NP (NNP Nintendo)))))))) (, ,) (VP (VBD found) (NP (NP (NNS ways)) (SBAR (S (VP (TO to) (VP (VB circumvent) (NP (NP (DT the) (NN console) (POS 's)) (NN authentication) (NN system)))))))) (. .))) | 11 | {
"ADJ": [
"Several"
],
"ADP": [
"by"
],
"ADV": [],
"AUX": [
"having",
"been"
],
"CCONJ": [
"or"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"companies",
"licensing",
"fee",
"ways",
"console",
"authentication",
"system"
],
"NUM": [],
"PART": [
"to",
"to",
"'s"
],
"PRON": [],
"PROPN": [
"Nintendo"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"refusing",
"pay",
"rejected",
"found",
"circumvent"
],
"X": []
} | [
"B-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"O",
"B-VP",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Several/amod/companies companies/nsubj/found ,/punct/found refusing/advcl/found to/aux/pay pay/xcomp/refusing the/det/fee licensing/compound/fee fee/dobj/pay or/cc/pay having/aux/rejected been/auxpass/rejected rejected/conj/pay by/agent/rejected Nintendo/pobj/by ,/punct/found found/ROOT/found ways/dobj/found to/aux/circumvent circumvent/relcl/ways the/det/console console/poss/system 's/case/console authentication/compound/system system/dobj/circumvent ./punct/found | (S (NP (JJ Several) (NNS companies)) (, ,) (S (VP (VP (VBG refusing) (S (VP (TO to) (VP (VB pay) (NP (DT the) (NN licensing) (NN fee)))))) (CC or) (VP (VBG having) (VP (VBN been) (VP (VBN rejected) (PP (IN by) (NP (NNP Nintendo)))))))) (, ,) (VP (VBD found) (NP (NP (NNS ways)) (SBAR (S (VP (TO to) (VP (VB circumvent) (NP (NP (DT the) (NN console) (POS 's)) (NN authentication) (NN system)))))))) (. .)) | CT | ['refusing to pay the licensing fee or having been rejected by Nintendo'] | ["to circumvent the console 's authentication system"] | [] | ["Several companies , refusing to pay the licensing fee or having been rejected by Nintendo , found ways to circumvent the console 's authentication system ."] | [] | 35,322 |
The A1 and M1 connect London to Leeds, and Newcastle and Edinburgh. | (ROOT (S (NP (DT The) (NNP A1) (CC and) (NNP M1)) (VP (VBP connect) (NP (NNP London)) (PP (IN to) (NP (NP (NNP Leeds)) (, ,) (CC and) (NP (NNP Newcastle) (CC and) (NNP Edinburgh))))) (. .))) | 7 | {
"ADJ": [],
"ADP": [
"to"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and",
"and",
"and"
],
"DET": [
"The"
],
"INTJ": [],
"NOUN": [],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"A1",
"M1",
"London",
"Leeds",
"Newcastle",
"Edinburgh"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"connect"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | The/det/A1 A1/nsubj/connect and/cc/A1 M1/conj/A1 connect/ROOT/connect London/dobj/connect to/prep/connect Leeds/pobj/to ,/punct/connect and/cc/connect Newcastle/conj/connect and/cc/Newcastle Edinburgh/conj/Newcastle ./punct/connect | (S (NP (DT The) (NNP A1) (CC and) (NNP M1)) (VP (VBP connect) (NP (NNP London)) (PP (IN to) (NP (NP (NNP Leeds)) (, ,) (CC and) (NP (NNP Newcastle) (CC and) (NNP Edinburgh))))) (. .)) | T | ['The A1 and M1 connect London to Leeds , and Newcastle and Edinburgh'] | [] | ['The A1 and M1 connect London to Leeds , and Newcastle and Edinburgh .'] | [] | [] | 42,409 |
What was the name of the Marshall Islands ship seized by Iran? | (ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (NN name)) (PP (IN of) (NP (NP (DT the) (NML (NNP Marshall) (NNPS Islands)) (NN ship)) (VP (VBN seized) (PP (IN by) (NP (NNP Iran))))))))) (. ?))) | 11 | {
"ADJ": [],
"ADP": [
"of",
"by"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"name",
"ship"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [
"Marshall",
"Islands",
"Iran"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"seized"
],
"X": []
} | [
"O",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"O"
] | What/attr/was was/ROOT/was the/det/name name/nsubj/was of/prep/name the/det/ship Marshall/compound/Islands Islands/compound/ship ship/pobj/of seized/acl/ship by/agent/seized Iran/pobj/by ?/punct/was | (SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (NN name)) (PP (IN of) (NP (NP (DT the) (NML (NNP Marshall) (NNPS Islands)) (NN ship)) (VP (VBN seized) (PP (IN by) (NP (NNP Iran))))))))) (. ?)) | FC | [] | [] | [] | [] | ['What was the name of the Marshall Islands ship seized by Iran ?'] | 42,905 |
This change to the way local government is funded was vociferously supported by the newspaper, despite widespread opposition, (some from Conservative MPs), which is seen as having contributed to Thatcher's own downfall. | (ROOT (S (NP (NP (DT This) (NN change)) (PP (IN to) (NP (NP (DT the) (NN way)) (SBAR (S (NP (JJ local) (NN government)) (VP (VBZ is) (VP (VBN funded)))))))) (VP (VBD was) (ADVP (RB vociferously)) (VP (VBN supported) (PP (IN by) (NP (DT the) (NN newspaper))) (, ,) (PP (IN despite) (NP (NP (NP (JJ widespread) (NN opposition)) (, ,) (-LRB- -LRB-) (NP (NP (DT some)) (PP (IN from) (NP (JJ Conservative) (NNS MPs)))) (-RRB- -RRB-)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (VP (VBN seen) (PP (IN as) (S (VP (VBG having) (VP (VBN contributed) (PP (IN to) (NP (NP (NNP Thatcher) (POS 's)) (JJ own) (NN downfall))))))))))))))) (. .))) | 18 | {
"ADJ": [
"local",
"widespread",
"Conservative",
"own"
],
"ADP": [
"to",
"by",
"from",
"as",
"to"
],
"ADV": [
"vociferously"
],
"AUX": [
"is",
"was",
"is",
"having"
],
"CCONJ": [],
"DET": [
"This",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"change",
"way",
"government",
"newspaper",
"opposition",
"MPs",
"downfall"
],
"NUM": [],
"PART": [
"'s"
],
"PRON": [
"some",
"which"
],
"PROPN": [
"Thatcher"
],
"PUNCT": [
",",
",",
"(",
")",
",",
"."
],
"SCONJ": [
"despite"
],
"SPACE": [],
"SYM": [],
"VERB": [
"funded",
"supported",
"seen",
"contributed"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"B-PP",
"B-VP",... | This/det/change change/nsubjpass/supported to/prep/change the/det/way way/pobj/to local/amod/government government/nsubjpass/funded is/auxpass/funded funded/relcl/way was/auxpass/supported vociferously/advmod/supported supported/ROOT/supported by/agent/supported the/det/newspaper newspaper/pobj/by ,/punct/supported despite/prep/supported widespread/amod/opposition opposition/pobj/despite ,/punct/opposition (/punct/opposition some/appos/opposition from/prep/some Conservative/amod/MPs MPs/pobj/from )/punct/some ,/punct/opposition which/nsubjpass/seen is/auxpass/seen seen/relcl/opposition as/prep/seen having/aux/contributed contributed/pcomp/as to/prep/contributed Thatcher/poss/downfall 's/case/Thatcher own/amod/downfall downfall/pobj/to ./punct/supported | (S (NP (NP (DT This) (NN change)) (PP (IN to) (NP (NP (DT the) (NN way)) (SBAR (S (NP (JJ local) (NN government)) (VP (VBZ is) (VP (VBN funded)))))))) (VP (VBD was) (ADVP (RB vociferously)) (VP (VBN supported) (PP (IN by) (NP (DT the) (NN newspaper))) (, ,) (PP (IN despite) (NP (NP (NP (JJ widespread) (NN opposition)) (, ,) (-LRB- -LRB-) (NP (NP (DT some)) (PP (IN from) (NP (JJ Conservative) (NNS MPs)))) (-RRB- -RRB-)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (VP (VBN seen) (PP (IN as) (S (VP (VBG having) (VP (VBN contributed) (PP (IN to) (NP (NP (NNP Thatcher) (POS 's)) (JJ own) (NN downfall))))))))))))))) (. .)) | CT | ["This change to the way local government is funded was vociferously supported by the newspaper , despite widespread opposition , -LRB- some from Conservative MPs -RRB- , which is seen as having contributed to Thatcher 's own downfall"] | ['local government is funded', "which is seen as having contributed to Thatcher 's own downfall"] | [] | ["This change to the way local government is funded was vociferously supported by the newspaper , despite widespread opposition , -LRB- some from Conservative MPs -RRB- , which is seen as having contributed to Thatcher 's own downfall ."] | [] | 69,377 |
In March 2011, the New South Wales Liberal-National Coalition led by Barry O'Farrell won government with the largest election victory in post-war Australian history at the State Election. | (ROOT (S (PP (IN In) (NP (NNP March) (CD 2011))) (, ,) (NP (NP (DT the) (NML (NNP New) (NML (NNP South) (NNP Wales))) (NNP Liberal) (HYPH -) (NNP National) (NNP Coalition)) (VP (VBN led) (PP (IN by) (NP (NNP Barry) (NNP O'Farrell))))) (VP (VBD won) (NP (NN government)) (PP (IN with) (NP (NP (DT the) (JJS largest) (NN election) (NN victory)) (PP (IN in) (NP (ADJP (JJ post) (HYPH -) (JJ war)) (JJ Australian) (NN history))) (PP (IN at) (NP (DT the) (NNP State) (NNP Election)))))) (. .))) | 9 | {
"ADJ": [
"largest",
"post",
"-",
"war",
"Australian"
],
"ADP": [
"In",
"by",
"with",
"in",
"at"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"government",
"election",
"victory",
"history"
],
"NUM": [
"2011"
],
"PART": [],
"PRON": [],
"PROPN": [
"March",
"New",
"South",
"Wales",
"Liberal",
"National",
"Coalition",
"Barry",
"O'Farrell",
"State",
"Election"
],
"PUNCT": [
",",
"-",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"led",
"won"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I... | In/prep/won March/pobj/In 2011/nummod/March ,/punct/won the/det/Coalition New/compound/Wales South/compound/Wales Wales/compound/Coalition Liberal/compound/National -/punct/National National/compound/Coalition Coalition/nsubj/won led/acl/Coalition by/agent/led Barry/compound/O'Farrell O'Farrell/pobj/by won/ROOT/won government/dobj/won with/prep/won the/det/victory largest/amod/victory election/compound/victory victory/pobj/with in/prep/victory post/amod/history -/amod/history war/amod/history Australian/amod/history history/pobj/in at/prep/victory the/det/Election State/compound/Election Election/pobj/at ./punct/won | (S (PP (IN In) (NP (NNP March) (CD 2011))) (, ,) (NP (NP (DT the) (NML (NNP New) (NML (NNP South) (NNP Wales))) (NNP Liberal) (HYPH -) (NNP National) (NNP Coalition)) (VP (VBN led) (PP (IN by) (NP (NNP Barry) (NNP O'Farrell))))) (VP (VBD won) (NP (NN government)) (PP (IN with) (NP (NP (DT the) (JJS largest) (NN election) (NN victory)) (PP (IN in) (NP (ADJP (JJ post) (HYPH -) (JJ war)) (JJ Australian) (NN history))) (PP (IN at) (NP (DT the) (NNP State) (NNP Election)))))) (. .)) | T | ["the New South Wales Liberal - National Coalition led by Barry O'Farrell won government with the largest election victory in post - war Australian history at the State Election"] | [] | ["In March 2011 , the New South Wales Liberal - National Coalition led by Barry O'Farrell won government with the largest election victory in post - war Australian history at the State Election ."] | [] | [] | 53,984 |
His motor set a world record which was improved only four years later in September 1838 by Jacobi himself. | (ROOT (S (NP (PRP$ His) (NN motor)) (VP (VBD set) (NP (NP (DT a) (NN world) (NN record)) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (VP (VBN improved) (ADVP (ADVP (NP (QP (RB only) (CD four)) (NNS years)) (RB later)) (PP (IN in) (NP (NNP September) (CD 1838)))) (PP (IN by) (NP (NP (NNP Jacobi)) (NP (PRP himself)))))))))) (. .))) | 13 | {
"ADJ": [],
"ADP": [
"in",
"by"
],
"ADV": [
"only",
"later"
],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"motor",
"world",
"record",
"years"
],
"NUM": [
"four",
"1838"
],
"PART": [],
"PRON": [
"His",
"which",
"himself"
],
"PROPN": [
"September",
"Jacobi"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"set",
"improved"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"O",
"O",
"B-NP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | His/poss/motor motor/nsubj/set set/ROOT/set a/det/record world/compound/record record/dobj/set which/nsubjpass/improved was/auxpass/improved improved/relcl/record only/advmod/four four/nummod/years years/npadvmod/later later/advmod/improved in/prep/improved September/pobj/in 1838/nummod/September by/agent/improved Jacobi/pobj/by himself/appos/Jacobi ./punct/set | (S (NP (PRP$ His) (NN motor)) (VP (VBD set) (NP (NP (DT a) (NN world) (NN record)) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (VP (VBN improved) (ADVP (ADVP (NP (QP (RB only) (CD four)) (NNS years)) (RB later)) (PP (IN in) (NP (NNP September) (CD 1838)))) (PP (IN by) (NP (NP (NNP Jacobi)) (NP (PRP himself)))))))))) (. .)) | CT | ['His motor set a world record which was improved only four years later in September 1838 by Jacobi himself'] | ['which was improved only four years later in September 1838 by Jacobi himself'] | [] | ['His motor set a world record which was improved only four years later in September 1838 by Jacobi himself .'] | [] | 34,330 |
Samurai armor changed and developed as the methods of samurai warfare changed over the centuries. | (ROOT (S (NP (NN Samurai) (NN armor)) (VP (VBD changed) (CC and) (VBD developed) (SBAR (IN as) (S (NP (NP (DT the) (NNS methods)) (PP (IN of) (NP (NN samurai) (NN warfare)))) (VP (VBD changed) (PP (IN over) (NP (DT the) (NNS centuries))))))) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"of",
"over"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"armor",
"methods",
"samurai",
"warfare",
"centuries"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Samurai"
],
"PUNCT": [
"."
],
"SCONJ": [
"as"
],
"SPACE": [],
"SYM": [],
"VERB": [
"changed",
"developed",
"changed"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Samurai/compound/armor armor/nsubj/changed changed/ROOT/changed and/cc/changed developed/conj/changed as/mark/changed the/det/methods methods/nsubj/changed of/prep/methods samurai/compound/warfare warfare/pobj/of changed/advcl/developed over/prep/changed the/det/centuries centuries/pobj/over ./punct/changed | (S (NP (NN Samurai) (NN armor)) (VP (VBD changed) (CC and) (VBD developed) (SBAR (IN as) (S (NP (NP (DT the) (NNS methods)) (PP (IN of) (NP (NN samurai) (NN warfare)))) (VP (VBD changed) (PP (IN over) (NP (DT the) (NNS centuries))))))) (. .)) | CT | ['Samurai armor changed and developed'] | ['as the methods of samurai warfare changed over the centuries'] | [] | ['Samurai armor changed and developed as the methods of samurai warfare changed over the centuries .'] | [] | 51,848 |
It also had modules to multiply, divide, and square root. | (ROOT (S (NP (PRP It)) (ADVP (RB also)) (VP (VBD had) (NP (NP (NNS modules)) (SBAR (S (VP (TO to) (VP (VP (VB multiply)) (, ,) (VP (VB divide)) (, ,) (CC and) (NP (JJ square) (NN root)))))))) (. .))) | 10 | {
"ADJ": [
"square"
],
"ADP": [],
"ADV": [
"also"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"modules",
"root"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"It"
],
"PROPN": [],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"had",
"multiply",
"divide"
],
"X": []
} | [
"B-NP",
"B-ADVP",
"B-VP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"O"
] | It/nsubj/had also/advmod/had had/ROOT/had modules/dobj/had to/aux/multiply multiply/relcl/modules ,/punct/multiply divide/conj/multiply ,/punct/divide and/cc/divide square/amod/root root/conj/divide ./punct/had | (S (NP (PRP It)) (ADVP (RB also)) (VP (VBD had) (NP (NP (NNS modules)) (SBAR (S (VP (TO to) (VP (VP (VB multiply)) (, ,) (VP (VB divide)) (, ,) (CC and) (NP (JJ square) (NN root)))))))) (. .)) | CT | ['It had modules to multiply , divide , and square root'] | ['to multiply , divide , and square root'] | [] | ['It also had modules to multiply , divide , and square root .'] | [] | 30,137 |
These tags are normally embedded at the beginning or end of MP3 files, separate from the actual MP3 frame data. | (ROOT (S (NP (DT These) (NNS tags)) (VP (VBP are) (ADVP (RB normally)) (VP (VBN embedded) (PP (IN at) (NP (NP (NP (DT the) (NN beginning) (CC or) (NN end)) (PP (IN of) (NP (NN MP3) (NNS files)))) (, ,) (ADJP (JJ separate) (PP (IN from) (NP (DT the) (JJ actual) (NML (CD MP3) (NN frame)) (NNS data)))))))) (. .))) | 11 | {
"ADJ": [
"separate",
"actual"
],
"ADP": [
"at",
"of",
"from"
],
"ADV": [
"normally"
],
"AUX": [
"are"
],
"CCONJ": [
"or"
],
"DET": [
"These",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"tags",
"beginning",
"end",
"MP3",
"files",
"MP3",
"frame",
"data"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"embedded"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-ADJP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"O"
] | These/det/tags tags/nsubjpass/embedded are/auxpass/embedded normally/advmod/embedded embedded/ROOT/embedded at/prep/embedded the/det/beginning beginning/pobj/at or/cc/beginning end/conj/beginning of/prep/beginning MP3/compound/files files/pobj/of ,/punct/embedded separate/advcl/embedded from/prep/separate the/det/data actual/amod/data MP3/compound/frame frame/compound/data data/pobj/from ./punct/embedded | (S (NP (DT These) (NNS tags)) (VP (VBP are) (ADVP (RB normally)) (VP (VBN embedded) (PP (IN at) (NP (NP (NP (DT the) (NN beginning) (CC or) (NN end)) (PP (IN of) (NP (NN MP3) (NNS files)))) (, ,) (ADJP (JJ separate) (PP (IN from) (NP (DT the) (JJ actual) (NML (CD MP3) (NN frame)) (NNS data)))))))) (. .)) | T | ['These tags are normally embedded at the beginning or end of MP3 files , separate from the actual MP3 frame data'] | [] | ['These tags are normally embedded at the beginning or end of MP3 files , separate from the actual MP3 frame data .'] | [] | [] | 57,554 |
What Secretary of the Air Force resigned in 2008? | (ROOT (SBARQ (NP (WHNP (WP What) (NNP Secretary)) (PP (IN of) (NP (DT the) (NNP Air) (NNP Force)))) (VP (VBD resigned) (PP (IN in) (NP (CD 2008)))) (. ?))) | 6 | {
"ADJ": [],
"ADP": [
"of",
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [],
"NUM": [
"2008"
],
"PART": [],
"PRON": [
"What"
],
"PROPN": [
"Secretary",
"Air",
"Force"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"resigned"
],
"X": []
} | [
"O",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"O"
] | What/det/Secretary Secretary/nsubj/resigned of/prep/Secretary the/det/Force Air/compound/Force Force/pobj/of resigned/ROOT/resigned in/prep/resigned 2008/pobj/in ?/punct/resigned | (SBARQ (NP (WHNP (WP What) (NNP Secretary)) (PP (IN of) (NP (DT the) (NNP Air) (NNP Force)))) (VP (VBD resigned) (PP (IN in) (NP (CD 2008)))) (. ?)) | T | ['What Secretary of the Air Force resigned in 2008'] | [] | ['What Secretary of the Air Force resigned in 2008 ?'] | [] | [] | 23,718 |
Generally, a girl is not fully fertile until several years after menarche, as regular ovulation follows menarche by about two years. | (ROOT (S (ADVP (RB Generally)) (, ,) (NP (DT a) (NN girl)) (VP (VBZ is) (RB not) (ADJP (RB fully) (JJ fertile)) (PP (IN until) (NP (NP (JJ several) (NNS years)) (IN after) (NP (NN menarche)))) (, ,) (SBAR (IN as) (S (NP (JJ regular) (NN ovulation)) (VP (VBZ follows) (NP (NN menarche)) (PP (IN by) (NP (QP (RB about) (CD two)) (NNS years))))))) (. .))) | 10 | {
"ADJ": [
"fertile",
"several",
"regular"
],
"ADP": [
"until",
"after",
"by"
],
"ADV": [
"Generally",
"fully",
"about"
],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"girl",
"years",
"ovulation",
"years"
],
"NUM": [
"two"
],
"PART": [
"not"
],
"PRON": [],
"PROPN": [
"menarche",
"menarche"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [
"as"
],
"SPACE": [],
"SYM": [],
"VERB": [
"follows"
],
"X": []
} | [
"B-ADVP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADJP",
"I-ADJP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"O",
"O",
"B-NP",
"O"
] | Generally/advmod/is ,/punct/is a/det/girl girl/nsubj/is is/ROOT/is not/neg/is fully/advmod/fertile fertile/acomp/is until/prep/is several/amod/years years/npadvmod/after after/prep/is menarche/pobj/after ,/punct/is as/mark/follows regular/amod/ovulation ovulation/nsubj/follows follows/advcl/is menarche/dobj/follows by/prep/follows about/advmod/two two/nummod/years years/pobj/by ./punct/is | (S (ADVP (RB Generally)) (, ,) (NP (DT a) (NN girl)) (VP (VBZ is) (RB not) (ADJP (RB fully) (JJ fertile)) (PP (IN until) (NP (NP (JJ several) (NNS years)) (IN after) (NP (NN menarche)))) (, ,) (SBAR (IN as) (S (NP (JJ regular) (NN ovulation)) (VP (VBZ follows) (NP (NN menarche)) (PP (IN by) (NP (QP (RB about) (CD two)) (NNS years))))))) (. .)) | CT | ['a girl is not fully fertile until several years after menarche ,'] | ['as regular ovulation follows menarche by about two years'] | [] | ['Generally , a girl is not fully fertile until several years after menarche , as regular ovulation follows menarche by about two years .'] | [] | 28,254 |
What law protects the teaching of Arabic and Islamic traditions in Mindanao? | (ROOT (SBARQ (WHNP (WP What) (NN law)) (S (VP (VBZ protects) (NP (NP (DT the) (NN teaching)) (PP (IN of) (NP (ADJP (JJ Arabic) (CC and) (JJ Islamic)) (NNS traditions))) (PP (IN in) (NP (NNP Mindanao)))))) (. ?))) | 9 | {
"ADJ": [
"Arabic",
"Islamic"
],
"ADP": [
"of",
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"What",
"the"
],
"INTJ": [],
"NOUN": [
"law",
"teaching",
"traditions"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Mindanao"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"protects"
],
"X": []
} | [
"O",
"O",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"O"
] | What/det/law law/nsubj/protects protects/ROOT/protects the/det/teaching teaching/dobj/protects of/prep/teaching Arabic/amod/traditions and/cc/Arabic Islamic/conj/Arabic traditions/pobj/of in/prep/traditions Mindanao/pobj/in ?/punct/protects | (SBARQ (WHNP (WP What) (NN law)) (S (VP (VBZ protects) (NP (NP (DT the) (NN teaching)) (PP (IN of) (NP (ADJP (JJ Arabic) (CC and) (JJ Islamic)) (NNS traditions))) (PP (IN in) (NP (NNP Mindanao)))))) (. ?)) | T | ['protects the teaching of Arabic and Islamic traditions in Mindanao'] | [] | ['What law protects the teaching of Arabic and Islamic traditions in Mindanao ?'] | [] | [] | 22,777 |
YouTube has enabled people to more directly engage with government, such as in the CNN/YouTube presidential debates (2007) in which ordinary people submitted questions to U.S. presidential candidates via YouTube video, with a techPresident co-founder saying that Internet video was changing the political landscape. | (ROOT (S (NP (NNP YouTube)) (VP (VBZ has) (VP (VBN enabled) (NP (NNS people)) (S (VP (S (VP (TO to) (ADVP (RBR more) (RB directly)) (VP (VP (VB engage) (PP (IN with) (NP (NN government)))) (, ,) (PP (JJ such) (IN as) (PP (IN in) (NP (NP (NP (DT the) (NML (NNP CNN) (SYM /) (NNP YouTube)) (JJ presidential) (NNS debates)) (CD -LRB-) (CD 2007) (CD -RRB-)) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (JJ ordinary) (NNS people)) (VP (VBD submitted) (NP (NNS questions)) (PP (IN to) (NP (NNP U.S.) (JJ presidential) (NNS candidates))) (PP (IN via) (NP (NNP YouTube) (NN video)))))))))))) (, ,) (PP (IN with) (S (NP (DT a) (NNP techPresident) (NN co) (HYPH -) (NN founder)) (VP (VBG saying) (SBAR (IN that) (S (NP (NNP Internet) (NN video)) (VP (VBD was) (VP (VBG changing) (NP (DT the) (JJ political) (NN landscape))))))))))))) (. .))) | 18 | {
"ADJ": [
"such",
"presidential",
"ordinary",
"presidential",
"political"
],
"ADP": [
"with",
"as",
"in",
"in",
"to",
"via",
"with"
],
"ADV": [
"more",
"directly"
],
"AUX": [
"has",
"was"
],
"CCONJ": [],
"DET": [
"the",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"people",
"government",
"debates",
"people",
"questions",
"candidates",
"video",
"co",
"-",
"founder",
"Internet",
"video",
"landscape"
],
"NUM": [
"2007"
],
"PART": [
"to"
],
"PRON": [
"which",
"techPresident"
],
"PROPN": [
"YouTube",
"CNN",
"YouTube",
"U.S.",
"YouTube"
],
"PUNCT": [
",",
"(",
")",
",",
"."
],
"SCONJ": [
"that"
],
"SPACE": [],
"SYM": [
"/"
],
"VERB": [
"enabled",
"engage",
"submitted",
"saying",
"changing"
],
"X": []
} | [
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"B-VP",
"B-ADVP",
"I-ADVP",
"B-VP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"I-PP",
"I-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",... | YouTube/nsubj/enabled has/aux/enabled enabled/ROOT/enabled people/dobj/enabled to/aux/engage more/advmod/directly directly/advmod/engage engage/xcomp/enabled with/prep/engage government/pobj/with ,/punct/government such/amod/as as/prep/engage in/prep/as the/det/CNN CNN/pobj/in //punct/CNN YouTube/nmod/debates presidential/amod/debates debates/pobj/as (/punct/debates 2007/appos/debates )/punct/debates in/prep/submitted which/pobj/in ordinary/amod/people people/nsubj/submitted submitted/relcl/debates questions/dobj/submitted to/prep/submitted U.S./nmod/candidates presidential/amod/candidates candidates/pobj/to via/prep/submitted YouTube/compound/video video/pobj/via ,/punct/submitted with/prep/submitted a/det/co techPresident/punct/co co/pobj/with -/pobj/with founder/nsubj/saying saying/pcomp/with that/mark/changing Internet/compound/video video/nsubj/changing was/aux/changing changing/ccomp/saying the/det/landscape political/amod/landscape landscape/dobj/changing ./punct/enabled | (S (NP (NNP YouTube)) (VP (VBZ has) (VP (VBN enabled) (NP (NNS people)) (S (VP (S (VP (TO to) (ADVP (RBR more) (RB directly)) (VP (VP (VB engage) (PP (IN with) (NP (NN government)))) (, ,) (PP (JJ such) (IN as) (PP (IN in) (NP (NP (NP (DT the) (NML (NNP CNN) (SYM /) (NNP YouTube)) (JJ presidential) (NNS debates)) (CD -LRB-) (CD 2007) (CD -RRB-)) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (JJ ordinary) (NNS people)) (VP (VBD submitted) (NP (NNS questions)) (PP (IN to) (NP (NNP U.S.) (JJ presidential) (NNS candidates))) (PP (IN via) (NP (NNP YouTube) (NN video)))))))))))) (, ,) (PP (IN with) (S (NP (DT a) (NNP techPresident) (NN co) (HYPH -) (NN founder)) (VP (VBG saying) (SBAR (IN that) (S (NP (NNP Internet) (NN video)) (VP (VBD was) (VP (VBG changing) (NP (DT the) (JJ political) (NN landscape))))))))))))) (. .)) | CT | ['YouTube has enabled people to more directly engage with government , such as in the CNN / YouTube presidential debates -LRB- 2007 -RRB- in which ordinary people submitted questions to U.S. presidential candidates via YouTube video , with a techPresident co - founder saying'] | ['in which ordinary people submitted questions to U.S. presidential candidates via YouTube video', 'that Internet video was changing the political landscape'] | [] | ['YouTube has enabled people to more directly engage with government , such as in the CNN / YouTube presidential debates -LRB- 2007 -RRB- in which ordinary people submitted questions to U.S. presidential candidates via YouTube video , with a techPresident co - founder saying that Internet video was changing the political landscape .'] | [] | 8,440 |
The Taihō Code lapsed, its institutions relegated to ceremonial functions. | (ROOT (S (S (NP (DT The) (NNP Taihō) (NNP Code)) (VP (VBD lapsed))) (, ,) (S (NP (PRP$ its) (NNS institutions)) (VP (VBD relegated) (PP (IN to) (NP (JJ ceremonial) (NNS functions))))) (. .))) | 7 | {
"ADJ": [
"ceremonial"
],
"ADP": [
"to"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"The"
],
"INTJ": [],
"NOUN": [
"institutions",
"functions"
],
"NUM": [],
"PART": [],
"PRON": [
"its"
],
"PROPN": [
"Taihō",
"Code"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"lapsed",
"relegated"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | The/det/Code Taihō/compound/Code Code/nsubj/lapsed lapsed/ccomp/relegated ,/punct/relegated its/poss/institutions institutions/nsubj/relegated relegated/ROOT/relegated to/prep/relegated ceremonial/amod/functions functions/pobj/to ./punct/relegated | (S (S (NP (DT The) (NNP Taihō) (NNP Code)) (VP (VBD lapsed))) (, ,) (S (NP (PRP$ its) (NNS institutions)) (VP (VBD relegated) (PP (IN to) (NP (JJ ceremonial) (NNS functions))))) (. .)) | T | ['The Taihō Code lapsed', 'its institutions relegated to ceremonial functions'] | [] | ['The Taihō Code lapsed , its institutions relegated to ceremonial functions .'] | [] | [] | 68,683 |
The primary law of the EU consists mainly of the founding treaties, the "core" treaties being the Treaty on European Union (TEU) and the Treaty on the Functioning of the European Union (TFEU). | (ROOT (S (NP (NP (DT The) (JJ primary) (NN law)) (PP (IN of) (NP (DT the) (NNP EU)))) (VP (VBZ consists) (ADVP (RB mainly)) (PP (IN of) (NP (NP (DT the) (VBG founding) (NNS treaties)) (, ,) (NP (NP (DT the) (`` ") (JJ core) ('' ") (NNS treaties)) (VP (VBG being) (NP (NP (NP (NP (DT the) (NNP Treaty)) (PP (IN on) (NP (NNP European) (NNP Union)))) (-LRB- -LRB-) (NP (NNP TEU)) (-RRB- -RRB-)) (CC and) (NP (NP (NP (DT the) (NNP Treaty)) (PP (IN on) (NP (NP (DT the) (NNP Functioning)) (PP (IN of) (NP (DT the) (NNP European) (NNP Union)))))) (-LRB- -LRB-) (NP (NNP TFEU)) (-RRB- -RRB-)))))))) (. .))) | 15 | {
"ADJ": [
"primary",
"core"
],
"ADP": [
"of",
"of",
"on",
"on",
"of"
],
"ADV": [
"mainly"
],
"AUX": [
"being"
],
"CCONJ": [
"and"
],
"DET": [
"The",
"the",
"the",
"the",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"law",
"treaties",
"treaties"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"EU",
"Treaty",
"European",
"Union",
"TEU",
"Treaty",
"Functioning",
"European",
"Union",
"TFEU"
],
"PUNCT": [
",",
"\"",
"\"",
"(",
")",
"(",
")",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"consists",
"founding"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-N... | The/det/law primary/amod/law law/nsubj/consists of/prep/law the/det/EU EU/pobj/of consists/ROOT/consists mainly/advmod/consists of/prep/consists the/det/treaties founding/amod/treaties treaties/pobj/of ,/punct/consists the/det/treaties "/punct/treaties core/nmod/treaties "/punct/treaties treaties/dobj/consists being/acl/treaties the/det/Treaty Treaty/attr/being on/prep/Treaty European/compound/Union Union/pobj/on (/punct/Union TEU/appos/Union )/punct/Union and/cc/Treaty the/det/Treaty Treaty/appos/treaties on/prep/Treaty the/det/Functioning Functioning/pobj/on of/prep/Functioning the/det/Union European/compound/Union Union/pobj/of (/punct/Union TFEU/appos/Union )/punct/Union ./punct/consists | (S (NP (NP (DT The) (JJ primary) (NN law)) (PP (IN of) (NP (DT the) (NNP EU)))) (VP (VBZ consists) (ADVP (RB mainly)) (PP (IN of) (NP (NP (DT the) (VBG founding) (NNS treaties)) (, ,) (NP (NP (DT the) (`` ") (JJ core) ('' ") (NNS treaties)) (VP (VBG being) (NP (NP (NP (NP (DT the) (NNP Treaty)) (PP (IN on) (NP (NNP European) (NNP Union)))) (-LRB- -LRB-) (NP (NNP TEU)) (-RRB- -RRB-)) (CC and) (NP (NP (NP (DT the) (NNP Treaty)) (PP (IN on) (NP (NP (DT the) (NNP Functioning)) (PP (IN of) (NP (DT the) (NNP European) (NNP Union)))))) (-LRB- -LRB-) (NP (NNP TFEU)) (-RRB- -RRB-)))))))) (. .)) | T | ['The primary law of the EU consists mainly of the founding treaties , the " core " treaties being the Treaty on European Union -LRB- TEU -RRB- and the Treaty on the Functioning of the European Union -LRB- TFEU -RRB-'] | [] | ['The primary law of the EU consists mainly of the founding treaties , the " core " treaties being the Treaty on European Union -LRB- TEU -RRB- and the Treaty on the Functioning of the European Union -LRB- TFEU -RRB- .'] | [] | [] | 71,030 |
Various sources such as the Nagarakertagama also mention that its influence spanned over parts of Sulawesi, Maluku, and some areas of western New Guinea and the Philippines, making it the largest empire to ever exist in Southeast Asian history. | (ROOT (S (NP (NP (JJ Various) (NNS sources)) (PP (JJ such) (IN as) (NP (DT the) (NNP Nagarakertagama)))) (ADVP (RB also)) (VP (VBP mention) (SBAR (IN that) (S (NP (PRP$ its) (NN influence)) (VP (VBD spanned) (PP (IN over) (NP (NP (NP (NNS parts)) (PP (IN of) (NP (NNP Sulawesi)))) (, ,) (NP (NNP Maluku)) (, ,) (CC and) (NP (NP (DT some) (NNS areas)) (PP (IN of) (NP (NP (JJ western) (NNP New) (NNP Guinea)) (CC and) (NP (DT the) (NNPS Philippines))))))) (, ,) (S (VP (VBG making) (S (NP (PRP it)) (NP (NP (DT the) (JJS largest) (NN empire)) (SBAR (S (VP (TO to) (ADVP (RB ever)) (VP (VB exist) (PP (IN in) (NP (ADJP (JJ Southeast) (JJ Asian)) (NN history))))))))))))))) (. .))) | 18 | {
"ADJ": [
"Various",
"such",
"western",
"largest",
"Southeast",
"Asian"
],
"ADP": [
"as",
"over",
"of",
"of",
"in"
],
"ADV": [
"also",
"ever"
],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"some",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"sources",
"influence",
"parts",
"areas",
"empire",
"history"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"its",
"it"
],
"PROPN": [
"Nagarakertagama",
"Sulawesi",
"Maluku",
"New",
"Guinea",
"Philippines"
],
"PUNCT": [
",",
",",
",",
"."
],
"SCONJ": [
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"mention",
"spanned",
"making",
"exist"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",... | Various/amod/sources sources/nsubj/mention such/amod/as as/prep/sources the/det/Nagarakertagama Nagarakertagama/pobj/as also/advmod/mention mention/ROOT/mention that/mark/spanned its/poss/influence influence/nsubj/spanned spanned/ccomp/mention over/prep/spanned parts/pobj/over of/prep/parts Sulawesi/pobj/of ,/punct/Sulawesi Maluku/conj/Sulawesi ,/punct/Maluku and/cc/Maluku some/det/areas areas/conj/Maluku of/prep/areas western/amod/Guinea New/compound/Guinea Guinea/pobj/of and/cc/Guinea the/det/Philippines Philippines/conj/Guinea ,/punct/mention making/advcl/mention it/nsubj/empire the/det/empire largest/amod/empire empire/nsubj/exist to/aux/exist ever/advmod/exist exist/ccomp/making in/prep/exist Southeast/amod/Asian Asian/amod/history history/pobj/in ./punct/mention | (S (NP (NP (JJ Various) (NNS sources)) (PP (JJ such) (IN as) (NP (DT the) (NNP Nagarakertagama)))) (ADVP (RB also)) (VP (VBP mention) (SBAR (IN that) (S (NP (PRP$ its) (NN influence)) (VP (VBD spanned) (PP (IN over) (NP (NP (NP (NNS parts)) (PP (IN of) (NP (NNP Sulawesi)))) (, ,) (NP (NNP Maluku)) (, ,) (CC and) (NP (NP (DT some) (NNS areas)) (PP (IN of) (NP (NP (JJ western) (NNP New) (NNP Guinea)) (CC and) (NP (DT the) (NNPS Philippines))))))) (, ,) (S (VP (VBG making) (S (NP (PRP it)) (NP (NP (DT the) (JJS largest) (NN empire)) (SBAR (S (VP (TO to) (ADVP (RB ever)) (VP (VB exist) (PP (IN in) (NP (ADJP (JJ Southeast) (JJ Asian)) (NN history))))))))))))))) (. .)) | CT | ['Various sources such as the Nagarakertagama mention'] | ['that its influence spanned over parts of Sulawesi , Maluku , and some areas of western New Guinea and the Philippines , making it the largest empire to ever exist in Southeast Asian history', 'to ever exist in Southeast Asian history'] | [] | ['Various sources such as the Nagarakertagama also mention that its influence spanned over parts of Sulawesi , Maluku , and some areas of western New Guinea and the Philippines , making it the largest empire to ever exist in Southeast Asian history .'] | [] | 5,222 |
This is compared to a national marriage average among college graduates of 11 percent. | (ROOT (S (NP (DT This)) (VP (VBZ is) (VP (VBN compared) (PP (IN to) (NP (NP (DT a) (JJ national) (NN marriage) (NN average)) (PP (IN among) (NP (NN college) (NNS graduates))) (PP (IN of) (NP (CD 11) (NN percent))))))) (. .))) | 9 | {
"ADJ": [
"national"
],
"ADP": [
"to",
"among",
"of"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"marriage",
"average",
"college",
"graduates",
"percent"
],
"NUM": [
"11"
],
"PART": [],
"PRON": [
"This"
],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"compared"
],
"X": []
} | [
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | This/nsubjpass/compared is/auxpass/compared compared/ROOT/compared to/prep/compared a/det/average national/amod/average marriage/compound/average average/pobj/to among/prep/average college/compound/graduates graduates/pobj/among of/prep/graduates 11/nummod/percent percent/pobj/of ./punct/compared | (S (NP (DT This)) (VP (VBZ is) (VP (VBN compared) (PP (IN to) (NP (NP (DT a) (JJ national) (NN marriage) (NN average)) (PP (IN among) (NP (NN college) (NNS graduates))) (PP (IN of) (NP (CD 11) (NN percent))))))) (. .)) | T | ['This is compared to a national marriage average among college graduates of 11 percent'] | [] | ['This is compared to a national marriage average among college graduates of 11 percent .'] | [] | [] | 57,994 |
For example, for the 2013 award-winning animated film Frozen, Burbank-based Walt Disney Animation Studios hired the New York City-based husband-and-wife songwriting team of Robert Lopez and Kristen Anderson-Lopez to write the songs, which required two-hour-long transcontinental videoconferences nearly every weekday for about 14 months. | (ROOT (S (PP (IN For) (NP (NN example))) (, ,) (PP (IN for) (NP (NP (DT the) (CD 2013) (ADJP (NN award) (HYPH -) (VBN winning)) (JJ animated) (NN film)) (NP (NNP Frozen)))) (, ,) (NP (ADJP (NNP Burbank) (HYPH -) (VBN based)) (NNP Walt) (NNP Disney) (NNP Animation) (NNPS Studios)) (VP (VBD hired) (NP (NP (DT the) (ADJP (NP (NP (NNP New) (NNP York)) (NNP City)) (HYPH -) (VBN based)) (NML (NML (NN husband) (HYPH -) (CC and) (HYPH -) (NN wife)) (NN songwriting)) (NN team)) (PP (IN of) (NP (NP (NNP Robert) (NNP Lopez)) (CC and) (NP (NNP Kristen) (NNP Anderson) (HYPH -) (NNP Lopez))))) (S (VP (TO to) (VP (VP (VB write) (NP (DT the) (NNS songs))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD required) (NP (ADJP (NP (CD two) (HYPH -) (NN hour)) (HYPH -) (JJ long)) (JJ transcontinental) (NNS videoconferences)) (NP (ADVP (RB nearly) (DT every)) (NN weekday)) (PP (IN for) (NP (QP (RB about) (CD 14)) (NNS months)))))))))) (. .))) | 13 | {
"ADJ": [
"long",
"transcontinental"
],
"ADP": [
"For",
"for",
"of",
"for"
],
"ADV": [
"nearly",
"about"
],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"the",
"every"
],
"INTJ": [],
"NOUN": [
"example",
"award",
"film",
"husband",
"wife",
"songwriting",
"team",
"songs",
"hour",
"videoconferences",
"weekday",
"months"
],
"NUM": [
"2013",
"two",
"14"
],
"PART": [
"to"
],
"PRON": [
"which"
],
"PROPN": [
"Frozen",
"Burbank",
"Walt",
"Disney",
"Animation",
"Studios",
"New",
"York",
"City",
"Robert",
"Lopez",
"Kristen",
"Anderson",
"Lopez"
],
"PUNCT": [
",",
"-",
",",
"-",
"-",
"-",
"-",
"-",
",",
"-",
"-",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"winning",
"animated",
"based",
"hired",
"based",
"write",
"required"
],
"X": []
} | [
"B-PP",
"B-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADJP",
"I-ADJP",
"O",
"O",
"O",
"O",
"O",
"... | For/prep/hired example/pobj/For ,/punct/hired for/prep/hired the/det/film 2013/nummod/film award/npadvmod/winning -/punct/winning winning/amod/film animated/amod/film film/pobj/for Frozen/nmod/Studios ,/punct/Frozen Burbank/npadvmod/based -/punct/based based/amod/Studios Walt/compound/Disney Disney/compound/Animation Animation/compound/Studios Studios/nsubj/hired hired/ROOT/hired the/det/team New/compound/York York/nmod/team City/npadvmod/based -/punct/based based/amod/team husband/npadvmod/songwriting -/punct/husband and/cc/husband -/punct/wife wife/conj/husband songwriting/compound/team team/dobj/hired of/prep/team Robert/compound/Lopez Lopez/pobj/of and/cc/Lopez Kristen/compound/Lopez Anderson/compound/Lopez -/punct/Lopez Lopez/conj/Lopez to/aux/write write/xcomp/hired the/det/songs songs/dobj/write ,/punct/songs which/nsubj/required required/relcl/songs two/nummod/hour -/punct/hour hour/npadvmod/long -/punct/long long/amod/videoconferences transcontinental/amod/videoconferences videoconferences/dobj/required nearly/advmod/every every/det/weekday weekday/npadvmod/required for/prep/required about/advmod/14 14/nummod/months months/pobj/for ./punct/hired | (S (PP (IN For) (NP (NN example))) (, ,) (PP (IN for) (NP (NP (DT the) (CD 2013) (ADJP (NN award) (HYPH -) (VBN winning)) (JJ animated) (NN film)) (NP (NNP Frozen)))) (, ,) (NP (ADJP (NNP Burbank) (HYPH -) (VBN based)) (NNP Walt) (NNP Disney) (NNP Animation) (NNPS Studios)) (VP (VBD hired) (NP (NP (DT the) (ADJP (NP (NP (NNP New) (NNP York)) (NNP City)) (HYPH -) (VBN based)) (NML (NML (NN husband) (HYPH -) (CC and) (HYPH -) (NN wife)) (NN songwriting)) (NN team)) (PP (IN of) (NP (NP (NNP Robert) (NNP Lopez)) (CC and) (NP (NNP Kristen) (NNP Anderson) (HYPH -) (NNP Lopez))))) (S (VP (TO to) (VP (VP (VB write) (NP (DT the) (NNS songs))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD required) (NP (ADJP (NP (CD two) (HYPH -) (NN hour)) (HYPH -) (JJ long)) (JJ transcontinental) (NNS videoconferences)) (NP (ADVP (RB nearly) (DT every)) (NN weekday)) (PP (IN for) (NP (QP (RB about) (CD 14)) (NNS months)))))))))) (. .)) | CT | ['Burbank - based Walt Disney Animation Studios hired the New York City - based husband - and - wife songwriting team of Robert Lopez and Kristen Anderson - Lopez to write the songs ,'] | ['which required two - hour - long transcontinental videoconferences nearly every weekday for about 14 months'] | [] | ['For example , for the 2013 award - winning animated film Frozen , Burbank - based Walt Disney Animation Studios hired the New York City - based husband - and - wife songwriting team of Robert Lopez and Kristen Anderson - Lopez to write the songs , which required two - hour - long transcontinental videoconferences nearly every weekday for about 14 months .'] | [] | 42,847 |
In 2009, the board's chairman also became the "chief executive officer" for the state's school system. | (ROOT (S (PP (IN In) (NP (CD 2009))) (, ,) (NP (NP (DT the) (NN board) (POS 's)) (NN chairman)) (ADVP (RB also)) (VP (VBD became) (NP (NP (DT the) (`` ") (JJ chief) (JJ executive) (NN officer) ('' ")) (PP (IN for) (NP (NP (DT the) (NN state) (POS 's)) (NN school) (NN system))))) (. .))) | 8 | {
"ADJ": [
"chief",
"executive"
],
"ADP": [
"In",
"for"
],
"ADV": [
"also"
],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"board",
"chairman",
"officer",
"state",
"school",
"system"
],
"NUM": [
"2009"
],
"PART": [
"'s",
"'s"
],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
"\"",
"\"",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"became"
],
"X": []
} | [
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | In/prep/became 2009/pobj/In ,/punct/became the/det/board board/poss/chairman 's/case/board chairman/nsubj/became also/advmod/became became/ROOT/became the/det/officer "/punct/officer chief/amod/officer executive/amod/officer officer/attr/became "/punct/officer for/prep/officer the/det/state state/poss/system 's/case/state school/compound/system system/pobj/for ./punct/became | (S (PP (IN In) (NP (CD 2009))) (, ,) (NP (NP (DT the) (NN board) (POS 's)) (NN chairman)) (ADVP (RB also)) (VP (VBD became) (NP (NP (DT the) (`` ") (JJ chief) (JJ executive) (NN officer) ('' ")) (PP (IN for) (NP (NP (DT the) (NN state) (POS 's)) (NN school) (NN system))))) (. .)) | T | ['the board \'s chairman became the " chief executive officer " for the state \'s school system'] | [] | ['In 2009 , the board \'s chairman also became the " chief executive officer " for the state \'s school system .'] | [] | [] | 16,368 |
What are three pests pesticides target? | (ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (CD three) (NNS pests)) (SBAR (S (NP (NNS pesticides)) (VP (NN target)))))) (. ?))) | 8 | {
"ADJ": [],
"ADP": [],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"pests",
"pesticides",
"target"
],
"NUM": [
"three"
],
"PART": [],
"PRON": [
"What"
],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O"
] | What/attr/are are/ROOT/are three/nummod/pests pests/nsubj/are pesticides/appos/pests target/nsubj/are ?/punct/are | (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (CD three) (NNS pests)) (SBAR (S (NP (NNS pesticides)) (VP (NN target)))))) (. ?)) | FC | [] | ['pesticides target'] | [] | [] | ['What are three pests pesticides target ?'] | 5,292 |
A small amount of lacquer is applied as a ring around the center of the disc, and rapid spinning spreads it evenly over the surface. | (ROOT (S (S (NP (NP (DT A) (JJ small) (NN amount)) (PP (IN of) (NP (NN lacquer)))) (VP (VBZ is) (VP (VBN applied) (PP (IN as) (NP (NP (DT a) (NN ring)) (PP (IN around) (NP (NP (DT the) (NN center)) (PP (IN of) (NP (DT the) (NN disc)))))))))) (, ,) (CC and) (S (NP (JJ rapid) (NN spinning)) (VP (VBZ spreads) (NP (PRP it)) (ADVP (RB evenly)) (PP (IN over) (NP (DT the) (NN surface))))) (. .))) | 12 | {
"ADJ": [
"small",
"rapid"
],
"ADP": [
"of",
"as",
"around",
"of",
"over"
],
"ADV": [
"evenly"
],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [
"A",
"a",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"amount",
"lacquer",
"ring",
"center",
"disc",
"spinning",
"surface"
],
"NUM": [],
"PART": [],
"PRON": [
"it"
],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"applied",
"spreads"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | A/det/amount small/amod/amount amount/nsubjpass/applied of/prep/amount lacquer/pobj/of is/auxpass/applied applied/ROOT/applied as/prep/applied a/det/ring ring/pobj/as around/prep/ring the/det/center center/pobj/around of/prep/center the/det/disc disc/pobj/of ,/punct/applied and/cc/applied rapid/amod/spinning spinning/nsubj/spreads spreads/conj/applied it/dobj/spreads evenly/advmod/spreads over/prep/spreads the/det/surface surface/pobj/over ./punct/spreads | (S (S (NP (NP (DT A) (JJ small) (NN amount)) (PP (IN of) (NP (NN lacquer)))) (VP (VBZ is) (VP (VBN applied) (PP (IN as) (NP (NP (DT a) (NN ring)) (PP (IN around) (NP (NP (DT the) (NN center)) (PP (IN of) (NP (DT the) (NN disc)))))))))) (, ,) (CC and) (S (NP (JJ rapid) (NN spinning)) (VP (VBZ spreads) (NP (PRP it)) (ADVP (RB evenly)) (PP (IN over) (NP (DT the) (NN surface))))) (. .)) | T | ['A small amount of lacquer is applied as a ring around the center of the disc', 'rapid spinning spreads it evenly over the surface'] | [] | ['A small amount of lacquer is applied as a ring around the center of the disc , and rapid spinning spreads it evenly over the surface .'] | [] | [] | 19,759 |
Prominent medical facilities, including Massachusetts General Hospital, Massachusetts Eye and Ear Infirmary and Spaulding Rehabilitation Hospital are located in the Beacon Hill area. | (ROOT (S (NP (NP (JJ Prominent) (JJ medical) (NNS facilities)) (, ,) (PP (VBG including) (NP (NP (NNP Massachusetts) (NNP General) (NNP Hospital)) (, ,) (NP (NNP Massachusetts) (NML (NNP Eye) (CC and) (NNP Ear)) (NNP Infirmary)) (CC and) (NP (NNP Spaulding) (NNP Rehabilitation) (NNP Hospital))))) (VP (VBP are) (VP (VBN located) (PP (IN in) (NP (DT the) (NML (NNP Beacon) (NNP Hill)) (NN area))))) (. .))) | 8 | {
"ADJ": [
"Prominent",
"medical"
],
"ADP": [
"in"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"facilities",
"area"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Massachusetts",
"General",
"Hospital",
"Massachusetts",
"Eye",
"Ear",
"Infirmary",
"Spaulding",
"Rehabilitation",
"Hospital",
"Beacon",
"Hill"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"including",
"located"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"O"
] | Prominent/amod/facilities medical/amod/facilities facilities/nsubjpass/located ,/punct/facilities including/prep/facilities Massachusetts/compound/Hospital General/compound/Hospital Hospital/pobj/including ,/punct/Hospital Massachusetts/compound/Eye Eye/conj/Hospital and/cc/Eye Ear/compound/Infirmary Infirmary/conj/Eye and/cc/Infirmary Spaulding/compound/Hospital Rehabilitation/compound/Hospital Hospital/conj/Infirmary are/auxpass/located located/ROOT/located in/prep/located the/det/area Beacon/compound/Hill Hill/compound/area area/pobj/in ./punct/located | (S (NP (NP (JJ Prominent) (JJ medical) (NNS facilities)) (, ,) (PP (VBG including) (NP (NP (NNP Massachusetts) (NNP General) (NNP Hospital)) (, ,) (NP (NNP Massachusetts) (NML (NNP Eye) (CC and) (NNP Ear)) (NNP Infirmary)) (CC and) (NP (NNP Spaulding) (NNP Rehabilitation) (NNP Hospital))))) (VP (VBP are) (VP (VBN located) (PP (IN in) (NP (DT the) (NML (NNP Beacon) (NNP Hill)) (NN area))))) (. .)) | T | ['Prominent medical facilities , including Massachusetts General Hospital , Massachusetts Eye and Ear Infirmary and Spaulding Rehabilitation Hospital are located in the Beacon Hill area'] | [] | ['Prominent medical facilities , including Massachusetts General Hospital , Massachusetts Eye and Ear Infirmary and Spaulding Rehabilitation Hospital are located in the Beacon Hill area .'] | [] | [] | 63,289 |
SHORAD missile batteries often deploy across an area with individual launchers several kilometres apart. | (ROOT (S (NP (NML (JJ SHORAD) (NN missile)) (NNS batteries)) (ADVP (RB often)) (VP (VBP deploy) (PP (IN across) (NP (DT an) (NN area))) (PP (IN with) (NP (NP (JJ individual) (NNS launchers)) (ADVP (NP (JJ several) (NNS kilometres)) (RB apart))))) (. .))) | 8 | {
"ADJ": [
"individual",
"several"
],
"ADP": [
"across",
"with"
],
"ADV": [
"often",
"apart"
],
"AUX": [],
"CCONJ": [],
"DET": [
"an"
],
"INTJ": [],
"NOUN": [
"SHORAD",
"missile",
"batteries",
"area",
"launchers",
"kilometres"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"deploy"
],
"X": []
} | [
"O",
"O",
"B-NP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADVP",
"O"
] | SHORAD/compound/missile missile/compound/batteries batteries/nsubj/deploy often/advmod/deploy deploy/ROOT/deploy across/prep/deploy an/det/area area/pobj/across with/prep/area individual/amod/launchers launchers/pobj/with several/amod/kilometres kilometres/npadvmod/apart apart/advmod/launchers ./punct/deploy | (S (NP (NML (JJ SHORAD) (NN missile)) (NNS batteries)) (ADVP (RB often)) (VP (VBP deploy) (PP (IN across) (NP (DT an) (NN area))) (PP (IN with) (NP (NP (JJ individual) (NNS launchers)) (ADVP (NP (JJ several) (NNS kilometres)) (RB apart))))) (. .)) | T | ['SHORAD missile batteries deploy across an area with individual launchers several kilometres apart'] | [] | ['SHORAD missile batteries often deploy across an area with individual launchers several kilometres apart .'] | [] | [] | 40,514 |
As recently as 2004, the concept of the Philippines becoming a U.S. state has been part of a political platform in the Philippines. | (ROOT (S (ADVP (ADVP (RB As) (RB recently)) (PP (IN as) (NP (CD 2004)))) (, ,) (NP (NP (DT the) (NN concept)) (PP (IN of) (S (NP (DT the) (NNPS Philippines)) (VP (VBG becoming) (NP (DT a) (NNP U.S.) (NN state)))))) (VP (VBZ has) (VP (VBN been) (NP (NP (NN part)) (PP (IN of) (NP (NP (DT a) (JJ political) (NN platform)) (PP (IN in) (NP (DT the) (NNPS Philippines)))))))) (. .))) | 10 | {
"ADJ": [
"political"
],
"ADP": [
"as",
"of",
"of",
"in"
],
"ADV": [
"As",
"recently"
],
"AUX": [
"has",
"been"
],
"CCONJ": [],
"DET": [
"the",
"the",
"a",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"concept",
"state",
"part",
"platform"
],
"NUM": [
"2004"
],
"PART": [],
"PRON": [],
"PROPN": [
"Philippines",
"U.S.",
"Philippines"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"becoming"
],
"X": []
} | [
"B-ADVP",
"I-ADVP",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | As/advmod/recently recently/advmod/been as/prep/recently 2004/pobj/as ,/punct/been the/det/concept concept/nsubj/becoming of/prep/concept the/det/Philippines Philippines/pobj/of becoming/csubj/been a/det/state U.S./compound/state state/attr/becoming has/aux/been been/ROOT/been part/attr/been of/prep/part a/det/platform political/amod/platform platform/pobj/of in/prep/platform the/det/Philippines Philippines/pobj/in ./punct/been | (S (ADVP (ADVP (RB As) (RB recently)) (PP (IN as) (NP (CD 2004)))) (, ,) (NP (NP (DT the) (NN concept)) (PP (IN of) (S (NP (DT the) (NNPS Philippines)) (VP (VBG becoming) (NP (DT a) (NNP U.S.) (NN state)))))) (VP (VBZ has) (VP (VBN been) (NP (NP (NN part)) (PP (IN of) (NP (NP (DT a) (JJ political) (NN platform)) (PP (IN in) (NP (DT the) (NNPS Philippines)))))))) (. .)) | T | ['the concept of the Philippines becoming a U.S. state has been part of a political platform in the Philippines'] | [] | ['As recently as 2004 , the concept of the Philippines becoming a U.S. state has been part of a political platform in the Philippines .'] | [] | [] | 41,175 |
The ancestry of Bermuda's black population is distinguished from that of the British West Indian black population in two ways: firstly, the higher degree of | (ROOT (S (NP (NP (DT The) (NN ancestry)) (PP (IN of) (NP (NP (NNP Bermuda) (POS 's)) (JJ black) (NN population)))) (VP (VBZ is) (VP (VBN distinguished) (PP (IN from) (NP (NP (DT that)) (PP (IN of) (NP (DT the) (JJ British) (ADJP (JJ West) (JJ Indian)) (JJ black) (NN population))))) (PP (IN in) (NP (NP (CD two) (NNS ways)) (: :) (S (ADVP (RB firstly)) (, ,) (NP (NP (DT the) (JJR higher) (NN degree)) (PP (IN of)))))))))) | 10 | {
"ADJ": [
"black",
"British",
"Indian",
"black",
"higher"
],
"ADP": [
"of",
"from",
"of",
"in",
"of"
],
"ADV": [
"firstly"
],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"The",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"ancestry",
"population",
"population",
"ways",
"degree"
],
"NUM": [
"two"
],
"PART": [
"'s"
],
"PRON": [
"that"
],
"PROPN": [
"Bermuda",
"West"
],
"PUNCT": [
":",
","
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"distinguished"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-ADVP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-PP"
] | The/det/ancestry ancestry/nsubjpass/distinguished of/prep/ancestry Bermuda/poss/population 's/case/Bermuda black/amod/population population/pobj/of is/auxpass/distinguished distinguished/ROOT/distinguished from/prep/distinguished that/pobj/from of/prep/that the/det/population British/amod/population West/nmod/Indian Indian/amod/population black/amod/population population/pobj/of in/prep/distinguished two/nummod/ways ways/pobj/in :/punct/distinguished firstly/advmod/degree ,/punct/degree the/det/degree higher/amod/degree degree/appos/ancestry of/prep/degree | (S (NP (NP (DT The) (NN ancestry)) (PP (IN of) (NP (NP (NNP Bermuda) (POS 's)) (JJ black) (NN population)))) (VP (VBZ is) (VP (VBN distinguished) (PP (IN from) (NP (NP (DT that)) (PP (IN of) (NP (DT the) (JJ British) (ADJP (JJ West) (JJ Indian)) (JJ black) (NN population))))) (PP (IN in) (NP (NP (CD two) (NNS ways)) (: :) (S (ADVP (RB firstly)) (, ,) (NP (NP (DT the) (JJR higher) (NN degree)) (PP (IN of))))))))) | T | ["The ancestry of Bermuda 's black population is distinguished from that of the British West Indian black population in two ways : firstly , the higher degree of"] | [] | ["The ancestry of Bermuda 's black population is distinguished from that of the British West Indian black population in two ways : firstly , the higher degree of"] | [] | [] | 44,953 |
In May, Newcastle and Gateshead host the Evolution Festival, a music festival held on the Newcastle and Gateshead Quaysides over the Spring bank holiday, with performances by acts from the world of Rock, Indie and Dance music. | (ROOT (S (PP (IN In) (NP (NNP May))) (, ,) (NP (NNP Newcastle) (CC and) (NNP Gateshead)) (VP (VBP host) (NP (NP (DT the) (NNP Evolution) (NNP Festival)) (, ,) (NP (NP (DT a) (NN music) (NN festival)) (VP (VP (VBN held) (PP (IN on) (NP (DT the) (NML (NNP Newcastle) (CC and) (NNP Gateshead)) (NNPS Quaysides))) (PP (IN over) (NP (DT the) (NNP Spring) (NN bank) (NN holiday)))) (, ,) (PP (IN with) (NP (NP (NNS performances)) (PP (IN by) (NP (NP (NNS acts)) (PP (IN from) (NP (NP (DT the) (NN world)) (PP (IN of) (NP (NML (NNP Rock) (, ,) (NNP Indie) (CC and) (NNP Dance)) (NN music))))))))))))) (. .))) | 16 | {
"ADJ": [],
"ADP": [
"In",
"on",
"over",
"with",
"by",
"from",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and",
"and",
"and"
],
"DET": [
"the",
"a",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"music",
"festival",
"holiday",
"performances",
"acts",
"world",
"music"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"May",
"Newcastle",
"Gateshead",
"Evolution",
"Festival",
"Newcastle",
"Gateshead",
"Quaysides",
"Spring",
"bank",
"Rock",
"Indie",
"Dance"
],
"PUNCT": [
",",
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"host",
"held"
],
"X": []
} | [
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
... | In/prep/host May/pobj/In ,/punct/host Newcastle/nsubj/host and/cc/Newcastle Gateshead/conj/Newcastle host/ROOT/host the/det/Festival Evolution/compound/Festival Festival/dobj/host ,/punct/Festival a/det/festival music/compound/festival festival/appos/Festival held/acl/festival on/prep/held the/det/Quaysides Newcastle/nmod/Quaysides and/cc/Newcastle Gateshead/conj/Newcastle Quaysides/pobj/on over/prep/held the/det/holiday Spring/compound/bank bank/compound/holiday holiday/pobj/over ,/punct/Festival with/prep/host performances/pobj/with by/prep/performances acts/pobj/by from/prep/acts the/det/world world/pobj/from of/prep/world Rock/nmod/music ,/punct/Rock Indie/conj/Rock and/cc/Indie Dance/conj/Indie music/pobj/of ./punct/host | (S (PP (IN In) (NP (NNP May))) (, ,) (NP (NNP Newcastle) (CC and) (NNP Gateshead)) (VP (VBP host) (NP (NP (DT the) (NNP Evolution) (NNP Festival)) (, ,) (NP (NP (DT a) (NN music) (NN festival)) (VP (VP (VBN held) (PP (IN on) (NP (DT the) (NML (NNP Newcastle) (CC and) (NNP Gateshead)) (NNPS Quaysides))) (PP (IN over) (NP (DT the) (NNP Spring) (NN bank) (NN holiday)))) (, ,) (PP (IN with) (NP (NP (NNS performances)) (PP (IN by) (NP (NP (NNS acts)) (PP (IN from) (NP (NP (DT the) (NN world)) (PP (IN of) (NP (NML (NNP Rock) (, ,) (NNP Indie) (CC and) (NNP Dance)) (NN music))))))))))))) (. .)) | T | ['Newcastle and Gateshead host the Evolution Festival , a music festival held on the Newcastle and Gateshead Quaysides over the Spring bank holiday , with performances by acts from the world of Rock , Indie and Dance music'] | [] | ['In May , Newcastle and Gateshead host the Evolution Festival , a music festival held on the Newcastle and Gateshead Quaysides over the Spring bank holiday , with performances by acts from the world of Rock , Indie and Dance music .'] | [] | [] | 38,089 |
Arizona's Softball team has reached the NCAA National Championship game 12 times and has won 8 times, most recently in 2007. | (ROOT (S (NP (NP (NNP Arizona) (POS 's)) (NNP Softball) (NN team)) (VP (VP (VBZ has) (VP (VBN reached) (NP (DT the) (NNP NCAA) (NML (NNP National) (NNP Championship)) (NN game)) (NP (CD 12) (NNS times)))) (CC and) (VP (VBZ has) (VP (VP (VBN won) (NP (CD 8) (NNS times)) (, ,) (ADVP (RBS most) (RB recently)) (IN in)) (NP (CD 2007))))) (. .))) | 8 | {
"ADJ": [],
"ADP": [
"in"
],
"ADV": [
"most",
"recently"
],
"AUX": [
"has",
"has"
],
"CCONJ": [
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"team",
"game",
"times",
"times"
],
"NUM": [
"12",
"8",
"2007"
],
"PART": [
"'s"
],
"PRON": [],
"PROPN": [
"Arizona",
"Softball",
"NCAA",
"National",
"Championship"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"reached",
"won"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"I-ADVP",
"B-VP",
"B-NP",
"O"
] | Arizona/poss/team 's/case/Arizona Softball/compound/team team/nsubj/reached has/aux/reached reached/ROOT/reached the/det/game NCAA/compound/Championship National/compound/Championship Championship/compound/game game/dobj/reached 12/nummod/times times/npadvmod/reached and/cc/reached has/aux/won won/conj/reached 8/nummod/times times/dobj/won ,/punct/won most/advmod/recently recently/advmod/won in/prep/won 2007/pobj/in ./punct/reached | (S (NP (NP (NNP Arizona) (POS 's)) (NNP Softball) (NN team)) (VP (VP (VBZ has) (VP (VBN reached) (NP (DT the) (NNP NCAA) (NML (NNP National) (NNP Championship)) (NN game)) (NP (CD 12) (NNS times)))) (CC and) (VP (VBZ has) (VP (VP (VBN won) (NP (CD 8) (NNS times)) (, ,) (ADVP (RBS most) (RB recently)) (IN in)) (NP (CD 2007))))) (. .)) | T | ["Arizona 's Softball team has reached the NCAA National Championship game 12 times and has won 8 times , most recently in 2007"] | [] | ["Arizona 's Softball team has reached the NCAA National Championship game 12 times and has won 8 times , most recently in 2007 ."] | [] | [] | 68,664 |
The original format contained 12 clubs from the Midlands and Northern England. | (ROOT (S (NP (DT The) (JJ original) (NN format)) (VP (VBD contained) (NP (NP (CD 12) (NNS clubs)) (PP (IN from) (NP (NP (DT the) (NNPS Midlands)) (CC and) (NP (NNP Northern) (NNP England)))))) (. .))) | 8 | {
"ADJ": [
"original"
],
"ADP": [
"from"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"format",
"clubs"
],
"NUM": [
"12"
],
"PART": [],
"PRON": [],
"PROPN": [
"Midlands",
"Northern",
"England"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"contained"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | The/det/format original/amod/format format/nsubj/contained contained/ROOT/contained 12/nummod/clubs clubs/dobj/contained from/prep/clubs the/det/Midlands Midlands/pobj/from and/cc/Midlands Northern/compound/England England/conj/Midlands ./punct/contained | (S (NP (DT The) (JJ original) (NN format)) (VP (VBD contained) (NP (NP (CD 12) (NNS clubs)) (PP (IN from) (NP (NP (DT the) (NNPS Midlands)) (CC and) (NP (NNP Northern) (NNP England)))))) (. .)) | T | ['The original format contained 12 clubs from the Midlands and Northern England'] | [] | ['The original format contained 12 clubs from the Midlands and Northern England .'] | [] | [] | 39,476 |
They conclude that Edison's version was able to outstrip the others because of a combination of three factors: an effective incandescent material, a higher vacuum than others were able to achieve (by use of the Sprengel pump) and a high resistance that made power distribution from a centralized source economically viable. | (ROOT (S (NP (PRP They)) (VP (VBP conclude) (SBAR (IN that) (S (NP (NP (NNP Edison) (POS 's)) (NN version)) (VP (VBD was) (ADJP (JJ able) (S (VP (TO to) (VP (VB outstrip) (NP (DT the) (NNS others)) (PP (IN because) (IN of) (NP (NP (DT a) (NN combination)) (PP (IN of) (NP (NP (CD three) (NNS factors)) (: :) (NP (NP (NP (DT an) (JJ effective) (JJ incandescent) (NN material)) (, ,) (NP (DT a) (JJR higher) (NN vacuum)) (SBAR (IN than) (S (NP (NNS others)) (VP (VP (VBD were) (ADJP (JJ able) (S (VP (TO to) (VP (VB achieve)))))) (-LRB- -LRB-) (PP (IN by) (NP (NP (NN use)) (PP (IN of) (NP (DT the) (NNP Sprengel) (NN pump))))) (-RRB- -RRB-))))) (CC and) (NP (NP (DT a) (JJ high) (NN resistance)) (SBAR (WHNP (WDT that)) (S (VP (VBD made) (S (NP (NP (NN power) (NN distribution)) (PP (IN from) (NP (DT a) (JJ centralized) (NN source)))) (ADJP (RB economically) (JJ viable)))))))))))))))))))) (. .))) | 25 | {
"ADJ": [
"able",
"effective",
"higher",
"able",
"high",
"centralized",
"viable"
],
"ADP": [
"of",
"of",
"than",
"by",
"of",
"from"
],
"ADV": [
"economically"
],
"AUX": [
"was",
"were"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"a",
"an",
"a",
"the",
"a",
"a"
],
"INTJ": [],
"NOUN": [
"version",
"others",
"combination",
"factors",
"incandescent",
"material",
"vacuum",
"others",
"use",
"pump",
"resistance",
"power",
"distribution",
"source"
],
"NUM": [
"three"
],
"PART": [
"'s",
"to",
"to"
],
"PRON": [
"They",
"that"
],
"PROPN": [
"Edison",
"Sprengel"
],
"PUNCT": [
":",
",",
"(",
")",
"."
],
"SCONJ": [
"that",
"because"
],
"SPACE": [],
"SYM": [],
"VERB": [
"conclude",
"outstrip",
"achieve",
"made"
],
"X": []
} | [
"B-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADJP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"B-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",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-ADJP",
... | They/nsubj/conclude conclude/ccomp/were that/mark/was Edison/poss/version 's/case/Edison version/nsubj/was was/ccomp/conclude able/acomp/was to/aux/outstrip outstrip/xcomp/able the/det/others others/dobj/outstrip because/prep/outstrip of/pcomp/because a/det/combination combination/pobj/because of/prep/combination three/nummod/factors factors/pobj/of :/punct/conclude an/det/material effective/amod/material incandescent/compound/material material/nsubj/were ,/punct/material a/det/vacuum higher/amod/vacuum vacuum/nsubj/were than/prep/vacuum others/pobj/than were/ROOT/were able/acomp/were to/aux/achieve achieve/xcomp/able (/punct/achieve by/prep/achieve use/pobj/by of/prep/use the/det/pump Sprengel/compound/pump pump/pobj/of )/punct/were and/cc/were a/det/resistance high/amod/resistance resistance/conj/were that/nsubj/made made/relcl/resistance power/compound/distribution distribution/dobj/made from/prep/made a/det/source centralized/amod/source source/pobj/from economically/advmod/viable viable/amod/source ./punct/were | (S (NP (PRP They)) (VP (VBP conclude) (SBAR (IN that) (S (NP (NP (NNP Edison) (POS 's)) (NN version)) (VP (VBD was) (ADJP (JJ able) (S (VP (TO to) (VP (VB outstrip) (NP (DT the) (NNS others)) (PP (IN because) (IN of) (NP (NP (DT a) (NN combination)) (PP (IN of) (NP (NP (CD three) (NNS factors)) (: :) (NP (NP (NP (DT an) (JJ effective) (JJ incandescent) (NN material)) (, ,) (NP (DT a) (JJR higher) (NN vacuum)) (SBAR (IN than) (S (NP (NNS others)) (VP (VP (VBD were) (ADJP (JJ able) (S (VP (TO to) (VP (VB achieve)))))) (-LRB- -LRB-) (PP (IN by) (NP (NP (NN use)) (PP (IN of) (NP (DT the) (NNP Sprengel) (NN pump))))) (-RRB- -RRB-))))) (CC and) (NP (NP (DT a) (JJ high) (NN resistance)) (SBAR (WHNP (WDT that)) (S (VP (VBD made) (S (NP (NP (NN power) (NN distribution)) (PP (IN from) (NP (DT a) (JJ centralized) (NN source)))) (ADJP (RB economically) (JJ viable)))))))))))))))))))) (. .)) | CT | ['They conclude'] | ["that Edison 's version was able to outstrip the others because of a combination of three factors : an effective incandescent material , a higher vacuum than others were able to achieve -LRB- by use of the Sprengel pump -RRB- and a high resistance that made power distribution from a centralized source economically viable", 'than others were able to achieve -LRB- by use of the Sprengel pump -RRB-', 'that made power distribution from a centralized source economically viable'] | [] | ["They conclude that Edison 's version was able to outstrip the others because of a combination of three factors : an effective incandescent material , a higher vacuum than others were able to achieve -LRB- by use of the Sprengel pump -RRB- and a high resistance that made power distribution from a centralized source economically viable ."] | [] | 43,593 |
Compression of human speech is often performed with even more specialized techniques; speech coding, or voice coding, is sometimes distinguished as a separate discipline from audio compression. | (ROOT (S (S (NP (NP (NN Compression)) (PP (IN of) (NP (JJ human) (NN speech)))) (VP (VBZ is) (ADVP (RB often)) (VP (VBN performed) (PP (IN with) (NP (ADJP (ADVP (RB even) (RBR more)) (JJ specialized)) (NNS techniques)))))) (: ;) (S (NP (NP (NN speech) (NN coding)) (, ,) (CC or) (NP (NN voice) (NN coding)) (, ,)) (VP (VBZ is) (ADVP (RB sometimes)) (VP (VBN distinguished) (PP (IN as) (NP (NP (DT a) (JJ separate) (NN discipline)) (PP (IN from) (NP (NN audio) (NN compression)))))))) (. .))) | 10 | {
"ADJ": [
"human",
"more",
"specialized",
"separate",
"audio"
],
"ADP": [
"of",
"with",
"as",
"from"
],
"ADV": [
"often",
"even",
"sometimes"
],
"AUX": [
"is",
"is"
],
"CCONJ": [
"or"
],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"Compression",
"speech",
"techniques",
"speech",
"coding",
"voice",
"coding",
"discipline",
"compression"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
";",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"performed",
"distinguished"
],
"X": []
} | [
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-ADVP",
"I-ADVP",
"B-ADJP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Compression/nsubjpass/performed of/prep/Compression human/amod/speech speech/pobj/of is/auxpass/performed often/advmod/performed performed/ccomp/distinguished with/prep/performed even/advmod/more more/amod/techniques specialized/amod/techniques techniques/pobj/with ;/punct/performed speech/compound/coding coding/nsubj/is ,/punct/coding or/cc/coding voice/compound/coding coding/conj/coding ,/punct/coding is/auxpass/distinguished sometimes/advmod/distinguished distinguished/ROOT/distinguished as/prep/distinguished a/det/discipline separate/amod/discipline discipline/pobj/as from/prep/discipline audio/amod/compression compression/pobj/from ./punct/distinguished | (S (S (NP (NP (NN Compression)) (PP (IN of) (NP (JJ human) (NN speech)))) (VP (VBZ is) (ADVP (RB often)) (VP (VBN performed) (PP (IN with) (NP (ADJP (ADVP (RB even) (RBR more)) (JJ specialized)) (NNS techniques)))))) (: ;) (S (NP (NP (NN speech) (NN coding)) (, ,) (CC or) (NP (NN voice) (NN coding)) (, ,)) (VP (VBZ is) (ADVP (RB sometimes)) (VP (VBN distinguished) (PP (IN as) (NP (NP (DT a) (JJ separate) (NN discipline)) (PP (IN from) (NP (NN audio) (NN compression)))))))) (. .)) | T | ['Compression of human speech is often performed with even more specialized techniques', 'speech coding , or voice coding , is sometimes distinguished as a separate discipline from audio compression'] | [] | ['Compression of human speech is often performed with even more specialized techniques ; speech coding , or voice coding , is sometimes distinguished as a separate discipline from audio compression .'] | [] | [] | 12,527 |
In Theravāda Buddhism, the cause of human existence and suffering is identified as craving, which carries with it the various defilements. | (ROOT (S (PP (IN In) (NP (NNP Theravāda) (NNP Buddhism))) (, ,) (NP (NP (DT the) (NN cause)) (PP (IN of) (NP (JJ human) (NN existence) (CC and) (NN suffering)))) (VP (VBZ is) (VP (VBN identified) (PP (IN as) (NP (NP (NN craving)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ carries) (PP (IN with) (NP (PRP it))) (NP (DT the) (JJ various) (NNS defilements))))))))) (. .))) | 12 | {
"ADJ": [
"human",
"various"
],
"ADP": [
"In",
"of",
"as",
"with"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"cause",
"existence",
"suffering",
"craving",
"defilements"
],
"NUM": [],
"PART": [],
"PRON": [
"which",
"it"
],
"PROPN": [
"Theravāda",
"Buddhism"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"identified",
"carries"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | In/prep/identified Theravāda/compound/Buddhism Buddhism/pobj/In ,/punct/identified the/det/cause cause/nsubjpass/identified of/prep/cause human/amod/existence existence/pobj/of and/cc/existence suffering/conj/existence is/auxpass/identified identified/ROOT/identified as/prep/identified craving/pobj/as ,/punct/craving which/nsubj/carries carries/relcl/craving with/prep/carries it/pobj/with the/det/defilements various/amod/defilements defilements/dobj/carries ./punct/identified | (S (PP (IN In) (NP (NNP Theravāda) (NNP Buddhism))) (, ,) (NP (NP (DT the) (NN cause)) (PP (IN of) (NP (JJ human) (NN existence) (CC and) (NN suffering)))) (VP (VBZ is) (VP (VBN identified) (PP (IN as) (NP (NP (NN craving)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ carries) (PP (IN with) (NP (PRP it))) (NP (DT the) (JJ various) (NNS defilements))))))))) (. .)) | CT | ['the cause of human existence and suffering is identified as craving , which carries with it the various defilements'] | ['which carries with it the various defilements'] | [] | ['In Theravāda Buddhism , the cause of human existence and suffering is identified as craving , which carries with it the various defilements .'] | [] | 30,302 |
A single corps properly situated in a strong defensive position could survive at least a day without support, giving the Grande Armée countless strategic and tactical options on every campaign. | (ROOT (S (NP (NP (DT A) (JJ single) (NN corps)) (VP (ADVP (RB properly)) (VBN situated) (PP (IN in) (NP (DT a) (JJ strong) (JJ defensive) (NN position))))) (VP (MD could) (VP (VB survive) (NP (QP (ADVP (RB at) (RBS least)) (DT a)) (NN day)) (PP (IN without) (NP (NN support))) (, ,) (S (VP (VBG giving) (NP (DT the) (NNP Grande) (NNP Armée)) (NP (NP (JJ countless) (ADJP (JJ strategic) (CC and) (JJ tactical)) (NNS options)) (PP (IN on) (NP (DT every) (NN campaign)))))))) (. .))) | 10 | {
"ADJ": [
"single",
"strong",
"defensive",
"least",
"countless",
"strategic",
"tactical"
],
"ADP": [
"in",
"at",
"without",
"on"
],
"ADV": [
"properly"
],
"AUX": [
"could"
],
"CCONJ": [
"and"
],
"DET": [
"A",
"a",
"the",
"every"
],
"INTJ": [],
"NOUN": [
"corps",
"position",
"day",
"support",
"options",
"campaign"
],
"NUM": [],
"PART": [],
"PRON": [
"a"
],
"PROPN": [
"Grande",
"Armée"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"situated",
"survive",
"giving"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADVP",
"I-ADVP",
"O",
"B-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",... | A/det/corps single/amod/corps corps/nsubj/survive properly/advmod/situated situated/acl/corps in/prep/situated a/det/position strong/amod/position defensive/amod/position position/pobj/in could/aux/survive survive/ROOT/survive at/advmod/least least/advmod/a a/nummod/day day/npadvmod/survive without/prep/survive support/pobj/without ,/punct/survive giving/advcl/survive the/det/Armée Grande/compound/Armée Armée/dative/giving countless/amod/options strategic/amod/options and/cc/strategic tactical/conj/strategic options/dobj/giving on/prep/options every/det/campaign campaign/pobj/on ./punct/survive | (S (NP (NP (DT A) (JJ single) (NN corps)) (VP (ADVP (RB properly)) (VBN situated) (PP (IN in) (NP (DT a) (JJ strong) (JJ defensive) (NN position))))) (VP (MD could) (VP (VB survive) (NP (QP (ADVP (RB at) (RBS least)) (DT a)) (NN day)) (PP (IN without) (NP (NN support))) (, ,) (S (VP (VBG giving) (NP (DT the) (NNP Grande) (NNP Armée)) (NP (NP (JJ countless) (ADJP (JJ strategic) (CC and) (JJ tactical)) (NNS options)) (PP (IN on) (NP (DT every) (NN campaign)))))))) (. .)) | T | ['A single corps properly situated in a strong defensive position could survive at least a day without support , giving the Grande Armée countless strategic and tactical options on every campaign'] | [] | ['A single corps properly situated in a strong defensive position could survive at least a day without support , giving the Grande Armée countless strategic and tactical options on every campaign .'] | [] | [] | 17,491 |
According to Eurobarometer 2005, Cyprus was the second most religious state in the European Union at that time, after Malta (although in 2005 Romania wasn't in the European Union, currently Romania is the most religious state in the European Union) (see Religion in the European Union). | (ROOT (S (PP (VBG According) (PP (IN to) (NP (NNP Eurobarometer) (CD 2005)))) (, ,) (NP (NNP Cyprus)) (VBD was) (NP (DT the) (ADJP (RB second) (RBS most) (JJ religious)) (NN state)) (PP (IN in) (NP (DT the) (NNP European) (NNP Union))) (PP (IN at) (NP (DT that) (NN time))) (, ,) (PP (IN after) (NP (NNP Malta))) (-LRB- -LRB-) (SBAR (SBAR (IN although) (S (PP (IN in) (NP (CD 2005))) (NP (NNP Romania)) (VP (VBD was) (RB n't) (PP (IN in) (NP (DT the) (NNP European) (NNP Union)))))) (, ,) (S (ADVP (RB currently)) (NP (NNP Romania)) (VP (VBZ is) (NP (NP (DT the) (ADJP (RBS most) (JJ religious)) (NN state)) (PP (IN in) (NP (DT the) (NNP European) (NNP Union))))))) (-RRB- -RRB-))) | 9 | {
"ADJ": [
"second",
"religious",
"religious"
],
"ADP": [
"to",
"in",
"at",
"after",
"in",
"in",
"in",
"in"
],
"ADV": [
"most",
"currently",
"most"
],
"AUX": [
"was",
"was",
"is"
],
"CCONJ": [],
"DET": [
"the",
"the",
"that",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"state",
"time",
"state",
"Religion"
],
"NUM": [
"2005",
"2005"
],
"PART": [
"n't"
],
"PRON": [],
"PROPN": [
"Eurobarometer",
"Cyprus",
"European",
"Union",
"Malta",
"Romania",
"European",
"Union",
"Romania",
"European",
"Union",
"European",
"Union"
],
"PUNCT": [
",",
",",
"(",
",",
")",
"(",
")",
"."
],
"SCONJ": [
"although"
],
"SPACE": [],
"SYM": [],
"VERB": [
"According",
"see"
],
"X": []
} | [
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"O",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-PP",
"B-NP",
"O",
"O",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP... | According/prep/was to/prep/According Eurobarometer/pobj/to 2005/nummod/Eurobarometer ,/punct/was Cyprus/nsubj/was was/ROOT/was the/det/state second/amod/state most/advmod/religious religious/amod/state state/attr/was in/prep/state the/det/Union European/compound/Union Union/pobj/in at/prep/state that/det/time time/pobj/at ,/punct/was after/prep/was Malta/pobj/after (/punct/was although/mark/was in/prep/was 2005/pobj/in Romania/nsubj/was was/advcl/is n't/neg/was in/prep/was the/det/Union European/compound/Union Union/pobj/in ,/punct/is currently/advmod/is Romania/nsubj/is is/advcl/was the/det/state most/advmod/religious religious/amod/state state/attr/is in/prep/state the/det/Union European/compound/Union Union/pobj/in )/punct/is (/punct/see see/ROOT/see Religion/dobj/see in/prep/Religion the/det/Union European/compound/Union Union/pobj/in )/punct/see ./punct/see | (S (PP (VBG According) (PP (IN to) (NP (NNP Eurobarometer) (CD 2005)))) (, ,) (NP (NNP Cyprus)) (VBD was) (NP (DT the) (ADJP (RB second) (RBS most) (JJ religious)) (NN state)) (PP (IN in) (NP (DT the) (NNP European) (NNP Union))) (PP (IN at) (NP (DT that) (NN time))) (, ,) (PP (IN after) (NP (NNP Malta))) (-LRB- -LRB-) (SBAR (SBAR (IN although) (S (PP (IN in) (NP (CD 2005))) (NP (NNP Romania)) (VP (VBD was) (RB n't) (PP (IN in) (NP (DT the) (NNP European) (NNP Union)))))) (, ,) (S (ADVP (RB currently)) (NP (NNP Romania)) (VP (VBZ is) (NP (NP (DT the) (ADJP (RBS most) (JJ religious)) (NN state)) (PP (IN in) (NP (DT the) (NNP European) (NNP Union))))))) (-RRB- -RRB-)) | FC | [] | ["although in 2005 Romania was n't in the European Union , currently Romania is the most religious state in the European Union", "although in 2005 Romania was n't in the European Union"] | [] | [] | ["According to Eurobarometer 2005 , Cyprus was the second most religious state in the European Union at that time , after Malta -LRB- although in 2005 Romania was n't in the European Union , currently Romania is the most religious state in the European Union -RRB-"] | 51,922 |
For what was NASA searching? | (ROOT (SBARQ (WHPP (IN For) (WHNP (WP what))) (SQ (VBD was) (NP (NNP NASA)) (VP (VBG searching))) (. ?))) | 5 | {
"ADJ": [],
"ADP": [
"For"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [],
"NUM": [],
"PART": [],
"PRON": [
"what"
],
"PROPN": [
"NASA"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"searching"
],
"X": []
} | [
"O",
"O",
"O",
"B-NP",
"B-VP",
"O"
] | For/ROOT/For what/dobj/searching was/aux/searching NASA/nsubj/searching searching/pcomp/For ?/punct/For | (SBARQ (WHPP (IN For) (WHNP (WP what))) (SQ (VBD was) (NP (NNP NASA)) (VP (VBG searching))) (. ?)) | FC | [] | [] | [] | [] | ['For what was NASA searching ?'] | 55,756 |
Under the Bronsted-Lowry theory, acids are proton donors, while bases are proton acceptors. | (ROOT (S (PP (IN Under) (NP (DT the) (NML (NNP Bronsted) (HYPH -) (NNP Lowry)) (NN theory))) (, ,) (NP (NNS acids)) (VP (VBP are) (NP (NN proton) (NNS donors)) (, ,) (SBAR (IN while) (S (NP (NNS bases)) (VP (VBP are) (NP (NN proton) (NNS acceptors)))))) (. .))) | 8 | {
"ADJ": [],
"ADP": [
"Under"
],
"ADV": [],
"AUX": [
"are",
"are"
],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"theory",
"acids",
"proton",
"donors",
"bases",
"proton",
"acceptors"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Bronsted",
"Lowry"
],
"PUNCT": [
"-",
",",
",",
"."
],
"SCONJ": [
"while"
],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"O"
] | Under/prep/are the/det/theory Bronsted/compound/Lowry -/punct/Lowry Lowry/compound/theory theory/pobj/Under ,/punct/are acids/nsubj/are are/ROOT/are proton/compound/donors donors/attr/are ,/punct/are while/mark/are bases/nsubj/are are/advcl/are proton/compound/acceptors acceptors/attr/are ./punct/are | (S (PP (IN Under) (NP (DT the) (NML (NNP Bronsted) (HYPH -) (NNP Lowry)) (NN theory))) (, ,) (NP (NNS acids)) (VP (VBP are) (NP (NN proton) (NNS donors)) (, ,) (SBAR (IN while) (S (NP (NNS bases)) (VP (VBP are) (NP (NN proton) (NNS acceptors)))))) (. .)) | CT | ['acids are proton donors ,'] | ['while bases are proton acceptors'] | [] | ['Under the Bronsted - Lowry theory , acids are proton donors , while bases are proton acceptors .'] | [] | 73,361 |
He returned to his post in New York in mid-May, and in July 1949 took a two-month vacation out-of-state. | (ROOT (S (NP (PRP He)) (VP (VP (VBD returned) (PP (IN to) (NP (NP (PRP$ his) (NN post)) (PP (IN in) (NP (NNP New) (NNP York))))) (PP (IN in) (NP (JJ mid) (HYPH -) (NNP May)))) (, ,) (CC and) (VP (PP (IN in) (NP (NNP July) (CD 1949))) (VBD took) (NP (NP (DT a) (NML (CD two) (HYPH -) (NN month)) (NN vacation)) (PP (IN out) (HYPH -) (PP (IN of) (HYPH -) (NP (NN state))))))) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"to",
"in",
"in",
"in",
"out",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"post",
"month",
"vacation",
"state"
],
"NUM": [
"1949",
"two"
],
"PART": [],
"PRON": [
"He",
"his"
],
"PROPN": [
"New",
"York",
"mid",
"-",
"May",
"July"
],
"PUNCT": [
",",
"-",
"-",
"-",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"returned",
"took"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"B-PP",
"I-PP",
"I-PP",
"I-PP",
"B-NP",
"O"
] | He/nsubj/returned returned/ROOT/returned to/prep/returned his/poss/post post/pobj/to in/prep/post New/compound/York York/pobj/in in/prep/post mid/pobj/in -/pobj/in May/pobj/in ,/punct/returned and/cc/returned in/prep/took July/pobj/in 1949/nummod/July took/conj/returned a/det/vacation two/nummod/month -/punct/month month/compound/vacation vacation/dobj/took out/advmod/took -/punct/out of/prep/out -/punct/of state/pobj/of ./punct/took | (S (NP (PRP He)) (VP (VP (VBD returned) (PP (IN to) (NP (NP (PRP$ his) (NN post)) (PP (IN in) (NP (NNP New) (NNP York))))) (PP (IN in) (NP (JJ mid) (HYPH -) (NNP May)))) (, ,) (CC and) (VP (PP (IN in) (NP (NNP July) (CD 1949))) (VBD took) (NP (NP (DT a) (NML (CD two) (HYPH -) (NN month)) (NN vacation)) (PP (IN out) (HYPH -) (PP (IN of) (HYPH -) (NP (NN state))))))) (. .)) | T | ['He returned to his post in New York in mid - May , and in July 1949 took a two - month vacation out - of - state'] | [] | ['He returned to his post in New York in mid - May , and in July 1949 took a two - month vacation out - of - state .'] | [] | [] | 1,543 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.