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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
In the early 1970s, the unit was incorporated into the French Cinema International Corporation arm. | (ROOT (S (PP (IN In) (NP (DT the) (JJ early) (NNS 1970s))) (, ,) (NP (DT the) (NN unit)) (VP (VBD was) (VP (VBN incorporated) (PP (IN into) (NP (DT the) (NML (NNP French) (NNP Cinema) (NNP International) (NNP Corporation)) (NN arm))))) (. .))) | 8 | {
"ADJ": [
"early"
],
"ADP": [
"In",
"into"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"1970s",
"unit",
"arm"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"French",
"Cinema",
"International",
"Corporation"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"incorporated"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"O",
"B-NP",
"O"
] | In/prep/incorporated the/det/1970s early/amod/1970s 1970s/pobj/In ,/punct/incorporated the/det/unit unit/nsubjpass/incorporated was/auxpass/incorporated incorporated/ROOT/incorporated into/prep/incorporated the/det/arm French/compound/Corporation Cinema/compound/Corporation International/compound/Corporation Corporation/compound/arm arm/pobj/into ./punct/incorporated | (S (PP (IN In) (NP (DT the) (JJ early) (NNS 1970s))) (, ,) (NP (DT the) (NN unit)) (VP (VBD was) (VP (VBN incorporated) (PP (IN into) (NP (DT the) (NML (NNP French) (NNP Cinema) (NNP International) (NNP Corporation)) (NN arm))))) (. .)) | T | ['the unit was incorporated into the French Cinema International Corporation arm'] | [] | ['In the early 1970s , the unit was incorporated into the French Cinema International Corporation arm .'] | [] | [] | 10,409 |
From 1876, he would sign his name "Alec Bell". | (ROOT (S (PP (IN From) (NP (CD 1876))) (, ,) (NP (PRP he)) (VP (MD would) (VP (VB sign) (NP (NP (PRP$ his) (NN name)) (`` ") (NP (NNP Alec) (NNP Bell))))) (. ") (. .))) | 7 | {
"ADJ": [],
"ADP": [
"From"
],
"ADV": [],
"AUX": [
"would"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"name"
],
"NUM": [
"1876"
],
"PART": [],
"PRON": [
"he",
"his"
],
"PROPN": [
"Alec",
"Bell"
],
"PUNCT": [
",",
"\"",
"\"",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"sign"
],
"X": []
} | [
"B-PP",
"B-NP",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O"
] | From/prep/sign 1876/pobj/From ,/punct/sign he/nsubj/sign would/aux/sign sign/ROOT/sign his/poss/name name/dobj/sign "/punct/Bell Alec/compound/Bell Bell/appos/name "/punct/sign ./punct/sign | (S (PP (IN From) (NP (CD 1876))) (, ,) (NP (PRP he)) (VP (MD would) (VP (VB sign) (NP (NP (PRP$ his) (NN name)) (`` ") (NP (NNP Alec) (NNP Bell))))) (. ") (. .)) | T | ['he would sign his name " Alec Bell'] | [] | ['From 1876 , he would sign his name " Alec Bell " .'] | [] | [] | 27,036 |
Hume argued that it requires inductive reasoning to arrive at the premises for the principle of inductive reasoning, and therefore the justification for inductive reasoning is a circular argument. | (ROOT (S (S (NP (NNP Hume)) (VP (VBD argued) (SBAR (IN that) (S (NP (NP (PRP it))) (VP (VBZ requires) (NP (JJ inductive) (NN reasoning)) (S (VP (TO to) (VP (VB arrive) (PP (PP (IN at) (NP (DT the) (NNS premises))) (PP (IN for) (NP (NP (DT the) (NN principle)) (PP (IN of) (NP (JJ inductive) (NN reasoning)))))))))))))) (, ,) (CC and) (S (ADVP (RB therefore)) (NP (NP (DT the) (NN justification)) (PP (IN for) (NP (JJ inductive) (NN reasoning)))) (VP (VBZ is) (NP (DT a) (JJ circular) (NN argument)))) (. .))) | 16 | {
"ADJ": [
"inductive",
"inductive",
"inductive",
"circular"
],
"ADP": [
"at",
"for",
"of",
"for"
],
"ADV": [
"therefore"
],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"reasoning",
"premises",
"principle",
"reasoning",
"justification",
"reasoning",
"argument"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"it"
],
"PROPN": [
"Hume"
],
"PUNCT": [
",",
"."
],
"SCONJ": [
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"argued",
"requires",
"arrive"
],
"X": []
} | [
"B-NP",
"B-VP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-ADVP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Hume/nsubj/argued argued/ROOT/argued that/mark/requires it/nsubj/requires requires/ccomp/argued inductive/amod/reasoning reasoning/dobj/requires to/aux/arrive arrive/xcomp/requires at/prep/arrive the/det/premises premises/pobj/at for/prep/arrive the/det/principle principle/pobj/for of/prep/principle inductive/amod/reasoning reasoning/pobj/of ,/punct/requires and/cc/requires therefore/advmod/is the/det/justification justification/nsubj/is for/prep/justification inductive/amod/reasoning reasoning/pobj/for is/conj/requires a/det/argument circular/amod/argument argument/attr/is ./punct/argued | (S (S (NP (NNP Hume)) (VP (VBD argued) (SBAR (IN that) (S (NP (NP (PRP it))) (VP (VBZ requires) (NP (JJ inductive) (NN reasoning)) (S (VP (TO to) (VP (VB arrive) (PP (PP (IN at) (NP (DT the) (NNS premises))) (PP (IN for) (NP (NP (DT the) (NN principle)) (PP (IN of) (NP (JJ inductive) (NN reasoning)))))))))))))) (, ,) (CC and) (S (ADVP (RB therefore)) (NP (NP (DT the) (NN justification)) (PP (IN for) (NP (JJ inductive) (NN reasoning)))) (VP (VBZ is) (NP (DT a) (JJ circular) (NN argument)))) (. .)) | CT | ['Hume argued', 'therefore the justification for inductive reasoning is a circular argument'] | ['that it requires inductive reasoning to arrive at the premises for the principle of inductive reasoning'] | [] | ['Hume argued that it requires inductive reasoning to arrive at the premises for the principle of inductive reasoning , and therefore the justification for inductive reasoning is a circular argument .'] | [] | 12,423 |
The rebel barons suspected that the proposed baronial council would be unacceptable to John and that he would challenge the legality of the charter; they packed the baronial council with their own hardliners and refused to demobilise their forces or surrender London as agreed. | (ROOT (S (S (NP (DT The) (JJ rebel) (NNS barons)) (VP (VBD suspected) (SBAR (SBAR (IN that) (S (NP (DT the) (VBN proposed) (JJ baronial) (NN council)) (VP (MD would) (VP (VB be) (ADJP (JJ unacceptable) (PP (IN to) (NP (NNP John)))))))) (CC and) (SBAR (IN that) (S (NP (PRP he)) (VP (MD would) (VP (VB challenge) (NP (NP (DT the) (NN legality)) (PP (IN of) (NP (DT the) (NN charter))))))))))) (: ;) (S (NP (PRP they)) (VP (VP (VBD packed) (NP (DT the) (JJ baronial) (NN council)) (PP (IN with) (NP (PRP$ their) (JJ own) (NNS hardliners)))) (CC and) (VP (VBD refused) (S (VP (TO to) (VP (VP (VB demobilise) (NP (PRP$ their) (NNS forces))) (CC or) (VP (VB surrender) (NP (NNP London)) (SBAR (IN as) (S (VP (VBN agreed))))))))))) (. .))) | 13 | {
"ADJ": [
"rebel",
"baronial",
"unacceptable",
"baronial",
"own"
],
"ADP": [
"to",
"of",
"with"
],
"ADV": [],
"AUX": [
"would",
"be",
"would"
],
"CCONJ": [
"and",
"and",
"or"
],
"DET": [
"The",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"barons",
"council",
"legality",
"charter",
"council",
"hardliners",
"forces"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"he",
"they",
"their",
"their"
],
"PROPN": [
"John",
"London"
],
"PUNCT": [
";",
"."
],
"SCONJ": [
"that",
"that",
"as"
],
"SPACE": [],
"SYM": [],
"VERB": [
"suspected",
"proposed",
"challenge",
"packed",
"refused",
"demobilise",
"surrender",
"agreed"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADJP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP"... | The/det/barons rebel/compound/barons barons/nsubj/suspected suspected/ccomp/packed that/mark/be the/det/council proposed/amod/council baronial/amod/council council/nsubj/be would/aux/be be/ccomp/suspected unacceptable/acomp/be to/prep/unacceptable John/pobj/to and/cc/be that/mark/challenge he/nsubj/challenge would/aux/challenge challenge/conj/be the/det/legality legality/dobj/challenge of/prep/legality the/det/charter charter/pobj/of ;/punct/packed they/nsubj/packed packed/ROOT/packed the/det/council baronial/amod/council council/dobj/packed with/prep/packed their/poss/hardliners own/amod/hardliners hardliners/pobj/with and/cc/packed refused/conj/packed to/aux/demobilise demobilise/xcomp/refused their/poss/forces forces/dobj/demobilise or/cc/demobilise surrender/conj/demobilise London/dobj/surrender as/mark/agreed agreed/advcl/surrender ./punct/packed | (S (S (NP (DT The) (JJ rebel) (NNS barons)) (VP (VBD suspected) (SBAR (SBAR (IN that) (S (NP (DT the) (VBN proposed) (JJ baronial) (NN council)) (VP (MD would) (VP (VB be) (ADJP (JJ unacceptable) (PP (IN to) (NP (NNP John)))))))) (CC and) (SBAR (IN that) (S (NP (PRP he)) (VP (MD would) (VP (VB challenge) (NP (NP (DT the) (NN legality)) (PP (IN of) (NP (DT the) (NN charter))))))))))) (: ;) (S (NP (PRP they)) (VP (VP (VBD packed) (NP (DT the) (JJ baronial) (NN council)) (PP (IN with) (NP (PRP$ their) (JJ own) (NNS hardliners)))) (CC and) (VP (VBD refused) (S (VP (TO to) (VP (VP (VB demobilise) (NP (PRP$ their) (NNS forces))) (CC or) (VP (VB surrender) (NP (NNP London)) (SBAR (IN as) (S (VP (VBN agreed))))))))))) (. .)) | CT | ['The rebel barons suspected', 'they packed the baronial council with their own hardliners and refused to demobilise their forces or surrender London'] | ['that the proposed baronial council would be unacceptable to John and that he would challenge the legality of the charter', 'that the proposed baronial council would be unacceptable to John', 'that he would challenge the legality of the charter', 'as agreed'] | [] | ['The rebel barons suspected that the proposed baronial council would be unacceptable to John and that he would challenge the legality of the charter ; they packed the baronial council with their own hardliners and refused to demobilise their forces or surrender London as agreed .'] | [] | 130 |
With French, Belgian and Portuguese activity in the lower Congo River region undermining orderly incursion of tropical Africa, the Berlin Conference of 1884–85 was held to regulate the competition between the European powers in what was called the "Scramble for Africa" by defining "effective occupation" as the criterion for international recognition of territorial claims. | (ROOT (S (PP (IN With) (S (NP (NP (ADJP (JJ French) (, ,) (JJ Belgian) (CC and) (JJ Portuguese)) (NN activity)) (PP (IN in) (NP (DT the) (JJR lower) (NML (NNP Congo) (NNP River)) (NN region)))) (VP (VBG undermining) (NP (NP (JJ orderly) (NN incursion)) (PP (IN of) (NP (JJ tropical) (NNP Africa))))))) (, ,) (NP (NP (DT the) (NNP Berlin) (NNP Conference)) (PP (IN of) (NP (CD 1884–85)))) (VP (VBD was) (VP (VBN held) (S (VP (TO to) (VP (VB regulate) (NP (NP (DT the) (NN competition)) (PP (IN between) (NP (DT the) (JJ European) (NNS powers))) (PP (IN in) (SBAR (WHNP (WP what)) (S (VP (VBD was) (VP (VBN called) (S (NP (NP (DT the) (`` ") (NNP Scramble)) (PP (PP (IN for) (NP (NNP Africa))) ('' ")))))))))) (PP (IN by) (S (VP (VBG defining) (`` ") (NP (JJ effective) (NN occupation)) ('' ") (PP (IN as) (NP (NP (DT the) (NN criterion)) (PP (IN for) (NP (NP (JJ international) (NN recognition)) (PP (IN of) (NP (JJ territorial) (NNS claims))))))))))))))) (. .))) | 19 | {
"ADJ": [
"French",
"Belgian",
"Portuguese",
"lower",
"orderly",
"tropical",
"European",
"effective",
"international",
"territorial"
],
"ADP": [
"With",
"in",
"of",
"of",
"between",
"in",
"for",
"by",
"as",
"for",
"of"
],
"ADV": [],
"AUX": [
"was",
"was"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"activity",
"region",
"incursion",
"competition",
"powers",
"occupation",
"criterion",
"recognition",
"claims"
],
"NUM": [
"1884–85"
],
"PART": [
"to"
],
"PRON": [
"what"
],
"PROPN": [
"Congo",
"River",
"Africa",
"Berlin",
"Conference",
"Scramble",
"Africa"
],
"PUNCT": [
",",
",",
"\"",
"\"",
"\"",
"\"",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"undermining",
"held",
"regulate",
"called",
"defining"
],
"X": []
} | [
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP... | With/prep/held French/amod/activity ,/punct/activity Belgian/amod/activity and/cc/Belgian Portuguese/conj/Belgian activity/nsubj/undermining in/prep/activity the/det/region lower/amod/region Congo/compound/region River/compound/region region/pobj/in undermining/pcomp/With orderly/amod/incursion incursion/dobj/undermining of/prep/incursion tropical/amod/Africa Africa/pobj/of ,/punct/held the/det/Conference Berlin/compound/Conference Conference/nsubjpass/held of/prep/Conference 1884–85/pobj/of was/auxpass/held held/ROOT/held to/aux/regulate regulate/advcl/held the/det/competition competition/dobj/regulate between/prep/competition the/det/powers European/amod/powers powers/pobj/between in/prep/regulate what/nsubjpass/called was/auxpass/called called/pcomp/in the/det/Scramble "/punct/Scramble Scramble/oprd/called for/prep/Scramble Africa/pobj/for "/punct/regulate by/prep/regulate defining/pcomp/by "/punct/occupation effective/amod/occupation occupation/dobj/defining "/punct/defining as/prep/defining the/det/criterion criterion/pobj/as for/prep/criterion international/amod/recognition recognition/pobj/for of/prep/recognition territorial/amod/claims claims/pobj/of ./punct/held | (S (PP (IN With) (S (NP (NP (ADJP (JJ French) (, ,) (JJ Belgian) (CC and) (JJ Portuguese)) (NN activity)) (PP (IN in) (NP (DT the) (JJR lower) (NML (NNP Congo) (NNP River)) (NN region)))) (VP (VBG undermining) (NP (NP (JJ orderly) (NN incursion)) (PP (IN of) (NP (JJ tropical) (NNP Africa))))))) (, ,) (NP (NP (DT the) (NNP Berlin) (NNP Conference)) (PP (IN of) (NP (CD 1884–85)))) (VP (VBD was) (VP (VBN held) (S (VP (TO to) (VP (VB regulate) (NP (NP (DT the) (NN competition)) (PP (IN between) (NP (DT the) (JJ European) (NNS powers))) (PP (IN in) (SBAR (WHNP (WP what)) (S (VP (VBD was) (VP (VBN called) (S (NP (NP (DT the) (`` ") (NNP Scramble)) (PP (PP (IN for) (NP (NNP Africa))) ('' ")))))))))) (PP (IN by) (S (VP (VBG defining) (`` ") (NP (JJ effective) (NN occupation)) ('' ") (PP (IN as) (NP (NP (DT the) (NN criterion)) (PP (IN for) (NP (NP (JJ international) (NN recognition)) (PP (IN of) (NP (JJ territorial) (NNS claims))))))))))))))) (. .)) | CT | ['the Berlin Conference of 1884–85 was held to regulate the competition between the European powers in by defining " effective occupation " as the criterion for international recognition of territorial claims'] | ['what was called the " Scramble for Africa "'] | [] | ['With French , Belgian and Portuguese activity in the lower Congo River region undermining orderly incursion of tropical Africa , the Berlin Conference of 1884–85 was held to regulate the competition between the European powers in what was called the " Scramble for Africa " by defining " effective occupation " as the criterion for international recognition of territorial claims .'] | [] | 64,300 |
For intercity rail, New York City is served by Amtrak, whose busiest station by a significant margin is Pennsylvania Station on the West Side of Manhattan, from which Amtrak provides connections to Boston, Philadelphia, and Washington, D.C. along the Northeast Corridor, as well as long-distance train service to other North American cities. | (ROOT (S (PP (IN For) (NP (JJ intercity) (NN rail))) (, ,) (NP (NML (NNP New) (NNP York)) (NNP City)) (VP (VBZ is) (VP (VBN served) (PP (IN by) (NP (NP (NNP Amtrak)) (, ,) (SBAR (WHNP (WHNP (WP$ whose) (JJS busiest) (NN station)) (PP (IN by) (NP (DT a) (JJ significant) (NN margin)))) (S (VP (VBZ is) (NP (NP (NP (NNP Pennsylvania) (NNP Station)) (PP (IN on) (NP (NP (DT the) (NNP West) (NNP Side)) (PP (IN of) (NP (NNP Manhattan)))))) (, ,) (SBAR (WHPP (IN from) (WHNP (WDT which))) (S (NP (NNP Amtrak)) (VP (VBZ provides) (NP (NP (NP (NNS connections)) (PP (IN to) (NP (NP (NP (NNP Boston)) (, ,) (NP (NNP Philadelphia)) (, ,) (CC and) (NP (NP (NNP Washington)) (, ,) (NP (NNP D.C.)))) (PP (IN along) (NP (DT the) (NNP Northeast) (NNP Corridor)))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (NP (NML (JJ long) (HYPH -) (NN distance)) (NN train) (NN service)) (PP (IN to) (NP (JJ other) (ADJP (JJ North) (JJ American)) (NNS cities)))))))))))))))) (. .))) | 21 | {
"ADJ": [
"busiest",
"significant",
"long",
"other",
"North",
"American"
],
"ADP": [
"For",
"by",
"by",
"on",
"of",
"from",
"to",
"along",
"as",
"to"
],
"ADV": [
"as",
"well"
],
"AUX": [
"is",
"is"
],
"CCONJ": [
"and"
],
"DET": [
"whose",
"a",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"intercity",
"rail",
"station",
"margin",
"connections",
"distance",
"train",
"service",
"cities"
],
"NUM": [],
"PART": [],
"PRON": [
"which"
],
"PROPN": [
"New",
"York",
"City",
"Amtrak",
"Pennsylvania",
"Station",
"West",
"Side",
"Manhattan",
"Amtrak",
"Boston",
"Philadelphia",
"Washington",
"D.C.",
"Northeast",
"Corridor"
],
"PUNCT": [
",",
",",
",",
",",
",",
",",
",",
"-",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"served",
"provides"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"O",
"B-PP",
"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",
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
... | For/prep/served intercity/amod/rail rail/pobj/For ,/punct/served New/compound/York York/compound/City City/nsubjpass/served is/auxpass/served served/ROOT/served by/agent/served Amtrak/pobj/by ,/punct/Amtrak whose/poss/station busiest/amod/station station/nsubj/is by/prep/station a/det/margin significant/amod/margin margin/pobj/by is/relcl/Amtrak Pennsylvania/compound/Station Station/attr/is on/prep/Station the/det/Side West/compound/Side Side/pobj/on of/prep/Side Manhattan/pobj/of ,/punct/Station from/prep/provides which/pobj/from Amtrak/nsubj/provides provides/relcl/Station connections/dobj/provides to/prep/connections Boston/pobj/to ,/punct/Boston Philadelphia/conj/Boston ,/punct/Philadelphia and/cc/Philadelphia Washington/conj/Philadelphia ,/punct/Washington D.C./appos/Washington along/prep/provides the/det/Corridor Northeast/compound/Corridor Corridor/pobj/along ,/punct/Corridor as/advmod/as well/advmod/as as/cc/Corridor long/amod/distance -/punct/distance distance/compound/service train/compound/service service/conj/Corridor to/prep/service other/amod/cities North/amod/American American/amod/cities cities/pobj/to ./punct/served | (S (PP (IN For) (NP (JJ intercity) (NN rail))) (, ,) (NP (NML (NNP New) (NNP York)) (NNP City)) (VP (VBZ is) (VP (VBN served) (PP (IN by) (NP (NP (NNP Amtrak)) (, ,) (SBAR (WHNP (WHNP (WP$ whose) (JJS busiest) (NN station)) (PP (IN by) (NP (DT a) (JJ significant) (NN margin)))) (S (VP (VBZ is) (NP (NP (NP (NNP Pennsylvania) (NNP Station)) (PP (IN on) (NP (NP (DT the) (NNP West) (NNP Side)) (PP (IN of) (NP (NNP Manhattan)))))) (, ,) (SBAR (WHPP (IN from) (WHNP (WDT which))) (S (NP (NNP Amtrak)) (VP (VBZ provides) (NP (NP (NP (NNS connections)) (PP (IN to) (NP (NP (NP (NNP Boston)) (, ,) (NP (NNP Philadelphia)) (, ,) (CC and) (NP (NP (NNP Washington)) (, ,) (NP (NNP D.C.)))) (PP (IN along) (NP (DT the) (NNP Northeast) (NNP Corridor)))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (NP (NML (JJ long) (HYPH -) (NN distance)) (NN train) (NN service)) (PP (IN to) (NP (JJ other) (ADJP (JJ North) (JJ American)) (NNS cities)))))))))))))))) (. .)) | CT | ['New York City is served by Amtrak , whose busiest station by a significant margin is Pennsylvania Station on the West Side of Manhattan , from which Amtrak provides connections to Boston , Philadelphia , and Washington , D.C. along the Northeast Corridor , as well as long - distance train service to other North American cities'] | ['whose busiest station by a significant margin is Pennsylvania Station on the West Side of Manhattan , from which Amtrak provides connections to Boston , Philadelphia , and Washington , D.C. along the Northeast Corridor , as well as long - distance train service to other North American cities', 'from which Amtrak provides connections to Boston , Philadelphia , and Washington , D.C. along the Northeast Corridor , as well as long - distance train service to other North American cities'] | [] | ['For intercity rail , New York City is served by Amtrak , whose busiest station by a significant margin is Pennsylvania Station on the West Side of Manhattan , from which Amtrak provides connections to Boston , Philadelphia , and Washington , D.C. along the Northeast Corridor , as well as long - distance train service to other North American cities .'] | [] | 14,054 |
Plans also call for sinking part of Storrow Drive (at Harvard's expense) for replacement with park land and pedestrian access to the Charles River, as well as the construction of bike paths, and buildings throughout the Allston campus. | (ROOT (S (NP (NNS Plans)) (ADVP (RB also)) (VP (VBP call) (PP (IN for) (NP (NP (NP (VBG sinking) (NN part)) (PP (IN of) (NP (NNP Storrow) (NNP Drive))) (-LRB- -LRB-) (PP (IN at) (NP (NP (NNP Harvard) (POS 's)) (NN expense))) (-RRB- -RRB-)) (PP (IN for) (NP (NP (NP (NN replacement)) (PP (IN with) (NP (NP (NN park) (NN land)) (CC and) (NP (NP (NN pedestrian) (NN access)) (PP (IN to) (NP (DT the) (NNP Charles) (NNP River))))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (NP (DT the) (NN construction)) (PP (IN of) (NP (NP (NP (NN bike) (NNS paths)) (, ,) (CC and) (NP (NNS buildings))) (PP (IN throughout) (NP (DT the) (NNP Allston) (NN campus))))))))))) (. .))) | 14 | {
"ADJ": [],
"ADP": [
"for",
"of",
"at",
"for",
"with",
"to",
"as",
"of",
"throughout"
],
"ADV": [
"also",
"as",
"well"
],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"Plans",
"part",
"expense",
"replacement",
"park",
"land",
"pedestrian",
"access",
"construction",
"bike",
"paths",
"buildings",
"campus"
],
"NUM": [],
"PART": [
"'s"
],
"PRON": [],
"PROPN": [
"Storrow",
"Drive",
"Harvard",
"Charles",
"River",
"Allston"
],
"PUNCT": [
"(",
")",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"call",
"sinking"
],
"X": []
} | [
"B-NP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-CONJP",
"I-CONJP",
"I-CONJP... | Plans/nsubj/call also/advmod/call call/ROOT/call for/prep/call sinking/pcomp/for part/dobj/sinking of/prep/part Storrow/compound/Drive Drive/pobj/of (/punct/Drive at/prep/Drive Harvard/poss/expense 's/case/Harvard expense/pobj/at )/punct/Drive for/prep/sinking replacement/pobj/for with/prep/replacement park/compound/land land/pobj/with and/cc/land pedestrian/compound/access access/conj/land to/prep/replacement the/det/River Charles/compound/River River/pobj/to ,/punct/sinking as/advmod/as well/advmod/as as/cc/for the/det/construction construction/pobj/for of/prep/construction bike/compound/paths paths/pobj/of ,/punct/call and/cc/call buildings/conj/call throughout/prep/buildings the/det/campus Allston/compound/campus campus/pobj/throughout ./punct/call | (S (NP (NNS Plans)) (ADVP (RB also)) (VP (VBP call) (PP (IN for) (NP (NP (NP (VBG sinking) (NN part)) (PP (IN of) (NP (NNP Storrow) (NNP Drive))) (-LRB- -LRB-) (PP (IN at) (NP (NP (NNP Harvard) (POS 's)) (NN expense))) (-RRB- -RRB-)) (PP (IN for) (NP (NP (NP (NN replacement)) (PP (IN with) (NP (NP (NN park) (NN land)) (CC and) (NP (NP (NN pedestrian) (NN access)) (PP (IN to) (NP (DT the) (NNP Charles) (NNP River))))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (NP (DT the) (NN construction)) (PP (IN of) (NP (NP (NP (NN bike) (NNS paths)) (, ,) (CC and) (NP (NNS buildings))) (PP (IN throughout) (NP (DT the) (NNP Allston) (NN campus))))))))))) (. .)) | T | ["Plans call for sinking part of Storrow Drive -LRB- at Harvard 's expense -RRB- for replacement with park land and pedestrian access to the Charles River , as well as the construction of bike paths , and buildings throughout the Allston campus"] | [] | ["Plans also call for sinking part of Storrow Drive -LRB- at Harvard 's expense -RRB- for replacement with park land and pedestrian access to the Charles River , as well as the construction of bike paths , and buildings throughout the Allston campus ."] | [] | [] | 43,736 |
What are some famous Cypriot artists? | (ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (DT some) (JJ famous) (JJ Cypriot) (NNS artists))) (. ?))) | 5 | {
"ADJ": [
"famous",
"Cypriot"
],
"ADP": [],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [],
"DET": [
"some"
],
"INTJ": [],
"NOUN": [
"artists"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | What/attr/are are/ROOT/are some/det/artists famous/amod/artists Cypriot/amod/artists artists/nsubj/are ?/punct/are | (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (DT some) (JJ famous) (JJ Cypriot) (NNS artists))) (. ?)) | FC | [] | [] | [] | [] | ['What are some famous Cypriot artists ?'] | 71,351 |
Several other Yale faculty members were also associated with deconstruction, forming the so-called "Yale School". | (ROOT (S (NP (JJ Several) (JJ other) (NNP Yale) (NN faculty) (NNS members)) (VP (VBD were) (ADVP (RB also)) (VP (VBN associated) (PP (IN with) (NP (NN deconstruction))) (, ,) (S (VP (VBG forming) (NP (NP (DT the) (ADJP (RB so) (HYPH -) (VBN called)) (`` ") (NNP Yale) (NNP School)) (-RRB- ")))))) (. .))) | 10 | {
"ADJ": [
"Several",
"other"
],
"ADP": [
"with"
],
"ADV": [
"also",
"so"
],
"AUX": [
"were"
],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"faculty",
"members",
"deconstruction"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Yale",
"Yale",
"School"
],
"PUNCT": [
",",
"-",
"\"",
"\"",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"associated",
"forming",
"called"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Several/amod/members other/amod/members Yale/compound/members faculty/compound/members members/nsubjpass/associated were/auxpass/associated also/advmod/associated associated/ROOT/associated with/prep/associated deconstruction/pobj/with ,/punct/associated forming/advcl/associated the/det/School so/advmod/called -/punct/called called/amod/School "/punct/School Yale/compound/School School/dobj/forming "/punct/forming ./punct/associated | (S (NP (JJ Several) (JJ other) (NNP Yale) (NN faculty) (NNS members)) (VP (VBD were) (ADVP (RB also)) (VP (VBN associated) (PP (IN with) (NP (NN deconstruction))) (, ,) (S (VP (VBG forming) (NP (NP (DT the) (ADJP (RB so) (HYPH -) (VBN called)) (`` ") (NNP Yale) (NNP School)) (-RRB- ")))))) (. .)) | T | ['Several other Yale faculty members were also associated with deconstruction , forming the so - called " Yale School "'] | [] | ['Several other Yale faculty members were also associated with deconstruction , forming the so - called " Yale School " .'] | [] | [] | 44,212 |
In the 2006 elections leftist PRD got the absolute majority in the direct uninominal elections, securing 34 of the 40 FPP seats. | (ROOT (S (PP (IN In) (NP (DT the) (CD 2006) (NNS elections))) (NP (JJ leftist) (NNP PRD)) (VP (VBD got) (NP (DT the) (JJ absolute) (NN majority)) (PP (IN in) (NP (DT the) (JJ direct) (JJ uninominal) (NNS elections))) (, ,) (S (VP (VBG securing) (NP (NP (CD 34)) (PP (IN of) (NP (DT the) (CD 40) (NNP FPP) (NNS seats))))))) (. .))) | 9 | {
"ADJ": [
"leftist",
"absolute",
"direct",
"uninominal"
],
"ADP": [
"In",
"in",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"elections",
"majority",
"elections",
"seats"
],
"NUM": [
"2006",
"34",
"40"
],
"PART": [],
"PRON": [],
"PROPN": [
"PRD",
"FPP"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"got",
"securing"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | In/prep/got the/det/elections 2006/nummod/elections elections/pobj/In leftist/amod/PRD PRD/nsubj/got got/ROOT/got the/det/majority absolute/amod/majority majority/dobj/got in/prep/majority the/det/elections direct/amod/elections uninominal/amod/elections elections/pobj/in ,/punct/got securing/advcl/got 34/dobj/securing of/prep/34 the/det/seats 40/nummod/seats FPP/compound/seats seats/pobj/of ./punct/got | (S (PP (IN In) (NP (DT the) (CD 2006) (NNS elections))) (NP (JJ leftist) (NNP PRD)) (VP (VBD got) (NP (DT the) (JJ absolute) (NN majority)) (PP (IN in) (NP (DT the) (JJ direct) (JJ uninominal) (NNS elections))) (, ,) (S (VP (VBG securing) (NP (NP (CD 34)) (PP (IN of) (NP (DT the) (CD 40) (NNP FPP) (NNS seats))))))) (. .)) | T | ['leftist PRD got the absolute majority in the direct uninominal elections , securing 34 of the 40 FPP seats'] | [] | ['In the 2006 elections leftist PRD got the absolute majority in the direct uninominal elections , securing 34 of the 40 FPP seats .'] | [] | [] | 49,435 |
The first recorded instance of this was by 16th-century Arab alchemists. | (ROOT (S (NP (NP (DT The) (JJ first) (VBN recorded) (NN instance)) (PP (IN of) (NP (DT this)))) (VP (VBD was) (PP (IN by) (NP (NML (JJ 16th) (HYPH -) (NN century)) (JJ Arab) (NNS alchemists)))) (. .))) | 7 | {
"ADJ": [
"first",
"16th",
"Arab"
],
"ADP": [
"of",
"by"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"The"
],
"INTJ": [],
"NOUN": [
"instance",
"century",
"alchemists"
],
"NUM": [],
"PART": [],
"PRON": [
"this"
],
"PROPN": [],
"PUNCT": [
"-",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"recorded"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"O"
] | The/det/instance first/amod/instance recorded/amod/instance instance/nsubj/was of/prep/instance this/pobj/of was/ROOT/was by/prep/was 16th/amod/century -/punct/century century/nmod/alchemists Arab/amod/alchemists alchemists/pobj/by ./punct/was | (S (NP (NP (DT The) (JJ first) (VBN recorded) (NN instance)) (PP (IN of) (NP (DT this)))) (VP (VBD was) (PP (IN by) (NP (NML (JJ 16th) (HYPH -) (NN century)) (JJ Arab) (NNS alchemists)))) (. .)) | T | ['The first recorded instance of this was by 16th - century Arab alchemists'] | [] | ['The first recorded instance of this was by 16th - century Arab alchemists .'] | [] | [] | 998 |
Another reason why Islamic art is usually abstract is to symbolize the transcendence, indivisible and infinite nature of God, an objective achieved by arabesque. | (ROOT (S (NP (NP (DT Another) (NN reason)) (SBAR (WHADVP (WRB why)) (S (NP (JJ Islamic) (NN art)) (VP (VBZ is) (ADVP (RB usually)) (ADJP (JJ abstract)))))) (VP (VBZ is) (S (VP (TO to) (VP (VB symbolize) (NP (NP (NP (DT the) (ADJP (NN transcendence) (, ,) (JJ indivisible) (CC and) (JJ infinite)) (NN nature)) (PP (IN of) (NP (NNP God)))) (, ,) (NP (NP (DT an) (NN objective)) (VP (VBN achieved) (PP (IN by) (NP (JJ arabesque)))))))))) (. .))) | 12 | {
"ADJ": [
"Islamic",
"abstract",
"indivisible",
"infinite"
],
"ADP": [
"of",
"by"
],
"ADV": [
"usually"
],
"AUX": [
"is",
"is"
],
"CCONJ": [
"and"
],
"DET": [
"Another",
"the",
"an"
],
"INTJ": [],
"NOUN": [
"reason",
"art",
"transcendence",
"nature",
"objective",
"arabesque"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [],
"PROPN": [
"God"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [
"why"
],
"SPACE": [],
"SYM": [],
"VERB": [
"symbolize",
"achieved"
],
"X": []
} | [
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-ADJP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"O"
] | Another/det/reason reason/nsubj/is why/advmod/is Islamic/amod/art art/nsubj/is is/relcl/reason usually/advmod/is abstract/acomp/is is/ROOT/is to/aux/symbolize symbolize/xcomp/is the/det/transcendence transcendence/dobj/symbolize ,/punct/transcendence indivisible/conj/transcendence and/cc/indivisible infinite/amod/nature nature/conj/transcendence of/prep/nature God/pobj/of ,/punct/transcendence an/det/objective objective/appos/transcendence achieved/acl/objective by/agent/achieved arabesque/pobj/by ./punct/is | (S (NP (NP (DT Another) (NN reason)) (SBAR (WHADVP (WRB why)) (S (NP (JJ Islamic) (NN art)) (VP (VBZ is) (ADVP (RB usually)) (ADJP (JJ abstract)))))) (VP (VBZ is) (S (VP (TO to) (VP (VB symbolize) (NP (NP (NP (DT the) (ADJP (NN transcendence) (, ,) (JJ indivisible) (CC and) (JJ infinite)) (NN nature)) (PP (IN of) (NP (NNP God)))) (, ,) (NP (NP (DT an) (NN objective)) (VP (VBN achieved) (PP (IN by) (NP (JJ arabesque)))))))))) (. .)) | CT | ['Another reason why Islamic art is usually abstract is to symbolize the transcendence , indivisible and infinite nature of God , an objective achieved by arabesque'] | ['why Islamic art is usually abstract'] | [] | ['Another reason why Islamic art is usually abstract is to symbolize the transcendence , indivisible and infinite nature of God , an objective achieved by arabesque .'] | [] | 18,046 |
Conjugation, in the much-studied E. coli system is determined by plasmid genes, and is an adaptation for transferring copies of the plasmid from one bacterial host to another. | (ROOT (S (NP (NP (NN Conjugation)) (, ,) (PP (IN in) (NP (DT the) (ADJP (RB much) (HYPH -) (VBN studied)) (NML (NNP E.) (NNP coli)) (NN system)))) (VP (VP (VBZ is) (VP (VBN determined) (PP (IN by) (NP (NN plasmid) (NNS genes))))) (, ,) (CC and) (VP (VBZ is) (NP (NP (DT an) (NN adaptation)) (PP (IN for) (S (VP (VBG transferring) (NP (NP (NNS copies)) (PP (IN of) (NP (DT the) (NN plasmid)))) (PP (IN from) (NP (CD one) (JJ bacterial) (NN host))) (PP (IN to) (NP (DT another))))))))) (. .))) | 12 | {
"ADJ": [
"bacterial"
],
"ADP": [
"in",
"by",
"for",
"of",
"from",
"to"
],
"ADV": [
"much"
],
"AUX": [
"is",
"is"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"an",
"the"
],
"INTJ": [],
"NOUN": [
"Conjugation",
"coli",
"system",
"plasmid",
"genes",
"adaptation",
"copies",
"plasmid",
"host"
],
"NUM": [
"one"
],
"PART": [],
"PRON": [
"another"
],
"PROPN": [
"E."
],
"PUNCT": [
",",
"-",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"studied",
"determined",
"transferring"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP"... | Conjugation/nsubjpass/determined ,/punct/determined in/prep/determined the/det/system much/advmod/studied -/punct/studied studied/amod/system E./compound/system coli/compound/system system/pobj/in is/auxpass/determined determined/ROOT/determined by/agent/determined plasmid/compound/genes genes/pobj/by ,/punct/determined and/cc/determined is/conj/determined an/det/adaptation adaptation/attr/is for/prep/adaptation transferring/pcomp/for copies/dobj/transferring of/prep/copies the/det/plasmid plasmid/pobj/of from/prep/transferring one/nummod/host bacterial/amod/host host/pobj/from to/prep/transferring another/pobj/to ./punct/determined | (S (NP (NP (NN Conjugation)) (, ,) (PP (IN in) (NP (DT the) (ADJP (RB much) (HYPH -) (VBN studied)) (NML (NNP E.) (NNP coli)) (NN system)))) (VP (VP (VBZ is) (VP (VBN determined) (PP (IN by) (NP (NN plasmid) (NNS genes))))) (, ,) (CC and) (VP (VBZ is) (NP (NP (DT an) (NN adaptation)) (PP (IN for) (S (VP (VBG transferring) (NP (NP (NNS copies)) (PP (IN of) (NP (DT the) (NN plasmid)))) (PP (IN from) (NP (CD one) (JJ bacterial) (NN host))) (PP (IN to) (NP (DT another))))))))) (. .)) | T | ['Conjugation , in the much - studied E. coli system is determined by plasmid genes , and is an adaptation for transferring copies of the plasmid from one bacterial host to another'] | [] | ['Conjugation , in the much - studied E. coli system is determined by plasmid genes , and is an adaptation for transferring copies of the plasmid from one bacterial host to another .'] | [] | [] | 69,543 |
The solution was automation, in the form of a mechanical computer, the Kerrison Predictor. | (ROOT (S (NP (DT The) (NN solution)) (VP (VBD was) (NP (NP (NN automation)) (, ,) (PP (IN in) (NP (NP (DT the) (NN form)) (PP (IN of) (NP (NP (DT a) (JJ mechanical) (NN computer)) (, ,) (NP (DT the) (NNP Kerrison) (NNP Predictor)))))))) (. .))) | 10 | {
"ADJ": [
"mechanical"
],
"ADP": [
"in",
"of"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"The",
"the",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"solution",
"automation",
"form",
"computer"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Kerrison",
"Predictor"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | The/det/solution solution/nsubj/was was/ROOT/was automation/attr/was ,/punct/was in/prep/was the/det/form form/pobj/in of/prep/form a/det/computer mechanical/amod/computer computer/pobj/of ,/punct/computer the/det/Predictor Kerrison/compound/Predictor Predictor/appos/computer ./punct/was | (S (NP (DT The) (NN solution)) (VP (VBD was) (NP (NP (NN automation)) (, ,) (PP (IN in) (NP (NP (DT the) (NN form)) (PP (IN of) (NP (NP (DT a) (JJ mechanical) (NN computer)) (, ,) (NP (DT the) (NNP Kerrison) (NNP Predictor)))))))) (. .)) | T | ['The solution was automation , in the form of a mechanical computer , the Kerrison Predictor'] | [] | ['The solution was automation , in the form of a mechanical computer , the Kerrison Predictor .'] | [] | [] | 39,565 |
At a lower frequency the trap allows the full length of the element to be employed, albeit with a shifted resonant frequency due to the inclusion of the trap's net reactance at that lower frequency. | (ROOT (S (PP (IN At) (NP (DT a) (JJR lower) (NN frequency))) (NP (DT the) (NN trap)) (VP (VBZ allows) (S (NP (NP (DT the) (JJ full) (NN length)) (PP (IN of) (NP (DT the) (NN element)))) (VP (TO to) (VP (VB be) (VBN employed)))) (, ,) (PP (ADVP (RB albeit)) (IN with) (NP (NP (DT a) (VBN shifted) (JJ resonant) (NN frequency)) (PP (IN due) (IN to) (NP (NP (DT the) (NN inclusion)) (PP (IN of) (NP (NP (DT the) (NN trap) (POS 's)) (JJ net) (NN reactance))) (PP (IN at) (NP (DT that) (JJR lower) (NN frequency)))))))) (. .))) | 11 | {
"ADJ": [
"lower",
"full",
"shifted",
"resonant",
"net",
"lower"
],
"ADP": [
"At",
"of",
"with",
"due",
"to",
"of",
"at"
],
"ADV": [],
"AUX": [
"be"
],
"CCONJ": [],
"DET": [
"a",
"the",
"the",
"the",
"a",
"the",
"the",
"that"
],
"INTJ": [],
"NOUN": [
"frequency",
"trap",
"length",
"element",
"frequency",
"inclusion",
"trap",
"reactance",
"frequency"
],
"NUM": [],
"PART": [
"to",
"'s"
],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [
"albeit"
],
"SPACE": [],
"SYM": [],
"VERB": [
"allows",
"employed"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-N... | At/prep/allows a/det/frequency lower/amod/frequency frequency/pobj/At the/det/trap trap/nsubj/allows allows/ROOT/allows the/det/length full/amod/length length/nsubjpass/employed of/prep/length the/det/element element/pobj/of to/aux/employed be/auxpass/employed employed/ccomp/allows ,/punct/employed albeit/prep/employed with/prep/albeit a/det/frequency shifted/amod/frequency resonant/amod/frequency frequency/pobj/with due/prep/employed to/pcomp/due the/det/inclusion inclusion/pobj/due of/prep/inclusion the/det/trap trap/poss/reactance 's/case/trap net/amod/reactance reactance/pobj/of at/prep/reactance that/det/frequency lower/amod/frequency frequency/pobj/at ./punct/allows | (S (PP (IN At) (NP (DT a) (JJR lower) (NN frequency))) (NP (DT the) (NN trap)) (VP (VBZ allows) (S (NP (NP (DT the) (JJ full) (NN length)) (PP (IN of) (NP (DT the) (NN element)))) (VP (TO to) (VP (VB be) (VBN employed)))) (, ,) (PP (ADVP (RB albeit)) (IN with) (NP (NP (DT a) (VBN shifted) (JJ resonant) (NN frequency)) (PP (IN due) (IN to) (NP (NP (DT the) (NN inclusion)) (PP (IN of) (NP (NP (DT the) (NN trap) (POS 's)) (JJ net) (NN reactance))) (PP (IN at) (NP (DT that) (JJR lower) (NN frequency)))))))) (. .)) | T | ["the trap allows the full length of the element to be employed , albeit with a shifted resonant frequency due to the inclusion of the trap 's net reactance at that lower frequency"] | [] | ["At a lower frequency the trap allows the full length of the element to be employed , albeit with a shifted resonant frequency due to the inclusion of the trap 's net reactance at that lower frequency ."] | [] | [] | 24,758 |
Simultaneous transmission of sound and picture was achieved on 30 March 1930, by using the BBC's new twin transmitter at Brookmans Park. | (ROOT (S (NP (NP (JJ Simultaneous) (NN transmission)) (PP (IN of) (NP (NN sound) (CC and) (NN picture)))) (VP (VBD was) (VP (VBN achieved) (PP (IN on) (NP (CD 30) (NNP March) (CD 1930))) (, ,) (PP (IN by) (S (VP (VBG using) (NP (NP (NP (DT the) (NNP BBC) (POS 's)) (JJ new) (JJ twin) (NN transmitter)) (PP (IN at) (NP (NNP Brookmans) (NNP Park))))))))) (. .))) | 11 | {
"ADJ": [
"Simultaneous",
"new",
"twin"
],
"ADP": [
"of",
"on",
"by",
"at"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"transmission",
"sound",
"picture",
"transmitter"
],
"NUM": [
"30",
"1930"
],
"PART": [
"'s"
],
"PRON": [],
"PROPN": [
"March",
"BBC",
"Brookmans",
"Park"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"achieved",
"using"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Simultaneous/amod/transmission transmission/nsubjpass/achieved of/prep/transmission sound/pobj/of and/cc/sound picture/conj/sound was/auxpass/achieved achieved/ROOT/achieved on/prep/achieved 30/nummod/March March/pobj/on 1930/nummod/March ,/punct/achieved by/prep/achieved using/pcomp/by the/det/BBC BBC/poss/transmitter 's/case/BBC new/amod/transmitter twin/amod/transmitter transmitter/dobj/using at/prep/transmitter Brookmans/compound/Park Park/pobj/at ./punct/achieved | (S (NP (NP (JJ Simultaneous) (NN transmission)) (PP (IN of) (NP (NN sound) (CC and) (NN picture)))) (VP (VBD was) (VP (VBN achieved) (PP (IN on) (NP (CD 30) (NNP March) (CD 1930))) (, ,) (PP (IN by) (S (VP (VBG using) (NP (NP (NP (DT the) (NNP BBC) (POS 's)) (JJ new) (JJ twin) (NN transmitter)) (PP (IN at) (NP (NNP Brookmans) (NNP Park))))))))) (. .)) | T | ["Simultaneous transmission of sound and picture was achieved on 30 March 1930 , by using the BBC 's new twin transmitter at Brookmans Park"] | [] | ["Simultaneous transmission of sound and picture was achieved on 30 March 1930 , by using the BBC 's new twin transmitter at Brookmans Park ."] | [] | [] | 38,646 |
An experimental study by German cognitive psychologists L. Schwabe and O. Wolf demonstrates how learning under stress also decreases memory recall in humans. | (ROOT (S (NP (NP (DT An) (JJ experimental) (NN study)) (PP (IN by) (NP (NML (JJ German) (JJ cognitive) (NNS psychologists)) (NML (NML (NNP L.) (NNP Schwabe)) (CC and) (NML (NNP O.) (NNP Wolf)))))) (VP (VBZ demonstrates) (SBAR (WHADVP (WRB how)) (S (S (VP (VBG learning) (PP (IN under) (NP (NN stress))))) (ADVP (RB also)) (VP (VBZ decreases) (NP (NN memory) (NN recall)) (PP (IN in) (NP (NNS humans))))))) (. .))) | 10 | {
"ADJ": [
"experimental",
"German",
"cognitive"
],
"ADP": [
"by",
"under",
"in"
],
"ADV": [
"also"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"An"
],
"INTJ": [],
"NOUN": [
"study",
"psychologists",
"stress",
"memory",
"recall",
"humans"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"L.",
"Schwabe",
"O.",
"Wolf"
],
"PUNCT": [
"."
],
"SCONJ": [
"how"
],
"SPACE": [],
"SYM": [],
"VERB": [
"demonstrates",
"learning",
"decreases"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-VP",
"O",
"B-VP",
"B-PP",
"B-NP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | An/det/study experimental/amod/study study/nsubj/demonstrates by/prep/study German/amod/psychologists cognitive/amod/psychologists psychologists/pobj/by L./compound/Schwabe Schwabe/appos/psychologists and/cc/Schwabe O./compound/Wolf Wolf/conj/Schwabe demonstrates/ROOT/demonstrates how/advmod/learning learning/nsubj/decreases under/prep/learning stress/pobj/under also/advmod/decreases decreases/ccomp/demonstrates memory/compound/recall recall/dobj/decreases in/prep/decreases humans/pobj/in ./punct/demonstrates | (S (NP (NP (DT An) (JJ experimental) (NN study)) (PP (IN by) (NP (NML (JJ German) (JJ cognitive) (NNS psychologists)) (NML (NML (NNP L.) (NNP Schwabe)) (CC and) (NML (NNP O.) (NNP Wolf)))))) (VP (VBZ demonstrates) (SBAR (WHADVP (WRB how)) (S (S (VP (VBG learning) (PP (IN under) (NP (NN stress))))) (ADVP (RB also)) (VP (VBZ decreases) (NP (NN memory) (NN recall)) (PP (IN in) (NP (NNS humans))))))) (. .)) | CT | ['An experimental study by German cognitive psychologists L. Schwabe and O. Wolf demonstrates'] | ['how learning under stress also decreases memory recall in humans'] | [] | ['An experimental study by German cognitive psychologists L. Schwabe and O. Wolf demonstrates how learning under stress also decreases memory recall in humans .'] | [] | 27,248 |
Local city councils are elected by public vote to four-year terms in all cities and villages of Iran. | (ROOT (S (NP (JJ Local) (NN city) (NNS councils)) (VP (VBP are) (VP (VBN elected) (PP (IN by) (NP (JJ public) (NN vote))) (PP (IN to) (NP (NML (CD four) (HYPH -) (NN year)) (NNS terms))) (PP (IN in) (NP (NP (DT all) (NNS cities) (CC and) (NNS villages)) (PP (IN of) (NP (NNP Iran))))))) (. .))) | 9 | {
"ADJ": [
"Local",
"public"
],
"ADP": [
"by",
"to",
"in",
"of"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"and"
],
"DET": [
"all"
],
"INTJ": [],
"NOUN": [
"city",
"councils",
"vote",
"year",
"terms",
"cities",
"villages"
],
"NUM": [
"four"
],
"PART": [],
"PRON": [],
"PROPN": [
"Iran"
],
"PUNCT": [
"-",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"elected"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"O",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | Local/amod/councils city/compound/councils councils/nsubjpass/elected are/auxpass/elected elected/ROOT/elected by/agent/elected public/amod/vote vote/pobj/by to/prep/elected four/nummod/year -/punct/year year/compound/terms terms/pobj/to in/prep/terms all/det/cities cities/pobj/in and/cc/cities villages/conj/cities of/prep/cities Iran/pobj/of ./punct/elected | (S (NP (JJ Local) (NN city) (NNS councils)) (VP (VBP are) (VP (VBN elected) (PP (IN by) (NP (JJ public) (NN vote))) (PP (IN to) (NP (NML (CD four) (HYPH -) (NN year)) (NNS terms))) (PP (IN in) (NP (NP (DT all) (NNS cities) (CC and) (NNS villages)) (PP (IN of) (NP (NNP Iran))))))) (. .)) | T | ['Local city councils are elected by public vote to four - year terms in all cities and villages of Iran'] | [] | ['Local city councils are elected by public vote to four - year terms in all cities and villages of Iran .'] | [] | [] | 55,631 |
What president was born in Raleigh? | (ROOT (SBARQ (WHNP (WP What) (NN president)) (S (VP (VBD was) (VP (VBN born) (PP (IN in) (NP (NNP Raleigh)))))) (. ?))) | 8 | {
"ADJ": [],
"ADP": [
"in"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"president"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [
"Raleigh"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"born"
],
"X": []
} | [
"O",
"O",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"O"
] | What/det/president president/nsubjpass/born was/auxpass/born born/ROOT/born in/prep/born Raleigh/pobj/in ?/punct/born | (SBARQ (WHNP (WP What) (NN president)) (S (VP (VBD was) (VP (VBN born) (PP (IN in) (NP (NNP Raleigh)))))) (. ?)) | T | ['was born in Raleigh'] | [] | ['What president was born in Raleigh ?'] | [] | [] | 7,793 |
In many countries, national and regional poultry shows are held where enthusiasts exhibit their birds which are judged on certain phenotypical breed traits as specified by their respective breed standards. | (ROOT (S (PP (IN In) (NP (JJ many) (NNS countries))) (, ,) (NP (ADJP (JJ national) (CC and) (JJ regional)) (NN poultry) (NNS shows)) (VP (VBP are) (VP (VBN held) (SBAR (WHADVP (WRB where)) (S (NP (NNS enthusiasts)) (VP (VBP exhibit) (NP (NP (PRP$ their) (NNS birds)) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (VP (VBN judged) (PP (IN on) (NP (JJ certain) (JJ phenotypical) (NN breed) (NNS traits))) (SBAR (IN as) (S (VP (VBN specified) (PP (IN by) (NP (PRP$ their) (JJ respective) (NN breed) (NNS standards)))))))))))))))) (. .))) | 18 | {
"ADJ": [
"many",
"national",
"regional",
"certain",
"phenotypical",
"respective"
],
"ADP": [
"In",
"on",
"by"
],
"ADV": [],
"AUX": [
"are",
"are"
],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"countries",
"poultry",
"shows",
"enthusiasts",
"birds",
"breed",
"traits",
"breed",
"standards"
],
"NUM": [],
"PART": [],
"PRON": [
"their",
"which",
"their"
],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [
"where",
"as"
],
"SPACE": [],
"SYM": [],
"VERB": [
"held",
"exhibit",
"judged",
"specified"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | In/prep/held many/amod/countries countries/pobj/In ,/punct/countries national/amod/shows and/cc/national regional/conj/national poultry/compound/shows shows/nsubjpass/held are/auxpass/held held/ROOT/held where/advmod/exhibit enthusiasts/nsubj/exhibit exhibit/advcl/held their/poss/birds birds/dobj/exhibit which/nsubjpass/judged are/auxpass/judged judged/relcl/birds on/prep/judged certain/amod/traits phenotypical/amod/traits breed/compound/traits traits/pobj/on as/mark/specified specified/advcl/judged by/agent/specified their/poss/standards respective/amod/standards breed/compound/standards standards/pobj/by ./punct/held | (S (PP (IN In) (NP (JJ many) (NNS countries))) (, ,) (NP (ADJP (JJ national) (CC and) (JJ regional)) (NN poultry) (NNS shows)) (VP (VBP are) (VP (VBN held) (SBAR (WHADVP (WRB where)) (S (NP (NNS enthusiasts)) (VP (VBP exhibit) (NP (NP (PRP$ their) (NNS birds)) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (VP (VBN judged) (PP (IN on) (NP (JJ certain) (JJ phenotypical) (NN breed) (NNS traits))) (SBAR (IN as) (S (VP (VBN specified) (PP (IN by) (NP (PRP$ their) (JJ respective) (NN breed) (NNS standards)))))))))))))))) (. .)) | CT | ['national and regional poultry shows are held'] | ['where enthusiasts exhibit their birds which are judged on certain phenotypical breed traits as specified by their respective breed standards', 'which are judged on certain phenotypical breed traits as specified by their respective breed standards', 'as specified by their respective breed standards'] | [] | ['In many countries , national and regional poultry shows are held where enthusiasts exhibit their birds which are judged on certain phenotypical breed traits as specified by their respective breed standards .'] | [] | 53,465 |
The origin of electric and magnetic fields would not be fully explained until 1864 when James Clerk Maxwell unified a number of earlier theories into a set of 20 scalar equations, which were later reformulated into 4 vector equations by Oliver Heaviside and Josiah Willard Gibbs. | (ROOT (S (NP (NP (DT The) (NN origin)) (PP (IN of) (NP (ADJP (JJ electric) (CC and) (JJ magnetic)) (NNS fields)))) (VP (MD would) (RB not) (VP (VB be) (ADVP (RB fully)) (VP (VBN explained) (PP (IN until) (NP (NP (CD 1864)) (SBAR (WHADVP (WRB when)) (S (NP (NNP James) (NNP Clerk) (NNP Maxwell)) (VP (VBD unified) (NP (NP (DT a) (NN number)) (PP (IN of) (NP (JJR earlier) (NNS theories)))) (PP (IN into) (NP (NP (DT a) (NN set)) (PP (IN of) (NP (NP (CD 20) (NN scalar) (NNS equations)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD were) (ADVP (RB later)) (VP (VBN reformulated) (PP (IN into) (NP (CD 4) (NN vector) (NNS equations))) (PP (IN by) (NP (NP (NNP Oliver) (NNP Heaviside)) (CC and) (NP (NNP Josiah) (NNP Willard) (NNP Gibbs)))))))))))))))))))) (. .))) | 22 | {
"ADJ": [
"electric",
"magnetic",
"earlier",
"scalar"
],
"ADP": [
"of",
"until",
"of",
"into",
"of",
"into",
"by"
],
"ADV": [
"fully",
"later"
],
"AUX": [
"would",
"be",
"were"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"The",
"a",
"a"
],
"INTJ": [],
"NOUN": [
"origin",
"fields",
"number",
"theories",
"set",
"equations",
"vector",
"equations"
],
"NUM": [
"1864",
"20",
"4"
],
"PART": [
"not"
],
"PRON": [
"which"
],
"PROPN": [
"James",
"Clerk",
"Maxwell",
"Oliver",
"Heaviside",
"Josiah",
"Willard",
"Gibbs"
],
"PUNCT": [
",",
"."
],
"SCONJ": [
"when"
],
"SPACE": [],
"SYM": [],
"VERB": [
"explained",
"unified",
"reformulated"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"... | The/det/origin origin/nsubjpass/explained of/prep/origin electric/amod/fields and/cc/electric magnetic/conj/electric fields/pobj/of would/aux/explained not/neg/explained be/auxpass/explained fully/advmod/explained explained/ROOT/explained until/prep/explained 1864/pobj/until when/advmod/unified James/compound/Maxwell Clerk/compound/Maxwell Maxwell/nsubj/unified unified/advcl/explained a/det/number number/dobj/unified of/prep/number earlier/amod/theories theories/pobj/of into/prep/unified a/det/set set/pobj/into of/prep/set 20/nummod/equations scalar/amod/equations equations/pobj/of ,/punct/equations which/nsubjpass/reformulated were/auxpass/reformulated later/advmod/reformulated reformulated/relcl/equations into/prep/reformulated 4/nummod/equations vector/compound/equations equations/pobj/into by/prep/equations Oliver/compound/Heaviside Heaviside/pobj/by and/cc/Heaviside Josiah/compound/Gibbs Willard/compound/Gibbs Gibbs/conj/Heaviside ./punct/explained | (S (NP (NP (DT The) (NN origin)) (PP (IN of) (NP (ADJP (JJ electric) (CC and) (JJ magnetic)) (NNS fields)))) (VP (MD would) (RB not) (VP (VB be) (ADVP (RB fully)) (VP (VBN explained) (PP (IN until) (NP (NP (CD 1864)) (SBAR (WHADVP (WRB when)) (S (NP (NNP James) (NNP Clerk) (NNP Maxwell)) (VP (VBD unified) (NP (NP (DT a) (NN number)) (PP (IN of) (NP (JJR earlier) (NNS theories)))) (PP (IN into) (NP (NP (DT a) (NN set)) (PP (IN of) (NP (NP (CD 20) (NN scalar) (NNS equations)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD were) (ADVP (RB later)) (VP (VBN reformulated) (PP (IN into) (NP (CD 4) (NN vector) (NNS equations))) (PP (IN by) (NP (NP (NNP Oliver) (NNP Heaviside)) (CC and) (NP (NNP Josiah) (NNP Willard) (NNP Gibbs)))))))))))))))))))) (. .)) | CT | ['The origin of electric and magnetic fields would not be fully explained until 1864 when James Clerk Maxwell unified a number of earlier theories into a set of 20 scalar equations , which were later reformulated into 4 vector equations by Oliver Heaviside and Josiah Willard Gibbs'] | ['when James Clerk Maxwell unified a number of earlier theories into a set of 20 scalar equations , which were later reformulated into 4 vector equations by Oliver Heaviside and Josiah Willard Gibbs', 'which were later reformulated into 4 vector equations by Oliver Heaviside and Josiah Willard Gibbs'] | [] | ['The origin of electric and magnetic fields would not be fully explained until 1864 when James Clerk Maxwell unified a number of earlier theories into a set of 20 scalar equations , which were later reformulated into 4 vector equations by Oliver Heaviside and Josiah Willard Gibbs .'] | [] | 16,420 |
Liquid H2 is used in cryogenic research, including superconductivity studies. | (ROOT (S (NP (JJ Liquid) (NNP H2)) (VP (VBZ is) (VP (VBN used) (PP (IN in) (NP (NP (JJ cryogenic) (NN research)) (, ,) (PP (VBG including) (NP (NN superconductivity) (NNS studies))))))) (. .))) | 9 | {
"ADJ": [
"Liquid",
"cryogenic"
],
"ADP": [
"in"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"H2",
"research",
"superconductivity",
"studies"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"used",
"including"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Liquid/amod/H2 H2/nsubjpass/used is/auxpass/used used/ROOT/used in/prep/used cryogenic/amod/research research/pobj/in ,/punct/research including/prep/research superconductivity/compound/studies studies/pobj/including ./punct/used | (S (NP (JJ Liquid) (NNP H2)) (VP (VBZ is) (VP (VBN used) (PP (IN in) (NP (NP (JJ cryogenic) (NN research)) (, ,) (PP (VBG including) (NP (NN superconductivity) (NNS studies))))))) (. .)) | T | ['Liquid H2 is used in cryogenic research , including superconductivity studies'] | [] | ['Liquid H2 is used in cryogenic research , including superconductivity studies .'] | [] | [] | 36,401 |
An additional natural disaster was the Rhine rift earthquake of 1356, one of Europe's worst which made ruins of Basel. | (ROOT (S (NP (DT An) (JJ additional) (JJ natural) (NN disaster)) (VP (VBD was) (NP (NP (NP (DT the) (NML (NNP Rhine) (NN rift)) (NN earthquake)) (PP (IN of) (NP (CD 1356)))) (, ,) (NP (NP (NP (CD one)) (PP (IN of) (NP (NP (NNP Europe) (POS 's)) (JJS worst)))) (SBAR (WHNP (WDT which)) (S (VP (VBD made) (NP (NP (NNS ruins)) (PP (IN of) (NP (NNP Basel)))))))))) (. .))) | 12 | {
"ADJ": [
"additional",
"natural",
"worst"
],
"ADP": [
"of",
"of",
"of"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"An",
"the"
],
"INTJ": [],
"NOUN": [
"disaster",
"rift",
"earthquake",
"ruins"
],
"NUM": [
"1356",
"one"
],
"PART": [
"'s"
],
"PRON": [
"which"
],
"PROPN": [
"Rhine",
"Europe",
"Basel"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"made"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"O"
] | An/det/disaster additional/amod/disaster natural/amod/disaster disaster/nsubj/was was/ROOT/was the/det/earthquake Rhine/compound/rift rift/compound/earthquake earthquake/attr/was of/prep/earthquake 1356/pobj/of ,/punct/earthquake one/appos/earthquake of/prep/one Europe/poss/worst 's/case/Europe worst/pobj/of which/nsubj/made made/relcl/one ruins/dobj/made of/prep/ruins Basel/pobj/of ./punct/was | (S (NP (DT An) (JJ additional) (JJ natural) (NN disaster)) (VP (VBD was) (NP (NP (NP (DT the) (NML (NNP Rhine) (NN rift)) (NN earthquake)) (PP (IN of) (NP (CD 1356)))) (, ,) (NP (NP (NP (CD one)) (PP (IN of) (NP (NP (NNP Europe) (POS 's)) (JJS worst)))) (SBAR (WHNP (WDT which)) (S (VP (VBD made) (NP (NP (NNS ruins)) (PP (IN of) (NP (NNP Basel)))))))))) (. .)) | CT | ["An additional natural disaster was the Rhine rift earthquake of 1356 , one of Europe 's worst which made ruins of Basel"] | ['which made ruins of Basel'] | [] | ["An additional natural disaster was the Rhine rift earthquake of 1356 , one of Europe 's worst which made ruins of Basel ."] | [] | 66,662 |
This coronation was deemed by the Pope to be improper, and a further coronation was held in the abbey on 17 May 1220. | (ROOT (S (S (NP (DT This) (NN coronation)) (VP (VBD was) (VP (VBN deemed) (PP (IN by) (NP (DT the) (NNP Pope))) (S (VP (TO to) (VP (VB be) (ADJP (JJ improper)))))))) (, ,) (CC and) (S (NP (DT a) (JJ further) (NN coronation)) (VP (VBD was) (VP (VBN held) (PP (IN in) (NP (DT the) (NN abbey))) (PP (IN on) (NP (CD 17) (NNP May) (CD 1220)))))) (. .))) | 10 | {
"ADJ": [
"improper",
"further"
],
"ADP": [
"by",
"in",
"on"
],
"ADV": [],
"AUX": [
"was",
"be",
"was"
],
"CCONJ": [
"and"
],
"DET": [
"This",
"the",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"coronation",
"coronation",
"abbey"
],
"NUM": [
"17",
"1220"
],
"PART": [
"to"
],
"PRON": [],
"PROPN": [
"Pope",
"May"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"deemed",
"held"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADJP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | This/det/coronation coronation/nsubjpass/deemed was/auxpass/deemed deemed/ROOT/deemed by/agent/deemed the/det/Pope Pope/pobj/by to/aux/be be/xcomp/deemed improper/acomp/be ,/punct/deemed and/cc/deemed a/det/coronation further/amod/coronation coronation/nsubjpass/held was/auxpass/held held/conj/deemed in/prep/held the/det/abbey abbey/pobj/in on/prep/held 17/nummod/May May/pobj/on 1220/nummod/May ./punct/held | (S (S (NP (DT This) (NN coronation)) (VP (VBD was) (VP (VBN deemed) (PP (IN by) (NP (DT the) (NNP Pope))) (S (VP (TO to) (VP (VB be) (ADJP (JJ improper)))))))) (, ,) (CC and) (S (NP (DT a) (JJ further) (NN coronation)) (VP (VBD was) (VP (VBN held) (PP (IN in) (NP (DT the) (NN abbey))) (PP (IN on) (NP (CD 17) (NNP May) (CD 1220)))))) (. .)) | T | ['This coronation was deemed by the Pope to be improper', 'a further coronation was held in the abbey on 17 May 1220'] | [] | ['This coronation was deemed by the Pope to be improper , and a further coronation was held in the abbey on 17 May 1220 .'] | [] | [] | 63,330 |
In 1749 the British government gave land to the Ohio Company of Virginia for the purpose of developing trade and settlements in the Ohio Country. | (ROOT (S (PP (IN In) (NP (CD 1749))) (NP (DT the) (JJ British) (NN government)) (VP (VBD gave) (NP (NN land)) (PP (IN to) (NP (NP (DT the) (NNP Ohio) (NNP Company)) (PP (IN of) (NP (NNP Virginia))))) (PP (IN for) (NP (NP (DT the) (NN purpose)) (PP (IN of) (S (VP (VBG developing) (NP (NP (NN trade) (CC and) (NNS settlements)) (PP (IN in) (NP (DT the) (NNP Ohio) (NNP Country)))))))))) (. .))) | 12 | {
"ADJ": [
"British"
],
"ADP": [
"In",
"to",
"of",
"for",
"of",
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"government",
"land",
"purpose",
"trade",
"settlements"
],
"NUM": [
"1749"
],
"PART": [],
"PRON": [],
"PROPN": [
"Ohio",
"Company",
"Virginia",
"Ohio",
"Country"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"gave",
"developing"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | In/prep/gave 1749/pobj/In the/det/government British/amod/government government/nsubj/gave gave/ROOT/gave land/dobj/gave to/dative/gave the/det/Company Ohio/compound/Company Company/pobj/to of/prep/Company Virginia/pobj/of for/prep/gave the/det/purpose purpose/pobj/for of/prep/purpose developing/pcomp/of trade/dobj/developing and/cc/trade settlements/conj/trade in/prep/developing the/det/Country Ohio/compound/Country Country/pobj/in ./punct/gave | (S (PP (IN In) (NP (CD 1749))) (NP (DT the) (JJ British) (NN government)) (VP (VBD gave) (NP (NN land)) (PP (IN to) (NP (NP (DT the) (NNP Ohio) (NNP Company)) (PP (IN of) (NP (NNP Virginia))))) (PP (IN for) (NP (NP (DT the) (NN purpose)) (PP (IN of) (S (VP (VBG developing) (NP (NP (NN trade) (CC and) (NNS settlements)) (PP (IN in) (NP (DT the) (NNP Ohio) (NNP Country)))))))))) (. .)) | T | ['the British government gave land to the Ohio Company of Virginia for the purpose of developing trade and settlements in the Ohio Country'] | [] | ['In 1749 the British government gave land to the Ohio Company of Virginia for the purpose of developing trade and settlements in the Ohio Country .'] | [] | [] | 5,827 |
Servius Tullius was murdered and succeeded by the arrogant Tarquinius Superbus, whose expulsion marked the beginning of Rome as a republic with annually elected magistrates. | (ROOT (S (NP (NNP Servius) (NNP Tullius)) (VP (VBD was) (VP (VP (VBN murdered)) (CC and) (VP (VBN succeeded) (PP (IN by) (NP (NP (DT the) (JJ arrogant) (NNP Tarquinius) (NNP Superbus)) (, ,) (SBAR (WHNP (WP$ whose) (NN expulsion)) (S (VP (VBD marked) (NP (NP (DT the) (NN beginning)) (PP (IN of) (NP (NNP Rome))) (PP (IN as) (NP (NP (DT a) (NN republic)) (PP (IN with) (NP (ADJP (RB annually) (VBN elected)) (NNS magistrates)))))))))))))) (. .))) | 17 | {
"ADJ": [
"arrogant"
],
"ADP": [
"by",
"of",
"as",
"with"
],
"ADV": [
"annually"
],
"AUX": [
"was"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"whose",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"expulsion",
"beginning",
"republic",
"magistrates"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Servius",
"Tullius",
"Tarquinius",
"Superbus",
"Rome"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"murdered",
"succeeded",
"marked",
"elected"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-ADJP",
"I-ADJP",
"B-NP",
"O"
] | Servius/compound/Tullius Tullius/nsubjpass/murdered was/auxpass/murdered murdered/ROOT/murdered and/cc/murdered succeeded/conj/murdered by/agent/succeeded the/det/Superbus arrogant/amod/Superbus Tarquinius/compound/Superbus Superbus/pobj/by ,/punct/Superbus whose/poss/expulsion expulsion/nsubj/marked marked/relcl/Superbus the/det/beginning beginning/dobj/marked of/prep/beginning Rome/pobj/of as/prep/beginning a/det/republic republic/pobj/as with/prep/republic annually/advmod/elected elected/amod/magistrates magistrates/pobj/with ./punct/murdered | (S (NP (NNP Servius) (NNP Tullius)) (VP (VBD was) (VP (VP (VBN murdered)) (CC and) (VP (VBN succeeded) (PP (IN by) (NP (NP (DT the) (JJ arrogant) (NNP Tarquinius) (NNP Superbus)) (, ,) (SBAR (WHNP (WP$ whose) (NN expulsion)) (S (VP (VBD marked) (NP (NP (DT the) (NN beginning)) (PP (IN of) (NP (NNP Rome))) (PP (IN as) (NP (NP (DT a) (NN republic)) (PP (IN with) (NP (ADJP (RB annually) (VBN elected)) (NNS magistrates)))))))))))))) (. .)) | CT | ['Servius Tullius was murdered and succeeded by the arrogant Tarquinius Superbus , whose expulsion marked the beginning of Rome as a republic with annually elected magistrates'] | ['whose expulsion marked the beginning of Rome as a republic with annually elected magistrates'] | [] | ['Servius Tullius was murdered and succeeded by the arrogant Tarquinius Superbus , whose expulsion marked the beginning of Rome as a republic with annually elected magistrates .'] | [] | 72,531 |
The motor used polyphase current which generated a rotating magnetic field to turn the motor (a principle Tesla claimed to have conceived in 1882). | (ROOT (S (NP (DT The) (NN motor)) (VP (VBD used) (NP (NP (NP (NN polyphase) (NN current)) (SBAR (WHNP (WDT which)) (S (VP (VBD generated) (NP (NP (DT a) (VBG rotating) (JJ magnetic) (NN field)) (SBAR (S (VP (TO to) (VP (VB turn) (NP (DT the) (NN motor))))))))))) (-LRB- -LRB-) (NP (NP (DT a) (NN principle)) (SBAR (S (NP (NNP Tesla)) (VP (VBD claimed) (S (VP (TO to) (VP (VB have) (VP (VBN conceived) (PP (IN in) (NP (CD 1882))))))))))) (-RRB- -RRB-))) (. .))) | 15 | {
"ADJ": [
"magnetic"
],
"ADP": [
"in"
],
"ADV": [],
"AUX": [
"have"
],
"CCONJ": [],
"DET": [
"The",
"a",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"motor",
"polyphase",
"current",
"field",
"motor",
"principle"
],
"NUM": [
"1882"
],
"PART": [
"to",
"to"
],
"PRON": [
"which"
],
"PROPN": [
"Tesla"
],
"PUNCT": [
"(",
")",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"used",
"generated",
"rotating",
"turn",
"claimed",
"conceived"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | The/det/current motor/npadvmod/used used/amod/current polyphase/compound/current current/ROOT/current which/nsubj/generated generated/relcl/current a/det/field rotating/amod/field magnetic/amod/field field/dobj/generated to/aux/turn turn/xcomp/generated the/det/motor motor/dobj/turn (/punct/motor a/det/principle principle/appos/motor Tesla/nsubj/claimed claimed/relcl/principle to/aux/conceived have/aux/conceived conceived/xcomp/claimed in/prep/conceived 1882/pobj/in )/punct/motor ./punct/current | (S (NP (DT The) (NN motor)) (VP (VBD used) (NP (NP (NP (NN polyphase) (NN current)) (SBAR (WHNP (WDT which)) (S (VP (VBD generated) (NP (NP (DT a) (VBG rotating) (JJ magnetic) (NN field)) (SBAR (S (VP (TO to) (VP (VB turn) (NP (DT the) (NN motor))))))))))) (-LRB- -LRB-) (NP (NP (DT a) (NN principle)) (SBAR (S (NP (NNP Tesla)) (VP (VBD claimed) (S (VP (TO to) (VP (VB have) (VP (VBN conceived) (PP (IN in) (NP (CD 1882))))))))))) (-RRB- -RRB-))) (. .)) | CT | ['The motor used polyphase current which generated a rotating magnetic field to turn the motor -LRB- a principle Tesla claimed to have conceived in 1882 -RRB-'] | ['which generated a rotating magnetic field to turn the motor', 'to turn the motor', 'Tesla claimed to have conceived in 1882'] | [] | ['The motor used polyphase current which generated a rotating magnetic field to turn the motor -LRB- a principle Tesla claimed to have conceived in 1882 -RRB- .'] | [] | 50,034 |
Writer Edwin Bruell summarized the symbolism when he wrote in 1964, "'To kill a mockingbird' is to kill that which is innocent and harmless—like Tom Robinson." | (ROOT (S (NP (NN Writer) (NNP Edwin) (NNP Bruell)) (VP (VBD summarized) (NP (DT the) (NN symbolism)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD wrote) (PP (IN in) (NP (CD 1964))) (, ,) (`` ") (S (`` ') (S (VP (TO To) (VP (VB kill) (NP (DT a) (NN mockingbird))))) ('' ') (VP (VBZ is) (S (VP (TO to) (VP (VB kill) (NP (NP (DT that)) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (ADJP (ADJP (JJ innocent) (CC and) (JJ harmless)) (: —) (PP (JJ like) (NP (NNP Tom) (NNP Robinson))))))))))))))))) (. .) ('' "))) | 19 | {
"ADJ": [
"innocent",
"harmless"
],
"ADP": [
"in",
"like"
],
"ADV": [],
"AUX": [
"is",
"is"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"a"
],
"INTJ": [],
"NOUN": [
"symbolism",
"mockingbird"
],
"NUM": [
"1964"
],
"PART": [
"To",
"to"
],
"PRON": [
"he",
"that",
"which"
],
"PROPN": [
"Writer",
"Edwin",
"Bruell",
"Tom",
"Robinson"
],
"PUNCT": [
",",
"\"",
"'",
"'",
"—",
".",
"\""
],
"SCONJ": [
"when"
],
"SPACE": [],
"SYM": [],
"VERB": [
"summarized",
"wrote",
"kill",
"kill"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"O",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"O",
"B-VP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"B-PP",
"B-NP",
"I-NP",
... | Writer/compound/Bruell Edwin/compound/Bruell Bruell/nsubj/summarized summarized/ROOT/summarized the/det/symbolism symbolism/dobj/summarized when/advmod/wrote he/nsubj/wrote wrote/advcl/summarized in/prep/wrote 1964/pobj/in ,/punct/summarized "/punct/summarized '/punct/summarized To/aux/kill kill/csubj/is a/det/mockingbird mockingbird/dobj/kill '/punct/mockingbird is/ccomp/summarized to/aux/kill kill/xcomp/is that/dobj/kill which/nsubj/is is/relcl/that innocent/acomp/is and/cc/innocent harmless/conj/innocent —/punct/is like/prep/is Tom/compound/Robinson Robinson/pobj/like ./punct/summarized "/punct/summarized | (S (NP (NN Writer) (NNP Edwin) (NNP Bruell)) (VP (VBD summarized) (NP (DT the) (NN symbolism)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD wrote) (PP (IN in) (NP (CD 1964))) (, ,) (`` ") (S (`` ') (S (VP (TO To) (VP (VB kill) (NP (DT a) (NN mockingbird))))) ('' ') (VP (VBZ is) (S (VP (TO to) (VP (VB kill) (NP (NP (DT that)) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (ADJP (ADJP (JJ innocent) (CC and) (JJ harmless)) (: —) (PP (JJ like) (NP (NNP Tom) (NNP Robinson))))))))))))))))) (. .) ('' ")) | CT | ['Writer Edwin Bruell summarized the symbolism'] | ['when he wrote in 1964 , " \' To kill a mockingbird \' is to kill that which is innocent and harmless — like Tom Robinson', 'which is innocent and harmless — like Tom Robinson'] | [] | ['Writer Edwin Bruell summarized the symbolism when he wrote in 1964 , " \' To kill a mockingbird \' is to kill that which is innocent and harmless — like Tom Robinson . "'] | [] | 36,568 |
They saw Brahman as an eternal oneness, but also as the source of all creation, which was omnipresent and actively involved in existence. | (ROOT (S (NP (PRP They)) (VP (VBD saw) (NP (NNP Brahman)) (PP (PP (IN as) (NP (DT an) (JJ eternal) (NN oneness))) (, ,) (CC but) (RB also) (PP (IN as) (NP (NP (DT the) (NN source)) (PP (IN of) (NP (NP (DT all) (NN creation)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (ADJP (ADJP (JJ omnipresent)) (CC and) (ADJP (RB actively) (VBN involved) (PP (IN in) (NP (NN existence)))))))))))))) (. .))) | 16 | {
"ADJ": [
"eternal",
"omnipresent"
],
"ADP": [
"as",
"as",
"of",
"in"
],
"ADV": [
"also",
"actively"
],
"AUX": [
"was"
],
"CCONJ": [
"but",
"and"
],
"DET": [
"an",
"the",
"all"
],
"INTJ": [],
"NOUN": [
"oneness",
"source",
"creation",
"existence"
],
"NUM": [],
"PART": [],
"PRON": [
"They",
"which"
],
"PROPN": [
"Brahman"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"saw",
"involved"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"I-PP",
"I-PP",
"I-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"B-PP",
"B-NP",
"O"
] | They/nsubj/saw saw/ROOT/saw Brahman/dobj/saw as/prep/saw an/det/oneness eternal/amod/oneness oneness/pobj/as ,/punct/saw but/cc/saw also/advmod/but as/prep/saw the/det/source source/pobj/as of/prep/source all/det/creation creation/pobj/of ,/punct/creation which/nsubj/was was/relcl/creation omnipresent/acomp/was and/cc/omnipresent actively/advmod/involved involved/conj/omnipresent in/prep/involved existence/pobj/in ./punct/saw | (S (NP (PRP They)) (VP (VBD saw) (NP (NNP Brahman)) (PP (PP (IN as) (NP (DT an) (JJ eternal) (NN oneness))) (, ,) (CC but) (RB also) (PP (IN as) (NP (NP (DT the) (NN source)) (PP (IN of) (NP (NP (DT all) (NN creation)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (ADJP (ADJP (JJ omnipresent)) (CC and) (ADJP (RB actively) (VBN involved) (PP (IN in) (NP (NN existence)))))))))))))) (. .)) | CT | ['They saw Brahman as an eternal oneness , but also as the source of all creation , which was omnipresent and actively involved in existence'] | ['which was omnipresent and actively involved in existence'] | [] | ['They saw Brahman as an eternal oneness , but also as the source of all creation , which was omnipresent and actively involved in existence .'] | [] | 54,069 |
Species with well-developed septa generally also have blood vessels running all long their bodies above and below the gut, the upper one carrying blood forwards while the lower one carries it backwards. | (ROOT (S (NP (NP (NNS Species)) (PP (IN with) (NP (ADJP (RB well) (HYPH -) (VBN developed)) (NNS septa)))) (ADVP (ADVP (RB generally)) (ADVP (RB also))) (VP (VBP have) (NP (S (NP (NN blood) (NNS vessels)) (VP (VBG running) (NP (DT all) (JJ long) (PRP$ their) (NNS bodies)) (PP (IN above) (CC and) (IN below) (NP (DT the) (NN gut))))) (, ,) (S (NP (DT the) (JJ upper) (CD one)) (VP (VBG carrying) (NP (NN blood)) (ADVP (NNS forwards)) (SBAR (IN while) (S (NP (DT the) (JJR lower) (CD one)) (VP (VBZ carries) (NP (PRP it)) (ADVP (NNS backwards))))))))) (. .))) | 11 | {
"ADJ": [
"upper",
"lower"
],
"ADP": [
"with",
"above",
"below"
],
"ADV": [
"well",
"generally",
"also",
"all",
"long",
"backwards"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"Species",
"septa",
"blood",
"vessels",
"bodies",
"gut",
"one",
"blood",
"one"
],
"NUM": [],
"PART": [],
"PRON": [
"their",
"it"
],
"PROPN": [],
"PUNCT": [
"-",
",",
"."
],
"SCONJ": [
"while"
],
"SPACE": [],
"SYM": [],
"VERB": [
"developed",
"have",
"running",
"carrying",
"forwards",
"carries"
],
"X": []
} | [
"B-NP",
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-ADVP",
"I-ADVP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"I-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-ADVP",
"O",
"B-NP",
"I-NP",... | Species/nsubj/have with/prep/Species well/advmod/developed -/punct/developed developed/amod/septa septa/pobj/with generally/advmod/have also/advmod/have have/ROOT/have blood/compound/vessels vessels/dobj/have running/acl/vessels all/advmod/long long/advmod/running their/poss/bodies bodies/dobj/running above/prep/running and/cc/above below/conj/above the/det/gut gut/pobj/below ,/punct/have the/det/one upper/amod/one one/dobj/have carrying/acl/one blood/dobj/carrying forwards/advmod/carrying while/mark/carries the/det/one lower/amod/one one/nsubj/carries carries/advcl/have it/dobj/carries backwards/advmod/carries ./punct/have | (S (NP (NP (NNS Species)) (PP (IN with) (NP (ADJP (RB well) (HYPH -) (VBN developed)) (NNS septa)))) (ADVP (ADVP (RB generally)) (ADVP (RB also))) (VP (VBP have) (NP (S (NP (NN blood) (NNS vessels)) (VP (VBG running) (NP (DT all) (JJ long) (PRP$ their) (NNS bodies)) (PP (IN above) (CC and) (IN below) (NP (DT the) (NN gut))))) (, ,) (S (NP (DT the) (JJ upper) (CD one)) (VP (VBG carrying) (NP (NN blood)) (ADVP (NNS forwards)) (SBAR (IN while) (S (NP (DT the) (JJR lower) (CD one)) (VP (VBZ carries) (NP (PRP it)) (ADVP (NNS backwards))))))))) (. .)) | CT | ['Species with well - developed septa have blood vessels running all long their bodies above and below the gut , the upper one carrying blood forwards'] | ['while the lower one carries it backwards'] | [] | ['Species with well - developed septa generally also have blood vessels running all long their bodies above and below the gut , the upper one carrying blood forwards while the lower one carries it backwards .'] | [] | 68,138 |
On February 12, 2014, Senator Martin Heinrich introduced a bill in the US Senate. | (ROOT (S (PP (IN On) (NP (NNP February) (CD 12) (, ,) (CD 2014))) (, ,) (NP (NNP Senator) (NNP Martin) (NNP Heinrich)) (VP (VBD introduced) (NP (DT a) (NN bill)) (PP (IN in) (NP (DT the) (NNP US) (NNP Senate)))) (. .))) | 6 | {
"ADJ": [],
"ADP": [
"On",
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"bill"
],
"NUM": [
"12",
"2014"
],
"PART": [],
"PRON": [],
"PROPN": [
"February",
"Senator",
"Martin",
"Heinrich",
"US",
"Senate"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"introduced"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | On/prep/introduced February/pobj/On 12/nummod/February ,/punct/February 2014/nummod/February ,/punct/introduced Senator/compound/Heinrich Martin/compound/Heinrich Heinrich/nsubj/introduced introduced/ROOT/introduced a/det/bill bill/dobj/introduced in/prep/bill the/det/Senate US/compound/Senate Senate/pobj/in ./punct/introduced | (S (PP (IN On) (NP (NNP February) (CD 12) (, ,) (CD 2014))) (, ,) (NP (NNP Senator) (NNP Martin) (NNP Heinrich)) (VP (VBD introduced) (NP (DT a) (NN bill)) (PP (IN in) (NP (DT the) (NNP US) (NNP Senate)))) (. .)) | T | ['Senator Martin Heinrich introduced a bill in the US Senate'] | [] | ['On February 12 , 2014 , Senator Martin Heinrich introduced a bill in the US Senate .'] | [] | [] | 36,411 |
The salivary ducts lead from the glands to the reservoirs and then forward through the head to an opening called the salivarium, located behind the hypopharynx. | (ROOT (S (NP (DT The) (JJ salivary) (NNS ducts)) (VP (VP (VBP lead) (PP (IN from) (NP (DT the) (NNS glands))) (PP (IN to) (NP (DT the) (NNS reservoirs)))) (CC and) (ADVP (RB then)) (VP (VBP forward) (PP (IN through) (NP (DT the) (NN head))) (PP (IN to) (NP (NP (NP (DT an) (NN opening)) (VP (VBN called) (S (NP (DT the) (NN salivarium))))) (, ,) (VP (VBN located) (PP (IN behind) (NP (DT the) (NN hypopharynx)))))))) (. .))) | 11 | {
"ADJ": [
"salivary"
],
"ADP": [
"from",
"to",
"through",
"to",
"behind"
],
"ADV": [
"then",
"forward"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"The",
"the",
"the",
"the",
"an",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"ducts",
"glands",
"reservoirs",
"head",
"opening",
"salivarium",
"hypopharynx"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"lead",
"called",
"located"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | The/det/ducts salivary/amod/ducts ducts/nsubj/lead lead/ROOT/lead from/prep/lead the/det/glands glands/pobj/from to/prep/lead the/det/reservoirs reservoirs/pobj/to and/cc/lead then/advmod/forward forward/conj/lead through/prep/forward the/det/head head/pobj/through to/prep/through an/det/opening opening/pobj/to called/acl/opening the/det/salivarium salivarium/oprd/called ,/punct/salivarium located/acl/salivarium behind/prep/located the/det/hypopharynx hypopharynx/pobj/behind ./punct/lead | (S (NP (DT The) (JJ salivary) (NNS ducts)) (VP (VP (VBP lead) (PP (IN from) (NP (DT the) (NNS glands))) (PP (IN to) (NP (DT the) (NNS reservoirs)))) (CC and) (ADVP (RB then)) (VP (VBP forward) (PP (IN through) (NP (DT the) (NN head))) (PP (IN to) (NP (NP (NP (DT an) (NN opening)) (VP (VBN called) (S (NP (DT the) (NN salivarium))))) (, ,) (VP (VBN located) (PP (IN behind) (NP (DT the) (NN hypopharynx)))))))) (. .)) | T | ['The salivary ducts lead from the glands to the reservoirs and then forward through the head to an opening called the salivarium , located behind the hypopharynx'] | [] | ['The salivary ducts lead from the glands to the reservoirs and then forward through the head to an opening called the salivarium , located behind the hypopharynx .'] | [] | [] | 27,668 |
It is a free, online resource that contains more than 7,000 pages of practical information for promoting community health and development, and is a global resource for both professionals and grassroots groups engaged in the work of community health and development. | (ROOT (S (NP (PRP It)) (VP (VP (VBZ is) (NP (NP (DT a) (JJ free) (, ,) (JJ online) (NN resource)) (SBAR (WHNP (WDT that)) (S (VP (VBZ contains) (NP (NP (QP (JJR more) (IN than) (CD 7,000)) (NNS pages)) (PP (IN of) (NP (NP (JJ practical) (NN information)) (PP (IN for) (S (VP (VBG promoting) (NP (NN community) (NN health) (CC and) (NN development))))))))))))) (, ,) (CC and) (VP (VBZ is) (NP (NP (DT a) (JJ global) (NN resource)) (PP (IN for) (NP (DT both) (NP (NNS professionals)) (CC and) (NP (NP (JJ grassroots) (NNS groups)) (VP (VBN engaged) (PP (IN in) (NP (NP (DT the) (NN work)) (PP (IN of) (NP (NN community) (NN health) (CC and) (NN development)))))))))))) (. .))) | 16 | {
"ADJ": [
"free",
"online",
"more",
"practical",
"global"
],
"ADP": [
"than",
"of",
"for",
"for",
"in",
"of"
],
"ADV": [],
"AUX": [
"is",
"is"
],
"CCONJ": [
"and",
"and",
"and",
"and"
],
"DET": [
"a",
"a",
"both",
"the"
],
"INTJ": [],
"NOUN": [
"resource",
"pages",
"information",
"community",
"health",
"development",
"resource",
"professionals",
"grassroots",
"groups",
"work",
"community",
"health",
"development"
],
"NUM": [
"7,000"
],
"PART": [],
"PRON": [
"It",
"that"
],
"PROPN": [],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"contains",
"promoting",
"engaged"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"O",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
... | It/nsubj/is is/ROOT/is a/det/resource free/amod/resource ,/punct/resource online/amod/resource resource/attr/is that/nsubj/contains contains/relcl/resource more/amod/7,000 than/quantmod/7,000 7,000/nummod/pages pages/dobj/contains of/prep/pages practical/amod/information information/pobj/of for/prep/information promoting/pcomp/for community/compound/health health/dobj/promoting and/cc/health development/conj/health ,/punct/contains and/cc/contains is/conj/contains a/det/resource global/amod/resource resource/attr/is for/prep/resource both/det/professionals professionals/pobj/for and/cc/professionals grassroots/compound/groups groups/conj/professionals engaged/acl/resource in/prep/engaged the/det/work work/pobj/in of/prep/work community/compound/health health/pobj/of and/cc/health development/conj/health ./punct/is | (S (NP (PRP It)) (VP (VP (VBZ is) (NP (NP (DT a) (JJ free) (, ,) (JJ online) (NN resource)) (SBAR (WHNP (WDT that)) (S (VP (VBZ contains) (NP (NP (QP (JJR more) (IN than) (CD 7,000)) (NNS pages)) (PP (IN of) (NP (NP (JJ practical) (NN information)) (PP (IN for) (S (VP (VBG promoting) (NP (NN community) (NN health) (CC and) (NN development))))))))))))) (, ,) (CC and) (VP (VBZ is) (NP (NP (DT a) (JJ global) (NN resource)) (PP (IN for) (NP (DT both) (NP (NNS professionals)) (CC and) (NP (NP (JJ grassroots) (NNS groups)) (VP (VBN engaged) (PP (IN in) (NP (NP (DT the) (NN work)) (PP (IN of) (NP (NN community) (NN health) (CC and) (NN development)))))))))))) (. .)) | CT | ['It is a free , online resource that contains more than 7,000 pages of practical information for promoting community health and development , and is a global resource for both professionals and grassroots groups engaged in the work of community health and development'] | ['that contains more than 7,000 pages of practical information for promoting community health and development'] | [] | ['It is a free , online resource that contains more than 7,000 pages of practical information for promoting community health and development , and is a global resource for both professionals and grassroots groups engaged in the work of community health and development .'] | [] | 16,177 |
A 2004 Cornell University study showed that while 2.5 percent of murderers convicted nationwide were sentenced to the death penalty, in Nevada 6 percent were given the death penalty. | (ROOT (S (NP (DT A) (CD 2004) (NML (NNP Cornell) (NNP University)) (NN study)) (VP (VBD showed) (SBAR (IN that) (S (SBAR (IN while) (S (NP (NP (CD 2.5) (NN percent)) (PP (IN of) (NP (NP (NNS murderers)) (VP (VBN convicted) (ADVP (RB nationwide)))))) (VP (VBD were) (VP (VBN sentenced) (PP (IN to) (NP (DT the) (NN death) (NN penalty))))))) (, ,) (PP (IN in) (NP (NNP Nevada))) (NP (CD 6) (NN percent)) (VP (VBD were) (VP (VBN given) (NP (DT the) (NN death) (NN penalty))))))) (. .))) | 13 | {
"ADJ": [],
"ADP": [
"of",
"to",
"in"
],
"ADV": [
"nationwide"
],
"AUX": [
"were",
"were"
],
"CCONJ": [],
"DET": [
"A",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"study",
"percent",
"murderers",
"death",
"penalty",
"percent",
"death",
"penalty"
],
"NUM": [
"2004",
"2.5",
"6"
],
"PART": [],
"PRON": [],
"PROPN": [
"Cornell",
"University",
"Nevada"
],
"PUNCT": [
",",
"."
],
"SCONJ": [
"that",
"while"
],
"SPACE": [],
"SYM": [],
"VERB": [
"showed",
"convicted",
"sentenced",
"given"
],
"X": []
} | [
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-VP",
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-ADVP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | A/det/study 2004/nummod/study Cornell/compound/University University/compound/study study/nsubj/showed showed/ROOT/showed that/mark/given while/mark/sentenced 2.5/nummod/percent percent/nsubjpass/sentenced of/prep/percent murderers/pobj/of convicted/acl/murderers nationwide/advmod/convicted were/auxpass/sentenced sentenced/advcl/given to/prep/sentenced the/det/penalty death/compound/penalty penalty/pobj/to ,/punct/given in/prep/given Nevada/pobj/in 6/nummod/percent percent/nsubjpass/given were/auxpass/given given/ccomp/showed the/det/penalty death/compound/penalty penalty/dobj/given ./punct/showed | (S (NP (DT A) (CD 2004) (NML (NNP Cornell) (NNP University)) (NN study)) (VP (VBD showed) (SBAR (IN that) (S (SBAR (IN while) (S (NP (NP (CD 2.5) (NN percent)) (PP (IN of) (NP (NP (NNS murderers)) (VP (VBN convicted) (ADVP (RB nationwide)))))) (VP (VBD were) (VP (VBN sentenced) (PP (IN to) (NP (DT the) (NN death) (NN penalty))))))) (, ,) (PP (IN in) (NP (NNP Nevada))) (NP (CD 6) (NN percent)) (VP (VBD were) (VP (VBN given) (NP (DT the) (NN death) (NN penalty))))))) (. .)) | CT | ['A 2004 Cornell University study showed'] | ['that while 2.5 percent of murderers convicted nationwide were sentenced to the death penalty , in Nevada 6 percent were given the death penalty', 'while 2.5 percent of murderers convicted nationwide were sentenced to the death penalty'] | [] | ['A 2004 Cornell University study showed that while 2.5 percent of murderers convicted nationwide were sentenced to the death penalty , in Nevada 6 percent were given the death penalty .'] | [] | 30,749 |
What museum is famous for its dinosaur artifacts? | (ROOT (SBARQ (WHNP (WP What) (NN museum)) (SQ (VBZ is) (ADJP (JJ famous) (PP (IN for) (NP (PRP$ its) (NN dinosaur) (NNS artifacts))))) (. ?))) | 7 | {
"ADJ": [
"famous"
],
"ADP": [
"for"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"museum",
"dinosaur",
"artifacts"
],
"NUM": [],
"PART": [],
"PRON": [
"What",
"its"
],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"O",
"O",
"O",
"B-ADJP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | What/det/museum museum/nsubj/is is/ROOT/is famous/acomp/is for/prep/famous its/poss/artifacts dinosaur/compound/artifacts artifacts/pobj/for ?/punct/is | (SBARQ (WHNP (WP What) (NN museum)) (SQ (VBZ is) (ADJP (JJ famous) (PP (IN for) (NP (PRP$ its) (NN dinosaur) (NNS artifacts))))) (. ?)) | FC | [] | [] | [] | [] | ['What museum is famous for its dinosaur artifacts ?'] | 15,790 |
Typically each committee corresponds with one (or more) of the departments (or ministries) of the Scottish Government. | (ROOT (S (ADVP (RB Typically)) (NP (DT each) (NN committee)) (VP (VBZ corresponds) (PP (IN with) (NP (NP (CD one) (-LRB- -LRB-) (CC or) (JJR more) (-RRB- -RRB-)) (PP (IN of) (NP (NP (DT the) (NNS departments) (-LRB- -LRB-) (CC or) (NNS ministries) (-RRB- -RRB-)) (PP (IN of) (NP (DT the) (NNP Scottish) (NNP Government)))))))) (. .))) | 10 | {
"ADJ": [
"more"
],
"ADP": [
"with",
"of",
"of"
],
"ADV": [
"Typically"
],
"AUX": [],
"CCONJ": [
"or",
"or"
],
"DET": [
"each",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"committee",
"departments",
"ministries"
],
"NUM": [
"one"
],
"PART": [],
"PRON": [],
"PROPN": [
"Scottish",
"Government"
],
"PUNCT": [
"(",
")",
"(",
")",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"corresponds"
],
"X": []
} | [
"B-ADVP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Typically/advmod/corresponds each/det/committee committee/nsubj/corresponds corresponds/ROOT/corresponds with/prep/corresponds one/pobj/with (/punct/one or/cc/more more/conj/one )/punct/one of/prep/one the/det/departments departments/pobj/of (/punct/departments or/cc/departments ministries/conj/departments )/punct/departments of/prep/departments the/det/Government Scottish/compound/Government Government/pobj/of ./punct/corresponds | (S (ADVP (RB Typically)) (NP (DT each) (NN committee)) (VP (VBZ corresponds) (PP (IN with) (NP (NP (CD one) (-LRB- -LRB-) (CC or) (JJR more) (-RRB- -RRB-)) (PP (IN of) (NP (NP (DT the) (NNS departments) (-LRB- -LRB-) (CC or) (NNS ministries) (-RRB- -RRB-)) (PP (IN of) (NP (DT the) (NNP Scottish) (NNP Government)))))))) (. .)) | T | ['each committee corresponds with one -LRB- or more -RRB- of the departments -LRB- or ministries -RRB- of the Scottish Government'] | [] | ['Typically each committee corresponds with one -LRB- or more -RRB- of the departments -LRB- or ministries -RRB- of the Scottish Government .'] | [] | [] | 74,362 |
In 1354, when Toghtogha led a large army to crush the Red Turban rebels, Toghun Temür suddenly dismissed him for fear of betrayal. | (ROOT (S (PP (IN In) (NP (CD 1354))) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (NNP Toghtogha)) (VP (VBD led) (NP (DT a) (JJ large) (NN army)) (S (VP (TO to) (VP (VB crush) (NP (DT the) (NML (NNP Red) (NNP Turban)) (NNS rebels)))))))) (, ,) (NP (NNP Toghun) (NNP Temür)) (ADVP (RB suddenly)) (VP (VBD dismissed) (NP (PRP him)) (PP (IN for) (NP (NP (NN fear)) (PP (IN of) (NP (NN betrayal)))))) (. .))) | 11 | {
"ADJ": [
"large",
"Red",
"Turban"
],
"ADP": [
"In",
"for",
"of"
],
"ADV": [
"suddenly"
],
"AUX": [],
"CCONJ": [],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"army",
"rebels",
"fear",
"betrayal"
],
"NUM": [
"1354"
],
"PART": [
"to"
],
"PRON": [
"him"
],
"PROPN": [
"Toghtogha",
"Toghun",
"Temür"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [
"when"
],
"SPACE": [],
"SYM": [],
"VERB": [
"led",
"crush",
"dismissed"
],
"X": []
} | [
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"O",
"O",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"O"
] | In/prep/dismissed 1354/pobj/In ,/punct/dismissed when/advmod/led Toghtogha/nsubj/led led/advcl/dismissed a/det/army large/amod/army army/dobj/led to/aux/crush crush/xcomp/led the/det/rebels Red/amod/Turban Turban/amod/rebels rebels/dobj/crush ,/punct/dismissed Toghun/compound/Temür Temür/nsubj/dismissed suddenly/advmod/dismissed dismissed/ROOT/dismissed him/dobj/dismissed for/prep/dismissed fear/pobj/for of/prep/fear betrayal/pobj/of ./punct/dismissed | (S (PP (IN In) (NP (CD 1354))) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (NNP Toghtogha)) (VP (VBD led) (NP (DT a) (JJ large) (NN army)) (S (VP (TO to) (VP (VB crush) (NP (DT the) (NML (NNP Red) (NNP Turban)) (NNS rebels)))))))) (, ,) (NP (NNP Toghun) (NNP Temür)) (ADVP (RB suddenly)) (VP (VBD dismissed) (NP (PRP him)) (PP (IN for) (NP (NP (NN fear)) (PP (IN of) (NP (NN betrayal)))))) (. .)) | CT | ['Toghun Temür dismissed him for fear of betrayal'] | ['when Toghtogha led a large army to crush the Red Turban rebels'] | [] | ['In 1354 , when Toghtogha led a large army to crush the Red Turban rebels , Toghun Temür suddenly dismissed him for fear of betrayal .'] | [] | 38,900 |
How much money have retailers lost? | (ROOT (SBARQ (WHNP (WRB How) (JJ much) (NN money)) (SQ (VBP have) (NP (NNS retailers)) (VP (VBN lost))) (. ?))) | 5 | {
"ADJ": [
"much"
],
"ADP": [],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"money",
"retailers"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [
"How"
],
"SPACE": [],
"SYM": [],
"VERB": [
"have",
"lost"
],
"X": []
} | [
"O",
"O",
"O",
"O",
"B-NP",
"B-VP",
"O"
] | How/advmod/much much/amod/money money/nsubj/have have/ROOT/have retailers/nsubj/lost lost/ccomp/have ?/punct/have | (SBARQ (WHNP (WRB How) (JJ much) (NN money)) (SQ (VBP have) (NP (NNS retailers)) (VP (VBN lost))) (. ?)) | FC | [] | [] | [] | [] | ['How much money have retailers lost ?'] | 52,984 |
It must be emphasized, however, that an entity is not merely a sum of its relations, but also a valuation of them and reaction to them. | (ROOT (S (NP (NP (PRP It))) (VP (MD must) (VP (VB be) (VP (VBN emphasized) (, ,) (ADVP (RB however)) (, ,) (SBAR (IN that) (S (NP (DT an) (NN entity)) (VP (VBZ is) (NP (CONJP (RB not) (RB merely)) (NP (NP (DT a) (NN sum)) (PP (IN of) (NP (PRP$ its) (NNS relations)))) (, ,) (CONJP (CC but) (RB also)) (NP (NP (NP (DT a) (NN valuation)) (PP (IN of) (NP (PRP them)))) (CC and) (NP (NP (NN reaction)) (PP (IN to) (NP (PRP them)))))))))))) (. .))) | 14 | {
"ADJ": [],
"ADP": [
"of",
"of",
"to"
],
"ADV": [
"however",
"merely",
"also"
],
"AUX": [
"must",
"be",
"is"
],
"CCONJ": [
"but",
"and"
],
"DET": [
"an",
"a",
"a"
],
"INTJ": [],
"NOUN": [
"entity",
"sum",
"relations",
"valuation",
"reaction"
],
"NUM": [],
"PART": [
"not"
],
"PRON": [
"It",
"its",
"them",
"them"
],
"PROPN": [],
"PUNCT": [
",",
",",
",",
"."
],
"SCONJ": [
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"emphasized"
],
"X": []
} | [
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-ADVP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-CONJP",
"I-CONJP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-CONJP",
"I-CONJP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | It/nsubjpass/emphasized must/aux/emphasized be/auxpass/emphasized emphasized/ROOT/emphasized ,/punct/emphasized however/advmod/emphasized ,/punct/emphasized that/mark/is an/det/entity entity/nsubj/is is/ccomp/emphasized not/neg/is merely/advmod/is a/det/sum sum/attr/is of/prep/sum its/poss/relations relations/pobj/of ,/punct/is but/cc/is also/advmod/but a/det/valuation valuation/conj/is of/prep/valuation them/pobj/of and/cc/valuation reaction/conj/valuation to/prep/reaction them/pobj/to ./punct/emphasized | (S (NP (NP (PRP It))) (VP (MD must) (VP (VB be) (VP (VBN emphasized) (, ,) (ADVP (RB however)) (, ,) (SBAR (IN that) (S (NP (DT an) (NN entity)) (VP (VBZ is) (NP (CONJP (RB not) (RB merely)) (NP (NP (DT a) (NN sum)) (PP (IN of) (NP (PRP$ its) (NNS relations)))) (, ,) (CONJP (CC but) (RB also)) (NP (NP (NP (DT a) (NN valuation)) (PP (IN of) (NP (PRP them)))) (CC and) (NP (NP (NN reaction)) (PP (IN to) (NP (PRP them)))))))))))) (. .)) | CT | ['It must be emphasized , however ,'] | ['that an entity is not merely a sum of its relations , but also a valuation of them and reaction to them'] | [] | ['It must be emphasized , however , that an entity is not merely a sum of its relations , but also a valuation of them and reaction to them .'] | [] | 73,820 |
Corrientes is another city with a Carnival tradition. | (ROOT (S (NP (NNP Corrientes)) (VP (VBZ is) (NP (NP (DT another) (NN city)) (PP (IN with) (NP (DT a) (NNP Carnival) (NN tradition))))) (. .))) | 7 | {
"ADJ": [],
"ADP": [
"with"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"another",
"a"
],
"INTJ": [],
"NOUN": [
"city",
"tradition"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Corrientes",
"Carnival"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Corrientes/nsubj/is is/ROOT/is another/det/city city/attr/is with/prep/city a/det/tradition Carnival/compound/tradition tradition/pobj/with ./punct/is | (S (NP (NNP Corrientes)) (VP (VBZ is) (NP (NP (DT another) (NN city)) (PP (IN with) (NP (DT a) (NNP Carnival) (NN tradition))))) (. .)) | T | ['Corrientes is another city with a Carnival tradition'] | [] | ['Corrientes is another city with a Carnival tradition .'] | [] | [] | 58,270 |
The spirit at once surrenders itself to this universal claim and appropriates it for itself. | (ROOT (S (NP (DT The) (NN spirit)) (ADVP (RB at) (RB once)) (VP (VP (VBZ surrenders) (NP (PRP itself)) (PP (IN to) (NP (DT this) (JJ universal) (NN claim)))) (CC and) (VP (VBZ appropriates) (NP (PRP it)) (PP (IN for) (NP (PRP itself))))) (. .))) | 7 | {
"ADJ": [
"universal"
],
"ADP": [
"at",
"to",
"for"
],
"ADV": [
"once"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"The",
"this"
],
"INTJ": [],
"NOUN": [
"spirit",
"claim"
],
"NUM": [],
"PART": [],
"PRON": [
"itself",
"it",
"itself"
],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"surrenders",
"appropriates"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-ADVP",
"I-ADVP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"O"
] | The/det/spirit spirit/nsubj/surrenders at/prep/surrenders once/pcomp/at surrenders/ROOT/surrenders itself/dobj/surrenders to/prep/surrenders this/det/claim universal/amod/claim claim/pobj/to and/cc/surrenders appropriates/conj/surrenders it/dobj/appropriates for/prep/appropriates itself/pobj/for ./punct/surrenders | (S (NP (DT The) (NN spirit)) (ADVP (RB at) (RB once)) (VP (VP (VBZ surrenders) (NP (PRP itself)) (PP (IN to) (NP (DT this) (JJ universal) (NN claim)))) (CC and) (VP (VBZ appropriates) (NP (PRP it)) (PP (IN for) (NP (PRP itself))))) (. .)) | T | ['The spirit surrenders itself to this universal claim and appropriates it for itself'] | [] | ['The spirit at once surrenders itself to this universal claim and appropriates it for itself .'] | [] | [] | 9,104 |
The European Court of Justice is the supreme judicial body which interprets EU law, and develops it through precedent. | (ROOT (S (NP (NP (DT The) (NNP European) (NNP Court)) (PP (IN of) (NP (NNP Justice)))) (VP (VBZ is) (NP (NP (DT the) (JJ supreme) (JJ judicial) (NN body)) (SBAR (WHNP (WDT which)) (S (VP (VP (VBZ interprets) (NP (NNP EU) (NN law))) (, ,) (CC and) (VP (VBZ develops) (NP (PRP it)) (PP (IN through) (NP (NN precedent))))))))) (. .))) | 11 | {
"ADJ": [
"supreme",
"judicial"
],
"ADP": [
"of",
"through"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"body",
"law",
"precedent"
],
"NUM": [],
"PART": [],
"PRON": [
"which",
"it"
],
"PROPN": [
"European",
"Court",
"Justice",
"EU"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"interprets",
"develops"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"O"
] | The/det/Court European/compound/Court Court/nsubj/is of/prep/Court Justice/pobj/of is/ROOT/is the/det/body supreme/amod/body judicial/amod/body body/attr/is which/nsubj/interprets interprets/relcl/body EU/compound/law law/dobj/interprets ,/punct/is and/cc/is develops/conj/is it/dobj/develops through/prep/develops precedent/pobj/through ./punct/is | (S (NP (NP (DT The) (NNP European) (NNP Court)) (PP (IN of) (NP (NNP Justice)))) (VP (VBZ is) (NP (NP (DT the) (JJ supreme) (JJ judicial) (NN body)) (SBAR (WHNP (WDT which)) (S (VP (VP (VBZ interprets) (NP (NNP EU) (NN law))) (, ,) (CC and) (VP (VBZ develops) (NP (PRP it)) (PP (IN through) (NP (NN precedent))))))))) (. .)) | CT | ['The European Court of Justice is the supreme judicial body which interprets EU law , and develops it through precedent'] | ['which interprets EU law , and develops it through precedent'] | [] | ['The European Court of Justice is the supreme judicial body which interprets EU law , and develops it through precedent .'] | [] | 45,045 |
Although many civilians had used them as such during the First World War, the government in 1939 refused to allow the stations to be used as shelters so as not to interfere with commuter and troop travel, and the fears that occupants might refuse to leave. | (ROOT (S (SBAR (IN Although) (S (NP (JJ many) (NNS civilians)) (VP (VBD had) (VP (VBN used) (NP (PRP them)) (PP (IN as) (ADJP (JJ such))) (PP (IN during) (NP (DT the) (NML (NNP First) (NNP World)) (NNP War))))))) (, ,) (NP (DT the) (NN government)) (PP (IN in) (NP (CD 1939))) (VP (VBD refused) (S (VP (TO to) (VP (VB allow) (S (NP (DT the) (NNS stations)) (VP (TO to) (VP (VB be) (VP (VBN used) (PP (IN as) (NP (NNS shelters))) (SBAR (IN so) (IN as) (S (RB not) (VP (TO to) (VP (VB interfere) (PP (IN with) (NP (NP (NML (NN commuter) (CC and) (NN troop)) (NN travel)) (, ,) (CC and) (NP (DT the) (NNS fears) (SBAR (IN that) (S (NP (NNS occupants)) (VP (MD might) (VP (VB refuse) (S (VP (TO to) (VP (VB leave))))))))))))))))))))))) (. .))) | 25 | {
"ADJ": [
"many",
"such"
],
"ADP": [
"as",
"during",
"in",
"as",
"with"
],
"ADV": [],
"AUX": [
"had",
"be",
"might"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"civilians",
"government",
"stations",
"shelters",
"commuter",
"troop",
"travel",
"fears",
"occupants"
],
"NUM": [
"1939"
],
"PART": [
"to",
"to",
"not",
"to",
"to"
],
"PRON": [
"them"
],
"PROPN": [
"First",
"World",
"War"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [
"Although",
"so",
"as",
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"used",
"refused",
"allow",
"used",
"interfere",
"refuse",
"leave"
],
"X": []
} | [
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"B-PP",
"B-ADJP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"B-VP",
"I-VP",
"B-PP... | Although/mark/used many/amod/civilians civilians/nsubj/used had/aux/used used/advcl/refused them/dobj/used as/prep/used such/amod/as during/prep/used the/det/War First/compound/War World/compound/War War/pobj/during ,/punct/War the/det/government government/nsubj/refused in/prep/government 1939/pobj/in refused/ROOT/refused to/aux/allow allow/xcomp/refused the/det/stations stations/nsubjpass/used to/aux/used be/auxpass/used used/ccomp/allow as/prep/used shelters/pobj/as so/mark/interfere as/mark/interfere not/neg/interfere to/aux/interfere interfere/advcl/used with/prep/interfere commuter/nmod/travel and/cc/commuter troop/conj/commuter travel/pobj/with ,/punct/refused and/cc/refused the/det/fears fears/conj/refused that/mark/refuse occupants/nsubj/refuse might/aux/refuse refuse/acl/fears to/aux/leave leave/xcomp/refuse ./punct/refused | (S (SBAR (IN Although) (S (NP (JJ many) (NNS civilians)) (VP (VBD had) (VP (VBN used) (NP (PRP them)) (PP (IN as) (ADJP (JJ such))) (PP (IN during) (NP (DT the) (NML (NNP First) (NNP World)) (NNP War))))))) (, ,) (NP (DT the) (NN government)) (PP (IN in) (NP (CD 1939))) (VP (VBD refused) (S (VP (TO to) (VP (VB allow) (S (NP (DT the) (NNS stations)) (VP (TO to) (VP (VB be) (VP (VBN used) (PP (IN as) (NP (NNS shelters))) (SBAR (IN so) (IN as) (S (RB not) (VP (TO to) (VP (VB interfere) (PP (IN with) (NP (NP (NML (NN commuter) (CC and) (NN troop)) (NN travel)) (, ,) (CC and) (NP (DT the) (NNS fears) (SBAR (IN that) (S (NP (NNS occupants)) (VP (MD might) (VP (VB refuse) (S (VP (TO to) (VP (VB leave))))))))))))))))))))))) (. .)) | CT | ['the government refused to allow the stations to be used as shelters'] | ['Although many civilians had used them as such during the First World War', 'so as not to interfere with commuter and troop travel , and the fears that occupants might refuse to leave', 'that occupants might refuse to leave'] | [] | ['Although many civilians had used them as such during the First World War , the government in 1939 refused to allow the stations to be used as shelters so as not to interfere with commuter and troop travel , and the fears that occupants might refuse to leave .'] | [] | 22,906 |
The zinc is applied electrochemically or as molten zinc by hot-dip galvanizing or spraying. | (ROOT (S (NP (DT The) (NN zinc)) (VP (VBZ is) (VP (VBN applied) (UCP (ADVP (RB electrochemically)) (CC or) (PP (IN as) (NP (JJ molten) (NN zinc)))) (PP (IN by) (NP (NML (JJ hot) (HYPH -) (NN dip)) (NN galvanizing) (CC or) (NN spraying))))) (. .))) | 8 | {
"ADJ": [
"molten",
"hot"
],
"ADP": [
"as",
"by"
],
"ADV": [
"electrochemically"
],
"AUX": [
"is"
],
"CCONJ": [
"or",
"or"
],
"DET": [
"The"
],
"INTJ": [],
"NOUN": [
"zinc",
"zinc",
"dip",
"galvanizing"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"-",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"applied",
"spraying"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADVP",
"O",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"O"
] | The/det/zinc zinc/nsubjpass/applied is/auxpass/applied applied/ROOT/applied electrochemically/advmod/applied or/cc/electrochemically as/conj/electrochemically molten/amod/zinc zinc/pobj/as by/prep/zinc hot/amod/dip -/punct/dip dip/compound/galvanizing galvanizing/pobj/by or/cc/galvanizing spraying/conj/galvanizing ./punct/applied | (S (NP (DT The) (NN zinc)) (VP (VBZ is) (VP (VBN applied) (UCP (ADVP (RB electrochemically)) (CC or) (PP (IN as) (NP (JJ molten) (NN zinc)))) (PP (IN by) (NP (NML (JJ hot) (HYPH -) (NN dip)) (NN galvanizing) (CC or) (NN spraying))))) (. .)) | T | ['The zinc is applied electrochemically or as molten zinc by hot - dip galvanizing or spraying'] | [] | ['The zinc is applied electrochemically or as molten zinc by hot - dip galvanizing or spraying .'] | [] | [] | 4,082 |
When did a Close Encounters DVD come out? | (ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (DT a) (NML (NNP Close) (NNPS Encounters)) (NNP DVD)) (VP (VB come) (PRT (RP out)))) (. ?))) | 6 | {
"ADJ": [
"Close"
],
"ADP": [
"out"
],
"ADV": [],
"AUX": [
"did"
],
"CCONJ": [],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"DVD"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Encounters"
],
"PUNCT": [
"?"
],
"SCONJ": [
"When"
],
"SPACE": [],
"SYM": [],
"VERB": [
"come"
],
"X": []
} | [
"O",
"O",
"B-NP",
"O",
"O",
"B-NP",
"B-VP",
"O",
"O"
] | When/advmod/come did/aux/come a/det/DVD Close/amod/Encounters Encounters/compound/DVD DVD/nsubj/come come/ROOT/come out/prt/come ?/punct/come | (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (DT a) (NML (NNP Close) (NNPS Encounters)) (NNP DVD)) (VP (VB come) (PRT (RP out)))) (. ?)) | FC | [] | [] | [] | [] | ['When did a Close Encounters DVD come out ?'] | 59,148 |
The Japanese government began modelling their ground forces after the French military. | (ROOT (S (NP (DT The) (JJ Japanese) (NN government)) (VP (VBD began) (S (VP (VBG modelling) (NP (PRP$ their) (NN ground) (NNS forces)) (PP (IN after) (NP (DT the) (JJ French) (NN military)))))) (. .))) | 8 | {
"ADJ": [
"Japanese",
"French"
],
"ADP": [
"after"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"government",
"ground",
"forces",
"military"
],
"NUM": [],
"PART": [],
"PRON": [
"their"
],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"began",
"modelling"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | The/det/government Japanese/amod/government government/nsubj/began began/ROOT/began modelling/xcomp/began their/poss/forces ground/compound/forces forces/dobj/modelling after/prep/modelling the/det/military French/amod/military military/pobj/after ./punct/began | (S (NP (DT The) (JJ Japanese) (NN government)) (VP (VBD began) (S (VP (VBG modelling) (NP (PRP$ their) (NN ground) (NNS forces)) (PP (IN after) (NP (DT the) (JJ French) (NN military)))))) (. .)) | T | ['The Japanese government began modelling their ground forces after the French military'] | [] | ['The Japanese government began modelling their ground forces after the French military .'] | [] | [] | 68,807 |
The former seeks to implement procedures for ensuring that prior informed consent exists between countries buying and selling pesticides, while the latter seeks to create uniform standards for maximum levels of pesticide residues among participating countries. | (ROOT (S (NP (DT The) (JJ former)) (VP (VBZ seeks) (S (VP (TO to) (VP (VB implement) (NP (NP (NNS procedures)) (PP (IN for) (S (VP (VBG ensuring) (SBAR (IN that) (S (NP (JJ prior) (VBN informed) (NN consent)) (VP (VBZ exists) (PP (IN between) (NP (NP (NNS countries)) (VP (VBG buying) (CC and) (VBG selling) (NP (NNS pesticides))))))))))))))) (, ,) (SBAR (IN while) (S (NP (DT the) (JJ latter)) (VP (VBZ seeks) (S (VP (TO to) (VP (VB create) (NP (NP (JJ uniform) (NNS standards)) (PP (IN for) (NP (NP (JJ maximum) (NNS levels)) (PP (IN of) (NP (NN pesticide) (NNS residues))))) (PP (IN among) (NP (VBG participating) (NNS countries))))))))))) (. .))) | 18 | {
"ADJ": [
"former",
"informed",
"uniform",
"maximum"
],
"ADP": [
"for",
"between",
"for",
"of",
"among"
],
"ADV": [
"prior"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"procedures",
"consent",
"countries",
"pesticides",
"latter",
"standards",
"levels",
"pesticide",
"residues",
"countries"
],
"NUM": [],
"PART": [
"to",
"to"
],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [
"that",
"while"
],
"SPACE": [],
"SYM": [],
"VERB": [
"seeks",
"implement",
"ensuring",
"exists",
"buying",
"selling",
"seeks",
"create",
"participating"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"B-PP",
"B-VP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B... | The/det/former former/nsubj/seeks seeks/ROOT/seeks to/aux/implement implement/xcomp/seeks procedures/dobj/implement for/prep/procedures ensuring/pcomp/for that/mark/exists prior/amod/consent informed/amod/consent consent/nsubj/exists exists/ccomp/ensuring between/prep/exists countries/pobj/between buying/acl/countries and/cc/buying selling/conj/buying pesticides/dobj/selling ,/punct/seeks while/mark/seeks the/det/latter latter/nsubj/seeks seeks/advcl/seeks to/aux/create create/xcomp/seeks uniform/amod/standards standards/dobj/create for/prep/standards maximum/amod/levels levels/pobj/for of/prep/levels pesticide/compound/residues residues/pobj/of among/prep/levels participating/amod/countries countries/pobj/among ./punct/seeks | (S (NP (DT The) (JJ former)) (VP (VBZ seeks) (S (VP (TO to) (VP (VB implement) (NP (NP (NNS procedures)) (PP (IN for) (S (VP (VBG ensuring) (SBAR (IN that) (S (NP (JJ prior) (VBN informed) (NN consent)) (VP (VBZ exists) (PP (IN between) (NP (NP (NNS countries)) (VP (VBG buying) (CC and) (VBG selling) (NP (NNS pesticides))))))))))))))) (, ,) (SBAR (IN while) (S (NP (DT the) (JJ latter)) (VP (VBZ seeks) (S (VP (TO to) (VP (VB create) (NP (NP (JJ uniform) (NNS standards)) (PP (IN for) (NP (NP (JJ maximum) (NNS levels)) (PP (IN of) (NP (NN pesticide) (NNS residues))))) (PP (IN among) (NP (VBG participating) (NNS countries))))))))))) (. .)) | CT | ['The former seeks to implement procedures for ensuring ,'] | ['that prior informed consent exists between countries buying and selling pesticides', 'while the latter seeks to create uniform standards for maximum levels of pesticide residues among participating countries'] | [] | ['The former seeks to implement procedures for ensuring that prior informed consent exists between countries buying and selling pesticides , while the latter seeks to create uniform standards for maximum levels of pesticide residues among participating countries .'] | [] | 43,932 |
By the end of the Western Roman Empire, the town was known simply as Parisius in Latin and Paris in French. | (ROOT (S (PP (IN By) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (JJ Western) (NNP Roman) (NNP Empire))))) (, ,) (NP (DT the) (NN town)) (VP (VBD was) (VP (VBN known) (ADVP (RB simply)) (PP (IN as) (NP (NP (NP (NNP Parisius)) (PP (IN in) (NP (NNP Latin)))) (CC and) (NP (NP (NNP Paris)) (PP (IN in) (NP (NNP French)))))))) (. .))) | 10 | {
"ADJ": [],
"ADP": [
"By",
"of",
"as",
"in",
"in"
],
"ADV": [
"simply"
],
"AUX": [
"was"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"end",
"town"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Western",
"Roman",
"Empire",
"Parisius",
"Latin",
"Paris",
"French"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"known"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADVP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | By/prep/known the/det/end end/pobj/By of/prep/end the/det/Empire Western/compound/Empire Roman/compound/Empire Empire/pobj/of ,/punct/known the/det/town town/nsubjpass/known was/auxpass/known known/ROOT/known simply/advmod/as as/prep/known Parisius/pobj/as in/prep/Parisius Latin/pobj/in and/cc/Latin Paris/conj/Latin in/prep/Parisius French/pobj/in ./punct/known | (S (PP (IN By) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (JJ Western) (NNP Roman) (NNP Empire))))) (, ,) (NP (DT the) (NN town)) (VP (VBD was) (VP (VBN known) (ADVP (RB simply)) (PP (IN as) (NP (NP (NP (NNP Parisius)) (PP (IN in) (NP (NNP Latin)))) (CC and) (NP (NP (NNP Paris)) (PP (IN in) (NP (NNP French)))))))) (. .)) | T | ['the town was known simply as Parisius in Latin and Paris in French'] | [] | ['By the end of the Western Roman Empire , the town was known simply as Parisius in Latin and Paris in French .'] | [] | [] | 58,664 |
Washington University spent its first half century in downtown St. Louis bounded by Washington Ave., Lucas Place, and Locust Street. | (ROOT (S (NP (NNP Washington) (NNP University)) (VP (VBD spent) (NP (PRP$ its) (JJ first) (JJ half) (NN century)) (PP (IN in) (NP (NP (JJ downtown) (NNP St.) (NNP Louis)) (VP (VBN bounded) (PP (IN by) (NP (NP (NNP Washington) (NNP Ave) (NNP .)) (, ,) (NP (NNP Lucas) (NNP Place)) (, ,) (CC and) (NP (NNP Locust) (NNP Street)))))))) (. .))) | 10 | {
"ADJ": [
"first",
"half"
],
"ADP": [
"in",
"by"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"century",
"downtown"
],
"NUM": [],
"PART": [],
"PRON": [
"its"
],
"PROPN": [
"Washington",
"University",
"St.",
"Louis",
"Washington",
"Ave",
".",
"Lucas",
"Place",
"Locust",
"Street"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"spent",
"bounded"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-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",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Washington/compound/University University/nsubj/spent spent/ROOT/spent its/poss/century first/amod/century half/amod/century century/dobj/spent in/prep/spent downtown/compound/Louis St./compound/Louis Louis/pobj/in bounded/advcl/spent by/agent/bounded Washington/compound/Ave Ave/pobj/by ./npadvmod/spent ,/punct/. Lucas/compound/Place Place/dobj/spent ,/punct/Place and/cc/Place Locust/compound/Street Street/conj/Place ./punct/spent | (S (NP (NNP Washington) (NNP University)) (VP (VBD spent) (NP (PRP$ its) (JJ first) (JJ half) (NN century)) (PP (IN in) (NP (NP (JJ downtown) (NNP St.) (NNP Louis)) (VP (VBN bounded) (PP (IN by) (NP (NP (NNP Washington) (NNP Ave) (NNP .)) (, ,) (NP (NNP Lucas) (NNP Place)) (, ,) (CC and) (NP (NNP Locust) (NNP Street)))))))) (. .)) | T | ['Washington University spent its first half century in downtown St. Louis bounded by Washington Ave . , Lucas Place , and Locust Street'] | [] | ['Washington University spent its first half century in downtown St. Louis bounded by Washington Ave . , Lucas Place , and Locust Street .'] | [] | [] | 54,919 |
The largest parks in the central area of London are three of the eight Royal Parks, namely Hyde Park and its neighbour Kensington Gardens in the west, and Regent's Park to the north. | (ROOT (S (NP (NP (DT The) (JJS largest) (NNS parks)) (PP (IN in) (NP (NP (DT the) (JJ central) (NN area)) (PP (IN of) (NP (NNP London)))))) (VP (VBP are) (NP (NP (NP (CD three)) (PP (IN of) (NP (DT the) (CD eight) (NNP Royal) (NNPS Parks)))) (, ,) (NP (ADVP (RB namely)) (NP (NP (NP (NNP Hyde) (NNP Park)) (CC and) (NP (NP (NP (PRP$ its) (NN neighbour)) (NNP Kensington) (NNPS Gardens)) (PP (IN in) (NP (DT the) (NN west))))) (, ,) (CC and) (NP (NP (NP (NNP Regent) (POS 's)) (NNP Park)) (PP (IN to) (NP (DT the) (NN north)))))))) (. .))) | 11 | {
"ADJ": [
"largest",
"central"
],
"ADP": [
"in",
"of",
"of",
"in",
"to"
],
"ADV": [
"namely"
],
"AUX": [
"are"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"The",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"parks",
"area",
"neighbour",
"west",
"north"
],
"NUM": [
"three",
"eight"
],
"PART": [
"'s"
],
"PRON": [
"its"
],
"PROPN": [
"London",
"Royal",
"Parks",
"Hyde",
"Park",
"Kensington",
"Gardens",
"Regent",
"Park"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-N... | The/det/parks largest/amod/parks parks/nsubj/are in/prep/parks the/det/area central/amod/area area/pobj/in of/prep/area London/pobj/of are/ROOT/are three/attr/are of/prep/three the/det/Parks eight/nummod/Parks Royal/compound/Parks Parks/pobj/of ,/punct/Parks namely/advmod/Park Hyde/compound/Park Park/appos/Parks and/cc/Park its/poss/neighbour neighbour/conj/Park Kensington/compound/Gardens Gardens/appos/neighbour in/prep/Gardens the/det/west west/pobj/in ,/punct/Parks and/cc/are Regent/poss/Park 's/case/Regent Park/conj/are to/prep/Park the/det/north north/pobj/to ./punct/are | (S (NP (NP (DT The) (JJS largest) (NNS parks)) (PP (IN in) (NP (NP (DT the) (JJ central) (NN area)) (PP (IN of) (NP (NNP London)))))) (VP (VBP are) (NP (NP (NP (CD three)) (PP (IN of) (NP (DT the) (CD eight) (NNP Royal) (NNPS Parks)))) (, ,) (NP (ADVP (RB namely)) (NP (NP (NP (NNP Hyde) (NNP Park)) (CC and) (NP (NP (NP (PRP$ its) (NN neighbour)) (NNP Kensington) (NNPS Gardens)) (PP (IN in) (NP (DT the) (NN west))))) (, ,) (CC and) (NP (NP (NP (NNP Regent) (POS 's)) (NNP Park)) (PP (IN to) (NP (DT the) (NN north)))))))) (. .)) | T | ["The largest parks in the central area of London are three of the eight Royal Parks , namely Hyde Park and its neighbour Kensington Gardens in the west , and Regent 's Park to the north"] | [] | ["The largest parks in the central area of London are three of the eight Royal Parks , namely Hyde Park and its neighbour Kensington Gardens in the west , and Regent 's Park to the north ."] | [] | [] | 56,062 |
The United States is divided into five jurisdictions: Northeastern, Southeastern, North Central, South Central and Western. | (ROOT (S (NP (DT The) (NNP United) (NNPS States)) (VP (VBZ is) (VP (VBN divided) (PP (IN into) (NP (NP (CD five) (NNS jurisdictions)) (: :) (NP (NNP Northeastern) (, ,) (NNP Southeastern) (, ,) (NP (NNP North) (NNP Central)) (, ,) (NP (NNP South) (NNP Central)) (CC and) (NP (NNP Western))))))) (. .))) | 9 | {
"ADJ": [
"Western"
],
"ADP": [
"into"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [
"The"
],
"INTJ": [],
"NOUN": [
"jurisdictions"
],
"NUM": [
"five"
],
"PART": [],
"PRON": [],
"PROPN": [
"United",
"States",
"Northeastern",
"Southeastern",
"North",
"Central",
"South",
"Central"
],
"PUNCT": [
":",
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"divided"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | The/det/States United/compound/States States/nsubjpass/divided is/auxpass/divided divided/ROOT/divided into/prep/divided five/nummod/jurisdictions jurisdictions/pobj/into :/punct/jurisdictions Northeastern/appos/jurisdictions ,/punct/Northeastern Southeastern/conj/Northeastern ,/punct/Southeastern North/compound/Central Central/conj/Southeastern ,/punct/Central South/compound/Central Central/conj/Central and/cc/Central Western/conj/Central ./punct/divided | (S (NP (DT The) (NNP United) (NNPS States)) (VP (VBZ is) (VP (VBN divided) (PP (IN into) (NP (NP (CD five) (NNS jurisdictions)) (: :) (NP (NNP Northeastern) (, ,) (NNP Southeastern) (, ,) (NP (NNP North) (NNP Central)) (, ,) (NP (NNP South) (NNP Central)) (CC and) (NP (NNP Western))))))) (. .)) | T | ['The United States is divided into five jurisdictions : Northeastern , Southeastern , North Central , South Central and Western'] | [] | ['The United States is divided into five jurisdictions : Northeastern , Southeastern , North Central , South Central and Western .'] | [] | [] | 28,463 |
Plymouth's gross value added (a measure of the size of its economy) was 5,169 million GBP in 2013 making up 25% of Devon's GVA. | (ROOT (S (NP (NP (NP (NNP Plymouth) (POS 's)) (JJ gross) (NN value) (VBN added)) (-LRB- -LRB-) (NP (NP (DT a) (NN measure)) (PP (IN of) (NP (NP (DT the) (NN size)) (PP (IN of) (NP (PRP$ its) (NN economy)))))) (-RRB- -RRB-)) (VP (VBD was) (NP (QP (CD 5,169) (CD million)) (NNS GBP)) (PP (IN in) (NP (CD 2013))) (S (VP (VBG making) (PRT (RP up)) (NP (NP (CD 25) (NN %)) (PP (IN of) (NP (NP (NNP Devon) (POS 's)) (NNP GVA))))))) (. .))) | 10 | {
"ADJ": [
"gross"
],
"ADP": [
"of",
"of",
"in",
"up",
"of"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"value",
"measure",
"size",
"economy",
"GBP",
"%",
"GVA"
],
"NUM": [
"5,169",
"million",
"2013",
"25"
],
"PART": [
"'s",
"'s"
],
"PRON": [
"its"
],
"PROPN": [
"Plymouth",
"Devon"
],
"PUNCT": [
"(",
")",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"added",
"making"
],
"X": []
} | [
"B-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",
"B-VP",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Plymouth/poss/value 's/case/Plymouth gross/amod/value value/nsubj/added added/ROOT/added (/punct/added a/det/measure measure/dobj/added of/prep/measure the/det/size size/pobj/of of/prep/size its/poss/economy economy/pobj/of )/punct/added was/ccomp/added 5,169/compound/million million/nummod/GBP GBP/attr/was in/prep/was 2013/pobj/in making/advcl/was up/prt/making 25/nummod/% %/dobj/making of/prep/% Devon/poss/GVA 's/case/Devon GVA/pobj/of ./punct/added | (S (NP (NP (NP (NNP Plymouth) (POS 's)) (JJ gross) (NN value) (VBN added)) (-LRB- -LRB-) (NP (NP (DT a) (NN measure)) (PP (IN of) (NP (NP (DT the) (NN size)) (PP (IN of) (NP (PRP$ its) (NN economy)))))) (-RRB- -RRB-)) (VP (VBD was) (NP (QP (CD 5,169) (CD million)) (NNS GBP)) (PP (IN in) (NP (CD 2013))) (S (VP (VBG making) (PRT (RP up)) (NP (NP (CD 25) (NN %)) (PP (IN of) (NP (NP (NNP Devon) (POS 's)) (NNP GVA))))))) (. .)) | T | ["Plymouth 's gross value added -LRB- a measure of the size of its economy -RRB- was 5,169 million GBP in 2013 making up 25 % of Devon 's GVA"] | [] | ["Plymouth 's gross value added -LRB- a measure of the size of its economy -RRB- was 5,169 million GBP in 2013 making up 25 % of Devon 's GVA ."] | [] | [] | 54,525 |
The term publican (in historical Roman usage a public contractor or tax farmer) has come into use since Victorian times to designate the pub landlord. | (ROOT (S (NP (NP (DT The) (NN term) (NN publican)) (-LRB- -LRB-) (PP (IN in) (NP (JJ historical) (JJ Roman) (NN usage))) (NP (NP (DT a) (JJ public) (NN contractor)) (CC or) (NP (NN tax) (NN farmer))) (-RRB- -RRB-)) (VP (VBZ has) (VP (VBN come) (PP (IN into) (NP (NN use))) (PP (IN since) (NP (JJ Victorian) (NNS times))) (S (VP (TO to) (VP (VB designate) (NP (DT the) (NN pub) (NN landlord))))))) (. .))) | 9 | {
"ADJ": [
"historical",
"Roman",
"public",
"Victorian"
],
"ADP": [
"in",
"into"
],
"ADV": [],
"AUX": [
"has"
],
"CCONJ": [
"or"
],
"DET": [
"The",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"term",
"publican",
"usage",
"contractor",
"tax",
"farmer",
"use",
"times",
"pub",
"landlord"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [],
"PROPN": [],
"PUNCT": [
"(",
")",
"."
],
"SCONJ": [
"since"
],
"SPACE": [],
"SYM": [],
"VERB": [
"come",
"designate"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | The/det/publican term/compound/publican publican/nsubj/come (/punct/publican in/prep/publican historical/amod/usage Roman/amod/usage usage/pobj/in a/det/contractor public/amod/contractor contractor/appos/publican or/cc/contractor tax/compound/farmer farmer/conj/contractor )/punct/publican has/aux/come come/ROOT/come into/prep/come use/pobj/into since/prep/come Victorian/amod/times times/pobj/since to/aux/designate designate/advcl/come the/det/landlord pub/compound/landlord landlord/dobj/designate ./punct/come | (S (NP (NP (DT The) (NN term) (NN publican)) (-LRB- -LRB-) (PP (IN in) (NP (JJ historical) (JJ Roman) (NN usage))) (NP (NP (DT a) (JJ public) (NN contractor)) (CC or) (NP (NN tax) (NN farmer))) (-RRB- -RRB-)) (VP (VBZ has) (VP (VBN come) (PP (IN into) (NP (NN use))) (PP (IN since) (NP (JJ Victorian) (NNS times))) (S (VP (TO to) (VP (VB designate) (NP (DT the) (NN pub) (NN landlord))))))) (. .)) | T | ['The term publican -LRB- in historical Roman usage a public contractor or tax farmer -RRB- has come into use since Victorian times to designate the pub landlord'] | [] | ['The term publican -LRB- in historical Roman usage a public contractor or tax farmer -RRB- has come into use since Victorian times to designate the pub landlord .'] | [] | [] | 17,713 |
The Usher of the Order is known as the Gentleman Usher of the Purple Rod; he does not – unlike his Order of the Garter equivalent, the Gentleman Usher of the Black Rod – perform any duties related to the House of Lords. | (ROOT (S (S (NP (NP (DT The) (NNP Usher)) (PP (IN of) (NP (DT the) (NNP Order)))) (VP (VBZ is) (VP (VBN known) (PP (IN as) (NP (NP (DT the) (NNP Gentleman) (NNP Usher)) (PP (IN of) (NP (DT the) (NNP Purple) (NNP Rod)))))))) (: ;) (S (NP (PRP he)) (VP (VBZ does) (RB not) (: –) (PP (IN unlike) (NP (PRP$ his) (NML (NML (NNP Order)) (PP (IN of) (NP (DT the) (NNP Garter)))) (NN equivalent)) (, ,) (NP (NP (DT the) (NNP Gentleman) (NNP Usher)) (PP (IN of) (NP (DT the) (NNP Black) (NNP Rod))))) (: –) (VP (VB perform) (NP (NP (DT any) (NNS duties)) (VP (VBN related) (PP (IN to) (NP (NP (DT the) (NNP House)) (PP (IN of) (NP (NNPS Lords)))))))))) (. .))) | 12 | {
"ADJ": [],
"ADP": [
"of",
"as",
"of",
"unlike",
"of",
"of",
"to",
"of"
],
"ADV": [],
"AUX": [
"is",
"does"
],
"CCONJ": [],
"DET": [
"The",
"the",
"the",
"the",
"the",
"the",
"the",
"any",
"the"
],
"INTJ": [],
"NOUN": [
"Order",
"Order",
"equivalent",
"duties"
],
"NUM": [],
"PART": [
"not"
],
"PRON": [
"he",
"his"
],
"PROPN": [
"Usher",
"Gentleman",
"Usher",
"Purple",
"Rod",
"Garter",
"Gentleman",
"Usher",
"Black",
"Rod",
"House",
"Lords"
],
"PUNCT": [
";",
"–",
",",
"–",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"known",
"perform",
"related"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-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",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B... | The/det/Usher Usher/nsubjpass/known of/prep/Usher the/det/Order Order/pobj/of is/auxpass/known known/ROOT/known as/prep/known the/det/Usher Gentleman/compound/Usher Usher/pobj/as of/prep/Usher the/det/Rod Purple/compound/Rod Rod/pobj/of ;/punct/does he/nsubj/does does/parataxis/perform not/neg/does –/punct/does unlike/prep/perform his/poss/Order Order/pobj/unlike of/prep/Order the/det/equivalent Garter/compound/equivalent equivalent/pobj/of ,/punct/Order the/det/Usher Gentleman/compound/Usher Usher/appos/Order of/prep/Usher the/det/Rod Black/compound/Rod Rod/pobj/of –/punct/perform perform/conj/known any/det/duties duties/dobj/perform related/acl/duties to/prep/related the/det/House House/pobj/to of/prep/House Lords/pobj/of ./punct/perform | (S (S (NP (NP (DT The) (NNP Usher)) (PP (IN of) (NP (DT the) (NNP Order)))) (VP (VBZ is) (VP (VBN known) (PP (IN as) (NP (NP (DT the) (NNP Gentleman) (NNP Usher)) (PP (IN of) (NP (DT the) (NNP Purple) (NNP Rod)))))))) (: ;) (S (NP (PRP he)) (VP (VBZ does) (RB not) (: –) (PP (IN unlike) (NP (PRP$ his) (NML (NML (NNP Order)) (PP (IN of) (NP (DT the) (NNP Garter)))) (NN equivalent)) (, ,) (NP (NP (DT the) (NNP Gentleman) (NNP Usher)) (PP (IN of) (NP (DT the) (NNP Black) (NNP Rod))))) (: –) (VP (VB perform) (NP (NP (DT any) (NNS duties)) (VP (VBN related) (PP (IN to) (NP (NP (DT the) (NNP House)) (PP (IN of) (NP (NNPS Lords)))))))))) (. .)) | T | ['The Usher of the Order is known as the Gentleman Usher of the Purple Rod', 'he does not – unlike his Order of the Garter equivalent , the Gentleman Usher of the Black Rod – perform any duties related to the House of Lords'] | [] | ['The Usher of the Order is known as the Gentleman Usher of the Purple Rod ; he does not – unlike his Order of the Garter equivalent , the Gentleman Usher of the Black Rod – perform any duties related to the House of Lords .'] | [] | [] | 44,822 |
A state's consent may be invalidated if there was an erroneous understanding of a fact or situation at the time of conclusion, which formed the "essential basis" of the state's consent. | (ROOT (S (NP (NP (DT A) (NN state) (POS 's)) (NN consent)) (VP (MD may) (VP (VB be) (VP (VBN invalidated) (SBAR (IN if) (S (NP (EX there)) (VP (VBD was) (NP (NP (DT an) (JJ erroneous) (NN understanding)) (PP (IN of) (NP (DT a) (NN fact) (CC or) (NN situation)))) (PP (IN at) (NP (NP (NP (DT the) (NN time)) (PP (IN of) (NP (NN conclusion)))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD formed) (NP (NP (DT the) (`` ") (JJ essential) (NN basis) ('' ")) (PP (IN of) (NP (NP (DT the) (NN state) (POS 's)) (NN consent))))))))))))))) (. .))) | 18 | {
"ADJ": [
"erroneous",
"essential"
],
"ADP": [
"of",
"at",
"of",
"of"
],
"ADV": [],
"AUX": [
"may",
"be"
],
"CCONJ": [
"or"
],
"DET": [
"A",
"an",
"a",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"state",
"consent",
"understanding",
"fact",
"situation",
"time",
"conclusion",
"basis",
"state",
"consent"
],
"NUM": [],
"PART": [
"'s",
"'s"
],
"PRON": [
"there",
"which"
],
"PROPN": [],
"PUNCT": [
",",
"\"",
"\"",
"."
],
"SCONJ": [
"if"
],
"SPACE": [],
"SYM": [],
"VERB": [
"invalidated",
"was",
"formed"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B... | A/det/state state/poss/consent 's/case/state consent/nsubjpass/invalidated may/aux/be be/auxpass/invalidated invalidated/ROOT/invalidated if/mark/was there/expl/was was/advcl/invalidated an/det/understanding erroneous/amod/understanding understanding/attr/was of/prep/understanding a/det/fact fact/pobj/of or/cc/fact situation/conj/fact at/prep/was the/det/time time/pobj/at of/prep/time conclusion/pobj/of ,/punct/conclusion which/nsubj/formed formed/relcl/conclusion the/det/basis "/punct/basis essential/amod/basis basis/dobj/formed "/punct/basis of/prep/basis the/det/state state/poss/consent 's/case/state consent/pobj/of ./punct/invalidated | (S (NP (NP (DT A) (NN state) (POS 's)) (NN consent)) (VP (MD may) (VP (VB be) (VP (VBN invalidated) (SBAR (IN if) (S (NP (EX there)) (VP (VBD was) (NP (NP (DT an) (JJ erroneous) (NN understanding)) (PP (IN of) (NP (DT a) (NN fact) (CC or) (NN situation)))) (PP (IN at) (NP (NP (NP (DT the) (NN time)) (PP (IN of) (NP (NN conclusion)))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD formed) (NP (NP (DT the) (`` ") (JJ essential) (NN basis) ('' ")) (PP (IN of) (NP (NP (DT the) (NN state) (POS 's)) (NN consent))))))))))))))) (. .)) | CT | ["A state 's consent may be invalidated"] | ['if there was an erroneous understanding of a fact or situation at the time of conclusion , which formed the " essential basis " of the state \'s consent', 'which formed the " essential basis " of the state \'s consent'] | [] | ['A state \'s consent may be invalidated if there was an erroneous understanding of a fact or situation at the time of conclusion , which formed the " essential basis " of the state \'s consent .'] | [] | 63,176 |
Gene was coined in 1909 by Danish botanist Wilhelm Johannsen to describe the fundamental physical and functional unit of heredity, while the related word genetics was first used by William Bateson in 1905. | (ROOT (S (NP (NN Gene)) (VP (VBD was) (VP (VBN coined) (PP (IN in) (NP (CD 1909))) (PP (IN by) (NP (NML (JJ Danish) (NN botanist)) (NNP Wilhelm) (NNP Johannsen))) (S (VP (TO to) (VP (VB describe) (NP (NP (DT the) (JJ fundamental) (ADJP (JJ physical) (CC and) (JJ functional)) (NN unit)) (PP (IN of) (NP (NN heredity))))))) (, ,) (SBAR (IN while) (S (NP (DT the) (JJ related) (NN word) (NNS genetics)) (VP (VBD was) (ADVP (RB first)) (VP (VBN used) (PP (IN by) (NP (NNP William) (NNP Bateson))) (PP (IN in) (NP (CD 1905))))))))) (. .))) | 11 | {
"ADJ": [
"Danish",
"fundamental",
"physical",
"functional",
"related"
],
"ADP": [
"in",
"by",
"of",
"by",
"in"
],
"ADV": [
"first"
],
"AUX": [
"was",
"was"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"botanist",
"unit",
"heredity",
"word",
"genetics"
],
"NUM": [
"1909",
"1905"
],
"PART": [
"to"
],
"PRON": [],
"PROPN": [
"Gene",
"Wilhelm",
"Johannsen",
"William",
"Bateson"
],
"PUNCT": [
",",
"."
],
"SCONJ": [
"while"
],
"SPACE": [],
"SYM": [],
"VERB": [
"coined",
"describe",
"used"
],
"X": []
} | [
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-PP",
"O",
"O",
"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-VP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",... | Gene/nsubjpass/coined was/auxpass/coined coined/ROOT/coined in/prep/coined 1909/pobj/in by/agent/coined Danish/amod/botanist botanist/compound/Johannsen Wilhelm/compound/Johannsen Johannsen/pobj/by to/aux/describe describe/advcl/coined the/det/unit fundamental/amod/unit physical/amod/unit and/cc/physical functional/conj/physical unit/dobj/describe of/prep/unit heredity/pobj/of ,/punct/coined while/mark/used the/det/word related/amod/word word/nsubjpass/used genetics/nsubjpass/used was/auxpass/used first/advmod/used used/advcl/coined by/agent/used William/compound/Bateson Bateson/pobj/by in/prep/used 1905/pobj/in ./punct/coined | (S (NP (NN Gene)) (VP (VBD was) (VP (VBN coined) (PP (IN in) (NP (CD 1909))) (PP (IN by) (NP (NML (JJ Danish) (NN botanist)) (NNP Wilhelm) (NNP Johannsen))) (S (VP (TO to) (VP (VB describe) (NP (NP (DT the) (JJ fundamental) (ADJP (JJ physical) (CC and) (JJ functional)) (NN unit)) (PP (IN of) (NP (NN heredity))))))) (, ,) (SBAR (IN while) (S (NP (DT the) (JJ related) (NN word) (NNS genetics)) (VP (VBD was) (ADVP (RB first)) (VP (VBN used) (PP (IN by) (NP (NNP William) (NNP Bateson))) (PP (IN in) (NP (CD 1905))))))))) (. .)) | CT | ['Gene was coined in 1909 by Danish botanist Wilhelm Johannsen to describe the fundamental physical and functional unit of heredity ,'] | ['while the related word genetics was first used by William Bateson in 1905'] | [] | ['Gene was coined in 1909 by Danish botanist Wilhelm Johannsen to describe the fundamental physical and functional unit of heredity , while the related word genetics was first used by William Bateson in 1905 .'] | [] | 32,017 |
The Queen, who opened the 1976 Summer Olympics in Montreal, also opened the 2012 Summer Olympics and Paralympics in London, making her the first head of state to open two Olympic Games in two different countries. | (ROOT (S (NP (NP (DT The) (NNP Queen)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD opened) (NP (DT the) (CD 1976) (NNP Summer) (NNPS Olympics)) (PP (IN in) (NP (NNP Montreal)))))) (, ,)) (ADVP (RB also)) (VP (VBD opened) (NP (DT the) (CD 2012) (NML (NML (NNP Summer) (NNPS Olympics)) (CC and) (NML (NNPS Paralympics)))) (PP (IN in) (NP (NNP London))) (, ,) (S (VP (VBG making) (S (NP (PRP her)) (NP (NP (NP (DT the) (JJ first) (NN head)) (PP (IN of) (NP (NN state)))) (SBAR (S (VP (TO to) (VP (VB open) (NP (CD two) (NNP Olympic) (NNPS Games)) (PP (IN in) (NP (CD two) (JJ different) (NNS countries)))))))))))) (. .))) | 14 | {
"ADJ": [
"first",
"different"
],
"ADP": [
"in",
"in",
"of",
"in"
],
"ADV": [
"also"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"The",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"head",
"state",
"countries"
],
"NUM": [
"1976",
"2012",
"two",
"two"
],
"PART": [
"to"
],
"PRON": [
"who",
"her"
],
"PROPN": [
"Queen",
"Summer",
"Olympics",
"Montreal",
"Summer",
"Olympics",
"Paralympics",
"London",
"Olympic",
"Games"
],
"PUNCT": [
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"opened",
"opened",
"making",
"open"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"O",
"O",
"O",
"O",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
... | The/det/Queen Queen/nsubj/opened ,/punct/Queen who/nsubj/opened opened/relcl/Queen the/det/Olympics 1976/nummod/Olympics Summer/compound/Olympics Olympics/dobj/opened in/prep/Olympics Montreal/pobj/in ,/punct/Queen also/advmod/opened opened/ROOT/opened the/det/Olympics 2012/nummod/Olympics Summer/compound/Olympics Olympics/dobj/opened and/cc/Olympics Paralympics/conj/Olympics in/prep/Olympics London/pobj/in ,/punct/opened making/advcl/opened her/nsubj/head the/det/head first/amod/head head/nsubj/open of/prep/head state/pobj/of to/aux/open open/ccomp/making two/nummod/Games Olympic/compound/Games Games/dobj/open in/prep/open two/nummod/countries different/amod/countries countries/pobj/in ./punct/opened | (S (NP (NP (DT The) (NNP Queen)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD opened) (NP (DT the) (CD 1976) (NNP Summer) (NNPS Olympics)) (PP (IN in) (NP (NNP Montreal)))))) (, ,)) (ADVP (RB also)) (VP (VBD opened) (NP (DT the) (CD 2012) (NML (NML (NNP Summer) (NNPS Olympics)) (CC and) (NML (NNPS Paralympics)))) (PP (IN in) (NP (NNP London))) (, ,) (S (VP (VBG making) (S (NP (PRP her)) (NP (NP (NP (DT the) (JJ first) (NN head)) (PP (IN of) (NP (NN state)))) (SBAR (S (VP (TO to) (VP (VB open) (NP (CD two) (NNP Olympic) (NNPS Games)) (PP (IN in) (NP (CD two) (JJ different) (NNS countries)))))))))))) (. .)) | CT | ['The Queen , who opened the 1976 Summer Olympics in Montreal , opened the 2012 Summer Olympics and Paralympics in London , making her the first head of state to open two Olympic Games in two different countries'] | ['who opened the 1976 Summer Olympics in Montreal', 'to open two Olympic Games in two different countries'] | [] | ['The Queen , who opened the 1976 Summer Olympics in Montreal , also opened the 2012 Summer Olympics and Paralympics in London , making her the first head of state to open two Olympic Games in two different countries .'] | [] | 69,694 |
This may be modified by adding low-density materials such as boron, which lowers the index of refraction (see crown glass), or increased (to as much as 1.8) with high-density materials such as (classically) lead oxide (see flint glass and lead glass), or in modern uses, less toxic oxides of zirconium, titanium, or barium. | (ROOT (S (NP (DT This)) (VP (MD may) (VP (VB be) (VP (VBN modified) (PP (PP (IN by) (S (VP (VBG adding) (NP (NP (NML (JJ low) (HYPH -) (NN density)) (NNS materials)) (PP (JJ such) (IN as) (NP (NP (NN boron)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ lowers) (NP (NP (DT the) (NN index)) (PP (IN of) (NP (NN refraction)))) (-LRB- -LRB-) (PP (NN see) (NP (NN crown) (NN glass))) (-RRB- -RRB-)))))))))) (, ,) (CC or) (VP (VBN increased) (-LRB- -LRB-) (PP (IN to) (NP (QP (RB as) (JJ much) (IN as) (NP (CD 1.8))))) (-RRB- -RRB-) (PP (PP (IN with) (NP (NP (NML (JJ high) (HYPH -) (NN density)) (NNS materials)) (PP (JJ such) (IN as) (NP (NP (-LRB- -LRB-) (ADVP (RB classically)) (-RRB- -RRB-) (NN lead) (NN oxide)) (-LRB- -LRB-) (PP (VB see) (NP (NP (NN flint) (NN glass)) (CC and) (NP (NN lead) (NN glass)))) (-RRB- -RRB-))))) (, ,) (CC or) (VP (PP (IN in) (NP (JJ modern) (NNS uses))) (, ,) (NP (NP (ADJP (JJR less) (JJ toxic)) (NNS oxides)) (PP (IN of) (NP (NN zirconium) (, ,) (NN titanium) (, ,) (CC or) (NN barium))))))))))) (. .))) | 19 | {
"ADJ": [
"low",
"such",
"much",
"high",
"such",
"lead",
"flint",
"lead",
"modern",
"toxic"
],
"ADP": [
"by",
"as",
"of",
"to",
"as",
"with",
"as",
"in",
"of"
],
"ADV": [
"as",
"classically",
"less"
],
"AUX": [
"may",
"be"
],
"CCONJ": [
"or",
"and",
"or",
"or"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"density",
"materials",
"boron",
"index",
"refraction",
"crown",
"glass",
"density",
"materials",
"oxide",
"glass",
"glass",
"uses",
"oxides",
"zirconium",
"titanium",
"barium"
],
"NUM": [
"1.8"
],
"PART": [],
"PRON": [
"This",
"which"
],
"PROPN": [],
"PUNCT": [
"-",
",",
"(",
")",
",",
"(",
")",
"-",
"(",
")",
"(",
")",
",",
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"modified",
"adding",
"lowers",
"see",
"increased",
"see"
],
"X": []
} | [
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-VP",
"O",
"O",
"O",
"B-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"I-PP",
"B-VP",
"I-VP",
"B-PP",
"O",
"O",
"O",
"B-NP",... | This/nsubjpass/modified may/aux/modified be/auxpass/modified modified/ROOT/modified by/prep/modified adding/pcomp/by low/amod/density -/punct/density density/compound/materials materials/dobj/adding such/amod/as as/prep/materials boron/pobj/as ,/punct/boron which/nsubj/lowers lowers/relcl/boron the/det/index index/dobj/lowers of/prep/index refraction/pobj/of (/punct/boron see/advcl/modified crown/compound/glass glass/dobj/see )/punct/see ,/punct/see or/cc/see increased/conj/see (/punct/increased to/prep/increased as/advmod/much much/amod/1.8 as/quantmod/1.8 1.8/pobj/to )/punct/increased with/prep/increased high/amod/density -/punct/density density/compound/materials materials/pobj/with such/amod/as as/prep/materials (/punct/as classically/pobj/as )/punct/lead lead/pobj/as oxide/dobj/lead (/punct/oxide see/acl/oxide flint/amod/glass glass/dobj/see and/cc/glass lead/amod/glass glass/conj/glass )/punct/oxide ,/punct/as or/cc/as in/conj/as modern/amod/uses uses/pobj/in ,/punct/uses less/advmod/toxic toxic/amod/oxides oxides/pobj/as of/prep/oxides zirconium/pobj/of ,/punct/zirconium titanium/conj/zirconium ,/punct/titanium or/cc/titanium barium/conj/titanium ./punct/modified | (S (NP (DT This)) (VP (MD may) (VP (VB be) (VP (VBN modified) (PP (PP (IN by) (S (VP (VBG adding) (NP (NP (NML (JJ low) (HYPH -) (NN density)) (NNS materials)) (PP (JJ such) (IN as) (NP (NP (NN boron)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ lowers) (NP (NP (DT the) (NN index)) (PP (IN of) (NP (NN refraction)))) (-LRB- -LRB-) (PP (NN see) (NP (NN crown) (NN glass))) (-RRB- -RRB-)))))))))) (, ,) (CC or) (VP (VBN increased) (-LRB- -LRB-) (PP (IN to) (NP (QP (RB as) (JJ much) (IN as) (NP (CD 1.8))))) (-RRB- -RRB-) (PP (PP (IN with) (NP (NP (NML (JJ high) (HYPH -) (NN density)) (NNS materials)) (PP (JJ such) (IN as) (NP (NP (-LRB- -LRB-) (ADVP (RB classically)) (-RRB- -RRB-) (NN lead) (NN oxide)) (-LRB- -LRB-) (PP (VB see) (NP (NP (NN flint) (NN glass)) (CC and) (NP (NN lead) (NN glass)))) (-RRB- -RRB-))))) (, ,) (CC or) (VP (PP (IN in) (NP (JJ modern) (NNS uses))) (, ,) (NP (NP (ADJP (JJR less) (JJ toxic)) (NNS oxides)) (PP (IN of) (NP (NN zirconium) (, ,) (NN titanium) (, ,) (CC or) (NN barium))))))))))) (. .)) | CT | ['This may be modified by adding low - density materials such as boron , which lowers the index of refraction -LRB- see crown glass -RRB- , or increased -LRB- to as much as 1.8 -RRB- with high - density materials such as -LRB- classically -RRB- lead oxide -LRB- see flint glass and lead glass -RRB- , or in modern uses , less toxic oxides of zirconium , titanium , or barium'] | ['which lowers the index of refraction -LRB- see crown glass -RRB-'] | [] | ['This may be modified by adding low - density materials such as boron , which lowers the index of refraction -LRB- see crown glass -RRB- , or increased -LRB- to as much as 1.8 -RRB- with high - density materials such as -LRB- classically -RRB- lead oxide -LRB- see flint glass and lead glass -RRB- , or in modern uses , less toxic oxides of zirconium , titanium , or barium .'] | [] | 11,495 |
Barbara Schaal is Dean of the Faculty of Arts & Sciences. | (ROOT (S (NP (NNP Barbara) (NNP Schaal)) (VP (VBZ is) (NP (NP (NNP Dean)) (PP (IN of) (NP (NP (DT the) (NNP Faculty)) (PP (IN of) (NP (NNP Arts) (CC &) (NNPS Sciences))))))) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"of",
"of"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"&"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Barbara",
"Schaal",
"Dean",
"Faculty",
"Arts",
"Sciences"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Barbara/compound/Schaal Schaal/nsubj/is is/ROOT/is Dean/attr/is of/prep/Dean the/det/Faculty Faculty/pobj/of of/prep/Faculty Arts/pobj/of &/cc/Arts Sciences/conj/Arts ./punct/is | (S (NP (NNP Barbara) (NNP Schaal)) (VP (VBZ is) (NP (NP (NNP Dean)) (PP (IN of) (NP (NP (DT the) (NNP Faculty)) (PP (IN of) (NP (NNP Arts) (CC &) (NNPS Sciences))))))) (. .)) | T | ['Barbara Schaal is Dean of the Faculty of Arts & Sciences'] | [] | ['Barbara Schaal is Dean of the Faculty of Arts & Sciences .'] | [] | [] | 38,027 |
Insects can communicate with each other in a variety of ways. | (ROOT (S (NP (NNS Insects)) (VP (MD can) (VP (VB communicate) (PP (IN with) (NP (DT each) (JJ other))) (PP (IN in) (NP (NP (DT a) (NN variety)) (PP (IN of) (NP (NNS ways))))))) (. .))) | 9 | {
"ADJ": [
"other"
],
"ADP": [
"with",
"in",
"of"
],
"ADV": [],
"AUX": [
"can"
],
"CCONJ": [],
"DET": [
"each",
"a"
],
"INTJ": [],
"NOUN": [
"Insects",
"variety",
"ways"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"communicate"
],
"X": []
} | [
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | Insects/nsubj/communicate can/aux/communicate communicate/ROOT/communicate with/prep/communicate each/det/other other/pobj/with in/prep/communicate a/det/variety variety/pobj/in of/prep/variety ways/pobj/of ./punct/communicate | (S (NP (NNS Insects)) (VP (MD can) (VP (VB communicate) (PP (IN with) (NP (DT each) (JJ other))) (PP (IN in) (NP (NP (DT a) (NN variety)) (PP (IN of) (NP (NNS ways))))))) (. .)) | T | ['Insects can communicate with each other in a variety of ways'] | [] | ['Insects can communicate with each other in a variety of ways .'] | [] | [] | 62,255 |
There is an extensive network of caves, including Wookey Hole, underground rivers, and gorges, including the Cheddar Gorge and Ebbor Gorge. | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT an) (JJ extensive) (NN network)) (PP (IN of) (NP (NNS caves))) (, ,) (PP (VBG including) (NP (NP (NNP Wookey) (NNP Hole)) (, ,) (NP (JJ underground) (NNS rivers)) (, ,) (CC and) (NP (NNS gorges)))) (, ,) (PP (VBG including) (NP (DT the) (NML (NML (NNP Cheddar) (NNP Gorge)) (CC and) (NML (NNP Ebbor) (NNP Gorge))))))) (. .))) | 9 | {
"ADJ": [
"extensive",
"underground"
],
"ADP": [
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"an",
"the"
],
"INTJ": [],
"NOUN": [
"network",
"caves",
"rivers",
"gorges"
],
"NUM": [],
"PART": [],
"PRON": [
"There"
],
"PROPN": [
"Wookey",
"Hole",
"Cheddar",
"Gorge",
"Ebbor",
"Gorge"
],
"PUNCT": [
",",
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"is",
"including",
"including"
],
"X": []
} | [
"B-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",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"O",
"O",
"O"
] | There/expl/is is/ROOT/is an/det/network extensive/amod/network network/attr/is of/prep/network caves/pobj/of ,/punct/network including/prep/network Wookey/compound/Hole Hole/pobj/including ,/punct/Hole underground/amod/rivers rivers/conj/Hole ,/punct/rivers and/cc/rivers gorges/conj/rivers ,/punct/gorges including/prep/gorges the/det/Gorge Cheddar/compound/Gorge Gorge/nmod/Gorge and/cc/Gorge Ebbor/compound/Gorge Gorge/pobj/including ./punct/is | (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT an) (JJ extensive) (NN network)) (PP (IN of) (NP (NNS caves))) (, ,) (PP (VBG including) (NP (NP (NNP Wookey) (NNP Hole)) (, ,) (NP (JJ underground) (NNS rivers)) (, ,) (CC and) (NP (NNS gorges)))) (, ,) (PP (VBG including) (NP (DT the) (NML (NML (NNP Cheddar) (NNP Gorge)) (CC and) (NML (NNP Ebbor) (NNP Gorge))))))) (. .)) | T | ['There is an extensive network of caves , including Wookey Hole , underground rivers , and gorges , including the Cheddar Gorge and Ebbor Gorge'] | [] | ['There is an extensive network of caves , including Wookey Hole , underground rivers , and gorges , including the Cheddar Gorge and Ebbor Gorge .'] | [] | [] | 23,579 |
It began on a cultural level, resulting in the establishment of Estonian language literature, theatre and professional music and led on to the formation of the Estonian national identity and the Age of Awakening. | (ROOT (S (NP (PRP It)) (VP (VP (VBD began) (PP (IN on) (NP (DT a) (JJ cultural) (NN level))) (, ,) (S (VP (VBG resulting) (PP (IN in) (NP (NP (DT the) (NN establishment)) (PP (IN of) (NP (NP (JJ Estonian) (NN language) (NN literature)) (, ,) (NP (NN theatre)) (CC and) (NP (JJ professional) (NN music))))))))) (CC and) (VP (VBD led) (PRT (RP on)) (PP (IN to) (NP (NP (DT the) (NN formation)) (PP (IN of) (NP (NP (DT the) (JJ Estonian) (JJ national) (NN identity)) (CC and) (NP (NP (DT the) (NNP Age)) (PP (IN of) (NP (NNP Awakening)))))))))) (. .))) | 12 | {
"ADJ": [
"cultural",
"Estonian",
"professional",
"Estonian",
"national"
],
"ADP": [
"on",
"in",
"of",
"on",
"to",
"of",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and",
"and",
"and"
],
"DET": [
"a",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"level",
"establishment",
"language",
"literature",
"theatre",
"music",
"formation",
"identity"
],
"NUM": [],
"PART": [],
"PRON": [
"It"
],
"PROPN": [
"Age",
"Awakening"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"began",
"resulting",
"led"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-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",
"B-VP",
"I-VP",
"O",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
... | It/nsubj/began began/ROOT/began on/prep/began a/det/level cultural/amod/level level/pobj/on ,/punct/began resulting/advcl/began in/prep/resulting the/det/establishment establishment/pobj/in of/prep/establishment Estonian/amod/language language/compound/literature literature/pobj/of ,/punct/literature theatre/conj/literature and/cc/theatre professional/amod/music music/conj/theatre and/cc/resulting led/conj/resulting on/prep/led to/prep/led the/det/formation formation/pobj/to of/prep/formation the/det/identity Estonian/amod/identity national/amod/identity identity/pobj/of and/cc/identity the/det/Age Age/conj/identity of/prep/Age Awakening/pobj/of ./punct/began | (S (NP (PRP It)) (VP (VP (VBD began) (PP (IN on) (NP (DT a) (JJ cultural) (NN level))) (, ,) (S (VP (VBG resulting) (PP (IN in) (NP (NP (DT the) (NN establishment)) (PP (IN of) (NP (NP (JJ Estonian) (NN language) (NN literature)) (, ,) (NP (NN theatre)) (CC and) (NP (JJ professional) (NN music))))))))) (CC and) (VP (VBD led) (PRT (RP on)) (PP (IN to) (NP (NP (DT the) (NN formation)) (PP (IN of) (NP (NP (DT the) (JJ Estonian) (JJ national) (NN identity)) (CC and) (NP (NP (DT the) (NNP Age)) (PP (IN of) (NP (NNP Awakening)))))))))) (. .)) | T | ['It began on a cultural level , resulting in the establishment of Estonian language literature , theatre and professional music and led on to the formation of the Estonian national identity and the Age of Awakening'] | [] | ['It began on a cultural level , resulting in the establishment of Estonian language literature , theatre and professional music and led on to the formation of the Estonian national identity and the Age of Awakening .'] | [] | [] | 31,692 |
The Qutub Festival is a cultural event during which performances of musicians and dancers from all over India are showcased at night, with the Qutub Minar as the chosen backdrop of the event. | (ROOT (S (NP (DT The) (NNP Qutub) (NNP Festival)) (VP (VBZ is) (NP (NP (DT a) (JJ cultural) (NN event)) (SBAR (WHPP (IN during) (WHNP (WDT which))) (S (NP (NP (NNS performances)) (PP (IN of) (NP (NP (NNS musicians) (CC and) (NNS dancers)) (PP (IN from) (NP (DT all) (IN over) (NP (NNP India))))))) (VP (VBP are) (VP (VBN showcased) (PP (IN at) (NP (NN night))) (, ,) (PP (IN with) (NP (NP (DT the) (NNP Qutub) (NNP Minar)) (PP (IN as) (NP (NP (DT the) (VBN chosen) (NN backdrop)) (PP (IN of) (NP (DT the) (NN event))))))))))))) (. .))) | 15 | {
"ADJ": [
"cultural"
],
"ADP": [
"during",
"of",
"from",
"over",
"at",
"with",
"as",
"of"
],
"ADV": [
"all"
],
"AUX": [
"is",
"are"
],
"CCONJ": [
"and"
],
"DET": [
"The",
"a",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"event",
"performances",
"musicians",
"dancers",
"night",
"backdrop",
"event"
],
"NUM": [],
"PART": [],
"PRON": [
"which"
],
"PROPN": [
"Qutub",
"Festival",
"India",
"Qutub",
"Minar"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"showcased",
"chosen"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B... | The/det/Festival Qutub/compound/Festival Festival/nsubj/is is/ROOT/is a/det/event cultural/amod/event event/attr/is during/prep/showcased which/pobj/during performances/nsubjpass/showcased of/prep/performances musicians/pobj/of and/cc/musicians dancers/conj/musicians from/prep/performances all/advmod/over over/prep/from India/pobj/over are/auxpass/showcased showcased/relcl/event at/prep/showcased night/pobj/at ,/punct/showcased with/prep/showcased the/det/Minar Qutub/compound/Minar Minar/pobj/with as/prep/showcased the/det/backdrop chosen/amod/backdrop backdrop/pobj/as of/prep/backdrop the/det/event event/pobj/of ./punct/is | (S (NP (DT The) (NNP Qutub) (NNP Festival)) (VP (VBZ is) (NP (NP (DT a) (JJ cultural) (NN event)) (SBAR (WHPP (IN during) (WHNP (WDT which))) (S (NP (NP (NNS performances)) (PP (IN of) (NP (NP (NNS musicians) (CC and) (NNS dancers)) (PP (IN from) (NP (DT all) (IN over) (NP (NNP India))))))) (VP (VBP are) (VP (VBN showcased) (PP (IN at) (NP (NN night))) (, ,) (PP (IN with) (NP (NP (DT the) (NNP Qutub) (NNP Minar)) (PP (IN as) (NP (NP (DT the) (VBN chosen) (NN backdrop)) (PP (IN of) (NP (DT the) (NN event))))))))))))) (. .)) | CT | ['The Qutub Festival is a cultural event during which performances of musicians and dancers from all over India are showcased at night , with the Qutub Minar as the chosen backdrop of the event'] | ['during which performances of musicians and dancers from all over India are showcased at night , with the Qutub Minar as the chosen backdrop of the event'] | [] | ['The Qutub Festival is a cultural event during which performances of musicians and dancers from all over India are showcased at night , with the Qutub Minar as the chosen backdrop of the event .'] | [] | 52,752 |
He made clear distinction between sodium carbonate and potassium carbonate, and drew attention to the poisonous nature of copper compounds, especially copper vitriol, and also lead compounds. | (ROOT (S (NP (PRP He)) (VP (VP (VBD made) (NP (NP (JJ clear) (NN distinction)) (PP (IN between) (NP (NP (NN sodium) (NN carbonate)) (CC and) (NP (NN potassium) (NN carbonate)))))) (, ,) (CC and) (VP (VBD drew) (NP (NN attention)) (PP (IN to) (NP (NP (DT the) (JJ poisonous) (NN nature)) (PP (IN of) (NP (NP (NN copper) (NNS compounds)) (, ,) (NP (ADVP (RB especially)) (NN copper) (NN vitriol)) (, ,) (CC and) (RB also) (NP (NN lead) (NNS compounds)))))))) (. .))) | 11 | {
"ADJ": [
"clear",
"poisonous"
],
"ADP": [
"between",
"to",
"of"
],
"ADV": [
"especially",
"also"
],
"AUX": [],
"CCONJ": [
"and",
"and",
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"distinction",
"sodium",
"carbonate",
"potassium",
"carbonate",
"attention",
"nature",
"copper",
"compounds",
"copper",
"vitriol",
"compounds"
],
"NUM": [],
"PART": [],
"PRON": [
"He"
],
"PROPN": [],
"PUNCT": [
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"made",
"drew",
"lead"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | He/nsubj/made made/ROOT/made clear/amod/distinction distinction/dobj/made between/prep/distinction sodium/compound/carbonate carbonate/pobj/between and/cc/carbonate potassium/compound/carbonate carbonate/conj/carbonate ,/punct/made and/cc/made drew/conj/made attention/dobj/drew to/prep/drew the/det/nature poisonous/amod/nature nature/pobj/to of/prep/nature copper/compound/compounds compounds/pobj/of ,/punct/compounds especially/advmod/vitriol copper/compound/vitriol vitriol/appos/compounds ,/punct/drew and/cc/drew also/advmod/lead lead/conj/drew compounds/dobj/lead ./punct/made | (S (NP (PRP He)) (VP (VP (VBD made) (NP (NP (JJ clear) (NN distinction)) (PP (IN between) (NP (NP (NN sodium) (NN carbonate)) (CC and) (NP (NN potassium) (NN carbonate)))))) (, ,) (CC and) (VP (VBD drew) (NP (NN attention)) (PP (IN to) (NP (NP (DT the) (JJ poisonous) (NN nature)) (PP (IN of) (NP (NP (NN copper) (NNS compounds)) (, ,) (NP (ADVP (RB especially)) (NN copper) (NN vitriol)) (, ,) (CC and) (RB also) (NP (NN lead) (NNS compounds)))))))) (. .)) | T | ['He made clear distinction between sodium carbonate and potassium carbonate , and drew attention to the poisonous nature of copper compounds , especially copper vitriol , and also lead compounds'] | [] | ['He made clear distinction between sodium carbonate and potassium carbonate , and drew attention to the poisonous nature of copper compounds , especially copper vitriol , and also lead compounds .'] | [] | [] | 68,924 |
Blacks were mistreated in the past for a morally irrelevant characteristic of being black so society today should compensate for the injuries. | (ROOT (S (NP (NNS Blacks)) (VP (VBD were) (VP (VP (VBN mistreated) (PP (IN in) (NP (DT the) (NN past))) (PP (IN for) (NP (NP (DT a) (ADJP (RB morally) (JJ irrelevant)) (NN characteristic)) (PP (IN of) (S (VP (VBG being) (ADJP (JJ black)))))))) (IN so) (S (NP (NN society)) (NP (NN today)) (VP (MD should) (VP (VB compensate) (PP (IN for) (NP (DT the) (NNS injuries)))))))) (. .))) | 12 | {
"ADJ": [
"irrelevant",
"black"
],
"ADP": [
"in",
"for",
"of",
"for"
],
"ADV": [
"morally",
"so"
],
"AUX": [
"were",
"being",
"should"
],
"CCONJ": [],
"DET": [
"the",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"past",
"characteristic",
"society",
"today",
"injuries"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Blacks"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"mistreated",
"compensate"
],
"X": []
} | [
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-VP",
"B-ADJP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Blacks/nsubjpass/mistreated were/auxpass/mistreated mistreated/ROOT/mistreated in/prep/mistreated the/det/past past/pobj/in for/prep/mistreated a/det/characteristic morally/advmod/irrelevant irrelevant/amod/characteristic characteristic/pobj/for of/prep/characteristic being/pcomp/of black/acomp/being so/advmod/society society/pobj/of today/nsubj/compensate should/aux/compensate compensate/conj/mistreated for/prep/compensate the/det/injuries injuries/pobj/for ./punct/mistreated | (S (NP (NNS Blacks)) (VP (VBD were) (VP (VP (VBN mistreated) (PP (IN in) (NP (DT the) (NN past))) (PP (IN for) (NP (NP (DT a) (ADJP (RB morally) (JJ irrelevant)) (NN characteristic)) (PP (IN of) (S (VP (VBG being) (ADJP (JJ black)))))))) (IN so) (S (NP (NN society)) (NP (NN today)) (VP (MD should) (VP (VB compensate) (PP (IN for) (NP (DT the) (NNS injuries)))))))) (. .)) | T | ['Blacks were mistreated in the past for a morally irrelevant characteristic of being black so society today should compensate for the injuries'] | [] | ['Blacks were mistreated in the past for a morally irrelevant characteristic of being black so society today should compensate for the injuries .'] | [] | [] | 43,951 |
Another Alaskan transportation method is the dogsled. | (ROOT (S (NP (DT Another) (JJ Alaskan) (NN transportation) (NN method)) (VP (VBZ is) (NP (DT the) (VBN dogsled))) (. .))) | 5 | {
"ADJ": [
"Alaskan"
],
"ADP": [],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"Another",
"the"
],
"INTJ": [],
"NOUN": [
"transportation",
"method",
"dogsled"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"O"
] | Another/det/method Alaskan/amod/method transportation/compound/method method/nsubj/is is/ROOT/is the/det/dogsled dogsled/attr/is ./punct/is | (S (NP (DT Another) (JJ Alaskan) (NN transportation) (NN method)) (VP (VBZ is) (NP (DT the) (VBN dogsled))) (. .)) | T | ['Another Alaskan transportation method is the dogsled'] | [] | ['Another Alaskan transportation method is the dogsled .'] | [] | [] | 8,477 |
In 1965, at the instigation of Warner Sinback, a data network based on this voice-phone network was designed to connect GE's four computer sales and service centers (Schenectady, Phoenix, Chicago, and Phoenix) to facilitate a computer time-sharing service, apparently the world's first commercial online service. | (ROOT (S (PP (IN In) (NP (CD 1965))) (, ,) (PP (IN at) (NP (NP (DT the) (NN instigation)) (PP (IN of) (NP (NNP Warner) (NNP Sinback))))) (, ,) (NP (NP (DT a) (NN data) (NN network)) (VP (VBN based) (PP (IN on) (NP (DT this) (NML (NN voice) (HYPH -) (NN phone)) (NN network))))) (VP (VBD was) (VP (VBN designed) (S (VP (TO to) (VP (VB connect) (NP (NP (NP (NNP GE) (POS 's)) (CD four) (NML (NN computer) (NNS sales) (CC and) (NN service)) (NNS centers)) (-LRB- -LRB-) (NP (NNP Schenectady) (, ,) (NNP Phoenix) (, ,) (NP (NNP Chicago)) (, ,) (CC and) (NNP Phoenix)) (-RRB- -RRB-)) (S (VP (TO to) (VP (VB facilitate) (NP (NP (DT a) (NN computer) (NML (NN time) (HYPH -) (NN sharing)) (NN service)) (, ,) (NP (ADVP (RB apparently)) (NP (DT the) (NN world) (POS 's)) (JJ first) (JJ commercial) (JJ online) (NN service))))))))))) (. .))) | 14 | {
"ADJ": [
"first",
"commercial",
"online"
],
"ADP": [
"In",
"at",
"of",
"on"
],
"ADV": [
"apparently"
],
"AUX": [
"was"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"a",
"this",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"instigation",
"data",
"network",
"voice",
"phone",
"network",
"computer",
"sales",
"service",
"centers",
"computer",
"time",
"sharing",
"service",
"world",
"service"
],
"NUM": [
"1965",
"four"
],
"PART": [
"to",
"'s",
"to",
"'s"
],
"PRON": [],
"PROPN": [
"Warner",
"Sinback",
"GE",
"Schenectady",
"Phoenix",
"Chicago",
"Phoenix"
],
"PUNCT": [
",",
",",
"-",
"(",
",",
",",
",",
")",
"-",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"based",
"designed",
"connect",
"facilitate"
],
"X": []
} | [
"B-PP",
"B-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-... | In/prep/designed 1965/pobj/In ,/punct/designed at/prep/designed the/det/instigation instigation/pobj/at of/prep/instigation Warner/compound/Sinback Sinback/pobj/of ,/punct/Sinback a/det/network data/compound/network network/nsubjpass/designed based/acl/network on/prep/based this/det/network voice/compound/phone -/punct/phone phone/compound/network network/pobj/on was/auxpass/designed designed/ROOT/designed to/aux/connect connect/xcomp/designed GE/poss/sales 's/case/GE four/nummod/sales computer/compound/sales sales/dobj/connect and/cc/sales service/compound/centers centers/conj/sales (/punct/centers Schenectady/appos/sales ,/punct/Schenectady Phoenix/conj/Schenectady ,/punct/Phoenix Chicago/conj/Phoenix ,/punct/Chicago and/cc/Chicago Phoenix/conj/Chicago )/punct/sales to/aux/facilitate facilitate/advcl/connect a/det/service computer/compound/service time/npadvmod/sharing -/punct/sharing sharing/compound/service service/dobj/facilitate ,/punct/service apparently/advmod/service the/det/world world/poss/service 's/case/world first/amod/service commercial/amod/service online/amod/service service/appos/service ./punct/designed | (S (PP (IN In) (NP (CD 1965))) (, ,) (PP (IN at) (NP (NP (DT the) (NN instigation)) (PP (IN of) (NP (NNP Warner) (NNP Sinback))))) (, ,) (NP (NP (DT a) (NN data) (NN network)) (VP (VBN based) (PP (IN on) (NP (DT this) (NML (NN voice) (HYPH -) (NN phone)) (NN network))))) (VP (VBD was) (VP (VBN designed) (S (VP (TO to) (VP (VB connect) (NP (NP (NP (NNP GE) (POS 's)) (CD four) (NML (NN computer) (NNS sales) (CC and) (NN service)) (NNS centers)) (-LRB- -LRB-) (NP (NNP Schenectady) (, ,) (NNP Phoenix) (, ,) (NP (NNP Chicago)) (, ,) (CC and) (NNP Phoenix)) (-RRB- -RRB-)) (S (VP (TO to) (VP (VB facilitate) (NP (NP (DT a) (NN computer) (NML (NN time) (HYPH -) (NN sharing)) (NN service)) (, ,) (NP (ADVP (RB apparently)) (NP (DT the) (NN world) (POS 's)) (JJ first) (JJ commercial) (JJ online) (NN service))))))))))) (. .)) | T | ["a data network based on this voice - phone network was designed to connect GE 's four computer sales and service centers -LRB- Schenectady , Phoenix , Chicago , and Phoenix -RRB- to facilitate a computer time - sharing service , apparently the world 's first commercial online service"] | [] | ["In 1965 , at the instigation of Warner Sinback , a data network based on this voice - phone network was designed to connect GE 's four computer sales and service centers -LRB- Schenectady , Phoenix , Chicago , and Phoenix -RRB- to facilitate a computer time - sharing service , apparently the world 's first commercial online service ."] | [] | [] | 27,986 |
One of Kerry's slogans was "Stronger at home, respected in the world." | (ROOT (S (NP (NP (CD One)) (PP (IN of) (NP (NP (NNP Kerry) (POS 's)) (NNS slogans)))) (VP (VBD was) (`` ") (NP (NP (NP (NN Stronger)) (PP (IN at) (NP (NN home)))) (, ,) (VP (VBN respected) (PP (IN in) (NP (DT the) (NN world)))))) (. .) ('' "))) | 8 | {
"ADJ": [
"Stronger"
],
"ADP": [
"of",
"at",
"in"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"slogans",
"home",
"world"
],
"NUM": [
"One"
],
"PART": [
"'s"
],
"PRON": [],
"PROPN": [
"Kerry"
],
"PUNCT": [
"\"",
",",
".",
"\""
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"respected"
],
"X": []
} | [
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O"
] | One/nsubj/was of/prep/One Kerry/poss/slogans 's/case/Kerry slogans/pobj/of was/ROOT/was "/punct/was Stronger/acomp/was at/prep/Stronger home/pobj/at ,/punct/Stronger respected/conj/Stronger in/prep/respected the/det/world world/pobj/in ./punct/was "/punct/was | (S (NP (NP (CD One)) (PP (IN of) (NP (NP (NNP Kerry) (POS 's)) (NNS slogans)))) (VP (VBD was) (`` ") (NP (NP (NP (NN Stronger)) (PP (IN at) (NP (NN home)))) (, ,) (VP (VBN respected) (PP (IN in) (NP (DT the) (NN world)))))) (. .) ('' ")) | T | ['One of Kerry \'s slogans was " Stronger at home , respected in the world'] | [] | ['One of Kerry \'s slogans was " Stronger at home , respected in the world . "'] | [] | [] | 11,092 |
The city contains several theaters, including the National Dance Theatre in Kanti Path, the Ganga Theatre, the Himalayan Theatre and the Aarohan Theater Group founded in 1982. | (ROOT (S (NP (DT The) (NN city)) (VP (VBZ contains) (NP (NP (JJ several) (NNS theaters)) (, ,) (PP (VBG including) (NP (NP (NP (DT the) (NNP National) (NNP Dance) (NNP Theatre)) (PP (IN in) (NP (NNP Kanti) (NNP Path)))) (, ,) (NP (DT the) (NNP Ganga) (NNP Theatre)) (, ,) (NP (DT the) (NNP Himalayan) (NNP Theatre)) (CC and) (NP (NP (DT the) (NNP Aarohan) (NNP Theater) (NNP Group)) (VP (VBN founded) (PP (IN in) (NP (CD 1982))))))))) (. .))) | 11 | {
"ADJ": [
"several"
],
"ADP": [
"in",
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"The",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"city",
"theaters"
],
"NUM": [
"1982"
],
"PART": [],
"PRON": [],
"PROPN": [
"National",
"Dance",
"Theatre",
"Kanti",
"Path",
"Ganga",
"Theatre",
"Himalayan",
"Theatre",
"Aarohan",
"Theater",
"Group"
],
"PUNCT": [
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"contains",
"including",
"founded"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-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",
"O"
] | The/det/city city/nsubj/contains contains/ROOT/contains several/amod/theaters theaters/dobj/contains ,/punct/theaters including/prep/theaters the/det/Theatre National/compound/Theatre Dance/compound/Theatre Theatre/pobj/including in/prep/Theatre Kanti/compound/Path Path/pobj/in ,/punct/Path the/det/Theatre Ganga/compound/Theatre Theatre/appos/Path ,/punct/Theatre the/det/Theatre Himalayan/compound/Theatre Theatre/conj/Theatre and/cc/Theatre the/det/Group Aarohan/compound/Group Theater/compound/Group Group/conj/Theatre founded/acl/theaters in/prep/founded 1982/pobj/in ./punct/contains | (S (NP (DT The) (NN city)) (VP (VBZ contains) (NP (NP (JJ several) (NNS theaters)) (, ,) (PP (VBG including) (NP (NP (NP (DT the) (NNP National) (NNP Dance) (NNP Theatre)) (PP (IN in) (NP (NNP Kanti) (NNP Path)))) (, ,) (NP (DT the) (NNP Ganga) (NNP Theatre)) (, ,) (NP (DT the) (NNP Himalayan) (NNP Theatre)) (CC and) (NP (NP (DT the) (NNP Aarohan) (NNP Theater) (NNP Group)) (VP (VBN founded) (PP (IN in) (NP (CD 1982))))))))) (. .)) | T | ['The city contains several theaters , including the National Dance Theatre in Kanti Path , the Ganga Theatre , the Himalayan Theatre and the Aarohan Theater Group founded in 1982'] | [] | ['The city contains several theaters , including the National Dance Theatre in Kanti Path , the Ganga Theatre , the Himalayan Theatre and the Aarohan Theater Group founded in 1982 .'] | [] | [] | 45,926 |
A more intensive system is yarding, in which the birds have access to a fenced yard and poultry house at a higher stocking rate. | (ROOT (S (NP (DT A) (ADJP (RBR more) (JJ intensive)) (NN system)) (VP (VBZ is) (NP (NP (NN yarding)) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (DT the) (NNS birds)) (VP (VBP have) (NP (NP (NN access)) (PP (IN to) (NP (DT a) (NML (NML (VBN fenced) (NN yard)) (CC and) (NML (NN poultry) (NN house))))) (PP (IN at) (NP (DT a) (JJR higher) (NN stocking) (NN rate))))))))) (. .))) | 13 | {
"ADJ": [
"intensive",
"higher"
],
"ADP": [
"in",
"to",
"at"
],
"ADV": [
"more"
],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [
"A",
"the",
"a",
"a"
],
"INTJ": [],
"NOUN": [
"system",
"birds",
"access",
"yard",
"poultry",
"house",
"stocking",
"rate"
],
"NUM": [],
"PART": [],
"PRON": [
"which"
],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"yarding",
"have",
"fenced"
],
"X": []
} | [
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"O",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | A/det/system more/advmod/intensive intensive/amod/system system/nsubj/yarding is/aux/yarding yarding/ROOT/yarding ,/punct/yarding in/prep/have which/pobj/in the/det/birds birds/nsubj/have have/advcl/yarding access/dobj/have to/prep/access a/det/house fenced/amod/yard yard/nmod/house and/cc/yard poultry/compound/house house/pobj/to at/prep/have a/det/rate higher/amod/rate stocking/compound/rate rate/pobj/at ./punct/yarding | (S (NP (DT A) (ADJP (RBR more) (JJ intensive)) (NN system)) (VP (VBZ is) (NP (NP (NN yarding)) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (DT the) (NNS birds)) (VP (VBP have) (NP (NP (NN access)) (PP (IN to) (NP (DT a) (NML (NML (VBN fenced) (NN yard)) (CC and) (NML (NN poultry) (NN house))))) (PP (IN at) (NP (DT a) (JJR higher) (NN stocking) (NN rate))))))))) (. .)) | CT | ['A more intensive system is yarding , in which the birds have access to a fenced yard and poultry house at a higher stocking rate'] | ['in which the birds have access to a fenced yard and poultry house at a higher stocking rate'] | [] | ['A more intensive system is yarding , in which the birds have access to a fenced yard and poultry house at a higher stocking rate .'] | [] | 16,599 |
The president of Western Union balked, countering that the telephone was nothing but a toy. | (ROOT (S (NP (NP (DT The) (NN president)) (PP (IN of) (NP (NNP Western) (NNP Union)))) (VP (VBD balked) (, ,) (S (VP (VBG countering) (SBAR (IN that) (S (NP (DT the) (NN telephone)) (VP (VBD was) (NP (NP (NN nothing)) (PP (CC but) (NP (DT a) (NN toy)))))))))) (. .))) | 12 | {
"ADJ": [],
"ADP": [
"of"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"The",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"president",
"telephone",
"toy"
],
"NUM": [],
"PART": [],
"PRON": [
"nothing"
],
"PROPN": [
"Western",
"Union"
],
"PUNCT": [
",",
"."
],
"SCONJ": [
"that",
"but"
],
"SPACE": [],
"SYM": [],
"VERB": [
"balked",
"countering"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | The/det/president president/nsubj/balked of/prep/president Western/compound/Union Union/pobj/of balked/ROOT/balked ,/punct/balked countering/advcl/balked that/mark/was the/det/telephone telephone/nsubj/was was/ccomp/countering nothing/attr/was but/prep/nothing a/det/toy toy/pobj/but ./punct/balked | (S (NP (NP (DT The) (NN president)) (PP (IN of) (NP (NNP Western) (NNP Union)))) (VP (VBD balked) (, ,) (S (VP (VBG countering) (SBAR (IN that) (S (NP (DT the) (NN telephone)) (VP (VBD was) (NP (NP (NN nothing)) (PP (CC but) (NP (DT a) (NN toy)))))))))) (. .)) | CT | ['The president of Western Union balked , countering'] | ['that the telephone was nothing but a toy'] | [] | ['The president of Western Union balked , countering that the telephone was nothing but a toy .'] | [] | 69,907 |
This represented the worst defeat suffered by the Japanese Army to that date.[citation needed] | (ROOT (S (NP (DT This)) (VBD represented) (NP (DT the) (JJS worst) (NN defeat)) (VBN suffered) (PP (IN by) (NP (DT the) (NNP Japanese) (NNP Army))) (PP (IN to) (NP (DT that) (NN date.-LSB-citation) (VP (VBN needed)))) (-RRB- -RSB-))) | 6 | {
"ADJ": [
"worst",
"Japanese"
],
"ADP": [
"by",
"to"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the",
"that"
],
"INTJ": [],
"NOUN": [
"defeat",
"date.[citation"
],
"NUM": [],
"PART": [],
"PRON": [
"This"
],
"PROPN": [
"Army"
],
"PUNCT": [
"]"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"represented",
"suffered",
"needed"
],
"X": []
} | [
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"O"
] | This/nsubj/represented represented/ROOT/represented the/det/defeat worst/amod/defeat defeat/dobj/represented suffered/acl/defeat by/agent/suffered the/det/Army Japanese/compound/Army Army/pobj/by to/prep/represented that/det/date.[citation date.[citation/pobj/to needed/acl/date.[citation ]/punct/needed | (S (NP (DT This)) (VBD represented) (NP (DT the) (JJS worst) (NN defeat)) (VBN suffered) (PP (IN by) (NP (DT the) (NNP Japanese) (NNP Army))) (PP (IN to) (NP (DT that) (NN date.-LSB-citation) (VP (VBN needed)))) (-RRB- -RSB-)) | FC | [] | [] | [] | [] | ['This represented the worst defeat suffered by the Japanese Army to that date.-LSB-citation needed -RSB-'] | 32,565 |
However, the secession crisis following the election of Abraham Lincoln in 1860 led to the proposal never coming to a vote. | (ROOT (S (ADVP (RB However)) (, ,) (NP (NP (DT the) (NN secession) (NN crisis)) (PP (VBG following) (NP (NP (DT the) (NN election)) (PP (IN of) (NP (NNP Abraham) (NNP Lincoln))) (PP (IN in) (NP (CD 1860)))))) (VP (VBD led) (PP (IN to) (S (NP (DT the) (NN proposal)) (ADVP (RB never)) (VP (VBG coming) (PP (IN to) (NP (DT a) (NN vote))))))) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"of",
"in",
"to",
"to"
],
"ADV": [
"However",
"never"
],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"secession",
"crisis",
"election",
"proposal",
"vote"
],
"NUM": [
"1860"
],
"PART": [],
"PRON": [],
"PROPN": [
"Abraham",
"Lincoln"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"following",
"led",
"coming"
],
"X": []
} | [
"B-ADVP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | However/advmod/led ,/punct/led the/det/crisis secession/compound/crisis crisis/nsubj/led following/prep/crisis the/det/election election/pobj/following of/prep/election Abraham/compound/Lincoln Lincoln/pobj/of in/prep/election 1860/pobj/in led/ROOT/led to/prep/led the/det/proposal proposal/pobj/to never/neg/coming coming/acl/proposal to/prep/coming a/det/vote vote/pobj/to ./punct/led | (S (ADVP (RB However)) (, ,) (NP (NP (DT the) (NN secession) (NN crisis)) (PP (VBG following) (NP (NP (DT the) (NN election)) (PP (IN of) (NP (NNP Abraham) (NNP Lincoln))) (PP (IN in) (NP (CD 1860)))))) (VP (VBD led) (PP (IN to) (S (NP (DT the) (NN proposal)) (ADVP (RB never)) (VP (VBG coming) (PP (IN to) (NP (DT a) (NN vote))))))) (. .)) | T | ['the secession crisis following the election of Abraham Lincoln in 1860 led to the proposal never coming to a vote'] | [] | ['However , the secession crisis following the election of Abraham Lincoln in 1860 led to the proposal never coming to a vote .'] | [] | [] | 43,854 |
Others have been accidental, such as the establishment of wild monk parakeets in several North American cities after their escape from captivity. | (ROOT (S (NP (NNS Others)) (VP (VBP have) (VP (VBN been) (ADJP (JJ accidental)) (, ,) (PP (JJ such) (IN as) (NP (NP (DT the) (NN establishment)) (PP (IN of) (NP (JJ wild) (NN monk) (NNS parakeets))) (PP (IN in) (NP (JJ several) (ADJP (JJ North) (JJ American)) (NNS cities))) (PP (IN after) (NP (NP (PRP$ their) (NN escape)) (PP (IN from) (NP (NN captivity))))))))) (. .))) | 11 | {
"ADJ": [
"accidental",
"such",
"wild",
"several",
"North",
"American"
],
"ADP": [
"as",
"of",
"in",
"after",
"from"
],
"ADV": [],
"AUX": [
"have",
"been"
],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"Others",
"establishment",
"monk",
"parakeets",
"cities",
"escape",
"captivity"
],
"NUM": [],
"PART": [],
"PRON": [
"their"
],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-NP",
"B-VP",
"I-VP",
"B-ADJP",
"B-VP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | Others/nsubj/been have/aux/been been/ROOT/been accidental/acomp/been ,/punct/been such/amod/as as/prep/been the/det/establishment establishment/pobj/as of/prep/establishment wild/amod/parakeets monk/compound/parakeets parakeets/pobj/of in/prep/establishment several/amod/cities North/amod/American American/amod/cities cities/pobj/in after/prep/establishment their/poss/escape escape/pobj/after from/prep/escape captivity/pobj/from ./punct/been | (S (NP (NNS Others)) (VP (VBP have) (VP (VBN been) (ADJP (JJ accidental)) (, ,) (PP (JJ such) (IN as) (NP (NP (DT the) (NN establishment)) (PP (IN of) (NP (JJ wild) (NN monk) (NNS parakeets))) (PP (IN in) (NP (JJ several) (ADJP (JJ North) (JJ American)) (NNS cities))) (PP (IN after) (NP (NP (PRP$ their) (NN escape)) (PP (IN from) (NP (NN captivity))))))))) (. .)) | T | ['Others have been accidental , such as the establishment of wild monk parakeets in several North American cities after their escape from captivity'] | [] | ['Others have been accidental , such as the establishment of wild monk parakeets in several North American cities after their escape from captivity .'] | [] | [] | 27,765 |
The ideas of pragmatism, in its various forms, developed mainly from discussions between Charles Sanders Peirce and William James when both men were at Harvard in the 1870s. | (ROOT (S (NP (NP (DT The) (NNS ideas)) (PP (IN of) (NP (NN pragmatism)))) (, ,) (PP (IN in) (NP (PRP$ its) (JJ various) (NNS forms))) (, ,) (VP (VBD developed) (PP (ADVP (RB mainly)) (IN from) (NP (NP (NP (NNS discussions)) (PP (IN between) (NP (NP (NNP Charles) (NNP Sanders) (NNP Peirce)) (CC and) (NP (NNP William) (NNP James))))) (SBAR (WHADVP (WRB when)) (S (NP (DT both) (NNS men)) (VP (VBD were) (PP (IN at) (NP (NNP Harvard))) (PP (IN in) (NP (DT the) (CD 1870s))))))))) (. .))) | 11 | {
"ADJ": [
"various"
],
"ADP": [
"of",
"in",
"from",
"between",
"at",
"in"
],
"ADV": [
"mainly"
],
"AUX": [
"were"
],
"CCONJ": [
"and"
],
"DET": [
"The",
"both",
"the"
],
"INTJ": [],
"NOUN": [
"ideas",
"pragmatism",
"forms",
"discussions",
"men"
],
"NUM": [
"1870s"
],
"PART": [],
"PRON": [
"its"
],
"PROPN": [
"Charles",
"Sanders",
"Peirce",
"William",
"James",
"Harvard"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [
"when"
],
"SPACE": [],
"SYM": [],
"VERB": [
"developed"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-ADVP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | The/det/ideas ideas/nsubj/developed of/prep/ideas pragmatism/pobj/of ,/punct/developed in/prep/developed its/poss/forms various/amod/forms forms/pobj/in ,/punct/developed developed/ROOT/developed mainly/advmod/from from/prep/developed discussions/pobj/from between/prep/discussions Charles/compound/Sanders Sanders/compound/Peirce Peirce/pobj/between and/cc/Peirce William/compound/James James/conj/Peirce when/advmod/were both/det/men men/nsubj/were were/advcl/developed at/prep/were Harvard/pobj/at in/prep/were the/det/1870s 1870s/pobj/in ./punct/developed | (S (NP (NP (DT The) (NNS ideas)) (PP (IN of) (NP (NN pragmatism)))) (, ,) (PP (IN in) (NP (PRP$ its) (JJ various) (NNS forms))) (, ,) (VP (VBD developed) (PP (ADVP (RB mainly)) (IN from) (NP (NP (NP (NNS discussions)) (PP (IN between) (NP (NP (NNP Charles) (NNP Sanders) (NNP Peirce)) (CC and) (NP (NNP William) (NNP James))))) (SBAR (WHADVP (WRB when)) (S (NP (DT both) (NNS men)) (VP (VBD were) (PP (IN at) (NP (NNP Harvard))) (PP (IN in) (NP (DT the) (CD 1870s))))))))) (. .)) | CT | ['The ideas of pragmatism developed mainly from discussions between Charles Sanders Peirce and William James when both men were at Harvard in the 1870s'] | ['when both men were at Harvard in the 1870s'] | [] | ['The ideas of pragmatism , in its various forms , developed mainly from discussions between Charles Sanders Peirce and William James when both men were at Harvard in the 1870s .'] | [] | 16,731 |
Switzerland is a member of the European Free Trade Association (EFTA). | (ROOT (S (NP (NNP Switzerland)) (VP (VBZ is) (NP (NP (DT a) (NN member)) (PP (IN of) (NP (NP (DT the) (NNP European) (NML (NNP Free) (NNP Trade)) (NNP Association)) (-LRB- -LRB-) (NP (NNP EFTA)) (-RRB- -RRB-))))) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"of"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"member"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Switzerland",
"European",
"Free",
"Trade",
"Association",
"EFTA"
],
"PUNCT": [
"(",
")",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Switzerland/nsubj/is is/ROOT/is a/det/member member/attr/is of/prep/member the/det/Association European/compound/Association Free/compound/Trade Trade/compound/Association Association/pobj/of (/punct/Association EFTA/appos/Association )/punct/Association ./punct/is | (S (NP (NNP Switzerland)) (VP (VBZ is) (NP (NP (DT a) (NN member)) (PP (IN of) (NP (NP (DT the) (NNP European) (NML (NNP Free) (NNP Trade)) (NNP Association)) (-LRB- -LRB-) (NP (NNP EFTA)) (-RRB- -RRB-))))) (. .)) | T | ['Switzerland is a member of the European Free Trade Association -LRB- EFTA -RRB-'] | [] | ['Switzerland is a member of the European Free Trade Association -LRB- EFTA -RRB- .'] | [] | [] | 3,927 |
Also, the ordinary courts in the Netherlands, including the Hoge Raad, do not deal with administrative law, which is dealt with in separate administrative courts, the highest of which is the Council of State (Raad van State) | (ROOT (S (ADVP (RB Also)) (, ,) (NP (NP (DT the) (JJ ordinary) (NNS courts)) (PP (IN in) (NP (DT the) (NNPS Netherlands))) (, ,) (PP (VBG including) (NP (DT the) (NNP Hoge) (NNP Raad))) (, ,)) (VP (VBP do) (RB not) (VP (VB deal) (PP (IN with) (NP (NP (JJ administrative) (NN law)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (VP (VBN dealt) (PP (IN with)) (PP (PP (IN in) (NP (JJ separate) (JJ administrative) (NNS courts))) (, ,) (SBAR (WHNP (WHNP (DT the) (JJS highest)) (WHPP (IN of) (WHNP (WDT which)))) (S (VP (VBZ is) (NP (NP (NP (DT the) (NNP Council)) (PP (IN of) (NP (NNP State)))) (-LRB- -LRB-) (NP (NNP Raad) (NNP van) (NNP State)) (-RRB- -RRB-)))))))))))))))) | 19 | {
"ADJ": [
"ordinary",
"administrative",
"separate",
"administrative",
"highest"
],
"ADP": [
"in",
"with",
"with",
"in",
"of",
"of"
],
"ADV": [
"Also"
],
"AUX": [
"do",
"is",
"is"
],
"CCONJ": [],
"DET": [
"the",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"courts",
"law",
"courts"
],
"NUM": [],
"PART": [
"not"
],
"PRON": [
"which",
"which"
],
"PROPN": [
"Netherlands",
"Hoge",
"Raad",
"Council",
"State",
"Raad",
"van",
"State"
],
"PUNCT": [
",",
",",
",",
",",
",",
"(",
")"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"including",
"deal",
"dealt"
],
"X": []
} | [
"B-ADVP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"O",
"O",
"O",
... | Also/advmod/deal ,/punct/deal the/det/courts ordinary/amod/courts courts/nsubj/deal in/prep/courts the/det/Netherlands Netherlands/pobj/in ,/punct/courts including/prep/courts the/det/Raad Hoge/compound/Raad Raad/pobj/including ,/punct/courts do/aux/deal not/neg/deal deal/ROOT/deal with/prep/deal administrative/amod/law law/pobj/with ,/punct/law which/nsubjpass/dealt is/auxpass/dealt dealt/relcl/law with/prep/dealt in/prep/dealt separate/amod/courts administrative/amod/courts courts/pobj/in ,/punct/courts the/det/highest highest/nsubj/is of/prep/highest which/pobj/of is/ccomp/deal the/det/Council Council/attr/is of/prep/Council State/pobj/of (/punct/Council Raad/compound/van van/compound/State State/appos/Council )/punct/is | (S (ADVP (RB Also)) (, ,) (NP (NP (DT the) (JJ ordinary) (NNS courts)) (PP (IN in) (NP (DT the) (NNPS Netherlands))) (, ,) (PP (VBG including) (NP (DT the) (NNP Hoge) (NNP Raad))) (, ,)) (VP (VBP do) (RB not) (VP (VB deal) (PP (IN with) (NP (NP (JJ administrative) (NN law)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (VP (VBN dealt) (PP (IN with)) (PP (PP (IN in) (NP (JJ separate) (JJ administrative) (NNS courts))) (, ,) (SBAR (WHNP (WHNP (DT the) (JJS highest)) (WHPP (IN of) (WHNP (WDT which)))) (S (VP (VBZ is) (NP (NP (NP (DT the) (NNP Council)) (PP (IN of) (NP (NNP State)))) (-LRB- -LRB-) (NP (NNP Raad) (NNP van) (NNP State)) (-RRB- -RRB-))))))))))))))) | CT | ['the ordinary courts in the Netherlands , including the Hoge Raad , do not deal with administrative law , which is dealt with in separate administrative courts ,'] | ['which is dealt with in separate administrative courts , the highest of which is the Council of State -LRB- Raad van State -RRB-', 'the highest of which is the Council of State -LRB- Raad van State -RRB-'] | [] | ['Also , the ordinary courts in the Netherlands , including the Hoge Raad , do not deal with administrative law , which is dealt with in separate administrative courts , the highest of which is the Council of State -LRB- Raad van State -RRB-'] | [] | 70,530 |
In December, 1983 Scott Sanderson was acquired from Montreal in a three-team deal with San Diego for Carmelo Martínez. | (ROOT (S (PP (IN In) (NP (NNP December) (, ,) (CD 1983))) (NP (NNP Scott) (NNP Sanderson)) (VP (VBD was) (VP (VBN acquired) (PP (IN from) (NP (NNP Montreal))) (PP (IN in) (NP (NP (DT a) (NML (CD three) (HYPH -) (NN team)) (NN deal)) (PP (IN with) (NP (NNP San) (NNP Diego))) (PP (IN for) (NP (NNP Carmelo) (NNP Martínez))))))) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"In",
"from",
"in",
"with",
"for"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"team",
"deal"
],
"NUM": [
"1983",
"three"
],
"PART": [],
"PRON": [],
"PROPN": [
"December",
"Scott",
"Sanderson",
"Montreal",
"San",
"Diego",
"Carmelo",
"Martínez"
],
"PUNCT": [
",",
"-",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"acquired"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | In/prep/acquired December/pobj/In ,/punct/December 1983/appos/December Scott/compound/Sanderson Sanderson/nsubjpass/acquired was/auxpass/acquired acquired/ROOT/acquired from/prep/acquired Montreal/pobj/from in/prep/acquired a/det/deal three/nummod/team -/punct/team team/compound/deal deal/pobj/in with/prep/deal San/compound/Diego Diego/pobj/with for/prep/deal Carmelo/compound/Martínez Martínez/pobj/for ./punct/acquired | (S (PP (IN In) (NP (NNP December) (, ,) (CD 1983))) (NP (NNP Scott) (NNP Sanderson)) (VP (VBD was) (VP (VBN acquired) (PP (IN from) (NP (NNP Montreal))) (PP (IN in) (NP (NP (DT a) (NML (CD three) (HYPH -) (NN team)) (NN deal)) (PP (IN with) (NP (NNP San) (NNP Diego))) (PP (IN for) (NP (NNP Carmelo) (NNP Martínez))))))) (. .)) | T | ['Scott Sanderson was acquired from Montreal in a three - team deal with San Diego for Carmelo Martínez'] | [] | ['In December , 1983 Scott Sanderson was acquired from Montreal in a three - team deal with San Diego for Carmelo Martínez .'] | [] | [] | 18,124 |
Cox complained that the name was a misnomer given that most of the territory was not mountainous and that a Native American name would be more appropriate than a Spanish one. | (ROOT (S (NP (NNP Cox)) (VP (VBD complained) (SBAR (IN that) (S (NP (DT the) (NN name)) (VP (VBD was) (NP (DT a) (NN misnomer)) (PP (VBN given) (SBAR (SBAR (IN that) (S (NP (NP (JJS most)) (PP (IN of) (NP (DT the) (NN territory)))) (VP (VBD was) (RB not) (ADJP (JJ mountainous))))) (CC and) (SBAR (IN that) (S (NP (DT a) (ADJP (JJ Native) (JJ American)) (NN name)) (VP (MD would) (VP (VB be) (ADJP (ADJP (RBR more) (JJ appropriate)) (PP (IN than) (NP (DT a) (JJ Spanish) (CD one)))))))))))))) (. .))) | 16 | {
"ADJ": [
"most",
"mountainous",
"Native",
"American",
"appropriate",
"Spanish"
],
"ADP": [
"of",
"than"
],
"ADV": [
"more"
],
"AUX": [
"was",
"was",
"would",
"be"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"a",
"the",
"a",
"a"
],
"INTJ": [],
"NOUN": [
"name",
"misnomer",
"territory",
"name"
],
"NUM": [
"one"
],
"PART": [
"not"
],
"PRON": [],
"PROPN": [
"Cox"
],
"PUNCT": [
"."
],
"SCONJ": [
"that",
"that",
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"complained",
"given"
],
"X": []
} | [
"B-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADJP",
"O",
"O",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-VP",
"I-VP",
"B-ADJP",
"I-ADJP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Cox/nsubj/complained complained/ROOT/complained that/mark/was the/det/name name/nsubj/was was/ccomp/complained a/det/misnomer misnomer/attr/was given/prep/was that/mark/was most/nsubj/was of/prep/most the/det/territory territory/pobj/of was/pcomp/given not/neg/was mountainous/acomp/was and/cc/was that/mark/be a/det/name Native/amod/American American/amod/name name/nsubj/be would/aux/be be/conj/was more/advmod/appropriate appropriate/acomp/be than/prep/appropriate a/det/one Spanish/amod/one one/pobj/than ./punct/complained | (S (NP (NNP Cox)) (VP (VBD complained) (SBAR (IN that) (S (NP (DT the) (NN name)) (VP (VBD was) (NP (DT a) (NN misnomer)) (PP (VBN given) (SBAR (SBAR (IN that) (S (NP (NP (JJS most)) (PP (IN of) (NP (DT the) (NN territory)))) (VP (VBD was) (RB not) (ADJP (JJ mountainous))))) (CC and) (SBAR (IN that) (S (NP (DT a) (ADJP (JJ Native) (JJ American)) (NN name)) (VP (MD would) (VP (VB be) (ADJP (ADJP (RBR more) (JJ appropriate)) (PP (IN than) (NP (DT a) (JJ Spanish) (CD one)))))))))))))) (. .)) | CT | ['Cox complained'] | ['that the name was a misnomer given that most of the territory was not mountainous and that a Native American name would be more appropriate than a Spanish one', 'that most of the territory was not mountainous and that a Native American name would be more appropriate than a Spanish one', 'that most of the territory was not mountainous', 'that a Native American name would be more appropriate than a Spanish one'] | [] | ['Cox complained that the name was a misnomer given that most of the territory was not mountainous and that a Native American name would be more appropriate than a Spanish one .'] | [] | 60,905 |
The two major Indo-European languages are Pali, the liturgical language of Theravada Buddhism, and English. | (ROOT (S (NP (DT The) (CD two) (JJ major) (ADJP (JJ Indo) (HYPH -) (JJ European)) (NNS languages)) (VP (VBP are) (NP (NP (NP (NNP Pali)) (, ,) (NP (NP (DT the) (JJ liturgical) (NN language)) (PP (IN of) (NP (NNP Theravada) (NNP Buddhism)))) (, ,)) (CC and) (NP (NNP English)))) (. .))) | 9 | {
"ADJ": [
"major",
"Indo",
"European",
"Pali",
"liturgical"
],
"ADP": [
"of"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"and"
],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"languages",
"language"
],
"NUM": [
"two"
],
"PART": [],
"PRON": [],
"PROPN": [
"Theravada",
"Buddhism",
"English"
],
"PUNCT": [
"-",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | The/det/languages two/nummod/languages major/amod/languages Indo/amod/European -/punct/European European/amod/languages languages/nsubj/are are/ROOT/are Pali/acomp/are ,/punct/are the/det/language liturgical/amod/language language/attr/are of/prep/language Theravada/compound/Buddhism Buddhism/pobj/of ,/punct/language and/cc/language English/conj/language ./punct/are | (S (NP (DT The) (CD two) (JJ major) (ADJP (JJ Indo) (HYPH -) (JJ European)) (NNS languages)) (VP (VBP are) (NP (NP (NP (NNP Pali)) (, ,) (NP (NP (DT the) (JJ liturgical) (NN language)) (PP (IN of) (NP (NNP Theravada) (NNP Buddhism)))) (, ,)) (CC and) (NP (NNP English)))) (. .)) | T | ['The two major Indo - European languages are Pali , the liturgical language of Theravada Buddhism , and English'] | [] | ['The two major Indo - European languages are Pali , the liturgical language of Theravada Buddhism , and English .'] | [] | [] | 10,821 |
Rural areas can use this technology for diagnostic purposes, thus saving lives and making more efficient use of health care money. | (ROOT (S (NP (JJ Rural) (NNS areas)) (VP (MD can) (VP (VB use) (NP (DT this) (NN technology)) (PP (IN for) (NP (JJ diagnostic) (NNS purposes))) (, ,) (S (ADVP (RB thus)) (VP (VP (VBG saving) (NP (NNS lives))) (CC and) (VP (VBG making) (NP (NP (ADJP (RBR more) (JJ efficient)) (NN use)) (PP (IN of) (NP (NML (NN health) (NN care)) (NN money))))))))) (. .))) | 12 | {
"ADJ": [
"Rural",
"diagnostic",
"efficient"
],
"ADP": [
"for",
"of"
],
"ADV": [
"thus",
"more"
],
"AUX": [
"can"
],
"CCONJ": [
"and"
],
"DET": [
"this"
],
"INTJ": [],
"NOUN": [
"areas",
"technology",
"purposes",
"lives",
"use",
"health",
"care",
"money"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"use",
"saving",
"making"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-NP",
"B-VP",
"I-VP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"O",
"O",
"B-NP",
"O"
] | Rural/amod/areas areas/nsubj/use can/aux/use use/ROOT/use this/det/technology technology/dobj/use for/prep/use diagnostic/amod/purposes purposes/pobj/for ,/punct/use thus/advmod/saving saving/advcl/use lives/dobj/saving and/cc/saving making/conj/saving more/advmod/efficient efficient/amod/use use/dobj/making of/prep/use health/compound/care care/compound/money money/pobj/of ./punct/use | (S (NP (JJ Rural) (NNS areas)) (VP (MD can) (VP (VB use) (NP (DT this) (NN technology)) (PP (IN for) (NP (JJ diagnostic) (NNS purposes))) (, ,) (S (ADVP (RB thus)) (VP (VP (VBG saving) (NP (NNS lives))) (CC and) (VP (VBG making) (NP (NP (ADJP (RBR more) (JJ efficient)) (NN use)) (PP (IN of) (NP (NML (NN health) (NN care)) (NN money))))))))) (. .)) | T | ['Rural areas can use this technology for diagnostic purposes , thus saving lives and making more efficient use of health care money'] | [] | ['Rural areas can use this technology for diagnostic purposes , thus saving lives and making more efficient use of health care money .'] | [] | [] | 70,521 |
Archaeologically, this period falls into the era of Northern Black Polished Ware (NBPW). | (ROOT (S (ADVP (RB Archaeologically)) (, ,) (NP (DT this) (NN period)) (VP (VBZ falls) (PP (IN into) (NP (NP (DT the) (NN era)) (PP (IN of) (NP (NP (ADJP (JJ Northern) (NNP Black)) (NNP Polished) (NNP Ware)) (-LRB- -LRB-) (NP (NNP NBPW)) (-RRB- -RRB-)))))) (. .))) | 10 | {
"ADJ": [],
"ADP": [
"into",
"of"
],
"ADV": [
"Archaeologically"
],
"AUX": [],
"CCONJ": [],
"DET": [
"this",
"the"
],
"INTJ": [],
"NOUN": [
"period",
"era"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Northern",
"Black",
"Polished",
"Ware",
"NBPW"
],
"PUNCT": [
",",
"(",
")",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"falls"
],
"X": []
} | [
"B-ADVP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Archaeologically/advmod/falls ,/punct/falls this/det/period period/nsubj/falls falls/ROOT/falls into/prep/falls the/det/era era/pobj/into of/prep/era Northern/compound/Ware Black/compound/Ware Polished/compound/Ware Ware/pobj/of (/punct/Ware NBPW/appos/Ware )/punct/Ware ./punct/falls | (S (ADVP (RB Archaeologically)) (, ,) (NP (DT this) (NN period)) (VP (VBZ falls) (PP (IN into) (NP (NP (DT the) (NN era)) (PP (IN of) (NP (NP (ADJP (JJ Northern) (NNP Black)) (NNP Polished) (NNP Ware)) (-LRB- -LRB-) (NP (NNP NBPW)) (-RRB- -RRB-)))))) (. .)) | T | ['this period falls into the era of Northern Black Polished Ware -LRB- NBPW -RRB-'] | [] | ['Archaeologically , this period falls into the era of Northern Black Polished Ware -LRB- NBPW -RRB- .'] | [] | [] | 3,388 |
In Azogues and the Southern Andes in general, Taita Carnival is always an indigenous Cañari. | (ROOT (S (PP (IN In) (NP (NP (NP (NNPS Azogues)) (CC and) (NP (DT the) (NNP Southern) (NNPS Andes))) (PP (IN in) (ADJP (JJ general))))) (, ,) (NP (NNP Taita) (NNP Carnival)) (VP (VBZ is) (ADVP (RB always)) (NP (DT an) (JJ indigenous) (NNP Cañari))) (. .))) | 7 | {
"ADJ": [
"general",
"indigenous"
],
"ADP": [
"In",
"in"
],
"ADV": [
"always"
],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"an"
],
"INTJ": [],
"NOUN": [
"Azogues"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Southern",
"Andes",
"Taita",
"Carnival",
"Cañari"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-ADJP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | In/prep/is Azogues/pobj/In and/cc/Azogues the/det/Andes Southern/compound/Andes Andes/conj/Azogues in/prep/Azogues general/amod/in ,/punct/is Taita/compound/Carnival Carnival/nsubj/is is/ROOT/is always/advmod/is an/det/Cañari indigenous/amod/Cañari Cañari/attr/is ./punct/is | (S (PP (IN In) (NP (NP (NP (NNPS Azogues)) (CC and) (NP (DT the) (NNP Southern) (NNPS Andes))) (PP (IN in) (ADJP (JJ general))))) (, ,) (NP (NNP Taita) (NNP Carnival)) (VP (VBZ is) (ADVP (RB always)) (NP (DT an) (JJ indigenous) (NNP Cañari))) (. .)) | T | ['Taita Carnival is always an indigenous Cañari'] | [] | ['In Azogues and the Southern Andes in general , Taita Carnival is always an indigenous Cañari .'] | [] | [] | 12,275 |
The last of the major versions (versions x.0) to be published in book form was Unicode 5.0 (ISBN 0-321-48091-0), but since Unicode 6.0 the full text of the standard is no longer being published in book form. | (ROOT (S (S (NP (NP (NP (DT The) (JJ last)) (PP (IN of) (NP (NP (DT the) (JJ major) (NNS versions)) (-LRB- -LRB-) (NP (NNS versions) (CD x.0)) (-RRB- -RRB-)))) (SBAR (S (VP (TO to) (VP (VB be) (VP (VBN published) (PP (IN in) (NP (NN book) (NN form))))))))) (VP (VBD was) (NP (NP (NNP Unicode) (CD 5.0)) (-LRB- -LRB-) (NNP ISBN) (HYPH 0) (HYPH -) (CD 321) (HYPH -) (CD 48091) (HYPH -) (CD 0) (-RRB- -RRB-)))) (, ,) (CC but) (S (PP (IN since) (NP (NNP Unicode) (CD 6.0))) (NP (NP (DT the) (JJ full) (NN text)) (PP (IN of) (NP (DT the) (NN standard)))) (VP (VBZ is) (ADVP (RB no) (RB longer)) (VP (VBG being) (VP (VBN published) (PP (IN in) (NP (NN book) (NN form))))))) (. .))) | 12 | {
"ADJ": [
"last",
"major",
"full"
],
"ADP": [
"of",
"in",
"of",
"in"
],
"ADV": [
"no",
"longer"
],
"AUX": [
"be",
"was",
"is",
"being"
],
"CCONJ": [
"but"
],
"DET": [
"The",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"versions",
"versions",
"book",
"form",
"ISBN",
"text",
"standard",
"book",
"form"
],
"NUM": [
"5.0",
"0",
"321",
"48091",
"0",
"6.0"
],
"PART": [
"to"
],
"PRON": [],
"PROPN": [
"x.0",
"Unicode",
"Unicode"
],
"PUNCT": [
"(",
")",
"(",
")",
",",
"."
],
"SCONJ": [
"since"
],
"SPACE": [],
"SYM": [
"-",
"-",
"-"
],
"VERB": [
"published",
"published"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-PP",
"B... | The/det/last last/nsubj/was of/prep/last the/det/versions major/amod/versions versions/pobj/of (/punct/versions versions/appos/versions x.0/npadvmod/versions )/punct/versions to/aux/published be/auxpass/published published/relcl/versions in/prep/published book/compound/form form/pobj/in was/ROOT/was Unicode/attr/was 5.0/nummod/Unicode (/punct/Unicode ISBN/appos/Unicode 0/punct/ISBN -/punct/321 321/prep/ISBN -/punct/ISBN 48091/npadvmod/ISBN -/punct/ISBN 0/nummod/Unicode )/punct/Unicode ,/punct/was but/cc/was since/prep/published Unicode/pobj/since 6.0/nummod/Unicode the/det/text full/amod/text text/nsubjpass/published of/prep/text the/det/standard standard/pobj/of is/auxpass/published no/neg/longer longer/advmod/published being/auxpass/published published/conj/was in/prep/published book/compound/form form/pobj/in ./punct/published | (S (S (NP (NP (NP (DT The) (JJ last)) (PP (IN of) (NP (NP (DT the) (JJ major) (NNS versions)) (-LRB- -LRB-) (NP (NNS versions) (CD x.0)) (-RRB- -RRB-)))) (SBAR (S (VP (TO to) (VP (VB be) (VP (VBN published) (PP (IN in) (NP (NN book) (NN form))))))))) (VP (VBD was) (NP (NP (NNP Unicode) (CD 5.0)) (-LRB- -LRB-) (NNP ISBN) (HYPH 0) (HYPH -) (CD 321) (HYPH -) (CD 48091) (HYPH -) (CD 0) (-RRB- -RRB-)))) (, ,) (CC but) (S (PP (IN since) (NP (NNP Unicode) (CD 6.0))) (NP (NP (DT the) (JJ full) (NN text)) (PP (IN of) (NP (DT the) (NN standard)))) (VP (VBZ is) (ADVP (RB no) (RB longer)) (VP (VBG being) (VP (VBN published) (PP (IN in) (NP (NN book) (NN form))))))) (. .)) | CT | ['The last of the major versions -LRB- versions x.0 -RRB- to be published in book form was Unicode 5.0 -LRB- ISBN 0 - 321 - 48091 - 0 -RRB-', 'since Unicode 6.0 the full text of the standard is no longer being published in book form'] | ['to be published in book form'] | [] | ['The last of the major versions -LRB- versions x.0 -RRB- to be published in book form was Unicode 5.0 -LRB- ISBN 0 - 321 - 48091 - 0 -RRB- , but since Unicode 6.0 the full text of the standard is no longer being published in book form .'] | [] | 37,408 |
In hot climates, clothing provides protection from sunburn or wind damage, while in cold climates its thermal insulation properties are generally more important. | (ROOT (S (PP (IN In) (NP (JJ hot) (NNS climates))) (, ,) (NP (NN clothing)) (VP (VBZ provides) (NP (NP (NN protection)) (PP (IN from) (NP (NP (NN sunburn)) (CC or) (NP (NN wind) (NN damage))))) (, ,) (SBAR (IN while) (S (PP (IN in) (NP (JJ cold) (NNS climates))) (NP (PRP$ its) (NML (JJ thermal) (NN insulation)) (NNS properties)) (VP (VBP are) (ADVP (RB generally)) (ADJP (RBR more) (JJ important)))))) (. .))) | 8 | {
"ADJ": [
"hot",
"cold",
"thermal",
"important"
],
"ADP": [
"In",
"from",
"in"
],
"ADV": [
"generally",
"more"
],
"AUX": [
"are"
],
"CCONJ": [
"or"
],
"DET": [],
"INTJ": [],
"NOUN": [
"climates",
"clothing",
"protection",
"sunburn",
"wind",
"damage",
"climates",
"insulation",
"properties"
],
"NUM": [],
"PART": [],
"PRON": [
"its"
],
"PROPN": [],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [
"while"
],
"SPACE": [],
"SYM": [],
"VERB": [
"provides"
],
"X": []
} | [
"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",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-VP",
"B-ADVP",
"B-ADJP",
"I-ADJP",
"O"
] | In/prep/provides hot/amod/climates climates/pobj/In ,/punct/provides clothing/nsubj/provides provides/ROOT/provides protection/dobj/provides from/prep/protection sunburn/pobj/from or/cc/sunburn wind/compound/damage damage/conj/sunburn ,/punct/provides while/mark/are in/prep/are cold/amod/climates climates/pobj/in its/poss/properties thermal/amod/properties insulation/compound/properties properties/nsubj/are are/advcl/provides generally/advmod/are more/advmod/important important/acomp/are ./punct/provides | (S (PP (IN In) (NP (JJ hot) (NNS climates))) (, ,) (NP (NN clothing)) (VP (VBZ provides) (NP (NP (NN protection)) (PP (IN from) (NP (NP (NN sunburn)) (CC or) (NP (NN wind) (NN damage))))) (, ,) (SBAR (IN while) (S (PP (IN in) (NP (JJ cold) (NNS climates))) (NP (PRP$ its) (NML (JJ thermal) (NN insulation)) (NNS properties)) (VP (VBP are) (ADVP (RB generally)) (ADJP (RBR more) (JJ important)))))) (. .)) | CT | ['clothing provides protection from sunburn or wind damage ,'] | ['while in cold climates its thermal insulation properties are generally more important'] | [] | ['In hot climates , clothing provides protection from sunburn or wind damage , while in cold climates its thermal insulation properties are generally more important .'] | [] | 25,932 |
The spatially nonhomogeneous structure also introduces local variations in electrical parameters, due to different resin/glass ratio at different areas of the weave pattern. | (ROOT (S (NP (DT The) (ADJP (RB spatially) (JJ nonhomogeneous)) (NN structure)) (ADVP (RB also)) (VP (VBZ introduces) (NP (NP (JJ local) (NNS variations)) (PP (IN in) (NP (JJ electrical) (NNS parameters)))) (, ,) (PP (IN due) (IN to) (NP (NP (JJ different) (NML (NN resin) (SYM /) (NN glass)) (NN ratio)) (PP (IN at) (NP (NP (JJ different) (NNS areas)) (PP (IN of) (NP (DT the) (NN weave) (NN pattern)))))))) (. .))) | 10 | {
"ADJ": [
"nonhomogeneous",
"local",
"electrical",
"different",
"different"
],
"ADP": [
"in",
"due",
"to",
"at",
"of"
],
"ADV": [
"spatially",
"also"
],
"AUX": [],
"CCONJ": [],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"structure",
"variations",
"parameters",
"resin",
"glass",
"ratio",
"areas",
"weave",
"pattern"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [
"/"
],
"VERB": [
"introduces"
],
"X": []
} | [
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"I-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | The/det/structure spatially/advmod/nonhomogeneous nonhomogeneous/amod/structure structure/nsubj/introduces also/advmod/introduces introduces/ROOT/introduces local/amod/variations variations/dobj/introduces in/prep/variations electrical/amod/parameters parameters/pobj/in ,/punct/introduces due/prep/introduces to/pcomp/due different/amod/ratio resin/nmod/glass //punct/glass glass/compound/ratio ratio/pobj/to at/prep/ratio different/amod/areas areas/pobj/at of/prep/areas the/det/pattern weave/compound/pattern pattern/pobj/of ./punct/introduces | (S (NP (DT The) (ADJP (RB spatially) (JJ nonhomogeneous)) (NN structure)) (ADVP (RB also)) (VP (VBZ introduces) (NP (NP (JJ local) (NNS variations)) (PP (IN in) (NP (JJ electrical) (NNS parameters)))) (, ,) (PP (IN due) (IN to) (NP (NP (JJ different) (NML (NN resin) (SYM /) (NN glass)) (NN ratio)) (PP (IN at) (NP (NP (JJ different) (NNS areas)) (PP (IN of) (NP (DT the) (NN weave) (NN pattern)))))))) (. .)) | T | ['The spatially nonhomogeneous structure introduces local variations in electrical parameters , due to different resin / glass ratio at different areas of the weave pattern'] | [] | ['The spatially nonhomogeneous structure also introduces local variations in electrical parameters , due to different resin / glass ratio at different areas of the weave pattern .'] | [] | [] | 29,819 |
What type of music is Richard Hagopian famous for? | (ROOT (SBARQ (WHNP (WHNP (WP What) (NN type)) (PP (IN of) (NP (NN music)))) (SQ (VBZ is) (NP (NNP Richard) (NNP Hagopian)) (ADJP (JJ famous) (PP (IN for)))) (. ?))) | 6 | {
"ADJ": [
"Hagopian",
"famous"
],
"ADP": [
"of",
"for"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"What"
],
"INTJ": [],
"NOUN": [
"type",
"music"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Richard"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"O",
"O",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-ADJP",
"B-PP",
"O"
] | What/det/type type/attr/is of/prep/type music/pobj/of is/ROOT/is Richard/compound/Hagopian Hagopian/attr/is famous/amod/Hagopian for/prep/famous ?/punct/is | (SBARQ (WHNP (WHNP (WP What) (NN type)) (PP (IN of) (NP (NN music)))) (SQ (VBZ is) (NP (NNP Richard) (NNP Hagopian)) (ADJP (JJ famous) (PP (IN for)))) (. ?)) | FC | [] | [] | [] | [] | ['What type of music is Richard Hagopian famous for ?'] | 26,377 |
Some succeeded their fathers as rulers, such as Sultan Ahmad al-Mansur, who ruled Morocco from 1578 to 1608. | (ROOT (S (NP (DT Some)) (VP (VBD succeeded) (NP (PRP$ their) (NNS fathers)) (PP (IN as) (NP (NP (NNS rulers)) (, ,) (PP (JJ such) (IN as) (NP (NP (NNP Sultan) (NNP Ahmad) (NNP al) (HYPH -) (NNP Mansur)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD ruled) (NP (NNP Morocco)) (PP (PP (IN from) (NP (CD 1578))) (PP (IN to) (NP (CD 1608)))))))))))) (. .))) | 14 | {
"ADJ": [
"such"
],
"ADP": [
"as",
"as",
"from",
"to"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"fathers",
"rulers"
],
"NUM": [
"1578",
"1608"
],
"PART": [],
"PRON": [
"Some",
"their",
"who"
],
"PROPN": [
"Sultan",
"Ahmad",
"al",
"Mansur",
"Morocco"
],
"PUNCT": [
",",
"-",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"succeeded",
"ruled"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"O"
] | Some/nsubj/succeeded succeeded/ROOT/succeeded their/poss/fathers fathers/dobj/succeeded as/prep/succeeded rulers/pobj/as ,/punct/rulers such/amod/as as/prep/rulers Sultan/compound/Mansur Ahmad/compound/Mansur al/compound/Mansur -/punct/Mansur Mansur/pobj/as ,/punct/Mansur who/nsubj/ruled ruled/relcl/Mansur Morocco/dobj/ruled from/prep/ruled 1578/pobj/from to/prep/from 1608/pobj/to ./punct/succeeded | (S (NP (DT Some)) (VP (VBD succeeded) (NP (PRP$ their) (NNS fathers)) (PP (IN as) (NP (NP (NNS rulers)) (, ,) (PP (JJ such) (IN as) (NP (NP (NNP Sultan) (NNP Ahmad) (NNP al) (HYPH -) (NNP Mansur)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD ruled) (NP (NNP Morocco)) (PP (PP (IN from) (NP (CD 1578))) (PP (IN to) (NP (CD 1608)))))))))))) (. .)) | CT | ['Some succeeded their fathers as rulers , such as Sultan Ahmad al - Mansur , who ruled Morocco from 1578 to 1608'] | ['who ruled Morocco from 1578 to 1608'] | [] | ['Some succeeded their fathers as rulers , such as Sultan Ahmad al - Mansur , who ruled Morocco from 1578 to 1608 .'] | [] | 545 |
Jehovah's Witnesses believe that Jesus is God's only direct creation, that everything else was created by means of Christ, and that the initial unassisted act of creation uniquely identifies Jesus as God's "only-begotten Son". | (ROOT (S (NP (NP (NNP Jehovah) (POS 's)) (NNS Witnesses)) (VP (VBP believe) (SBAR (SBAR (IN that) (S (NP (NNP Jesus)) (VP (VBZ is) (NP (NP (NNP God) (POS 's)) (JJ only) (JJ direct) (NN creation))))) (, ,) (SBAR (IN that) (S (NP (NN everything) (RB else)) (VP (VBD was) (VP (VBN created) (PP (IN by) (NP (NP (NNS means)) (PP (IN of) (NP (NNP Christ))))))))) (, ,) (CC and) (SBAR (SBAR (IN that) (S (NP (NP (DT the) (JJ initial) (JJ unassisted) (NN act)) (PP (IN of) (NP (NN creation)))) (ADVP (RB uniquely)) (VP (VBZ identifies) (NP (NNP Jesus)) (PP (IN as) (NP (NP (NNP God) (POS 's)) (`` ") (ADJP (RB only) (HYPH -) (VBN begotten)) (NNP Son)))))) (. ")))) (. .))) | 13 | {
"ADJ": [
"only",
"direct",
"initial",
"unassisted"
],
"ADP": [
"by",
"of",
"of",
"as"
],
"ADV": [
"else",
"uniquely",
"only"
],
"AUX": [
"is",
"was"
],
"CCONJ": [
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"Witnesses",
"creation",
"means",
"act",
"creation"
],
"NUM": [],
"PART": [
"'s",
"'s",
"'s"
],
"PRON": [
"everything"
],
"PROPN": [
"Jehovah",
"Jesus",
"God",
"Christ",
"Jesus",
"God",
"Son"
],
"PUNCT": [
",",
",",
"\"",
"-",
"\"",
"."
],
"SCONJ": [
"that",
"that",
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"believe",
"created",
"identifies",
"begotten"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-ADVP",
"B-VP",
"B... | Jehovah/poss/Witnesses 's/case/Jehovah Witnesses/nsubj/believe believe/ROOT/believe that/mark/is Jesus/nsubj/is is/ccomp/believe God/poss/creation 's/case/God only/amod/creation direct/amod/creation creation/attr/is ,/punct/is that/mark/created everything/nsubjpass/created else/advmod/everything was/auxpass/created created/conj/is by/agent/created means/pobj/by of/prep/means Christ/pobj/of ,/punct/created and/cc/created that/mark/identifies the/det/act initial/amod/act unassisted/amod/act act/nsubj/identifies of/prep/act creation/pobj/of uniquely/advmod/identifies identifies/conj/created Jesus/dobj/identifies as/prep/identifies God/poss/Son 's/case/God "/punct/Son only/advmod/begotten -/punct/begotten begotten/amod/Son Son/pobj/as "/punct/identifies ./punct/believe | (S (NP (NP (NNP Jehovah) (POS 's)) (NNS Witnesses)) (VP (VBP believe) (SBAR (SBAR (IN that) (S (NP (NNP Jesus)) (VP (VBZ is) (NP (NP (NNP God) (POS 's)) (JJ only) (JJ direct) (NN creation))))) (, ,) (SBAR (IN that) (S (NP (NN everything) (RB else)) (VP (VBD was) (VP (VBN created) (PP (IN by) (NP (NP (NNS means)) (PP (IN of) (NP (NNP Christ))))))))) (, ,) (CC and) (SBAR (SBAR (IN that) (S (NP (NP (DT the) (JJ initial) (JJ unassisted) (NN act)) (PP (IN of) (NP (NN creation)))) (ADVP (RB uniquely)) (VP (VBZ identifies) (NP (NNP Jesus)) (PP (IN as) (NP (NP (NNP God) (POS 's)) (`` ") (ADJP (RB only) (HYPH -) (VBN begotten)) (NNP Son)))))) (. ")))) (. .)) | CT | ["Jehovah 's Witnesses believe"] | ['that Jesus is God \'s only direct creation , that everything else was created by means of Christ , and that the initial unassisted act of creation uniquely identifies Jesus as God \'s " only - begotten Son "', "that Jesus is God 's only direct creation", 'that everything else was created by means of Christ', 'that the initial unassisted act of creation uniquely identifies Jesus as God \'s " only - begotten Son "', 'that the initial unassisted act of creation uniquely identifies Jesus as God \'s " only - begotten Son'] | [] | ['Jehovah \'s Witnesses believe that Jesus is God \'s only direct creation , that everything else was created by means of Christ , and that the initial unassisted act of creation uniquely identifies Jesus as God \'s " only - begotten Son " .'] | [] | 23,788 |
Landside areas include parking lots, public transportation train stations and access roads. | (ROOT (S (NP (JJ Landside) (NNS areas)) (VP (VBP include) (NP (NP (NN parking) (NNS lots)) (, ,) (NP (NML (JJ public) (NN transportation)) (NN train) (NNS stations)) (CC and) (NP (NN access) (NNS roads)))) (. .))) | 7 | {
"ADJ": [
"Landside",
"public"
],
"ADP": [],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"areas",
"parking",
"lots",
"transportation",
"train",
"stations",
"access",
"roads"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"include"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Landside/amod/areas areas/nsubj/include include/ROOT/include parking/compound/lots lots/dobj/include ,/punct/lots public/amod/transportation transportation/compound/stations train/compound/stations stations/conj/lots and/cc/stations access/compound/roads roads/conj/stations ./punct/include | (S (NP (JJ Landside) (NNS areas)) (VP (VBP include) (NP (NP (NN parking) (NNS lots)) (, ,) (NP (NML (JJ public) (NN transportation)) (NN train) (NNS stations)) (CC and) (NP (NN access) (NNS roads)))) (. .)) | T | ['Landside areas include parking lots , public transportation train stations and access roads'] | [] | ['Landside areas include parking lots , public transportation train stations and access roads .'] | [] | [] | 25,840 |
In addition to the Ward Building, Rogers designed Wieboldt Hall to house facilities for the School of Commerce and Levy Mayer Hall to house the School of Law. | (ROOT (S (PP (IN In) (NP (NP (NN addition)) (PP (IN to) (NP (DT the) (NNP Ward) (NNP Building))))) (, ,) (NP (NNP Rogers)) (VP (VBD designed) (NP (NNP Wieboldt) (NNP Hall)) (S (VP (TO to) (VP (VB house) (NP (NP (NNS facilities)) (PP (PP (IN for) (NP (NP (NP (DT the) (NNP School)) (PP (IN of) (NP (NNP Commerce)))) (CC and) (NP (NML (NNP Levy) (NNP Mayer)) (NNP Hall)))) (SBAR (S (VP (TO to) (VP (VB house) (NP (NP (DT the) (NNP School)) (PP (IN of) (NP (NNP Law)))))))))))))) (. .))) | 16 | {
"ADJ": [],
"ADP": [
"In",
"to",
"for",
"of",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"addition",
"facilities"
],
"NUM": [],
"PART": [
"to",
"to"
],
"PRON": [],
"PROPN": [
"Ward",
"Building",
"Rogers",
"Wieboldt",
"Hall",
"School",
"Commerce",
"Levy",
"Mayer",
"Hall",
"School",
"Law"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"designed",
"house",
"house"
],
"X": []
} | [
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | In/prep/designed addition/pobj/In to/prep/addition the/det/Building Ward/compound/Building Building/pobj/to ,/punct/designed Rogers/nsubj/designed designed/ROOT/designed Wieboldt/compound/Hall Hall/dobj/designed to/aux/house house/xcomp/designed facilities/dobj/house for/prep/facilities the/det/School School/pobj/for of/prep/School Commerce/pobj/of and/cc/School Levy/compound/Hall Mayer/compound/Hall Hall/conj/School to/aux/house house/advcl/house the/det/School School/dobj/house of/prep/School Law/pobj/of ./punct/designed | (S (PP (IN In) (NP (NP (NN addition)) (PP (IN to) (NP (DT the) (NNP Ward) (NNP Building))))) (, ,) (NP (NNP Rogers)) (VP (VBD designed) (NP (NNP Wieboldt) (NNP Hall)) (S (VP (TO to) (VP (VB house) (NP (NP (NNS facilities)) (PP (PP (IN for) (NP (NP (NP (DT the) (NNP School)) (PP (IN of) (NP (NNP Commerce)))) (CC and) (NP (NML (NNP Levy) (NNP Mayer)) (NNP Hall)))) (SBAR (S (VP (TO to) (VP (VB house) (NP (NP (DT the) (NNP School)) (PP (IN of) (NP (NNP Law)))))))))))))) (. .)) | CT | ['Rogers designed Wieboldt Hall to house facilities for the School of Commerce and Levy Mayer Hall'] | ['to house the School of Law'] | [] | ['In addition to the Ward Building , Rogers designed Wieboldt Hall to house facilities for the School of Commerce and Levy Mayer Hall to house the School of Law .'] | [] | 38,073 |
Many cities, such as San Francisco and New York City, have copied this system, albeit with more complex spending and matching formulas. | (ROOT (S (NP (NP (JJ Many) (NNS cities)) (, ,) (PP (JJ such) (IN as) (NP (NP (NNP San) (NNP Francisco)) (CC and) (NP (NML (NNP New) (NNP York)) (NNP City)))) (, ,)) (VP (VBP have) (VP (VBN copied) (NP (DT this) (NN system)) (, ,) (PP (ADVP (IN albeit)) (IN with) (NP (NP (ADJP (RBR more) (JJ complex)) (NN spending)) (CC and) (NP (VBG matching) (NNS formulas)))))) (. .))) | 9 | {
"ADJ": [
"Many",
"such",
"complex"
],
"ADP": [
"as",
"with"
],
"ADV": [
"more"
],
"AUX": [
"have"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"this"
],
"INTJ": [],
"NOUN": [
"cities",
"system",
"spending",
"matching",
"formulas"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"San",
"Francisco",
"New",
"York",
"City"
],
"PUNCT": [
",",
",",
",",
"."
],
"SCONJ": [
"albeit"
],
"SPACE": [],
"SYM": [],
"VERB": [
"copied"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-PP",
"B-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Many/amod/cities cities/nsubj/copied ,/punct/cities such/amod/as as/prep/cities San/compound/Francisco Francisco/pobj/as and/cc/Francisco New/compound/York York/compound/City City/conj/Francisco ,/punct/cities have/aux/copied copied/ROOT/copied this/det/system system/dobj/copied ,/punct/copied albeit/prep/copied with/prep/albeit more/advmod/complex complex/amod/spending spending/pobj/with and/cc/spending matching/compound/formulas formulas/conj/spending ./punct/copied | (S (NP (NP (JJ Many) (NNS cities)) (, ,) (PP (JJ such) (IN as) (NP (NP (NNP San) (NNP Francisco)) (CC and) (NP (NML (NNP New) (NNP York)) (NNP City)))) (, ,)) (VP (VBP have) (VP (VBN copied) (NP (DT this) (NN system)) (, ,) (PP (ADVP (IN albeit)) (IN with) (NP (NP (ADJP (RBR more) (JJ complex)) (NN spending)) (CC and) (NP (VBG matching) (NNS formulas)))))) (. .)) | T | ['Many cities , such as San Francisco and New York City , have copied this system , albeit with more complex spending and matching formulas'] | [] | ['Many cities , such as San Francisco and New York City , have copied this system , albeit with more complex spending and matching formulas .'] | [] | [] | 22,799 |
Software testing is a part of the software quality assurance (SQA) process.:347 | (ROOT (S (NP (NN Software) (NN testing)) (VP (VBZ is) (NP (NP (DT a) (NN part)) (PP (IN of) (NP (DT the) (NML (NN software) (NN quality) (NN assurance)) (-LRB- -LRB-) (NP (NNP SQA)) (-RRB- -RRB-))))))) | 8 | {
"ADJ": [],
"ADP": [
"of"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"Software",
"testing",
"part",
"software",
"quality",
"assurance"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"SQA",
"process.:347"
],
"PUNCT": [
"(",
")"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP"
] | Software/compound/testing testing/nsubj/is is/ROOT/is a/det/part part/attr/is of/prep/part the/det/assurance software/compound/quality quality/compound/assurance assurance/pobj/of (/punct/SQA SQA/appos/assurance )/punct/assurance process.:347/ROOT/process.:347 | (S (NP (NN Software) (NN testing)) (VP (VBZ is) (NP (NP (DT a) (NN part)) (PP (IN of) (NP (DT the) (NML (NN software) (NN quality) (NN assurance)) (-LRB- -LRB-) (NP (NNP SQA)) (-RRB- -RRB-)))))) | T | ['Software testing is a part of the software quality assurance -LRB- SQA -RRB-'] | [] | ['Software testing is a part of the software quality assurance -LRB- SQA -RRB-'] | [] | [] | 72,808 |
NASA announced the final crew selection for AS-204 on March 21, 1966, with the backup crew consisting of Gemini veterans James McDivitt and David Scott, with rookie Russell L. "Rusty" Schweickart. | (ROOT (S (NP (NNP NASA)) (VP (VBD announced) (NP (NP (DT the) (JJ final) (NN crew) (NN selection)) (PP (IN for) (NP (NNP AS-204)))) (PP (IN on) (NP (NNP March) (CD 21) (, ,) (CD 1966))) (, ,) (PP (PP (IN with) (NP (NP (DT the) (NN backup) (NN crew)) (VP (VBG consisting) (PP (IN of) (NP (NML (NNP Gemini) (NNS veterans)) (NML (NML (NNP James) (NNP McDivitt)) (CC and) (NML (NNP David) (NNP Scott)))))))) (, ,) (PP (IN with) (NP (NN rookie) (NNP Russell) (NNP L.) (`` ") (NNP Rusty) ('' ") (NNP Schweickart))))) (. .))) | 12 | {
"ADJ": [
"final",
"backup"
],
"ADP": [
"for",
"on",
"with",
"of",
"with"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"crew",
"selection",
"crew",
"veterans",
"rookie"
],
"NUM": [
"21",
"1966"
],
"PART": [],
"PRON": [],
"PROPN": [
"NASA",
"AS-204",
"March",
"Gemini",
"James",
"McDivitt",
"David",
"Scott",
"Russell",
"L.",
"Rusty",
"Schweickart"
],
"PUNCT": [
",",
",",
",",
"\"",
"\"",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"announced",
"consisting"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",... | NASA/nsubj/announced announced/ROOT/announced the/det/selection final/amod/selection crew/compound/selection selection/dobj/announced for/prep/selection AS-204/pobj/for on/prep/selection March/pobj/on 21/nummod/March ,/punct/March 1966/nummod/March ,/punct/selection with/prep/selection the/det/crew backup/amod/crew crew/pobj/with consisting/acl/crew of/prep/consisting Gemini/compound/veterans veterans/compound/McDivitt James/compound/McDivitt McDivitt/pobj/of and/cc/McDivitt David/compound/Scott Scott/conj/McDivitt ,/punct/crew with/prep/crew rookie/nmod/Schweickart Russell/compound/L. L./nmod/Schweickart "/punct/Schweickart Rusty/nmod/Schweickart "/punct/Schweickart Schweickart/pobj/with ./punct/announced | (S (NP (NNP NASA)) (VP (VBD announced) (NP (NP (DT the) (JJ final) (NN crew) (NN selection)) (PP (IN for) (NP (NNP AS-204)))) (PP (IN on) (NP (NNP March) (CD 21) (, ,) (CD 1966))) (, ,) (PP (PP (IN with) (NP (NP (DT the) (NN backup) (NN crew)) (VP (VBG consisting) (PP (IN of) (NP (NML (NNP Gemini) (NNS veterans)) (NML (NML (NNP James) (NNP McDivitt)) (CC and) (NML (NNP David) (NNP Scott)))))))) (, ,) (PP (IN with) (NP (NN rookie) (NNP Russell) (NNP L.) (`` ") (NNP Rusty) ('' ") (NNP Schweickart))))) (. .)) | T | ['NASA announced the final crew selection for AS-204 on March 21 , 1966 , with the backup crew consisting of Gemini veterans James McDivitt and David Scott , with rookie Russell L. " Rusty " Schweickart'] | [] | ['NASA announced the final crew selection for AS-204 on March 21 , 1966 , with the backup crew consisting of Gemini veterans James McDivitt and David Scott , with rookie Russell L. " Rusty " Schweickart .'] | [] | [] | 30,228 |
Antibiotics are screened for any negative effects on humans or other mammals before approval for clinical use, and are usually considered safe and most are well tolerated. | (ROOT (S (NP (NNS Antibiotics)) (VP (VP (VBP are) (VP (VBN screened) (PP (IN for) (NP (NP (DT any) (JJ negative) (NNS effects)) (PP (IN on) (NP (NP (NNS humans)) (CC or) (NP (JJ other) (NNS mammals)))))) (PP (IN before) (NP (NP (NN approval)) (PP (IN for) (NP (JJ clinical) (NN use))))))) (, ,) (CC and) (VP (VP (VBP are) (ADVP (RB usually)) (VP (VBN considered) (S (ADJP (JJ safe))))) (CC and) (S (NP (JJS most)) (VP (VBP are) (VP (RB well) (VBN tolerated)))))) (. .))) | 11 | {
"ADJ": [
"negative",
"other",
"clinical",
"safe",
"most"
],
"ADP": [
"for",
"on",
"before",
"for"
],
"ADV": [
"usually",
"well"
],
"AUX": [
"are",
"are",
"are"
],
"CCONJ": [
"or",
"and",
"and"
],
"DET": [
"any"
],
"INTJ": [],
"NOUN": [
"Antibiotics",
"effects",
"humans",
"mammals",
"approval",
"use"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"screened",
"considered",
"tolerated"
],
"X": []
} | [
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-ADVP",
"B-VP",
"B-ADJP",
"B-VP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"O"
] | Antibiotics/nsubjpass/screened are/auxpass/screened screened/ROOT/screened for/prep/screened any/det/effects negative/amod/effects effects/pobj/for on/prep/effects humans/pobj/on or/cc/humans other/amod/mammals mammals/conj/humans before/prep/screened approval/pobj/before for/prep/approval clinical/amod/use use/pobj/for ,/punct/screened and/cc/screened are/auxpass/considered usually/advmod/considered considered/conj/screened safe/oprd/considered and/cc/considered most/nsubjpass/tolerated are/auxpass/tolerated well/advmod/tolerated tolerated/conj/considered ./punct/screened | (S (NP (NNS Antibiotics)) (VP (VP (VBP are) (VP (VBN screened) (PP (IN for) (NP (NP (DT any) (JJ negative) (NNS effects)) (PP (IN on) (NP (NP (NNS humans)) (CC or) (NP (JJ other) (NNS mammals)))))) (PP (IN before) (NP (NP (NN approval)) (PP (IN for) (NP (JJ clinical) (NN use))))))) (, ,) (CC and) (VP (VP (VBP are) (ADVP (RB usually)) (VP (VBN considered) (S (ADJP (JJ safe))))) (CC and) (S (NP (JJS most)) (VP (VBP are) (VP (RB well) (VBN tolerated)))))) (. .)) | T | ['Antibiotics are screened for any negative effects on humans or other mammals before approval for clinical use , and are usually considered safe and most are well tolerated'] | [] | ['Antibiotics are screened for any negative effects on humans or other mammals before approval for clinical use , and are usually considered safe and most are well tolerated .'] | [] | [] | 28,679 |
The thought experiment told its readers to imagine themselves created all at once while suspended in the air, isolated from all sensations, which includes no sensory contact with even their own bodies. | (ROOT (S (NP (DT The) (NN thought) (NN experiment)) (VP (VBD told) (NP (PRP$ its) (NNS readers)) (S (VP (TO to) (VP (VB imagine) (S (NP (PRP themselves)) (VP (VBN created) (ADVP (DT all) (IN at) (RB once)) (SBAR (SBAR (IN while) (S (VP (VP (VBN suspended) (PP (IN in) (NP (DT the) (NN air)))) (, ,) (VP (VBN isolated) (PP (IN from) (NP (DT all) (NNS sensations))))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ includes) (NP (NP (DT no) (JJ sensory) (NN contact)) (PP (IN with) (NP (RB even) (PRP$ their) (JJ own) (NNS bodies)))))))))))))) (. .))) | 16 | {
"ADJ": [
"sensory",
"own"
],
"ADP": [
"at",
"in",
"from",
"with"
],
"ADV": [
"once",
"even"
],
"AUX": [],
"CCONJ": [],
"DET": [
"The",
"the",
"all",
"no"
],
"INTJ": [],
"NOUN": [
"thought",
"experiment",
"readers",
"air",
"sensations",
"contact",
"bodies"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"its",
"themselves",
"all",
"which",
"their"
],
"PROPN": [],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [
"while"
],
"SPACE": [],
"SYM": [],
"VERB": [
"told",
"imagine",
"created",
"suspended",
"isolated",
"includes"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"B-VP",
"B-ADVP",
"I-ADVP",
"I-ADVP",
"O",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
... | The/det/experiment thought/compound/experiment experiment/nsubj/told told/ROOT/told its/poss/readers readers/dobj/told to/aux/imagine imagine/xcomp/told themselves/nsubj/created created/ccomp/imagine all/advmod/at at/advmod/once once/advmod/created while/mark/suspended suspended/advcl/created in/prep/suspended the/det/air air/pobj/in ,/punct/suspended isolated/advcl/created from/prep/isolated all/det/sensations sensations/pobj/from ,/punct/sensations which/nsubj/includes includes/relcl/sensations no/det/contact sensory/amod/contact contact/dobj/includes with/prep/contact even/advmod/bodies their/poss/bodies own/amod/bodies bodies/pobj/with ./punct/told | (S (NP (DT The) (NN thought) (NN experiment)) (VP (VBD told) (NP (PRP$ its) (NNS readers)) (S (VP (TO to) (VP (VB imagine) (S (NP (PRP themselves)) (VP (VBN created) (ADVP (DT all) (IN at) (RB once)) (SBAR (SBAR (IN while) (S (VP (VP (VBN suspended) (PP (IN in) (NP (DT the) (NN air)))) (, ,) (VP (VBN isolated) (PP (IN from) (NP (DT all) (NNS sensations))))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ includes) (NP (NP (DT no) (JJ sensory) (NN contact)) (PP (IN with) (NP (RB even) (PRP$ their) (JJ own) (NNS bodies)))))))))))))) (. .)) | CT | ['The thought experiment told its readers to imagine themselves created all at once'] | ['while suspended in the air , isolated from all sensations , which includes no sensory contact with even their own bodies', 'while suspended in the air , isolated from all sensations', 'which includes no sensory contact with even their own bodies'] | [] | ['The thought experiment told its readers to imagine themselves created all at once while suspended in the air , isolated from all sensations , which includes no sensory contact with even their own bodies .'] | [] | 9,790 |
Two days later, on the 18th, the Cubs signed a 4-year player development contract with the South Bend Silver Hawks of the Midwest League, ending their brief relationship with the Kane County Cougars and shortly thereafter renaming the Silver Hawks the South Bend Cubs. | (ROOT (S (ADVP (NP (CD Two) (NNS days)) (RB later)) (, ,) (PP (IN on) (NP (DT the) (NN 18th))) (, ,) (NP (DT the) (NNPS Cubs)) (VP (VBD signed) (NP (NP (DT a) (NML (CD 4) (HYPH -) (NN year)) (NML (NN player) (NN development)) (NN contract)) (PP (IN with) (NP (NP (DT the) (NML (NNP South) (NNP Bend)) (NNP Silver) (NNPS Hawks)) (PP (IN of) (NP (DT the) (NNP Midwest) (NNP League)))))) (, ,) (S (VP (VP (VBG ending) (NP (NP (PRP$ their) (JJ brief) (NN relationship)) (PP (IN with) (NP (DT the) (NML (NNP Kane) (NNP County)) (NNPS Cougars))))) (CC and) (VP (ADVP (RB shortly) (RB thereafter)) (VP (VBG renaming) (NP (DT the) (NNP Silver) (NNPS Hawks)) (S (NP (DT the) (NML (NNP South) (NNP Bend)) (NNPS Cubs)))))))) (. .))) | 11 | {
"ADJ": [
"brief"
],
"ADP": [
"on",
"with",
"of",
"with"
],
"ADV": [
"later",
"shortly",
"thereafter"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"a",
"the",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"days",
"18th",
"year",
"player",
"contract",
"relationship"
],
"NUM": [
"Two",
"4"
],
"PART": [],
"PRON": [
"their"
],
"PROPN": [
"Cubs",
"development",
"South",
"Bend",
"Silver",
"Hawks",
"Midwest",
"League",
"Kane",
"County",
"Cougars",
"Silver",
"Hawks",
"South",
"Bend",
"Cubs"
],
"PUNCT": [
",",
",",
"-",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"signed",
"ending",
"renaming"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-ADVP",
"O",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"O",
"O",
"O",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"... | Two/nummod/days days/npadvmod/later later/advmod/signed ,/punct/signed on/prep/signed the/det/18th 18th/pobj/on ,/punct/signed the/det/Cubs Cubs/nsubj/signed signed/ROOT/signed a/det/contract 4/nummod/year -/punct/year year/compound/contract player/compound/development development/compound/contract contract/dobj/signed with/prep/contract the/det/Hawks South/compound/Bend Bend/compound/Silver Silver/compound/Hawks Hawks/pobj/with of/prep/Hawks the/det/League Midwest/compound/League League/pobj/of ,/punct/signed ending/advcl/signed their/poss/relationship brief/amod/relationship relationship/dobj/ending with/prep/relationship the/det/Cougars Kane/compound/County County/compound/Cougars Cougars/pobj/with and/cc/ending shortly/advmod/thereafter thereafter/advmod/renaming renaming/conj/ending the/det/Hawks Silver/compound/Hawks Hawks/dobj/renaming the/det/Cubs South/compound/Cubs Bend/compound/Cubs Cubs/appos/Hawks ./punct/signed | (S (ADVP (NP (CD Two) (NNS days)) (RB later)) (, ,) (PP (IN on) (NP (DT the) (NN 18th))) (, ,) (NP (DT the) (NNPS Cubs)) (VP (VBD signed) (NP (NP (DT a) (NML (CD 4) (HYPH -) (NN year)) (NML (NN player) (NN development)) (NN contract)) (PP (IN with) (NP (NP (DT the) (NML (NNP South) (NNP Bend)) (NNP Silver) (NNPS Hawks)) (PP (IN of) (NP (DT the) (NNP Midwest) (NNP League)))))) (, ,) (S (VP (VP (VBG ending) (NP (NP (PRP$ their) (JJ brief) (NN relationship)) (PP (IN with) (NP (DT the) (NML (NNP Kane) (NNP County)) (NNPS Cougars))))) (CC and) (VP (ADVP (RB shortly) (RB thereafter)) (VP (VBG renaming) (NP (DT the) (NNP Silver) (NNPS Hawks)) (S (NP (DT the) (NML (NNP South) (NNP Bend)) (NNPS Cubs)))))))) (. .)) | T | ['the Cubs signed a 4 - year player development contract with the South Bend Silver Hawks of the Midwest League , ending their brief relationship with the Kane County Cougars and shortly thereafter renaming the Silver Hawks the South Bend Cubs'] | [] | ['Two days later , on the 18th , the Cubs signed a 4 - year player development contract with the South Bend Silver Hawks of the Midwest League , ending their brief relationship with the Kane County Cougars and shortly thereafter renaming the Silver Hawks the South Bend Cubs .'] | [] | [] | 7,726 |
The annual mean temperature is approximately 11 °C (52 °F). | (ROOT (S (NP (DT The) (JJ annual) (JJ mean) (NN temperature)) (VP (VBZ is) (NP (NP (QP (QP (RB approximately) (CD 11)) (NN °)) (NN C)) (-LRB- -LRB-) (NP (CD 52) (NN °) (NN F)) (-RRB- -RRB-))) (. .))) | 8 | {
"ADJ": [
"annual"
],
"ADP": [],
"ADV": [
"approximately"
],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"The"
],
"INTJ": [],
"NOUN": [
"mean",
"temperature",
"C",
"F"
],
"NUM": [
"11",
"52",
"°"
],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"(",
")",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [
"°"
],
"VERB": [],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | The/det/temperature annual/amod/temperature mean/compound/temperature temperature/nsubj/is is/ROOT/is approximately/advmod/11 11/nummod/° °/nummod/C C/attr/is (/punct/C 52/nummod/° °/nummod/F F/appos/C )/punct/C ./punct/is | (S (NP (DT The) (JJ annual) (JJ mean) (NN temperature)) (VP (VBZ is) (NP (NP (QP (QP (RB approximately) (CD 11)) (NN °)) (NN C)) (-LRB- -LRB-) (NP (CD 52) (NN °) (NN F)) (-RRB- -RRB-))) (. .)) | T | ['The annual mean temperature is approximately 11 ° C -LRB- 52 ° F -RRB-'] | [] | ['The annual mean temperature is approximately 11 ° C -LRB- 52 ° F -RRB- .'] | [] | [] | 66,244 |
The government was accused of "deftly manipulat(ing) Arab solidarity" to carry out policies of apartheid and ethnic cleansing. | (ROOT (S (NP (DT The) (NN government)) (VP (VBD was) (VP (VBN accused) (PP (IN of) (S (VP (`` ") (ADVP (RB deftly)) (VBG manipulat-LRB-ing) (-RRB- -RRB-) (NP (JJ Arab) (NN solidarity)) ('' ") (S (VP (TO to) (VP (VB carry) (PRT (RP out)) (NP (NP (NNS policies)) (PP (IN of) (NP (NP (NN apartheid)) (CC and) (NP (JJ ethnic) (NN cleansing))))))))))))) (. .))) | 15 | {
"ADJ": [
"Arab",
"ethnic"
],
"ADP": [
"of",
"out",
"of"
],
"ADV": [
"deftly"
],
"AUX": [
"was"
],
"CCONJ": [
"and"
],
"DET": [
"The"
],
"INTJ": [],
"NOUN": [
"government",
"solidarity",
"policies",
"apartheid",
"cleansing"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [],
"PROPN": [],
"PUNCT": [
"\"",
")",
"\"",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"accused",
"manipulat(ing",
"carry"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-VP",
"B-ADVP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | The/det/government government/nsubjpass/accused was/auxpass/accused accused/ROOT/accused of/prep/accused "/punct/manipulat(ing deftly/advmod/manipulat(ing manipulat(ing/amod/solidarity )/punct/manipulat(ing Arab/amod/solidarity solidarity/pobj/of "/punct/solidarity to/aux/carry carry/relcl/solidarity out/prt/carry policies/dobj/carry of/prep/policies apartheid/pobj/of and/cc/apartheid ethnic/amod/cleansing cleansing/conj/apartheid ./punct/accused | (S (NP (DT The) (NN government)) (VP (VBD was) (VP (VBN accused) (PP (IN of) (S (VP (`` ") (ADVP (RB deftly)) (VBG manipulat-LRB-ing) (-RRB- -RRB-) (NP (JJ Arab) (NN solidarity)) ('' ") (S (VP (TO to) (VP (VB carry) (PRT (RP out)) (NP (NP (NNS policies)) (PP (IN of) (NP (NP (NN apartheid)) (CC and) (NP (JJ ethnic) (NN cleansing))))))))))))) (. .)) | T | ['The government was accused of " deftly manipulat-LRB-ing -RRB- Arab solidarity " to carry out policies of apartheid and ethnic cleansing'] | [] | ['The government was accused of " deftly manipulat-LRB-ing -RRB- Arab solidarity " to carry out policies of apartheid and ethnic cleansing .'] | [] | [] | 64,275 |
In the aftermath of John's death William Marshal was declared the protector of the nine-year-old Henry III. | (ROOT (S (PP (IN In) (NP (NP (DT the) (NN aftermath)) (PP (IN of) (NP (NP (NNP John) (POS 's)) (NN death))))) (NP (NNP William) (NNP Marshal)) (VP (VBD was) (VP (VBN declared) (S (NP (NP (DT the) (NN protector)) (PP (IN of) (NP (DT the) (ADJP (NP (CD nine) (HYPH -) (NN year)) (HYPH -) (JJ old)) (NNP Henry) (NNP III))))))) (. .))) | 11 | {
"ADJ": [
"old"
],
"ADP": [
"In",
"of",
"of"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"aftermath",
"death",
"protector",
"year"
],
"NUM": [
"nine"
],
"PART": [
"'s"
],
"PRON": [],
"PROPN": [
"John",
"William",
"Marshal",
"Henry",
"III"
],
"PUNCT": [
"-",
"-",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"declared"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"O"
] | In/prep/declared the/det/aftermath aftermath/pobj/In of/prep/aftermath John/poss/death 's/case/John death/pobj/of William/compound/Marshal Marshal/appos/death was/auxpass/declared declared/ROOT/declared the/det/protector protector/oprd/declared of/prep/protector the/det/III nine/nummod/year -/punct/year year/npadvmod/old -/punct/old old/amod/III Henry/compound/III III/pobj/of ./punct/declared | (S (PP (IN In) (NP (NP (DT the) (NN aftermath)) (PP (IN of) (NP (NP (NNP John) (POS 's)) (NN death))))) (NP (NNP William) (NNP Marshal)) (VP (VBD was) (VP (VBN declared) (S (NP (NP (DT the) (NN protector)) (PP (IN of) (NP (DT the) (ADJP (NP (CD nine) (HYPH -) (NN year)) (HYPH -) (JJ old)) (NNP Henry) (NNP III))))))) (. .)) | T | ['William Marshal was declared the protector of the nine - year - old Henry III'] | [] | ["In the aftermath of John 's death William Marshal was declared the protector of the nine - year - old Henry III ."] | [] | [] | 25,161 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.