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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Archaeological discovery shows that "Nanjing Man" lived in more than 500 thousand years ago. | (ROOT (S (NP (JJ Archaeological) (NN discovery)) (VP (VBZ shows) (SBAR (IN that) (S (`` ") (NP (NNP Nanjing) (NNP Man)) ('' ") (VP (VBD lived) (PRT (RP in)) (NP (QP (JJR more) (IN than) (CD 500) (CD thousand)) (NNS years)) (RB ago))))) (. .))) | 9 | {
"ADJ": [
"Archaeological",
"more"
],
"ADP": [
"in",
"than"
],
"ADV": [
"ago"
],
"AUX": [],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"discovery",
"years"
],
"NUM": [
"500",
"thousand"
],
"PART": [],
"PRON": [],
"PROPN": [
"Nanjing",
"Ma... | [
"B-NP",
"I-NP",
"B-VP",
"O",
"O",
"B-NP",
"I-NP",
"O",
"B-VP",
"O",
"O",
"O",
"O",
"O",
"B-NP",
"B-VP",
"O"
] | Archaeological/amod/discovery discovery/nsubj/shows shows/ROOT/shows that/mark/lived "/punct/lived Nanjing/compound/Man Man/nsubj/lived "/punct/Man lived/ccomp/shows in/prep/lived more/amod/thousand than/quantmod/thousand 500/compound/thousand thousand/nummod/years years/npadvmod/ago ago/pcomp/in ./punct/shows | (S (NP (JJ Archaeological) (NN discovery)) (VP (VBZ shows) (SBAR (IN that) (S (`` ") (NP (NNP Nanjing) (NNP Man)) ('' ") (VP (VBD lived) (PRT (RP in)) (NP (QP (JJR more) (IN than) (CD 500) (CD thousand)) (NNS years)) (RB ago))))) (. .)) | CT | ['Archaeological discovery shows'] | ['that " Nanjing Man " lived in more than 500 thousand years ago'] | [] | ['Archaeological discovery shows that " Nanjing Man " lived in more than 500 thousand years ago .'] | [] | 28,938 |
Autosomally, Russians are generally similar to populations in central-eastern Europe but some northern Russians are intermediate to Finno-Ugric groups. | (ROOT (S (ADVP (RB Autosomally)) (, ,) (S (NP (NNPS Russians)) (VP (VBP are) (ADVP (RB generally)) (ADJP (JJ similar) (PP (IN to) (NP (NP (NNS populations)) (PP (IN in) (NP (ADJP (JJ central) (HYPH -) (JJ eastern)) (NNP Europe)))))))) (CC but) (S (NP (DT some) (JJ northern) (NNPS Russians)) (VP (VBP are) (ADJP (JJ inte... | 11 | {
"ADJ": [
"similar",
"central",
"eastern",
"northern",
"intermediate",
"Finno",
"Ugric"
],
"ADP": [
"to",
"in",
"to"
],
"ADV": [
"Autosomally",
"generally"
],
"AUX": [
"are",
"are"
],
"CCONJ": [
"but"
],
"DET": [
"some"
],
"INTJ"... | [
"B-ADVP",
"O",
"B-NP",
"B-VP",
"B-ADVP",
"B-ADJP",
"B-PP",
"B-NP",
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADJP",
"B-PP",
"O",
"O",
"O",
"B-NP",
"O"
] | Autosomally/advmod/are ,/punct/are Russians/nsubj/are are/ROOT/are generally/advmod/are similar/acomp/are to/prep/similar populations/pobj/to in/prep/populations central/amod/eastern -/punct/eastern eastern/compound/Europe Europe/pobj/in but/cc/are some/det/Russians northern/amod/Russians Russians/nsubj/are are/conj/ar... | (S (ADVP (RB Autosomally)) (, ,) (S (NP (NNPS Russians)) (VP (VBP are) (ADVP (RB generally)) (ADJP (JJ similar) (PP (IN to) (NP (NP (NNS populations)) (PP (IN in) (NP (ADJP (JJ central) (HYPH -) (JJ eastern)) (NNP Europe)))))))) (CC but) (S (NP (DT some) (JJ northern) (NNPS Russians)) (VP (VBP are) (ADJP (JJ intermedia... | T | ['Russians are generally similar to populations in central - eastern Europe', 'some northern Russians are intermediate to Finno - Ugric groups'] | [] | ['Autosomally , Russians are generally similar to populations in central - eastern Europe but some northern Russians are intermediate to Finno - Ugric groups .'] | [] | [] | 55,864 |
Jews were barred from most cities and instead lived in villages. | (ROOT (S (NP (NNS Jews)) (VP (VP (VBD were) (VP (VBN barred) (PP (IN from) (NP (JJS most) (NNS cities))))) (CC and) (ADVP (RB instead)) (VP (VBD lived) (PP (IN in) (NP (NNS villages))))) (. .))) | 8 | {
"ADJ": [
"most"
],
"ADP": [
"from",
"in"
],
"ADV": [
"instead"
],
"AUX": [
"were"
],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"cities",
"villages"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Jews"
],
"PUNCT": [
"."
],
... | [
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"O"
] | Jews/nsubjpass/barred were/auxpass/barred barred/ROOT/barred from/prep/barred most/amod/cities cities/pobj/from and/cc/barred instead/advmod/lived lived/conj/barred in/prep/lived villages/pobj/in ./punct/barred | (S (NP (NNS Jews)) (VP (VP (VBD were) (VP (VBN barred) (PP (IN from) (NP (JJS most) (NNS cities))))) (CC and) (ADVP (RB instead)) (VP (VBD lived) (PP (IN in) (NP (NNS villages))))) (. .)) | T | ['Jews were barred from most cities and instead lived in villages'] | [] | ['Jews were barred from most cities and instead lived in villages .'] | [] | [] | 2,237 |
What is the phenomenon that shows that the French have less heart disease, even though they eat more animal fat? | (ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (NN phenomenon)) (SBAR (WHNP (WDT that)) (S (VP (VBZ shows) (SBAR (IN that) (S (NP (DT the) (NNPS French)) (VP (VBP have) (NP (JJR less) (NN heart) (NN disease)) (, ,) (SBAR (ADVP (RB even)) (IN though) (S (NP (PRP they)) (VP (VBP eat) (NP (JJR more) (NN a... | 16 | {
"ADJ": [
"less",
"more"
],
"ADP": [],
"ADV": [
"even"
],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"phenomenon",
"heart",
"disease",
"animal",
"fat"
],
"NUM": [],
"PART": [],
"PRON": [
"What",
"that"... | [
"O",
"B-VP",
"B-NP",
"I-NP",
"O",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | What/attr/is is/ROOT/is the/det/phenomenon phenomenon/nsubj/is that/nsubj/shows shows/relcl/phenomenon that/mark/have the/det/French French/nsubj/have have/ccomp/shows less/amod/disease heart/compound/disease disease/dobj/have ,/punct/have even/advmod/eat though/mark/eat they/nsubj/eat eat/advcl/have more/amod/fat anim... | (SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (NN phenomenon)) (SBAR (WHNP (WDT that)) (S (VP (VBZ shows) (SBAR (IN that) (S (NP (DT the) (NNPS French)) (VP (VBP have) (NP (JJR less) (NN heart) (NN disease)) (, ,) (SBAR (ADVP (RB even)) (IN though) (S (NP (PRP they)) (VP (VBP eat) (NP (JJR more) (NN animal)... | FC | [] | ['that shows that the French have less heart disease , even though they eat more animal fat', 'that the French have less heart disease , even though they eat more animal fat', 'even though they eat more animal fat'] | [] | [] | ['What is the phenomenon that shows that the French have less heart disease , even though they eat more animal fat ?'] | 51,647 |
Since then at least two fixes related to this feature have been published by Microsoft. | (ROOT (S (PP (IN Since) (ADVP (RB then))) (NP (NP (QP (ADVP (RB at) (RBS least)) (CD two)) (NNS fixes)) (VP (VBN related) (PP (IN to) (NP (DT this) (NN feature))))) (VP (VBP have) (VP (VBN been) (VP (VBN published) (PP (IN by) (NP (NNP Microsoft)))))) (. .))) | 8 | {
"ADJ": [],
"ADP": [
"to",
"by"
],
"ADV": [
"then",
"at",
"least"
],
"AUX": [
"have",
"been"
],
"CCONJ": [],
"DET": [
"this"
],
"INTJ": [],
"NOUN": [
"fixes",
"feature"
],
"NUM": [
"two"
],
"PART": [],
"PRON": [],
"PROPN": [
"Microsoft... | [
"B-PP",
"B-ADVP",
"I-ADVP",
"I-ADVP",
"O",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"O"
] | Since/prep/published then/pcomp/Since at/advmod/least least/advmod/two two/nummod/fixes fixes/nsubjpass/published related/acl/fixes to/prep/related this/det/feature feature/pobj/to have/aux/published been/auxpass/published published/ROOT/published by/agent/published Microsoft/pobj/by ./punct/published | (S (PP (IN Since) (ADVP (RB then))) (NP (NP (QP (ADVP (RB at) (RBS least)) (CD two)) (NNS fixes)) (VP (VBN related) (PP (IN to) (NP (DT this) (NN feature))))) (VP (VBP have) (VP (VBN been) (VP (VBN published) (PP (IN by) (NP (NNP Microsoft)))))) (. .)) | T | ['at least two fixes related to this feature have been published by Microsoft'] | [] | ['Since then at least two fixes related to this feature have been published by Microsoft .'] | [] | [] | 66,285 |
What did the Endangered Species Conservation Act add to the wildlife definition of the Lacey Act? | (ROOT (SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (DT the) (NML (NML (NNP Endangered) (NNPS Species)) (NNP Conservation)) (NNP Act)) (VP (VB add) (PP (IN to) (NP (NP (DT the) (NN wildlife) (NN definition)) (PP (IN of) (NP (DT the) (NNP Lacey) (NNP Act))))))) (. ?))) | 9 | {
"ADJ": [],
"ADP": [
"to",
"of"
],
"ADV": [],
"AUX": [
"did"
],
"CCONJ": [],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"wildlife",
"definition"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [
"Endangered",
"Species",
... | [
"O",
"O",
"B-NP",
"O",
"O",
"O",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | What/dobj/add did/aux/add the/det/Act Endangered/compound/Species Species/compound/Act Conservation/compound/Act Act/nsubj/add add/ROOT/add to/prep/add the/det/definition wildlife/compound/definition definition/pobj/to of/prep/definition the/det/Act Lacey/compound/Act Act/pobj/of ?/punct/add | (SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (DT the) (NML (NML (NNP Endangered) (NNPS Species)) (NNP Conservation)) (NNP Act)) (VP (VB add) (PP (IN to) (NP (NP (DT the) (NN wildlife) (NN definition)) (PP (IN of) (NP (DT the) (NNP Lacey) (NNP Act))))))) (. ?)) | FC | [] | [] | [] | [] | ['What did the Endangered Species Conservation Act add to the wildlife definition of the Lacey Act ?'] | 17,756 |
In the meantime, on August 1, 1774, an experiment conducted by the British clergyman Joseph Priestley focused sunlight on mercuric oxide (HgO) inside a glass tube, which liberated a gas he named "dephlogisticated air". | (ROOT (S (PP (IN In) (NP (DT the) (NN meantime))) (, ,) (PP (IN on) (NP (NNP August) (CD 1) (, ,) (CD 1774))) (, ,) (NP (NP (DT an) (NN experiment)) (VP (VBN conducted) (PP (IN by) (NP (NP (DT the) (JJ British) (NN clergyman)) (NP (NNP Joseph) (NNP Priestley)))))) (VP (VP (VBD focused) (NP (NN sunlight)) (PP (IN on) (N... | 16 | {
"ADJ": [
"British",
"mercuric"
],
"ADP": [
"In",
"on",
"by",
"on",
"inside"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"an",
"the",
"a",
"a"
],
"INTJ": [],
"NOUN": [
"meantime",
"experiment",
"clergyman",
"sunlight",
... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O... | In/prep/focused the/det/meantime meantime/pobj/In ,/punct/focused on/prep/focused August/pobj/on 1/nummod/August ,/punct/August 1774/nummod/August ,/punct/August an/det/experiment experiment/nsubj/focused conducted/acl/experiment by/agent/conducted the/det/clergyman British/amod/clergyman clergyman/pobj/by Joseph/compo... | (S (PP (IN In) (NP (DT the) (NN meantime))) (, ,) (PP (IN on) (NP (NNP August) (CD 1) (, ,) (CD 1774))) (, ,) (NP (NP (DT an) (NN experiment)) (VP (VBN conducted) (PP (IN by) (NP (NP (DT the) (JJ British) (NN clergyman)) (NP (NNP Joseph) (NNP Priestley)))))) (VP (VP (VBD focused) (NP (NN sunlight)) (PP (IN on) (NP (NP ... | CT | ['an experiment conducted by the British clergyman Joseph Priestley focused sunlight on mercuric oxide -LRB- HgO -RRB- inside a glass tube , which liberated a gas he named " dephlogisticated air "'] | ['which liberated a gas he named " dephlogisticated air', 'he named " dephlogisticated air'] | [] | ['In the meantime , on August 1 , 1774 , an experiment conducted by the British clergyman Joseph Priestley focused sunlight on mercuric oxide -LRB- HgO -RRB- inside a glass tube , which liberated a gas he named " dephlogisticated air " .'] | [] | 62,897 |
In 1634, the Mughal emperor extended his hospitality to the English traders to the region of Bengal, and in 1717 completely waived customs duties for the trade. | (ROOT (S (PP (IN In) (NP (CD 1634))) (, ,) (NP (DT the) (JJ Mughal) (NN emperor)) (VP (VP (VBD extended) (NP (PRP$ his) (NN hospitality)) (PP (IN to) (NP (DT the) (JJ English) (NNS traders))) (PP (IN to) (NP (NP (DT the) (NN region)) (PP (IN of) (NP (NNP Bengal)))))) (, ,) (CC and) (VP (PP (IN in) (NP (CD 1717))) (ADVP... | 9 | {
"ADJ": [
"English"
],
"ADP": [
"In",
"to",
"to",
"of",
"in",
"for"
],
"ADV": [
"completely"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"emperor",
"hospitality",
"traders",
... | [
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | In/prep/extended 1634/pobj/In ,/punct/extended the/det/emperor Mughal/compound/emperor emperor/nsubj/extended extended/ROOT/extended his/poss/hospitality hospitality/dobj/extended to/prep/extended the/det/traders English/amod/traders traders/pobj/to to/prep/extended the/det/region region/pobj/to of/prep/region Bengal/p... | (S (PP (IN In) (NP (CD 1634))) (, ,) (NP (DT the) (JJ Mughal) (NN emperor)) (VP (VP (VBD extended) (NP (PRP$ his) (NN hospitality)) (PP (IN to) (NP (DT the) (JJ English) (NNS traders))) (PP (IN to) (NP (NP (DT the) (NN region)) (PP (IN of) (NP (NNP Bengal)))))) (, ,) (CC and) (VP (PP (IN in) (NP (CD 1717))) (ADVP (RB c... | T | ['the Mughal emperor extended his hospitality to the English traders to the region of Bengal , and in 1717 completely waived customs duties for the trade'] | [] | ['In 1634 , the Mughal emperor extended his hospitality to the English traders to the region of Bengal , and in 1717 completely waived customs duties for the trade .'] | [] | [] | 27,316 |
How many new parks have been created in Paris since 1977? | (ROOT (SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (JJ new) (NNS parks)) (SQ (VBP have) (VP (VBN been) (VP (VBN created) (PP (IN in) (NP (NNP Paris))) (PP (IN since) (NP (CD 1977)))))) (. ?))) | 8 | {
"ADJ": [
"many",
"new"
],
"ADP": [
"in"
],
"ADV": [],
"AUX": [
"have",
"been"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"parks"
],
"NUM": [
"1977"
],
"PART": [],
"PRON": [],
"PROPN": [
"Paris"
],
"PUNCT": [
"?"
],
"SCONJ": [
"How... | [
"O",
"O",
"O",
"O",
"O",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"O"
] | How/advmod/many many/amod/parks new/amod/parks parks/nsubjpass/created have/aux/created been/auxpass/created created/ROOT/created in/prep/created Paris/pobj/in since/prep/created 1977/pobj/since ?/punct/created | (SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (JJ new) (NNS parks)) (SQ (VBP have) (VP (VBN been) (VP (VBN created) (PP (IN in) (NP (NNP Paris))) (PP (IN since) (NP (CD 1977)))))) (. ?)) | FC | [] | [] | [] | [] | ['How many new parks have been created in Paris since 1977 ?'] | 14,805 |
The animals most often thought of as being "typical" of Galicia are the livestock raised there. | (ROOT (S (NP (NP (DT The) (NNS animals)) (VP (ADVP (RBS most) (RB often)) (VP (VBN thought) (PP (IN of)) (PP (IN as) (S (VP (VBG being) (ADJP (`` ") (JJ typical) ('' ") (PP (IN of) (NP (NNP Galicia)))))))))) (VP (VBP are) (NP (NP (DT the) (NNS livestock)) (VP (VBN raised) (ADVP (RB there))))) (. .))) | 12 | {
"ADJ": [
"typical"
],
"ADP": [
"of",
"as",
"of"
],
"ADV": [
"most",
"often",
"there"
],
"AUX": [
"being",
"are"
],
"CCONJ": [],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"animals",
"livestock"
],
"NUM": [],
"PART": [],
"PRON": ... | [
"B-NP",
"I-NP",
"B-ADVP",
"I-ADVP",
"B-VP",
"B-PP",
"I-PP",
"B-VP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"O"
] | The/det/animals animals/nsubj/are most/advmod/often often/advmod/thought thought/acl/animals of/prep/thought as/prep/animals being/pcomp/as "/punct/typical typical/acomp/being "/punct/typical of/prep/typical Galicia/pobj/of are/ROOT/are the/det/livestock livestock/attr/are raised/acl/livestock there/advmod/raised ./pun... | (S (NP (NP (DT The) (NNS animals)) (VP (ADVP (RBS most) (RB often)) (VP (VBN thought) (PP (IN of)) (PP (IN as) (S (VP (VBG being) (ADJP (`` ") (JJ typical) ('' ") (PP (IN of) (NP (NNP Galicia)))))))))) (VP (VBP are) (NP (NP (DT the) (NNS livestock)) (VP (VBN raised) (ADVP (RB there))))) (. .)) | T | ['The animals most often thought of as being " typical " of Galicia are the livestock raised there'] | [] | ['The animals most often thought of as being " typical " of Galicia are the livestock raised there .'] | [] | [] | 5,154 |
In January 1977, Droney promoted him to First Assistant District Attorney, essentially making Kerry his campaign and media surrogate because Droney was afflicted with amyotrophic lateral sclerosis (ALS, or Lou Gehrig's Disease). | (ROOT (S (PP (IN In) (NP (NNP January) (CD 1977))) (, ,) (NP (NNP Droney)) (VP (VBD promoted) (NP (PRP him)) (PP (IN to) (NP (NNP First) (NNP Assistant) (NNP District) (NNP Attorney))) (, ,) (S (ADVP (RB essentially)) (VP (VBG making) (S (NP (NNP Kerry)) (NP (PRP$ his) (NML (NML (NN campaign)) (CC and) (NML (NNS media)... | 15 | {
"ADJ": [
"amyotrophic",
"lateral"
],
"ADP": [
"In",
"to",
"with"
],
"ADV": [
"essentially"
],
"AUX": [
"was"
],
"CCONJ": [
"and",
"or"
],
"DET": [],
"INTJ": [],
"NOUN": [
"campaign",
"media",
"surrogate",
"sclerosis"
],
"NUM": [
"19... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"O",
"O",
"O",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I... | In/prep/promoted January/pobj/In 1977/nummod/January ,/punct/promoted Droney/nsubj/promoted promoted/ROOT/promoted him/dobj/promoted to/prep/promoted First/compound/Attorney Assistant/compound/Attorney District/compound/Attorney Attorney/pobj/to ,/punct/promoted essentially/advmod/making making/advcl/promoted Kerry/nsu... | (S (PP (IN In) (NP (NNP January) (CD 1977))) (, ,) (NP (NNP Droney)) (VP (VBD promoted) (NP (PRP him)) (PP (IN to) (NP (NNP First) (NNP Assistant) (NNP District) (NNP Attorney))) (, ,) (S (ADVP (RB essentially)) (VP (VBG making) (S (NP (NNP Kerry)) (NP (PRP$ his) (NML (NML (NN campaign)) (CC and) (NML (NNS media) (NN s... | CT | ['Droney promoted him to First Assistant District Attorney , essentially making Kerry his campaign and media surrogate'] | ["because Droney was afflicted with amyotrophic lateral sclerosis -LRB- ALS , or Lou Gehrig 's Disease -RRB-"] | [] | ["In January 1977 , Droney promoted him to First Assistant District Attorney , essentially making Kerry his campaign and media surrogate because Droney was afflicted with amyotrophic lateral sclerosis -LRB- ALS , or Lou Gehrig 's Disease -RRB- ."] | [] | 31,972 |
The Radisson Montevideo has 232 rooms and contains a casino and is served by the Restaurante Arcadia. | (ROOT (S (NP (DT The) (NNP Radisson) (NNP Montevideo)) (VP (VP (VP (VBZ has) (NP (CD 232) (NNS rooms))) (CC and) (VP (VBZ contains) (NP (DT a) (NN casino)))) (CC and) (VP (VBZ is) (VP (VBN served) (PP (IN by) (NP (DT the) (NNP Restaurante) (NNP Arcadia)))))) (. .))) | 8 | {
"ADJ": [],
"ADP": [
"by"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"The",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"rooms",
"casino"
],
"NUM": [
"232"
],
"PART": [],
"PRON": [],
"PROPN": [
"Radisson",
"Montevideo",... | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | The/det/Montevideo Radisson/compound/Montevideo Montevideo/nsubj/has has/ROOT/has 232/nummod/rooms rooms/dobj/has and/cc/has contains/conj/has a/det/casino casino/dobj/contains and/cc/contains is/auxpass/served served/conj/contains by/agent/served the/det/Arcadia Restaurante/compound/Arcadia Arcadia/pobj/by ./punct/has | (S (NP (DT The) (NNP Radisson) (NNP Montevideo)) (VP (VP (VP (VBZ has) (NP (CD 232) (NNS rooms))) (CC and) (VP (VBZ contains) (NP (DT a) (NN casino)))) (CC and) (VP (VBZ is) (VP (VBN served) (PP (IN by) (NP (DT the) (NNP Restaurante) (NNP Arcadia)))))) (. .)) | T | ['The Radisson Montevideo has 232 rooms and contains a casino and is served by the Restaurante Arcadia'] | [] | ['The Radisson Montevideo has 232 rooms and contains a casino and is served by the Restaurante Arcadia .'] | [] | [] | 48,360 |
What is the final of the three steps of Freemasonry? | (ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJ final)) (PP (IN of) (NP (NP (DT the) (CD three) (NNS steps)) (PP (IN of) (NP (NNP Freemasonry))))))) (. ?))) | 9 | {
"ADJ": [
"final"
],
"ADP": [
"of",
"of"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"steps",
"Freemasonry"
],
"NUM": [
"three"
],
"PART": [],
"PRON": [
"What"
],
"PROPN": [],
"PUNCT": [
"... | [
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | What/attr/is is/ROOT/is the/det/final final/nsubj/is of/prep/final the/det/steps three/nummod/steps steps/pobj/of of/prep/steps Freemasonry/pobj/of ?/punct/is | (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJ final)) (PP (IN of) (NP (NP (DT the) (CD three) (NNS steps)) (PP (IN of) (NP (NNP Freemasonry))))))) (. ?)) | FC | [] | [] | [] | [] | ['What is the final of the three steps of Freemasonry ?'] | 28,814 |
This name was released to the public on 12 December, with an explanation that it involved Asian nations achieving their independence from the Western powers through armed forces of the Greater East Asia Co-Prosperity Sphere. | (ROOT (S (NP (DT This) (NN name)) (VP (VBD was) (VP (VBN released) (PP (IN to) (NP (DT the) (NN public))) (PP (IN on) (NP (CD 12) (NNP December))) (, ,) (PP (IN with) (NP (DT an) (NN explanation) (SBAR (IN that) (S (NP (PRP it)) (VP (VBD involved) (NP (NP (JJ Asian) (NNS nations)) (VP (VBG achieving) (NP (NP (PRP$ thei... | 17 | {
"ADJ": [
"Asian",
"Western",
"armed"
],
"ADP": [
"to",
"on",
"with",
"from",
"through",
"of"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"This",
"the",
"an",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"name",
"public",
... | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O... | This/det/name name/nsubjpass/released was/auxpass/released released/ROOT/released to/prep/released the/det/public public/pobj/to on/prep/released 12/nummod/December December/pobj/on ,/punct/released with/prep/released an/det/explanation explanation/pobj/with that/mark/involved it/nsubj/involved involved/acl/explanation... | (S (NP (DT This) (NN name)) (VP (VBD was) (VP (VBN released) (PP (IN to) (NP (DT the) (NN public))) (PP (IN on) (NP (CD 12) (NNP December))) (, ,) (PP (IN with) (NP (DT an) (NN explanation) (SBAR (IN that) (S (NP (PRP it)) (VP (VBD involved) (NP (NP (JJ Asian) (NNS nations)) (VP (VBG achieving) (NP (NP (PRP$ their) (NN... | CT | ['This name was released to the public on 12 December , with an explanation that it involved Asian nations achieving their independence from the Western powers through armed forces of the Greater East Asia Co - Prosperity Sphere'] | ['that it involved Asian nations achieving their independence from the Western powers through armed forces of the Greater East Asia Co - Prosperity Sphere'] | [] | ['This name was released to the public on 12 December , with an explanation that it involved Asian nations achieving their independence from the Western powers through armed forces of the Greater East Asia Co - Prosperity Sphere .'] | [] | 55,356 |
What did Victoria think of Albert at 17 years of age? | (ROOT (SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (NNP Victoria)) (VP (VB think) (PP (IN of) (NP (NP (NNP Albert)) (PP (IN at) (NP (NP (CD 17) (NNS years)) (PP (IN of) (NP (NN age))))))))) (. ?))) | 11 | {
"ADJ": [],
"ADP": [
"of",
"at",
"of"
],
"ADV": [],
"AUX": [
"did"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"years",
"age"
],
"NUM": [
"17"
],
"PART": [],
"PRON": [
"What"
],
"PROPN": [
"Victoria",
"Albert"
],
"PUNCT": [
"?"
],... | [
"O",
"O",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | What/dobj/think did/aux/think Victoria/nsubj/think think/ROOT/think of/prep/think Albert/pobj/of at/prep/think 17/nummod/years years/pobj/at of/prep/years age/pobj/of ?/punct/think | (SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (NNP Victoria)) (VP (VB think) (PP (IN of) (NP (NP (NNP Albert)) (PP (IN at) (NP (NP (CD 17) (NNS years)) (PP (IN of) (NP (NN age))))))))) (. ?)) | FC | [] | [] | [] | [] | ['What did Victoria think of Albert at 17 years of age ?'] | 9,581 |
The rebellion of fellow Armenians in Nagorno-Karabakh had an immediate effect in Armenia itself. | (ROOT (S (NP (NP (DT The) (NN rebellion)) (PP (IN of) (NP (JJ fellow) (NNPS Armenians))) (PP (IN in) (NP (NNP Nagorno) (HYPH -) (NNP Karabakh)))) (VP (VBD had) (NP (DT an) (JJ immediate) (NN effect)) (PP (IN in) (NP (NP (NNP Armenia)) (NP (PRP itself))))) (. .))) | 7 | {
"ADJ": [
"fellow",
"immediate"
],
"ADP": [
"of",
"in",
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"The",
"an"
],
"INTJ": [],
"NOUN": [
"rebellion",
"effect"
],
"NUM": [],
"PART": [],
"PRON": [
"itself"
],
"PROPN": [
"Armenians",
... | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | The/det/rebellion rebellion/nsubj/had of/prep/rebellion fellow/amod/Armenians Armenians/pobj/of in/prep/rebellion Nagorno/compound/Karabakh -/punct/Karabakh Karabakh/pobj/in had/ROOT/had an/det/effect immediate/amod/effect effect/dobj/had in/prep/effect Armenia/pobj/in itself/appos/Armenia ./punct/had | (S (NP (NP (DT The) (NN rebellion)) (PP (IN of) (NP (JJ fellow) (NNPS Armenians))) (PP (IN in) (NP (NNP Nagorno) (HYPH -) (NNP Karabakh)))) (VP (VBD had) (NP (DT an) (JJ immediate) (NN effect)) (PP (IN in) (NP (NP (NNP Armenia)) (NP (PRP itself))))) (. .)) | T | ['The rebellion of fellow Armenians in Nagorno - Karabakh had an immediate effect in Armenia itself'] | [] | ['The rebellion of fellow Armenians in Nagorno - Karabakh had an immediate effect in Armenia itself .'] | [] | [] | 50,836 |
The Oaths of Strasbourg is considered as marking the birth of the two countries of France and Germany with the division of the Carolingian Empire. | (ROOT (S (NP (NP (DT The) (NNP Oaths)) (PP (IN of) (NP (NNP Strasbourg)))) (VP (VBZ is) (VP (VBN considered) (PP (IN as) (S (VP (VBG marking) (NP (DT the) (NN birth)) (PP (IN of) (NP (NP (DT the) (CD two) (NNS countries)) (PP (IN of) (NP (NNP France) (CC and) (NNP Germany))))) (PP (IN with) (NP (NP (DT the) (NN divisio... | 12 | {
"ADJ": [],
"ADP": [
"of",
"as",
"of",
"of",
"with",
"of"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [
"The",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"birth",
"countries",
"division"
],
"NUM": [
"... | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | The/det/Oaths Oaths/nsubjpass/considered of/prep/Oaths Strasbourg/pobj/of is/auxpass/considered considered/ROOT/considered as/prep/considered marking/pcomp/as the/det/birth birth/dobj/marking of/prep/birth the/det/countries two/nummod/countries countries/pobj/of of/prep/countries France/pobj/of and/cc/France Germany/co... | (S (NP (NP (DT The) (NNP Oaths)) (PP (IN of) (NP (NNP Strasbourg)))) (VP (VBZ is) (VP (VBN considered) (PP (IN as) (S (VP (VBG marking) (NP (DT the) (NN birth)) (PP (IN of) (NP (NP (DT the) (CD two) (NNS countries)) (PP (IN of) (NP (NNP France) (CC and) (NNP Germany))))) (PP (IN with) (NP (NP (DT the) (NN division)) (P... | T | ['The Oaths of Strasbourg is considered as marking the birth of the two countries of France and Germany with the division of the Carolingian Empire'] | [] | ['The Oaths of Strasbourg is considered as marking the birth of the two countries of France and Germany with the division of the Carolingian Empire .'] | [] | [] | 63,993 |
What did the chefs ingredients in the Imperial Palace's kitchens? | (ROOT (SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (DT the) (NNS chefs)) (VP (NNS ingredients) (PP (IN in) (NP (NP (DT the) (NNP Imperial) (NNP Palace) (POS 's)) (NNS kitchens))))) (. ?))) | 8 | {
"ADJ": [],
"ADP": [
"in"
],
"ADV": [],
"AUX": [
"did"
],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"chefs",
"ingredients",
"kitchens"
],
"NUM": [],
"PART": [
"'s"
],
"PRON": [
"What"
],
"PROPN": [
"Imperial",
"Palace"
... | [
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | What/dobj/ingredients did/aux/ingredients the/det/chefs chefs/nsubj/ingredients ingredients/ROOT/ingredients in/prep/ingredients the/det/Palace Imperial/compound/Palace Palace/poss/kitchens 's/case/Palace kitchens/pobj/in ?/punct/ingredients | (SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (DT the) (NNS chefs)) (VP (NNS ingredients) (PP (IN in) (NP (NP (DT the) (NNP Imperial) (NNP Palace) (POS 's)) (NNS kitchens))))) (. ?)) | FC | [] | [] | [] | [] | ["What did the chefs ingredients in the Imperial Palace 's kitchens ?"] | 70,601 |
What is the former name of the Qiantang River? | (ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (JJ former) (NN name)) (PP (IN of) (NP (DT the) (NNP Qiantang) (NNP River)))))) (. ?))) | 8 | {
"ADJ": [
"former"
],
"ADP": [
"of"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"name"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [
"Qiantang",
"River"
],
"PUNCT": [
"?"
],
"SC... | [
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | What/attr/is is/ROOT/is the/det/name former/amod/name name/nsubj/is of/prep/name the/det/River Qiantang/compound/River River/pobj/of ?/punct/is | (SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (JJ former) (NN name)) (PP (IN of) (NP (DT the) (NNP Qiantang) (NNP River)))))) (. ?)) | FC | [] | [] | [] | [] | ['What is the former name of the Qiantang River ?'] | 30,446 |
In what year was Epic Records created? | (ROOT (SBARQ (WHPP (IN In) (WHNP (WDT what) (NN year))) (SQ (VBD was) (NP (NNP Epic) (NNPS Records)) (VP (VBN created))) (. ?))) | 5 | {
"ADJ": [],
"ADP": [
"In"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"what"
],
"INTJ": [],
"NOUN": [
"year"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Epic",
"Records"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"... | [
"O",
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"O"
] | In/prep/was what/det/year year/pcomp/In was/auxpass/created Epic/compound/Records Records/nsubj/created created/ROOT/created ?/punct/created | (SBARQ (WHPP (IN In) (WHNP (WDT what) (NN year))) (SQ (VBD was) (NP (NNP Epic) (NNPS Records)) (VP (VBN created))) (. ?)) | FC | [] | [] | [] | [] | ['In what year was Epic Records created ?'] | 20,331 |
Firstly, the fundamental physical laws are time-reversal invariant; if a cinematographic film were taken of any process describable by means of the aforementioned laws and then played backwards, it would still portray a physically possible process. | (ROOT (S (S (ADVP (RB Firstly)) (, ,) (NP (DT the) (JJ fundamental) (JJ physical) (NNS laws)) (VP (VBP are) (ADJP (NML (NN time) (HYPH -) (NN reversal)) (JJ invariant)))) (: ;) (S (SBAR (IN if) (S (NP (DT a) (JJ cinematographic) (NN film)) (VP (VBD were) (VP (VP (VBN taken) (PP (IN of) (NP (NP (DT any) (NN process)) (A... | 16 | {
"ADJ": [
"fundamental",
"physical",
"cinematographic",
"describable",
"aforementioned",
"possible"
],
"ADP": [
"of",
"by",
"of"
],
"ADV": [
"Firstly",
"then",
"backwards",
"still",
"physically"
],
"AUX": [
"are",
"were",
"would"
],
... | [
"B-ADVP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"O",
"O",
"B-ADJP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-ADJP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-ADVP",
"O",... | Firstly/advmod/are ,/punct/are the/det/laws fundamental/amod/laws physical/amod/laws laws/nsubj/are are/ccomp/portray time/npadvmod/reversal -/punct/reversal reversal/compound/invariant invariant/attr/are ;/punct/portray if/mark/taken a/det/film cinematographic/amod/film film/nsubjpass/taken were/auxpass/taken taken/ad... | (S (S (ADVP (RB Firstly)) (, ,) (NP (DT the) (JJ fundamental) (JJ physical) (NNS laws)) (VP (VBP are) (ADJP (NML (NN time) (HYPH -) (NN reversal)) (JJ invariant)))) (: ;) (S (SBAR (IN if) (S (NP (DT a) (JJ cinematographic) (NN film)) (VP (VBD were) (VP (VP (VBN taken) (PP (IN of) (NP (NP (DT any) (NN process)) (ADJP (J... | CT | ['Firstly , the fundamental physical laws are time - reversal invariant', ', it would still portray a physically possible process'] | ['if a cinematographic film were taken of any process describable by means of the aforementioned laws and then played backwards'] | [] | ['Firstly , the fundamental physical laws are time - reversal invariant ; if a cinematographic film were taken of any process describable by means of the aforementioned laws and then played backwards , it would still portray a physically possible process .'] | [] | 23,334 |
Most of the Emperors could not master written Chinese, but they could generally converse well in the language. | (ROOT (S (S (NP (NP (JJS Most)) (PP (IN of) (NP (DT the) (NNPS Emperors)))) (VP (MD could) (RB not) (VP (VB master) (NP (VBN written) (NNP Chinese))))) (, ,) (CC but) (S (NP (PRP they)) (VP (MD could) (ADVP (RB generally)) (VP (VB converse) (ADVP (RB well)) (PP (IN in) (NP (DT the) (NN language)))))) (. .))) | 8 | {
"ADJ": [
"Most"
],
"ADP": [
"of",
"in"
],
"ADV": [
"generally",
"well"
],
"AUX": [
"could",
"could"
],
"CCONJ": [
"but"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"language"
],
"NUM": [],
"PART": [
"not"
],
"PRON": [
"the... | [
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Most/nsubj/master of/prep/Most the/det/Emperors Emperors/pobj/of could/aux/master not/neg/master master/ROOT/master written/amod/Chinese Chinese/dobj/master ,/punct/master but/cc/master they/nsubj/converse could/aux/converse generally/advmod/converse converse/conj/master well/advmod/converse in/prep/converse the/det/la... | (S (S (NP (NP (JJS Most)) (PP (IN of) (NP (DT the) (NNPS Emperors)))) (VP (MD could) (RB not) (VP (VB master) (NP (VBN written) (NNP Chinese))))) (, ,) (CC but) (S (NP (PRP they)) (VP (MD could) (ADVP (RB generally)) (VP (VB converse) (ADVP (RB well)) (PP (IN in) (NP (DT the) (NN language)))))) (. .)) | T | ['Most of the Emperors could not master written Chinese', 'they could generally converse well in the language'] | [] | ['Most of the Emperors could not master written Chinese , but they could generally converse well in the language .'] | [] | [] | 54,780 |
In recent years, the Smooth Jazz format has been renamed to Smooth AC, as an attempt to lure younger listeners. | (ROOT (S (PP (IN In) (NP (JJ recent) (NNS years))) (, ,) (NP (DT the) (NML (NNP Smooth) (NNP Jazz)) (NN format)) (VP (VBZ has) (VP (VBN been) (VP (VBN renamed) (PP (IN to) (NP (NNP Smooth) (NNP AC))) (, ,) (PP (IN as) (NP (DT an) (NN attempt) (S (VP (TO to) (VP (VB lure) (NP (JJR younger) (NNS listeners)))))))))) (. .)... | 12 | {
"ADJ": [
"recent",
"younger"
],
"ADP": [
"In",
"to",
"as"
],
"ADV": [],
"AUX": [
"has",
"been"
],
"CCONJ": [],
"DET": [
"the",
"an"
],
"INTJ": [],
"NOUN": [
"years",
"format",
"attempt",
"listeners"
],
"NUM": [],
"PART": [
"to"
],... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"O"
] | In/prep/renamed recent/amod/years years/pobj/In ,/punct/renamed the/det/format Smooth/compound/Jazz Jazz/compound/format format/nsubjpass/renamed has/aux/renamed been/auxpass/renamed renamed/ROOT/renamed to/prep/renamed Smooth/compound/AC AC/pobj/to ,/punct/renamed as/prep/renamed an/det/attempt attempt/pobj/as to/aux/... | (S (PP (IN In) (NP (JJ recent) (NNS years))) (, ,) (NP (DT the) (NML (NNP Smooth) (NNP Jazz)) (NN format)) (VP (VBZ has) (VP (VBN been) (VP (VBN renamed) (PP (IN to) (NP (NNP Smooth) (NNP AC))) (, ,) (PP (IN as) (NP (DT an) (NN attempt) (S (VP (TO to) (VP (VB lure) (NP (JJR younger) (NNS listeners)))))))))) (. .)) | T | ['the Smooth Jazz format has been renamed to Smooth AC , as an attempt to lure younger listeners'] | [] | ['In recent years , the Smooth Jazz format has been renamed to Smooth AC , as an attempt to lure younger listeners .'] | [] | [] | 8,055 |
When did Napoleon divorce Josephine? | (ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (NNP Napoleon)) (VP (VB divorce) (NP (NNP Josephine)))) (. ?))) | 6 | {
"ADJ": [],
"ADP": [],
"ADV": [],
"AUX": [
"did"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"divorce"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Napoleon",
"Josephine"
],
"PUNCT": [
"?"
],
"SCONJ": [
"When"
],
"SPACE": [],
"SYM": [],
"VER... | [
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"O"
] | When/advmod/divorce did/aux/divorce Napoleon/nsubj/divorce divorce/ROOT/divorce Josephine/dobj/divorce ?/punct/divorce | (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (NNP Napoleon)) (VP (VB divorce) (NP (NNP Josephine)))) (. ?)) | FC | [] | [] | [] | [] | ['When did Napoleon divorce Josephine ?'] | 53,404 |
Where are the ribosome binding site, terminator and start and stop codons located on transcribed pre-mRNA? | (ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBP are) (NP (DT the) (NML (JJ ribosome) (VBG binding) (NN site)) (, ,) (NML (NN terminator)) (CC and) (NML (S (VP (VB start) (CC and) (VB stop)))) (NNS codons)) (VP (VBN located) (PP (IN on) (NP (VBN transcribed) (JJ pre) (HYPH -) (NN mRNA))))) (. ?))) | 8 | {
"ADJ": [],
"ADP": [
"on"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"ribosome",
"site",
"codons",
"pre",
"-",
"mRNA"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"terminator"
... | [
"O",
"O",
"B-NP",
"O",
"O",
"O",
"B-NP",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Where/advmod/are are/ROOT/are the/det/site ribosome/nmod/site binding/amod/site site/nsubj/are ,/punct/site terminator/conj/site and/cc/terminator start/conj/terminator and/cc/start stop/conj/start codons/dobj/stop located/acl/codons on/prep/located transcribed/compound/pre pre/pobj/on -/pobj/on mRNA/pobj/on ?/punct/ar... | (SBARQ (WHADVP (WRB Where)) (SQ (VBP are) (NP (DT the) (NML (JJ ribosome) (VBG binding) (NN site)) (, ,) (NML (NN terminator)) (CC and) (NML (S (VP (VB start) (CC and) (VB stop)))) (NNS codons)) (VP (VBN located) (PP (IN on) (NP (VBN transcribed) (JJ pre) (HYPH -) (NN mRNA))))) (. ?)) | FC | [] | [] | [] | [] | ['Where are the ribosome binding site , terminator and start and stop codons located on transcribed pre - mRNA ?'] | 31,215 |
In which Middle Eastern country is Genghis Khan's title a popular name for male children? | (ROOT (SBARQ (WHPP (IN In) (WHNP (WHNP (WDT which)) (ADJP (JJ Middle) (JJ Eastern)) (NN country))) (SQ (VBZ is) (NP (NP (NNP Genghis) (NNP Khan) (POS 's)) (NN title)) (NP (NP (DT a) (JJ popular) (NN name)) (PP (IN for) (NP (JJ male) (NNS children))))) (. ?))) | 7 | {
"ADJ": [
"Middle",
"Eastern",
"popular",
"male"
],
"ADP": [
"In",
"for"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"country",
"title",
"name",
"children"
],
"NUM": [],
"PART": [
"'s"
],
"PRON":... | [
"O",
"O",
"B-ADJP",
"I-ADJP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | In/prep/is which/pobj/In Middle/amod/Eastern Eastern/amod/country country/nsubj/is is/ROOT/is Genghis/compound/Khan Khan/poss/title 's/case/Khan title/attr/is a/det/name popular/amod/name name/appos/title for/prep/name male/amod/children children/pobj/for ?/punct/is | (SBARQ (WHPP (IN In) (WHNP (WHNP (WDT which)) (ADJP (JJ Middle) (JJ Eastern)) (NN country))) (SQ (VBZ is) (NP (NP (NNP Genghis) (NNP Khan) (POS 's)) (NN title)) (NP (NP (DT a) (JJ popular) (NN name)) (PP (IN for) (NP (JJ male) (NNS children))))) (. ?)) | FC | [] | [] | [] | [] | ["In which Middle Eastern country is Genghis Khan 's title a popular name for male children ?"] | 35,798 |
In the past, architects, interior designers, engineers, developers, construction managers, and general contractors were more likely to be entirely separate companies, even in the larger firms. | (ROOT (S (PP (IN In) (NP (DT the) (NN past))) (, ,) (NP (NP (NNS architects)) (, ,) (NP (JJ interior) (NNS designers)) (, ,) (NP (NNS engineers)) (, ,) (NP (NNS developers)) (, ,) (NP (NN construction) (NNS managers)) (, ,) (CC and) (NP (JJ general) (NNS contractors))) (VP (VBD were) (ADJP (RBR more) (JJ likely) (S (VP... | 10 | {
"ADJ": [
"interior",
"general",
"likely",
"separate",
"larger"
],
"ADP": [
"In",
"in"
],
"ADV": [
"more",
"entirely",
"even"
],
"AUX": [
"were",
"be"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"past"... | [
"B-PP",
"B-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",
"I-NP",
"B-VP",
"B-ADJP",
"I-ADJP",
"B-VP",
"I-VP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-VP",
"B-ADVP",
"B-PP",
"B-NP",
... | In/prep/were the/det/past past/pobj/In ,/punct/were architects/nsubj/were ,/punct/architects interior/amod/designers designers/conj/architects ,/punct/designers engineers/conj/designers ,/punct/engineers developers/conj/engineers ,/punct/developers construction/compound/managers managers/conj/developers ,/punct/manager... | (S (PP (IN In) (NP (DT the) (NN past))) (, ,) (NP (NP (NNS architects)) (, ,) (NP (JJ interior) (NNS designers)) (, ,) (NP (NNS engineers)) (, ,) (NP (NNS developers)) (, ,) (NP (NN construction) (NNS managers)) (, ,) (CC and) (NP (JJ general) (NNS contractors))) (VP (VBD were) (ADJP (RBR more) (JJ likely) (S (VP (TO t... | T | ['architects , interior designers , engineers , developers , construction managers , and general contractors were more likely to be entirely separate companies , even in the larger firms'] | [] | ['In the past , architects , interior designers , engineers , developers , construction managers , and general contractors were more likely to be entirely separate companies , even in the larger firms .'] | [] | [] | 26,713 |
Zhang also invented a seismometer (Houfeng didong yi 候风地动仪) in 132 AD to detect the exact cardinal or ordinal direction of earthquakes from hundreds of kilometers away. | (ROOT (S (NP (NNP Zhang)) (ADVP (RB also)) (VP (VBD invented) (NP (NP (DT a) (NN seismometer)) (-LRB- -LRB-) (NP (NNP Houfeng) (FW didong) (NNP yi) (. 候风地动仪)) (-RRB- -RRB-)) (PP (IN in) (NP (CD 132) (NNP AD))) (S (VP (TO to) (VP (VB detect) (NP (NP (DT the) (JJ exact) (ADJP (JJ cardinal) (CC or) (JJ ordinal)) (NN direc... | 15 | {
"ADJ": [
"exact",
"ordinal"
],
"ADP": [
"in",
"of",
"from",
"of"
],
"ADV": [
"also",
"away"
],
"AUX": [],
"CCONJ": [
"or"
],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"seismometer",
"AD",
"cardinal",
"direction",
"earthquakes... | [
"B-NP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Zhang/nsubj/invented also/advmod/invented invented/ROOT/invented a/det/seismometer seismometer/dobj/invented (/punct/候风地动仪 Houfeng/compound/yi didong/compound/yi yi/compound/候风地动仪 候风地动仪/parataxis/invented )/punct/候风地动仪 in/prep/invented 132/nummod/AD AD/pobj/in to/aux/detect detect/advcl/invented the/det/cardinal exact/... | (S (NP (NNP Zhang)) (ADVP (RB also)) (VP (VBD invented) (NP (NP (DT a) (NN seismometer)) (-LRB- -LRB-) (NP (NNP Houfeng) (FW didong) (NNP yi) (. 候风地动仪)) (-RRB- -RRB-)) (PP (IN in) (NP (CD 132) (NNP AD))) (S (VP (TO to) (VP (VB detect) (NP (NP (DT the) (JJ exact) (ADJP (JJ cardinal) (CC or) (JJ ordinal)) (NN direction))... | T | ['Zhang invented a seismometer -LRB- Houfeng didong yi 候风地动仪 -RRB- in 132 AD to detect the exact cardinal or ordinal direction of earthquakes from hundreds of kilometers away'] | [] | ['Zhang also invented a seismometer -LRB- Houfeng didong yi 候风地动仪 -RRB- in 132 AD to detect the exact cardinal or ordinal direction of earthquakes from hundreds of kilometers away .'] | [] | [] | 48,021 |
Two families, the Eunicidae and Phyllodocidae, have evolved jaws, which can be used for seizing prey, biting off pieces of vegetation, or grasping dead and decaying matter. | (ROOT (S (NP (NP (CD Two) (NNS families)) (, ,) (NP (NP (DT the) (NNP Eunicidae)) (CC and) (NP (NNP Phyllodocidae))) (, ,)) (VP (VBP have) (VP (VBN evolved) (NP (NP (NNS jaws)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (MD can) (VP (VB be) (VP (VBN used) (PP (IN for) (S (VP (VP (VBG seizing) (NP (NN prey))) (, ,) (VP (VBG ... | 18 | {
"ADJ": [
"dead"
],
"ADP": [
"for",
"off",
"of"
],
"ADV": [],
"AUX": [
"have",
"can",
"be"
],
"CCONJ": [
"and",
"or",
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"families",
"jaws",
"prey",
"pieces",
"vegetation",
"matte... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-VP",
"B-NP",
"B-VP",
"I-VP",
"O",
"B-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP"... | Two/nummod/families families/nsubj/evolved ,/punct/families the/det/Eunicidae Eunicidae/appos/families and/cc/Eunicidae Phyllodocidae/conj/Eunicidae ,/punct/families have/aux/evolved evolved/ROOT/evolved jaws/dobj/evolved ,/punct/jaws which/nsubjpass/used can/aux/used be/auxpass/used used/relcl/jaws for/prep/used seizi... | (S (NP (NP (CD Two) (NNS families)) (, ,) (NP (NP (DT the) (NNP Eunicidae)) (CC and) (NP (NNP Phyllodocidae))) (, ,)) (VP (VBP have) (VP (VBN evolved) (NP (NP (NNS jaws)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (MD can) (VP (VB be) (VP (VBN used) (PP (IN for) (S (VP (VP (VBG seizing) (NP (NN prey))) (, ,) (VP (VBG biting... | CT | ['Two families , the Eunicidae and Phyllodocidae , have evolved jaws , which can be used for seizing prey , biting off pieces of vegetation , or grasping dead and decaying matter'] | ['which can be used for seizing prey , biting off pieces of vegetation , or grasping dead and decaying matter'] | [] | ['Two families , the Eunicidae and Phyllodocidae , have evolved jaws , which can be used for seizing prey , biting off pieces of vegetation , or grasping dead and decaying matter .'] | [] | 71,783 |
But the damage to hydrogen's reputation as a lifting gas was already done. | (ROOT (S (CC But) (NP (NP (DT the) (NN damage)) (PP (IN to) (NP (NP (NP (NN hydrogen) (POS 's)) (NN reputation)) (PP (IN as) (NP (DT a) (VBG lifting) (NN gas)))))) (VP (VBD was) (ADVP (RB already)) (VP (VBN done))) (. .))) | 8 | {
"ADJ": [],
"ADP": [
"to",
"as"
],
"ADV": [
"already"
],
"AUX": [
"was"
],
"CCONJ": [
"But"
],
"DET": [
"the",
"a"
],
"INTJ": [],
"NOUN": [
"damage",
"reputation",
"gas"
],
"NUM": [],
"PART": [
"'s"
],
"PRON": [],
"PROPN": [
"hydroge... | [
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"O"
] | But/cc/done the/det/damage damage/nsubjpass/done to/prep/damage hydrogen/poss/reputation 's/case/hydrogen reputation/pobj/to as/prep/damage a/det/gas lifting/amod/gas gas/pobj/as was/auxpass/done already/advmod/done done/ROOT/done ./punct/done | (S (CC But) (NP (NP (DT the) (NN damage)) (PP (IN to) (NP (NP (NP (NN hydrogen) (POS 's)) (NN reputation)) (PP (IN as) (NP (DT a) (VBG lifting) (NN gas)))))) (VP (VBD was) (ADVP (RB already)) (VP (VBN done))) (. .)) | T | ["the damage to hydrogen 's reputation as a lifting gas was already done"] | [] | ["But the damage to hydrogen 's reputation as a lifting gas was already done ."] | [] | [] | 33,568 |
When did France expel its original Jewish population? | (ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (NNP France)) (VP (VB expel) (NP (PRP$ its) (JJ original) (JJ Jewish) (NN population)))) (. ?))) | 6 | {
"ADJ": [
"original",
"Jewish"
],
"ADP": [],
"ADV": [],
"AUX": [
"did"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"population"
],
"NUM": [],
"PART": [],
"PRON": [
"its"
],
"PROPN": [
"France"
],
"PUNCT": [
"?"
],
"SCONJ": [
"When"
],
"SP... | [
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | When/advmod/expel did/aux/expel France/nsubj/expel expel/ROOT/expel its/poss/population original/amod/population Jewish/amod/population population/dobj/expel ?/punct/expel | (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (NNP France)) (VP (VB expel) (NP (PRP$ its) (JJ original) (JJ Jewish) (NN population)))) (. ?)) | FC | [] | [] | [] | [] | ['When did France expel its original Jewish population ?'] | 1,490 |
Wrigley constructed a ballpark on the island to house the Cubs in spring training: it was built to the same dimensions as Wrigley Field. | (ROOT (S (S (NP (NNP Wrigley)) (VP (VBD constructed) (NP (NP (DT a) (NN ballpark)) (PP (IN on) (NP (DT the) (NN island)))) (SBAR (S (VP (TO to) (VP (VB house) (NP (DT the) (NNPS Cubs)) (PP (IN in) (NP (NN spring) (NN training))))))))) (: :) (S (NP (PRP it)) (VP (VBD was) (VP (VBN built) (PP (IN to) (NP (NP (DT the) (JJ... | 11 | {
"ADJ": [
"same"
],
"ADP": [
"on",
"in",
"to",
"as"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"a",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"ballpark",
"island",
"spring",
"training",
"dimensions"
],
"NUM": [],
"P... | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Wrigley/nsubj/constructed constructed/ccomp/built a/det/ballpark ballpark/dobj/constructed on/prep/ballpark the/det/island island/pobj/on to/aux/house house/advcl/constructed the/det/Cubs Cubs/dobj/house in/prep/house spring/compound/training training/pobj/in :/punct/built it/nsubjpass/built was/auxpass/built built/ROO... | (S (S (NP (NNP Wrigley)) (VP (VBD constructed) (NP (NP (DT a) (NN ballpark)) (PP (IN on) (NP (DT the) (NN island)))) (SBAR (S (VP (TO to) (VP (VB house) (NP (DT the) (NNPS Cubs)) (PP (IN in) (NP (NN spring) (NN training))))))))) (: :) (S (NP (PRP it)) (VP (VBD was) (VP (VBN built) (PP (IN to) (NP (NP (DT the) (JJ same)... | CT | ['Wrigley constructed a ballpark on the island', 'it was built to the same dimensions as Wrigley Field'] | ['to house the Cubs in spring training'] | [] | ['Wrigley constructed a ballpark on the island to house the Cubs in spring training : it was built to the same dimensions as Wrigley Field .'] | [] | 55,861 |
Another classic case is Nigeria, especially under the rule of General Sani Abacha who was de facto president of Nigeria from 1993 until his death in 1998. | (ROOT (S (NP (DT Another) (JJ classic) (NN case)) (VP (VBZ is) (NP (NNP Nigeria)) (, ,) (PP (ADVP (RB especially)) (IN under) (NP (NP (DT the) (NN rule)) (PP (IN of) (NP (NP (NNP General) (NNP Sani) (NNP Abacha)) (SBAR (WHNP (WP who)) (S (VP (VBD was) (NP (NP (ADVP (IN de) (RB facto)) (NN president)) (PP (IN of) (NP (N... | 16 | {
"ADJ": [
"classic"
],
"ADP": [
"under",
"of",
"of",
"from",
"until",
"in"
],
"ADV": [
"especially"
],
"AUX": [
"is",
"was"
],
"CCONJ": [],
"DET": [
"Another",
"the"
],
"INTJ": [],
"NOUN": [
"case",
"rule",
"president",
"death"
... | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-VP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-ADVP",
"I-ADVP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | Another/det/case classic/amod/case case/nsubj/is is/ROOT/is Nigeria/attr/is ,/punct/is especially/advmod/under under/prep/is the/det/rule rule/pobj/under of/prep/rule General/compound/Abacha Sani/compound/Abacha Abacha/pobj/of who/nsubj/was was/relcl/rule de/advmod/facto facto/amod/president president/attr/was of/prep/... | (S (NP (DT Another) (JJ classic) (NN case)) (VP (VBZ is) (NP (NNP Nigeria)) (, ,) (PP (ADVP (RB especially)) (IN under) (NP (NP (DT the) (NN rule)) (PP (IN of) (NP (NP (NNP General) (NNP Sani) (NNP Abacha)) (SBAR (WHNP (WP who)) (S (VP (VBD was) (NP (NP (ADVP (IN de) (RB facto)) (NN president)) (PP (IN of) (NP (NNP Nig... | CT | ['Another classic case is Nigeria , especially under the rule of General Sani Abacha who was de facto president of Nigeria from 1993 until his death in 1998'] | ['who was de facto president of Nigeria from 1993 until his death in 1998'] | [] | ['Another classic case is Nigeria , especially under the rule of General Sani Abacha who was de facto president of Nigeria from 1993 until his death in 1998 .'] | [] | 12,790 |
Ramanuja (c. 1037–1137) was the foremost proponent of the philosophy of Viśiṣṭādvaita or qualified non-dualism. | (ROOT (S (NP (NP (NNP Ramanuja)) (-LRB- -LRB-) (NP (FW c.) (NP (CD 1037–1137))) (-RRB- -RRB-)) (VP (VBD was) (NP (NP (DT the) (JJ foremost) (NN proponent)) (PP (IN of) (NP (NP (DT the) (NN philosophy)) (PP (IN of) (NP (NP (NNP Viśiṣṭādvaita)) (CC or) (NP (JJ qualified) (NN non) (HYPH -) (NN dualism)))))))) (. .))) | 10 | {
"ADJ": [
"foremost",
"qualified",
"non",
"-"
],
"ADP": [
"of",
"of"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [
"or"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"proponent",
"philosophy",
"dualism"
],
"NUM": [],
"PART": [],
"PR... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Ramanuja/nsubj/was (/punct/1037–1137 c./compound/1037–1137 1037–1137/appos/Ramanuja )/punct/1037–1137 was/ROOT/was the/det/proponent foremost/amod/proponent proponent/attr/was of/prep/proponent the/det/philosophy philosophy/pobj/of of/prep/philosophy Viśiṣṭādvaita/pobj/of or/cc/Viśiṣṭādvaita qualified/conj/was non/dobj... | (S (NP (NP (NNP Ramanuja)) (-LRB- -LRB-) (NP (FW c.) (NP (CD 1037–1137))) (-RRB- -RRB-)) (VP (VBD was) (NP (NP (DT the) (JJ foremost) (NN proponent)) (PP (IN of) (NP (NP (DT the) (NN philosophy)) (PP (IN of) (NP (NP (NNP Viśiṣṭādvaita)) (CC or) (NP (JJ qualified) (NN non) (HYPH -) (NN dualism)))))))) (. .)) | T | ['Ramanuja -LRB- c. 1037–1137 -RRB- was the foremost proponent of the philosophy of Viśiṣṭādvaita or qualified non - dualism'] | [] | ['Ramanuja -LRB- c. 1037–1137 -RRB- was the foremost proponent of the philosophy of Viśiṣṭādvaita or qualified non - dualism .'] | [] | [] | 51,281 |
The teachings of the Czech priest Jan Hus were based on those of John Wycliffe, yet his followers, the Hussites, were to have a much greater political impact than the Lollards. | (ROOT (S (S (NP (NP (DT The) (NNS teachings)) (PP (IN of) (NP (NP (DT the) (JJ Czech) (NN priest)) (NP (NNP Jan) (NNP Hus))))) (VP (VBD were) (VP (VBN based) (PP (IN on) (NP (NP (DT those)) (PP (IN of) (NP (NNP John) (NNP Wycliffe)))))))) (, ,) (CC yet) (S (NP (NP (PRP$ his) (NNS followers)) (, ,) (NP (DT the) (NNPS Hu... | 11 | {
"ADJ": [
"Czech",
"greater",
"political"
],
"ADP": [
"of",
"on",
"of",
"than"
],
"ADV": [
"much"
],
"AUX": [
"were",
"were"
],
"CCONJ": [
"yet"
],
"DET": [
"The",
"the",
"the",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"teaching... | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"B-PP",
... | The/det/teachings teachings/nsubjpass/based of/prep/teachings the/det/priest Czech/amod/priest priest/pobj/of Jan/compound/Hus Hus/appos/teachings were/auxpass/based based/ROOT/based on/prep/based those/pobj/on of/prep/those John/compound/Wycliffe Wycliffe/pobj/of ,/punct/those yet/cc/those his/poss/followers followers... | (S (S (NP (NP (DT The) (NNS teachings)) (PP (IN of) (NP (NP (DT the) (JJ Czech) (NN priest)) (NP (NNP Jan) (NNP Hus))))) (VP (VBD were) (VP (VBN based) (PP (IN on) (NP (NP (DT those)) (PP (IN of) (NP (NNP John) (NNP Wycliffe)))))))) (, ,) (CC yet) (S (NP (NP (PRP$ his) (NNS followers)) (, ,) (NP (DT the) (NNPS Hussites... | T | ['The teachings of the Czech priest Jan Hus were based on those of John Wycliffe', 'his followers , the Hussites , were to have a much greater political impact than the Lollards'] | [] | ['The teachings of the Czech priest Jan Hus were based on those of John Wycliffe , yet his followers , the Hussites , were to have a much greater political impact than the Lollards .'] | [] | [] | 72,128 |
According to the canonical gospels, Jesus, whom Christians believe to be the Son of God as well as the Messiah (Christ), was arrested, tried, and sentenced by Pontius Pilate to be scourged, and finally crucified by the Romans. | (ROOT (S (PP (VBG According) (PP (IN to) (NP (DT the) (JJ canonical) (NNS gospels)))) (, ,) (NP (NP (NNP Jesus)) (, ,) (SBAR (WHNP (WP whom)) (S (NP (NNPS Christians)) (VP (VBP believe) (S (VP (TO to) (VP (VB be) (NP (NP (NP (DT the) (NNP Son)) (PP (IN of) (NP (NNP God)))) (CONJP (RB as) (RB well) (IN as)) (NP (NP (DT ... | 14 | {
"ADJ": [
"canonical"
],
"ADP": [
"to",
"of",
"as",
"by",
"by"
],
"ADV": [
"as",
"well",
"finally"
],
"AUX": [
"be",
"was",
"be"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [... | [
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-CONJP",
"I-CONJP",
"I-CONJP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"I-... | According/prep/arrested to/prep/According the/det/gospels canonical/amod/gospels gospels/pobj/to ,/punct/arrested Jesus/nsubjpass/arrested ,/punct/Jesus whom/dobj/be Christians/nsubj/believe believe/relcl/Jesus to/aux/be be/xcomp/believe the/det/Son Son/attr/be of/prep/Son God/pobj/of as/advmod/as well/advmod/as as/cc/... | (S (PP (VBG According) (PP (IN to) (NP (DT the) (JJ canonical) (NNS gospels)))) (, ,) (NP (NP (NNP Jesus)) (, ,) (SBAR (WHNP (WP whom)) (S (NP (NNPS Christians)) (VP (VBP believe) (S (VP (TO to) (VP (VB be) (NP (NP (NP (DT the) (NNP Son)) (PP (IN of) (NP (NNP God)))) (CONJP (RB as) (RB well) (IN as)) (NP (NP (DT the) (... | CT | ['Jesus , whom Christians believe to be the Son of God as well as the Messiah -LRB- Christ -RRB- , was arrested , tried , and sentenced by Pontius Pilate to be scourged , and finally crucified by the Romans'] | ['whom Christians believe to be the Son of God as well as the Messiah -LRB- Christ -RRB-'] | [] | ['According to the canonical gospels , Jesus , whom Christians believe to be the Son of God as well as the Messiah -LRB- Christ -RRB- , was arrested , tried , and sentenced by Pontius Pilate to be scourged , and finally crucified by the Romans .'] | [] | 23,601 |
The superior colliculus, which plays a major role in visual control of behavior in most vertebrates, shrinks to a small size in mammals, and many of its functions are taken over by visual areas of the cerebral cortex. | (ROOT (S (S (NP (NP (DT The) (JJ superior) (NN colliculus)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ plays) (NP (DT a) (JJ major) (NN role)) (PP (IN in) (NP (NP (JJ visual) (NN control)) (PP (IN of) (NP (NN behavior))) (PP (IN in) (NP (JJS most) (NNS vertebrates)))))))) (, ,)) (VP (VBZ shrinks) (PP (IN to) (NP (DT a)... | 12 | {
"ADJ": [
"superior",
"major",
"visual",
"most",
"small",
"many",
"visual",
"cerebral"
],
"ADP": [
"in",
"of",
"in",
"to",
"in",
"of",
"over",
"by",
"of"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"and"
],
"DET": [
"The... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP... | The/det/colliculus superior/amod/colliculus colliculus/nsubj/shrinks ,/punct/colliculus which/nsubj/plays plays/relcl/colliculus a/det/role major/amod/role role/dobj/plays in/prep/role visual/amod/control control/pobj/in of/prep/control behavior/pobj/of in/prep/plays most/amod/vertebrates vertebrates/pobj/in ,/punct/co... | (S (S (NP (NP (DT The) (JJ superior) (NN colliculus)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ plays) (NP (DT a) (JJ major) (NN role)) (PP (IN in) (NP (NP (JJ visual) (NN control)) (PP (IN of) (NP (NN behavior))) (PP (IN in) (NP (JJS most) (NNS vertebrates)))))))) (, ,)) (VP (VBZ shrinks) (PP (IN to) (NP (DT a) (JJ s... | CT | ['The superior colliculus , which plays a major role in visual control of behavior in most vertebrates , shrinks to a small size in mammals', 'many of its functions are taken over by visual areas of the cerebral cortex'] | ['which plays a major role in visual control of behavior in most vertebrates'] | [] | ['The superior colliculus , which plays a major role in visual control of behavior in most vertebrates , shrinks to a small size in mammals , and many of its functions are taken over by visual areas of the cerebral cortex .'] | [] | 407 |
It is a highly reactive substance and must be segregated from combustible materials. | (ROOT (S (NP (PRP It)) (VP (VP (VBZ is) (NP (DT a) (ADJP (RB highly) (JJ reactive)) (NN substance))) (CC and) (VP (MD must) (VP (VB be) (VP (VBN segregated) (PP (IN from) (NP (JJ combustible) (NNS materials))))))) (. .))) | 9 | {
"ADJ": [
"reactive",
"combustible"
],
"ADP": [
"from"
],
"ADV": [
"highly"
],
"AUX": [
"is",
"must",
"be"
],
"CCONJ": [
"and"
],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"substance",
"materials"
],
"NUM": [],
"PART": [],
"PRON": [
"It"
... | [
"B-NP",
"B-VP",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | It/nsubj/is is/ROOT/is a/det/substance highly/advmod/reactive reactive/amod/substance substance/attr/is and/cc/is must/aux/segregated be/auxpass/segregated segregated/conj/is from/prep/segregated combustible/amod/materials materials/pobj/from ./punct/is | (S (NP (PRP It)) (VP (VP (VBZ is) (NP (DT a) (ADJP (RB highly) (JJ reactive)) (NN substance))) (CC and) (VP (MD must) (VP (VB be) (VP (VBN segregated) (PP (IN from) (NP (JJ combustible) (NNS materials))))))) (. .)) | T | ['It is a highly reactive substance and must be segregated from combustible materials'] | [] | ['It is a highly reactive substance and must be segregated from combustible materials .'] | [] | [] | 51,328 |
Kansas also won the 1981–82 Copeland Award. | (ROOT (S (NP (NNP Kansas)) (ADVP (RB also)) (VP (VBD won) (NP (DT the) (CD 1981–82) (NNP Copeland) (NNP Award))) (. .))) | 5 | {
"ADJ": [],
"ADP": [],
"ADV": [
"also"
],
"AUX": [],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [],
"NUM": [
"1981–82"
],
"PART": [],
"PRON": [],
"PROPN": [
"Kansas",
"Copeland",
"Award"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": ... | [
"B-NP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Kansas/nsubj/won also/advmod/won won/ROOT/won the/det/Award 1981–82/nummod/Award Copeland/compound/Award Award/dobj/won ./punct/won | (S (NP (NNP Kansas)) (ADVP (RB also)) (VP (VBD won) (NP (DT the) (CD 1981–82) (NNP Copeland) (NNP Award))) (. .)) | T | ['Kansas won the 1981–82 Copeland Award'] | [] | ['Kansas also won the 1981–82 Copeland Award .'] | [] | [] | 63,098 |
In June 1985, the computer-readable CD-ROM (read-only memory) and, in 1990, CD-Recordable were introduced, also developed by both Sony and Philips. | (ROOT (S (PP (IN In) (NP (NNP June) (CD 1985))) (, ,) (NP (NP (DT the) (ADJP (NN computer) (HYPH -) (JJ readable)) (NNP CD) (HYPH -) (NNP ROM)) (-LRB- -LRB-) (NP (NML (S (VP (VB read) (HYPH -) (ADVP (RB only))))) (NN memory)) (-RRB- -RRB-)) (CC and) (, ,) (PP (IN in) (NP (CD 1990))) (, ,) (NP (NNP CD) (HYPH -) (NNP Rec... | 9 | {
"ADJ": [
"readable"
],
"ADP": [
"In",
"in",
"by"
],
"ADV": [
"only",
"also"
],
"AUX": [
"were"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"both"
],
"INTJ": [],
"NOUN": [
"computer",
"CD",
"ROM",
"memory",
"CD"
],
"NUM":... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADVP",
"B-NP",
"I-NP",
"O",
"O",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
... | In/prep/introduced June/pobj/In 1985/nummod/June ,/punct/introduced the/det/ROM computer/npadvmod/readable -/punct/readable readable/amod/ROM CD/compound/ROM -/punct/ROM ROM/nsubjpass/introduced (/punct/ROM read/amod/memory -/punct/read only/advmod/read memory/appos/ROM )/punct/ROM and/cc/ROM ,/punct/ROM in/prep/introd... | (S (PP (IN In) (NP (NNP June) (CD 1985))) (, ,) (NP (NP (DT the) (ADJP (NN computer) (HYPH -) (JJ readable)) (NNP CD) (HYPH -) (NNP ROM)) (-LRB- -LRB-) (NP (NML (S (VP (VB read) (HYPH -) (ADVP (RB only))))) (NN memory)) (-RRB- -RRB-)) (CC and) (, ,) (PP (IN in) (NP (CD 1990))) (, ,) (NP (NNP CD) (HYPH -) (NNP Recordabl... | T | ['CD - Recordable were introduced , also developed by both Sony and Philips'] | [] | ['In June 1985 , the computer - readable CD - ROM -LRB- read - only memory -RRB- and , in 1990 , CD - Recordable were introduced , also developed by both Sony and Philips .'] | [] | [] | 38,960 |
While in 2003, the program still restricted 40% of vehicles in the metropolitan area, with the adoption of stricter emissions standards in 2001 and 2006, in practice, these days most vehicles are exempt from the circulation restrictions as long as they pass regular emissions tests. | (ROOT (S (SBAR (IN While) (S (PP (IN in) (NP (CD 2003))) (, ,) (NP (DT the) (NN program)) (ADVP (RB still)) (VP (VBD restricted) (NP (NP (CD 40) (NN %)) (PP (IN of) (NP (NP (NNS vehicles)) (PP (IN in) (NP (DT the) (JJ metropolitan) (NN area)))))) (, ,) (PP (IN with) (NP (NP (DT the) (NN adoption)) (PP (IN of) (NP (JJR ... | 11 | {
"ADJ": [
"metropolitan",
"stricter",
"most",
"exempt",
"regular"
],
"ADP": [
"in",
"of",
"in",
"with",
"of",
"in",
"in",
"from"
],
"ADV": [
"still",
"as",
"long"
],
"AUX": [
"are"
],
"CCONJ": [
"and"
],
"DET": [
"the",
... | [
"O",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-PP",
"B-NP",
"O",
"B-NP"... | While/mark/restricted in/prep/restricted 2003/pobj/in ,/punct/restricted the/det/program program/nsubj/restricted still/advmod/restricted restricted/advcl/are 40/nummod/% %/dobj/restricted of/prep/% vehicles/pobj/of in/prep/restricted the/det/area metropolitan/amod/area area/pobj/in ,/punct/restricted with/prep/restric... | (S (SBAR (IN While) (S (PP (IN in) (NP (CD 2003))) (, ,) (NP (DT the) (NN program)) (ADVP (RB still)) (VP (VBD restricted) (NP (NP (CD 40) (NN %)) (PP (IN of) (NP (NP (NNS vehicles)) (PP (IN in) (NP (DT the) (JJ metropolitan) (NN area)))))) (, ,) (PP (IN with) (NP (NP (DT the) (NN adoption)) (PP (IN of) (NP (JJR strict... | CT | ['these days most vehicles are exempt from the circulation restrictions as long'] | ['While in 2003 , the program still restricted 40 % of vehicles in the metropolitan area , with the adoption of stricter emissions standards in 2001 and 2006', 'as they pass regular emissions tests'] | [] | ['While in 2003 , the program still restricted 40 % of vehicles in the metropolitan area , with the adoption of stricter emissions standards in 2001 and 2006 , in practice , these days most vehicles are exempt from the circulation restrictions as long as they pass regular emissions tests .'] | [] | 4,053 |
Canada's Cyber Security Strategy is part of a larger, integrated approach to critical infrastructure protection, and functions as a counterpart document to the National Strategy and Action Plan for Critical Infrastructure. | (ROOT (S (NP (NP (NNP Canada) (POS 's)) (NML (NNP Cyber) (NNP Security)) (NNP Strategy)) (VP (VP (VBZ is) (NP (NP (NN part)) (PP (IN of) (NP (NP (DT a) (JJR larger) (, ,) (JJ integrated) (NN approach)) (PP (IN to) (NP (NML (JJ critical) (NN infrastructure)) (NN protection))))))) (, ,) (CC and) (VP (VBZ functions) (PP (... | 12 | {
"ADJ": [
"larger",
"integrated",
"critical",
"counterpart"
],
"ADP": [
"of",
"to",
"as",
"to",
"for"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"a",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"part",
"approa... | [
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"O",
"O",
"B-PP",
"B-NP",
"I-NP",
... | Canada/poss/Strategy 's/case/Canada Cyber/compound/Security Security/compound/Strategy Strategy/nsubj/is is/ROOT/is part/attr/is of/prep/part a/det/approach larger/amod/approach ,/punct/approach integrated/amod/approach approach/pobj/of to/prep/approach critical/amod/protection infrastructure/compound/protection protec... | (S (NP (NP (NNP Canada) (POS 's)) (NML (NNP Cyber) (NNP Security)) (NNP Strategy)) (VP (VP (VBZ is) (NP (NP (NN part)) (PP (IN of) (NP (NP (DT a) (JJR larger) (, ,) (JJ integrated) (NN approach)) (PP (IN to) (NP (NML (JJ critical) (NN infrastructure)) (NN protection))))))) (, ,) (CC and) (VP (VBZ functions) (PP (IN as)... | T | ["Canada 's Cyber Security Strategy is part of a larger , integrated approach to critical infrastructure protection , and functions as a counterpart document to the National Strategy and Action Plan for Critical Infrastructure"] | [] | ["Canada 's Cyber Security Strategy is part of a larger , integrated approach to critical infrastructure protection , and functions as a counterpart document to the National Strategy and Action Plan for Critical Infrastructure ."] | [] | [] | 66,574 |
What event in the year 1090 could have had an effect on Medieval Europe's embracing of the pointed arch? | (ROOT (SBARQ (WHNP (WP What) (NN event)) (S (PP (IN in) (NP (NP (DT the) (NN year)) (NP (CD 1090)))) (VP (MD could) (VP (VB have) (VP (VBN had) (NP (NP (DT an) (NN effect)) (PP (IN on) (NP (NP (NP (JJ Medieval) (NNP Europe) (POS 's)) (NN embracing)) (PP (IN of) (NP (DT the) (JJ pointed) (NN arch)))))))))) (. ?))) | 12 | {
"ADJ": [],
"ADP": [
"in",
"on",
"of"
],
"ADV": [],
"AUX": [
"could",
"have"
],
"CCONJ": [],
"DET": [
"the",
"an",
"the"
],
"INTJ": [],
"NOUN": [
"event",
"year",
"effect",
"embracing",
"arch"
],
"NUM": [
"1090"
],
"PART": [
"'s"... | [
"O",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | What/det/event event/nsubj/had in/prep/event the/det/year year/pobj/in 1090/nsubj/had could/aux/had have/aux/had had/ROOT/had an/det/effect effect/dobj/had on/prep/effect Medieval/compound/Europe Europe/poss/embracing 's/case/Europe embracing/pobj/on of/prep/embracing the/det/arch pointed/amod/arch arch/pobj/of ?/punct... | (SBARQ (WHNP (WP What) (NN event)) (S (PP (IN in) (NP (NP (DT the) (NN year)) (NP (CD 1090)))) (VP (MD could) (VP (VB have) (VP (VBN had) (NP (NP (DT an) (NN effect)) (PP (IN on) (NP (NP (NP (JJ Medieval) (NNP Europe) (POS 's)) (NN embracing)) (PP (IN of) (NP (DT the) (JJ pointed) (NN arch)))))))))) (. ?)) | T | ["in the year 1090 could have had an effect on Medieval Europe 's embracing of the pointed arch"] | [] | ["What event in the year 1090 could have had an effect on Medieval Europe 's embracing of the pointed arch ?"] | [] | [] | 57,664 |
The album won over many critics in the need to define AC, and appeared to change the tolerance and acceptance of AC music into mainstream day to day radio play. | (ROOT (S (NP (DT The) (NN album)) (VP (VP (VBD won) (PRT (RP over)) (NP (JJ many) (NNS critics)) (PP (IN in) (NP (DT the) (NN need) (S (VP (TO to) (VP (VB define) (NP (NNP AC)))))))) (, ,) (CC and) (VP (VBD appeared) (S (VP (TO to) (VP (VB change) (NP (NP (DT the) (NN tolerance) (CC and) (NN acceptance)) (PP (IN of) (N... | 13 | {
"ADJ": [
"many",
"mainstream"
],
"ADP": [
"over",
"in",
"of",
"into",
"to"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"The",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"album",
"critics",
"need",
"tolerance",
"acc... | [
"B-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | The/det/album album/nsubj/won won/ROOT/won over/prt/won many/amod/critics critics/pobj/over in/prep/won the/det/need need/pobj/in to/aux/define define/acl/need AC/dobj/define ,/punct/won and/cc/won appeared/conj/won to/aux/change change/xcomp/appeared the/det/tolerance tolerance/dobj/change and/cc/tolerance acceptance/... | (S (NP (DT The) (NN album)) (VP (VP (VBD won) (PRT (RP over)) (NP (JJ many) (NNS critics)) (PP (IN in) (NP (DT the) (NN need) (S (VP (TO to) (VP (VB define) (NP (NNP AC)))))))) (, ,) (CC and) (VP (VBD appeared) (S (VP (TO to) (VP (VB change) (NP (NP (DT the) (NN tolerance) (CC and) (NN acceptance)) (PP (IN of) (NP (NNP... | T | ['The album won over many critics in the need to define AC , and appeared to change the tolerance and acceptance of AC music into mainstream day to day radio play'] | [] | ['The album won over many critics in the need to define AC , and appeared to change the tolerance and acceptance of AC music into mainstream day to day radio play .'] | [] | [] | 65,100 |
For this reason, the inhabitants are called "matarrucs" ("donkey killers"). | (ROOT (S (PP (IN For) (NP (DT this) (NN reason))) (, ,) (NP (DT the) (NNS inhabitants)) (VP (VBP are) (VP (VBN called) (S (NP (`` ") (NP (NNS matarrucs)) ('' ") (-LRB- -LRB-) (`` ") (NP (NN donkey) (NNS killers)) ('' ") (-RRB- -RRB-))))) (. .))) | 8 | {
"ADJ": [],
"ADP": [
"For"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [],
"DET": [
"this",
"the"
],
"INTJ": [],
"NOUN": [
"reason",
"inhabitants",
"killers"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"donkey"
],
"PUNCT": [
",",
"\"",
"... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | For/prep/called this/det/reason reason/pobj/For ,/punct/called the/det/inhabitants inhabitants/nsubjpass/called are/auxpass/called called/ROOT/called "/punct/matarrucs matarrucs/oprd/called "/punct/matarrucs (/punct/killers "/punct/killers donkey/compound/killers killers/appos/matarrucs "/punct/matarrucs )/punct/matarr... | (S (PP (IN For) (NP (DT this) (NN reason))) (, ,) (NP (DT the) (NNS inhabitants)) (VP (VBP are) (VP (VBN called) (S (NP (`` ") (NP (NNS matarrucs)) ('' ") (-LRB- -LRB-) (`` ") (NP (NN donkey) (NNS killers)) ('' ") (-RRB- -RRB-))))) (. .)) | T | ['the inhabitants are called " matarrucs " -LRB- " donkey killers " -RRB-'] | [] | ['For this reason , the inhabitants are called " matarrucs " -LRB- " donkey killers " -RRB- .'] | [] | [] | 21,003 |
The first known ones were made by Enmetena and Urukagina of Lagash in 2400-2350 BC. | (ROOT (S (NP (DT The) (JJ first) (JJ known) (NNS ones)) (VP (VBD were) (VP (VBN made) (PP (IN by) (NP (NP (NNP Enmetena) (CC and) (NNP Urukagina)) (PP (IN of) (NP (NNP Lagash))))) (PP (IN in) (NP (NP (CD 2400)) (PP (SYM -) (NP (CD 2350) (NNP BC))))))) (. .))) | 9 | {
"ADJ": [
"first"
],
"ADP": [
"by",
"of",
"in"
],
"ADV": [],
"AUX": [
"were"
],
"CCONJ": [
"and"
],
"DET": [
"The"
],
"INTJ": [],
"NOUN": [
"ones"
],
"NUM": [
"2400",
"2350"
],
"PART": [],
"PRON": [],
"PROPN": [
"Enmetena",
"Urukagin... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | The/det/ones first/amod/ones known/amod/ones ones/nsubjpass/made were/auxpass/made made/ROOT/made by/agent/made Enmetena/pobj/by and/cc/Enmetena Urukagina/conj/Enmetena of/prep/Urukagina Lagash/pobj/of in/prep/made 2400/nummod/BC -/punct/2350 2350/nummod/BC BC/pobj/in ./punct/made | (S (NP (DT The) (JJ first) (JJ known) (NNS ones)) (VP (VBD were) (VP (VBN made) (PP (IN by) (NP (NP (NNP Enmetena) (CC and) (NNP Urukagina)) (PP (IN of) (NP (NNP Lagash))))) (PP (IN in) (NP (NP (CD 2400)) (PP (SYM -) (NP (CD 2350) (NNP BC))))))) (. .)) | T | ['The first known ones were made by Enmetena and Urukagina of Lagash in 2400 - 2350 BC'] | [] | ['The first known ones were made by Enmetena and Urukagina of Lagash in 2400 - 2350 BC .'] | [] | [] | 20,510 |
The final file size of a VBR encoding is less predictable than with constant bitrate. | (ROOT (S (NP (NP (DT The) (JJ final) (NN file) (NN size)) (PP (IN of) (NP (DT a) (NNP VBR) (NN encoding)))) (VP (VBZ is) (ADJP (ADJP (RBR less) (JJ predictable)) (PP (IN than) (PP (IN with) (NP (JJ constant) (NN bitrate)))))) (. .))) | 8 | {
"ADJ": [
"final",
"predictable",
"constant"
],
"ADP": [
"of",
"than",
"with"
],
"ADV": [
"less"
],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"The",
"a"
],
"INTJ": [],
"NOUN": [
"file",
"size",
"encoding",
"bitrate"
],
"NUM": [],
"PAR... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADJP",
"I-ADJP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"O"
] | The/det/size final/amod/size file/compound/size size/nsubj/is of/prep/size a/det/encoding VBR/compound/encoding encoding/pobj/of is/ROOT/is less/advmod/predictable predictable/acomp/is than/prep/predictable with/prep/than constant/amod/bitrate bitrate/pobj/with ./punct/is | (S (NP (NP (DT The) (JJ final) (NN file) (NN size)) (PP (IN of) (NP (DT a) (NNP VBR) (NN encoding)))) (VP (VBZ is) (ADJP (ADJP (RBR less) (JJ predictable)) (PP (IN than) (PP (IN with) (NP (JJ constant) (NN bitrate)))))) (. .)) | T | ['The final file size of a VBR encoding is less predictable than with constant bitrate'] | [] | ['The final file size of a VBR encoding is less predictable than with constant bitrate .'] | [] | [] | 43,575 |
The Armed Forces' 115,349 personnel are divided into a hierarchy of numerous ranks of officers and non-commissioned members. | (ROOT (S (NP (NP (DT The) (NNP Armed) (NNPS Forces) (POS ')) (CD 115,349) (NNS personnel)) (VP (VBP are) (VP (VBN divided) (PP (IN into) (NP (NP (DT a) (NN hierarchy)) (PP (IN of) (NP (NP (JJ numerous) (NNS ranks)) (PP (IN of) (NP (NP (NNS officers)) (CC and) (NP (ADJP (RB non) (HYPH -) (VBN commissioned)) (NNS members... | 13 | {
"ADJ": [
"numerous",
"non",
"-",
"commissioned"
],
"ADP": [
"into",
"of",
"of"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"and"
],
"DET": [
"The",
"a"
],
"INTJ": [],
"NOUN": [
"personnel",
"hierarchy",
"ranks",
"officers",
"memb... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"O"
] | The/det/Forces Armed/compound/Forces Forces/poss/personnel '/case/Forces 115,349/nummod/personnel personnel/nsubjpass/divided are/auxpass/divided divided/ROOT/divided into/prep/divided a/det/hierarchy hierarchy/pobj/into of/prep/hierarchy numerous/amod/ranks ranks/pobj/of of/prep/ranks officers/pobj/of and/cc/officers ... | (S (NP (NP (DT The) (NNP Armed) (NNPS Forces) (POS ')) (CD 115,349) (NNS personnel)) (VP (VBP are) (VP (VBN divided) (PP (IN into) (NP (NP (DT a) (NN hierarchy)) (PP (IN of) (NP (NP (JJ numerous) (NNS ranks)) (PP (IN of) (NP (NP (NNS officers)) (CC and) (NP (ADJP (RB non) (HYPH -) (VBN commissioned)) (NNS members))))))... | T | ["The Armed Forces ' 115,349 personnel are divided into a hierarchy of numerous ranks of officers and non - commissioned members"] | [] | ["The Armed Forces ' 115,349 personnel are divided into a hierarchy of numerous ranks of officers and non - commissioned members ."] | [] | [] | 60,826 |
Yale's student tour guides tell visitors that students consider it good luck to rub the toe of the statue of Theodore Dwight Woolsey on Old Campus. | (ROOT (S (NP (NP (NNP Yale) (POS 's)) (NML (NN student) (NN tour)) (NNS guides)) (VP (VBP tell) (NP (NNS visitors)) (SBAR (IN that) (S (NP (NNS students)) (VP (VBP consider) (S (NP (NP (PRP it))) (NP (JJ good) (NN luck)) (S (VP (TO to) (VP (VB rub) (NP (NP (DT the) (NN toe)) (PP (IN of) (NP (NP (DT the) (NN statue)) (P... | 16 | {
"ADJ": [
"good"
],
"ADP": [
"of",
"of",
"on"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"student",
"tour",
"guides",
"visitors",
"students",
"luck",
"toe",
"statue"
],
"NUM": [],
"PART": [
... | [
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Yale/poss/guides 's/case/Yale student/compound/guides tour/compound/guides guides/nsubj/tell tell/ROOT/tell visitors/dobj/tell that/mark/consider students/nsubj/consider consider/ccomp/tell it/nsubj/luck good/amod/luck luck/ccomp/consider to/aux/rub rub/acl/luck the/det/toe toe/dobj/rub of/prep/toe the/det/statue statu... | (S (NP (NP (NNP Yale) (POS 's)) (NML (NN student) (NN tour)) (NNS guides)) (VP (VBP tell) (NP (NNS visitors)) (SBAR (IN that) (S (NP (NNS students)) (VP (VBP consider) (S (NP (NP (PRP it))) (NP (JJ good) (NN luck)) (S (VP (TO to) (VP (VB rub) (NP (NP (DT the) (NN toe)) (PP (IN of) (NP (NP (DT the) (NN statue)) (PP (IN ... | CT | ["Yale 's student tour guides tell visitors"] | ['that students consider it good luck to rub the toe of the statue of Theodore Dwight Woolsey on Old Campus'] | [] | ["Yale 's student tour guides tell visitors that students consider it good luck to rub the toe of the statue of Theodore Dwight Woolsey on Old Campus ."] | [] | 67,777 |
As with Uranus, this absorption of red light by the atmospheric methane is part of what gives Neptune its blue hue, although Neptune's vivid azure differs from Uranus's milder cyan. | (ROOT (S (PP (IN As) (PP (IN with) (NP (NNP Uranus)))) (, ,) (NP (NP (DT this) (NN absorption)) (PP (IN of) (NP (JJ red) (NN light))) (PP (IN by) (NP (DT the) (JJ atmospheric) (NN methane)))) (VP (VBZ is) (NP (NP (NN part)) (PP (IN of) (SBAR (WHNP (WP what)) (S (VP (VBZ gives) (NP (NNP Neptune)) (NP (PRP$ its) (JJ blue... | 10 | {
"ADJ": [
"red",
"blue",
"vivid",
"milder"
],
"ADP": [
"As",
"with",
"of",
"by",
"of",
"from"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"this",
"the"
],
"INTJ": [],
"NOUN": [
"absorption",
"light",
"methane",
"part",... | [
"B-PP",
"I-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP... | As/prep/is with/prep/As Uranus/pobj/with ,/punct/is this/det/absorption absorption/nsubj/is of/prep/absorption red/amod/light light/pobj/of by/prep/absorption the/det/methane atmospheric/compound/methane methane/pobj/by is/ROOT/is part/attr/is of/prep/part what/nsubj/gives gives/pcomp/of Neptune/dative/gives its/poss/h... | (S (PP (IN As) (PP (IN with) (NP (NNP Uranus)))) (, ,) (NP (NP (DT this) (NN absorption)) (PP (IN of) (NP (JJ red) (NN light))) (PP (IN by) (NP (DT the) (JJ atmospheric) (NN methane)))) (VP (VBZ is) (NP (NP (NN part)) (PP (IN of) (SBAR (WHNP (WP what)) (S (VP (VBZ gives) (NP (NNP Neptune)) (NP (PRP$ its) (JJ blue) (NN ... | CT | ['this absorption of red light by the atmospheric methane is part of ,'] | ['what gives Neptune its blue hue', "although Neptune 's vivid azure differs from Uranus 's milder cyan"] | [] | ["As with Uranus , this absorption of red light by the atmospheric methane is part of what gives Neptune its blue hue , although Neptune 's vivid azure differs from Uranus 's milder cyan ."] | [] | 37,288 |
Movements associated with the establishment or development of federations can exhibit either centralising or decentralising trends.[citation needed] | (ROOT (S (NP (NP (NNS Movements)) (VP (VBN associated) (PP (IN with) (NP (NP (DT the) (NN establishment) (CC or) (NN development)) (PP (IN of) (NP (NNS federations))))))) (MD can) (VP (VB exhibit) (NP (ADJP (CC either) (VBG centralising) (CC or) (JJ decentralising)) (NN trends.-LSB-citation) (VBN needed))) (-RRB- -RSB-... | 9 | {
"ADJ": [],
"ADP": [
"with",
"of"
],
"ADV": [],
"AUX": [
"can"
],
"CCONJ": [
"or",
"either",
"or"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"Movements",
"establishment",
"development",
"federations",
"trends.[citation"
],
"NUM": [],
"PART":... | [
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"B-VP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"O"
] | Movements/nsubj/exhibit associated/acl/Movements with/prep/associated the/det/establishment establishment/pobj/with or/cc/establishment development/conj/establishment of/prep/establishment federations/pobj/of can/aux/exhibit exhibit/ROOT/exhibit either/preconj/centralising centralising/dobj/exhibit or/cc/centralising d... | (S (NP (NP (NNS Movements)) (VP (VBN associated) (PP (IN with) (NP (NP (DT the) (NN establishment) (CC or) (NN development)) (PP (IN of) (NP (NNS federations))))))) (MD can) (VP (VB exhibit) (NP (ADJP (CC either) (VBG centralising) (CC or) (JJ decentralising)) (NN trends.-LSB-citation) (VBN needed))) (-RRB- -RSB-)) | T | ['Movements associated with the establishment or development of federations exhibit either centralising or decentralising trends.-LSB-citation needed'] | [] | ['Movements associated with the establishment or development of federations can exhibit either centralising or decentralising trends.-LSB-citation needed -RSB-'] | [] | [] | 48,864 |
The late Turrell V. Wylie, a former professor of the University of Washington, and Li Tieh-tseng argue that the reliability of the heavily censored History of Ming as a credible source on Sino-Tibetan relations is questionable, in the light of modern scholarship. | (ROOT (S (NP (NP (NP (DT The) (JJ late) (NNP Turrell) (NNP V.) (NNP Wylie)) (, ,) (NP (NP (DT a) (JJ former) (NN professor)) (PP (IN of) (NP (NP (DT the) (NNP University)) (PP (IN of) (NP (NNP Washington)))))) (, ,)) (CC and) (NP (NNP Li) (NNP Tieh) (HYPH -) (NNP tseng))) (VP (VBP argue) (SBAR (IN that) (S (NP (NP (DT ... | 14 | {
"ADJ": [
"late",
"former",
"credible",
"Sino",
"Tibetan",
"questionable",
"modern"
],
"ADP": [
"of",
"of",
"of",
"of",
"as",
"on",
"in",
"of"
],
"ADV": [
"heavily"
],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [
"The",
... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"B-PP... | The/det/Wylie late/amod/Wylie Turrell/compound/Wylie V./compound/Wylie Wylie/nsubj/argue ,/punct/Wylie a/det/professor former/amod/professor professor/appos/Wylie of/prep/professor the/det/University University/pobj/of of/prep/University Washington/pobj/of ,/punct/Wylie and/cc/Wylie Li/compound/tseng Tieh/compound/tsen... | (S (NP (NP (NP (DT The) (JJ late) (NNP Turrell) (NNP V.) (NNP Wylie)) (, ,) (NP (NP (DT a) (JJ former) (NN professor)) (PP (IN of) (NP (NP (DT the) (NNP University)) (PP (IN of) (NP (NNP Washington)))))) (, ,)) (CC and) (NP (NNP Li) (NNP Tieh) (HYPH -) (NNP tseng))) (VP (VBP argue) (SBAR (IN that) (S (NP (NP (DT the) (... | CT | ['The late Turrell V. Wylie , a former professor of the University of Washington , and Li Tieh - tseng argue'] | ['that the reliability of the heavily censored History of Ming as a credible source on Sino - Tibetan relations is questionable , in the light of modern scholarship'] | [] | ['The late Turrell V. Wylie , a former professor of the University of Washington , and Li Tieh - tseng argue that the reliability of the heavily censored History of Ming as a credible source on Sino - Tibetan relations is questionable , in the light of modern scholarship .'] | [] | 45,581 |
The modern literary language is usually considered to date from the time of Alexander Pushkin (Алекса́ндр Пу́шкин) in the first third of the 19th century. | (ROOT (S (NP (DT The) (JJ modern) (JJ literary) (NN language)) (VP (VBZ is) (ADVP (RB usually)) (VP (VBN considered) (S (VP (TO to) (VP (VB date) (PP (IN from) (NP (NP (DT the) (NN time)) (PP (IN of) (NP (NP (NNP Alexander) (NNP Pushkin)) (-LRB- -LRB-) (NP (FW Алекса́ндр) (NNP Пу́шкин)) (-RRB- -RRB-))) (PP (IN in) (NP ... | 14 | {
"ADJ": [
"modern",
"literary",
"Алекса́ндр",
"first",
"19th"
],
"ADP": [
"to",
"from",
"of",
"in",
"of"
],
"ADV": [
"usually"
],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"The",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"lan... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | The/det/language modern/amod/language literary/amod/language language/nsubjpass/considered is/auxpass/considered usually/advmod/considered considered/ROOT/considered to/prep/considered date/pobj/to from/prep/considered the/det/time time/pobj/from of/prep/time Alexander/compound/Pushkin Pushkin/pobj/of (/punct/Pushkin А... | (S (NP (DT The) (JJ modern) (JJ literary) (NN language)) (VP (VBZ is) (ADVP (RB usually)) (VP (VBN considered) (S (VP (TO to) (VP (VB date) (PP (IN from) (NP (NP (DT the) (NN time)) (PP (IN of) (NP (NP (NNP Alexander) (NNP Pushkin)) (-LRB- -LRB-) (NP (FW Алекса́ндр) (NNP Пу́шкин)) (-RRB- -RRB-))) (PP (IN in) (NP (NP (D... | T | ['The modern literary language is usually considered to date from the time of Alexander Pushkin -LRB- Алекса́ндр Пу́шкин -RRB- in the first third of the 19th century'] | [] | ['The modern literary language is usually considered to date from the time of Alexander Pushkin -LRB- Алекса́ндр Пу́шкин -RRB- in the first third of the 19th century .'] | [] | [] | 5,683 |
Which company moved it's world headquarters to Detroit in 2010? | (ROOT (SBARQ (WHNP (WDT Which) (NN company)) (S (VP (VBD moved) (NP (NP (PRP it) (POS 's)) (NN world) (NN headquarters)) (PP (IN to) (NP (NNP Detroit))) (PP (IN in) (NP (CD 2010))))) (. ?))) | 7 | {
"ADJ": [],
"ADP": [
"to",
"in"
],
"ADV": [],
"AUX": [
"'s"
],
"CCONJ": [],
"DET": [
"Which"
],
"INTJ": [],
"NOUN": [
"company",
"world",
"headquarters"
],
"NUM": [
"2010"
],
"PART": [],
"PRON": [
"it"
],
"PROPN": [
"Detroit"
],
"PUNCT": [... | [
"O",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"O"
] | Which/det/company company/nsubj/moved moved/ROOT/moved it/nsubj/'s 's/ccomp/moved world/compound/headquarters headquarters/attr/'s to/prep/'s Detroit/pobj/to in/prep/moved 2010/pobj/in ?/punct/moved | (SBARQ (WHNP (WDT Which) (NN company)) (S (VP (VBD moved) (NP (NP (PRP it) (POS 's)) (NN world) (NN headquarters)) (PP (IN to) (NP (NNP Detroit))) (PP (IN in) (NP (CD 2010))))) (. ?)) | T | ["moved it 's world headquarters to Detroit in 2010"] | [] | ["Which company moved it 's world headquarters to Detroit in 2010 ?"] | [] | [] | 51,104 |
The establishment of a hydraulic facility in 1887 allowed for the local manufacture of elevators, resulting in the first construction of high-rise buildings; most notably the APA Building, amongst the world's tallest commercial buildings upon completion in 1889. | (ROOT (S (NP (NP (DT The) (NN establishment)) (PP (IN of) (NP (DT a) (JJ hydraulic) (NN facility))) (PP (IN in) (NP (CD 1887)))) (VP (VBD allowed) (PP (IN for) (NP (NP (DT the) (JJ local) (NN manufacture)) (PP (IN of) (NP (NNS elevators))))) (, ,) (S (VP (VBG resulting) (PP (IN in) (NP (NP (DT the) (JJ first) (NN const... | 12 | {
"ADJ": [
"hydraulic",
"local",
"first",
"high",
"tallest",
"commercial"
],
"ADP": [
"of",
"in",
"for",
"of",
"in",
"of",
"amongst",
"in"
],
"ADV": [
"most",
"notably"
],
"AUX": [],
"CCONJ": [],
"DET": [
"The",
"a",
"the",
... | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"O",
"O",
"O",
"B-NP",
"B-PP",
"B-ADVP",
"I-ADVP",
"B-NP",
"I-NP",
"I-NP",
"... | The/det/establishment establishment/nsubj/allowed of/prep/establishment a/det/facility hydraulic/amod/facility facility/pobj/of in/prep/facility 1887/pobj/in allowed/ccomp/Building for/prep/allowed the/det/manufacture local/amod/manufacture manufacture/pobj/for of/prep/manufacture elevators/pobj/of ,/punct/allowed resu... | (S (NP (NP (DT The) (NN establishment)) (PP (IN of) (NP (DT a) (JJ hydraulic) (NN facility))) (PP (IN in) (NP (CD 1887)))) (VP (VBD allowed) (PP (IN for) (NP (NP (DT the) (JJ local) (NN manufacture)) (PP (IN of) (NP (NNS elevators))))) (, ,) (S (VP (VBG resulting) (PP (IN in) (NP (NP (DT the) (JJ first) (NN constructio... | T | ["The establishment of a hydraulic facility in 1887 allowed for the local manufacture of elevators , resulting in the first construction of high - rise buildings ; most notably the APA Building , amongst the world 's tallest commercial buildings upon completion in 1889"] | [] | ["The establishment of a hydraulic facility in 1887 allowed for the local manufacture of elevators , resulting in the first construction of high - rise buildings ; most notably the APA Building , amongst the world 's tallest commercial buildings upon completion in 1889 ."] | [] | [] | 60,780 |
Elsewhere, remnants of the medieval water supply system devised by the friars can still be seen today. | (ROOT (S (ADVP (RB Elsewhere)) (, ,) (NP (NP (NNS remnants)) (PP (IN of) (NP (NP (DT the) (JJ medieval) (NML (NN water) (NN supply)) (NN system)) (VP (VBN devised) (PP (IN by) (NP (DT the) (NNS friars))))))) (VP (MD can) (ADVP (RB still)) (VP (VB be) (VP (VBN seen) (NP (NN today))))) (. .))) | 9 | {
"ADJ": [
"medieval"
],
"ADP": [
"of",
"by"
],
"ADV": [
"Elsewhere",
"still"
],
"AUX": [
"can",
"be"
],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"remnants",
"water",
"supply",
"system",
"friars",
"today"
],
"NU... | [
"B-ADVP",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"I-VP",
"B-NP",
"O"
] | Elsewhere/advmod/seen ,/punct/seen remnants/nsubjpass/seen of/prep/remnants the/det/system medieval/amod/system water/compound/supply supply/compound/system system/pobj/of devised/acl/system by/agent/devised the/det/friars friars/pobj/by can/aux/seen still/advmod/seen be/auxpass/seen seen/ROOT/seen today/npadvmod/seen ... | (S (ADVP (RB Elsewhere)) (, ,) (NP (NP (NNS remnants)) (PP (IN of) (NP (NP (DT the) (JJ medieval) (NML (NN water) (NN supply)) (NN system)) (VP (VBN devised) (PP (IN by) (NP (DT the) (NNS friars))))))) (VP (MD can) (ADVP (RB still)) (VP (VB be) (VP (VBN seen) (NP (NN today))))) (. .)) | T | ['remnants of the medieval water supply system devised by the friars can still be seen today'] | [] | ['Elsewhere , remnants of the medieval water supply system devised by the friars can still be seen today .'] | [] | [] | 39,506 |
What group runs The Procession? | (ROOT (SBARQ (WHNP (WP What) (NN group)) (S (VP (VBZ runs) (NP (DT The) (NNP Procession)))) (. ?))) | 6 | {
"ADJ": [],
"ADP": [],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"What",
"The"
],
"INTJ": [],
"NOUN": [
"group",
"Procession"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"runs"
],... | [
"O",
"O",
"B-VP",
"B-NP",
"I-NP",
"O"
] | What/det/group group/nsubj/runs runs/ROOT/runs The/det/Procession Procession/dobj/runs ?/punct/runs | (SBARQ (WHNP (WP What) (NN group)) (S (VP (VBZ runs) (NP (DT The) (NNP Procession)))) (. ?)) | T | ['runs The Procession'] | [] | ['What group runs The Procession ?'] | [] | [] | 38,153 |
Canon law is the body of laws and regulations made by ecclesiastical authority (Church leadership), for the government of a Christian organization or church and its members. | (ROOT (S (NP (NNP Canon) (NN law)) (VP (VBZ is) (NP (NP (DT the) (NN body)) (PP (IN of) (NP (NP (NNS laws) (CC and) (NNS regulations)) (VP (VBN made) (PP (IN by) (NP (NP (JJ ecclesiastical) (NN authority)) (-LRB- -LRB-) (NP (NN Church) (NN leadership)) (-RRB- -RRB-))) (, ,) (PP (IN for) (NP (NP (DT the) (NN government)... | 13 | {
"ADJ": [
"ecclesiastical",
"Christian"
],
"ADP": [
"of",
"by",
"for",
"of"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"and",
"or",
"and"
],
"DET": [
"the",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"Canon",
"law",
"body",
"laws",
... | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Canon/compound/law law/nsubj/is is/ROOT/is the/det/body body/attr/is of/prep/body laws/pobj/of and/cc/laws regulations/conj/laws made/acl/laws by/agent/made ecclesiastical/amod/authority authority/pobj/by (/punct/authority Church/compound/leadership leadership/appos/authority )/punct/authority ,/punct/is for/prep/is th... | (S (NP (NNP Canon) (NN law)) (VP (VBZ is) (NP (NP (DT the) (NN body)) (PP (IN of) (NP (NP (NNS laws) (CC and) (NNS regulations)) (VP (VBN made) (PP (IN by) (NP (NP (JJ ecclesiastical) (NN authority)) (-LRB- -LRB-) (NP (NN Church) (NN leadership)) (-RRB- -RRB-))) (, ,) (PP (IN for) (NP (NP (DT the) (NN government)) (PP ... | T | ['Canon law is the body of laws and regulations made by ecclesiastical authority -LRB- Church leadership -RRB- , for the government of a Christian organization or church and its members'] | [] | ['Canon law is the body of laws and regulations made by ecclesiastical authority -LRB- Church leadership -RRB- , for the government of a Christian organization or church and its members .'] | [] | [] | 11,114 |
54–100 requires death sentences to be conducted in an "enclosure" which "shall be so constructed as to exclude public view. | (ROOT (S (NP (CD 54–100)) (VP (VBZ requires) (NP (NN death) (NNS sentences)) (S (VP (TO to) (VP (VB be) (VP (VBN conducted) (PP (IN in) (NP (NP (DT an) (`` ") (NN enclosure) ('' ")) (SBAR (WHNP (WDT which)) (`` ") (S (VP (MD shall) (VP (VB be) (VP (ADVP (RB so)) (VBN constructed) (SBAR (IN as) (S (VP (TO to) (VP (VB ex... | 20 | {
"ADJ": [
"public"
],
"ADP": [
"in"
],
"ADV": [
"so"
],
"AUX": [
"be",
"shall",
"be"
],
"CCONJ": [],
"DET": [
"an"
],
"INTJ": [],
"NOUN": [
"death",
"sentences",
"enclosure",
"view"
],
"NUM": [
"54–100"
],
"PART": [
"to",
"to"
... | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-VP",
"I-VP",
"B-ADVP",
"B-VP",
"O",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"O"
] | 54–100/nsubj/requires requires/ROOT/requires death/compound/sentences sentences/dobj/requires to/aux/conducted be/auxpass/conducted conducted/relcl/sentences in/prep/conducted an/det/enclosure "/punct/enclosure enclosure/pobj/in "/punct/enclosure which/nsubjpass/constructed "/punct/constructed shall/aux/constructed be/... | (S (NP (CD 54–100)) (VP (VBZ requires) (NP (NN death) (NNS sentences)) (S (VP (TO to) (VP (VB be) (VP (VBN conducted) (PP (IN in) (NP (NP (DT an) (`` ") (NN enclosure) ('' ")) (SBAR (WHNP (WDT which)) (`` ") (S (VP (MD shall) (VP (VB be) (VP (ADVP (RB so)) (VBN constructed) (SBAR (IN as) (S (VP (TO to) (VP (VB exclude)... | CT | ['54–100 requires death sentences to be conducted in an " enclosure " which " shall be so constructed'] | ['which " shall be so constructed as to exclude public view', 'as to exclude public view'] | [] | ['54–100 requires death sentences to be conducted in an " enclosure " which " shall be so constructed as to exclude public view .'] | [] | 27,088 |
Unit testing aims to eliminate construction errors before code is promoted to QA; this strategy is intended to increase the quality of the resulting software as well as the efficiency of the overall development and QA process. | (ROOT (S (S (NP (NN Unit) (NN testing)) (VP (VBZ aims) (S (VP (TO to) (VP (VB eliminate) (NP (NN construction) (NNS errors)) (SBAR (IN before) (S (NP (NN code)) (VP (VBZ is) (VP (VBN promoted) (PP (IN to) (NP (NNP QA)))))))))))) (: ;) (S (NP (DT this) (NN strategy)) (VP (VBZ is) (VP (VBN intended) (S (VP (TO to) (VP (V... | 14 | {
"ADJ": [
"overall"
],
"ADP": [
"to",
"of",
"as",
"of"
],
"ADV": [
"as",
"well"
],
"AUX": [
"is",
"is"
],
"CCONJ": [
"and"
],
"DET": [
"this",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"Unit",
"testing",
"cons... | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-CONJP",
"I-CONJP",
"I-CONJP",
"B-NP",
"I-NP",
"B-... | Unit/compound/testing testing/nsubj/aims aims/ccomp/intended to/aux/eliminate eliminate/xcomp/aims construction/compound/errors errors/dobj/eliminate before/mark/promoted code/nsubjpass/promoted is/auxpass/promoted promoted/advcl/eliminate to/prep/promoted QA/pobj/to ;/punct/intended this/det/strategy strategy/nsubjpas... | (S (S (NP (NN Unit) (NN testing)) (VP (VBZ aims) (S (VP (TO to) (VP (VB eliminate) (NP (NN construction) (NNS errors)) (SBAR (IN before) (S (NP (NN code)) (VP (VBZ is) (VP (VBN promoted) (PP (IN to) (NP (NNP QA)))))))))))) (: ;) (S (NP (DT this) (NN strategy)) (VP (VBZ is) (VP (VBN intended) (S (VP (TO to) (VP (VB incr... | CT | ['Unit testing aims to eliminate construction errors', 'this strategy is intended to increase the quality of the resulting software as well as the efficiency of the overall development and QA process'] | ['before code is promoted to QA'] | [] | ['Unit testing aims to eliminate construction errors before code is promoted to QA ; this strategy is intended to increase the quality of the resulting software as well as the efficiency of the overall development and QA process .'] | [] | 45,338 |
This is especially pronounced when taking pictures of subjects near IR-bright areas (such as near a lamp), where the resulting infrared interference can wash out the image. | (ROOT (S (NP (DT This)) (VP (VBZ is) (ADVP (RB especially)) (VBN pronounced) (SBAR (WHADVP (WRB when)) (S (VP (VBG taking) (NP (NP (NNS pictures)) (PP (IN of) (NP (NP (NNS subjects)) (PP (IN near) (NP (NP (NP (ADJP (NN IR) (HYPH -) (JJ bright)) (NNS areas)) (-LRB- -LRB-) (PP (JJ such) (IN as) (PP (IN near) (NP (DT a) (... | 17 | {
"ADJ": [
"bright",
"such",
"infrared"
],
"ADP": [
"of",
"near",
"as",
"near",
"out"
],
"ADV": [
"especially"
],
"AUX": [
"is",
"can"
],
"CCONJ": [],
"DET": [
"a",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"pictures",
"subjects",
... | [
"B-NP",
"B-VP",
"B-ADVP",
"B-VP",
"O",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"O",
"B-NP",
"I-NP",... | This/nsubjpass/pronounced is/auxpass/pronounced especially/advmod/pronounced pronounced/ROOT/pronounced when/advmod/taking taking/advcl/pronounced pictures/dobj/taking of/prep/pictures subjects/pobj/of near/prep/subjects IR/npadvmod/bright -/punct/bright bright/amod/areas areas/pobj/near (/punct/areas such/amod/as as/p... | (S (NP (DT This)) (VP (VBZ is) (ADVP (RB especially)) (VBN pronounced) (SBAR (WHADVP (WRB when)) (S (VP (VBG taking) (NP (NP (NNS pictures)) (PP (IN of) (NP (NP (NNS subjects)) (PP (IN near) (NP (NP (NP (ADJP (NN IR) (HYPH -) (JJ bright)) (NNS areas)) (-LRB- -LRB-) (PP (JJ such) (IN as) (PP (IN near) (NP (DT a) (NN lam... | CT | ['This is especially pronounced'] | ['when taking pictures of subjects near IR - bright areas -LRB- such as near a lamp -RRB- , where the resulting infrared interference can wash out the image', 'where the resulting infrared interference can wash out the image'] | [] | ['This is especially pronounced when taking pictures of subjects near IR - bright areas -LRB- such as near a lamp -RRB- , where the resulting infrared interference can wash out the image .'] | [] | 67,798 |
But the results of such reverse-translation operations, while useful as approximate checks, are not always precisely reliable. | (ROOT (S (CC But) (NP (NP (DT the) (NNS results)) (PP (IN of) (NP (JJ such) (NML (JJ reverse) (HYPH -) (NN translation)) (NNS operations)))) (, ,) (SBAR (IN while) (S (ADJP (ADJP (JJ useful)) (PP (IN as) (NP (JJ approximate) (NNS checks)))))) (, ,) (VP (VBP are) (RB not) (ADVP (RB always)) (ADJP (RB precisely) (JJ reli... | 8 | {
"ADJ": [
"such",
"reverse",
"useful",
"approximate",
"reliable"
],
"ADP": [
"of",
"as"
],
"ADV": [
"always",
"precisely"
],
"AUX": [
"are"
],
"CCONJ": [
"But"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"results",
"translation",
"o... | [
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"O",
"O",
"B-ADJP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"B-ADVP",
"B-ADJP",
"I-ADJP",
"O"
] | But/cc/are the/det/results results/nsubj/are of/prep/results such/amod/operations reverse/amod/translation -/punct/translation translation/compound/operations operations/pobj/of ,/punct/results while/mark/useful useful/amod/results as/prep/useful approximate/amod/checks checks/pobj/as ,/punct/results are/ROOT/are not/n... | (S (CC But) (NP (NP (DT the) (NNS results)) (PP (IN of) (NP (JJ such) (NML (JJ reverse) (HYPH -) (NN translation)) (NNS operations)))) (, ,) (SBAR (IN while) (S (ADJP (ADJP (JJ useful)) (PP (IN as) (NP (JJ approximate) (NNS checks)))))) (, ,) (VP (VBP are) (RB not) (ADVP (RB always)) (ADJP (RB precisely) (JJ reliable))... | CT | ['the results of such reverse - translation operations are not always precisely reliable'] | ['while useful as approximate checks'] | [] | ['But the results of such reverse - translation operations , while useful as approximate checks , are not always precisely reliable .'] | [] | 71,270 |
Of the total population, 28.8% of those under the age of 18 and 20.4% of those 65 and older were living below the poverty line. | (ROOT (S (PP (IN Of) (NP (DT the) (JJ total) (NN population))) (, ,) (NP (NP (NP (CD 28.8) (NN %)) (PP (IN of) (NP (NP (DT those)) (PP (IN under) (NP (NP (DT the) (NN age)) (PP (IN of) (NP (CD 18)))))))) (CC and) (NP (NP (CD 20.4) (NN %)) (PP (IN of) (NP (NP (DT those)) (ADJP (NP (CD 65)) (CC and) (ADJP (JJR older)))))... | 11 | {
"ADJ": [
"total",
"older"
],
"ADP": [
"Of",
"of",
"under",
"of",
"of",
"below"
],
"ADV": [],
"AUX": [
"were"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"those",
"the"
],
"INTJ": [],
"NOUN": [
"population",
"%",
... | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-ADJP",
"I-ADJP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Of/prep/living the/det/population total/amod/population population/pobj/Of ,/punct/living 28.8/nummod/% %/nsubj/living of/prep/% those/pobj/of under/prep/those the/det/age age/pobj/under of/prep/age 18/nummod/% and/cc/18 20.4/conj/18 %/pobj/of of/prep/% those/det/65 65/pobj/of and/cc/65 older/conj/65 were/aux/living li... | (S (PP (IN Of) (NP (DT the) (JJ total) (NN population))) (, ,) (NP (NP (NP (CD 28.8) (NN %)) (PP (IN of) (NP (NP (DT those)) (PP (IN under) (NP (NP (DT the) (NN age)) (PP (IN of) (NP (CD 18)))))))) (CC and) (NP (NP (CD 20.4) (NN %)) (PP (IN of) (NP (NP (DT those)) (ADJP (NP (CD 65)) (CC and) (ADJP (JJR older))))))) (VP... | T | ['28.8 % of those under the age of 18 and 20.4 % of those 65 and older were living below the poverty line'] | [] | ['Of the total population , 28.8 % of those under the age of 18 and 20.4 % of those 65 and older were living below the poverty line .'] | [] | [] | 2,020 |
But he found that they did not provide a permanent end to suffering, so he continued his quest. | (ROOT (S (CC But) (S (NP (PRP he)) (VP (VBD found) (SBAR (IN that) (S (NP (PRP they)) (VP (VBD did) (RB not) (VP (VB provide) (NP (NP (DT a) (JJ permanent) (NN end)) (PP (IN to) (NP (NN suffering)))))))))) (, ,) (IN so) (S (NP (PRP he)) (VP (VBD continued) (NP (PRP$ his) (NN quest)))) (. .))) | 12 | {
"ADJ": [
"permanent"
],
"ADP": [
"to"
],
"ADV": [
"so"
],
"AUX": [
"did"
],
"CCONJ": [
"But"
],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"end",
"suffering",
"quest"
],
"NUM": [],
"PART": [
"not"
],
"PRON": [
"he",
"they",
"he",
... | [
"O",
"B-NP",
"B-VP",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"O"
] | But/cc/found he/nsubj/found found/ccomp/continued that/mark/provide they/nsubj/provide did/aux/provide not/neg/provide provide/ccomp/found a/det/end permanent/amod/end end/dobj/provide to/prep/end suffering/pobj/to ,/punct/continued so/advmod/continued he/nsubj/continued continued/ROOT/continued his/poss/quest quest/do... | (S (CC But) (S (NP (PRP he)) (VP (VBD found) (SBAR (IN that) (S (NP (PRP they)) (VP (VBD did) (RB not) (VP (VB provide) (NP (NP (DT a) (JJ permanent) (NN end)) (PP (IN to) (NP (NN suffering)))))))))) (, ,) (IN so) (S (NP (PRP he)) (VP (VBD continued) (NP (PRP$ his) (NN quest)))) (. .)) | CT | ['he found', 'he continued his quest'] | ['that they did not provide a permanent end to suffering'] | [] | ['But he found that they did not provide a permanent end to suffering , so he continued his quest .'] | [] | 10,682 |
Weak advertising, unstable regional conditions, a poor public image in some parts of the world, and absence of efficient planning schemes in the tourism sector have all hindered the growth of tourism. | (ROOT (S (NP (NP (JJ Weak) (NN advertising)) (, ,) (NP (JJ unstable) (JJ regional) (NNS conditions)) (, ,) (NP (NP (DT a) (JJ poor) (JJ public) (NN image)) (PP (IN in) (NP (NP (DT some) (NNS parts)) (PP (IN of) (NP (DT the) (NN world)))))) (, ,) (CC and) (NP (NP (NN absence)) (PP (IN of) (NP (NP (JJ efficient) (NN plan... | 9 | {
"ADJ": [
"Weak",
"unstable",
"regional",
"poor",
"public",
"efficient"
],
"ADP": [
"in",
"of",
"of",
"in",
"of"
],
"ADV": [],
"AUX": [
"have"
],
"CCONJ": [
"and"
],
"DET": [
"a",
"some",
"the",
"the",
"the"
],
"INTJ": [],
... | [
"B-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",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP"... | Weak/amod/advertising advertising/nsubj/hindered ,/punct/advertising unstable/amod/conditions regional/amod/conditions conditions/appos/advertising ,/punct/advertising a/det/image poor/amod/image public/amod/image image/appos/advertising in/prep/image some/det/parts parts/pobj/in of/prep/parts the/det/world world/pobj/... | (S (NP (NP (JJ Weak) (NN advertising)) (, ,) (NP (JJ unstable) (JJ regional) (NNS conditions)) (, ,) (NP (NP (DT a) (JJ poor) (JJ public) (NN image)) (PP (IN in) (NP (NP (DT some) (NNS parts)) (PP (IN of) (NP (DT the) (NN world)))))) (, ,) (CC and) (NP (NP (NN absence)) (PP (IN of) (NP (NP (JJ efficient) (NN planning) ... | T | ['Weak advertising , unstable regional conditions , a poor public image in some parts of the world , and absence of efficient planning schemes in the tourism sector have all hindered the growth of tourism'] | [] | ['Weak advertising , unstable regional conditions , a poor public image in some parts of the world , and absence of efficient planning schemes in the tourism sector have all hindered the growth of tourism .'] | [] | [] | 16,337 |
Many common operating systems meet the EAL4 standard of being "Methodically Designed, Tested and Reviewed", but the formal verification required for the highest levels means that they are uncommon. | (ROOT (S (S (NP (JJ Many) (JJ common) (NN operating) (NNS systems)) (VP (VBP meet) (NP (NP (DT the) (NNP EAL4) (NN standard)) (PP (IN of) (S (VP (VBG being) (`` ") (VP (ADVP (RB Methodically)) (VBN Designed) (, ,) (VBN Tested) (CC and) (VBN Reviewed)))))))) (, ") ('' ,) (CC but) (S (NP (NP (DT the) (JJ formal) (NN veri... | 11 | {
"ADJ": [
"Many",
"common",
"formal",
"highest",
"uncommon"
],
"ADP": [
"of",
"for"
],
"ADV": [],
"AUX": [
"being",
"are"
],
"CCONJ": [
"and",
"but"
],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"operating",
"systems",... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-VP",
"I-VP",
"B-ADVP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"B-VP",
"B-ADJ... | Many/amod/systems common/amod/systems operating/compound/systems systems/nsubj/meet meet/ROOT/meet the/det/standard EAL4/compound/standard standard/dobj/meet of/prep/standard being/pcomp/of "/punct/Designed Methodically/advmod/Designed Designed/acomp/being ,/punct/Designed Tested/conj/Designed and/cc/Tested Reviewed/co... | (S (S (NP (JJ Many) (JJ common) (NN operating) (NNS systems)) (VP (VBP meet) (NP (NP (DT the) (NNP EAL4) (NN standard)) (PP (IN of) (S (VP (VBG being) (`` ") (VP (ADVP (RB Methodically)) (VBN Designed) (, ,) (VBN Tested) (CC and) (VBN Reviewed)))))))) (, ") ('' ,) (CC but) (S (NP (NP (DT the) (JJ formal) (NN verificati... | CT | ['Many common operating systems meet the EAL4 standard of being " Methodically Designed , Tested and Reviewed', 'the formal verification required for the highest levels means'] | ['that they are uncommon'] | [] | ['Many common operating systems meet the EAL4 standard of being " Methodically Designed , Tested and Reviewed " , but the formal verification required for the highest levels means that they are uncommon .'] | [] | 3,758 |
What position of power did Harold L. Ickes hold? | (ROOT (SBARQ (WHNP (WHNP (WP What) (NN position)) (PP (IN of) (NP (NN power)))) (SQ (VBD did) (NP (NNP Harold) (NNP L.) (NNP Ickes)) (VP (VB hold))) (. ?))) | 6 | {
"ADJ": [],
"ADP": [
"of"
],
"ADV": [],
"AUX": [
"did"
],
"CCONJ": [],
"DET": [
"What"
],
"INTJ": [],
"NOUN": [
"position",
"power"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Harold",
"L.",
"Ickes"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"S... | [
"O",
"O",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O"
] | What/det/position position/dobj/hold of/prep/position power/pobj/of did/aux/hold Harold/compound/Ickes L./compound/Ickes Ickes/nsubj/hold hold/ROOT/hold ?/punct/hold | (SBARQ (WHNP (WHNP (WP What) (NN position)) (PP (IN of) (NP (NN power)))) (SQ (VBD did) (NP (NNP Harold) (NNP L.) (NNP Ickes)) (VP (VB hold))) (. ?)) | FC | [] | [] | [] | [] | ['What position of power did Harold L. Ickes hold ?'] | 25,126 |
What happens to the current when a battery has been attached to a capacitor for an adequate amount of time? | (ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ happens) (PP (IN to) (NP (DT the) (NN current))) (SBAR (WHADVP (WRB when)) (S (NP (DT a) (NN battery)) (VP (VBZ has) (VP (VBN been) (VP (VBN attached) (PP (IN to) (NP (DT a) (NN capacitor))) (PP (IN for) (NP (NP (DT an) (JJ adequate) (NN amount)) (PP (IN of) (NP (NN time))))))... | 14 | {
"ADJ": [
"adequate"
],
"ADP": [
"to",
"to",
"for",
"of"
],
"ADV": [],
"AUX": [
"has",
"been"
],
"CCONJ": [],
"DET": [
"the",
"a",
"a",
"an"
],
"INTJ": [],
"NOUN": [
"current",
"battery",
"capacitor",
"amount",
"time"
],
"NUM":... | [
"O",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | What/nsubj/happens happens/ROOT/happens to/prep/happens the/det/current current/pobj/to when/advmod/attached a/det/battery battery/nsubjpass/attached has/aux/attached been/auxpass/attached attached/advcl/happens to/prep/attached a/det/capacitor capacitor/pobj/to for/prep/attached an/det/amount adequate/amod/amount amou... | (SBARQ (WHNP (WP What)) (SQ (VP (VBZ happens) (PP (IN to) (NP (DT the) (NN current))) (SBAR (WHADVP (WRB when)) (S (NP (DT a) (NN battery)) (VP (VBZ has) (VP (VBN been) (VP (VBN attached) (PP (IN to) (NP (DT a) (NN capacitor))) (PP (IN for) (NP (NP (DT an) (JJ adequate) (NN amount)) (PP (IN of) (NP (NN time))))))))))))... | FC | [] | ['when a battery has been attached to a capacitor for an adequate amount of time'] | [] | [] | ['What happens to the current when a battery has been attached to a capacitor for an adequate amount of time ?'] | 44,146 |
Along with coconuts, tomatoes and melons, what crops are notably grown in the Marshalls? | (ROOT (SBARQ (PP (IN Along) (PP (IN with) (NP (NNS coconuts) (, ,) (NNS tomatoes) (CC and) (NNS melons)))) (, ,) (WHNP (WP what) (NNS crops)) (SQ (VBP are) (ADVP (RB notably)) (VP (VBN grown) (PP (IN in) (NP (DT the) (NNPS Marshalls))))) (. ?))) | 7 | {
"ADJ": [],
"ADP": [
"Along",
"with",
"in"
],
"ADV": [
"notably"
],
"AUX": [
"are"
],
"CCONJ": [
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"coconuts",
"tomatoes",
"melons",
"crops"
],
"NUM": [],
"PART": [],
"PRON": [
"what"
],
... | [
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"O",
"O",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Along/prep/grown with/prep/Along coconuts/pobj/with ,/punct/coconuts tomatoes/conj/coconuts and/cc/tomatoes melons/conj/tomatoes ,/punct/grown what/dobj/grown crops/nsubjpass/grown are/auxpass/grown notably/advmod/grown grown/ROOT/grown in/prep/grown the/det/Marshalls Marshalls/pobj/in ?/punct/grown | (SBARQ (PP (IN Along) (PP (IN with) (NP (NNS coconuts) (, ,) (NNS tomatoes) (CC and) (NNS melons)))) (, ,) (WHNP (WP what) (NNS crops)) (SQ (VBP are) (ADVP (RB notably)) (VP (VBN grown) (PP (IN in) (NP (DT the) (NNPS Marshalls))))) (. ?)) | FC | [] | [] | [] | [] | ['Along with coconuts , tomatoes and melons , what crops are notably grown in the Marshalls ?'] | 17,011 |
Burmese officials have been historically 'manipulated' and pressured by the communist Chinese government throughout Burmese modern history to create closer and binding ties with China, creating a Chinese satellite state in Southeast Asia. | (ROOT (S (NP (JJ Burmese) (NNS officials)) (VP (VBP have) (VP (VBN been) (ADVP (RB historically)) (VP (`` ') (VBN manipulated) (-RRB- ') (CC and) (VBN pressured) (PP (IN by) (NP (DT the) (JJ communist) (JJ Chinese) (NN government))) (PP (IN throughout) (NP (JJ Burmese) (JJ modern) (NN history))) (S (VP (TO to) (VP (VB ... | 13 | {
"ADJ": [
"Burmese",
"communist",
"Chinese",
"Burmese",
"modern",
"closer",
"Chinese"
],
"ADP": [
"by",
"throughout",
"with",
"in"
],
"ADV": [
"historically"
],
"AUX": [
"have",
"been"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the"... | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADVP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
... | Burmese/amod/officials officials/nsubjpass/manipulated have/aux/manipulated been/auxpass/manipulated historically/advmod/manipulated '/punct/manipulated manipulated/ROOT/manipulated '/punct/manipulated and/cc/manipulated pressured/conj/manipulated by/agent/pressured the/det/government communist/amod/government Chinese/... | (S (NP (JJ Burmese) (NNS officials)) (VP (VBP have) (VP (VBN been) (ADVP (RB historically)) (VP (`` ') (VBN manipulated) (-RRB- ') (CC and) (VBN pressured) (PP (IN by) (NP (DT the) (JJ communist) (JJ Chinese) (NN government))) (PP (IN throughout) (NP (JJ Burmese) (JJ modern) (NN history))) (S (VP (TO to) (VP (VB create... | T | ["Burmese officials have been historically ' manipulated ' and pressured by the communist Chinese government throughout Burmese modern history to create closer and binding ties with China , creating a Chinese satellite state in Southeast Asia"] | [] | ["Burmese officials have been historically ' manipulated ' and pressured by the communist Chinese government throughout Burmese modern history to create closer and binding ties with China , creating a Chinese satellite state in Southeast Asia ."] | [] | [] | 73,352 |
The commercial, which featured the 1956 song "Fever", was shown after the water shed in the United Kingdom as it begins with an image of Beyoncé appearing to lie naked in a room. | (ROOT (S (NP (NP (DT The) (NN commercial)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (S (VP (VBD featured) (NP (NP (DT the) (CD 1956) (NN song)) (`` ") (NP (NNP Fever))))) ('' ")))) (, ,)) (VP (VBD was) (VP (VBN shown) (PP (IN after) (NP (NP (DT the) (NN water) (NN shed)) (PP (IN in) (NP (DT the) (NNP United) (NNP Kingdom)... | 18 | {
"ADJ": [
"naked"
],
"ADP": [
"in",
"with",
"of",
"in"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"The",
"the",
"the",
"the",
"an",
"a"
],
"INTJ": [],
"NOUN": [
"commercial",
"song",
"Fever",
"water",
"image",
"r... | [
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"I... | The/det/commercial commercial/nsubjpass/shown ,/punct/commercial which/nsubj/featured featured/relcl/commercial the/det/song 1956/nummod/song song/dobj/featured "/punct/song Fever/appos/song "/punct/song ,/punct/commercial was/auxpass/shown shown/ROOT/shown after/mark/shed the/det/water water/nsubj/shed shed/advcl/show... | (S (NP (NP (DT The) (NN commercial)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (S (VP (VBD featured) (NP (NP (DT the) (CD 1956) (NN song)) (`` ") (NP (NNP Fever))))) ('' ")))) (, ,)) (VP (VBD was) (VP (VBN shown) (PP (IN after) (NP (NP (DT the) (NN water) (NN shed)) (PP (IN in) (NP (DT the) (NNP United) (NNP Kingdom))))) (... | CT | ['The commercial , which featured the 1956 song " Fever " , was shown after the water shed in the United Kingdom'] | ['which featured the 1956 song " Fever "', 'as it begins with an image of Beyoncé appearing to lie naked in a room'] | [] | ['The commercial , which featured the 1956 song " Fever " , was shown after the water shed in the United Kingdom as it begins with an image of Beyoncé appearing to lie naked in a room .'] | [] | 55,670 |
In other cases, the RNA molecules are the actual functional products, as in the synthesis of ribosomal RNA and transfer RNA. | (ROOT (S (PP (IN In) (NP (JJ other) (NNS cases))) (, ,) (NP (DT the) (NNP RNA) (NNS molecules)) (VP (VBP are) (NP (DT the) (JJ actual) (JJ functional) (NNS products)) (, ,) (PP (IN as) (PP (IN in) (NP (NP (NP (DT the) (NN synthesis)) (PP (IN of) (NP (JJ ribosomal) (NN RNA)))) (CC and) (VP (NN transfer) (NP (NN RNA)))))... | 10 | {
"ADJ": [
"other",
"actual",
"functional"
],
"ADP": [
"In",
"as",
"in",
"of"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"cases",
"molecules",
"products",
"synthesis",... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"O"
] | In/prep/are other/amod/cases cases/pobj/In ,/punct/are the/det/molecules RNA/compound/molecules molecules/nsubj/are are/ROOT/are the/det/products actual/amod/products functional/amod/products products/attr/are ,/punct/are as/prep/are in/prep/as the/det/synthesis synthesis/pobj/in of/prep/synthesis ribosomal/compound/RN... | (S (PP (IN In) (NP (JJ other) (NNS cases))) (, ,) (NP (DT the) (NNP RNA) (NNS molecules)) (VP (VBP are) (NP (DT the) (JJ actual) (JJ functional) (NNS products)) (, ,) (PP (IN as) (PP (IN in) (NP (NP (NP (DT the) (NN synthesis)) (PP (IN of) (NP (JJ ribosomal) (NN RNA)))) (CC and) (VP (NN transfer) (NP (NN RNA))))))) (. ... | T | ['the RNA molecules are the actual functional products , as in the synthesis of ribosomal RNA and transfer RNA'] | [] | ['In other cases , the RNA molecules are the actual functional products , as in the synthesis of ribosomal RNA and transfer RNA .'] | [] | [] | 4,795 |
Wood density is determined by multiple growth and physiological factors compounded into “one fairly easily measured wood characteristic” | (ROOT (S (NP (NN Wood) (NN density)) (VP (VBZ is) (VP (VBN determined) (PP (IN by) (NP (NP (JJ multiple) (NML (NN growth)) (CC and) (NML (JJ physiological) (NNS factors))) (VP (VBN compounded) (PP (IN into) (`` “) (NP (CD one) (ADJP (ADVP (RB fairly) (RB easily)) (VBN measured)) (NN wood) (NN characteristic))))) ('' ”)... | 12 | {
"ADJ": [
"multiple",
"physiological",
"characteristic"
],
"ADP": [
"by",
"into"
],
"ADV": [
"fairly",
"easily"
],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"Wood",
"density",
"growth",
"factors",
"wood"
],
... | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"O",
"B-NP",
"O",
"O",
"B-VP",
"B-PP",
"I-PP",
"B-NP",
"B-ADVP",
"I-ADVP",
"B-ADJP",
"B-NP",
"I-NP",
"B-PP"
] | Wood/compound/density density/nsubjpass/determined is/auxpass/determined determined/ROOT/determined by/agent/determined multiple/amod/growth growth/pobj/by and/cc/growth physiological/amod/factors factors/conj/growth compounded/acl/growth into/prep/compounded “/punct/into one/nmod/wood fairly/advmod/easily easily/advmo... | (S (NP (NN Wood) (NN density)) (VP (VBZ is) (VP (VBN determined) (PP (IN by) (NP (NP (JJ multiple) (NML (NN growth)) (CC and) (NML (JJ physiological) (NNS factors))) (VP (VBN compounded) (PP (IN into) (`` “) (NP (CD one) (ADJP (ADVP (RB fairly) (RB easily)) (VBN measured)) (NN wood) (NN characteristic))))) ('' ”))))) | T | ['Wood density is determined by multiple growth and physiological factors compounded into “ one fairly easily measured wood characteristic ”'] | [] | ['Wood density is determined by multiple growth and physiological factors compounded into “ one fairly easily measured wood characteristic ”'] | [] | [] | 71,937 |
There were exceptions, Leonard W. Hall, for example, who as chairman of the Republican National Committee tried to open the administration's eyes to the political facts of life, with occasional success. | (ROOT (S (NP (EX There)) (VP (VBD were) (NP (NP (NNS exceptions)) (, ,) (NP (NP (NP (NNP Leonard) (NNP W.) (NNP Hall)) (, ,) (PP (IN for) (NP (NN example)))) (, ,) (SBAR (WHNP (WP who)) (S (PP (IN as) (NP (NP (NN chairman)) (PP (IN of) (NP (DT the) (NNP Republican) (NNP National) (NNP Committee))))) (VP (VBD tried) (S ... | 16 | {
"ADJ": [
"political",
"occasional"
],
"ADP": [
"for",
"as",
"of",
"to",
"of",
"with"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"exceptions",
"example",
"chairman",
"administration",
... | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
... | There/expl/were were/ROOT/were exceptions/attr/were ,/punct/exceptions Leonard/compound/Hall W./compound/Hall Hall/appos/exceptions ,/punct/exceptions for/prep/were example/pobj/for ,/punct/for who/nsubj/as as/prep/tried chairman/pobj/as of/prep/chairman the/det/Committee Republican/compound/Committee National/compound... | (S (NP (EX There)) (VP (VBD were) (NP (NP (NNS exceptions)) (, ,) (NP (NP (NP (NNP Leonard) (NNP W.) (NNP Hall)) (, ,) (PP (IN for) (NP (NN example)))) (, ,) (SBAR (WHNP (WP who)) (S (PP (IN as) (NP (NP (NN chairman)) (PP (IN of) (NP (DT the) (NNP Republican) (NNP National) (NNP Committee))))) (VP (VBD tried) (S (VP (T... | CT | ["There were exceptions , Leonard W. Hall , for example , who as chairman of the Republican National Committee tried to open the administration 's eyes to the political facts of life , with occasional success"] | ["who as chairman of the Republican National Committee tried to open the administration 's eyes to the political facts of life , with occasional success"] | [] | ["There were exceptions , Leonard W. Hall , for example , who as chairman of the Republican National Committee tried to open the administration 's eyes to the political facts of life , with occasional success ."] | [] | 26,565 |
Access to an improved water source in Egypt is now practically universal with a rate of 99%. | (ROOT (S (NP (NP (NN Access)) (PP (IN to) (NP (DT an) (VBN improved) (NN water) (NN source))) (PP (IN in) (NP (NNP Egypt)))) (VP (VBZ is) (ADVP (RB now)) (ADJP (RB practically) (JJ universal)) (PP (IN with) (NP (NP (DT a) (NN rate)) (PP (IN of) (NP (CD 99) (NN %)))))) (. .))) | 8 | {
"ADJ": [
"improved",
"universal"
],
"ADP": [
"to",
"in",
"with",
"of"
],
"ADV": [
"now",
"practically"
],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"an",
"a"
],
"INTJ": [],
"NOUN": [
"Access",
"water",
"source",
"rate",
"%"
],
... | [
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-ADVP",
"B-ADJP",
"I-ADJP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Access/nsubj/is to/prep/Access an/det/source improved/amod/source water/compound/source source/pobj/to in/prep/source Egypt/pobj/in is/ROOT/is now/advmod/is practically/advmod/universal universal/acomp/is with/prep/universal a/det/rate rate/pobj/with of/prep/rate 99/nummod/% %/pobj/of ./punct/is | (S (NP (NP (NN Access)) (PP (IN to) (NP (DT an) (VBN improved) (NN water) (NN source))) (PP (IN in) (NP (NNP Egypt)))) (VP (VBZ is) (ADVP (RB now)) (ADJP (RB practically) (JJ universal)) (PP (IN with) (NP (NP (DT a) (NN rate)) (PP (IN of) (NP (CD 99) (NN %)))))) (. .)) | T | ['Access to an improved water source in Egypt is now practically universal with a rate of 99 %'] | [] | ['Access to an improved water source in Egypt is now practically universal with a rate of 99 % .'] | [] | [] | 64,310 |
An explicit definition consistent with this interpretation was first given in a paper by Bruce A. Wilcox commissioned by the International Union for the Conservation of Nature and Natural Resources (IUCN) for the 1982 World National Parks Conference. | (ROOT (S (NP (NP (DT An) (JJ explicit) (NN definition)) (ADJP (JJ consistent) (PP (IN with) (NP (DT this) (NN interpretation))))) (VP (VBD was) (ADVP (RB first)) (VP (VBN given) (PP (IN in) (NP (NP (NP (DT a) (NN paper)) (PP (IN by) (NP (NNP Bruce) (NNP A.) (NNP Wilcox)))) (VP (VBN commissioned) (PP (IN by) (NP (NP (DT... | 16 | {
"ADJ": [
"explicit",
"consistent"
],
"ADP": [
"with",
"in",
"by",
"by",
"for",
"of",
"for"
],
"ADV": [
"first"
],
"AUX": [
"was"
],
"CCONJ": [
"and"
],
"DET": [
"An",
"this",
"a",
"the",
"the",
"the"
],
"INTJ": [],
"NO... | [
"B-NP",
"I-NP",
"I-NP",
"B-ADJP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B... | An/det/definition explicit/amod/definition definition/nsubjpass/given consistent/amod/definition with/prep/consistent this/det/interpretation interpretation/pobj/with was/auxpass/given first/advmod/given given/ROOT/given in/prep/given a/det/paper paper/pobj/in by/agent/given Bruce/compound/Wilcox A./compound/Wilcox Wil... | (S (NP (NP (DT An) (JJ explicit) (NN definition)) (ADJP (JJ consistent) (PP (IN with) (NP (DT this) (NN interpretation))))) (VP (VBD was) (ADVP (RB first)) (VP (VBN given) (PP (IN in) (NP (NP (NP (DT a) (NN paper)) (PP (IN by) (NP (NNP Bruce) (NNP A.) (NNP Wilcox)))) (VP (VBN commissioned) (PP (IN by) (NP (NP (DT the) ... | T | ['An explicit definition consistent with this interpretation was first given in a paper by Bruce A. Wilcox commissioned by the International Union for the Conservation of Nature and Natural Resources -LRB- IUCN -RRB- for the 1982 World National Parks Conference'] | [] | ['An explicit definition consistent with this interpretation was first given in a paper by Bruce A. Wilcox commissioned by the International Union for the Conservation of Nature and Natural Resources -LRB- IUCN -RRB- for the 1982 World National Parks Conference .'] | [] | [] | 7,653 |
All these animals have been hunted to endangerment or extinction. | (ROOT (S (NP (PDT All) (DT these) (NNS animals)) (VP (VBP have) (VP (VBN been) (VP (VBN hunted) (PP (IN to) (NP (NN endangerment) (CC or) (NN extinction)))))) (. .))) | 8 | {
"ADJ": [],
"ADP": [],
"ADV": [],
"AUX": [
"have",
"been"
],
"CCONJ": [
"or"
],
"DET": [
"All",
"these"
],
"INTJ": [],
"NOUN": [
"animals",
"extinction"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
... | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | All/predet/animals these/det/animals animals/nsubjpass/hunted have/aux/hunted been/auxpass/hunted hunted/ROOT/hunted to/aux/endangerment endangerment/xcomp/hunted or/cc/endangerment extinction/conj/endangerment ./punct/hunted | (S (NP (PDT All) (DT these) (NNS animals)) (VP (VBP have) (VP (VBN been) (VP (VBN hunted) (PP (IN to) (NP (NN endangerment) (CC or) (NN extinction)))))) (. .)) | T | ['All these animals have been hunted to endangerment or extinction'] | [] | ['All these animals have been hunted to endangerment or extinction .'] | [] | [] | 30,626 |
In 1966 remains of a synagogue were found in the ancient harbour area. | (ROOT (S (PP (IN In) (NP (CD 1966))) (NP (NP (NNS remains)) (PP (IN of) (NP (DT a) (NN synagogue)))) (VP (VBD were) (VP (VBN found) (PP (IN in) (NP (DT the) (JJ ancient) (NN harbour) (NN area))))) (. .))) | 7 | {
"ADJ": [
"ancient"
],
"ADP": [
"In",
"of",
"in"
],
"ADV": [],
"AUX": [
"were"
],
"CCONJ": [],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"synagogue",
"harbour",
"area"
],
"NUM": [
"1966"
],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT"... | [
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | In/prep/remains 1966/pobj/In remains/nsubjpass/found of/prep/remains a/det/synagogue synagogue/pobj/of were/auxpass/found found/ROOT/found in/prep/found the/det/area ancient/amod/harbour harbour/compound/area area/pobj/in ./punct/found | (S (PP (IN In) (NP (CD 1966))) (NP (NP (NNS remains)) (PP (IN of) (NP (DT a) (NN synagogue)))) (VP (VBD were) (VP (VBN found) (PP (IN in) (NP (DT the) (JJ ancient) (NN harbour) (NN area))))) (. .)) | T | ['remains of a synagogue were found in the ancient harbour area'] | [] | ['In 1966 remains of a synagogue were found in the ancient harbour area .'] | [] | [] | 37,717 |
What two words is 'gastropub' a portanteau of? | (ROOT (SBARQ (WHNP (WP What) (CD two) (NNS words)) (SQ (VBZ is) (NP (`` ') (NN gastropub) ('' ')) (NP (NP (DT a) (NN portanteau)) (PP (IN of)))) (. ?))) | 6 | {
"ADJ": [],
"ADP": [
"of"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"words",
"gastropub",
"portanteau"
],
"NUM": [
"two"
],
"PART": [],
"PRON": [
"What"
],
"PROPN": [],
"PUNCT": [
"'",
"'",
"?"
]... | [
"O",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"O"
] | What/det/words two/nummod/words words/nsubj/is is/ROOT/is '/punct/is gastropub/attr/is '/punct/is a/det/portanteau portanteau/attr/is of/prep/portanteau ?/punct/is | (SBARQ (WHNP (WP What) (CD two) (NNS words)) (SQ (VBZ is) (NP (`` ') (NN gastropub) ('' ')) (NP (NP (DT a) (NN portanteau)) (PP (IN of)))) (. ?)) | FC | [] | [] | [] | [] | ["What two words is ' gastropub ' a portanteau of ?"] | 18,937 |
They retain plenary power to make laws covering anything not preempted by the federal Constitution, federal statutes, or international treaties ratified by the federal Senate. | (ROOT (S (NP (PRP They)) (VP (VBP retain) (NP (JJ plenary) (NN power) (S (VP (TO to) (VP (VB make) (NP (NP (NNS laws)) (VP (VBG covering) (NP (NP (NN anything)) (VP (RB not) (VBN preempted) (PP (IN by) (NP (NP (DT the) (JJ federal) (NNP Constitution)) (, ,) (NP (JJ federal) (NNS statutes)) (, ,) (CC or) (NP (NP (JJ int... | 18 | {
"ADJ": [
"plenary",
"federal",
"federal",
"international",
"federal"
],
"ADP": [
"by",
"by"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"or"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"power",
"laws",
"statutes",
"treaties"
],
"NUM": [... | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"B-VP",
"B-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",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | They/nsubj/retain retain/ROOT/retain plenary/amod/power power/dobj/retain to/aux/make make/acl/power laws/dobj/make covering/acl/laws anything/dobj/covering not/neg/preempted preempted/acl/anything by/agent/preempted the/det/Constitution federal/amod/Constitution Constitution/pobj/by ,/punct/Constitution federal/amod/s... | (S (NP (PRP They)) (VP (VBP retain) (NP (JJ plenary) (NN power) (S (VP (TO to) (VP (VB make) (NP (NP (NNS laws)) (VP (VBG covering) (NP (NP (NN anything)) (VP (RB not) (VBN preempted) (PP (IN by) (NP (NP (DT the) (JJ federal) (NNP Constitution)) (, ,) (NP (JJ federal) (NNS statutes)) (, ,) (CC or) (NP (NP (JJ internati... | T | ['They retain plenary power to make laws covering anything not preempted by the federal Constitution , federal statutes , or international treaties ratified by the federal Senate'] | [] | ['They retain plenary power to make laws covering anything not preempted by the federal Constitution , federal statutes , or international treaties ratified by the federal Senate .'] | [] | [] | 50,197 |
The first building to be erected that still forms part of the museum was the Sheepshanks Gallery in 1857 on the eastern side of the garden. | (ROOT (S (NP (NP (NP (DT The) (JJ first) (NN building)) (SBAR (S (VP (TO to) (VP (VB be) (VP (VBN erected))))))) (SBAR (WHNP (WDT that)) (S (ADVP (RB still)) (VP (VBZ forms) (NP (NP (NN part)) (PP (IN of) (NP (DT the) (NN museum)))))))) (VP (VBD was) (NP (DT the) (NNP Sheepshanks) (NNP Gallery)) (PP (IN in) (NP (CD 185... | 10 | {
"ADJ": [
"first",
"eastern"
],
"ADP": [
"of",
"in",
"on",
"of"
],
"ADV": [
"still"
],
"AUX": [
"be",
"was"
],
"CCONJ": [],
"DET": [
"The",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"building",
"part",
"museum",
... | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"O",
"B-ADVP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | The/det/building first/amod/building building/nsubj/was to/aux/erected be/auxpass/erected erected/relcl/building that/nsubj/forms still/advmod/forms forms/relcl/building part/dobj/forms of/prep/part the/det/museum museum/pobj/of was/ROOT/was the/det/Gallery Sheepshanks/compound/Gallery Gallery/attr/was in/prep/Gallery ... | (S (NP (NP (NP (DT The) (JJ first) (NN building)) (SBAR (S (VP (TO to) (VP (VB be) (VP (VBN erected))))))) (SBAR (WHNP (WDT that)) (S (ADVP (RB still)) (VP (VBZ forms) (NP (NP (NN part)) (PP (IN of) (NP (DT the) (NN museum)))))))) (VP (VBD was) (NP (DT the) (NNP Sheepshanks) (NNP Gallery)) (PP (IN in) (NP (CD 1857))) (... | CT | ['The first building to be erected that still forms part of the museum was the Sheepshanks Gallery in 1857 on the eastern side of the garden'] | ['to be erected', 'that still forms part of the museum'] | [] | ['The first building to be erected that still forms part of the museum was the Sheepshanks Gallery in 1857 on the eastern side of the garden .'] | [] | 71,349 |
Females are generally the ones that drive partner selection, although in the polyandrous phalaropes, this is reversed: plainer males choose brightly coloured females. | (ROOT (S (S (NP (NNS Females)) (VP (VBP are) (ADVP (RB generally)) (NP (NP (DT the) (NNS ones)) (SBAR (WHNP (WDT that)) (S (VP (VBP drive) (NP (NN partner) (NN selection)))))) (, ,) (SBAR (IN although) (S (PP (IN in) (NP (DT the) (JJ polyandrous) (NNS phalaropes))) (, ,) (NP (DT this)) (VP (VBZ is) (VP (VBN reversed)))... | 10 | {
"ADJ": [
"polyandrous",
"plainer"
],
"ADP": [
"in"
],
"ADV": [
"generally",
"brightly"
],
"AUX": [
"are",
"is"
],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"Females",
"ones",
"partner",
"selection",
"phalaropes",
"... | [
"B-NP",
"B-VP",
"B-ADVP",
"B-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"I-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-ADJP",
"I-ADJP",
"B-NP",
"O"
] | Females/nsubj/are are/ccomp/choose generally/advmod/are the/det/ones ones/attr/are that/nsubj/drive drive/relcl/ones partner/compound/selection selection/dobj/drive ,/punct/are although/mark/reversed in/prep/reversed the/det/phalaropes polyandrous/amod/phalaropes phalaropes/pobj/in ,/punct/reversed this/nsubj/is is/aux... | (S (S (NP (NNS Females)) (VP (VBP are) (ADVP (RB generally)) (NP (NP (DT the) (NNS ones)) (SBAR (WHNP (WDT that)) (S (VP (VBP drive) (NP (NN partner) (NN selection)))))) (, ,) (SBAR (IN although) (S (PP (IN in) (NP (DT the) (JJ polyandrous) (NNS phalaropes))) (, ,) (NP (DT this)) (VP (VBZ is) (VP (VBN reversed))))))) (... | CT | ['Females are generally the ones that drive partner selection ,', 'plainer males choose brightly coloured females'] | ['that drive partner selection', 'although in the polyandrous phalaropes , this is reversed'] | [] | ['Females are generally the ones that drive partner selection , although in the polyandrous phalaropes , this is reversed : plainer males choose brightly coloured females .'] | [] | 9,987 |
Josef Kolmaš, a sinologist, Tibetologist, and Professor of Oriental Studies at the Academy of Sciences of the Czech Republic, writes that it was during the Qing dynasty "that developments took place on the basis of which Tibet came to be considered an organic part of China, both practically and theoretically subject to... | (ROOT (S (NP (NP (NNP Josef) (NNP Kolmaš)) (, ,) (NP (NP (DT a) (NML (NN sinologist))) (, ,) (NP (NN Tibetologist)) (, ,) (CC and) (NP (NP (NNP Professor)) (PP (IN of) (NP (NNP Oriental) (NNPS Studies))) (PP (IN at) (NP (NP (DT the) (NNP Academy)) (PP (IN of) (NP (NNPS Sciences))) (PP (IN of) (NP (DT the) (NNP Czech) (... | 25 | {
"ADJ": [
"organic",
"subject",
"Chinese",
"central"
],
"ADP": [
"of",
"at",
"of",
"of",
"during",
"on",
"of",
"of",
"to"
],
"ADV": [
"practically",
"theoretically"
],
"AUX": [
"was",
"be"
],
"CCONJ": [
"and",
"both",
"an... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O... | Josef/compound/Kolmaš Kolmaš/nsubj/writes ,/punct/Kolmaš a/det/sinologist sinologist/appos/Kolmaš ,/punct/sinologist Tibetologist/conj/sinologist ,/punct/Tibetologist and/cc/Tibetologist Professor/conj/Tibetologist of/prep/Professor Oriental/compound/Studies Studies/pobj/of at/prep/sinologist the/det/Academy Academy/po... | (S (NP (NP (NNP Josef) (NNP Kolmaš)) (, ,) (NP (NP (DT a) (NML (NN sinologist))) (, ,) (NP (NN Tibetologist)) (, ,) (CC and) (NP (NP (NNP Professor)) (PP (IN of) (NP (NNP Oriental) (NNPS Studies))) (PP (IN at) (NP (NP (DT the) (NNP Academy)) (PP (IN of) (NP (NNPS Sciences))) (PP (IN of) (NP (DT the) (NNP Czech) (NNP Re... | CT | ['Josef Kolmaš , a sinologist , Tibetologist , and Professor of Oriental Studies at the Academy of Sciences of the Czech Republic , writes'] | ['that it was during the Qing dynasty " that developments took place on the basis of which Tibet came to be considered an organic part of China , both practically and theoretically subject to the Chinese central government', 'that developments took place on the basis of which Tibet came to be considered an organic part... | [] | ['Josef Kolmaš , a sinologist , Tibetologist , and Professor of Oriental Studies at the Academy of Sciences of the Czech Republic , writes that it was during the Qing dynasty " that developments took place on the basis of which Tibet came to be considered an organic part of China , both practically and theoretically su... | [] | 15,001 |
Another phenomenon that sets Hasidic Judaism apart from general Haredi Judaism is the strong emphasis placed on speaking Yiddish; in (many) Hasidic households and communities, Yiddish is spoken exclusively. | (ROOT (S (S (NP (NP (DT Another) (NN phenomenon)) (SBAR (WHNP (WDT that)) (S (VP (VBZ sets) (NP (NNP Hasidic) (NNP Judaism)) (ADVP (RB apart) (PP (IN from) (NP (JJ general) (NNP Haredi) (NNP Judaism)))))))) (VP (VBZ is) (NP (NP (DT the) (JJ strong) (NN emphasis)) (VP (VBN placed) (PP (IN on) (S (VP (VBG speaking) (NP (... | 11 | {
"ADJ": [
"Hasidic",
"general",
"strong",
"many",
"Hasidic"
],
"ADP": [
"from",
"on",
"in"
],
"ADV": [
"apart",
"exclusively"
],
"AUX": [
"is",
"is"
],
"CCONJ": [
"and"
],
"DET": [
"Another",
"the"
],
"INTJ": [],
"NOUN": [
"phe... | [
"B-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-VP",
"B-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-... | Another/det/phenomenon phenomenon/nsubj/is that/nsubj/sets sets/relcl/phenomenon Hasidic/amod/Judaism Judaism/dobj/sets apart/advmod/sets from/prep/sets general/amod/Haredi Haredi/compound/Judaism Judaism/pobj/from is/ccomp/spoken the/det/emphasis strong/amod/emphasis emphasis/attr/is placed/acl/emphasis on/prep/placed... | (S (S (NP (NP (DT Another) (NN phenomenon)) (SBAR (WHNP (WDT that)) (S (VP (VBZ sets) (NP (NNP Hasidic) (NNP Judaism)) (ADVP (RB apart) (PP (IN from) (NP (JJ general) (NNP Haredi) (NNP Judaism)))))))) (VP (VBZ is) (NP (NP (DT the) (JJ strong) (NN emphasis)) (VP (VBN placed) (PP (IN on) (S (VP (VBG speaking) (NP (NNP Yi... | CT | ['Another phenomenon that sets Hasidic Judaism apart from general Haredi Judaism is the strong emphasis placed on speaking Yiddish', 'in -LRB- many -RRB- Hasidic households and communities , Yiddish is spoken exclusively'] | ['that sets Hasidic Judaism apart from general Haredi Judaism'] | [] | ['Another phenomenon that sets Hasidic Judaism apart from general Haredi Judaism is the strong emphasis placed on speaking Yiddish ; in -LRB- many -RRB- Hasidic households and communities , Yiddish is spoken exclusively .'] | [] | 69,717 |
This phenomenon is generally called electroluminescence, which can be defined as the emission of light from a semi-conductor under the influence of an electric field. | (ROOT (S (NP (DT This) (NN phenomenon)) (VP (VBZ is) (ADVP (RB generally)) (VP (VBN called) (S (NP (S (NP (NN electroluminescence))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (MD can) (VP (VB be) (VP (VBN defined) (PP (IN as) (NP (NP (DT the) (NN emission)) (PP (IN of) (NP (NN light))) (PP (IN from) (NP (DT a) (NN semi) (H... | 18 | {
"ADJ": [
"electric"
],
"ADP": [
"as",
"of",
"from",
"under",
"of"
],
"ADV": [
"generally"
],
"AUX": [
"is",
"can",
"be"
],
"CCONJ": [],
"DET": [
"This",
"the",
"a",
"the",
"an"
],
"INTJ": [],
"NOUN": [
"phenomenon",
"electro... | [
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | This/det/phenomenon phenomenon/nsubjpass/called is/auxpass/called generally/advmod/called called/ROOT/called electroluminescence/oprd/called ,/punct/electroluminescence which/nsubjpass/defined can/aux/defined be/auxpass/defined defined/relcl/electroluminescence as/prep/defined the/det/emission emission/pobj/as of/prep/... | (S (NP (DT This) (NN phenomenon)) (VP (VBZ is) (ADVP (RB generally)) (VP (VBN called) (S (NP (S (NP (NN electroluminescence))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (MD can) (VP (VB be) (VP (VBN defined) (PP (IN as) (NP (NP (DT the) (NN emission)) (PP (IN of) (NP (NN light))) (PP (IN from) (NP (DT a) (NN semi) (HYPH -)... | CT | ['This phenomenon is generally called electroluminescence , which can be defined as the emission of light from a semi - conductor under the influence of an electric field'] | ['which can be defined as the emission of light from a semi - conductor under the influence of an electric field'] | [] | ['This phenomenon is generally called electroluminescence , which can be defined as the emission of light from a semi - conductor under the influence of an electric field .'] | [] | 71,546 |
On 10 August the "sacred decision" was made by Japanese Cabinet to accept the Potsdam terms on one condition: the "prerogative of His Majesty as a Sovereign Ruler". | (ROOT (S (PP (IN On) (NP (CD 10) (NNP August))) (NP (DT the) (`` ") (JJ sacred) (NN decision) ('' ")) (VP (VBD was) (VP (VBN made) (PP (IN by) (NP (JJ Japanese) (NNP Cabinet))) (S (VP (S (VP (TO to) (VP (VB accept) (NP (DT the) (NNP Potsdam) (NNS terms)) (PP (IN on) (NP (NP (CD one) (NN condition)) (: :) (NP (NP (DT th... | 17 | {
"ADJ": [
"sacred",
"Japanese"
],
"ADP": [
"On",
"by",
"on",
"of",
"as"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"the",
"the",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"decision",
"terms",
"condition",
"prerogative",
"R... | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP"... | On/prep/made 10/nummod/August August/pobj/On the/det/decision "/punct/decision sacred/amod/decision decision/nsubjpass/made "/punct/decision was/auxpass/made made/ROOT/made by/agent/made Japanese/amod/Cabinet Cabinet/pobj/by to/aux/accept accept/advcl/made the/det/terms Potsdam/compound/terms terms/dobj/accept on/prep/... | (S (PP (IN On) (NP (CD 10) (NNP August))) (NP (DT the) (`` ") (JJ sacred) (NN decision) ('' ")) (VP (VBD was) (VP (VBN made) (PP (IN by) (NP (JJ Japanese) (NNP Cabinet))) (S (VP (S (VP (TO to) (VP (VB accept) (NP (DT the) (NNP Potsdam) (NNS terms)) (PP (IN on) (NP (NP (CD one) (NN condition)) (: :) (NP (NP (DT the) (``... | T | ['the " sacred decision " was made by Japanese Cabinet to accept the Potsdam terms on one condition : the " prerogative of His Majesty as a Sovereign Ruler "'] | [] | ['On 10 August the " sacred decision " was made by Japanese Cabinet to accept the Potsdam terms on one condition : the " prerogative of His Majesty as a Sovereign Ruler " .'] | [] | [] | 15,655 |
In the middle of the 17th century, the peasant rebel leader Zhang Xianzhong (1606–1646) from Yan'an, Shanxi Province, nicknamed Yellow Tiger, led his peasant troop from north China to the south, and conquered Sichuan. | (ROOT (S (PP (IN In) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT the) (JJ 17th) (NN century))))) (, ,) (NP (NP (NP (DT the) (JJ peasant) (NN rebel) (NN leader)) (NP (NNP Zhang) (NNP Xianzhong))) (NP (-LRB- -LRB-) (NP (CD 1606–1646)) (-RRB- -RRB-)) (PP (IN from) (NP (NP (NP (NNP Yan'an)) (, ,) (NP (NNP Shanxi) (NN... | 9 | {
"ADJ": [
"17th"
],
"ADP": [
"In",
"of",
"from",
"from",
"to"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"middle",
"century",
"peasant",
"rebel",
"leader",
"peasant... | [
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"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",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
... | In/prep/led the/det/middle middle/pobj/In of/prep/middle the/det/century 17th/amod/century century/pobj/of ,/punct/led the/det/leader peasant/amod/leader rebel/compound/leader leader/nsubj/nicknamed Zhang/compound/Xianzhong Xianzhong/appos/leader (/punct/1606–1646 1606–1646/appos/Xianzhong )/punct/Xianzhong from/prep/l... | (S (PP (IN In) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT the) (JJ 17th) (NN century))))) (, ,) (NP (NP (NP (DT the) (JJ peasant) (NN rebel) (NN leader)) (NP (NNP Zhang) (NNP Xianzhong))) (NP (-LRB- -LRB-) (NP (CD 1606–1646)) (-RRB- -RRB-)) (PP (IN from) (NP (NP (NP (NNP Yan'an)) (, ,) (NP (NNP Shanxi) (NNP Prov... | T | ["the peasant rebel leader Zhang Xianzhong -LRB- 1606–1646 -RRB- from Yan'an , Shanxi Province , nicknamed Yellow Tiger , led his peasant troop from north China to the south , and conquered Sichuan"] | [] | ["In the middle of the 17th century , the peasant rebel leader Zhang Xianzhong -LRB- 1606–1646 -RRB- from Yan'an , Shanxi Province , nicknamed Yellow Tiger , led his peasant troop from north China to the south , and conquered Sichuan ."] | [] | [] | 55,035 |
Due to size restrictions compliant devices must what? | (ROOT (S (PP (IN Due) (IN to) (NP (NN size) (NNS restrictions))) (NP (JJ compliant) (NNS devices)) (VP (MD must) (NP (WP what))) (. ?))) | 5 | {
"ADJ": [
"compliant"
],
"ADP": [
"Due"
],
"ADV": [],
"AUX": [
"must"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"size",
"restrictions",
"devices"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"what"
],
"PROPN": [],
"PUNCT": [
"?"
],
"SCON... | [
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"O"
] | Due/prep/must to/pcomp/Due size/compound/restrictions restrictions/pcomp/Due compliant/amod/devices devices/nsubj/must must/ROOT/must what/dobj/must ?/punct/must | (S (PP (IN Due) (IN to) (NP (NN size) (NNS restrictions))) (NP (JJ compliant) (NNS devices)) (VP (MD must) (NP (WP what))) (. ?)) | T | ['compliant devices must what'] | [] | ['Due to size restrictions compliant devices must what ?'] | [] | [] | 16,207 |
By 1918, during the Russian Civil War, several states within the former Russian Empire had seceded, reducing the size of the country even more. | (ROOT (S (PP (IN By) (NP (CD 1918))) (, ,) (PP (IN during) (NP (DT the) (NNP Russian) (NNP Civil) (NNP War))) (, ,) (NP (NP (JJ several) (NNS states)) (PP (IN within) (NP (DT the) (JJ former) (JJ Russian) (NNP Empire)))) (VP (VBD had) (VP (VBN seceded) (, ,) (S (VP (VBG reducing) (NP (NP (DT the) (NN size)) (PP (IN of)... | 10 | {
"ADJ": [
"Russian",
"several",
"former"
],
"ADP": [
"By",
"during",
"within",
"of"
],
"ADV": [
"even",
"more"
],
"AUX": [
"had"
],
"CCONJ": [],
"DET": [
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"states",
"size",
"... | [
"B-PP",
"B-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-ADVP",
"I-ADVP",
"O"
] | By/prep/seceded 1918/pobj/By ,/punct/seceded during/prep/seceded the/det/War Russian/amod/War Civil/compound/War War/pobj/during ,/punct/seceded several/amod/states states/nsubj/seceded within/prep/states the/det/Empire former/amod/Empire Russian/compound/Empire Empire/pobj/within had/aux/seceded seceded/ROOT/seceded ,... | (S (PP (IN By) (NP (CD 1918))) (, ,) (PP (IN during) (NP (DT the) (NNP Russian) (NNP Civil) (NNP War))) (, ,) (NP (NP (JJ several) (NNS states)) (PP (IN within) (NP (DT the) (JJ former) (JJ Russian) (NNP Empire)))) (VP (VBD had) (VP (VBN seceded) (, ,) (S (VP (VBG reducing) (NP (NP (DT the) (NN size)) (PP (IN of) (NP (... | T | ['several states within the former Russian Empire had seceded , reducing the size of the country even more'] | [] | ['By 1918 , during the Russian Civil War , several states within the former Russian Empire had seceded , reducing the size of the country even more .'] | [] | [] | 75,175 |
In January 2013, the GNC officially renamed the Jamahiriyah as the "State of Libya". | (ROOT (S (PP (IN In) (NP (NP (NNP January)) (CD 2013))) (, ,) (NP (DT the) (NNP GNC)) (ADVP (RB officially)) (VP (VP (VBD renamed) (NP (DT the) (NNP Jamahiriyah)) (PP (IN as) (NP (NP (DT the) (`` ") (NNP State)) (PP (IN of) (NP (NNP Libya)))))) (. ")) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"In",
"as",
"of"
],
"ADV": [
"officially"
],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [],
"NUM": [
"2013"
],
"PART": [],
"PRON": [],
"PROPN": [
"January",
"GNC",
"Jamahiriyah",
"State... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"O"
] | In/prep/renamed January/pobj/In 2013/nummod/January ,/punct/renamed the/det/GNC GNC/nsubj/renamed officially/advmod/renamed renamed/ROOT/renamed the/det/Jamahiriyah Jamahiriyah/dobj/renamed as/prep/renamed the/det/State "/punct/State State/pobj/as of/prep/State Libya/pobj/of "/punct/renamed ./punct/renamed | (S (PP (IN In) (NP (NP (NNP January)) (CD 2013))) (, ,) (NP (DT the) (NNP GNC)) (ADVP (RB officially)) (VP (VP (VBD renamed) (NP (DT the) (NNP Jamahiriyah)) (PP (IN as) (NP (NP (DT the) (`` ") (NNP State)) (PP (IN of) (NP (NNP Libya)))))) (. ")) (. .)) | T | ['the GNC renamed the Jamahiriyah as the " State of Libya "'] | [] | ['In January 2013 , the GNC officially renamed the Jamahiriyah as the " State of Libya " .'] | [] | [] | 66,313 |
They were covered by mud, buried deeply over the eons, and gently cooked into oil by geothermal heat at a temperature of 50 to 150 °C (120 to 300 °F). | (ROOT (S (NP (PRP They)) (VP (VBD were) (VP (VP (VBN covered) (PP (IN by) (NP (NN mud)))) (, ,) (VP (VBN buried) (PP (ADVP (RB deeply)) (PP (IN over) (NP (DT the) (NNS eons))))) (, ,) (CC and) (ADVP (RB gently)) (VP (VBN cooked) (PP (IN into) (NP (NN oil))) (PP (IN by) (NP (JJ geothermal) (NN heat))) (PP (IN at) (NP (N... | 13 | {
"ADJ": [
"geothermal"
],
"ADP": [
"by",
"over",
"into",
"by",
"at",
"of"
],
"ADV": [
"deeply",
"gently"
],
"AUX": [
"were"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"a"
],
"INTJ": [],
"NOUN": [
"mud",
"eons",
"oil",
"heat",
... | [
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"O",
"O",
"O",
"O",
"B-NP",
"I-NP",
"O",
"O",
"O",
"O"... | They/nsubjpass/covered were/auxpass/covered covered/ROOT/covered by/agent/covered mud/pobj/by ,/punct/covered buried/advcl/covered deeply/advmod/buried over/prep/buried the/det/eons eons/pobj/over ,/punct/buried and/cc/buried gently/advmod/cooked cooked/conj/buried into/prep/cooked oil/pobj/into by/agent/cooked geother... | (S (NP (PRP They)) (VP (VBD were) (VP (VP (VBN covered) (PP (IN by) (NP (NN mud)))) (, ,) (VP (VBN buried) (PP (ADVP (RB deeply)) (PP (IN over) (NP (DT the) (NNS eons))))) (, ,) (CC and) (ADVP (RB gently)) (VP (VBN cooked) (PP (IN into) (NP (NN oil))) (PP (IN by) (NP (JJ geothermal) (NN heat))) (PP (IN at) (NP (NP (DT ... | T | ['They were covered by mud , buried deeply over the eons , and gently cooked into oil by geothermal heat at a temperature of 50 to 150 ° C -LRB- 120 to 300 ° F -RRB-'] | [] | ['They were covered by mud , buried deeply over the eons , and gently cooked into oil by geothermal heat at a temperature of 50 to 150 ° C -LRB- 120 to 300 ° F -RRB- .'] | [] | [] | 33,382 |
There have been attempts to create a single text with all the main ideas of what religion? | (ROOT (S (NP (EX There)) (VP (VBP have) (VP (VBN been) (NP (NNS attempts) (S (VP (TO to) (VP (VB create) (NP (NP (DT a) (JJ single) (NN text)) (PP (IN with) (NP (NP (PDT all) (DT the) (JJ main) (NNS ideas)) (PP (IN of) (NP (WDT what) (NN religion)))))))))))) (. ?))) | 14 | {
"ADJ": [
"single",
"main"
],
"ADP": [
"with",
"of"
],
"ADV": [],
"AUX": [
"have",
"been"
],
"CCONJ": [],
"DET": [
"a",
"all",
"the"
],
"INTJ": [],
"NOUN": [
"attempts",
"text",
"ideas",
"religion"
],
"NUM": [],
"PART": [
"to"
],
... | [
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | There/expl/been have/aux/been been/ROOT/been attempts/attr/been to/aux/create create/acl/attempts a/det/text single/amod/text text/dobj/create with/prep/create all/predet/ideas the/det/ideas main/amod/ideas ideas/pobj/with of/prep/ideas what/det/religion religion/pobj/of ?/punct/been | (S (NP (EX There)) (VP (VBP have) (VP (VBN been) (NP (NNS attempts) (S (VP (TO to) (VP (VB create) (NP (NP (DT a) (JJ single) (NN text)) (PP (IN with) (NP (NP (PDT all) (DT the) (JJ main) (NNS ideas)) (PP (IN of) (NP (WDT what) (NN religion)))))))))))) (. ?)) | T | ['There have been attempts to create a single text with all the main ideas of what religion'] | [] | ['There have been attempts to create a single text with all the main ideas of what religion ?'] | [] | [] | 63,287 |
On which side of the soverign does the Clerk of the Crown stand? | (ROOT (SBARQ (WHPP (IN On) (WHNP (WHNP (WDT which) (NN side)) (PP (IN of) (NP (DT the) (NN soverign))))) (SQ (VBZ does) (NP (NP (DT the) (NNP Clerk)) (PP (IN of) (NP (DT the) (NNP Crown)))) (VP (VB stand))) (. ?))) | 7 | {
"ADJ": [],
"ADP": [
"On",
"of",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"which",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"side",
"soverign",
"stand"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Clerk",
"Crown"
],
"... | [
"O",
"O",
"O",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"O"
] | On/prep/does which/det/side side/pcomp/On of/prep/side the/det/soverign soverign/pobj/of does/ROOT/does the/det/Clerk Clerk/dobj/does of/prep/Clerk the/det/stand Crown/compound/stand stand/pobj/of ?/punct/does | (SBARQ (WHPP (IN On) (WHNP (WHNP (WDT which) (NN side)) (PP (IN of) (NP (DT the) (NN soverign))))) (SQ (VBZ does) (NP (NP (DT the) (NNP Clerk)) (PP (IN of) (NP (DT the) (NNP Crown)))) (VP (VB stand))) (. ?)) | FC | [] | [] | [] | [] | ['On which side of the soverign does the Clerk of the Crown stand ?'] | 6,522 |
Most European armies ignored the evidence of the Russo-Japanese War of 1904–05 which suggested that infantry armed with new smokeless-powder rifles could engage gun crews effectively. | (ROOT (S (NP (JJS Most) (JJ European) (NNS armies)) (VP (VBD ignored) (NP (NP (DT the) (NN evidence)) (PP (IN of) (NP (NP (NP (DT the) (ADJP (JJ Russo) (HYPH -) (JJ Japanese)) (NNP War)) (PP (IN of) (NP (CD 1904–05)))) (SBAR (WHNP (WDT which)) (S (VP (VBD suggested) (SBAR (IN that) (S (NP (NP (NN infantry)) (VP (VBN ar... | 17 | {
"ADJ": [
"Most",
"European",
"Russo",
"Japanese",
"new"
],
"ADP": [
"of",
"of",
"with"
],
"ADV": [
"effectively"
],
"AUX": [
"could"
],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"armies",
"evidence",
"infantry",
... | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"O",
"B-VP",
"O",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-ADVP",
"O"
] | Most/amod/armies European/amod/armies armies/nsubj/ignored ignored/ROOT/ignored the/det/evidence evidence/dobj/ignored of/prep/evidence the/det/War Russo/amod/Japanese -/punct/Japanese Japanese/compound/War War/pobj/of of/prep/War 1904–05/pobj/of which/nsubj/suggested suggested/relcl/War that/mark/engage infantry/nsubj... | (S (NP (JJS Most) (JJ European) (NNS armies)) (VP (VBD ignored) (NP (NP (DT the) (NN evidence)) (PP (IN of) (NP (NP (NP (DT the) (ADJP (JJ Russo) (HYPH -) (JJ Japanese)) (NNP War)) (PP (IN of) (NP (CD 1904–05)))) (SBAR (WHNP (WDT which)) (S (VP (VBD suggested) (SBAR (IN that) (S (NP (NP (NN infantry)) (VP (VBN armed) (... | CT | ['Most European armies ignored the evidence of the Russo - Japanese War of 1904–05 which suggested'] | ['which suggested that infantry armed with new smokeless - powder rifles could engage gun crews effectively', 'that infantry armed with new smokeless - powder rifles could engage gun crews effectively'] | [] | ['Most European armies ignored the evidence of the Russo - Japanese War of 1904–05 which suggested that infantry armed with new smokeless - powder rifles could engage gun crews effectively .'] | [] | 60,747 |
Clarke was what to Williams? | (ROOT (S (NP (NNP Clarke)) (VP (VBD was) (SBAR (WHNP (WP what)) (PP (IN to) (NP (NNP Williams))))) (. ?))) | 7 | {
"ADJ": [],
"ADP": [
"to"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [],
"NUM": [],
"PART": [],
"PRON": [
"what"
],
"PROPN": [
"Clarke",
"Williams"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
... | [
"B-NP",
"B-VP",
"O",
"B-PP",
"B-NP",
"O"
] | Clarke/nsubj/was was/ROOT/was what/dep/was to/prep/was Williams/pobj/to ?/punct/was | (S (NP (NNP Clarke)) (VP (VBD was) (SBAR (WHNP (WP what)) (PP (IN to) (NP (NNP Williams))))) (. ?)) | CT | ['Clarke was'] | ['what to Williams'] | [] | ['Clarke was what to Williams ?'] | [] | 37,801 |
Thus, analysis of Ashkenazi Jews together with a large sample from the region of the Khazar Khaganate corroborates the earlier results that Ashkenazi Jews derive their ancestry primarily from populations of the Middle East and Europe, that they possess considerable shared ancestry with other Jewish populations, and tha... | (ROOT (S (S (ADVP (RB Thus)) (, ,) (NP (NP (NN analysis)) (PP (IN of) (NP (JJ Ashkenazi) (NNPS Jews))) (ADVP (RB together) (PP (IN with) (NP (NP (DT a) (JJ large) (NN sample)) (PP (IN from) (NP (NP (DT the) (NN region)) (PP (IN of) (NP (DT the) (NNP Khazar) (NNP Khaganate))))))))) (VP (VBZ corroborates) (NP (DT the) (J... | 18 | {
"ADJ": [
"Ashkenazi",
"large",
"earlier",
"Ashkenazi",
"considerable",
"other",
"Jewish",
"significant",
"genetic"
],
"ADP": [
"of",
"with",
"from",
"of",
"from",
"of",
"with",
"of",
"from",
"within",
"from",
"of"
],
"ADV": ... | [
"B-ADVP",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-ADVP",
"B-PP",
"B-NP",
"B-PP"... | Thus/advmod/corroborates ,/punct/corroborates analysis/nsubj/corroborates of/prep/analysis Ashkenazi/amod/Jews Jews/pobj/of together/advmod/with with/prep/analysis a/det/sample large/amod/sample sample/pobj/with from/prep/sample the/det/region region/pobj/from of/prep/region the/det/Khaganate Khazar/compound/Khaganate ... | (S (S (ADVP (RB Thus)) (, ,) (NP (NP (NN analysis)) (PP (IN of) (NP (JJ Ashkenazi) (NNPS Jews))) (ADVP (RB together) (PP (IN with) (NP (NP (DT a) (JJ large) (NN sample)) (PP (IN from) (NP (NP (DT the) (NN region)) (PP (IN of) (NP (DT the) (NNP Khazar) (NNP Khaganate))))))))) (VP (VBZ corroborates) (NP (DT the) (JJR ear... | CT | ['Thus , analysis of Ashkenazi Jews together with a large sample from the region of the Khazar Khaganate corroborates the earlier results , , and'] | ['that Ashkenazi Jews derive their ancestry primarily from populations of the Middle East and Europe , that they possess considerable shared ancestry with other Jewish populations , and that there is no indication of a significant genetic contribution either from within or from north of the Caucasus region', 'that Ashk... | [] | ['Thus , analysis of Ashkenazi Jews together with a large sample from the region of the Khazar Khaganate corroborates the earlier results that Ashkenazi Jews derive their ancestry primarily from populations of the Middle East and Europe , that they possess considerable shared ancestry with other Jewish populations , an... | [] | 4,465 |
After 1765, royal assent was at first signified by letter from the Secretary of State to the governor; but, during the British Regency, the practice began of granting royal assent by Order in Council, which continues to this day, though limited to exceptional cases since 1981. | (ROOT (S (S (PP (IN After) (NP (CD 1765))) (, ,) (NP (JJ royal) (NN assent)) (VP (VBD was) (ADVP (RB at) (RB first)) (VP (VBN signified) (PP (IN by) (NP (NP (NN letter)) (PP (IN from) (NP (NP (DT the) (NNP Secretary)) (PP (IN of) (NP (NNP State))))) (PP (IN to) (NP (DT the) (NN governor)))))))) (: ;) (CC but) (, ,) (S ... | 18 | {
"ADJ": [
"royal",
"royal",
"exceptional"
],
"ADP": [
"After",
"by",
"from",
"of",
"to",
"during",
"of",
"by",
"in",
"to",
"to"
],
"ADV": [
"first"
],
"AUX": [
"was"
],
"CCONJ": [
"but"
],
"DET": [
"the",
"the",
"the"... | [
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"I-ADVP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-VP",
"B-NP",... | After/prep/was 1765/pobj/After ,/punct/was royal/amod/assent assent/nsubj/was was/ROOT/was at/mark/signified first/advmod/signified signified/acomp/was by/agent/signified letter/pobj/by from/prep/letter the/det/Secretary Secretary/pobj/from of/prep/Secretary State/pobj/of to/prep/letter the/det/governor governor/pobj/t... | (S (S (PP (IN After) (NP (CD 1765))) (, ,) (NP (JJ royal) (NN assent)) (VP (VBD was) (ADVP (RB at) (RB first)) (VP (VBN signified) (PP (IN by) (NP (NP (NN letter)) (PP (IN from) (NP (NP (DT the) (NNP Secretary)) (PP (IN of) (NP (NNP State))))) (PP (IN to) (NP (DT the) (NN governor)))))))) (: ;) (CC but) (, ,) (S (PP (I... | CT | ['After 1765 , royal assent was at first signified by letter from the Secretary of State to the governor', 'during the British Regency , the practice began of granting royal assent by Order in Council , which continues to this day ,'] | ['which continues to this day , though limited to exceptional cases since 1981', 'though limited to exceptional cases since 1981'] | [] | ['After 1765 , royal assent was at first signified by letter from the Secretary of State to the governor ; but , during the British Regency , the practice began of granting royal assent by Order in Council , which continues to this day , though limited to exceptional cases since 1981 .'] | [] | 29,401 |
Initially the change in strategy caught the RAF off-guard, and caused extensive damage and civilian casualties. | (ROOT (S (ADVP (RB Initially)) (NP (NP (DT the) (NN change)) (PP (IN in) (NP (NN strategy)))) (VP (VP (VBD caught) (NP (DT the) (NNP RAF)) (PP (IN off) (HYPH -) (NP (NN guard)))) (, ,) (CC and) (VP (VBD caused) (NP (NP (JJ extensive) (NN damage)) (CC and) (NP (JJ civilian) (NNS casualties))))) (. .))) | 7 | {
"ADJ": [
"extensive",
"civilian"
],
"ADP": [
"in",
"off"
],
"ADV": [
"Initially"
],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"change",
"strategy",
"guard",
"damage",
"casualties"
],
"NUM":... | [
"B-ADVP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Initially/advmod/caught the/det/change change/nsubj/caught in/prep/change strategy/pobj/in caught/ROOT/caught the/det/RAF RAF/dobj/caught off/compound/guard -/punct/guard guard/dobj/caught ,/punct/caught and/cc/caught caused/conj/caught extensive/amod/damage damage/dobj/caused and/cc/damage civilian/amod/casualties cas... | (S (ADVP (RB Initially)) (NP (NP (DT the) (NN change)) (PP (IN in) (NP (NN strategy)))) (VP (VP (VBD caught) (NP (DT the) (NNP RAF)) (PP (IN off) (HYPH -) (NP (NN guard)))) (, ,) (CC and) (VP (VBD caused) (NP (NP (JJ extensive) (NN damage)) (CC and) (NP (JJ civilian) (NNS casualties))))) (. .)) | T | ['the change in strategy caught the RAF off - guard , and caused extensive damage and civilian casualties'] | [] | ['Initially the change in strategy caught the RAF off - guard , and caused extensive damage and civilian casualties .'] | [] | [] | 67,238 |
On 26 February the United Nations Security Council passed Resolution 1970, suspending Libya from the UN Human Rights Council, implementing sanctions and calling for an International Criminal Court (ICC) investigation into the killing of unarmed civilians. | (ROOT (S (PP (IN On) (NP (CD 26) (NNP February))) (NP (DT the) (NML (NNP United) (NNP Nations)) (NNP Security) (NNP Council)) (VP (VBD passed) (NP (NP (NNP Resolution) (CD 1970)) (, ,) (VP (VP (VBG suspending) (NP (NNP Libya)) (PP (IN from) (NP (DT the) (NNP UN) (NML (NNP Human) (NNPS Rights)) (NNP Council)))) (, ,) (V... | 13 | {
"ADJ": [
"unarmed"
],
"ADP": [
"On",
"from",
"for",
"into",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"an",
"the"
],
"INTJ": [],
"NOUN": [
"sanctions",
"investigation",
"killing",
"civilians"
],
"NUM... | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"O",
"O",
"O",
"B-NP",
"B-PP"... | On/prep/passed 26/nummod/February February/pobj/On the/det/Council United/compound/Nations Nations/compound/Council Security/compound/Council Council/nsubj/passed passed/ROOT/passed Resolution/dobj/passed 1970/nummod/Resolution ,/punct/passed suspending/advcl/passed Libya/dobj/suspending from/prep/suspending the/det/Co... | (S (PP (IN On) (NP (CD 26) (NNP February))) (NP (DT the) (NML (NNP United) (NNP Nations)) (NNP Security) (NNP Council)) (VP (VBD passed) (NP (NP (NNP Resolution) (CD 1970)) (, ,) (VP (VP (VBG suspending) (NP (NNP Libya)) (PP (IN from) (NP (DT the) (NNP UN) (NML (NNP Human) (NNPS Rights)) (NNP Council)))) (, ,) (VP (VBG... | T | ['the United Nations Security Council passed Resolution 1970 , suspending Libya from the UN Human Rights Council , implementing sanctions and calling for an International Criminal Court -LRB- ICC -RRB- investigation into the killing of unarmed civilians'] | [] | ['On 26 February the United Nations Security Council passed Resolution 1970 , suspending Libya from the UN Human Rights Council , implementing sanctions and calling for an International Criminal Court -LRB- ICC -RRB- investigation into the killing of unarmed civilians .'] | [] | [] | 40,981 |
The Yi people of Liangshan Yi Autonomous Prefecture in southern Sichuan speak the Nuosu language, which is one of the Lolo-Burmese languages; Yi is written using the Yi script, a syllabary standardized in 1974. | (ROOT (S (S (NP (NP (DT The) (NNP Yi) (NNS people)) (PP (IN of) (NP (NP (NML (NNP Liangshan) (NNP Yi)) (NNP Autonomous) (NNP Prefecture)) (PP (IN in) (NP (JJ southern) (NNP Sichuan)))))) (VP (VBP speak) (NP (NP (DT the) (NNP Nuosu) (NN language)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (NP (NP (CD one)) (PP (IN ... | 13 | {
"ADJ": [
"southern",
"Burmese"
],
"ADP": [
"of",
"in",
"of",
"in"
],
"ADV": [],
"AUX": [
"is",
"is"
],
"CCONJ": [],
"DET": [
"The",
"the",
"the",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"people",
"language",
"languages",
"script",... | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I... | The/det/people Yi/compound/people people/nsubj/speak of/prep/people Liangshan/compound/Yi Yi/compound/Prefecture Autonomous/compound/Prefecture Prefecture/pobj/of in/prep/people southern/amod/Sichuan Sichuan/pobj/in speak/ccomp/written the/det/language Nuosu/compound/language language/dobj/speak ,/punct/language which/... | (S (S (NP (NP (DT The) (NNP Yi) (NNS people)) (PP (IN of) (NP (NP (NML (NNP Liangshan) (NNP Yi)) (NNP Autonomous) (NNP Prefecture)) (PP (IN in) (NP (JJ southern) (NNP Sichuan)))))) (VP (VBP speak) (NP (NP (DT the) (NNP Nuosu) (NN language)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (NP (NP (CD one)) (PP (IN of) (N... | CT | ['The Yi people of Liangshan Yi Autonomous Prefecture in southern Sichuan speak the Nuosu language , which is one of the Lolo - Burmese languages', 'Yi is written using the Yi script , a syllabary standardized in 1974'] | ['which is one of the Lolo - Burmese languages'] | [] | ['The Yi people of Liangshan Yi Autonomous Prefecture in southern Sichuan speak the Nuosu language , which is one of the Lolo - Burmese languages ; Yi is written using the Yi script , a syllabary standardized in 1974 .'] | [] | 5,866 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.