input stringlengths 3 1.41k | parse stringlengths 17 4.05k | depth int64 3 67 | pos_tag dict | iob_tag listlengths 1 269 | dependency stringlengths 12 4.8k | parsed stringlengths 10 4.05k | selected_tag stringclasses 3
values | C stringlengths 2 1.5k | DC stringlengths 2 2.86k | T stringlengths 2 897 | CT stringlengths 2 1.5k | FC stringlengths 2 1.17k | __index_level_0__ int64 0 75.7k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
How many freshman at BYU were Merit Scholars in 2006? | (ROOT (SBARQ (WHNP (WHNP (WHADJP (WRB How) (JJ many)) (NN freshman)) (PP (IN at) (NP (NNP BYU)))) (VP (VBD were) (NP (NNP Merit) (NNPS Scholars)) (PP (IN in) (NP (CD 2006)))) (. ?))) | 6 | {
"ADJ": [
"many"
],
"ADP": [
"at",
"in"
],
"ADV": [],
"AUX": [
"were"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"freshman"
],
"NUM": [
"2006"
],
"PART": [],
"PRON": [],
"PROPN": [
"BYU",
"Merit",
"Scholars"
],
"PUNCT": [
"?"
],
"SCONJ": [
"How"
],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"O",
"O",
"O",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | How/advmod/many many/amod/freshman freshman/nsubj/were at/prep/freshman BYU/pobj/at were/ROOT/were Merit/compound/Scholars Scholars/attr/were in/prep/were 2006/pobj/in ?/punct/were | (SBARQ (WHNP (WHNP (WHADJP (WRB How) (JJ many)) (NN freshman)) (PP (IN at) (NP (NNP BYU)))) (VP (VBD were) (NP (NNP Merit) (NNPS Scholars)) (PP (IN in) (NP (CD 2006)))) (. ?)) | FC | [] | [] | [] | [] | ['How many freshman at BYU were Merit Scholars in 2006 ?'] | 24,709 |
Philadelphia International Airport provides scheduled domestic and international air service, while Northeast Philadelphia Airport serves general and corporate aviation. | (ROOT (S (NP (NNP Philadelphia) (NNP International) (NNP Airport)) (VP (VBZ provides) (NP (JJ scheduled) (ADJP (JJ domestic) (CC and) (JJ international)) (NN air) (NN service)) (, ,) (SBAR (IN while) (S (NP (NNP Northeast) (NNP Philadelphia) (NNP Airport)) (VP (VBZ serves) (NP (ADJP (JJ general) (CC and) (JJ corporate)) (NN aviation)))))) (. .))) | 9 | {
"ADJ": [
"domestic",
"international",
"general",
"corporate"
],
"ADP": [],
"ADV": [],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"air",
"service",
"aviation"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Philadelphia",
"International",
"Airport",
"Northeast",
"Philadelphia",
"Airport"
],
"PUNCT": [
",",
"."
],
"SCONJ": [
"while"
],
"SPACE": [],
"SYM": [],
"VERB": [
"provides",
"scheduled",
"serves"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"O"
] | Philadelphia/compound/Airport International/compound/Airport Airport/nsubj/provides provides/ROOT/provides scheduled/amod/service domestic/amod/service and/cc/domestic international/conj/domestic air/compound/service service/dobj/provides ,/punct/provides while/mark/serves Northeast/compound/Airport Philadelphia/compound/Airport Airport/nsubj/serves serves/advcl/provides general/amod/aviation and/cc/general corporate/conj/general aviation/dobj/serves ./punct/provides | (S (NP (NNP Philadelphia) (NNP International) (NNP Airport)) (VP (VBZ provides) (NP (JJ scheduled) (ADJP (JJ domestic) (CC and) (JJ international)) (NN air) (NN service)) (, ,) (SBAR (IN while) (S (NP (NNP Northeast) (NNP Philadelphia) (NNP Airport)) (VP (VBZ serves) (NP (ADJP (JJ general) (CC and) (JJ corporate)) (NN aviation)))))) (. .)) | CT | ['Philadelphia International Airport provides scheduled domestic and international air service ,'] | ['while Northeast Philadelphia Airport serves general and corporate aviation'] | [] | ['Philadelphia International Airport provides scheduled domestic and international air service , while Northeast Philadelphia Airport serves general and corporate aviation .'] | [] | 63,835 |
The victim is talked into exchanging bank account information on the premise that the money will be transferred to him, and then he'll get to keep a cut. | (ROOT (S (NP (DT The) (NN victim)) (VP (VBZ is) (VP (VBN talked) (PP (IN into) (S (VP (VBG exchanging) (NP (NML (NN bank) (NN account)) (NN information)) (PP (IN on) (NP (DT the) (NN premise) (SBAR (IN that) (S (S (NP (DT the) (NN money)) (VP (MD will) (VP (VB be) (VP (VBN transferred) (PP (IN to) (NP (PRP him))))))) (, ,) (CC and) (S (ADVP (RB then)) (S (NP (PRP he)) (VP (MD 'll) (VP (VB get) (S (VP (TO to) (VP (VB keep) (NP (DT a) (NN cut)))))))))))))))))) (. .))) | 20 | {
"ADJ": [],
"ADP": [
"into",
"on",
"to"
],
"ADV": [
"then"
],
"AUX": [
"is",
"will",
"be",
"'ll"
],
"CCONJ": [
"and"
],
"DET": [
"The",
"the",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"victim",
"bank",
"account",
"information",
"premise",
"money",
"cut"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"him",
"he"
],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"talked",
"exchanging",
"transferred",
"get",
"keep"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-VP",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"O",
"O",
"B-ADVP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"O"
] | The/det/victim victim/nsubjpass/talked is/auxpass/talked talked/ROOT/talked into/prep/talked exchanging/pcomp/into bank/compound/account account/compound/information information/dobj/exchanging on/prep/exchanging the/det/premise premise/pobj/on that/mark/transferred the/det/money money/nsubjpass/transferred will/aux/transferred be/auxpass/transferred transferred/acl/premise to/prep/transferred him/pobj/to ,/punct/talked and/cc/talked then/advmod/get he/nsubj/get 'll/aux/get get/conj/talked to/aux/keep keep/xcomp/get a/det/cut cut/dobj/keep ./punct/get | (S (NP (DT The) (NN victim)) (VP (VBZ is) (VP (VBN talked) (PP (IN into) (S (VP (VBG exchanging) (NP (NML (NN bank) (NN account)) (NN information)) (PP (IN on) (NP (DT the) (NN premise) (SBAR (IN that) (S (S (NP (DT the) (NN money)) (VP (MD will) (VP (VB be) (VP (VBN transferred) (PP (IN to) (NP (PRP him))))))) (, ,) (CC and) (S (ADVP (RB then)) (S (NP (PRP he)) (VP (MD 'll) (VP (VB get) (S (VP (TO to) (VP (VB keep) (NP (DT a) (NN cut)))))))))))))))))) (. .)) | CT | ["The victim is talked into exchanging bank account information on the premise that the money will be transferred to him , and then he 'll get to keep a cut"] | ["that the money will be transferred to him , and then he 'll get to keep a cut"] | [] | ["The victim is talked into exchanging bank account information on the premise that the money will be transferred to him , and then he 'll get to keep a cut ."] | [] | 4,046 |
" Tesla may have inadvertently captured an X-ray image—predating, by a few weeks, Wilhelm Röntgen's December 1895 announcement of the discovery of x-rays—when he tried to photograph Mark Twain illuminated by a Geissler tube, an earlier type of gas discharge tube. | (ROOT (S ('' ") (NP (NNP Tesla)) (VP (MD may) (VP (VB have) (ADVP (RB inadvertently)) (VP (VBN captured) (NP (DT an) (NML (NN X) (HYPH -) (NN ray)) (NN image)) (: —) (VP (VBG predating) (, ,) (PP (IN by) (NP (DT a) (JJ few) (NNS weeks))) (, ,) (NP (NP (NP (NNP Wilhelm) (NNP Röntgen) (POS 's)) (NML (NNP December) (CD 1895)) (NN announcement)) (PP (IN of) (NP (NP (DT the) (NN discovery)) (PP (IN of) (NP (NN x) (HYPH -) (NNS rays)))))) (: —) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD tried) (S (VP (TO to) (VP (VB photograph) (NP (NP (NNP Mark) (NNP Twain)) (VP (VBN illuminated) (PP (IN by) (NP (NP (DT a) (NNP Geissler) (NN tube)) (, ,) (NP (NP (DT an) (JJR earlier) (NN type)) (PP (IN of) (NP (NML (NN gas) (NN discharge)) (NN tube)))))))))))))))))) (. .))) | 21 | {
"ADJ": [
"few",
"earlier"
],
"ADP": [
"by",
"of",
"of",
"by",
"of"
],
"ADV": [
"inadvertently"
],
"AUX": [
"may",
"have"
],
"CCONJ": [],
"DET": [
"an",
"a",
"the",
"a",
"an"
],
"INTJ": [],
"NOUN": [
"X",
"-",
"ray",
"image",
"weeks",
"announcement",
"discovery",
"x",
"-",
"rays",
"tube",
"type",
"gas",
"discharge",
"tube"
],
"NUM": [
"1895"
],
"PART": [
"'s",
"to"
],
"PRON": [
"he"
],
"PROPN": [
"Tesla",
"Wilhelm",
"Röntgen",
"December",
"Mark",
"Twain",
"Geissler"
],
"PUNCT": [
"\"",
"—",
",",
",",
"—",
",",
"."
],
"SCONJ": [
"when"
],
"SPACE": [],
"SYM": [],
"VERB": [
"captured",
"predating",
"tried",
"photograph",
"illuminated"
],
"X": []
} | [
"O",
"B-NP",
"B-VP",
"I-VP",
"B-ADVP",
"B-VP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O... | "/punct/captured Tesla/nsubj/captured may/aux/captured have/aux/captured inadvertently/advmod/captured captured/ROOT/captured an/det/image X/compound/image -/compound/image ray/compound/image image/dobj/captured —/punct/image predating/appos/image ,/punct/predating by/prep/captured a/det/weeks few/amod/weeks weeks/pobj/by ,/punct/captured Wilhelm/compound/Röntgen Röntgen/poss/announcement 's/case/Röntgen December/nmod/announcement 1895/nummod/December announcement/dobj/captured of/prep/announcement the/det/discovery discovery/pobj/of of/prep/discovery x/pobj/of -/pobj/of rays/pobj/of —/punct/discovery when/advmod/tried he/nsubj/tried tried/advcl/announcement to/aux/photograph photograph/xcomp/tried Mark/compound/Twain Twain/dobj/photograph illuminated/acl/Twain by/agent/illuminated a/det/tube Geissler/compound/tube tube/pobj/by ,/punct/tube an/det/type earlier/amod/type type/appos/tube of/prep/type gas/compound/discharge discharge/compound/tube tube/pobj/of ./punct/captured | (S ('' ") (NP (NNP Tesla)) (VP (MD may) (VP (VB have) (ADVP (RB inadvertently)) (VP (VBN captured) (NP (DT an) (NML (NN X) (HYPH -) (NN ray)) (NN image)) (: —) (VP (VBG predating) (, ,) (PP (IN by) (NP (DT a) (JJ few) (NNS weeks))) (, ,) (NP (NP (NP (NNP Wilhelm) (NNP Röntgen) (POS 's)) (NML (NNP December) (CD 1895)) (NN announcement)) (PP (IN of) (NP (NP (DT the) (NN discovery)) (PP (IN of) (NP (NN x) (HYPH -) (NNS rays)))))) (: —) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD tried) (S (VP (TO to) (VP (VB photograph) (NP (NP (NNP Mark) (NNP Twain)) (VP (VBN illuminated) (PP (IN by) (NP (NP (DT a) (NNP Geissler) (NN tube)) (, ,) (NP (NP (DT an) (JJR earlier) (NN type)) (PP (IN of) (NP (NML (NN gas) (NN discharge)) (NN tube)))))))))))))))))) (. .)) | CT | ["Tesla may have inadvertently captured an X - ray image — predating , by a few weeks , Wilhelm Röntgen 's December 1895 announcement of the discovery of x - rays —"] | ['when he tried to photograph Mark Twain illuminated by a Geissler tube , an earlier type of gas discharge tube'] | [] | ['" Tesla may have inadvertently captured an X - ray image — predating , by a few weeks , Wilhelm Röntgen \'s December 1895 announcement of the discovery of x - rays — when he tried to photograph Mark Twain illuminated by a Geissler tube , an earlier type of gas discharge tube .'] | [] | 62,887 |
On 25 March 1959, Chehab and Nasser met at the Lebanese–Syrian border and compromised on an end to the Lebanese crisis. | (ROOT (S (PP (IN On) (NP (CD 25) (NNP March) (CD 1959))) (, ,) (NP (NNP Chehab) (CC and) (NNP Nasser)) (VP (VP (VBD met) (PP (IN at) (NP (DT the) (ADJP (JJ Lebanese) (SYM –) (JJ Syrian)) (NN border)))) (CC and) (VP (VBD compromised) (PP (IN on) (NP (NP (DT an) (NN end)) (PP (IN to) (NP (DT the) (JJ Lebanese) (NN crisis))))))) (. .))) | 9 | {
"ADJ": [
"Lebanese",
"Syrian",
"Lebanese"
],
"ADP": [
"On",
"at",
"on",
"to"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"an",
"the"
],
"INTJ": [],
"NOUN": [
"border",
"end",
"crisis"
],
"NUM": [
"25",
"1959"
],
"PART": [],
"PRON": [],
"PROPN": [
"March",
"Chehab",
"Nasser"
],
"PUNCT": [
",",
"–",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"met",
"compromised"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | On/prep/met 25/nummod/March March/pobj/On 1959/nummod/March ,/punct/met Chehab/nsubj/met and/cc/Chehab Nasser/conj/Chehab met/ROOT/met at/prep/met the/det/border Lebanese/amod/border –/punct/border Syrian/amod/border border/pobj/at and/cc/met compromised/conj/met on/prep/compromised an/det/end end/pobj/on to/prep/end the/det/crisis Lebanese/amod/crisis crisis/pobj/to ./punct/met | (S (PP (IN On) (NP (CD 25) (NNP March) (CD 1959))) (, ,) (NP (NNP Chehab) (CC and) (NNP Nasser)) (VP (VP (VBD met) (PP (IN at) (NP (DT the) (ADJP (JJ Lebanese) (SYM –) (JJ Syrian)) (NN border)))) (CC and) (VP (VBD compromised) (PP (IN on) (NP (NP (DT an) (NN end)) (PP (IN to) (NP (DT the) (JJ Lebanese) (NN crisis))))))) (. .)) | T | ['Chehab and Nasser met at the Lebanese – Syrian border and compromised on an end to the Lebanese crisis'] | [] | ['On 25 March 1959 , Chehab and Nasser met at the Lebanese – Syrian border and compromised on an end to the Lebanese crisis .'] | [] | [] | 5,651 |
From May to September, rain in Israel is rare. | (ROOT (S (PP (PP (IN From) (NP (NNP May))) (PP (IN to) (NP (NNP September)))) (, ,) (NP (NP (NN rain)) (PP (IN in) (NP (NNP Israel)))) (VP (VBZ is) (ADJP (JJ rare))) (. .))) | 6 | {
"ADJ": [
"rare"
],
"ADP": [
"From",
"to",
"in"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"rain"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"May",
"September",
"Israel"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"O",
"B-NP",
"B-PP",
"B-NP",
"B-VP",
"B-ADJP",
"O"
] | From/prep/is May/pobj/From to/prep/From September/pobj/to ,/punct/is rain/nsubj/is in/prep/rain Israel/pobj/in is/ROOT/is rare/acomp/is ./punct/is | (S (PP (PP (IN From) (NP (NNP May))) (PP (IN to) (NP (NNP September)))) (, ,) (NP (NP (NN rain)) (PP (IN in) (NP (NNP Israel)))) (VP (VBZ is) (ADJP (JJ rare))) (. .)) | T | ['rain in Israel is rare'] | [] | ['From May to September , rain in Israel is rare .'] | [] | [] | 54,506 |
How much will Vanguard spend to retire debt for DMC? | (ROOT (SBARQ (WHNP (WRB How) (JJ much)) (SQ (MD will) (NP (NNP Vanguard)) (VP (VB spend) (S (VP (TO to) (VP (VB retire) (NP (NN debt)) (PP (IN for) (NP (NNP DMC)))))))) (. ?))) | 10 | {
"ADJ": [
"much"
],
"ADP": [
"for"
],
"ADV": [],
"AUX": [
"will"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"debt"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [],
"PROPN": [
"Vanguard",
"DMC"
],
"PUNCT": [
"?"
],
"SCONJ": [
"How"
],
"SPACE": [],
"SYM": [],
"VERB": [
"spend",
"retire"
],
"X": []
} | [
"O",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"O"
] | How/advmod/much much/dobj/spend will/aux/spend Vanguard/nsubj/spend spend/ROOT/spend to/aux/retire retire/xcomp/spend debt/dobj/retire for/prep/retire DMC/pobj/for ?/punct/spend | (SBARQ (WHNP (WRB How) (JJ much)) (SQ (MD will) (NP (NNP Vanguard)) (VP (VB spend) (S (VP (TO to) (VP (VB retire) (NP (NN debt)) (PP (IN for) (NP (NNP DMC)))))))) (. ?)) | FC | [] | [] | [] | [] | ['How much will Vanguard spend to retire debt for DMC ?'] | 54,998 |
In recent times, however, prisoners have postponed execution through a final round of federal litigation using the Civil Rights Act of 1871 — codified at 42 U.S.C. § | (ROOT (S (PP (IN In) (NP (JJ recent) (NNS times))) (, ,) (ADVP (RB however)) (, ,) (NP (NNS prisoners)) (VP (VP (VBP have) (VP (VBN postponed) (NP (NN execution)) (PP (IN through) (NP (NP (NP (DT a) (JJ final) (NN round)) (PP (IN of) (NP (JJ federal) (NN litigation)))) (VP (VBG using) (NP (NP (NP (DT the) (NML (NNP Civil) (NNPS Rights)) (NNP Act)) (PP (IN of) (NP (CD 1871)))) (: —) (VP (VBN codified) (PP (IN at) (NP (CD 42) (NNP U.S.C.)))))))))) (-RRB- §)))) | 13 | {
"ADJ": [
"recent",
"final",
"federal"
],
"ADP": [
"In",
"through",
"of",
"of",
"at"
],
"ADV": [
"however"
],
"AUX": [
"have"
],
"CCONJ": [],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"times",
"prisoners",
"execution",
"round",
"litigation"
],
"NUM": [
"1871",
"42"
],
"PART": [],
"PRON": [],
"PROPN": [
"Civil",
"Rights",
"Act",
"U.S.C.",
"§"
],
"PUNCT": [
",",
",",
"—"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"postponed",
"using",
"codified"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-ADVP",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP"
] | In/prep/postponed recent/amod/times times/pobj/In ,/punct/postponed however/advmod/postponed ,/punct/postponed prisoners/nsubj/postponed have/aux/postponed postponed/ROOT/postponed execution/dobj/postponed through/prep/postponed a/det/round final/amod/round round/pobj/through of/prep/round federal/amod/litigation litigation/pobj/of using/acl/round the/det/Act Civil/compound/Rights Rights/compound/Act Act/dobj/using of/prep/Act 1871/pobj/of —/punct/round codified/acl/round at/prep/codified 42/nummod/U.S.C. U.S.C./pobj/at §/punct/postponed | (S (PP (IN In) (NP (JJ recent) (NNS times))) (, ,) (ADVP (RB however)) (, ,) (NP (NNS prisoners)) (VP (VP (VBP have) (VP (VBN postponed) (NP (NN execution)) (PP (IN through) (NP (NP (NP (DT a) (JJ final) (NN round)) (PP (IN of) (NP (JJ federal) (NN litigation)))) (VP (VBG using) (NP (NP (NP (DT the) (NML (NNP Civil) (NNPS Rights)) (NNP Act)) (PP (IN of) (NP (CD 1871)))) (: —) (VP (VBN codified) (PP (IN at) (NP (CD 42) (NNP U.S.C.)))))))))) (-RRB- §))) | T | ['prisoners have postponed execution through a final round of federal litigation using the Civil Rights Act of 1871 — codified at 42 U.S.C. §'] | [] | ['In recent times , however , prisoners have postponed execution through a final round of federal litigation using the Civil Rights Act of 1871 — codified at 42 U.S.C. §'] | [] | [] | 47,920 |
Jewish theologians, who choose to emphasize the more evolutionary nature of the Halacha point to a famous story in the Talmud, where Moses is miraculously transported to the House of Study of Rabbi Akiva and is clearly unable to follow the ensuing discussion. | (ROOT (S (NP (NP (JJ Jewish) (NNS theologians)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBP choose) (S (VP (TO to) (VP (VB emphasize) (NP (NP (DT the) (ADJP (RBR more) (JJ evolutionary)) (NN nature)) (PP (IN of) (NP (DT the) (NNP Halacha))))))))))) (VP (VBP point) (PP (IN to) (NP (NP (DT a) (JJ famous) (NN story)) (PP (IN in) (NP (NP (DT the) (NNP Talmud)) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (NNP Moses)) (VP (VP (VBZ is) (ADVP (RB miraculously)) (VP (VBN transported) (PP (IN to) (NP (NP (DT the) (NNP House)) (PP (IN of) (NP (NP (NNP Study)) (PP (IN of) (NP (NNP Rabbi) (NNP Akiva))))))))) (CC and) (VP (VBZ is) (ADVP (RB clearly)) (ADJP (JJ unable) (S (VP (TO to) (VP (VB follow) (NP (DT the) (VBG ensuing) (NN discussion))))))))))))))) (. .))) | 19 | {
"ADJ": [
"Jewish",
"evolutionary",
"famous",
"unable"
],
"ADP": [
"of",
"to",
"in",
"to",
"of",
"of"
],
"ADV": [
"more",
"miraculously",
"clearly"
],
"AUX": [
"is",
"is"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"a",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"theologians",
"nature",
"point",
"story",
"discussion"
],
"NUM": [],
"PART": [
"to",
"to"
],
"PRON": [
"who"
],
"PROPN": [
"Halacha",
"Talmud",
"Moses",
"House",
"Study",
"Rabbi",
"Akiva"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [
"where"
],
"SPACE": [],
"SYM": [],
"VERB": [
"choose",
"emphasize",
"transported",
"follow",
"ensuing"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP"... | Jewish/amod/theologians theologians/ROOT/theologians ,/punct/theologians who/nsubj/choose choose/relcl/theologians to/aux/emphasize emphasize/xcomp/choose the/det/nature more/advmod/evolutionary evolutionary/amod/nature nature/dobj/emphasize of/prep/nature the/det/point Halacha/compound/point point/pobj/of to/prep/emphasize a/det/story famous/amod/story story/pobj/to in/prep/story the/det/Talmud Talmud/pobj/in ,/punct/Talmud where/advmod/transported Moses/nsubjpass/transported is/auxpass/transported miraculously/advmod/transported transported/relcl/Talmud to/prep/transported the/det/House House/pobj/to of/prep/House Study/pobj/of of/prep/Study Rabbi/compound/Akiva Akiva/pobj/of and/cc/transported is/conj/transported clearly/advmod/is unable/acomp/is to/aux/follow follow/xcomp/unable the/det/discussion ensuing/amod/discussion discussion/dobj/follow ./punct/theologians | (S (NP (NP (JJ Jewish) (NNS theologians)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBP choose) (S (VP (TO to) (VP (VB emphasize) (NP (NP (DT the) (ADJP (RBR more) (JJ evolutionary)) (NN nature)) (PP (IN of) (NP (DT the) (NNP Halacha))))))))))) (VP (VBP point) (PP (IN to) (NP (NP (DT a) (JJ famous) (NN story)) (PP (IN in) (NP (NP (DT the) (NNP Talmud)) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (NNP Moses)) (VP (VP (VBZ is) (ADVP (RB miraculously)) (VP (VBN transported) (PP (IN to) (NP (NP (DT the) (NNP House)) (PP (IN of) (NP (NP (NNP Study)) (PP (IN of) (NP (NNP Rabbi) (NNP Akiva))))))))) (CC and) (VP (VBZ is) (ADVP (RB clearly)) (ADJP (JJ unable) (S (VP (TO to) (VP (VB follow) (NP (DT the) (VBG ensuing) (NN discussion))))))))))))))) (. .)) | CT | ['Jewish theologians , who choose to emphasize the more evolutionary nature of the Halacha point to a famous story in the Talmud , where Moses is miraculously transported to the House of Study of Rabbi Akiva and is clearly unable to follow the ensuing discussion'] | ['who choose to emphasize the more evolutionary nature of the Halacha', 'where Moses is miraculously transported to the House of Study of Rabbi Akiva and is clearly unable to follow the ensuing discussion'] | [] | ['Jewish theologians , who choose to emphasize the more evolutionary nature of the Halacha point to a famous story in the Talmud , where Moses is miraculously transported to the House of Study of Rabbi Akiva and is clearly unable to follow the ensuing discussion .'] | [] | 69,766 |
Although the Templars and Hospitallers took part in the Spanish crusades, similar Spanish military religious orders were founded, most of which had become part of the two main orders of Calatrava and Santiago by the beginning of the 12th century. | (ROOT (S (SBAR (IN Although) (S (NP (DT the) (NNPS Templars) (CC and) (NNPS Hospitallers)) (VP (VBD took) (NP (NN part)) (PP (IN in) (NP (DT the) (JJ Spanish) (NNS crusades)))))) (, ,) (NP (JJ similar) (JJ Spanish) (JJ military) (JJ religious) (NNS orders)) (VP (VBD were) (VP (VBN founded) (, ,) (SBAR (WHNP (WHNP (JJS most)) (WHPP (IN of) (WHNP (WDT which)))) (S (VP (VBD had) (VP (VBN become) (NP (NP (NN part)) (PP (IN of) (NP (NP (DT the) (CD two) (JJ main) (NNS orders)) (PP (IN of) (NP (NNP Calatrava) (CC and) (NNP Santiago)))))) (PP (IN by) (NP (NP (DT the) (NN beginning)) (PP (IN of) (NP (DT the) (JJ 12th) (NN century))))))))))) (. .))) | 14 | {
"ADJ": [
"Spanish",
"similar",
"Spanish",
"military",
"religious",
"most",
"main",
"12th"
],
"ADP": [
"in",
"of",
"of",
"of",
"by",
"of"
],
"ADV": [],
"AUX": [
"were",
"had"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"part",
"crusades",
"orders",
"part",
"orders",
"beginning",
"century"
],
"NUM": [
"two"
],
"PART": [],
"PRON": [
"which"
],
"PROPN": [
"Templars",
"Hospitallers",
"Calatrava",
"Santiago"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [
"Although"
],
"SPACE": [],
"SYM": [],
"VERB": [
"took",
"founded",
"become"
],
"X": []
} | [
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"O",
"O",
"O",
"B-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"... | Although/mark/took the/det/Templars Templars/nsubj/took and/cc/Templars Hospitallers/conj/Templars took/advcl/founded part/dobj/took in/prep/took the/det/crusades Spanish/amod/crusades crusades/pobj/in ,/punct/crusades similar/amod/orders Spanish/amod/orders military/amod/orders religious/amod/orders orders/nsubjpass/founded were/auxpass/founded founded/ccomp/become ,/punct/become most/nsubj/become of/prep/most which/pobj/of had/aux/become become/ROOT/become part/attr/become of/prep/part the/det/orders two/nummod/orders main/amod/orders orders/pobj/of of/prep/orders Calatrava/pobj/of and/cc/Calatrava Santiago/conj/Calatrava by/prep/become the/det/beginning beginning/pobj/by of/prep/beginning the/det/century 12th/amod/century century/pobj/of ./punct/become | (S (SBAR (IN Although) (S (NP (DT the) (NNPS Templars) (CC and) (NNPS Hospitallers)) (VP (VBD took) (NP (NN part)) (PP (IN in) (NP (DT the) (JJ Spanish) (NNS crusades)))))) (, ,) (NP (JJ similar) (JJ Spanish) (JJ military) (JJ religious) (NNS orders)) (VP (VBD were) (VP (VBN founded) (, ,) (SBAR (WHNP (WHNP (JJS most)) (WHPP (IN of) (WHNP (WDT which)))) (S (VP (VBD had) (VP (VBN become) (NP (NP (NN part)) (PP (IN of) (NP (NP (DT the) (CD two) (JJ main) (NNS orders)) (PP (IN of) (NP (NNP Calatrava) (CC and) (NNP Santiago)))))) (PP (IN by) (NP (NP (DT the) (NN beginning)) (PP (IN of) (NP (DT the) (JJ 12th) (NN century))))))))))) (. .)) | CT | ['similar Spanish military religious orders were founded ,'] | ['Although the Templars and Hospitallers took part in the Spanish crusades', 'most of which had become part of the two main orders of Calatrava and Santiago by the beginning of the 12th century'] | [] | ['Although the Templars and Hospitallers took part in the Spanish crusades , similar Spanish military religious orders were founded , most of which had become part of the two main orders of Calatrava and Santiago by the beginning of the 12th century .'] | [] | 15,539 |
State Route 168, the Sierra Freeway, heads east to the city of Clovis and Huntington Lake. | (ROOT (S (NP (NP (NN State) (NNP Route) (CD 168)) (, ,) (NP (DT the) (NNP Sierra) (NNP Freeway)) (, ,)) (VP (VBZ heads) (ADVP (RB east)) (PP (IN to) (NP (NP (DT the) (NN city)) (PP (IN of) (NP (NP (NNP Clovis)) (CC and) (NP (NNP Huntington) (NNP Lake))))))) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"to",
"of"
],
"ADV": [
"east"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"city"
],
"NUM": [
"168"
],
"PART": [],
"PRON": [],
"PROPN": [
"State",
"Route",
"Sierra",
"Freeway",
"Clovis",
"Huntington",
"Lake"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"heads"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | State/compound/Route Route/nsubj/heads 168/nummod/Route ,/punct/Route the/det/Freeway Sierra/compound/Freeway Freeway/appos/Route ,/punct/Route heads/ROOT/heads east/advmod/heads to/prep/heads the/det/city city/pobj/to of/prep/city Clovis/pobj/of and/cc/Clovis Huntington/compound/Lake Lake/conj/Clovis ./punct/heads | (S (NP (NP (NN State) (NNP Route) (CD 168)) (, ,) (NP (DT the) (NNP Sierra) (NNP Freeway)) (, ,)) (VP (VBZ heads) (ADVP (RB east)) (PP (IN to) (NP (NP (DT the) (NN city)) (PP (IN of) (NP (NP (NNP Clovis)) (CC and) (NP (NNP Huntington) (NNP Lake))))))) (. .)) | T | ['State Route 168 , the Sierra Freeway , heads east to the city of Clovis and Huntington Lake'] | [] | ['State Route 168 , the Sierra Freeway , heads east to the city of Clovis and Huntington Lake .'] | [] | [] | 50,454 |
The principal fighting occurred between the Bolshevik Red Army and the forces of the White Army. | (ROOT (S (NP (DT The) (JJ principal) (NN fighting)) (VP (VBD occurred) (PP (IN between) (NP (NP (DT the) (NNP Bolshevik) (NNP Red) (NNP Army)) (CC and) (NP (NP (DT the) (NNS forces)) (PP (IN of) (NP (DT the) (NNP White) (NNP Army))))))) (. .))) | 9 | {
"ADJ": [
"principal"
],
"ADP": [
"between",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"The",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"fighting",
"forces"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Bolshevik",
"Red",
"Army",
"White",
"Army"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"occurred"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | The/det/fighting principal/amod/fighting fighting/nsubj/occurred occurred/ROOT/occurred between/prep/occurred the/det/Army Bolshevik/compound/Army Red/compound/Army Army/pobj/between and/cc/Army the/det/forces forces/conj/Army of/prep/forces the/det/Army White/compound/Army Army/pobj/of ./punct/occurred | (S (NP (DT The) (JJ principal) (NN fighting)) (VP (VBD occurred) (PP (IN between) (NP (NP (DT the) (NNP Bolshevik) (NNP Red) (NNP Army)) (CC and) (NP (NP (DT the) (NNS forces)) (PP (IN of) (NP (DT the) (NNP White) (NNP Army))))))) (. .)) | T | ['The principal fighting occurred between the Bolshevik Red Army and the forces of the White Army'] | [] | ['The principal fighting occurred between the Bolshevik Red Army and the forces of the White Army .'] | [] | [] | 31,846 |
The view of the Roman Catholic Church is that Protestant denominations cannot be considered churches but rather that they are ecclesial communities or specific faith-believing communities because their ordinances and doctrines are not historically the same as the Catholic sacraments and dogmas, and the Protestant communities have no sacramental ministerial priesthood and therefore lack true apostolic succession. | (ROOT (S (NP (NP (DT The) (NN view)) (PP (IN of) (NP (DT the) (NNP Roman) (NNP Catholic) (NNP Church)))) (VP (VBZ is) (SBAR (SBAR (IN that) (S (NP (JJ Protestant) (NNS denominations)) (VP (MD can) (RB not) (VP (VB be) (VP (VBN considered) (S (NP (NNS churches)))))))) (CC but) (RB rather) (SBAR (IN that) (S (NP (PRP they)) (VP (VBP are) (NP (NP (JJ ecclesial) (NNS communities)) (CC or) (NP (JJ specific) (ADJP (NN faith) (HYPH -) (VBG believing)) (NNS communities))) (SBAR (SBAR (IN because) (S (NP (PRP$ their) (NNS ordinances) (CC and) (NNS doctrines)) (VP (VBP are) (RB not) (ADVP (RB historically)) (NP (NP (DT the) (JJ same)) (PP (IN as) (NP (DT the) (JJ Catholic) (NNS sacraments) (CC and) (NNS dogmas))))))) (, ,) (CC and) (S (NP (DT the) (JJ Protestant) (NNS communities)) (VP (VP (VBP have) (NP (DT no) (JJ sacramental) (JJ ministerial) (NN priesthood))) (CC and) (ADVP (RB therefore)) (VP (VBP lack) (NP (JJ true) (JJ apostolic) (NN succession))))))))))) (. .))) | 15 | {
"ADJ": [
"Protestant",
"ecclesial",
"specific",
"same",
"Protestant",
"sacramental",
"ministerial",
"true",
"apostolic"
],
"ADP": [
"of",
"as"
],
"ADV": [
"rather",
"historically",
"therefore"
],
"AUX": [
"is",
"can",
"be",
"are",
"are"
],
"CCONJ": [
"but",
"or",
"and",
"and",
"and",
"and"
],
"DET": [
"The",
"the",
"the",
"the",
"the",
"no"
],
"INTJ": [],
"NOUN": [
"view",
"denominations",
"churches",
"communities",
"faith",
"communities",
"ordinances",
"doctrines",
"sacraments",
"dogmas",
"communities",
"priesthood",
"succession"
],
"NUM": [],
"PART": [
"not",
"not"
],
"PRON": [
"they",
"their"
],
"PROPN": [
"Roman",
"Catholic",
"Church",
"Catholic"
],
"PUNCT": [
"-",
",",
"."
],
"SCONJ": [
"that",
"that",
"because"
],
"SPACE": [],
"SYM": [],
"VERB": [
"considered",
"believing",
"have",
"lack"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP... | The/det/view view/nsubj/is of/prep/view the/det/Church Roman/compound/Church Catholic/compound/Church Church/pobj/of is/ROOT/is that/mark/considered Protestant/amod/denominations denominations/nsubjpass/considered can/aux/considered not/neg/considered be/auxpass/considered considered/ccomp/is churches/oprd/considered but/cc/considered rather/advmod/are that/mark/are they/nsubj/are are/conj/considered ecclesial/amod/communities communities/attr/are or/cc/communities specific/amod/communities faith/npadvmod/believing -/punct/believing believing/amod/communities communities/conj/communities because/mark/are their/poss/ordinances ordinances/nsubj/are and/cc/ordinances doctrines/conj/ordinances are/advcl/are not/neg/are historically/advmod/are the/det/same same/attr/are as/prep/same the/det/sacraments Catholic/amod/sacraments sacraments/pobj/as and/cc/sacraments dogmas/conj/sacraments ,/punct/is and/cc/is the/det/communities Protestant/amod/communities communities/nsubj/have have/conj/is no/det/priesthood sacramental/amod/priesthood ministerial/amod/priesthood priesthood/dobj/have and/cc/have therefore/advmod/lack lack/conj/have true/amod/succession apostolic/amod/succession succession/dobj/lack ./punct/have | (S (NP (NP (DT The) (NN view)) (PP (IN of) (NP (DT the) (NNP Roman) (NNP Catholic) (NNP Church)))) (VP (VBZ is) (SBAR (SBAR (IN that) (S (NP (JJ Protestant) (NNS denominations)) (VP (MD can) (RB not) (VP (VB be) (VP (VBN considered) (S (NP (NNS churches)))))))) (CC but) (RB rather) (SBAR (IN that) (S (NP (PRP they)) (VP (VBP are) (NP (NP (JJ ecclesial) (NNS communities)) (CC or) (NP (JJ specific) (ADJP (NN faith) (HYPH -) (VBG believing)) (NNS communities))) (SBAR (SBAR (IN because) (S (NP (PRP$ their) (NNS ordinances) (CC and) (NNS doctrines)) (VP (VBP are) (RB not) (ADVP (RB historically)) (NP (NP (DT the) (JJ same)) (PP (IN as) (NP (DT the) (JJ Catholic) (NNS sacraments) (CC and) (NNS dogmas))))))) (, ,) (CC and) (S (NP (DT the) (JJ Protestant) (NNS communities)) (VP (VP (VBP have) (NP (DT no) (JJ sacramental) (JJ ministerial) (NN priesthood))) (CC and) (ADVP (RB therefore)) (VP (VBP lack) (NP (JJ true) (JJ apostolic) (NN succession))))))))))) (. .)) | CT | ['The view of the Roman Catholic Church is'] | ['that Protestant denominations can not be considered churches but rather that they are ecclesial communities or specific faith - believing communities because their ordinances and doctrines are not historically the same as the Catholic sacraments and dogmas , and the Protestant communities have no sacramental ministerial priesthood and therefore lack true apostolic succession', 'that Protestant denominations can not be considered churches', 'that they are ecclesial communities or specific faith - believing communities because their ordinances and doctrines are not historically the same as the Catholic sacraments and dogmas , and the Protestant communities have no sacramental ministerial priesthood and therefore lack true apostolic succession', 'because their ordinances and doctrines are not historically the same as the Catholic sacraments and dogmas , and the Protestant communities have no sacramental ministerial priesthood and therefore lack true apostolic succession', 'because their ordinances and doctrines are not historically the same as the Catholic sacraments and dogmas'] | [] | ['The view of the Roman Catholic Church is that Protestant denominations can not be considered churches but rather that they are ecclesial communities or specific faith - believing communities because their ordinances and doctrines are not historically the same as the Catholic sacraments and dogmas , and the Protestant communities have no sacramental ministerial priesthood and therefore lack true apostolic succession .'] | [] | 71,972 |
In 1725 Yongzheng bestowed the hereditary title of Marquis on a descendant of the Ming dynasty Imperial family, Zhu Zhiliang, who received a salary from the Qing government and whose duty was to perform rituals at the Ming tombs, and was also inducted the Chinese Plain White Banner in the Eight Banners. | (ROOT (S (PP (IN In) (NP (CD 1725))) (NP (NNP Yongzheng)) (VP (VBD bestowed) (NP (NP (DT the) (JJ hereditary) (NN title)) (PP (IN of) (NP (NNP Marquis)))) (PP (IN on) (NP (NP (NP (DT a) (NN descendant)) (PP (IN of) (NP (DT the) (NML (NNP Ming) (NN dynasty)) (JJ Imperial) (NN family)))) (, ,) (NP (NP (NNP Zhu) (NNP Zhiliang)) (, ,) (SBAR (SBAR (WHNP (WP who)) (S (VP (S (VP (VBD received) (NP (DT a) (NN salary)) (PP (IN from) (NP (DT the) (NNP Qing) (NN government))))) (CC and) (SBAR (WHNP (WP$ whose) (NN duty)) (S (VP (VBD was) (S (VP (TO to) (VP (VB perform) (NP (NNS rituals)) (PP (IN at) (NP (DT the) (NNP Ming) (NNS tombs)))))))))))) (, ,) (CC and) (VP (VBD was) (ADVP (RB also)) (VP (VBN inducted) (NP (DT the) (NNP Chinese) (ADJP (NNP Plain) (NNP White)) (NNP Banner)) (PP (IN in) (NP (DT the) (CD Eight) (NNPS Banners)))))))))) (. .))) | 19 | {
"ADJ": [
"hereditary",
"Qing"
],
"ADP": [
"In",
"of",
"on",
"of",
"from",
"at",
"in"
],
"ADV": [
"also"
],
"AUX": [
"was",
"was"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"a",
"the",
"a",
"the",
"whose",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"title",
"descendant",
"dynasty",
"family",
"salary",
"government",
"duty",
"rituals",
"tombs"
],
"NUM": [
"1725"
],
"PART": [
"to"
],
"PRON": [
"who"
],
"PROPN": [
"Yongzheng",
"Marquis",
"Ming",
"Imperial",
"Zhu",
"Zhiliang",
"Ming",
"Chinese",
"Plain",
"White",
"Banner",
"Eight",
"Banners"
],
"PUNCT": [
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"bestowed",
"received",
"perform",
"inducted"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"O",
"... | In/prep/bestowed 1725/pobj/In Yongzheng/nsubj/bestowed bestowed/ROOT/bestowed the/det/title hereditary/amod/title title/dobj/bestowed of/prep/title Marquis/pobj/of on/prep/bestowed a/det/descendant descendant/pobj/on of/prep/descendant the/det/family Ming/nmod/dynasty dynasty/nmod/family Imperial/compound/family family/pobj/of ,/punct/bestowed Zhu/compound/Zhiliang Zhiliang/preconj/, ,/punct/Zhiliang who/nsubj/received received/relcl/Zhiliang a/det/salary salary/dobj/received from/prep/received the/det/government Qing/compound/government government/pobj/from and/cc/received whose/poss/duty duty/nsubj/was was/conj/received to/aux/perform perform/xcomp/was rituals/dobj/perform at/prep/perform the/det/tombs Ming/compound/tombs tombs/pobj/at ,/punct/Zhiliang and/cc/Zhiliang was/auxpass/inducted also/advmod/inducted inducted/conj/bestowed the/det/Banner Chinese/compound/Banner Plain/compound/Banner White/compound/Banner Banner/dobj/inducted in/prep/inducted the/det/Banners Eight/compound/Banners Banners/pobj/in ./punct/bestowed | (S (PP (IN In) (NP (CD 1725))) (NP (NNP Yongzheng)) (VP (VBD bestowed) (NP (NP (DT the) (JJ hereditary) (NN title)) (PP (IN of) (NP (NNP Marquis)))) (PP (IN on) (NP (NP (NP (DT a) (NN descendant)) (PP (IN of) (NP (DT the) (NML (NNP Ming) (NN dynasty)) (JJ Imperial) (NN family)))) (, ,) (NP (NP (NNP Zhu) (NNP Zhiliang)) (, ,) (SBAR (SBAR (WHNP (WP who)) (S (VP (S (VP (VBD received) (NP (DT a) (NN salary)) (PP (IN from) (NP (DT the) (NNP Qing) (NN government))))) (CC and) (SBAR (WHNP (WP$ whose) (NN duty)) (S (VP (VBD was) (S (VP (TO to) (VP (VB perform) (NP (NNS rituals)) (PP (IN at) (NP (DT the) (NNP Ming) (NNS tombs)))))))))))) (, ,) (CC and) (VP (VBD was) (ADVP (RB also)) (VP (VBN inducted) (NP (DT the) (NNP Chinese) (ADJP (NNP Plain) (NNP White)) (NNP Banner)) (PP (IN in) (NP (DT the) (CD Eight) (NNPS Banners)))))))))) (. .)) | CT | ['Yongzheng bestowed the hereditary title of Marquis on a descendant of the Ming dynasty Imperial family , Zhu Zhiliang , , and was also inducted the Chinese Plain White Banner in the Eight Banners'] | ['who received a salary from the Qing government and whose duty was to perform rituals at the Ming tombs , and was also inducted the Chinese Plain White Banner in the Eight Banners', 'who received a salary from the Qing government and whose duty was to perform rituals at the Ming tombs', 'whose duty was to perform rituals at the Ming tombs'] | [] | ['In 1725 Yongzheng bestowed the hereditary title of Marquis on a descendant of the Ming dynasty Imperial family , Zhu Zhiliang , who received a salary from the Qing government and whose duty was to perform rituals at the Ming tombs , and was also inducted the Chinese Plain White Banner in the Eight Banners .'] | [] | 59,301 |
It is used for football, rugby union and track and field athletics. | (ROOT (S (NP (PRP It)) (VP (VBZ is) (VP (VBN used) (PP (IN for) (NP (NP (NN football)) (, ,) (NP (NN rugby) (NN union)) (CC and) (NP (NML (NN track) (CC and) (NN field)) (NNS athletics)))))) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"for"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"and",
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"football",
"rugby",
"union",
"track",
"field",
"athletics"
],
"NUM": [],
"PART": [],
"PRON": [
"It"
],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"used"
],
"X": []
} | [
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"O",
"B-NP",
"O"
] | It/nsubjpass/used is/auxpass/used used/ROOT/used for/prep/used football/pobj/for ,/punct/football rugby/compound/union union/conj/football and/cc/union track/nmod/athletics and/cc/track field/conj/track athletics/conj/union ./punct/used | (S (NP (PRP It)) (VP (VBZ is) (VP (VBN used) (PP (IN for) (NP (NP (NN football)) (, ,) (NP (NN rugby) (NN union)) (CC and) (NP (NML (NN track) (CC and) (NN field)) (NNS athletics)))))) (. .)) | T | ['It is used for football , rugby union and track and field athletics'] | [] | ['It is used for football , rugby union and track and field athletics .'] | [] | [] | 38,866 |
Imperial College Healthcare NHS Trust was formed on 1 October 2007 by the merger of Hammersmith Hospitals NHS Trust (Charing Cross Hospital, Hammersmith Hospital and Queen Charlotte's and Chelsea Hospital) and St Mary's NHS Trust (St. Mary's Hospital and Western Eye Hospital) with Imperial College London Faculty of Medicine. | (ROOT (S (NP (NNP Imperial) (NNP College) (NNP Healthcare) (NNP NHS) (NNP Trust)) (VP (VBD was) (VP (VBN formed) (PP (IN on) (NP (CD 1) (NNP October) (CD 2007))) (PP (IN by) (NP (NP (DT the) (NN merger)) (PP (IN of) (NP (NP (NP (NNP Hammersmith) (NNPS Hospitals) (NNP NHS) (NNP Trust)) (-LRB- -LRB-) (NP (NP (NML (NNP Charing) (NNP Cross)) (NNP Hospital)) (, ,) (NP (NNP Hammersmith) (NNP Hospital)) (CC and) (NP (NP (NNP Queen) (NNP Charlotte) (POS 's)) (CC and) (NP (NNP Chelsea) (NNP Hospital)))) (-RRB- -RRB-)) (CC and) (NP (NP (NP (NNP St) (NNP Mary) (POS 's)) (NNP NHS) (NNP Trust)) (-LRB- -LRB-) (NP (NP (NP (NNP St.) (NNP Mary) (POS 's)) (NNP Hospital)) (CC and) (NP (NNP Western) (NNP Eye) (NNP Hospital))) (-RRB- -RRB-)))) (PP (IN with) (NP (NP (NML (NML (NNP Imperial) (NNP College)) (NNP London)) (NNP Faculty)) (PP (IN of) (NP (NNP Medicine))))))))) (. .))) | 13 | {
"ADJ": [],
"ADP": [
"on",
"by",
"of",
"with",
"of"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [
"and",
"and",
"and",
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"merger"
],
"NUM": [
"1",
"2007"
],
"PART": [
"'s",
"'s",
"'s"
],
"PRON": [],
"PROPN": [
"Imperial",
"College",
"Healthcare",
"NHS",
"Trust",
"October",
"Hammersmith",
"Hospitals",
"NHS",
"Trust",
"Charing",
"Cross",
"Hospital",
"Hammersmith",
"Hospital",
"Queen",
"Charlotte",
"Chelsea",
"Hospital",
"St",
"Mary",
"NHS",
"Trust",
"St.",
"Mary",
"Hospital",
"Western",
"Eye",
"Hospital",
"Imperial",
"College",
"London",
"Faculty",
"Medicine"
],
"PUNCT": [
"(",
",",
")",
"(",
")",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"formed"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I... | Imperial/compound/College College/compound/Trust Healthcare/compound/NHS NHS/compound/Trust Trust/nsubjpass/formed was/auxpass/formed formed/ROOT/formed on/prep/formed 1/nummod/October October/pobj/on 2007/nummod/October by/agent/formed the/det/merger merger/pobj/by of/prep/merger Hammersmith/compound/Trust Hospitals/compound/Trust NHS/compound/Trust Trust/pobj/of (/punct/Trust Charing/compound/Cross Cross/compound/Hospital Hospital/appos/Trust ,/punct/Hospital Hammersmith/compound/Hospital Hospital/conj/Hospital and/cc/Hospital Queen/compound/Charlotte Charlotte/conj/Hospital 's/case/Charlotte and/cc/Charlotte Chelsea/compound/Hospital Hospital/conj/Charlotte )/punct/Hospital and/cc/Hospital St/compound/Mary Mary/poss/Trust 's/case/Mary NHS/compound/Trust Trust/conj/Hospital (/punct/Trust St./compound/Mary Mary/poss/Hospital 's/case/Mary Hospital/appos/Trust and/cc/Hospital Western/compound/Hospital Eye/compound/Hospital Hospital/conj/Hospital )/punct/Trust with/prep/merger Imperial/compound/College College/compound/Faculty London/compound/Faculty Faculty/pobj/with of/prep/Faculty Medicine/pobj/of ./punct/formed | (S (NP (NNP Imperial) (NNP College) (NNP Healthcare) (NNP NHS) (NNP Trust)) (VP (VBD was) (VP (VBN formed) (PP (IN on) (NP (CD 1) (NNP October) (CD 2007))) (PP (IN by) (NP (NP (DT the) (NN merger)) (PP (IN of) (NP (NP (NP (NNP Hammersmith) (NNPS Hospitals) (NNP NHS) (NNP Trust)) (-LRB- -LRB-) (NP (NP (NML (NNP Charing) (NNP Cross)) (NNP Hospital)) (, ,) (NP (NNP Hammersmith) (NNP Hospital)) (CC and) (NP (NP (NNP Queen) (NNP Charlotte) (POS 's)) (CC and) (NP (NNP Chelsea) (NNP Hospital)))) (-RRB- -RRB-)) (CC and) (NP (NP (NP (NNP St) (NNP Mary) (POS 's)) (NNP NHS) (NNP Trust)) (-LRB- -LRB-) (NP (NP (NP (NNP St.) (NNP Mary) (POS 's)) (NNP Hospital)) (CC and) (NP (NNP Western) (NNP Eye) (NNP Hospital))) (-RRB- -RRB-)))) (PP (IN with) (NP (NP (NML (NML (NNP Imperial) (NNP College)) (NNP London)) (NNP Faculty)) (PP (IN of) (NP (NNP Medicine))))))))) (. .)) | T | ["Imperial College Healthcare NHS Trust was formed on 1 October 2007 by the merger of Hammersmith Hospitals NHS Trust -LRB- Charing Cross Hospital , Hammersmith Hospital and Queen Charlotte 's and Chelsea Hospital -RRB- and St Mary 's NHS Trust -LRB- St. Mary 's Hospital and Western Eye Hospital -RRB- with Imperial College London Faculty of Medicine"] | [] | ["Imperial College Healthcare NHS Trust was formed on 1 October 2007 by the merger of Hammersmith Hospitals NHS Trust -LRB- Charing Cross Hospital , Hammersmith Hospital and Queen Charlotte 's and Chelsea Hospital -RRB- and St Mary 's NHS Trust -LRB- St. Mary 's Hospital and Western Eye Hospital -RRB- with Imperial College London Faculty of Medicine ."] | [] | [] | 42,421 |
Each cell has a numbered "address" and can store a single number. | (ROOT (S (NP (DT Each) (NN cell)) (VP (VP (VBZ has) (NP (DT a) (VBN numbered) (`` ") (NN address) ('' "))) (CC and) (VP (MD can) (VP (VB store) (NP (DT a) (JJ single) (NN number))))) (. .))) | 7 | {
"ADJ": [
"numbered",
"single"
],
"ADP": [],
"ADV": [],
"AUX": [
"can"
],
"CCONJ": [
"and"
],
"DET": [
"Each",
"a",
"a"
],
"INTJ": [],
"NOUN": [
"cell",
"address",
"number"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"\"",
"\"",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"has",
"store"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Each/det/cell cell/nsubj/has has/ROOT/has a/det/address numbered/amod/address "/punct/address address/dobj/has "/punct/address and/cc/has can/aux/store store/conj/has a/det/number single/amod/number number/dobj/store ./punct/has | (S (NP (DT Each) (NN cell)) (VP (VP (VBZ has) (NP (DT a) (VBN numbered) (`` ") (NN address) ('' "))) (CC and) (VP (MD can) (VP (VB store) (NP (DT a) (JJ single) (NN number))))) (. .)) | T | ['Each cell has a numbered " address " and can store a single number'] | [] | ['Each cell has a numbered " address " and can store a single number .'] | [] | [] | 64,234 |
Aristotle believed that no void could occur naturally, because the denser surrounding material continuum would immediately fill any incipient rarity that might give rise to a void. | (ROOT (S (NP (NNP Aristotle)) (VP (VBD believed) (SBAR (IN that) (S (S (NP (DT no) (NN void)) (VP (MD could) (VP (VB occur) (ADVP (RB naturally))))) (, ,) (SBAR (IN because) (S (NP (DT the) (JJR denser) (VBG surrounding) (NN material) (NN continuum)) (VP (MD would) (ADVP (RB immediately)) (VP (VB fill) (NP (NP (DT any) (JJ incipient) (NN rarity)) (SBAR (WHNP (WDT that)) (S (VP (MD might) (VP (VB give) (NP (NN rise)) (PP (IN to) (NP (DT a) (NN void))))))))))))))) (. .))) | 17 | {
"ADJ": [
"denser",
"incipient"
],
"ADP": [
"to"
],
"ADV": [
"naturally",
"immediately"
],
"AUX": [
"could",
"would",
"might"
],
"CCONJ": [],
"DET": [
"no",
"the",
"any",
"a"
],
"INTJ": [],
"NOUN": [
"void",
"material",
"rarity",
"rise",
"void"
],
"NUM": [],
"PART": [],
"PRON": [
"that"
],
"PROPN": [
"Aristotle",
"continuum"
],
"PUNCT": [
",",
"."
],
"SCONJ": [
"that",
"because"
],
"SPACE": [],
"SYM": [],
"VERB": [
"believed",
"occur",
"surrounding",
"fill",
"give"
],
"X": []
} | [
"B-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-ADVP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Aristotle/nsubj/believed believed/ROOT/believed that/mark/occur no/det/void void/nsubj/occur could/aux/occur occur/ccomp/believed naturally/advmod/occur ,/punct/occur because/mark/fill the/det/continuum denser/amod/surrounding surrounding/amod/continuum material/compound/continuum continuum/nsubj/fill would/aux/fill immediately/advmod/fill fill/advcl/occur any/det/rarity incipient/amod/rarity rarity/dobj/fill that/nsubj/give might/aux/give give/relcl/rarity rise/dobj/give to/prep/give a/det/void void/pobj/to ./punct/believed | (S (NP (NNP Aristotle)) (VP (VBD believed) (SBAR (IN that) (S (S (NP (DT no) (NN void)) (VP (MD could) (VP (VB occur) (ADVP (RB naturally))))) (, ,) (SBAR (IN because) (S (NP (DT the) (JJR denser) (VBG surrounding) (NN material) (NN continuum)) (VP (MD would) (ADVP (RB immediately)) (VP (VB fill) (NP (NP (DT any) (JJ incipient) (NN rarity)) (SBAR (WHNP (WDT that)) (S (VP (MD might) (VP (VB give) (NP (NN rise)) (PP (IN to) (NP (DT a) (NN void))))))))))))))) (. .)) | CT | ['Aristotle believed'] | ['that no void could occur naturally , because the denser surrounding material continuum would immediately fill any incipient rarity that might give rise to a void', 'because the denser surrounding material continuum would immediately fill any incipient rarity that might give rise to a void', 'that might give rise to a void'] | [] | ['Aristotle believed that no void could occur naturally , because the denser surrounding material continuum would immediately fill any incipient rarity that might give rise to a void .'] | [] | 73,538 |
Over the years a variety of record equalization practices emerged and there was no industry standard. | (ROOT (S (PP (IN Over) (NP (DT the) (NNS years))) (S (NP (NP (DT a) (NN variety)) (PP (IN of) (NP (NN record) (NN equalization) (NNS practices)))) (VP (VBD emerged))) (CC and) (S (NP (EX there)) (VP (VBD was) (NP (DT no) (NN industry) (NN standard)))) (. .))) | 7 | {
"ADJ": [],
"ADP": [
"Over",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"a",
"no"
],
"INTJ": [],
"NOUN": [
"years",
"variety",
"record",
"equalization",
"practices",
"industry",
"standard"
],
"NUM": [],
"PART": [],
"PRON": [
"there"
],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"emerged",
"was"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Over/prep/emerged the/det/years years/pobj/Over a/det/variety variety/nsubj/emerged of/prep/variety record/compound/practices equalization/compound/practices practices/pobj/of emerged/ROOT/emerged and/cc/emerged there/expl/was was/conj/emerged no/det/standard industry/compound/standard standard/attr/was ./punct/was | (S (PP (IN Over) (NP (DT the) (NNS years))) (S (NP (NP (DT a) (NN variety)) (PP (IN of) (NP (NN record) (NN equalization) (NNS practices)))) (VP (VBD emerged))) (CC and) (S (NP (EX there)) (VP (VBD was) (NP (DT no) (NN industry) (NN standard)))) (. .)) | T | ['a variety of record equalization practices emerged', 'there was no industry standard'] | [] | ['Over the years a variety of record equalization practices emerged and there was no industry standard .'] | [] | [] | 2,710 |
The Chinese government denounced the agreement as illegal. | (ROOT (S (NP (DT The) (JJ Chinese) (NN government)) (VP (VBD denounced) (NP (DT the) (NN agreement)) (PP (IN as) (ADJP (JJ illegal)))) (. .))) | 6 | {
"ADJ": [
"Chinese",
"illegal"
],
"ADP": [
"as"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"government",
"agreement"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"denounced"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-ADJP",
"O"
] | The/det/government Chinese/amod/government government/nsubj/denounced denounced/ROOT/denounced the/det/agreement agreement/dobj/denounced as/prep/denounced illegal/amod/as ./punct/denounced | (S (NP (DT The) (JJ Chinese) (NN government)) (VP (VBD denounced) (NP (DT the) (NN agreement)) (PP (IN as) (ADJP (JJ illegal)))) (. .)) | T | ['The Chinese government denounced the agreement as illegal'] | [] | ['The Chinese government denounced the agreement as illegal .'] | [] | [] | 57,673 |
What can solo performers exhibit during a cadenza? | (ROOT (SBARQ (WHNP (WP What)) (SQ (MD can) (NP (JJ solo) (NNS performers)) (VP (VB exhibit) (PP (IN during) (NP (DT a) (NN cadenza))))) (. ?))) | 7 | {
"ADJ": [],
"ADP": [
"during"
],
"ADV": [],
"AUX": [
"can"
],
"CCONJ": [],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"solo",
"performers",
"cadenza"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"exhibit"
],
"X": []
} | [
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | What/dobj/exhibit can/aux/exhibit solo/compound/performers performers/nsubj/exhibit exhibit/ROOT/exhibit during/prep/exhibit a/det/cadenza cadenza/pobj/during ?/punct/exhibit | (SBARQ (WHNP (WP What)) (SQ (MD can) (NP (JJ solo) (NNS performers)) (VP (VB exhibit) (PP (IN during) (NP (DT a) (NN cadenza))))) (. ?)) | FC | [] | [] | [] | [] | ['What can solo performers exhibit during a cadenza ?'] | 65,380 |
What retrospective of the Oscars is shown yearly on TCM? | (ROOT (SBARQ (WHNP (WHNP (WP What) (NN retrospective)) (PP (IN of) (NP (DT the) (NNS Oscars)))) (SQ (VBZ is) (VP (VBN shown) (ADVP (RB yearly)) (PP (IN on) (NP (NNP TCM))))) (. ?))) | 7 | {
"ADJ": [
"retrospective"
],
"ADP": [
"of",
"on"
],
"ADV": [
"yearly"
],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"What",
"the"
],
"INTJ": [],
"NOUN": [],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Oscars",
"TCM"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"shown"
],
"X": []
} | [
"O",
"O",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-VP",
"B-ADVP",
"B-PP",
"B-NP",
"O"
] | What/det/retrospective retrospective/nsubjpass/shown of/prep/retrospective the/det/Oscars Oscars/pobj/of is/auxpass/shown shown/ROOT/shown yearly/advmod/shown on/prep/shown TCM/pobj/on ?/punct/shown | (SBARQ (WHNP (WHNP (WP What) (NN retrospective)) (PP (IN of) (NP (DT the) (NNS Oscars)))) (SQ (VBZ is) (VP (VBN shown) (ADVP (RB yearly)) (PP (IN on) (NP (NNP TCM))))) (. ?)) | FC | [] | [] | [] | [] | ['What retrospective of the Oscars is shown yearly on TCM ?'] | 36,921 |
Goodman's business strategy involved having his various magazines and comic books published by a number of corporations all operating out of the same office and with the same staff. | (ROOT (S (NP (NP (NNP Goodman) (POS 's)) (NN business) (NN strategy)) (VP (VBD involved) (S (VP (VBG having) (S (NP (PRP$ his) (JJ various) (NML (NNS magazines)) (CC and) (NML (JJ comic) (NNS books))) (VP (VBN published) (PP (IN by) (NP (NP (NP (DT a) (NN number)) (PP (IN of) (NP (NNS corporations)))) (VP (DT all) (VP (VBG operating) (PP (PP (IN out) (PP (IN of) (NP (DT the) (JJ same) (NN office)))) (CC and) (PP (IN with) (NP (DT the) (JJ same) (NN staff))))))))))))) (. .))) | 16 | {
"ADJ": [
"various",
"comic",
"same",
"same"
],
"ADP": [
"by",
"of",
"out",
"of",
"with"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"a",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"business",
"strategy",
"magazines",
"books",
"number",
"corporations",
"office",
"staff"
],
"NUM": [],
"PART": [
"'s"
],
"PRON": [
"his",
"all"
],
"PROPN": [
"Goodman"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"involved",
"having",
"published",
"operating"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"O",
"B-NP",
"O",
"O",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Goodman/poss/strategy 's/case/Goodman business/compound/strategy strategy/ROOT/strategy involved/acl/strategy having/xcomp/involved his/poss/magazines various/amod/magazines magazines/nsubj/operating and/cc/magazines comic/amod/books books/conj/magazines published/acl/magazines by/agent/published a/det/number number/pobj/by of/prep/number corporations/pobj/of all/dep/operating operating/ccomp/having out/prep/operating of/prep/out the/det/office same/amod/office office/pobj/of and/cc/operating with/prep/involved the/det/staff same/amod/staff staff/pobj/with ./punct/strategy | (S (NP (NP (NNP Goodman) (POS 's)) (NN business) (NN strategy)) (VP (VBD involved) (S (VP (VBG having) (S (NP (PRP$ his) (JJ various) (NML (NNS magazines)) (CC and) (NML (JJ comic) (NNS books))) (VP (VBN published) (PP (IN by) (NP (NP (NP (DT a) (NN number)) (PP (IN of) (NP (NNS corporations)))) (VP (DT all) (VP (VBG operating) (PP (PP (IN out) (PP (IN of) (NP (DT the) (JJ same) (NN office)))) (CC and) (PP (IN with) (NP (DT the) (JJ same) (NN staff))))))))))))) (. .)) | T | ["Goodman 's business strategy involved having his various magazines and comic books published by a number of corporations all operating out of the same office and with the same staff"] | [] | ["Goodman 's business strategy involved having his various magazines and comic books published by a number of corporations all operating out of the same office and with the same staff ."] | [] | [] | 16,880 |
Within two months of the launch, BSkyB gained 400,000 new subscribers, with the majority taking at least one premium channel as well, which helped BSkyB reach 3.5 million households by mid-1994. | (ROOT (S (PP (IN Within) (NP (NP (CD two) (NNS months)) (PP (IN of) (NP (DT the) (NN launch))))) (, ,) (NP (NNP BSkyB)) (VP (VBD gained) (NP (CD 400,000) (JJ new) (NNS subscribers)) (, ,) (PP (IN with) (S (S (NP (DT the) (NN majority)) (VP (VBG taking) (NP (QP (ADVP (RB at) (RBS least)) (CD one)) (JJ premium) (NN channel)) (ADVP (IN as) (RB well)))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD helped) (S (NP (NNP BSkyB)) (VP (VB reach) (NP (QP (CD 3.5) (CD million)) (NNS households)) (PP (IN by) (NP (NN mid-1994))))))))))) (. .))) | 13 | {
"ADJ": [
"new",
"least"
],
"ADP": [
"Within",
"of",
"with",
"by"
],
"ADV": [
"at",
"as",
"well"
],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"months",
"launch",
"subscribers",
"majority",
"premium",
"channel",
"households",
"mid-1994"
],
"NUM": [
"two",
"400,000",
"one",
"3.5",
"million"
],
"PART": [],
"PRON": [
"which"
],
"PROPN": [
"BSkyB",
"BSkyB"
],
"PUNCT": [
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"gained",
"taking",
"helped",
"reach"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"I-ADVP",
"O",
"B-NP",
"I-NP",
"B-ADVP",
"I-ADVP",
"O",
"O",
"B-VP",
"B-NP",
"B-VP",
"O",
"O",
"B-NP",
"B-PP"... | Within/prep/gained two/nummod/months months/pobj/Within of/prep/months the/det/launch launch/pobj/of ,/punct/gained BSkyB/nsubj/gained gained/ROOT/gained 400,000/nummod/subscribers new/amod/subscribers subscribers/dobj/gained ,/punct/gained with/prep/gained the/det/majority majority/nsubj/taking taking/pcomp/with at/advmod/least least/advmod/one one/nummod/channel premium/compound/channel channel/dobj/taking as/advmod/well well/advmod/taking ,/punct/taking which/nsubj/helped helped/relcl/taking BSkyB/nsubj/reach reach/ccomp/helped 3.5/compound/million million/nummod/households households/dobj/reach by/prep/reach mid-1994/pobj/by ./punct/gained | (S (PP (IN Within) (NP (NP (CD two) (NNS months)) (PP (IN of) (NP (DT the) (NN launch))))) (, ,) (NP (NNP BSkyB)) (VP (VBD gained) (NP (CD 400,000) (JJ new) (NNS subscribers)) (, ,) (PP (IN with) (S (S (NP (DT the) (NN majority)) (VP (VBG taking) (NP (QP (ADVP (RB at) (RBS least)) (CD one)) (JJ premium) (NN channel)) (ADVP (IN as) (RB well)))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD helped) (S (NP (NNP BSkyB)) (VP (VB reach) (NP (QP (CD 3.5) (CD million)) (NNS households)) (PP (IN by) (NP (NN mid-1994))))))))))) (. .)) | CT | ['BSkyB gained 400,000 new subscribers , with the majority taking at least one premium channel as well ,'] | ['which helped BSkyB reach 3.5 million households by mid-1994'] | [] | ['Within two months of the launch , BSkyB gained 400,000 new subscribers , with the majority taking at least one premium channel as well , which helped BSkyB reach 3.5 million households by mid-1994 .'] | [] | 33 |
Unlike today, carnival in the Middle Ages took not just a few days, but it covered almost the entire period between Christmas and the beginning of Lent. | (ROOT (S (PP (IN Unlike) (NP (NN today))) (, ,) (S (NP (NP (NN carnival)) (PP (IN in) (NP (DT the) (NNP Middle) (NNPS Ages)))) (VP (VBD took) (NP (QP (RB not) (RB just) (DT a) (JJ few)) (NNS days)))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBD covered) (NP (NP (RB almost) (DT the) (JJ entire) (NN period)) (PP (IN between) (NP (NP (NNP Christmas)) (CC and) (NP (NP (DT the) (NN beginning)) (PP (IN of) (NP (NNP Lent))))))))) (. .))) | 11 | {
"ADJ": [
"few",
"entire"
],
"ADP": [
"Unlike",
"in",
"between",
"of"
],
"ADV": [
"just",
"almost"
],
"AUX": [],
"CCONJ": [
"but",
"and"
],
"DET": [
"the",
"a",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"today",
"carnival",
"days",
"period",
"beginning"
],
"NUM": [],
"PART": [
"not"
],
"PRON": [
"it"
],
"PROPN": [
"Middle",
"Ages",
"Christmas",
"Lent"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"took",
"covered"
],
"X": []
} | [
"B-PP",
"B-NP",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"O",
"O",
"O",
"B-NP",
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | Unlike/prep/took today/pobj/Unlike ,/punct/took carnival/nsubj/took in/prep/carnival the/det/Ages Middle/compound/Ages Ages/pobj/in took/ROOT/took not/neg/took just/advmod/few a/quantmod/few few/nummod/days days/npadvmod/took ,/punct/took but/cc/took it/nsubj/covered covered/conj/took almost/advmod/period the/det/period entire/amod/period period/dobj/covered between/prep/period Christmas/pobj/between and/cc/Christmas the/det/beginning beginning/conj/Christmas of/prep/beginning Lent/pobj/of ./punct/covered | (S (PP (IN Unlike) (NP (NN today))) (, ,) (S (NP (NP (NN carnival)) (PP (IN in) (NP (DT the) (NNP Middle) (NNPS Ages)))) (VP (VBD took) (NP (QP (RB not) (RB just) (DT a) (JJ few)) (NNS days)))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBD covered) (NP (NP (RB almost) (DT the) (JJ entire) (NN period)) (PP (IN between) (NP (NP (NNP Christmas)) (CC and) (NP (NP (DT the) (NN beginning)) (PP (IN of) (NP (NNP Lent))))))))) (. .)) | T | ['carnival in the Middle Ages took not just a few days', 'it covered almost the entire period between Christmas and the beginning of Lent'] | [] | ['Unlike today , carnival in the Middle Ages took not just a few days , but it covered almost the entire period between Christmas and the beginning of Lent .'] | [] | [] | 73,343 |
Both are Democrats; a Republican has not represented a significant portion of Boston in over a century. | (ROOT (S (S (NP (DT Both)) (VP (VBP are) (NP (NNPS Democrats)))) (: ;) (S (NP (DT a) (NNP Republican)) (VP (VBZ has) (RB not) (VP (VBN represented) (NP (NP (DT a) (JJ significant) (NN portion)) (PP (IN of) (NP (NNP Boston)))) (PP (IN in) (NP (QP (IN over) (DT a)) (NN century)))))) (. .))) | 9 | {
"ADJ": [
"significant"
],
"ADP": [
"of",
"in",
"over"
],
"ADV": [],
"AUX": [
"are",
"has"
],
"CCONJ": [],
"DET": [
"a",
"a",
"a"
],
"INTJ": [],
"NOUN": [
"portion",
"century"
],
"NUM": [],
"PART": [
"not"
],
"PRON": [
"Both"
],
"PROPN": [
"Democrats",
"Republican",
"Boston"
],
"PUNCT": [
";",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"represented"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"O",
"O",
"B-NP",
"O"
] | Both/nsubj/are are/ccomp/represented Democrats/attr/are ;/punct/represented a/det/Republican Republican/nsubj/represented has/aux/represented not/neg/represented represented/ROOT/represented a/det/portion significant/amod/portion portion/dobj/represented of/prep/portion Boston/pobj/of in/prep/represented over/prep/in a/det/century century/pobj/over ./punct/represented | (S (S (NP (DT Both)) (VP (VBP are) (NP (NNPS Democrats)))) (: ;) (S (NP (DT a) (NNP Republican)) (VP (VBZ has) (RB not) (VP (VBN represented) (NP (NP (DT a) (JJ significant) (NN portion)) (PP (IN of) (NP (NNP Boston)))) (PP (IN in) (NP (QP (IN over) (DT a)) (NN century)))))) (. .)) | T | ['Both are Democrats', 'a Republican has not represented a significant portion of Boston in over a century'] | [] | ['Both are Democrats ; a Republican has not represented a significant portion of Boston in over a century .'] | [] | [] | 35,953 |
During the war, 130,000 young men from Alsace and Lorraine were inducted into the German army against their will (malgré-nous) and in some cases, the Waffen SS. | (ROOT (S (PP (IN During) (NP (DT the) (NN war))) (, ,) (NP (NP (CD 130,000) (JJ young) (NNS men)) (PP (IN from) (NP (NNP Alsace) (CC and) (NNP Lorraine)))) (VP (VBD were) (VP (VBN inducted) (PP (IN into) (NP (DT the) (JJ German) (NN army))) (PP (IN against) (NP (NP (NP (PRP$ their) (NN will)) (-LRB- -LRB-) (NP (FW malgré) (HYPH -) (FW nous)) (-RRB- -RRB-)) (CC and) (NP (PP (IN in) (NP (DT some) (NNS cases))) (, ,) (NP (DT the) (NNP Waffen) (NNP SS))))))) (. .))) | 10 | {
"ADJ": [
"young",
"German",
"-",
"nous"
],
"ADP": [
"During",
"from",
"into",
"against",
"in"
],
"ADV": [],
"AUX": [
"were"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"some",
"the"
],
"INTJ": [],
"NOUN": [
"war",
"men",
"army",
"will",
"cases"
],
"NUM": [
"130,000"
],
"PART": [],
"PRON": [
"their"
],
"PROPN": [
"Alsace",
"Lorraine",
"Waffen",
"SS"
],
"PUNCT": [
",",
"(",
")",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"inducted",
"malgré"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
... | During/prep/inducted the/det/war war/pobj/During ,/punct/inducted 130,000/nummod/men young/amod/men men/nsubjpass/inducted from/prep/men Alsace/pobj/from and/cc/Alsace Lorraine/conj/Alsace were/auxpass/inducted inducted/ROOT/inducted into/prep/inducted the/det/army German/amod/army army/pobj/into against/prep/inducted their/poss/will will/pobj/against (/punct/malgré malgré/appos/will -/punct/malgré nous/acomp/malgré )/punct/malgré and/cc/inducted in/prep/inducted some/det/cases cases/pobj/in ,/punct/in the/det/SS Waffen/compound/SS SS/pobj/in ./punct/inducted | (S (PP (IN During) (NP (DT the) (NN war))) (, ,) (NP (NP (CD 130,000) (JJ young) (NNS men)) (PP (IN from) (NP (NNP Alsace) (CC and) (NNP Lorraine)))) (VP (VBD were) (VP (VBN inducted) (PP (IN into) (NP (DT the) (JJ German) (NN army))) (PP (IN against) (NP (NP (NP (PRP$ their) (NN will)) (-LRB- -LRB-) (NP (FW malgré) (HYPH -) (FW nous)) (-RRB- -RRB-)) (CC and) (NP (PP (IN in) (NP (DT some) (NNS cases))) (, ,) (NP (DT the) (NNP Waffen) (NNP SS))))))) (. .)) | T | ['130,000 young men from Alsace and Lorraine were inducted into the German army against their will -LRB- malgré - nous -RRB- and in some cases , the Waffen SS'] | [] | ['During the war , 130,000 young men from Alsace and Lorraine were inducted into the German army against their will -LRB- malgré - nous -RRB- and in some cases , the Waffen SS .'] | [] | [] | 447 |
Jewish law does not prohibit keeping dogs and other pets. | (ROOT (S (NP (JJ Jewish) (NN law)) (VP (VBZ does) (RB not) (VP (VB prohibit) (S (VP (VBG keeping) (NP (NP (NNS dogs)) (CC and) (NP (JJ other) (NNS pets))))))) (. .))) | 9 | {
"ADJ": [
"Jewish",
"other"
],
"ADP": [],
"ADV": [],
"AUX": [
"does"
],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"law",
"dogs",
"pets"
],
"NUM": [],
"PART": [
"not"
],
"PRON": [],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"prohibit",
"keeping"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Jewish/amod/law law/nsubj/prohibit does/aux/prohibit not/neg/prohibit prohibit/ROOT/prohibit keeping/xcomp/prohibit dogs/dobj/keeping and/cc/dogs other/amod/pets pets/conj/dogs ./punct/prohibit | (S (NP (JJ Jewish) (NN law)) (VP (VBZ does) (RB not) (VP (VB prohibit) (S (VP (VBG keeping) (NP (NP (NNS dogs)) (CC and) (NP (JJ other) (NNS pets))))))) (. .)) | T | ['Jewish law does not prohibit keeping dogs and other pets'] | [] | ['Jewish law does not prohibit keeping dogs and other pets .'] | [] | [] | 73,915 |
Barça beat Athletic Bilbao 4–1 in the 2009 Copa del Rey Final, winning the competition for a record-breaking 25th time. | (ROOT (S (NP (NNP Barça)) (VP (VBD beat) (NP (NNP Athletic) (NNP Bilbao)) (NP (CD 4–1)) (PP (IN in) (NP (DT the) (CD 2009) (NML (NNP Copa) (NNP del) (NNP Rey)) (NNP Final))) (, ,) (S (VP (VBG winning) (NP (DT the) (NN competition)) (PP (IN for) (NP (DT a) (ADJP (NN record) (HYPH -) (VBG breaking)) (JJ 25th) (NN time)))))) (. .))) | 9 | {
"ADJ": [
"25th"
],
"ADP": [
"in",
"for"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"competition",
"record",
"time"
],
"NUM": [
"4–1",
"2009"
],
"PART": [],
"PRON": [],
"PROPN": [
"Barça",
"Athletic",
"Bilbao",
"Copa",
"del",
"Rey",
"Final"
],
"PUNCT": [
",",
"-",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"beat",
"winning",
"breaking"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"O"
] | Barça/nsubj/beat beat/ROOT/beat Athletic/compound/Bilbao Bilbao/dobj/beat 4–1/punct/beat in/prep/beat the/det/Final 2009/nummod/Final Copa/compound/Final del/compound/Final Rey/compound/Final Final/pobj/in ,/punct/beat winning/advcl/beat the/det/competition competition/dobj/winning for/prep/competition a/det/time record/npadvmod/breaking -/punct/breaking breaking/amod/time 25th/amod/time time/pobj/for ./punct/beat | (S (NP (NNP Barça)) (VP (VBD beat) (NP (NNP Athletic) (NNP Bilbao)) (NP (CD 4–1)) (PP (IN in) (NP (DT the) (CD 2009) (NML (NNP Copa) (NNP del) (NNP Rey)) (NNP Final))) (, ,) (S (VP (VBG winning) (NP (DT the) (NN competition)) (PP (IN for) (NP (DT a) (ADJP (NN record) (HYPH -) (VBG breaking)) (JJ 25th) (NN time)))))) (. .)) | T | ['Barça beat Athletic Bilbao 4–1 in the 2009 Copa del Rey Final , winning the competition for a record - breaking 25th time'] | [] | ['Barça beat Athletic Bilbao 4–1 in the 2009 Copa del Rey Final , winning the competition for a record - breaking 25th time .'] | [] | [] | 30,642 |
As of 2012, CDs and DVDs made up only 34 percent of music sales in the United States. | (ROOT (S (PP (IN As) (PP (IN of) (NP (CD 2012)))) (, ,) (NP (NNS CDs) (CC and) (NNS DVDs)) (VP (VBD made) (PRT (RP up)) (NP (NP (QP (RB only) (CD 34)) (NN percent)) (PP (IN of) (NP (NP (NN music) (NNS sales)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States))))))) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"As",
"of",
"up",
"of",
"in"
],
"ADV": [
"only"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"CDs",
"DVDs",
"percent",
"music",
"sales"
],
"NUM": [
"2012",
"34"
],
"PART": [],
"PRON": [],
"PROPN": [
"United",
"States"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"made"
],
"X": []
} | [
"B-PP",
"I-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | As/prep/made of/prep/As 2012/pobj/of ,/punct/made CDs/nsubj/made and/cc/CDs DVDs/conj/CDs made/ROOT/made up/prt/made only/advmod/34 34/nummod/percent percent/dobj/made of/prep/percent music/compound/sales sales/pobj/of in/prep/sales the/det/States United/compound/States States/pobj/in ./punct/made | (S (PP (IN As) (PP (IN of) (NP (CD 2012)))) (, ,) (NP (NNS CDs) (CC and) (NNS DVDs)) (VP (VBD made) (PRT (RP up)) (NP (NP (QP (RB only) (CD 34)) (NN percent)) (PP (IN of) (NP (NP (NN music) (NNS sales)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States))))))) (. .)) | T | ['CDs and DVDs made up only 34 percent of music sales in the United States'] | [] | ['As of 2012 , CDs and DVDs made up only 34 percent of music sales in the United States .'] | [] | [] | 66,532 |
Increasing punishment of the Taínos for revolting against forced labour, despite measures put in place by the encomienda, which included religious education and protection from warring tribes, eventually led to the last great Taíno rebellion. | (ROOT (S (NP (NP (VBG Increasing) (NN punishment)) (PP (IN of) (NP (DT the) (NNPS Taínos))) (PP (IN for) (S (VP (VBG revolting) (PP (IN against) (NP (VBN forced) (NN labour)))))) (, ,) (PP (IN despite) (NP (NP (NP (NNS measures)) (VP (VBN put) (PP (IN in) (NP (NN place))) (PP (IN by) (NP (DT the) (NN encomienda))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD included) (NP (NP (JJ religious) (NN education)) (CC and) (NP (NP (NN protection)) (PP (IN from) (NP (VBG warring) (NNS tribes)))))))))) (, ,)) (ADVP (RB eventually)) (VP (VBD led) (PP (IN to) (NP (DT the) (JJ last) (JJ great) (NNP Taíno) (NN rebellion)))) (. .))) | 13 | {
"ADJ": [
"religious",
"last",
"great"
],
"ADP": [
"of",
"for",
"against",
"in",
"by",
"from",
"to"
],
"ADV": [
"eventually"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"punishment",
"labour",
"measures",
"place",
"education",
"protection",
"tribes",
"rebellion"
],
"NUM": [],
"PART": [],
"PRON": [
"which"
],
"PROPN": [
"Taínos",
"encomienda",
"Taíno"
],
"PUNCT": [
",",
",",
",",
"."
],
"SCONJ": [
"despite"
],
"SPACE": [],
"SYM": [],
"VERB": [
"Increasing",
"revolting",
"forced",
"put",
"included",
"warring",
"led"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-VP",... | Increasing/amod/punishment punishment/nsubj/led of/prep/punishment the/det/Taínos Taínos/pobj/of for/prep/punishment revolting/pcomp/for against/prep/revolting forced/amod/labour labour/pobj/against ,/punct/led despite/prep/led measures/pobj/despite put/acl/measures in/prep/put place/pobj/in by/agent/put the/det/encomienda encomienda/pobj/by ,/punct/encomienda which/nsubj/included included/relcl/encomienda religious/amod/education education/dobj/included and/cc/education protection/conj/education from/prep/education warring/amod/tribes tribes/pobj/from ,/punct/led eventually/advmod/led led/ROOT/led to/prep/led the/det/rebellion last/amod/rebellion great/amod/rebellion Taíno/compound/rebellion rebellion/pobj/to ./punct/led | (S (NP (NP (VBG Increasing) (NN punishment)) (PP (IN of) (NP (DT the) (NNPS Taínos))) (PP (IN for) (S (VP (VBG revolting) (PP (IN against) (NP (VBN forced) (NN labour)))))) (, ,) (PP (IN despite) (NP (NP (NP (NNS measures)) (VP (VBN put) (PP (IN in) (NP (NN place))) (PP (IN by) (NP (DT the) (NN encomienda))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD included) (NP (NP (JJ religious) (NN education)) (CC and) (NP (NP (NN protection)) (PP (IN from) (NP (VBG warring) (NNS tribes)))))))))) (, ,)) (ADVP (RB eventually)) (VP (VBD led) (PP (IN to) (NP (DT the) (JJ last) (JJ great) (NNP Taíno) (NN rebellion)))) (. .)) | CT | ['Increasing punishment of the Taínos for revolting against forced labour , despite measures put in place by the encomienda , which included religious education and protection from warring tribes , led to the last great Taíno rebellion'] | ['which included religious education and protection from warring tribes'] | [] | ['Increasing punishment of the Taínos for revolting against forced labour , despite measures put in place by the encomienda , which included religious education and protection from warring tribes , eventually led to the last great Taíno rebellion .'] | [] | 70,026 |
Ockham introduced the principle of parsimony – or Occam's razor – whereby a simple theory is preferred to a more complex one, and speculation on unobservable phenomena is avoided. | (ROOT (S (NP (NNP Ockham)) (VP (VBD introduced) (NP (NP (NP (DT the) (NN principle)) (PP (IN of) (NP (NP (NN parsimony)) (: –) (CC or) (NP (NP (NNP Occam) (POS 's)) (NN razor)) (: –)))) (SBAR (WHADVP (WRB whereby)) (S (S (NP (DT a) (JJ simple) (NN theory)) (VP (VBZ is) (VP (VBN preferred) (PP (IN to) (NP (DT a) (ADJP (RBR more) (JJ complex)) (CD one)))))) (, ,) (CC and) (S (NP (NP (NN speculation)) (PP (IN on) (NP (JJ unobservable) (NNS phenomena)))) (VP (VBZ is) (VP (VBN avoided)))))))) (. .))) | 13 | {
"ADJ": [
"simple",
"complex",
"unobservable"
],
"ADP": [
"of",
"to",
"on"
],
"ADV": [
"more"
],
"AUX": [
"is",
"is"
],
"CCONJ": [
"or",
"and"
],
"DET": [
"the",
"a",
"a"
],
"INTJ": [],
"NOUN": [
"principle",
"razor",
"theory",
"one",
"speculation",
"phenomena"
],
"NUM": [],
"PART": [
"'s"
],
"PRON": [],
"PROPN": [
"Ockham",
"parsimony",
"Occam"
],
"PUNCT": [
"–",
"–",
",",
"."
],
"SCONJ": [
"whereby"
],
"SPACE": [],
"SYM": [],
"VERB": [
"introduced",
"preferred",
"avoided"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"O"
] | Ockham/nsubj/introduced introduced/ROOT/introduced the/det/principle principle/dobj/introduced of/prep/principle parsimony/pobj/of –/punct/parsimony or/cc/parsimony Occam/poss/razor 's/case/Occam razor/conj/parsimony –/punct/razor whereby/advmod/preferred a/det/theory simple/amod/theory theory/nsubjpass/preferred is/auxpass/preferred preferred/advcl/introduced to/prep/preferred a/det/one more/advmod/complex complex/amod/one one/pobj/to ,/punct/preferred and/cc/preferred speculation/nsubjpass/avoided on/prep/speculation unobservable/amod/phenomena phenomena/pobj/on is/auxpass/avoided avoided/conj/preferred ./punct/introduced | (S (NP (NNP Ockham)) (VP (VBD introduced) (NP (NP (NP (DT the) (NN principle)) (PP (IN of) (NP (NP (NN parsimony)) (: –) (CC or) (NP (NP (NNP Occam) (POS 's)) (NN razor)) (: –)))) (SBAR (WHADVP (WRB whereby)) (S (S (NP (DT a) (JJ simple) (NN theory)) (VP (VBZ is) (VP (VBN preferred) (PP (IN to) (NP (DT a) (ADJP (RBR more) (JJ complex)) (CD one)))))) (, ,) (CC and) (S (NP (NP (NN speculation)) (PP (IN on) (NP (JJ unobservable) (NNS phenomena)))) (VP (VBZ is) (VP (VBN avoided)))))))) (. .)) | CT | ["Ockham introduced the principle of parsimony – or Occam 's razor – whereby a simple theory is preferred to a more complex one , and speculation on unobservable phenomena is avoided"] | ['whereby a simple theory is preferred to a more complex one , and speculation on unobservable phenomena is avoided'] | [] | ["Ockham introduced the principle of parsimony – or Occam 's razor – whereby a simple theory is preferred to a more complex one , and speculation on unobservable phenomena is avoided ."] | [] | 14,343 |
The inventors were recognized by a Public Health Lasker Award in 1975 for "the saving of untold thousands of lives and the alleviation of the suffering of millions of victims of hypertension". | (ROOT (S (NP (DT The) (NNS inventors)) (VP (VP (VBD were) (VP (VBN recognized) (PP (IN by) (NP (DT a) (NML (NML (NNP Public) (NNP Health)) (NNP Lasker)) (NNP Award))) (PP (IN in) (NP (CD 1975))) (PP (IN for) (`` ") (NP (NP (NP (DT the) (NN saving)) (PP (IN of) (NP (NP (JJ untold) (NNS thousands)) (PP (IN of) (NP (NNS lives)))))) (CC and) (NP (NP (DT the) (NN alleviation)) (PP (IN of) (NP (NP (DT the) (NN suffering)) (PP (IN of) (NP (NP (NNS millions)) (PP (IN of) (NP (NP (NNS victims)) (PP (IN of) (NP (NN hypertension)))))))))))))) (. ")) (. .))) | 17 | {
"ADJ": [
"untold"
],
"ADP": [
"by",
"in",
"for",
"of",
"of",
"of",
"of",
"of",
"of"
],
"ADV": [],
"AUX": [
"were"
],
"CCONJ": [
"and"
],
"DET": [
"The",
"a",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"inventors",
"saving",
"thousands",
"lives",
"alleviation",
"suffering",
"millions",
"victims",
"hypertension"
],
"NUM": [
"1975"
],
"PART": [],
"PRON": [],
"PROPN": [
"Public",
"Health",
"Lasker",
"Award"
],
"PUNCT": [
"\"",
"\"",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"recognized"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP... | The/det/inventors inventors/nsubjpass/recognized were/auxpass/recognized recognized/ROOT/recognized by/agent/recognized a/det/Award Public/compound/Health Health/compound/Lasker Lasker/compound/Award Award/pobj/by in/prep/recognized 1975/pobj/in for/prep/recognized "/punct/for the/det/saving saving/pobj/for of/prep/saving untold/amod/thousands thousands/pobj/of of/prep/thousands lives/pobj/of and/cc/saving the/det/alleviation alleviation/conj/saving of/prep/alleviation the/det/suffering suffering/pobj/of of/prep/suffering millions/pobj/of of/prep/millions victims/pobj/of of/prep/victims hypertension/pobj/of "/punct/recognized ./punct/recognized | (S (NP (DT The) (NNS inventors)) (VP (VP (VBD were) (VP (VBN recognized) (PP (IN by) (NP (DT a) (NML (NML (NNP Public) (NNP Health)) (NNP Lasker)) (NNP Award))) (PP (IN in) (NP (CD 1975))) (PP (IN for) (`` ") (NP (NP (NP (DT the) (NN saving)) (PP (IN of) (NP (NP (JJ untold) (NNS thousands)) (PP (IN of) (NP (NNS lives)))))) (CC and) (NP (NP (DT the) (NN alleviation)) (PP (IN of) (NP (NP (DT the) (NN suffering)) (PP (IN of) (NP (NP (NNS millions)) (PP (IN of) (NP (NP (NNS victims)) (PP (IN of) (NP (NN hypertension)))))))))))))) (. ")) (. .)) | T | ['The inventors were recognized by a Public Health Lasker Award in 1975 for " the saving of untold thousands of lives and the alleviation of the suffering of millions of victims of hypertension "'] | [] | ['The inventors were recognized by a Public Health Lasker Award in 1975 for " the saving of untold thousands of lives and the alleviation of the suffering of millions of victims of hypertension " .'] | [] | [] | 3,519 |
According to Ben Detrick of XXL magazine, West effectively led a new wave of artists, including Kid Cudi, Wale, Lupe Fiasco, Kidz in the Hall, and Drake, who lacked the interest or ability to rap about gunplay or drug-dealing. | (ROOT (S (PP (VBG According) (PP (IN to) (NP (NP (NNP Ben) (NNP Detrick)) (PP (IN of) (NP (NNP XXL) (NN magazine)))))) (, ,) (NP (NNP West)) (ADVP (RB effectively)) (VP (VBD led) (NP (NP (DT a) (JJ new) (NN wave)) (PP (IN of) (NP (NP (NNS artists)) (, ,) (PP (VBG including) (NP (NP (NP (NNP Kid) (NNP Cudi)) (, ,) (NP (NNP Wale)) (, ,) (NP (NNP Lupe) (NNP Fiasco)) (, ,) (NP (NP (NNP Kidz)) (PP (IN in) (NP (DT the) (NNP Hall)))) (, ,) (CC and) (NP (NNP Drake))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD lacked) (NP (DT the) (NN interest) (CC or) (NN ability) (S (VP (TO to) (VP (VB rap) (PP (IN about) (NP (NP (NN gunplay)) (CC or) (NP (NN drug) (HYPH -) (NN dealing))))))))))))))))) (. .))) | 19 | {
"ADJ": [
"new"
],
"ADP": [
"to",
"of",
"of",
"in",
"about"
],
"ADV": [
"effectively"
],
"AUX": [],
"CCONJ": [
"and",
"or",
"or"
],
"DET": [
"a",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"magazine",
"wave",
"artists",
"interest",
"ability",
"gunplay",
"drug",
"dealing"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"who"
],
"PROPN": [
"Ben",
"Detrick",
"XXL",
"West",
"Kid",
"Cudi",
"Wale",
"Lupe",
"Fiasco",
"Kidz",
"Hall",
"Drake"
],
"PUNCT": [
",",
",",
",",
",",
",",
",",
",",
"-",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"According",
"led",
"including",
"lacked",
"rap"
],
"X": []
} | [
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-ADVP",
"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",
"I-NP",
"I-NP",
"I-NP",... | According/prep/led to/prep/According Ben/compound/Detrick Detrick/pobj/to of/prep/Detrick XXL/compound/magazine magazine/pobj/of ,/punct/led West/nsubj/led effectively/advmod/led led/ROOT/led a/det/wave new/amod/wave wave/dobj/led of/prep/wave artists/pobj/of ,/punct/artists including/prep/artists Kid/compound/Cudi Cudi/pobj/including ,/punct/Cudi Wale/npadvmod/Cudi ,/punct/Wale Lupe/compound/Fiasco Fiasco/conj/Wale ,/punct/Fiasco Kidz/conj/Fiasco in/prep/Kidz the/det/Hall Hall/pobj/in ,/punct/Kidz and/cc/Kidz Drake/conj/Kidz ,/punct/Drake who/nsubj/lacked lacked/relcl/Drake the/det/interest interest/dobj/lacked or/cc/interest ability/conj/interest to/aux/rap rap/acl/ability about/prep/rap gunplay/pobj/about or/cc/gunplay drug/compound/dealing -/punct/dealing dealing/conj/gunplay ./punct/led | (S (PP (VBG According) (PP (IN to) (NP (NP (NNP Ben) (NNP Detrick)) (PP (IN of) (NP (NNP XXL) (NN magazine)))))) (, ,) (NP (NNP West)) (ADVP (RB effectively)) (VP (VBD led) (NP (NP (DT a) (JJ new) (NN wave)) (PP (IN of) (NP (NP (NNS artists)) (, ,) (PP (VBG including) (NP (NP (NP (NNP Kid) (NNP Cudi)) (, ,) (NP (NNP Wale)) (, ,) (NP (NNP Lupe) (NNP Fiasco)) (, ,) (NP (NP (NNP Kidz)) (PP (IN in) (NP (DT the) (NNP Hall)))) (, ,) (CC and) (NP (NNP Drake))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD lacked) (NP (DT the) (NN interest) (CC or) (NN ability) (S (VP (TO to) (VP (VB rap) (PP (IN about) (NP (NP (NN gunplay)) (CC or) (NP (NN drug) (HYPH -) (NN dealing))))))))))))))))) (. .)) | CT | ['West led a new wave of artists , including Kid Cudi , Wale , Lupe Fiasco , Kidz in the Hall , and Drake , who lacked the interest or ability to rap about gunplay or drug - dealing'] | ['who lacked the interest or ability to rap about gunplay or drug - dealing'] | [] | ['According to Ben Detrick of XXL magazine , West effectively led a new wave of artists , including Kid Cudi , Wale , Lupe Fiasco , Kidz in the Hall , and Drake , who lacked the interest or ability to rap about gunplay or drug - dealing .'] | [] | 18,310 |
Chemicals obtained from the air, soil and water form the basis of all plant metabolism. | (ROOT (S (NP (NP (NNS Chemicals)) (VP (VBN obtained) (PP (IN from) (NP (DT the) (NN air) (, ,) (NN soil) (CC and) (NN water))))) (VP (VBP form) (NP (NP (DT the) (NN basis)) (PP (IN of) (NP (DT all) (NN plant) (NN metabolism))))) (. .))) | 7 | {
"ADJ": [],
"ADP": [
"from",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"all"
],
"INTJ": [],
"NOUN": [
"Chemicals",
"air",
"soil",
"water",
"form",
"basis",
"plant",
"metabolism"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"obtained"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Chemicals/nsubj/form obtained/acl/Chemicals from/prep/obtained the/det/air air/pobj/from ,/punct/air soil/conj/air and/cc/soil water/conj/soil form/ROOT/form the/det/basis basis/dobj/form of/prep/basis all/det/metabolism plant/compound/metabolism metabolism/pobj/of ./punct/form | (S (NP (NP (NNS Chemicals)) (VP (VBN obtained) (PP (IN from) (NP (DT the) (NN air) (, ,) (NN soil) (CC and) (NN water))))) (VP (VBP form) (NP (NP (DT the) (NN basis)) (PP (IN of) (NP (DT all) (NN plant) (NN metabolism))))) (. .)) | T | ['Chemicals obtained from the air , soil and water form the basis of all plant metabolism'] | [] | ['Chemicals obtained from the air , soil and water form the basis of all plant metabolism .'] | [] | [] | 3,584 |
This new development revolutionized LED lighting, making high-power blue light sources practical, leading to the development of technologies like BlueRay, as well as allowing the bright high resolution screens of modern tablets and phones.[citation needed] | (ROOT (S (NP (DT This) (JJ new) (NN development)) (VBD revolutionized) (NP (JJ LED) (NN lighting)) (, ,) (S (VP (VBG making) (S (NP (NML (JJ high) (HYPH -) (NN power)) (JJ blue) (NN light) (NNS sources)) (ADJP (JJ practical))))) (, ,) (S (VP (VBG leading) (PP (IN to) (NP (NP (DT the) (NN development)) (PP (IN of) (NP (NP (NNS technologies)) (PP (IN like) (NP (NNP BlueRay))))))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (S (VP (VBG allowing) (NP (DT the) (JJ bright) (NML (JJ high) (NN resolution)) (NNS screens)) (PP (IN of) (NP (JJ modern) (NNS tablets) (CC and) (NN phones.-LSB-citation) (VP (VBN needed)))))) (-RRB- -RSB-))) | 11 | {
"ADJ": [
"new",
"LED",
"high",
"blue",
"light",
"practical",
"bright",
"high",
"modern"
],
"ADP": [
"to",
"of",
"like",
"as",
"of"
],
"ADV": [
"as",
"well"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"This",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"development",
"lighting",
"power",
"sources",
"development",
"technologies",
"resolution",
"screens",
"tablets",
"phones.[citation"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"BlueRay"
],
"PUNCT": [
",",
"-",
",",
",",
"]"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"revolutionized",
"making",
"leading",
"allowing",
"needed"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"O",
"B-VP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-ADJP",
"O",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"O",
"B-CONJP",
"I-CONJP",
"I-CONJP",
"B-VP",
"B-NP",
"I-NP",
"O",
"O",
"B... | This/det/development new/amod/development development/nsubj/revolutionized revolutionized/ROOT/revolutionized LED/amod/lighting lighting/dobj/revolutionized ,/punct/revolutionized making/advcl/revolutionized high/amod/power -/punct/power power/nmod/sources blue/amod/light light/amod/sources sources/nsubj/practical practical/ccomp/making ,/punct/making leading/advcl/making to/prep/leading the/det/development development/pobj/to of/prep/development technologies/pobj/of like/prep/technologies BlueRay/pobj/like ,/punct/leading as/advmod/as well/advmod/as as/cc/leading allowing/conj/leading the/det/screens bright/amod/screens high/amod/resolution resolution/compound/screens screens/nsubj/needed of/prep/screens modern/amod/tablets tablets/pobj/of and/cc/tablets phones.[citation/conj/tablets needed/ccomp/allowing ]/punct/needed | (S (NP (DT This) (JJ new) (NN development)) (VBD revolutionized) (NP (JJ LED) (NN lighting)) (, ,) (S (VP (VBG making) (S (NP (NML (JJ high) (HYPH -) (NN power)) (JJ blue) (NN light) (NNS sources)) (ADJP (JJ practical))))) (, ,) (S (VP (VBG leading) (PP (IN to) (NP (NP (DT the) (NN development)) (PP (IN of) (NP (NP (NNS technologies)) (PP (IN like) (NP (NNP BlueRay))))))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (S (VP (VBG allowing) (NP (DT the) (JJ bright) (NML (JJ high) (NN resolution)) (NNS screens)) (PP (IN of) (NP (JJ modern) (NNS tablets) (CC and) (NN phones.-LSB-citation) (VP (VBN needed)))))) (-RRB- -RSB-)) | T | ['making high - power blue light sources practical', 'leading to the development of technologies like BlueRay', 'allowing the bright high resolution screens of modern tablets and phones.-LSB-citation needed'] | [] | ['This new development revolutionized LED lighting , making high - power blue light sources practical , leading to the development of technologies like BlueRay , as well as allowing the bright high resolution screens of modern tablets and phones.-LSB-citation needed -RSB-'] | [] | [] | 52,706 |
Spielberg directed 2015's Bridge of Spies, a Cold War thriller based on the 1960 U-2 incident, and focusing on James B. Donovan's negotiations with the Soviets for the release of pilot Gary Powers after his aircraft was shot down over Soviet territory. | (ROOT (S (NP (NNP Spielberg)) (VP (VBD directed) (NP (NP (NP (CD 2015) (POS 's)) (NNP Bridge)) (PP (IN of) (NP (NNPS Spies)))) (, ,) (NP (NP (DT a) (NML (NNP Cold) (NNP War)) (NN thriller)) (PP (VBN based) (PP (IN on) (NP (DT the) (CD 1960) (NML (CD U-2)) (NN incident))))) (, ,) (CC and) (VP (VBG focusing) (PP (IN on) (NP (NP (NP (NNP James) (NNP B.) (NNP Donovan) (POS 's)) (NNS negotiations)) (PP (IN with) (NP (DT the) (NNPS Soviets))) (PP (IN for) (NP (NP (DT the) (NN release)) (PP (IN of) (NP (NN pilot) (NNP Gary) (NNP Powers))) (SBAR (IN after) (S (NP (PRP$ his) (NN aircraft)) (VP (VBD was) (VP (VBN shot) (PRT (RP down)) (PP (IN over) (NP (JJ Soviet) (NN territory))))))))))))) (. .))) | 15 | {
"ADJ": [
"U-2",
"Soviet"
],
"ADP": [
"of",
"on",
"on",
"with",
"for",
"of",
"down",
"over"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [
"and"
],
"DET": [
"a",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"thriller",
"incident",
"negotiations",
"release",
"pilot",
"aircraft",
"territory"
],
"NUM": [
"2015",
"1960"
],
"PART": [
"'s",
"'s"
],
"PRON": [
"his"
],
"PROPN": [
"Spielberg",
"Bridge",
"Spies",
"Cold",
"War",
"James",
"B.",
"Donovan",
"Soviets",
"Gary",
"Powers"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [
"after"
],
"SPACE": [],
"SYM": [],
"VERB": [
"directed",
"based",
"focusing",
"shot"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"O",
"O",
"B-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP... | Spielberg/nsubj/directed directed/ROOT/directed 2015/poss/Bridge 's/case/2015 Bridge/dobj/directed of/prep/Bridge Spies/pobj/of ,/punct/Bridge a/det/thriller Cold/compound/War War/compound/thriller thriller/appos/Bridge based/acl/thriller on/prep/based the/det/incident 1960/nummod/incident U-2/compound/incident incident/pobj/on ,/punct/Bridge and/cc/directed focusing/conj/directed on/prep/focusing James/compound/Donovan B./compound/Donovan Donovan/poss/negotiations 's/case/Donovan negotiations/pobj/on with/prep/negotiations the/det/Soviets Soviets/pobj/with for/prep/negotiations the/det/release release/pobj/for of/prep/release pilot/compound/Powers Gary/compound/Powers Powers/pobj/of after/mark/shot his/poss/aircraft aircraft/nsubjpass/shot was/auxpass/shot shot/advcl/focusing down/prt/shot over/prep/shot Soviet/amod/territory territory/pobj/over ./punct/directed | (S (NP (NNP Spielberg)) (VP (VBD directed) (NP (NP (NP (CD 2015) (POS 's)) (NNP Bridge)) (PP (IN of) (NP (NNPS Spies)))) (, ,) (NP (NP (DT a) (NML (NNP Cold) (NNP War)) (NN thriller)) (PP (VBN based) (PP (IN on) (NP (DT the) (CD 1960) (NML (CD U-2)) (NN incident))))) (, ,) (CC and) (VP (VBG focusing) (PP (IN on) (NP (NP (NP (NNP James) (NNP B.) (NNP Donovan) (POS 's)) (NNS negotiations)) (PP (IN with) (NP (DT the) (NNPS Soviets))) (PP (IN for) (NP (NP (DT the) (NN release)) (PP (IN of) (NP (NN pilot) (NNP Gary) (NNP Powers))) (SBAR (IN after) (S (NP (PRP$ his) (NN aircraft)) (VP (VBD was) (VP (VBN shot) (PRT (RP down)) (PP (IN over) (NP (JJ Soviet) (NN territory))))))))))))) (. .)) | CT | ["Spielberg directed 2015 's Bridge of Spies , a Cold War thriller based on the 1960 U-2 incident , and focusing on James B. Donovan 's negotiations with the Soviets for the release of pilot Gary Powers after his aircraft was shot down over Soviet territory"] | ['after his aircraft was shot down over Soviet territory'] | [] | ["Spielberg directed 2015 's Bridge of Spies , a Cold War thriller based on the 1960 U-2 incident , and focusing on James B. Donovan 's negotiations with the Soviets for the release of pilot Gary Powers after his aircraft was shot down over Soviet territory ."] | [] | 9,732 |
What hardwood that starts with the letter "O" would have pores? | (ROOT (SBARQ (WHNP (WHNP (WP What) (NN hardwood)) (SBAR (WHNP (WDT that)) (S (VP (VBZ starts) (PP (IN with) (NP (NP (DT the) (NN letter)) (`` ") (NP (NN O)) ('' "))))))) (VP (MD would) (VP (VB have) (NP (NNS pores)))) (. ?))) | 10 | {
"ADJ": [],
"ADP": [
"with"
],
"ADV": [],
"AUX": [
"would"
],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"hardwood",
"letter",
"pores"
],
"NUM": [],
"PART": [],
"PRON": [
"What",
"that"
],
"PROPN": [
"O"
],
"PUNCT": [
"\"",
"\"",
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"starts",
"have"
],
"X": []
} | [
"O",
"O",
"O",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"O"
] | What/det/hardwood hardwood/dobj/starts that/nsubj/starts starts/csubj/have with/prep/starts the/det/letter letter/pobj/with "/punct/letter O/intj/starts "/punct/O would/aux/have have/ROOT/have pores/dobj/have ?/punct/have | (SBARQ (WHNP (WHNP (WP What) (NN hardwood)) (SBAR (WHNP (WDT that)) (S (VP (VBZ starts) (PP (IN with) (NP (NP (DT the) (NN letter)) (`` ") (NP (NN O)) ('' "))))))) (VP (MD would) (VP (VB have) (NP (NNS pores)))) (. ?)) | FC | [] | ['that starts with the letter " O "'] | [] | [] | ['What hardwood that starts with the letter " O " would have pores ?'] | 22,974 |
The first diphtheria vaccines were produced in 1914 from a mixture of diphtheria toxin and antitoxin (produced from the serum of an inoculated animal), but the safety of the inoculation was marginal and it was not widely used. | (ROOT (S (S (NP (DT The) (JJ first) (NN diphtheria) (NNS vaccines)) (VP (VBD were) (VP (VBN produced) (PP (IN in) (NP (CD 1914))) (PP (IN from) (NP (NP (DT a) (NN mixture)) (PP (IN of) (NP (NP (NN diphtheria) (NN toxin) (CC and) (NN antitoxin)) (-LRB- -LRB-) (VP (VBN produced) (PP (IN from) (NP (NP (DT the) (NN serum)) (PP (IN of) (NP (DT an) (JJ inoculated) (NN animal)))))) (-RRB- -RRB-)))))))) (, ,) (CC but) (S (S (NP (NP (DT the) (NN safety)) (PP (IN of) (NP (DT the) (NN inoculation)))) (VP (VBD was) (ADJP (JJ marginal)))) (CC and) (S (NP (PRP it)) (VP (VBD was) (RB not) (VP (ADVP (RB widely)) (VP (VBN used)))))) (. .))) | 15 | {
"ADJ": [
"first",
"inoculated",
"marginal"
],
"ADP": [
"in",
"from",
"of",
"from",
"of",
"of"
],
"ADV": [
"widely"
],
"AUX": [
"were",
"was",
"was"
],
"CCONJ": [
"and",
"but",
"and"
],
"DET": [
"The",
"a",
"the",
"an",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"diphtheria",
"vaccines",
"mixture",
"diphtheria",
"toxin",
"antitoxin",
"serum",
"animal",
"safety",
"inoculation"
],
"NUM": [
"1914"
],
"PART": [
"not"
],
"PRON": [
"it"
],
"PROPN": [],
"PUNCT": [
"(",
")",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"produced",
"produced",
"used"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I... | The/det/vaccines first/amod/vaccines diphtheria/compound/vaccines vaccines/nsubjpass/produced were/auxpass/produced produced/ROOT/produced in/prep/produced 1914/pobj/in from/prep/produced a/det/mixture mixture/pobj/from of/prep/mixture diphtheria/compound/toxin toxin/pobj/of and/cc/toxin antitoxin/conj/toxin (/punct/mixture produced/acl/mixture from/prep/produced the/det/serum serum/pobj/from of/prep/serum an/det/animal inoculated/amod/animal animal/pobj/of )/punct/mixture ,/punct/produced but/cc/produced the/det/safety safety/nsubj/was of/prep/safety the/det/inoculation inoculation/pobj/of was/conj/produced marginal/acomp/was and/cc/was it/nsubjpass/used was/auxpass/used not/neg/used widely/advmod/used used/conj/was ./punct/was | (S (S (NP (DT The) (JJ first) (NN diphtheria) (NNS vaccines)) (VP (VBD were) (VP (VBN produced) (PP (IN in) (NP (CD 1914))) (PP (IN from) (NP (NP (DT a) (NN mixture)) (PP (IN of) (NP (NP (NN diphtheria) (NN toxin) (CC and) (NN antitoxin)) (-LRB- -LRB-) (VP (VBN produced) (PP (IN from) (NP (NP (DT the) (NN serum)) (PP (IN of) (NP (DT an) (JJ inoculated) (NN animal)))))) (-RRB- -RRB-)))))))) (, ,) (CC but) (S (S (NP (NP (DT the) (NN safety)) (PP (IN of) (NP (DT the) (NN inoculation)))) (VP (VBD was) (ADJP (JJ marginal)))) (CC and) (S (NP (PRP it)) (VP (VBD was) (RB not) (VP (ADVP (RB widely)) (VP (VBN used)))))) (. .)) | T | ['The first diphtheria vaccines were produced in 1914 from a mixture of diphtheria toxin and antitoxin -LRB- produced from the serum of an inoculated animal -RRB-', 'the safety of the inoculation was marginal and it was not widely used'] | [] | ['The first diphtheria vaccines were produced in 1914 from a mixture of diphtheria toxin and antitoxin -LRB- produced from the serum of an inoculated animal -RRB- , but the safety of the inoculation was marginal and it was not widely used .'] | [] | [] | 68,308 |
The presence of fat in the small intestine produces hormones that stimulate the release of pancreatic lipase from the pancreas and bile from the liver which helps in the emulsification of fats for absorption of fatty acids. | (ROOT (S (NP (NP (DT The) (NN presence)) (PP (IN of) (NP (NN fat))) (PP (IN in) (NP (DT the) (JJ small) (NN intestine)))) (VP (VBZ produces) (NP (NP (NNS hormones)) (SBAR (WHNP (WDT that)) (S (VP (VBP stimulate) (NP (NP (NP (DT the) (NN release)) (PP (IN of) (NP (NP (NP (JJ pancreatic) (NN lipase)) (PP (IN from) (NP (DT the) (NNS pancreas)))) (CC and) (NP (NN bile)))) (PP (IN from) (NP (DT the) (NN liver)))) (SBAR (WHNP (WDT which)) (S (VP (VBZ helps) (PP (IN in) (NP (NP (DT the) (NN emulsification)) (PP (IN of) (NP (NNS fats))) (PP (IN for) (NP (NP (NN absorption)) (PP (IN of) (NP (JJ fatty) (NNS acids)))))))))))))))) (. .))) | 18 | {
"ADJ": [
"small",
"pancreatic",
"fatty"
],
"ADP": [
"of",
"in",
"of",
"from",
"from",
"in",
"of",
"for",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"The",
"the",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"presence",
"fat",
"intestine",
"hormones",
"release",
"lipase",
"pancreas",
"bile",
"liver",
"emulsification",
"fats",
"absorption",
"acids"
],
"NUM": [],
"PART": [],
"PRON": [
"that",
"which"
],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"produces",
"stimulate",
"helps"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B... | The/det/presence presence/nsubj/produces of/prep/presence fat/pobj/of in/prep/presence the/det/intestine small/amod/intestine intestine/pobj/in produces/ROOT/produces hormones/dobj/produces that/nsubj/stimulate stimulate/relcl/hormones the/det/release release/dobj/stimulate of/prep/release pancreatic/amod/lipase lipase/pobj/of from/prep/release the/det/pancreas pancreas/pobj/from and/cc/pancreas bile/conj/pancreas from/prep/pancreas the/det/liver liver/pobj/from which/nsubj/helps helps/relcl/liver in/prep/helps the/det/emulsification emulsification/pobj/in of/prep/emulsification fats/pobj/of for/prep/helps absorption/pobj/for of/prep/absorption fatty/amod/acids acids/pobj/of ./punct/produces | (S (NP (NP (DT The) (NN presence)) (PP (IN of) (NP (NN fat))) (PP (IN in) (NP (DT the) (JJ small) (NN intestine)))) (VP (VBZ produces) (NP (NP (NNS hormones)) (SBAR (WHNP (WDT that)) (S (VP (VBP stimulate) (NP (NP (NP (DT the) (NN release)) (PP (IN of) (NP (NP (NP (JJ pancreatic) (NN lipase)) (PP (IN from) (NP (DT the) (NNS pancreas)))) (CC and) (NP (NN bile)))) (PP (IN from) (NP (DT the) (NN liver)))) (SBAR (WHNP (WDT which)) (S (VP (VBZ helps) (PP (IN in) (NP (NP (DT the) (NN emulsification)) (PP (IN of) (NP (NNS fats))) (PP (IN for) (NP (NP (NN absorption)) (PP (IN of) (NP (JJ fatty) (NNS acids)))))))))))))))) (. .)) | CT | ['The presence of fat in the small intestine produces hormones that stimulate the release of pancreatic lipase from the pancreas and bile from the liver which helps in the emulsification of fats for absorption of fatty acids'] | ['that stimulate the release of pancreatic lipase from the pancreas and bile from the liver which helps in the emulsification of fats for absorption of fatty acids', 'which helps in the emulsification of fats for absorption of fatty acids'] | [] | ['The presence of fat in the small intestine produces hormones that stimulate the release of pancreatic lipase from the pancreas and bile from the liver which helps in the emulsification of fats for absorption of fatty acids .'] | [] | 23,822 |
From its origins as a musical format, CDs have grown to encompass other applications. | (ROOT (S (PP (IN From) (NP (NP (PRP$ its) (NNS origins)) (PP (IN as) (NP (DT a) (JJ musical) (NN format))))) (, ,) (NP (NNS CDs)) (VP (VBP have) (VP (VBN grown) (S (VP (TO to) (VP (VB encompass) (NP (JJ other) (NNS applications))))))) (. .))) | 9 | {
"ADJ": [
"musical",
"other"
],
"ADP": [
"From",
"as"
],
"ADV": [],
"AUX": [
"have"
],
"CCONJ": [],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"origins",
"format",
"CDs",
"applications"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"its"
],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"grown",
"encompass"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"O"
] | From/prep/grown its/poss/origins origins/pobj/From as/prep/origins a/det/format musical/amod/format format/pobj/as ,/punct/grown CDs/nsubj/grown have/aux/grown grown/ROOT/grown to/aux/encompass encompass/xcomp/grown other/amod/applications applications/dobj/encompass ./punct/grown | (S (PP (IN From) (NP (NP (PRP$ its) (NNS origins)) (PP (IN as) (NP (DT a) (JJ musical) (NN format))))) (, ,) (NP (NNS CDs)) (VP (VBP have) (VP (VBN grown) (S (VP (TO to) (VP (VB encompass) (NP (JJ other) (NNS applications))))))) (. .)) | T | ['CDs have grown to encompass other applications'] | [] | ['From its origins as a musical format , CDs have grown to encompass other applications .'] | [] | [] | 61,290 |
John wanted John de Gray, the Bishop of Norwich and one of his own supporters, to be appointed Archbishop of Canterbury after the death of Walter, but the cathedral chapter for Canterbury Cathedral claimed the exclusive right to elect Walter's successor. | (ROOT (S (S (NP (NNP John)) (VP (VBD wanted) (S (NP (NP (NNP John) (NNP de) (NNP Gray)) (, ,) (NP (NP (NP (DT the) (NNP Bishop)) (PP (IN of) (NP (NNP Norwich)))) (CC and) (NP (NP (CD one)) (PP (IN of) (NP (PRP$ his) (JJ own) (NNS supporters))))) (, ,)) (VP (TO to) (VP (VB be) (VP (VBN appointed) (NP (NP (NNP Archbishop)) (PP (IN of) (NP (NNP Canterbury)))) (PP (IN after) (NP (NP (DT the) (NN death)) (PP (IN of) (NP (NNP Walter))))))))))) (, ,) (CC but) (S (NP (NP (DT the) (NN cathedral) (NN chapter)) (PP (IN for) (NP (NNP Canterbury) (NNP Cathedral)))) (VP (VBD claimed) (NP (DT the) (JJ exclusive) (NN right) (S (VP (TO to) (VP (VB elect) (NP (NP (NNP Walter) (POS 's)) (NN successor)))))))) (. .))) | 13 | {
"ADJ": [
"own",
"cathedral",
"exclusive"
],
"ADP": [
"of",
"of",
"of",
"after",
"of",
"for"
],
"ADV": [],
"AUX": [
"be"
],
"CCONJ": [
"and",
"but"
],
"DET": [
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"supporters",
"death",
"chapter",
"right",
"successor"
],
"NUM": [
"one"
],
"PART": [
"to",
"to",
"'s"
],
"PRON": [
"his"
],
"PROPN": [
"John",
"John",
"de",
"Gray",
"Bishop",
"Norwich",
"Archbishop",
"Canterbury",
"Walter",
"Canterbury",
"Cathedral",
"Walter"
],
"PUNCT": [
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"wanted",
"appointed",
"claimed",
"elect"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"I-NP",
"I... | John/nsubj/wanted wanted/ROOT/wanted John/compound/Gray de/compound/Gray Gray/dobj/wanted ,/punct/Gray the/det/Bishop Bishop/appos/Gray of/prep/Bishop Norwich/pobj/of and/cc/Bishop one/conj/Bishop of/prep/one his/poss/supporters own/amod/supporters supporters/pobj/of ,/punct/Gray to/aux/appointed be/auxpass/appointed appointed/relcl/Gray Archbishop/oprd/appointed of/prep/Archbishop Canterbury/pobj/of after/prep/appointed the/det/death death/pobj/after of/prep/death Walter/pobj/of ,/punct/wanted but/cc/wanted the/det/chapter cathedral/amod/chapter chapter/nsubj/claimed for/prep/chapter Canterbury/compound/Cathedral Cathedral/pobj/for claimed/conj/wanted the/det/right exclusive/amod/right right/dobj/claimed to/aux/elect elect/acl/right Walter/poss/successor 's/case/Walter successor/dobj/elect ./punct/claimed | (S (S (NP (NNP John)) (VP (VBD wanted) (S (NP (NP (NNP John) (NNP de) (NNP Gray)) (, ,) (NP (NP (NP (DT the) (NNP Bishop)) (PP (IN of) (NP (NNP Norwich)))) (CC and) (NP (NP (CD one)) (PP (IN of) (NP (PRP$ his) (JJ own) (NNS supporters))))) (, ,)) (VP (TO to) (VP (VB be) (VP (VBN appointed) (NP (NP (NNP Archbishop)) (PP (IN of) (NP (NNP Canterbury)))) (PP (IN after) (NP (NP (DT the) (NN death)) (PP (IN of) (NP (NNP Walter))))))))))) (, ,) (CC but) (S (NP (NP (DT the) (NN cathedral) (NN chapter)) (PP (IN for) (NP (NNP Canterbury) (NNP Cathedral)))) (VP (VBD claimed) (NP (DT the) (JJ exclusive) (NN right) (S (VP (TO to) (VP (VB elect) (NP (NP (NNP Walter) (POS 's)) (NN successor)))))))) (. .)) | T | ['John wanted John de Gray , the Bishop of Norwich and one of his own supporters , to be appointed Archbishop of Canterbury after the death of Walter', "the cathedral chapter for Canterbury Cathedral claimed the exclusive right to elect Walter 's successor"] | [] | ["John wanted John de Gray , the Bishop of Norwich and one of his own supporters , to be appointed Archbishop of Canterbury after the death of Walter , but the cathedral chapter for Canterbury Cathedral claimed the exclusive right to elect Walter 's successor ."] | [] | [] | 13,895 |
When did the Mature Indus Civilization thrive? | (ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (DT the) (NML (NNP Mature) (NNP Indus)) (NNP Civilization)) (VP (VB thrive))) (. ?))) | 6 | {
"ADJ": [],
"ADP": [],
"ADV": [],
"AUX": [
"did"
],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Mature",
"Indus",
"Civilization"
],
"PUNCT": [
"?"
],
"SCONJ": [
"When"
],
"SPACE": [],
"SYM": [],
"VERB": [
"thrive"
],
"X": []
} | [
"O",
"O",
"B-NP",
"O",
"O",
"B-NP",
"B-VP",
"O"
] | When/advmod/thrive did/aux/thrive the/det/Civilization Mature/compound/Civilization Indus/compound/Civilization Civilization/nsubj/thrive thrive/ROOT/thrive ?/punct/thrive | (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (DT the) (NML (NNP Mature) (NNP Indus)) (NNP Civilization)) (VP (VB thrive))) (. ?)) | FC | [] | [] | [] | [] | ['When did the Mature Indus Civilization thrive ?'] | 72,493 |
Governor Robert Dinwiddie of Virginia was an investor in the Ohio Company, which stood to lose money if the French held their claim. | (ROOT (S (NP (NP (NNP Governor) (NNP Robert) (NNP Dinwiddie)) (PP (IN of) (NP (NNP Virginia)))) (VP (VBD was) (NP (NP (DT an) (NN investor)) (PP (IN in) (NP (NP (DT the) (NNP Ohio) (NNP Company)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD stood) (S (VP (TO to) (VP (VB lose) (NP (NN money)) (SBAR (IN if) (S (NP (DT the) (NNPS French)) (VP (VBD held) (NP (PRP$ their) (NN claim))))))))))))))) (. .))) | 17 | {
"ADJ": [],
"ADP": [
"of",
"in"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"an",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"investor",
"money",
"claim"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"which",
"their"
],
"PROPN": [
"Governor",
"Robert",
"Dinwiddie",
"Virginia",
"Ohio",
"Company",
"French"
],
"PUNCT": [
",",
"."
],
"SCONJ": [
"if"
],
"SPACE": [],
"SYM": [],
"VERB": [
"stood",
"lose",
"held"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"O"
] | Governor/compound/Dinwiddie Robert/compound/Dinwiddie Dinwiddie/nsubj/was of/prep/Dinwiddie Virginia/pobj/of was/ROOT/was an/det/investor investor/attr/was in/prep/investor the/det/Company Ohio/compound/Company Company/pobj/in ,/punct/Company which/nsubj/stood stood/relcl/Company to/aux/lose lose/xcomp/stood money/dobj/lose if/mark/held the/det/French French/nsubj/held held/advcl/stood their/poss/claim claim/dobj/held ./punct/was | (S (NP (NP (NNP Governor) (NNP Robert) (NNP Dinwiddie)) (PP (IN of) (NP (NNP Virginia)))) (VP (VBD was) (NP (NP (DT an) (NN investor)) (PP (IN in) (NP (NP (DT the) (NNP Ohio) (NNP Company)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD stood) (S (VP (TO to) (VP (VB lose) (NP (NN money)) (SBAR (IN if) (S (NP (DT the) (NNPS French)) (VP (VBD held) (NP (PRP$ their) (NN claim))))))))))))))) (. .)) | CT | ['Governor Robert Dinwiddie of Virginia was an investor in the Ohio Company , which stood to lose money'] | ['which stood to lose money if the French held their claim', 'if the French held their claim'] | [] | ['Governor Robert Dinwiddie of Virginia was an investor in the Ohio Company , which stood to lose money if the French held their claim .'] | [] | 35,602 |
The company has since made additional acquisitions in storage and networking systems, with the aim of expanding their portfolio from offering computers only to delivering complete solutions for enterprise customers. | (ROOT (S (NP (DT The) (NN company)) (VP (VBZ has) (ADVP (IN since)) (VP (VBN made) (NP (NP (JJ additional) (NNS acquisitions)) (PP (IN in) (NP (NML (NN storage) (CC and) (NN networking)) (NNS systems)))) (, ,) (PP (IN with) (NP (NP (DT the) (NN aim)) (PP (IN of) (S (VP (VBG expanding) (NP (PRP$ their) (NN portfolio)) (PP (IN from) (S (VP (VBG offering) (NP (NNS computers))))) (PP (ADVP (RB only)) (IN to) (S (VP (VBG delivering) (NP (JJ complete) (NNS solutions)) (PP (IN for) (NP (NN enterprise) (NNS customers))))))))))))) (. .))) | 15 | {
"ADJ": [
"additional",
"complete"
],
"ADP": [
"in",
"with",
"of",
"from",
"to",
"for"
],
"ADV": [
"only"
],
"AUX": [
"has"
],
"CCONJ": [
"and"
],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"company",
"acquisitions",
"storage",
"networking",
"systems",
"aim",
"portfolio",
"computers",
"solutions",
"enterprise",
"customers"
],
"NUM": [],
"PART": [],
"PRON": [
"their"
],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [
"since"
],
"SPACE": [],
"SYM": [],
"VERB": [
"made",
"expanding",
"offering",
"delivering"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"O",
"O",
"O",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-VP",
"B-NP",
"B-ADVP",
"B-PP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | The/det/company company/nsubj/made has/aux/made since/advmod/made made/ROOT/made additional/amod/acquisitions acquisitions/dobj/made in/prep/made storage/nmod/systems and/cc/storage networking/compound/systems systems/pobj/in ,/punct/made with/prep/made the/det/aim aim/pobj/with of/prep/aim expanding/pcomp/of their/poss/portfolio portfolio/dobj/expanding from/prep/expanding offering/pcomp/from computers/dobj/offering only/advmod/to to/prep/offering delivering/pcomp/to complete/amod/solutions solutions/dobj/delivering for/prep/solutions enterprise/compound/customers customers/pobj/for ./punct/made | (S (NP (DT The) (NN company)) (VP (VBZ has) (ADVP (IN since)) (VP (VBN made) (NP (NP (JJ additional) (NNS acquisitions)) (PP (IN in) (NP (NML (NN storage) (CC and) (NN networking)) (NNS systems)))) (, ,) (PP (IN with) (NP (NP (DT the) (NN aim)) (PP (IN of) (S (VP (VBG expanding) (NP (PRP$ their) (NN portfolio)) (PP (IN from) (S (VP (VBG offering) (NP (NNS computers))))) (PP (ADVP (RB only)) (IN to) (S (VP (VBG delivering) (NP (JJ complete) (NNS solutions)) (PP (IN for) (NP (NN enterprise) (NNS customers))))))))))))) (. .)) | T | ['The company has since made additional acquisitions in storage and networking systems , with the aim of expanding their portfolio from offering computers only to delivering complete solutions for enterprise customers'] | [] | ['The company has since made additional acquisitions in storage and networking systems , with the aim of expanding their portfolio from offering computers only to delivering complete solutions for enterprise customers .'] | [] | [] | 68,483 |
The nation has no official language, as the Constitution establishes the "equality of all Eritrean languages". | (ROOT (S (NP (DT The) (NN nation)) (VP (VP (VBZ has) (NP (DT no) (JJ official) (NN language)) (, ,) (SBAR (IN as) (S (NP (DT the) (NNP Constitution)) (VP (VBZ establishes) (NP (NP (DT the) (`` ") (NN equality)) (PP (IN of) (NP (DT all) (JJ Eritrean) (NNS languages)))))))) (. ")) (. .))) | 11 | {
"ADJ": [
"official",
"Eritrean"
],
"ADP": [
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"The",
"no",
"the",
"the",
"all"
],
"INTJ": [],
"NOUN": [
"nation",
"language",
"equality",
"languages"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Constitution"
],
"PUNCT": [
",",
"\"",
"\"",
"."
],
"SCONJ": [
"as"
],
"SPACE": [],
"SYM": [],
"VERB": [
"has",
"establishes"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O"
] | The/det/nation nation/nsubj/has has/ROOT/has no/det/language official/amod/language language/dobj/has ,/punct/has as/mark/establishes the/det/Constitution Constitution/nsubj/establishes establishes/advcl/has the/det/equality "/punct/equality equality/dobj/establishes of/prep/equality all/det/languages Eritrean/amod/languages languages/pobj/of "/punct/has ./punct/has | (S (NP (DT The) (NN nation)) (VP (VP (VBZ has) (NP (DT no) (JJ official) (NN language)) (, ,) (SBAR (IN as) (S (NP (DT the) (NNP Constitution)) (VP (VBZ establishes) (NP (NP (DT the) (`` ") (NN equality)) (PP (IN of) (NP (DT all) (JJ Eritrean) (NNS languages)))))))) (. ")) (. .)) | CT | ['The nation has no official language , "'] | ['as the Constitution establishes the " equality of all Eritrean languages'] | [] | ['The nation has no official language , as the Constitution establishes the " equality of all Eritrean languages " .'] | [] | 23,962 |
What does Materialism see each object as? | (ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (NNP Materialism)) (VP (VB see) (NP (DT each) (NN object)) (PP (IN as)))) (. ?))) | 6 | {
"ADJ": [],
"ADP": [
"as"
],
"ADV": [],
"AUX": [
"does"
],
"CCONJ": [],
"DET": [
"each"
],
"INTJ": [],
"NOUN": [
"object"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [
"Materialism"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"see"
],
"X": []
} | [
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"O"
] | What/dobj/see does/aux/see Materialism/nsubj/see see/ROOT/see each/det/object object/dobj/see as/prep/see ?/punct/see | (SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (NNP Materialism)) (VP (VB see) (NP (DT each) (NN object)) (PP (IN as)))) (. ?)) | FC | [] | [] | [] | [] | ['What does Materialism see each object as ?'] | 60,785 |
About twenty amino acids are found in the human body, and about ten of these are essential and, therefore, must be included in the diet. | (ROOT (S (S (NP (QP (RB About) (CD twenty)) (JJ amino) (NNS acids)) (VP (VBP are) (VP (VBN found) (PP (IN in) (NP (DT the) (JJ human) (NN body)))))) (, ,) (CC and) (S (NP (NP (QP (RB about) (CD ten))) (PP (IN of) (NP (DT these)))) (VP (VP (VBP are) (ADJP (JJ essential))) (CC and) (, ,) (ADVP (RB therefore)) (, ,) (VP (MD must) (VP (VB be) (VP (VBN included) (PP (IN in) (NP (DT the) (NN diet)))))))) (. .))) | 10 | {
"ADJ": [
"amino",
"human",
"essential"
],
"ADP": [
"in",
"of",
"in"
],
"ADV": [
"About",
"about",
"therefore"
],
"AUX": [
"are",
"are",
"must",
"be"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"acids",
"body",
"diet"
],
"NUM": [
"twenty",
"ten"
],
"PART": [],
"PRON": [
"these"
],
"PROPN": [],
"PUNCT": [
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"found",
"included"
],
"X": []
} | [
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"O",
"O",
"B-PP",
"B-NP",
"B-VP",
"B-ADJP",
"B-VP",
"I-VP",
"B-ADVP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | About/advmod/twenty twenty/nummod/acids amino/amod/acids acids/nsubjpass/found are/auxpass/found found/ROOT/found in/prep/found the/det/body human/amod/body body/pobj/in ,/punct/found and/cc/found about/advmod/ten ten/nsubj/are of/prep/ten these/pobj/of are/conj/found essential/acomp/are and/cc/are ,/punct/included therefore/advmod/included ,/punct/included must/aux/included be/auxpass/included included/conj/are in/prep/included the/det/diet diet/pobj/in ./punct/are | (S (S (NP (QP (RB About) (CD twenty)) (JJ amino) (NNS acids)) (VP (VBP are) (VP (VBN found) (PP (IN in) (NP (DT the) (JJ human) (NN body)))))) (, ,) (CC and) (S (NP (NP (QP (RB about) (CD ten))) (PP (IN of) (NP (DT these)))) (VP (VP (VBP are) (ADJP (JJ essential))) (CC and) (, ,) (ADVP (RB therefore)) (, ,) (VP (MD must) (VP (VB be) (VP (VBN included) (PP (IN in) (NP (DT the) (NN diet)))))))) (. .)) | T | ['About twenty amino acids are found in the human body', 'about ten of these are essential and , therefore , must be included in the diet'] | [] | ['About twenty amino acids are found in the human body , and about ten of these are essential and , therefore , must be included in the diet .'] | [] | [] | 1,392 |
Dynamic response characteristics such as winding inductance and rotor inertia are also important; these factors limit the overall performance of the servomechanism loop. | (ROOT (S (S (NP (NP (JJ Dynamic) (NN response) (NNS characteristics)) (PP (JJ such) (IN as) (NP (NP (NN winding) (NN inductance)) (CC and) (NP (NN rotor) (NN inertia))))) (VP (VBP are) (ADVP (RB also)) (ADJP (JJ important)))) (: ;) (S (NP (DT these) (NNS factors)) (VP (VBP limit) (NP (NP (DT the) (JJ overall) (NN performance)) (PP (IN of) (NP (DT the) (NN servomechanism) (NN loop)))))) (. .))) | 8 | {
"ADJ": [
"Dynamic",
"such",
"important",
"overall"
],
"ADP": [
"as",
"of"
],
"ADV": [
"also"
],
"AUX": [
"are"
],
"CCONJ": [
"and"
],
"DET": [
"these",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"response",
"characteristics",
"inductance",
"rotor",
"inertia",
"factors",
"performance",
"servomechanism",
"loop"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
";",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"winding",
"limit"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-ADJP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Dynamic/amod/response response/compound/characteristics characteristics/nsubj/are such/amod/as as/prep/characteristics winding/amod/inductance inductance/pobj/as and/cc/inductance rotor/compound/inertia inertia/conj/inductance are/ccomp/limit also/advmod/are important/acomp/are ;/punct/limit these/det/factors factors/nsubj/limit limit/ROOT/limit the/det/performance overall/amod/performance performance/dobj/limit of/prep/performance the/det/loop servomechanism/compound/loop loop/pobj/of ./punct/limit | (S (S (NP (NP (JJ Dynamic) (NN response) (NNS characteristics)) (PP (JJ such) (IN as) (NP (NP (NN winding) (NN inductance)) (CC and) (NP (NN rotor) (NN inertia))))) (VP (VBP are) (ADVP (RB also)) (ADJP (JJ important)))) (: ;) (S (NP (DT these) (NNS factors)) (VP (VBP limit) (NP (NP (DT the) (JJ overall) (NN performance)) (PP (IN of) (NP (DT the) (NN servomechanism) (NN loop)))))) (. .)) | T | ['Dynamic response characteristics such as winding inductance and rotor inertia are also important', 'these factors limit the overall performance of the servomechanism loop'] | [] | ['Dynamic response characteristics such as winding inductance and rotor inertia are also important ; these factors limit the overall performance of the servomechanism loop .'] | [] | [] | 54,467 |
Stephen Thomas Erlewine noted that with her self-titled debut album, Madonna began her career as a disco diva, in an era that did not have any such divas to speak of. | (ROOT (S (NP (NNP Stephen) (NNP Thomas) (NNP Erlewine)) (VP (VBD noted) (SBAR (IN that) (S (PP (IN with) (NP (PRP$ her) (ADJP (NN self) (HYPH -) (VBN titled)) (NN debut) (NN album))) (, ,) (NP (NNP Madonna)) (VP (VBD began) (NP (NP (PRP$ her) (NN career)) (PP (IN as) (NP (DT a) (NN disco) (NN diva)))) (, ,) (PP (IN in) (NP (NP (DT an) (NN era)) (SBAR (WHNP (WDT that)) (S (VP (VBD did) (RB not) (VP (VB have) (NP (NP (DT any) (JJ such) (NNS divas)) (SBAR (S (VP (TO to) (VP (VB speak) (PP (IN of))))))))))))))))) (. .))) | 19 | {
"ADJ": [
"such"
],
"ADP": [
"with",
"as",
"in",
"of"
],
"ADV": [],
"AUX": [
"did"
],
"CCONJ": [],
"DET": [
"a",
"an",
"any"
],
"INTJ": [],
"NOUN": [
"self",
"debut",
"album",
"career",
"disco",
"diva",
"era",
"divas"
],
"NUM": [],
"PART": [
"not",
"to"
],
"PRON": [
"her",
"her",
"that"
],
"PROPN": [
"Stephen",
"Thomas",
"Erlewine",
"Madonna"
],
"PUNCT": [
"-",
",",
",",
"."
],
"SCONJ": [
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"noted",
"titled",
"began",
"have",
"speak"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
... | Stephen/compound/Erlewine Thomas/compound/Erlewine Erlewine/nsubj/noted noted/ROOT/noted that/mark/began with/prep/began her/poss/album self/npadvmod/titled -/punct/titled titled/amod/album debut/compound/album album/pobj/with ,/punct/began Madonna/nsubj/began began/ccomp/noted her/poss/career career/dobj/began as/prep/began a/det/diva disco/compound/diva diva/pobj/as ,/punct/began in/prep/began an/det/era era/pobj/in that/nsubj/have did/aux/have not/neg/have have/relcl/era any/det/divas such/amod/divas divas/dobj/have to/aux/speak speak/relcl/divas of/prep/speak ./punct/noted | (S (NP (NNP Stephen) (NNP Thomas) (NNP Erlewine)) (VP (VBD noted) (SBAR (IN that) (S (PP (IN with) (NP (PRP$ her) (ADJP (NN self) (HYPH -) (VBN titled)) (NN debut) (NN album))) (, ,) (NP (NNP Madonna)) (VP (VBD began) (NP (NP (PRP$ her) (NN career)) (PP (IN as) (NP (DT a) (NN disco) (NN diva)))) (, ,) (PP (IN in) (NP (NP (DT an) (NN era)) (SBAR (WHNP (WDT that)) (S (VP (VBD did) (RB not) (VP (VB have) (NP (NP (DT any) (JJ such) (NNS divas)) (SBAR (S (VP (TO to) (VP (VB speak) (PP (IN of))))))))))))))))) (. .)) | CT | ['Stephen Thomas Erlewine noted'] | ['that with her self - titled debut album , Madonna began her career as a disco diva , in an era that did not have any such divas to speak of', 'that did not have any such divas to speak of', 'to speak of'] | [] | ['Stephen Thomas Erlewine noted that with her self - titled debut album , Madonna began her career as a disco diva , in an era that did not have any such divas to speak of .'] | [] | 20,090 |
It was preceded by the Ming dynasty and succeeded by the Republic of China. | (ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VP (VBN preceded) (PP (IN by) (NP (DT the) (NNP Ming) (NN dynasty)))) (CC and) (VP (VBN succeeded) (PP (IN by) (NP (NP (DT the) (NNP Republic)) (PP (IN of) (NP (NNP China)))))))) (. .))) | 10 | {
"ADJ": [],
"ADP": [
"by",
"by",
"of"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"dynasty"
],
"NUM": [],
"PART": [],
"PRON": [
"It"
],
"PROPN": [
"Ming",
"Republic",
"China"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"preceded",
"succeeded"
],
"X": []
} | [
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | It/nsubjpass/preceded was/auxpass/preceded preceded/ROOT/preceded by/agent/preceded the/det/dynasty Ming/compound/dynasty dynasty/pobj/by and/cc/preceded succeeded/conj/preceded by/agent/succeeded the/det/Republic Republic/pobj/by of/prep/Republic China/pobj/of ./punct/preceded | (S (NP (PRP It)) (VP (VBD was) (VP (VP (VBN preceded) (PP (IN by) (NP (DT the) (NNP Ming) (NN dynasty)))) (CC and) (VP (VBN succeeded) (PP (IN by) (NP (NP (DT the) (NNP Republic)) (PP (IN of) (NP (NNP China)))))))) (. .)) | T | ['It was preceded by the Ming dynasty and succeeded by the Republic of China'] | [] | ['It was preceded by the Ming dynasty and succeeded by the Republic of China .'] | [] | [] | 43,450 |
Saudi Arabia, trying to recover market share, increased production, pushing prices down, shrinking or eliminating profits for high-cost producers. | (ROOT (S (NP (NNP Saudi) (NNP Arabia)) (, ,) (S (VP (VBG trying) (S (VP (TO to) (VP (VB recover) (NP (NN market) (NN share))))))) (, ,) (VP (VP (VBD increased) (NP (NN production))) (, ,) (VP (VBG pushing) (NP (NNS prices)) (ADVP (RB down))) (, ,) (VBG shrinking) (CC or) (VBG eliminating) (NP (NP (NNS profits)) (PP (IN for) (NP (NML (JJ high) (HYPH -) (NN cost)) (NNS producers))))) (. .))) | 9 | {
"ADJ": [
"high"
],
"ADP": [
"down",
"for"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"or"
],
"DET": [],
"INTJ": [],
"NOUN": [
"market",
"share",
"production",
"prices",
"profits",
"cost",
"producers"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [],
"PROPN": [
"Saudi",
"Arabia"
],
"PUNCT": [
",",
",",
",",
",",
"-",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"trying",
"recover",
"increased",
"pushing",
"shrinking",
"eliminating"
],
"X": []
} | [
"B-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"B-ADVP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"B-PP",
"O",
"O",
"O",
"B-NP",
"O"
] | Saudi/compound/Arabia Arabia/ROOT/Arabia ,/punct/production trying/advcl/production to/aux/recover recover/xcomp/trying market/compound/share share/dobj/recover ,/punct/production increased/amod/production production/appos/Arabia ,/punct/production pushing/acl/Arabia prices/dobj/pushing down/prt/pushing ,/punct/pushing shrinking/conj/pushing or/cc/shrinking eliminating/conj/shrinking profits/dobj/eliminating for/prep/profits high/amod/cost -/punct/cost cost/compound/producers producers/pobj/for ./punct/Arabia | (S (NP (NNP Saudi) (NNP Arabia)) (, ,) (S (VP (VBG trying) (S (VP (TO to) (VP (VB recover) (NP (NN market) (NN share))))))) (, ,) (VP (VP (VBD increased) (NP (NN production))) (, ,) (VP (VBG pushing) (NP (NNS prices)) (ADVP (RB down))) (, ,) (VBG shrinking) (CC or) (VBG eliminating) (NP (NP (NNS profits)) (PP (IN for) (NP (NML (JJ high) (HYPH -) (NN cost)) (NNS producers))))) (. .)) | T | ['trying to recover market share'] | [] | ['Saudi Arabia , trying to recover market share , increased production , pushing prices down , shrinking or eliminating profits for high - cost producers .'] | [] | [] | 52,053 |
Ultimately Barcelona ended the season 15 points clear of rivals Real Madrid, despite losing 2–1 to them at the beginning of March. | (ROOT (S (ADVP (RB Ultimately)) (NP (NNP Barcelona)) (VP (VBD ended) (NP (DT the) (NN season)) (ADVP (NP (CD 15) (NNS points)) (JJ clear) (PP (IN of) (NP (NNS rivals) (NNP Real) (NNP Madrid)))) (, ,) (PP (IN despite) (S (VP (VBG losing) (NP (CD 2–1)) (PP (IN to) (NP (PRP them))) (PP (IN at) (NP (NP (DT the) (NN beginning)) (PP (IN of) (NP (NNP March))))))))) (. .))) | 11 | {
"ADJ": [
"clear"
],
"ADP": [
"of",
"to",
"at",
"of"
],
"ADV": [
"Ultimately"
],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"season",
"points",
"rivals",
"beginning"
],
"NUM": [
"15",
"2–1"
],
"PART": [],
"PRON": [
"them"
],
"PROPN": [
"Barcelona",
"Real",
"Madrid",
"March"
],
"PUNCT": [
",",
"."
],
"SCONJ": [
"despite"
],
"SPACE": [],
"SYM": [],
"VERB": [
"ended",
"losing"
],
"X": []
} | [
"B-ADVP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | Ultimately/advmod/ended Barcelona/nsubj/ended ended/ROOT/ended the/det/season season/dobj/ended 15/nummod/points points/npadvmod/clear clear/amod/season of/prep/season rivals/pobj/of Real/compound/Madrid Madrid/appos/rivals ,/punct/ended despite/prep/ended losing/pcomp/despite 2–1/dobj/losing to/prep/losing them/pobj/to at/prep/losing the/det/beginning beginning/pobj/at of/prep/beginning March/pobj/of ./punct/ended | (S (ADVP (RB Ultimately)) (NP (NNP Barcelona)) (VP (VBD ended) (NP (DT the) (NN season)) (ADVP (NP (CD 15) (NNS points)) (JJ clear) (PP (IN of) (NP (NNS rivals) (NNP Real) (NNP Madrid)))) (, ,) (PP (IN despite) (S (VP (VBG losing) (NP (CD 2–1)) (PP (IN to) (NP (PRP them))) (PP (IN at) (NP (NP (DT the) (NN beginning)) (PP (IN of) (NP (NNP March))))))))) (. .)) | T | ['Barcelona ended the season 15 points clear of rivals Real Madrid , despite losing 2–1 to them at the beginning of March'] | [] | ['Ultimately Barcelona ended the season 15 points clear of rivals Real Madrid , despite losing 2–1 to them at the beginning of March .'] | [] | [] | 19,194 |
Bell received numerous honorary degrees from colleges and universities, to the point that the requests almost became burdensome. | (ROOT (S (NP (NNP Bell)) (VP (VBD received) (NP (JJ numerous) (JJ honorary) (NNS degrees)) (PP (IN from) (NP (NNS colleges) (CC and) (NNS universities))) (, ,) (PP (IN to) (NP (DT the) (NN point) (SBAR (IN that) (S (NP (DT the) (NNS requests)) (ADVP (RB almost)) (VP (VBD became) (ADJP (JJ burdensome)))))))) (. .))) | 10 | {
"ADJ": [
"numerous",
"honorary",
"burdensome"
],
"ADP": [
"from",
"to"
],
"ADV": [
"almost"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"degrees",
"colleges",
"universities",
"point",
"requests"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Bell"
],
"PUNCT": [
",",
"."
],
"SCONJ": [
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"received",
"became"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-ADJP",
"O"
] | Bell/nsubj/received received/ROOT/received numerous/amod/degrees honorary/amod/degrees degrees/dobj/received from/prep/received colleges/pobj/from and/cc/colleges universities/conj/colleges ,/punct/received to/prep/received the/det/point point/pobj/to that/mark/became the/det/requests requests/nsubj/became almost/advmod/became became/acl/point burdensome/acomp/became ./punct/received | (S (NP (NNP Bell)) (VP (VBD received) (NP (JJ numerous) (JJ honorary) (NNS degrees)) (PP (IN from) (NP (NNS colleges) (CC and) (NNS universities))) (, ,) (PP (IN to) (NP (DT the) (NN point) (SBAR (IN that) (S (NP (DT the) (NNS requests)) (ADVP (RB almost)) (VP (VBD became) (ADJP (JJ burdensome)))))))) (. .)) | CT | ['Bell received numerous honorary degrees from colleges and universities , to the point that the requests almost became burdensome'] | ['that the requests almost became burdensome'] | [] | ['Bell received numerous honorary degrees from colleges and universities , to the point that the requests almost became burdensome .'] | [] | 28,358 |
Seattle is also referred to informally as the "Gateway to Alaska" for being the nearest major city in the contiguous US to Alaska, "Rain City" for its frequent cloudy and rainy weather, and "Jet City" from the local influence of Boeing. | (ROOT (S (NP (NNP Seattle)) (VP (VBZ is) (ADVP (RB also)) (VP (VP (VBN referred) (PP (IN to)) (ADVP (RB informally)) (PP (IN as) (NP (NP (DT the) (`` ") (NML (NNP Gateway) (PP (IN to) (NP (NNP Alaska)))) ('' ")) (PP (IN for) (S (VP (VBG being) (NP (NP (DT the) (JJS nearest) (JJ major) (NN city)) (PP (IN in) (NP (DT the) (JJ contiguous) (NNP US))) (PP (IN to) (NP (NNP Alaska)))))))))) (, ,) (NP (`` ") (NP (NNP Rain) (NNP City)) ('' ") (PP (IN for) (NP (PRP$ its) (JJ frequent) (ADJP (JJ cloudy) (CC and) (JJ rainy)) (NN weather)))) (, ,) (CC and) (VP (`` ") (NP (NNP Jet) (NNP City)) ('' ") (PP (IN from) (NP (NP (DT the) (JJ local) (NN influence)) (PP (IN of) (NP (NNP Boeing)))))))) (. .))) | 14 | {
"ADJ": [
"nearest",
"major",
"contiguous",
"frequent",
"cloudy",
"rainy",
"local"
],
"ADP": [
"to",
"as",
"to",
"for",
"in",
"to",
"for",
"from",
"of"
],
"ADV": [
"also",
"informally"
],
"AUX": [
"is",
"being"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"Gateway",
"city",
"weather",
"influence"
],
"NUM": [],
"PART": [],
"PRON": [
"its"
],
"PROPN": [
"Seattle",
"Alaska",
"US",
"Alaska",
"Rain",
"City",
"Jet",
"City",
"Boeing"
],
"PUNCT": [
"\"",
"\"",
",",
"\"",
"\"",
",",
"\"",
"\"",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"referred"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-PP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP... | Seattle/nsubjpass/referred is/auxpass/referred also/advmod/referred referred/ROOT/referred to/prep/referred informally/pcomp/to as/prep/referred the/det/Gateway "/punct/Gateway Gateway/pobj/as to/prep/Gateway Alaska/pobj/to "/punct/Gateway for/prep/Gateway being/pcomp/for the/det/city nearest/amod/city major/amod/city city/attr/being in/prep/city the/det/US contiguous/amod/US US/pobj/in to/prep/being Alaska/pobj/to ,/punct/Gateway "/punct/City Rain/compound/City City/appos/Gateway "/punct/City for/prep/Gateway its/poss/weather frequent/amod/weather cloudy/amod/weather and/cc/cloudy rainy/conj/cloudy weather/pobj/for ,/punct/Gateway and/cc/Gateway "/punct/City Jet/compound/City City/conj/Gateway "/punct/City from/prep/City the/det/influence local/amod/influence influence/pobj/from of/prep/influence Boeing/pobj/of ./punct/referred | (S (NP (NNP Seattle)) (VP (VBZ is) (ADVP (RB also)) (VP (VP (VBN referred) (PP (IN to)) (ADVP (RB informally)) (PP (IN as) (NP (NP (DT the) (`` ") (NML (NNP Gateway) (PP (IN to) (NP (NNP Alaska)))) ('' ")) (PP (IN for) (S (VP (VBG being) (NP (NP (DT the) (JJS nearest) (JJ major) (NN city)) (PP (IN in) (NP (DT the) (JJ contiguous) (NNP US))) (PP (IN to) (NP (NNP Alaska)))))))))) (, ,) (NP (`` ") (NP (NNP Rain) (NNP City)) ('' ") (PP (IN for) (NP (PRP$ its) (JJ frequent) (ADJP (JJ cloudy) (CC and) (JJ rainy)) (NN weather)))) (, ,) (CC and) (VP (`` ") (NP (NNP Jet) (NNP City)) ('' ") (PP (IN from) (NP (NP (DT the) (JJ local) (NN influence)) (PP (IN of) (NP (NNP Boeing)))))))) (. .)) | T | ['Seattle is also referred to informally as the " Gateway to Alaska " for being the nearest major city in the contiguous US to Alaska , " Rain City " for its frequent cloudy and rainy weather , and " Jet City " from the local influence of Boeing'] | [] | ['Seattle is also referred to informally as the " Gateway to Alaska " for being the nearest major city in the contiguous US to Alaska , " Rain City " for its frequent cloudy and rainy weather , and " Jet City " from the local influence of Boeing .'] | [] | [] | 54,827 |
Between 1993 and 1996, the FBI increased its counter-terrorism role in the wake of the first 1993 World Trade Center bombing in New York City, New York; the 1995 Oklahoma City bombing in Oklahoma City, Oklahoma; and the arrest of the Unabomber in 1996. | (ROOT (S (PP (IN Between) (NP (CD 1993) (CC and) (CD 1996))) (, ,) (NP (DT the) (NNP FBI)) (VP (VBD increased) (NP (PRP$ its) (ADJP (JJ counter) (HYPH -) (NN terrorism)) (NN role)) (PP (IN in) (NP (NP (DT the) (NN wake)) (PP (IN of) (NP (NP (NP (DT the) (JJ first) (CD 1993) (NML (NNP World) (NNP Trade) (NNP Center)) (NN bombing)) (PP (IN in) (NP (NP (NML (NNP New) (NNP York)) (NNP City)) (, ,) (NP (NNP New) (NNP York))))) (: ;) (NP (NP (DT the) (CD 1995) (NML (NNP Oklahoma) (NNP City)) (NN bombing)) (PP (IN in) (NP (NP (NNP Oklahoma) (NNP City)) (, ,) (NP (NNP Oklahoma))))) (: ;) (CC and) (NP (NP (DT the) (NN arrest)) (PP (IN of) (NP (DT the) (NNP Unabomber))) (PP (IN in) (NP (CD 1996))))))))) (. .))) | 13 | {
"ADJ": [
"counter",
"terrorism",
"first"
],
"ADP": [
"Between",
"in",
"of",
"in",
"in",
"of",
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"-",
"role",
"wake",
"bombing",
"bombing",
"arrest"
],
"NUM": [
"1993",
"1996",
"1993",
"1995",
"1996"
],
"PART": [],
"PRON": [
"its"
],
"PROPN": [
"FBI",
"World",
"Trade",
"Center",
"New",
"York",
"City",
"New",
"York",
"Oklahoma",
"City",
"Oklahoma",
"City",
"Oklahoma",
"Unabomber"
],
"PUNCT": [
",",
",",
";",
",",
";",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"increased"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"O",
"B-NP",
"B-PP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
... | Between/prep/increased 1993/pobj/Between and/cc/1993 1996/conj/1993 ,/punct/increased the/det/FBI FBI/nsubj/increased increased/ROOT/increased its/poss/role counter/amod/role -/amod/role terrorism/amod/role role/dobj/increased in/prep/increased the/det/wake wake/pobj/in of/prep/wake the/det/bombing first/amod/bombing 1993/nummod/bombing World/compound/Center Trade/compound/Center Center/compound/bombing bombing/pobj/of in/prep/bombing New/compound/York York/compound/City City/pobj/in ,/punct/City New/compound/York York/npadvmod/City ;/punct/increased the/det/bombing 1995/nummod/bombing Oklahoma/compound/City City/compound/bombing bombing/dep/increased in/prep/bombing Oklahoma/compound/City City/pobj/in ,/punct/City Oklahoma/appos/City ;/punct/bombing and/cc/bombing the/det/arrest arrest/conj/bombing of/prep/arrest the/det/Unabomber Unabomber/pobj/of in/prep/arrest 1996/pobj/in ./punct/increased | (S (PP (IN Between) (NP (CD 1993) (CC and) (CD 1996))) (, ,) (NP (DT the) (NNP FBI)) (VP (VBD increased) (NP (PRP$ its) (ADJP (JJ counter) (HYPH -) (NN terrorism)) (NN role)) (PP (IN in) (NP (NP (DT the) (NN wake)) (PP (IN of) (NP (NP (NP (DT the) (JJ first) (CD 1993) (NML (NNP World) (NNP Trade) (NNP Center)) (NN bombing)) (PP (IN in) (NP (NP (NML (NNP New) (NNP York)) (NNP City)) (, ,) (NP (NNP New) (NNP York))))) (: ;) (NP (NP (DT the) (CD 1995) (NML (NNP Oklahoma) (NNP City)) (NN bombing)) (PP (IN in) (NP (NP (NNP Oklahoma) (NNP City)) (, ,) (NP (NNP Oklahoma))))) (: ;) (CC and) (NP (NP (DT the) (NN arrest)) (PP (IN of) (NP (DT the) (NNP Unabomber))) (PP (IN in) (NP (CD 1996))))))))) (. .)) | T | ['the FBI increased its counter - terrorism role in the wake of the first 1993 World Trade Center bombing in New York City , New York ; the 1995 Oklahoma City bombing in Oklahoma City , Oklahoma ; and the arrest of the Unabomber in 1996'] | [] | ['Between 1993 and 1996 , the FBI increased its counter - terrorism role in the wake of the first 1993 World Trade Center bombing in New York City , New York ; the 1995 Oklahoma City bombing in Oklahoma City , Oklahoma ; and the arrest of the Unabomber in 1996 .'] | [] | [] | 71,620 |
Four members of the Association of American Universities are in Greater Boston (more than any other metropolitan area): | (ROOT (S (NP (NP (CD Four) (NNS members)) (PP (IN of) (NP (NP (DT the) (NNP Association)) (PP (IN of) (NP (NNP American) (NNPS Universities)))))) (VP (VBP are) (PP (IN in) (NP (NNP Greater) (NNP Boston))) (-LRB- -LRB-) (NP (ADJP (JJR more)) (PP (IN than) (NP (DT any) (JJ other) (JJ metropolitan) (NN area))))) (: -RRB-:))) | 8 | {
"ADJ": [
"more",
"other",
"metropolitan"
],
"ADP": [
"of",
"of",
"in",
"than"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [],
"DET": [
"the",
"any"
],
"INTJ": [],
"NOUN": [
"members",
"area"
],
"NUM": [
"Four"
],
"PART": [],
"PRON": [],
"PROPN": [
"Association",
"American",
"Universities",
"Greater",
"Boston"
],
"PUNCT": [
"(",
"):"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-ADJP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Four/nummod/members members/nsubj/are of/prep/members the/det/Association Association/pobj/of of/prep/Association American/compound/Universities Universities/pobj/of are/ROOT/are in/prep/are Greater/compound/Boston Boston/pobj/in (/punct/Boston more/acomp/are than/prep/more any/det/area other/amod/area metropolitan/amod/area area/pobj/than ):/punct/are | (S (NP (NP (CD Four) (NNS members)) (PP (IN of) (NP (NP (DT the) (NNP Association)) (PP (IN of) (NP (NNP American) (NNPS Universities)))))) (VP (VBP are) (PP (IN in) (NP (NNP Greater) (NNP Boston))) (-LRB- -LRB-) (NP (ADJP (JJR more)) (PP (IN than) (NP (DT any) (JJ other) (JJ metropolitan) (NN area))))) (: -RRB-:)) | T | ['Four members of the Association of American Universities are in Greater Boston -LRB- more than any other metropolitan area'] | [] | ['Four members of the Association of American Universities are in Greater Boston -LRB- more than any other metropolitan area -RRB-:'] | [] | [] | 10,088 |
If the 15 minutes of a quarter expire while the ball is live, the quarter is extended until the ball becomes dead. | (ROOT (S (SBAR (IN If) (S (NP (NP (DT the) (CD 15) (NNS minutes)) (PP (IN of) (NP (DT a) (NN quarter)))) (VP (VBP expire) (SBAR (IN while) (S (NP (DT the) (NN ball)) (VP (VBZ is) (ADJP (JJ live)))))))) (, ,) (NP (DT the) (NN quarter)) (VP (VBZ is) (VP (VBN extended) (SBAR (IN until) (S (NP (DT the) (NN ball)) (VP (VBZ becomes) (ADJP (JJ dead))))))) (. .))) | 10 | {
"ADJ": [
"live",
"dead"
],
"ADP": [
"of"
],
"ADV": [],
"AUX": [
"is",
"is"
],
"CCONJ": [],
"DET": [
"the",
"a",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"minutes",
"quarter",
"ball",
"quarter",
"ball"
],
"NUM": [
"15"
],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [
"If",
"while",
"until"
],
"SPACE": [],
"SYM": [],
"VERB": [
"expire",
"extended",
"becomes"
],
"X": []
} | [
"O",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-ADJP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-ADJP",
"O"
] | If/mark/expire the/det/minutes 15/nummod/minutes minutes/nsubj/expire of/prep/minutes a/det/quarter quarter/pobj/of expire/advcl/extended while/mark/is the/det/ball ball/nsubj/is is/advcl/expire live/acomp/is ,/punct/extended the/det/quarter quarter/nsubjpass/extended is/auxpass/extended extended/ROOT/extended until/mark/becomes the/det/ball ball/nsubj/becomes becomes/advcl/extended dead/acomp/becomes ./punct/extended | (S (SBAR (IN If) (S (NP (NP (DT the) (CD 15) (NNS minutes)) (PP (IN of) (NP (DT a) (NN quarter)))) (VP (VBP expire) (SBAR (IN while) (S (NP (DT the) (NN ball)) (VP (VBZ is) (ADJP (JJ live)))))))) (, ,) (NP (DT the) (NN quarter)) (VP (VBZ is) (VP (VBN extended) (SBAR (IN until) (S (NP (DT the) (NN ball)) (VP (VBZ becomes) (ADJP (JJ dead))))))) (. .)) | CT | ['the quarter is extended'] | ['If the 15 minutes of a quarter expire while the ball is live', 'while the ball is live', 'until the ball becomes dead'] | [] | ['If the 15 minutes of a quarter expire while the ball is live , the quarter is extended until the ball becomes dead .'] | [] | 50,260 |
What become critical when a person is non-verbal? | (ROOT (SBARQ (WHNP (WP What)) (S (VP (VBP become) (ADJP (JJ critical)) (SBAR (WHADVP (WRB when)) (S (NP (DT a) (NN person)) (VP (VBZ is) (ADJP (JJ non) (HYPH -) (JJ verbal))))))) (. ?))) | 9 | {
"ADJ": [
"critical",
"non",
"-",
"verbal"
],
"ADP": [],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"person"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [
"when"
],
"SPACE": [],
"SYM": [],
"VERB": [
"become"
],
"X": []
} | [
"O",
"B-VP",
"B-ADJP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"O"
] | What/nsubj/become become/ROOT/become critical/acomp/become when/advmod/is a/det/person person/nsubj/is is/advcl/become non/acomp/is -/acomp/is verbal/acomp/is ?/punct/become | (SBARQ (WHNP (WP What)) (S (VP (VBP become) (ADJP (JJ critical)) (SBAR (WHADVP (WRB when)) (S (NP (DT a) (NN person)) (VP (VBZ is) (ADJP (JJ non) (HYPH -) (JJ verbal))))))) (. ?)) | CT | ['become critical'] | ['when a person is non - verbal'] | [] | ['What become critical when a person is non - verbal ?'] | [] | 63,574 |
The Menzies Government entered Australia's first formal military alliance outside of the British Commonwealth with the signing of the ANZUS Treaty between Australia, New Zealand and the United States in San Francisco in 1951. | (ROOT (S (NP (DT The) (NNP Menzies) (NNP Government)) (VP (VBD entered) (NP (NP (NP (NNP Australia) (POS 's)) (JJ first) (JJ formal) (JJ military) (NN alliance)) (PP (IN outside) (PP (IN of) (NP (DT the) (NNP British) (NNP Commonwealth))))) (PP (IN with) (NP (NP (DT the) (NN signing)) (PP (PP (IN of) (NP (DT the) (NNP ANZUS) (NNP Treaty))) (PP (IN between) (NP (NP (NNP Australia)) (, ,) (NP (NNP New) (NNP Zealand)) (CC and) (NP (DT the) (NNP United) (NNPS States))))) (PP (IN in) (NP (NNP San) (NNP Francisco))) (PP (IN in) (NP (CD 1951)))))) (. .))) | 10 | {
"ADJ": [
"first",
"formal",
"military"
],
"ADP": [
"outside",
"of",
"with",
"of",
"between",
"in",
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"The",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"alliance",
"signing"
],
"NUM": [
"1951"
],
"PART": [
"'s"
],
"PRON": [],
"PROPN": [
"Menzies",
"Government",
"Australia",
"British",
"Commonwealth",
"ANZUS",
"Treaty",
"Australia",
"New",
"Zealand",
"United",
"States",
"San",
"Francisco"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"entered"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP"... | The/det/Government Menzies/compound/Government Government/nsubj/entered entered/ROOT/entered Australia/poss/alliance 's/case/Australia first/amod/alliance formal/amod/alliance military/amod/alliance alliance/dobj/entered outside/prep/entered of/prep/outside the/det/Commonwealth British/compound/Commonwealth Commonwealth/pobj/of with/prep/entered the/det/signing signing/pobj/with of/prep/signing the/det/Treaty ANZUS/compound/Treaty Treaty/pobj/of between/prep/Treaty Australia/pobj/between ,/punct/Australia New/compound/Zealand Zealand/conj/Australia and/cc/Zealand the/det/States United/compound/States States/conj/Zealand in/prep/States San/compound/Francisco Francisco/pobj/in in/prep/signing 1951/pobj/in ./punct/entered | (S (NP (DT The) (NNP Menzies) (NNP Government)) (VP (VBD entered) (NP (NP (NP (NNP Australia) (POS 's)) (JJ first) (JJ formal) (JJ military) (NN alliance)) (PP (IN outside) (PP (IN of) (NP (DT the) (NNP British) (NNP Commonwealth))))) (PP (IN with) (NP (NP (DT the) (NN signing)) (PP (PP (IN of) (NP (DT the) (NNP ANZUS) (NNP Treaty))) (PP (IN between) (NP (NP (NNP Australia)) (, ,) (NP (NNP New) (NNP Zealand)) (CC and) (NP (DT the) (NNP United) (NNPS States))))) (PP (IN in) (NP (NNP San) (NNP Francisco))) (PP (IN in) (NP (CD 1951)))))) (. .)) | T | ["The Menzies Government entered Australia 's first formal military alliance outside of the British Commonwealth with the signing of the ANZUS Treaty between Australia , New Zealand and the United States in San Francisco in 1951"] | [] | ["The Menzies Government entered Australia 's first formal military alliance outside of the British Commonwealth with the signing of the ANZUS Treaty between Australia , New Zealand and the United States in San Francisco in 1951 ."] | [] | [] | 26,258 |
While the MC controls resources and signaling negotiations, the MP operates on the media plane and receives media from each endpoint. | (ROOT (S (SBAR (IN While) (S (NP (DT the) (NNP MC)) (VP (VBZ controls) (NP (NP (NNS resources)) (CC and) (NP (NN signaling) (NNS negotiations)))))) (, ,) (NP (DT the) (NNP MP)) (VP (VP (VBZ operates) (PP (IN on) (NP (DT the) (NNS media) (NN plane)))) (CC and) (VP (VBZ receives) (NP (NNS media)) (PP (IN from) (NP (DT each) (NN endpoint))))) (. .))) | 8 | {
"ADJ": [],
"ADP": [
"on",
"from"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"the",
"each"
],
"INTJ": [],
"NOUN": [
"resources",
"negotiations",
"media",
"plane",
"media",
"endpoint"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"MC",
"MP"
],
"PUNCT": [
",",
"."
],
"SCONJ": [
"While"
],
"SPACE": [],
"SYM": [],
"VERB": [
"controls",
"signaling",
"operates",
"receives"
],
"X": []
} | [
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | While/mark/controls the/det/MC MC/nsubj/controls controls/advcl/operates resources/dobj/controls and/cc/controls signaling/conj/controls negotiations/dobj/signaling ,/punct/operates the/det/MP MP/nsubj/operates operates/ROOT/operates on/prep/operates the/det/plane media/compound/plane plane/pobj/on and/cc/operates receives/conj/operates media/dobj/receives from/prep/receives each/det/endpoint endpoint/pobj/from ./punct/operates | (S (SBAR (IN While) (S (NP (DT the) (NNP MC)) (VP (VBZ controls) (NP (NP (NNS resources)) (CC and) (NP (NN signaling) (NNS negotiations)))))) (, ,) (NP (DT the) (NNP MP)) (VP (VP (VBZ operates) (PP (IN on) (NP (DT the) (NNS media) (NN plane)))) (CC and) (VP (VBZ receives) (NP (NNS media)) (PP (IN from) (NP (DT each) (NN endpoint))))) (. .)) | CT | ['the MP operates on the media plane and receives media from each endpoint'] | ['While the MC controls resources and signaling negotiations'] | [] | ['While the MC controls resources and signaling negotiations , the MP operates on the media plane and receives media from each endpoint .'] | [] | 38,352 |
People who are disguised pass through the crowd and perform a part of the traditional costume they wear. | (ROOT (S (NP (NP (NNS People)) (SBAR (WHNP (WP who)) (S (VP (VBP are) (VP (VBN disguised)))))) (VP (VP (VBP pass) (PP (IN through) (NP (DT the) (NN crowd)))) (CC and) (VP (VBP perform) (NP (NP (DT a) (NN part)) (PP (IN of) (NP (NP (DT the) (JJ traditional) (NN costume)) (SBAR (S (NP (PRP they)) (VP (VBP wear))))))))) (. .))) | 11 | {
"ADJ": [
"traditional"
],
"ADP": [
"through",
"of"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"People",
"pass",
"crowd",
"part",
"costume"
],
"NUM": [],
"PART": [],
"PRON": [
"who",
"they"
],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"disguised",
"perform",
"wear"
],
"X": []
} | [
"B-NP",
"O",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"O"
] | People/nsubjpass/disguised who/nsubj/are are/auxpass/disguised disguised/ROOT/disguised pass/xcomp/disguised through/prep/pass the/det/crowd crowd/pobj/through and/cc/disguised perform/conj/disguised a/det/part part/dobj/perform of/prep/part the/det/costume traditional/amod/costume costume/pobj/of they/nsubj/wear wear/relcl/costume ./punct/disguised | (S (NP (NP (NNS People)) (SBAR (WHNP (WP who)) (S (VP (VBP are) (VP (VBN disguised)))))) (VP (VP (VBP pass) (PP (IN through) (NP (DT the) (NN crowd)))) (CC and) (VP (VBP perform) (NP (NP (DT a) (NN part)) (PP (IN of) (NP (NP (DT the) (JJ traditional) (NN costume)) (SBAR (S (NP (PRP they)) (VP (VBP wear))))))))) (. .)) | CT | ['People who are disguised pass through the crowd and perform a part of the traditional costume they wear'] | ['who are disguised', 'they wear'] | [] | ['People who are disguised pass through the crowd and perform a part of the traditional costume they wear .'] | [] | 24,280 |
What was the typical weekly pay of a worker in 1925? | (ROOT (SBARQ (WHNP (WP What)) (SQ (VBD was) (NP (DT the) (JJ typical) (JJ weekly) (NN pay)) (PP (IN of) (NP (DT a) (NN worker))) (PP (IN in) (NP (CD 1925)))) (. ?))) | 6 | {
"ADJ": [
"typical",
"weekly"
],
"ADP": [
"of",
"in"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"the",
"a"
],
"INTJ": [],
"NOUN": [
"pay",
"worker"
],
"NUM": [
"1925"
],
"PART": [],
"PRON": [
"What"
],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | What/attr/was was/ROOT/was the/det/pay typical/amod/pay weekly/amod/pay pay/nsubj/was of/prep/pay a/det/worker worker/pobj/of in/prep/pay 1925/pobj/in ?/punct/was | (SBARQ (WHNP (WP What)) (SQ (VBD was) (NP (DT the) (JJ typical) (JJ weekly) (NN pay)) (PP (IN of) (NP (DT a) (NN worker))) (PP (IN in) (NP (CD 1925)))) (. ?)) | FC | [] | [] | [] | [] | ['What was the typical weekly pay of a worker in 1925 ?'] | 34,661 |
Philadelphia hosts numerous local and collegiate rowing clubs and competitions, including the annual Dad Vail Regatta, the largest intercollegiate rowing event in the U.S, the Stotesbury Cup Regatta, and the Head of the Schuylkill Regatta, all of which are held on the Schuylkill River. | (ROOT (S (NP (NNP Philadelphia)) (VP (VBZ hosts) (NP (NP (JJ numerous) (ADJP (JJ local) (CC and) (JJ collegiate)) (NN rowing) (NNS clubs) (CC and) (NNS competitions)) (, ,) (PP (VBG including) (NP (NP (DT the) (JJ annual) (NML (NNP Dad) (NNP Vail)) (NNP Regatta)) (, ,) (NP (NP (DT the) (JJS largest) (JJ intercollegiate) (NN rowing) (NN event)) (PP (IN in) (NP (DT the) (NNP U.S)))) (, ,) (NP (DT the) (NML (NNP Stotesbury) (NNP Cup)) (NNP Regatta)) (, ,) (CC and) (NP (NP (NP (DT the) (NNP Head)) (PP (IN of) (NP (DT the) (NNP Schuylkill) (NNP Regatta)))) (, ,) (SBAR (WHNP (WHNP (DT all)) (WHPP (IN of) (WHNP (WDT which)))) (S (VP (VBP are) (VP (VBN held) (PP (IN on) (NP (DT the) (NNP Schuylkill) (NNP River)))))))))))) (. .))) | 14 | {
"ADJ": [
"numerous",
"local",
"collegiate",
"annual",
"largest",
"intercollegiate"
],
"ADP": [
"in",
"of",
"of",
"on"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"and",
"and",
"and"
],
"DET": [
"the",
"the",
"the",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"rowing",
"clubs",
"competitions",
"rowing",
"event"
],
"NUM": [],
"PART": [],
"PRON": [
"all",
"which"
],
"PROPN": [
"Philadelphia",
"Dad",
"Vail",
"Regatta",
"U.S",
"Stotesbury",
"Cup",
"Regatta",
"Head",
"Schuylkill",
"Regatta",
"Schuylkill",
"River"
],
"PUNCT": [
",",
",",
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"hosts",
"including",
"held"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"I... | Philadelphia/nsubj/hosts hosts/ROOT/hosts numerous/amod/clubs local/amod/clubs and/cc/local collegiate/conj/local rowing/compound/clubs clubs/dobj/hosts and/cc/clubs competitions/conj/clubs ,/punct/clubs including/prep/clubs the/det/Regatta annual/amod/Regatta Dad/compound/Regatta Vail/compound/Regatta Regatta/pobj/including ,/punct/Regatta the/det/event largest/amod/event intercollegiate/amod/event rowing/compound/event event/appos/Regatta in/prep/event the/det/U.S U.S/pobj/in ,/punct/Regatta the/det/Regatta Stotesbury/compound/Cup Cup/compound/Regatta Regatta/conj/Regatta ,/punct/Regatta and/cc/Regatta the/det/Head Head/conj/Regatta of/prep/Head the/det/Regatta Schuylkill/compound/Regatta Regatta/pobj/of ,/punct/Head all/nsubjpass/held of/prep/all which/pobj/of are/auxpass/held held/relcl/clubs on/prep/held the/det/River Schuylkill/compound/River River/pobj/on ./punct/hosts | (S (NP (NNP Philadelphia)) (VP (VBZ hosts) (NP (NP (JJ numerous) (ADJP (JJ local) (CC and) (JJ collegiate)) (NN rowing) (NNS clubs) (CC and) (NNS competitions)) (, ,) (PP (VBG including) (NP (NP (DT the) (JJ annual) (NML (NNP Dad) (NNP Vail)) (NNP Regatta)) (, ,) (NP (NP (DT the) (JJS largest) (JJ intercollegiate) (NN rowing) (NN event)) (PP (IN in) (NP (DT the) (NNP U.S)))) (, ,) (NP (DT the) (NML (NNP Stotesbury) (NNP Cup)) (NNP Regatta)) (, ,) (CC and) (NP (NP (NP (DT the) (NNP Head)) (PP (IN of) (NP (DT the) (NNP Schuylkill) (NNP Regatta)))) (, ,) (SBAR (WHNP (WHNP (DT all)) (WHPP (IN of) (WHNP (WDT which)))) (S (VP (VBP are) (VP (VBN held) (PP (IN on) (NP (DT the) (NNP Schuylkill) (NNP River)))))))))))) (. .)) | CT | ['Philadelphia hosts numerous local and collegiate rowing clubs and competitions , including the annual Dad Vail Regatta , the largest intercollegiate rowing event in the U.S , the Stotesbury Cup Regatta , and the Head of the Schuylkill Regatta , all of which are held on the Schuylkill River'] | ['all of which are held on the Schuylkill River'] | [] | ['Philadelphia hosts numerous local and collegiate rowing clubs and competitions , including the annual Dad Vail Regatta , the largest intercollegiate rowing event in the U.S , the Stotesbury Cup Regatta , and the Head of the Schuylkill Regatta , all of which are held on the Schuylkill River .'] | [] | 6,769 |
It was founded in 1977 by Pulitzer Prize-winning composer Gian Carlo Menotti, who sought to establish a counterpart to the Festival dei Due Mondi (the Festival of Two Worlds) in Spoleto, Italy. | (ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VBN founded) (PP (IN in) (NP (CD 1977))) (PP (IN by) (NP (NP (NML (ADJP (NP (NNP Pulitzer) (NNP Prize)) (HYPH -) (VBG winning)) (NN composer)) (NNP Gian) (NNP Carlo) (NNP Menotti)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD sought) (S (VP (TO to) (VP (VB establish) (NP (NP (DT a) (NN counterpart)) (PP (IN to) (NP (NP (NP (DT the) (NNP Festival) (FW dei) (NNP Due) (NNP Mondi)) (-LRB- -LRB-) (NP (NP (DT the) (NNP Festival)) (PP (IN of) (NP (CD Two) (NNPS Worlds)))) (-RRB- -RRB-)) (PP (IN in) (NP (NP (NNP Spoleto)) (, ,) (NP (NNP Italy))))))))))))))))) (. .))) | 20 | {
"ADJ": [],
"ADP": [
"in",
"by",
"to",
"of",
"in"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"a",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"composer",
"counterpart",
"dei"
],
"NUM": [
"1977"
],
"PART": [
"to"
],
"PRON": [
"It",
"who"
],
"PROPN": [
"Pulitzer",
"Prize",
"Gian",
"Carlo",
"Menotti",
"Festival",
"Due",
"Mondi",
"Festival",
"Two",
"Worlds",
"Spoleto",
"Italy"
],
"PUNCT": [
"-",
",",
"(",
")",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"founded",
"winning",
"sought",
"establish"
],
"X": []
} | [
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-ADJP",
"I-ADJP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
... | It/nsubjpass/founded was/auxpass/founded founded/ROOT/founded in/prep/founded 1977/pobj/in by/agent/founded Pulitzer/compound/composer Prize/npadvmod/winning -/punct/winning winning/amod/composer composer/compound/Menotti Gian/compound/Menotti Carlo/compound/Menotti Menotti/pobj/by ,/punct/Menotti who/nsubj/sought sought/relcl/Menotti to/aux/establish establish/xcomp/sought a/det/counterpart counterpart/dobj/establish to/prep/establish the/det/dei Festival/compound/dei dei/pobj/to Due/compound/Mondi Mondi/conj/Menotti (/punct/Mondi the/det/Festival Festival/appos/Mondi of/prep/Festival Two/compound/Worlds Worlds/pobj/of )/punct/Mondi in/prep/Mondi Spoleto/pobj/in ,/punct/Spoleto Italy/appos/Spoleto ./punct/founded | (S (NP (PRP It)) (VP (VBD was) (VP (VBN founded) (PP (IN in) (NP (CD 1977))) (PP (IN by) (NP (NP (NML (ADJP (NP (NNP Pulitzer) (NNP Prize)) (HYPH -) (VBG winning)) (NN composer)) (NNP Gian) (NNP Carlo) (NNP Menotti)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD sought) (S (VP (TO to) (VP (VB establish) (NP (NP (DT a) (NN counterpart)) (PP (IN to) (NP (NP (NP (DT the) (NNP Festival) (FW dei) (NNP Due) (NNP Mondi)) (-LRB- -LRB-) (NP (NP (DT the) (NNP Festival)) (PP (IN of) (NP (CD Two) (NNPS Worlds)))) (-RRB- -RRB-)) (PP (IN in) (NP (NP (NNP Spoleto)) (, ,) (NP (NNP Italy))))))))))))))))) (. .)) | CT | ['It was founded in 1977 by Pulitzer Prize - winning composer Gian Carlo Menotti , who sought to establish a counterpart to the Festival dei Due Mondi -LRB- the Festival of Two Worlds -RRB- in Spoleto , Italy'] | ['who sought to establish a counterpart to the Festival dei Due Mondi -LRB- the Festival of Two Worlds -RRB- in Spoleto , Italy'] | [] | ['It was founded in 1977 by Pulitzer Prize - winning composer Gian Carlo Menotti , who sought to establish a counterpart to the Festival dei Due Mondi -LRB- the Festival of Two Worlds -RRB- in Spoleto , Italy .'] | [] | 74,925 |
The Anglo-Ottoman Treaty, also known as the Treaty of Balta Liman that opened the Ottoman markets directly to English and French competitors, would be seen as one of the staging posts along this development. | (ROOT (S (NP (NP (DT The) (ADJP (JJ Anglo) (HYPH -) (JJ Ottoman)) (NNP Treaty)) (, ,) (VP (ADVP (RB also)) (VBN known) (PP (IN as) (NP (NP (NP (DT the) (NNP Treaty)) (PP (IN of) (NP (NNP Balta) (NNP Liman)))) (SBAR (WHNP (WDT that)) (S (VP (VBD opened) (NP (DT the) (NNP Ottoman) (NNS markets)) (ADVP (RB directly)) (PP (IN to) (NP (ADJP (JJ English) (CC and) (JJ French)) (NNS competitors))))))))) (, ,)) (VP (MD would) (VP (VB be) (VP (VBN seen) (PP (IN as) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NN staging) (NNS posts)) (PP (IN along) (NP (DT this) (NN development)))))))))) (. .))) | 13 | {
"ADJ": [
"French"
],
"ADP": [
"as",
"of",
"to",
"as",
"of",
"along"
],
"ADV": [
"also",
"directly"
],
"AUX": [
"would",
"be"
],
"CCONJ": [
"and"
],
"DET": [
"The",
"the",
"the",
"the",
"this"
],
"INTJ": [],
"NOUN": [
"markets",
"competitors",
"staging",
"posts",
"development"
],
"NUM": [
"one"
],
"PART": [],
"PRON": [
"that"
],
"PROPN": [
"Anglo",
"Ottoman",
"Treaty",
"Treaty",
"Balta",
"Liman",
"Ottoman",
"English"
],
"PUNCT": [
"-",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"known",
"opened",
"seen"
],
"X": []
} | [
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-... | The/det/Treaty Anglo/compound/Ottoman -/punct/Ottoman Ottoman/compound/Treaty Treaty/nsubjpass/seen ,/punct/Treaty also/advmod/known known/acl/Treaty as/prep/known the/det/Treaty Treaty/pobj/as of/prep/Treaty Balta/compound/Liman Liman/pobj/of that/nsubj/opened opened/relcl/Treaty the/det/markets Ottoman/compound/markets markets/dobj/opened directly/advmod/opened to/prep/opened English/amod/competitors and/cc/English French/conj/English competitors/pobj/to ,/punct/Treaty would/aux/seen be/auxpass/seen seen/ROOT/seen as/prep/seen one/pobj/as of/prep/one the/det/posts staging/compound/posts posts/pobj/of along/prep/posts this/det/development development/pobj/along ./punct/seen | (S (NP (NP (DT The) (ADJP (JJ Anglo) (HYPH -) (JJ Ottoman)) (NNP Treaty)) (, ,) (VP (ADVP (RB also)) (VBN known) (PP (IN as) (NP (NP (NP (DT the) (NNP Treaty)) (PP (IN of) (NP (NNP Balta) (NNP Liman)))) (SBAR (WHNP (WDT that)) (S (VP (VBD opened) (NP (DT the) (NNP Ottoman) (NNS markets)) (ADVP (RB directly)) (PP (IN to) (NP (ADJP (JJ English) (CC and) (JJ French)) (NNS competitors))))))))) (, ,)) (VP (MD would) (VP (VB be) (VP (VBN seen) (PP (IN as) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NN staging) (NNS posts)) (PP (IN along) (NP (DT this) (NN development)))))))))) (. .)) | CT | ['The Anglo - Ottoman Treaty , also known as the Treaty of Balta Liman that opened the Ottoman markets directly to English and French competitors , would be seen as one of the staging posts along this development'] | ['that opened the Ottoman markets directly to English and French competitors'] | [] | ['The Anglo - Ottoman Treaty , also known as the Treaty of Balta Liman that opened the Ottoman markets directly to English and French competitors , would be seen as one of the staging posts along this development .'] | [] | 62,702 |
Its comparatively favorable agricultural climate contributed (in part) to the country's rise as a world power, with infrequent severe drought in the major agricultural regions, a general lack of widespread flooding, and a mainly temperate climate that receives adequate precipitation. | (ROOT (S (NP (PRP$ Its) (ADJP (RB comparatively) (JJ favorable)) (JJ agricultural) (NN climate)) (VP (VBD contributed) (-LRB- -LRB-) (PP (IN in) (NP (NN part))) (-RRB- -RRB-) (PP (IN to) (NP (NP (NP (DT the) (NN country) (POS 's)) (NN rise)) (PP (IN as) (NP (DT a) (NN world) (NN power))))) (, ,) (PP (IN with) (NP (NP (NP (JJ infrequent) (JJ severe) (NN drought)) (PP (IN in) (NP (DT the) (JJ major) (JJ agricultural) (NNS regions)))) (, ,) (NP (NP (DT a) (JJ general) (NN lack)) (PP (IN of) (NP (JJ widespread) (NN flooding)))) (, ,) (CC and) (NP (NP (DT a) (ADJP (RB mainly) (JJ temperate)) (NN climate)) (SBAR (WHNP (WDT that)) (S (VP (VBZ receives) (NP (JJ adequate) (NN precipitation))))))))) (. .))) | 11 | {
"ADJ": [
"favorable",
"agricultural",
"infrequent",
"severe",
"major",
"agricultural",
"general",
"widespread",
"temperate",
"adequate"
],
"ADP": [
"in",
"to",
"as",
"with",
"in",
"of"
],
"ADV": [
"comparatively",
"mainly"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the",
"a",
"the",
"a",
"a"
],
"INTJ": [],
"NOUN": [
"climate",
"part",
"country",
"rise",
"world",
"power",
"drought",
"regions",
"lack",
"flooding",
"climate",
"precipitation"
],
"NUM": [],
"PART": [
"'s"
],
"PRON": [
"Its",
"that"
],
"PROPN": [],
"PUNCT": [
"(",
")",
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"contributed",
"receives"
],
"X": []
} | [
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"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",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I... | Its/poss/climate comparatively/advmod/favorable favorable/amod/climate agricultural/amod/climate climate/nsubj/contributed contributed/ROOT/contributed (/punct/contributed in/prep/contributed part/pobj/in )/punct/contributed to/prep/contributed the/det/country country/poss/rise 's/case/country rise/pobj/to as/prep/rise a/det/power world/compound/power power/pobj/as ,/punct/contributed with/prep/contributed infrequent/amod/drought severe/amod/drought drought/pobj/with in/prep/drought the/det/regions major/amod/regions agricultural/amod/regions regions/pobj/in ,/punct/contributed a/det/lack general/amod/lack lack/dobj/contributed of/prep/lack widespread/amod/flooding flooding/pobj/of ,/punct/lack and/cc/lack a/det/climate mainly/advmod/temperate temperate/amod/climate climate/conj/lack that/nsubj/receives receives/relcl/climate adequate/amod/precipitation precipitation/dobj/receives ./punct/contributed | (S (NP (PRP$ Its) (ADJP (RB comparatively) (JJ favorable)) (JJ agricultural) (NN climate)) (VP (VBD contributed) (-LRB- -LRB-) (PP (IN in) (NP (NN part))) (-RRB- -RRB-) (PP (IN to) (NP (NP (NP (DT the) (NN country) (POS 's)) (NN rise)) (PP (IN as) (NP (DT a) (NN world) (NN power))))) (, ,) (PP (IN with) (NP (NP (NP (JJ infrequent) (JJ severe) (NN drought)) (PP (IN in) (NP (DT the) (JJ major) (JJ agricultural) (NNS regions)))) (, ,) (NP (NP (DT a) (JJ general) (NN lack)) (PP (IN of) (NP (JJ widespread) (NN flooding)))) (, ,) (CC and) (NP (NP (DT a) (ADJP (RB mainly) (JJ temperate)) (NN climate)) (SBAR (WHNP (WDT that)) (S (VP (VBZ receives) (NP (JJ adequate) (NN precipitation))))))))) (. .)) | CT | ["Its comparatively favorable agricultural climate contributed -LRB- in part -RRB- to the country 's rise as a world power , with infrequent severe drought in the major agricultural regions , a general lack of widespread flooding , and a mainly temperate climate that receives adequate precipitation"] | ['that receives adequate precipitation'] | [] | ["Its comparatively favorable agricultural climate contributed -LRB- in part -RRB- to the country 's rise as a world power , with infrequent severe drought in the major agricultural regions , a general lack of widespread flooding , and a mainly temperate climate that receives adequate precipitation ."] | [] | 25,709 |
Virtually all nuclear power plants generate electricity by heating water to provide steam that drives a turbine connected to an electrical generator. | (ROOT (S (NP (QP (RB Virtually) (DT all)) (NML (JJ nuclear) (NN power)) (NNS plants)) (VP (VBP generate) (NP (NN electricity)) (PP (IN by) (S (VP (VBG heating) (NP (NN water)) (S (VP (TO to) (VP (VB provide) (NP (NP (NN steam)) (SBAR (WHNP (WDT that)) (S (VP (VBZ drives) (NP (NP (DT a) (NN turbine)) (VP (VBN connected) (PP (IN to) (NP (DT an) (JJ electrical) (NN generator)))))))))))))))) (. .))) | 18 | {
"ADJ": [
"nuclear",
"electrical"
],
"ADP": [
"by",
"to"
],
"ADV": [
"Virtually"
],
"AUX": [],
"CCONJ": [],
"DET": [
"a",
"an"
],
"INTJ": [],
"NOUN": [
"power",
"plants",
"electricity",
"water",
"steam",
"turbine",
"generator"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"all",
"that"
],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"generate",
"heating",
"provide",
"drives",
"connected"
],
"X": []
} | [
"O",
"O",
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"B-PP",
"B-VP",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Virtually/advmod/plants all/advmod/Virtually nuclear/amod/power power/compound/plants plants/nsubj/generate generate/ROOT/generate electricity/dobj/generate by/prep/generate heating/compound/water water/pobj/by to/aux/provide provide/advcl/generate steam/dobj/provide that/nsubj/drives drives/relcl/steam a/det/turbine turbine/dobj/drives connected/acl/turbine to/prep/connected an/det/generator electrical/amod/generator generator/pobj/to ./punct/generate | (S (NP (QP (RB Virtually) (DT all)) (NML (JJ nuclear) (NN power)) (NNS plants)) (VP (VBP generate) (NP (NN electricity)) (PP (IN by) (S (VP (VBG heating) (NP (NN water)) (S (VP (TO to) (VP (VB provide) (NP (NP (NN steam)) (SBAR (WHNP (WDT that)) (S (VP (VBZ drives) (NP (NP (DT a) (NN turbine)) (VP (VBN connected) (PP (IN to) (NP (DT an) (JJ electrical) (NN generator)))))))))))))))) (. .)) | CT | ['Virtually all nuclear power plants generate electricity by heating water to provide steam that drives a turbine connected to an electrical generator'] | ['that drives a turbine connected to an electrical generator'] | [] | ['Virtually all nuclear power plants generate electricity by heating water to provide steam that drives a turbine connected to an electrical generator .'] | [] | 37,793 |
Next they made oxen stomp the ground and kill weeds. | (ROOT (S (ADVP (RB Next)) (NP (PRP they)) (VP (VBD made) (S (NP (NNS oxen)) (VP (VP (VB stomp) (NP (DT the) (NN ground))) (CC and) (VP (VB kill) (NP (NNS weeds)))))) (. .))) | 8 | {
"ADJ": [],
"ADP": [],
"ADV": [
"Next"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"oxen",
"ground",
"weeds"
],
"NUM": [],
"PART": [],
"PRON": [
"they"
],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"made",
"stomp",
"kill"
],
"X": []
} | [
"B-ADVP",
"B-NP",
"B-VP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"O"
] | Next/advmod/made they/nsubj/made made/ROOT/made oxen/nsubj/stomp stomp/ccomp/made the/det/ground ground/dobj/stomp and/cc/stomp kill/conj/stomp weeds/dobj/kill ./punct/made | (S (ADVP (RB Next)) (NP (PRP they)) (VP (VBD made) (S (NP (NNS oxen)) (VP (VP (VB stomp) (NP (DT the) (NN ground))) (CC and) (VP (VB kill) (NP (NNS weeds)))))) (. .)) | T | ['they made oxen stomp the ground and kill weeds'] | [] | ['Next they made oxen stomp the ground and kill weeds .'] | [] | [] | 28,902 |
In the International Phonetic Alphabet (IPA), aspirated consonants are written using the symbols for voiceless consonants followed by the aspiration modifier letter ⟨◌ʰ⟩, a superscript form of the symbol for the voiceless glottal fricative ⟨h⟩. | (ROOT (S (PP (IN In) (NP (NP (DT the) (NNP International) (NNP Phonetic) (NNP Alphabet)) (-LRB- -LRB-) (NP (NNP IPA)) (-RRB- -RRB-))) (, ,) (NP (VBN aspirated) (NNS consonants)) (VP (VBP are) (VP (VBN written) (S (VP (S (VP (VBG using) (NP (NP (DT the) (NNS symbols)) (PP (IN for) (NP (JJ voiceless) (NNS consonants)))))) (S (VP (VBN followed) (PP (IN by) (NP (NP (NP (DT the) (NML (NN aspiration) (NN modifier)) (NN letter)) (-LRB- ⟨) (-LRB- ◌) (-RRB- ʰ⟩)) (, ,) (NP (NP (DT a) (JJ superscript) (NN form)) (PP (IN of) (NP (NP (DT the) (NN symbol)) (PP (IN for) (NP (DT the) (JJ voiceless) (JJ glottal) (NN fricative)))))))))))))) (. ⟨h⟩.))) | 16 | {
"ADJ": [
"modifier",
"fricative"
],
"ADP": [
"In",
"for",
"by",
"⟨",
"of",
"for"
],
"ADV": [
"◌",
"ʰ⟩"
],
"AUX": [
"are"
],
"CCONJ": [],
"DET": [
"the",
"the",
"the",
"a",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"consonants",
"symbols",
"voiceless",
"consonants",
"aspiration",
"letter",
"superscript",
"form",
"symbol",
"voiceless",
"glottal",
"⟨h⟩."
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"International",
"Phonetic",
"Alphabet",
"IPA"
],
"PUNCT": [
"(",
")",
",",
","
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"aspirated",
"written",
"using",
"followed"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP... | In/prep/written the/det/Alphabet International/compound/Alphabet Phonetic/compound/Alphabet Alphabet/pobj/In (/punct/Alphabet IPA/appos/Alphabet )/punct/Alphabet ,/punct/written aspirated/amod/consonants consonants/nsubjpass/written are/auxpass/written written/ROOT/written using/xcomp/written the/det/symbols symbols/dobj/using for/prep/using voiceless/compound/consonants consonants/pobj/for followed/acl/consonants by/agent/followed the/det/letter aspiration/compound/letter modifier/compound/letter letter/pobj/by ⟨/punct/using ◌/advmod/using ʰ⟩/punct/written ,/punct/written a/det/form superscript/compound/form form/appos/consonants of/prep/form the/det/symbol symbol/pobj/of for/prep/form the/det/glottal voiceless/compound/glottal glottal/pobj/for fricative/amod/glottal ⟨h⟩./punct/written | (S (PP (IN In) (NP (NP (DT the) (NNP International) (NNP Phonetic) (NNP Alphabet)) (-LRB- -LRB-) (NP (NNP IPA)) (-RRB- -RRB-))) (, ,) (NP (VBN aspirated) (NNS consonants)) (VP (VBP are) (VP (VBN written) (S (VP (S (VP (VBG using) (NP (NP (DT the) (NNS symbols)) (PP (IN for) (NP (JJ voiceless) (NNS consonants)))))) (S (VP (VBN followed) (PP (IN by) (NP (NP (NP (DT the) (NML (NN aspiration) (NN modifier)) (NN letter)) (-LRB- ⟨) (-LRB- ◌) (-RRB- ʰ⟩)) (, ,) (NP (NP (DT a) (JJ superscript) (NN form)) (PP (IN of) (NP (NP (DT the) (NN symbol)) (PP (IN for) (NP (DT the) (JJ voiceless) (JJ glottal) (NN fricative)))))))))))))) (. ⟨h⟩.)) | T | ['aspirated consonants are written using the symbols for voiceless consonants followed by the aspiration modifier letter ⟨ ◌ ʰ⟩ , a superscript form of the symbol for the voiceless glottal fricative'] | [] | ['In the International Phonetic Alphabet -LRB- IPA -RRB- , aspirated consonants are written using the symbols for voiceless consonants followed by the aspiration modifier letter ⟨ ◌ ʰ⟩ , a superscript form of the symbol for the voiceless glottal fricative ⟨h⟩.'] | [] | [] | 27,784 |
The other is stone and 'Time Binding', through the construction of temples and the pyramids can sustain their authority generation to generation, through this media they can change and shape communication in their society (Wark, McKenzie 1997). | (ROOT (S (S (NP (DT The) (JJ other)) (VP (VBZ is) (NP (NP (NN stone)) (CC and) (`` ') (NP (NNP Time) (NN Binding)) ('' ')))) (, ,) (S (PP (IN through) (NP (NP (DT the) (NN construction)) (PP (IN of) (NP (NP (NNS temples)) (CC and) (NP (DT the) (NNS pyramids)))))) (VP (MD can) (VP (VB sustain) (NP (PRP$ their) (NN authority)) (NP (NP (NN generation)) (PP (IN to) (NP (NN generation))))))) (, ,) (S (S (PP (IN through) (NP (DT this) (NNS media))) (NP (PRP they)) (VP (MD can) (VP (VB change) (CC and) (VB shape) (NP (NP (NN communication)) (PP (IN in) (NP (PRP$ their) (NN society))))))) (PRN (-LRB- -LRB-) (NP (NNP Wark) (, ,) (NP (NNP McKenzie)) (CD 1997)) (-RRB- -RRB-))) (. .))) | 10 | {
"ADJ": [
"other"
],
"ADP": [
"through",
"of",
"to",
"through",
"in"
],
"ADV": [],
"AUX": [
"is",
"can",
"can"
],
"CCONJ": [
"and",
"and",
"and"
],
"DET": [
"The",
"the",
"the",
"this"
],
"INTJ": [],
"NOUN": [
"stone",
"construction",
"temples",
"pyramids",
"authority",
"generation",
"generation",
"media",
"communication",
"society"
],
"NUM": [
"1997"
],
"PART": [],
"PRON": [
"their",
"they",
"their"
],
"PROPN": [
"Time",
"Binding",
"Wark",
"McKenzie"
],
"PUNCT": [
"'",
"'",
",",
",",
"(",
",",
")",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"sustain",
"change",
"shape"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I... | The/det/other other/nsubj/is is/ROOT/is stone/attr/is and/cc/stone '/punct/Binding Time/compound/Binding Binding/conj/stone '/punct/Binding ,/punct/is through/prep/sustain the/det/construction construction/pobj/through of/prep/construction temples/pobj/of and/cc/construction the/det/pyramids pyramids/nsubj/sustain can/aux/sustain sustain/advcl/is their/poss/generation authority/compound/generation generation/dobj/sustain to/prep/sustain generation/pobj/to ,/punct/sustain through/prep/sustain this/det/media media/pobj/through they/nsubj/change can/aux/change change/relcl/media and/cc/change shape/conj/change communication/dobj/shape in/prep/communication their/poss/society society/pobj/in (/punct/society Wark/appos/society ,/punct/Wark McKenzie/appos/Wark 1997/nummod/McKenzie )/punct/society ./punct/is | (S (S (NP (DT The) (JJ other)) (VP (VBZ is) (NP (NP (NN stone)) (CC and) (`` ') (NP (NNP Time) (NN Binding)) ('' ')))) (, ,) (S (PP (IN through) (NP (NP (DT the) (NN construction)) (PP (IN of) (NP (NP (NNS temples)) (CC and) (NP (DT the) (NNS pyramids)))))) (VP (MD can) (VP (VB sustain) (NP (PRP$ their) (NN authority)) (NP (NP (NN generation)) (PP (IN to) (NP (NN generation))))))) (, ,) (S (S (PP (IN through) (NP (DT this) (NNS media))) (NP (PRP they)) (VP (MD can) (VP (VB change) (CC and) (VB shape) (NP (NP (NN communication)) (PP (IN in) (NP (PRP$ their) (NN society))))))) (PRN (-LRB- -LRB-) (NP (NNP Wark) (, ,) (NP (NNP McKenzie)) (CD 1997)) (-RRB- -RRB-))) (. .)) | T | ["The other is stone and ' Time Binding '", 'through the construction of temples and the pyramids can sustain their authority generation to generation', 'through this media they can change and shape communication in their society -LRB- Wark , McKenzie 1997 -RRB-'] | [] | ["The other is stone and ' Time Binding ' , through the construction of temples and the pyramids can sustain their authority generation to generation , through this media they can change and shape communication in their society -LRB- Wark , McKenzie 1997 -RRB- ."] | [] | [] | 31,759 |
What describes communication as creative and dynamic rather than discrete? | (ROOT (SBARQ (WHNP (WP What)) (S (VP (VBZ describes) (NP (NN communication)) (PP (IN as) (ADJP (ADJP (JJ creative) (CC and) (JJ dynamic)) (PP (RB rather) (IN than) (ADJP (JJ discrete))))))) (. ?))) | 9 | {
"ADJ": [
"creative",
"dynamic",
"discrete"
],
"ADP": [
"as",
"than"
],
"ADV": [
"rather"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"communication"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"describes"
],
"X": []
} | [
"O",
"B-VP",
"B-NP",
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-PP",
"I-PP",
"B-ADJP",
"O"
] | What/nsubj/describes describes/ROOT/describes communication/dobj/describes as/prep/describes creative/amod/as and/cc/creative dynamic/conj/creative rather/advmod/than than/cc/creative discrete/conj/creative ?/punct/describes | (SBARQ (WHNP (WP What)) (S (VP (VBZ describes) (NP (NN communication)) (PP (IN as) (ADJP (ADJP (JJ creative) (CC and) (JJ dynamic)) (PP (RB rather) (IN than) (ADJP (JJ discrete))))))) (. ?)) | T | ['describes communication as creative and dynamic rather than discrete'] | [] | ['What describes communication as creative and dynamic rather than discrete ?'] | [] | [] | 11,927 |
These, in turn, are subdivided into 37 Sectors. | (ROOT (S (NP (DT These)) (, ,) (PP (IN in) (NP (NN turn))) (, ,) (VP (VBP are) (VP (VBN subdivided) (PP (IN into) (NP (CD 37) (NNS Sectors))))) (. .))) | 7 | {
"ADJ": [],
"ADP": [
"in",
"into"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"turn",
"Sectors"
],
"NUM": [
"37"
],
"PART": [],
"PRON": [
"These"
],
"PROPN": [],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"subdivided"
],
"X": []
} | [
"B-NP",
"O",
"B-PP",
"B-NP",
"O",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | These/nsubjpass/subdivided ,/punct/subdivided in/prep/subdivided turn/pobj/in ,/punct/subdivided are/auxpass/subdivided subdivided/ROOT/subdivided into/prep/subdivided 37/nummod/Sectors Sectors/pobj/into ./punct/subdivided | (S (NP (DT These)) (, ,) (PP (IN in) (NP (NN turn))) (, ,) (VP (VBP are) (VP (VBN subdivided) (PP (IN into) (NP (CD 37) (NNS Sectors))))) (. .)) | T | ['These are subdivided into 37 Sectors'] | [] | ['These , in turn , are subdivided into 37 Sectors .'] | [] | [] | 29,110 |
Paris' urbanism laws have been under strict control since the early 17th century, particularly where street-front alignment, building height and building distribution is concerned. | (ROOT (S (NP (NP (NNP Paris) (POS ')) (NN urbanism) (NNS laws)) (VP (VBP have) (VP (VBN been) (PP (IN under) (NP (JJ strict) (NN control))) (PP (IN since) (NP (DT the) (JJ early) (JJ 17th) (NN century))) (, ,) (SBAR (WHADVP (ADVP (RB particularly)) (WHADVP (WRB where))) (S (NP (NP (NML (NN street) (HYPH -) (NN front)) (NN alignment)) (, ,) (NP (NN building) (NN height)) (CC and) (NP (NN building) (NN distribution))) (VP (VBZ is) (VP (VBN concerned))))))) (. .))) | 10 | {
"ADJ": [
"strict",
"early",
"17th"
],
"ADP": [
"under"
],
"ADV": [
"particularly"
],
"AUX": [
"have",
"been",
"is"
],
"CCONJ": [
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"urbanism",
"laws",
"control",
"century",
"street",
"front",
"alignment",
"height",
"building",
"distribution"
],
"NUM": [],
"PART": [
"'"
],
"PRON": [],
"PROPN": [
"Paris"
],
"PUNCT": [
",",
"-",
",",
"."
],
"SCONJ": [
"since",
"where"
],
"SPACE": [],
"SYM": [],
"VERB": [
"building",
"concerned"
],
"X": []
} | [
"B-NP",
"I-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",
"B-VP",
"B-ADVP",
"O",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"O"
] | Paris/poss/laws '/case/Paris urbanism/compound/laws laws/nsubj/been have/aux/been been/ROOT/been under/prep/been strict/amod/control control/pobj/under since/prep/been the/det/century early/amod/century 17th/amod/century century/pobj/since ,/punct/century particularly/advmod/where where/advmod/alignment street/compound/front -/punct/front front/compound/alignment alignment/appos/century ,/punct/alignment building/acl/century height/nmod/distribution and/cc/height building/conj/height distribution/dobj/building is/auxpass/concerned concerned/advcl/been ./punct/been | (S (NP (NP (NNP Paris) (POS ')) (NN urbanism) (NNS laws)) (VP (VBP have) (VP (VBN been) (PP (IN under) (NP (JJ strict) (NN control))) (PP (IN since) (NP (DT the) (JJ early) (JJ 17th) (NN century))) (, ,) (SBAR (WHADVP (ADVP (RB particularly)) (WHADVP (WRB where))) (S (NP (NP (NML (NN street) (HYPH -) (NN front)) (NN alignment)) (, ,) (NP (NN building) (NN height)) (CC and) (NP (NN building) (NN distribution))) (VP (VBZ is) (VP (VBN concerned))))))) (. .)) | CT | ["Paris ' urbanism laws have been under strict control since the early 17th century ,"] | ['particularly where street - front alignment , building height and building distribution is concerned'] | [] | ["Paris ' urbanism laws have been under strict control since the early 17th century , particularly where street - front alignment , building height and building distribution is concerned ."] | [] | 8,239 |
None of the original treaties establishing the European Union mention protection for fundamental rights. | (ROOT (S (NP (NP (NN None)) (PP (IN of) (NP (NP (DT the) (JJ original) (NNS treaties)) (VP (VBG establishing) (NP (DT the) (NNP European) (NNP Union)))))) (VP (VBP mention) (NP (NP (NN protection)) (PP (IN for) (NP (JJ fundamental) (NNS rights))))) (. .))) | 8 | {
"ADJ": [
"original",
"fundamental"
],
"ADP": [
"of",
"for"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"None",
"treaties",
"protection",
"rights"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"European",
"Union"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"establishing",
"mention"
],
"X": []
} | [
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | None/nsubj/mention of/prep/None the/det/treaties original/amod/treaties treaties/pobj/of establishing/acl/treaties the/det/Union European/compound/Union Union/dobj/establishing mention/ROOT/mention protection/dobj/mention for/prep/protection fundamental/amod/rights rights/pobj/for ./punct/mention | (S (NP (NP (NN None)) (PP (IN of) (NP (NP (DT the) (JJ original) (NNS treaties)) (VP (VBG establishing) (NP (DT the) (NNP European) (NNP Union)))))) (VP (VBP mention) (NP (NP (NN protection)) (PP (IN for) (NP (JJ fundamental) (NNS rights))))) (. .)) | T | ['None of the original treaties establishing the European Union mention protection for fundamental rights'] | [] | ['None of the original treaties establishing the European Union mention protection for fundamental rights .'] | [] | [] | 32,494 |
The 1945 biographical film A Song to Remember earned Cornel Wilde an Academy Award nomination as Best Actor for his portrayal of the composer. | (ROOT (S (NP (NP (DT The) (CD 1945) (JJ biographical) (NN film)) (NP (NP (DT A) (NN Song)) (SBAR (S (VP (TO to) (VP (VB Remember))))))) (VP (VBD earned) (NP (NNP Cornel) (NNP Wilde)) (NP (NP (DT an) (NML (NNP Academy) (NNP Award)) (NN nomination)) (PP (IN as) (NP (NNP Best) (NNP Actor))) (PP (IN for) (NP (NP (PRP$ his) (NN portrayal)) (PP (IN of) (NP (DT the) (NN composer))))))) (. .))) | 9 | {
"ADJ": [
"biographical"
],
"ADP": [
"as",
"for",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"The",
"A",
"an",
"the"
],
"INTJ": [],
"NOUN": [
"film",
"nomination",
"portrayal",
"composer"
],
"NUM": [
"1945"
],
"PART": [
"to"
],
"PRON": [
"his"
],
"PROPN": [
"Song",
"Cornel",
"Wilde",
"Academy",
"Award",
"Best",
"Actor"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"Remember",
"earned"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | The/det/film 1945/nummod/film biographical/amod/film film/ROOT/film A/det/Song Song/appos/film to/aux/Remember Remember/relcl/film earned/xcomp/Remember Cornel/compound/Wilde Wilde/dative/earned an/det/nomination Academy/compound/Award Award/compound/nomination nomination/dobj/earned as/prep/nomination Best/compound/Actor Actor/pobj/as for/prep/earned his/poss/portrayal portrayal/pobj/for of/prep/portrayal the/det/composer composer/pobj/of ./punct/film | (S (NP (NP (DT The) (CD 1945) (JJ biographical) (NN film)) (NP (NP (DT A) (NN Song)) (SBAR (S (VP (TO to) (VP (VB Remember))))))) (VP (VBD earned) (NP (NNP Cornel) (NNP Wilde)) (NP (NP (DT an) (NML (NNP Academy) (NNP Award)) (NN nomination)) (PP (IN as) (NP (NNP Best) (NNP Actor))) (PP (IN for) (NP (NP (PRP$ his) (NN portrayal)) (PP (IN of) (NP (DT the) (NN composer))))))) (. .)) | CT | ['The 1945 biographical film A Song to Remember earned Cornel Wilde an Academy Award nomination as Best Actor for his portrayal of the composer'] | ['to Remember'] | [] | ['The 1945 biographical film A Song to Remember earned Cornel Wilde an Academy Award nomination as Best Actor for his portrayal of the composer .'] | [] | 2,115 |
However, some scholars postulate that one person alone could not have developed a new script which was universally adopted, but could only have been a contributor to its gradual formation. | (ROOT (S (ADVP (RB However)) (, ,) (NP (DT some) (NNS scholars)) (VP (VBP postulate) (SBAR (IN that) (S (NP (NP (CD one) (NN person)) (ADVP (RB alone))) (VP (VP (MD could) (RB not) (VP (VB have) (VP (VBN developed) (NP (NP (DT a) (JJ new) (NN script)) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (ADVP (RB universally)) (VP (VBN adopted))))))))) (, ,) (CC but) (VP (MD could) (ADVP (RB only)) (VP (VB have) (VP (VBN been) (NP (NP (DT a) (NN contributor)) (PP (IN to) (NP (PRP$ its) (JJ gradual) (NN formation))))))))))) (. .))) | 15 | {
"ADJ": [
"new",
"gradual"
],
"ADP": [
"to"
],
"ADV": [
"However",
"alone",
"universally",
"only"
],
"AUX": [
"could",
"have",
"was",
"could",
"have",
"been"
],
"CCONJ": [
"but"
],
"DET": [
"some",
"a",
"a"
],
"INTJ": [],
"NOUN": [
"scholars",
"person",
"script",
"contributor",
"formation"
],
"NUM": [
"one"
],
"PART": [
"not"
],
"PRON": [
"which",
"its"
],
"PROPN": [],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"postulate",
"developed",
"adopted"
],
"X": []
} | [
"B-ADVP",
"O",
"B-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-ADVP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-ADVP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",... | However/advmod/postulate ,/punct/postulate some/det/scholars scholars/nsubj/postulate postulate/ROOT/postulate that/mark/developed one/nummod/person person/nsubj/developed alone/advmod/person could/aux/developed not/neg/developed have/aux/developed developed/ccomp/postulate a/det/script new/amod/script script/dobj/developed which/nsubjpass/adopted was/auxpass/adopted universally/advmod/adopted adopted/relcl/script ,/punct/developed but/cc/developed could/aux/been only/advmod/been have/aux/been been/conj/developed a/det/contributor contributor/attr/been to/prep/contributor its/poss/formation gradual/amod/formation formation/pobj/to ./punct/postulate | (S (ADVP (RB However)) (, ,) (NP (DT some) (NNS scholars)) (VP (VBP postulate) (SBAR (IN that) (S (NP (NP (CD one) (NN person)) (ADVP (RB alone))) (VP (VP (MD could) (RB not) (VP (VB have) (VP (VBN developed) (NP (NP (DT a) (JJ new) (NN script)) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (ADVP (RB universally)) (VP (VBN adopted))))))))) (, ,) (CC but) (VP (MD could) (ADVP (RB only)) (VP (VB have) (VP (VBN been) (NP (NP (DT a) (NN contributor)) (PP (IN to) (NP (PRP$ its) (JJ gradual) (NN formation))))))))))) (. .)) | CT | ['some scholars postulate'] | ['that one person alone could not have developed a new script which was universally adopted , but could only have been a contributor to its gradual formation', 'which was universally adopted'] | [] | ['However , some scholars postulate that one person alone could not have developed a new script which was universally adopted , but could only have been a contributor to its gradual formation .'] | [] | 66,366 |
A distinct "Yes" was Luther's reply. | (ROOT (S (NP (DT A) (JJ distinct) (`` ") (UH Yes) ('' ")) (VP (VBD was) (NP (NP (NNP Luther) (POS 's)) (NN reply))) (. .))) | 6 | {
"ADJ": [
"distinct"
],
"ADP": [],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"A"
],
"INTJ": [],
"NOUN": [
"Yes",
"reply"
],
"NUM": [],
"PART": [
"'s"
],
"PRON": [],
"PROPN": [
"Luther"
],
"PUNCT": [
"\"",
"\"",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | A/det/was distinct/amod/was "/punct/was Yes/nsubj/was "/punct/was was/ROOT/was Luther/poss/reply 's/case/Luther reply/attr/was ./punct/was | (S (NP (DT A) (JJ distinct) (`` ") (UH Yes) ('' ")) (VP (VBD was) (NP (NP (NNP Luther) (POS 's)) (NN reply))) (. .)) | T | ['A distinct " Yes " was Luther \'s reply'] | [] | ['A distinct " Yes " was Luther \'s reply .'] | [] | [] | 65,315 |
Most bacterial species are either spherical, called cocci (sing. | (ROOT (S (NP (JJS Most) (JJ bacterial) (NNS species)) (VP (VBP are) (ADVP (RB either)) (ADJP (JJ spherical)) (, ,) (VP (VBN called) (S (NP (S (NP (NN cocci))) (-LRB- -LRB-) (NP (NN sing)))))) (. .))) | 9 | {
"ADJ": [
"Most",
"bacterial",
"spherical"
],
"ADP": [],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"either"
],
"DET": [],
"INTJ": [],
"NOUN": [
"species",
"cocci"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
"(",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"called",
"sing"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-ADJP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Most/amod/species bacterial/amod/species species/nsubj/are are/ROOT/are either/advmod/are spherical/acomp/are ,/punct/are called/amod/cocci cocci/attr/are (/punct/cocci sing/xcomp/are ./punct/are | (S (NP (JJS Most) (JJ bacterial) (NNS species)) (VP (VBP are) (ADVP (RB either)) (ADJP (JJ spherical)) (, ,) (VP (VBN called) (S (NP (S (NP (NN cocci))) (-LRB- -LRB-) (NP (NN sing)))))) (. .)) | T | ['Most bacterial species are either spherical , called cocci -LRB- sing'] | [] | ['Most bacterial species are either spherical , called cocci -LRB- sing .'] | [] | [] | 35,366 |
Soft faecal pellets of partially digested food are excreted and generally consumed immediately. | (ROOT (S (NP (NP (JJ Soft) (JJ faecal) (NNS pellets)) (PP (IN of) (NP (ADJP (RB partially) (VBN digested)) (NN food)))) (VP (VBP are) (VP (VP (VBN excreted)) (CC and) (ADVP (RB generally)) (VP (VBN consumed) (ADVP (RB immediately))))) (. .))) | 7 | {
"ADJ": [
"Soft",
"faecal"
],
"ADP": [
"of"
],
"ADV": [
"partially",
"generally",
"immediately"
],
"AUX": [
"are"
],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"pellets",
"food"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"digested",
"excreted",
"consumed"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-ADVP",
"B-VP",
"B-ADVP",
"O"
] | Soft/amod/pellets faecal/amod/pellets pellets/nsubjpass/excreted of/prep/pellets partially/advmod/digested digested/amod/food food/pobj/of are/auxpass/excreted excreted/ROOT/excreted and/cc/excreted generally/advmod/consumed consumed/conj/excreted immediately/advmod/consumed ./punct/excreted | (S (NP (NP (JJ Soft) (JJ faecal) (NNS pellets)) (PP (IN of) (NP (ADJP (RB partially) (VBN digested)) (NN food)))) (VP (VBP are) (VP (VP (VBN excreted)) (CC and) (ADVP (RB generally)) (VP (VBN consumed) (ADVP (RB immediately))))) (. .)) | T | ['Soft faecal pellets of partially digested food are excreted and generally consumed immediately'] | [] | ['Soft faecal pellets of partially digested food are excreted and generally consumed immediately .'] | [] | [] | 44,193 |
During the latter half of the 20th century, a more diverse range of industry also came to the city, including aircraft and car manufacture, cables, electrical engineering products, and petrochemicals. | (ROOT (S (PP (IN During) (NP (NP (DT the) (JJ latter) (NN half)) (PP (IN of) (NP (DT the) (JJ 20th) (NN century))))) (, ,) (NP (NP (DT a) (ADJP (RBR more) (JJ diverse)) (NN range)) (PP (IN of) (NP (NN industry)))) (ADVP (RB also)) (VP (VBD came) (PP (IN to) (NP (DT the) (NN city))) (, ,) (PP (VBG including) (NP (NP (NML (NN aircraft) (CC and) (NN car)) (NN manufacture)) (, ,) (NP (NNS cables)) (, ,) (NP (NML (JJ electrical) (NN engineering)) (NNS products)) (, ,) (CC and) (NP (NNS petrochemicals))))) (. .))) | 8 | {
"ADJ": [
"latter",
"20th",
"diverse",
"electrical"
],
"ADP": [
"During",
"of",
"of",
"to"
],
"ADV": [
"more",
"also"
],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"half",
"century",
"range",
"industry",
"city",
"aircraft",
"car",
"manufacture",
"cables",
"engineering",
"products",
"petrochemicals"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
",",
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"came",
"including"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
... | During/prep/came the/det/half latter/amod/half half/pobj/During of/prep/half the/det/century 20th/amod/century century/pobj/of ,/punct/came a/det/range more/advmod/diverse diverse/amod/range range/nsubj/came of/prep/range industry/pobj/of also/advmod/came came/ROOT/came to/prep/came the/det/city city/pobj/to ,/punct/city including/prep/city aircraft/nmod/manufacture and/cc/aircraft car/conj/aircraft manufacture/pobj/including ,/punct/manufacture cables/conj/manufacture ,/punct/cables electrical/amod/products engineering/compound/products products/conj/cables ,/punct/products and/cc/products petrochemicals/conj/products ./punct/came | (S (PP (IN During) (NP (NP (DT the) (JJ latter) (NN half)) (PP (IN of) (NP (DT the) (JJ 20th) (NN century))))) (, ,) (NP (NP (DT a) (ADJP (RBR more) (JJ diverse)) (NN range)) (PP (IN of) (NP (NN industry)))) (ADVP (RB also)) (VP (VBD came) (PP (IN to) (NP (DT the) (NN city))) (, ,) (PP (VBG including) (NP (NP (NML (NN aircraft) (CC and) (NN car)) (NN manufacture)) (, ,) (NP (NNS cables)) (, ,) (NP (NML (JJ electrical) (NN engineering)) (NNS products)) (, ,) (CC and) (NP (NNS petrochemicals))))) (. .)) | T | ['a more diverse range of industry came to the city , including aircraft and car manufacture , cables , electrical engineering products , and petrochemicals'] | [] | ['During the latter half of the 20th century , a more diverse range of industry also came to the city , including aircraft and car manufacture , cables , electrical engineering products , and petrochemicals .'] | [] | [] | 65,178 |
In the 19th century, southern and central European sport hunters often pursued game only for a trophy, usually the head or pelt of an animal, which was then displayed as a sign of prowess. | (ROOT (S (PP (IN In) (NP (DT the) (JJ 19th) (NN century))) (, ,) (NP (ADJP (JJ southern) (CC and) (JJ central) (JJ European)) (NN sport) (NNS hunters)) (ADVP (RB often)) (VP (VBD pursued) (NP (NN game)) (PP (ADVP (RB only)) (IN for) (NP (NP (NP (DT a) (NN trophy)) (, ,) (NP (NP (ADVP (RB usually)) (DT the) (NN head) (CC or) (NN pelt)) (PP (IN of) (NP (DT an) (NN animal))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (ADVP (RB then)) (VP (VBN displayed) (PP (IN as) (NP (NP (DT a) (NN sign)) (PP (IN of) (NP (NN prowess)))))))))))) (. .))) | 14 | {
"ADJ": [
"19th",
"southern",
"central",
"European"
],
"ADP": [
"In",
"for",
"of",
"as",
"of"
],
"ADV": [
"often",
"only",
"usually",
"then"
],
"AUX": [
"was"
],
"CCONJ": [
"and",
"or"
],
"DET": [
"the",
"a",
"the",
"an",
"a"
],
"INTJ": [],
"NOUN": [
"century",
"sport",
"hunters",
"game",
"trophy",
"head",
"pelt",
"animal",
"sign",
"prowess"
],
"NUM": [],
"PART": [],
"PRON": [
"which"
],
"PROPN": [],
"PUNCT": [
",",
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"pursued",
"displayed"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-NP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-ADVP"... | In/prep/pursued the/det/century 19th/amod/century century/pobj/In ,/punct/pursued southern/amod/hunters and/cc/southern central/conj/southern European/conj/southern sport/compound/hunters hunters/nsubj/pursued often/advmod/pursued pursued/ROOT/pursued game/dobj/pursued only/advmod/for for/prep/pursued a/det/trophy trophy/pobj/for ,/punct/trophy usually/advmod/head the/det/head head/appos/trophy or/cc/head pelt/conj/head of/prep/head an/det/animal animal/pobj/of ,/punct/animal which/nsubjpass/displayed was/auxpass/displayed then/advmod/displayed displayed/relcl/animal as/prep/displayed a/det/sign sign/pobj/as of/prep/sign prowess/pobj/of ./punct/pursued | (S (PP (IN In) (NP (DT the) (JJ 19th) (NN century))) (, ,) (NP (ADJP (JJ southern) (CC and) (JJ central) (JJ European)) (NN sport) (NNS hunters)) (ADVP (RB often)) (VP (VBD pursued) (NP (NN game)) (PP (ADVP (RB only)) (IN for) (NP (NP (NP (DT a) (NN trophy)) (, ,) (NP (NP (ADVP (RB usually)) (DT the) (NN head) (CC or) (NN pelt)) (PP (IN of) (NP (DT an) (NN animal))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (ADVP (RB then)) (VP (VBN displayed) (PP (IN as) (NP (NP (DT a) (NN sign)) (PP (IN of) (NP (NN prowess)))))))))))) (. .)) | CT | ['southern and central European sport hunters pursued game only for a trophy , usually the head or pelt of an animal , which was then displayed as a sign of prowess'] | ['which was then displayed as a sign of prowess'] | [] | ['In the 19th century , southern and central European sport hunters often pursued game only for a trophy , usually the head or pelt of an animal , which was then displayed as a sign of prowess .'] | [] | 5,541 |
The CAFL project is headed up by ESPN NFL analyst and Philadelphia Soul majority owner president Ron Jaworski. | (ROOT (S (NP (DT The) (NNP CAFL) (NN project)) (VP (VBZ is) (VP (VBN headed) (PRT (RP up)) (PP (IN by) (NP (NML (NML (NML (NNP ESPN) (NNP NFL)) (NN analyst)) (CC and) (NML (NML (NML (NNP Philadelphia) (NNP Soul)) (NN majority) (NN owner)) (NN president))) (NNP Ron) (NNP Jaworski))))) (. .))) | 11 | {
"ADJ": [],
"ADP": [
"up",
"by"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [
"The"
],
"INTJ": [],
"NOUN": [
"project",
"analyst",
"majority",
"owner",
"president"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"CAFL",
"ESPN",
"NFL",
"Philadelphia",
"Soul",
"Ron",
"Jaworski"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"headed"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"O",
"B-PP",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-NP",
"I-NP",
"O"
] | The/det/project CAFL/compound/project project/nsubjpass/headed is/auxpass/headed headed/ROOT/headed up/prt/headed by/agent/headed ESPN/compound/analyst NFL/compound/analyst analyst/pobj/by and/cc/analyst Philadelphia/compound/Soul Soul/compound/majority majority/compound/owner owner/compound/president president/compound/Jaworski Ron/compound/Jaworski Jaworski/conj/analyst ./punct/headed | (S (NP (DT The) (NNP CAFL) (NN project)) (VP (VBZ is) (VP (VBN headed) (PRT (RP up)) (PP (IN by) (NP (NML (NML (NML (NNP ESPN) (NNP NFL)) (NN analyst)) (CC and) (NML (NML (NML (NNP Philadelphia) (NNP Soul)) (NN majority) (NN owner)) (NN president))) (NNP Ron) (NNP Jaworski))))) (. .)) | T | ['The CAFL project is headed up by ESPN NFL analyst and Philadelphia Soul majority owner president Ron Jaworski'] | [] | ['The CAFL project is headed up by ESPN NFL analyst and Philadelphia Soul majority owner president Ron Jaworski .'] | [] | [] | 72,737 |
However, the USSR dissolved in 1991 and the remains of its space program were distributed to various Eastern European countries. | (ROOT (S (ADVP (RB However)) (, ,) (S (NP (DT the) (NNP USSR)) (VP (VBD dissolved) (PP (IN in) (NP (CD 1991))))) (CC and) (S (NP (NP (DT the) (NNS remains)) (PP (IN of) (NP (PRP$ its) (NN space) (NN program)))) (VP (VBD were) (VP (VBN distributed) (PP (IN to) (NP (JJ various) (ADJP (JJ Eastern) (JJ European)) (NNS countries)))))) (. .))) | 9 | {
"ADJ": [
"various",
"Eastern",
"European"
],
"ADP": [
"in",
"of",
"to"
],
"ADV": [
"However"
],
"AUX": [
"were"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"remains",
"space",
"program",
"countries"
],
"NUM": [
"1991"
],
"PART": [],
"PRON": [
"its"
],
"PROPN": [
"USSR"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"dissolved",
"distributed"
],
"X": []
} | [
"B-ADVP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"O"
] | However/advmod/dissolved ,/punct/dissolved the/det/USSR USSR/nsubj/dissolved dissolved/ROOT/dissolved in/prep/dissolved 1991/pobj/in and/cc/dissolved the/det/remains remains/nsubjpass/distributed of/prep/remains its/poss/program space/compound/program program/pobj/of were/auxpass/distributed distributed/conj/dissolved to/prep/distributed various/amod/countries Eastern/amod/European European/amod/countries countries/pobj/to ./punct/distributed | (S (ADVP (RB However)) (, ,) (S (NP (DT the) (NNP USSR)) (VP (VBD dissolved) (PP (IN in) (NP (CD 1991))))) (CC and) (S (NP (NP (DT the) (NNS remains)) (PP (IN of) (NP (PRP$ its) (NN space) (NN program)))) (VP (VBD were) (VP (VBN distributed) (PP (IN to) (NP (JJ various) (ADJP (JJ Eastern) (JJ European)) (NNS countries)))))) (. .)) | T | ['the USSR dissolved in 1991', 'the remains of its space program were distributed to various Eastern European countries'] | [] | ['However , the USSR dissolved in 1991 and the remains of its space program were distributed to various Eastern European countries .'] | [] | [] | 49,992 |
YouTube responded by stating that it "goes far beyond its legal obligations in assisting content owners to protect their works". | (ROOT (S (NP (NNP YouTube)) (VP (VBD responded) (PP (IN by) (S (VP (VBG stating) (SBAR (IN that) (S (NP (PRP it)) (`` ") (VP (VBZ goes) (PP (ADVP (RB far)) (IN beyond) (NP (PRP$ its) (JJ legal) (NNS obligations))) (PP (IN in) (S (VP (VBG assisting) (NP (NN content) (NNS owners)) (S (VP (TO to) (VP (VB protect) (NP (PRP$ their) (NNS works))))))))))))))) (. ") ('' .))) | 17 | {
"ADJ": [
"legal"
],
"ADP": [
"by",
"beyond",
"in"
],
"ADV": [
"far"
],
"AUX": [],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"obligations",
"content",
"owners",
"works"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"it",
"its",
"their"
],
"PROPN": [
"YouTube"
],
"PUNCT": [
"\"",
"\"",
"."
],
"SCONJ": [
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"responded",
"stating",
"goes",
"assisting",
"protect"
],
"X": []
} | [
"B-NP",
"B-VP",
"B-PP",
"B-VP",
"O",
"B-NP",
"O",
"B-VP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"O",
"O"
] | YouTube/nsubj/responded responded/ROOT/responded by/prep/responded stating/pcomp/by that/mark/goes it/nsubj/goes "/punct/goes goes/ccomp/stating far/advmod/beyond beyond/prep/goes its/poss/obligations legal/amod/obligations obligations/pobj/beyond in/prep/obligations assisting/pcomp/in content/compound/owners owners/dobj/assisting to/aux/protect protect/xcomp/assisting their/poss/works works/dobj/protect "/punct/stating ./punct/responded | (S (NP (NNP YouTube)) (VP (VBD responded) (PP (IN by) (S (VP (VBG stating) (SBAR (IN that) (S (NP (PRP it)) (`` ") (VP (VBZ goes) (PP (ADVP (RB far)) (IN beyond) (NP (PRP$ its) (JJ legal) (NNS obligations))) (PP (IN in) (S (VP (VBG assisting) (NP (NN content) (NNS owners)) (S (VP (TO to) (VP (VB protect) (NP (PRP$ their) (NNS works))))))))))))))) (. ") ('' .)) | CT | ['YouTube responded by stating'] | ['that it " goes far beyond its legal obligations in assisting content owners to protect their works'] | [] | ['YouTube responded by stating that it " goes far beyond its legal obligations in assisting content owners to protect their works " .'] | [] | 69,887 |
Illums only store on Amagertorv in Copenhagen has the appearance of a department store with 20% run by Magasin, but has individual shop owners making it a shopping centre. | (ROOT (S (NP (NP (NNP Illums) (JJ only) (NN store)) (PP (IN on) (NP (NNP Amagertorv))) (PP (IN in) (NP (NNP Copenhagen)))) (VP (VP (VBZ has) (NP (NP (DT the) (NN appearance)) (PP (IN of) (NP (NP (NP (DT a) (NN department) (NN store)) (PP (IN with) (NP (CD 20) (NN %)))) (VP (VBN run) (PP (IN by) (NP (NNP Magasin)))))))) (, ,) (CC but) (VP (VBZ has) (S (NP (JJ individual) (NN shop) (NNS owners)) (VP (VBG making) (S (NP (PRP it)) (NP (DT a) (NN shopping) (NN centre))))))) (. .))) | 11 | {
"ADJ": [
"individual"
],
"ADP": [
"on",
"in",
"of",
"with",
"by"
],
"ADV": [
"only"
],
"AUX": [],
"CCONJ": [
"but"
],
"DET": [
"the",
"a",
"a"
],
"INTJ": [],
"NOUN": [
"Illums",
"appearance",
"department",
"store",
"%",
"shop",
"owners",
"shopping",
"centre"
],
"NUM": [
"20"
],
"PART": [],
"PRON": [
"it"
],
"PROPN": [
"Amagertorv",
"Copenhagen",
"Magasin"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"store",
"has",
"run",
"has",
"making"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Illums/nsubj/store only/advmod/store store/nsubj/has on/prep/store Amagertorv/pobj/on in/prep/store Copenhagen/pobj/in has/ROOT/has the/det/appearance appearance/dobj/has of/prep/appearance a/det/store department/compound/store store/pobj/of with/prep/appearance 20/nummod/% %/compound/run run/pobj/with by/agent/run Magasin/pobj/by ,/punct/has but/cc/has has/conj/has individual/amod/owners shop/compound/owners owners/nsubj/making making/ccomp/has it/nsubj/centre a/det/centre shopping/compound/centre centre/ccomp/making ./punct/has | (S (NP (NP (NNP Illums) (JJ only) (NN store)) (PP (IN on) (NP (NNP Amagertorv))) (PP (IN in) (NP (NNP Copenhagen)))) (VP (VP (VBZ has) (NP (NP (DT the) (NN appearance)) (PP (IN of) (NP (NP (NP (DT a) (NN department) (NN store)) (PP (IN with) (NP (CD 20) (NN %)))) (VP (VBN run) (PP (IN by) (NP (NNP Magasin)))))))) (, ,) (CC but) (VP (VBZ has) (S (NP (JJ individual) (NN shop) (NNS owners)) (VP (VBG making) (S (NP (PRP it)) (NP (DT a) (NN shopping) (NN centre))))))) (. .)) | T | ['Illums only store on Amagertorv in Copenhagen has the appearance of a department store with 20 % run by Magasin , but has individual shop owners making it a shopping centre'] | [] | ['Illums only store on Amagertorv in Copenhagen has the appearance of a department store with 20 % run by Magasin , but has individual shop owners making it a shopping centre .'] | [] | [] | 52,549 |
Formerly the position of dean belonged by right to the longest-serving of the cardinal bishops. | (ROOT (S (ADVP (RB Formerly)) (NP (NP (DT the) (NN position)) (PP (IN of) (NP (NN dean)))) (VP (VBD belonged) (PP (IN by) (NP (NN right))) (PP (IN to) (NP (NP (DT the) (ADJP (RBS longest) (HYPH -) (VBG serving))) (PP (IN of) (NP (DT the) (JJ cardinal) (NNS bishops)))))) (. .))) | 8 | {
"ADJ": [
"cardinal"
],
"ADP": [
"of",
"by",
"to",
"of"
],
"ADV": [
"Formerly",
"longest"
],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"position",
"dean",
"right",
"serving",
"bishops"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"-",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"belonged"
],
"X": []
} | [
"B-ADVP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Formerly/advmod/belonged the/det/position position/nsubj/belonged of/prep/position dean/pobj/of belonged/ROOT/belonged by/prep/belonged right/pobj/by to/prep/right the/det/serving longest/advmod/serving -/punct/serving serving/pobj/to of/prep/serving the/det/bishops cardinal/compound/bishops bishops/pobj/of ./punct/belonged | (S (ADVP (RB Formerly)) (NP (NP (DT the) (NN position)) (PP (IN of) (NP (NN dean)))) (VP (VBD belonged) (PP (IN by) (NP (NN right))) (PP (IN to) (NP (NP (DT the) (ADJP (RBS longest) (HYPH -) (VBG serving))) (PP (IN of) (NP (DT the) (JJ cardinal) (NNS bishops)))))) (. .)) | T | ['the position of dean belonged by right to the longest - serving of the cardinal bishops'] | [] | ['Formerly the position of dean belonged by right to the longest - serving of the cardinal bishops .'] | [] | [] | 74,977 |
In a 'Letter to American People' written by Osama bin Laden in 2002, he stated that one of the reasons he was fighting America is because of its support of India on the Kashmir issue. | (ROOT (S (PP (IN In) (NP (NP (DT a) (`` ') (NML (NML (NN Letter)) (PP (IN to) (NP (NNP American) (NNPS People)))) ('' ')) (VP (VBN written) (PP (IN by) (NP (NNP Osama) (NNP bin) (NNP Laden))) (PP (IN in) (NP (CD 2002)))))) (, ,) (NP (PRP he)) (VP (VBD stated) (SBAR (IN that) (S (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NNS reasons)) (SBAR (S (NP (PRP he)) (VP (VBD was) (VP (VBG fighting) (NP (NNP America))))))))) (VP (VBZ is) (PP (IN because) (IN of) (NP (NP (PRP$ its) (NN support)) (PP (IN of) (NP (NNP India))) (PP (IN on) (NP (DT the) (NNP Kashmir) (NN issue))))))))) (. .))) | 14 | {
"ADJ": [],
"ADP": [
"In",
"to",
"by",
"in",
"of",
"of",
"of",
"on"
],
"ADV": [],
"AUX": [
"was",
"is"
],
"CCONJ": [],
"DET": [
"a",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"Letter",
"People",
"reasons",
"support",
"issue"
],
"NUM": [
"2002",
"one"
],
"PART": [
"'"
],
"PRON": [
"he",
"he",
"its"
],
"PROPN": [
"American",
"Osama",
"bin",
"Laden",
"America",
"India",
"Kashmir"
],
"PUNCT": [
"'",
",",
"."
],
"SCONJ": [
"that",
"because"
],
"SPACE": [],
"SYM": [],
"VERB": [
"written",
"stated",
"fighting"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"B-NP",
"B-VP",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"B-VP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"B-PP... | In/prep/stated a/det/Letter '/punct/Letter Letter/pobj/In to/prep/Letter American/amod/People People/pobj/to '/punct/Letter written/acl/Letter by/agent/written Osama/compound/Laden bin/compound/Laden Laden/pobj/by in/prep/written 2002/pobj/in ,/punct/stated he/nsubj/stated stated/ROOT/stated that/mark/is one/nsubj/is of/prep/one the/det/reasons reasons/pobj/of he/nsubj/fighting was/aux/fighting fighting/relcl/reasons America/dobj/fighting is/ccomp/stated because/prep/is of/pcomp/because its/poss/support support/pobj/because of/prep/support India/pobj/of on/prep/support the/det/issue Kashmir/compound/issue issue/pobj/on ./punct/stated | (S (PP (IN In) (NP (NP (DT a) (`` ') (NML (NML (NN Letter)) (PP (IN to) (NP (NNP American) (NNPS People)))) ('' ')) (VP (VBN written) (PP (IN by) (NP (NNP Osama) (NNP bin) (NNP Laden))) (PP (IN in) (NP (CD 2002)))))) (, ,) (NP (PRP he)) (VP (VBD stated) (SBAR (IN that) (S (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NNS reasons)) (SBAR (S (NP (PRP he)) (VP (VBD was) (VP (VBG fighting) (NP (NNP America))))))))) (VP (VBZ is) (PP (IN because) (IN of) (NP (NP (PRP$ its) (NN support)) (PP (IN of) (NP (NNP India))) (PP (IN on) (NP (DT the) (NNP Kashmir) (NN issue))))))))) (. .)) | CT | ['he stated'] | ['that one of the reasons he was fighting America is because of its support of India on the Kashmir issue', 'he was fighting America'] | [] | ["In a ' Letter to American People ' written by Osama bin Laden in 2002 , he stated that one of the reasons he was fighting America is because of its support of India on the Kashmir issue ."] | [] | 38,697 |
Nigerian President Goodluck Jonathan in May 2014 claimed that Boko Haram attacks have left at least 12,000 people dead and 8,000 people crippled. | (ROOT (S (NP (NML (JJ Nigerian) (NNP President)) (NNP Goodluck) (NNP Jonathan)) (PP (IN in) (NP (NNP May) (CD 2014))) (VP (VBD claimed) (SBAR (IN that) (S (NP (NML (NNP Boko) (NNP Haram)) (NNS attacks)) (VP (VBP have) (VP (VP (VBN left) (NP (QP (ADVP (RB at) (RBS least)) (CD 12,000)) (NNS people)) (S (ADJP (JJ dead)))) (CC and) (S (NP (CD 8,000) (NNS people)) (VP (VBN crippled)))))))) (. .))) | 12 | {
"ADJ": [
"Nigerian",
"dead"
],
"ADP": [
"in"
],
"ADV": [
"at",
"least"
],
"AUX": [
"have"
],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"attacks",
"people",
"people"
],
"NUM": [
"2014",
"12,000",
"8,000"
],
"PART": [],
"PRON": [],
"PROPN": [
"President",
"Goodluck",
"Jonathan",
"May",
"Boko",
"Haram"
],
"PUNCT": [
"."
],
"SCONJ": [
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"claimed",
"left",
"crippled"
],
"X": []
} | [
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"O",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-ADVP",
"I-ADVP",
"O",
"B-NP",
"B-ADJP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"O"
] | Nigerian/amod/President President/compound/Jonathan Goodluck/compound/Jonathan Jonathan/nsubj/claimed in/prep/claimed May/pobj/in 2014/nummod/May claimed/ROOT/claimed that/mark/left Boko/compound/Haram Haram/compound/attacks attacks/nsubj/left have/aux/left left/ccomp/claimed at/advmod/least least/advmod/12,000 12,000/nummod/people people/nsubj/dead dead/oprd/left and/cc/left 8,000/nummod/people people/nsubj/crippled crippled/conj/left ./punct/claimed | (S (NP (NML (JJ Nigerian) (NNP President)) (NNP Goodluck) (NNP Jonathan)) (PP (IN in) (NP (NNP May) (CD 2014))) (VP (VBD claimed) (SBAR (IN that) (S (NP (NML (NNP Boko) (NNP Haram)) (NNS attacks)) (VP (VBP have) (VP (VP (VBN left) (NP (QP (ADVP (RB at) (RBS least)) (CD 12,000)) (NNS people)) (S (ADJP (JJ dead)))) (CC and) (S (NP (CD 8,000) (NNS people)) (VP (VBN crippled)))))))) (. .)) | CT | ['Nigerian President Goodluck Jonathan claimed'] | ['that Boko Haram attacks have left at least 12,000 people dead and 8,000 people crippled'] | [] | ['Nigerian President Goodluck Jonathan in May 2014 claimed that Boko Haram attacks have left at least 12,000 people dead and 8,000 people crippled .'] | [] | 7,941 |
The Community Tool Box is a public service of the University maintained by the Work Group for Community Health and Development. | (ROOT (S (NP (DT The) (NNP Community) (NNP Tool) (NNP Box)) (VP (VBZ is) (NP (NP (NP (DT a) (JJ public) (NN service)) (PP (IN of) (NP (DT the) (NNP University)))) (VP (VBN maintained) (PP (IN by) (NP (NP (DT the) (NNP Work) (NNP Group)) (PP (IN for) (NP (NNP Community) (NNP Health) (CC and) (NNP Development)))))))) (. .))) | 10 | {
"ADJ": [
"public"
],
"ADP": [
"of",
"by",
"for"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [
"The",
"a",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"service"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Community",
"Tool",
"Box",
"University",
"Work",
"Group",
"Community",
"Health",
"Development"
],
"PUNCT": [
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"maintained"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | The/det/Box Community/compound/Box Tool/compound/Box Box/nsubj/is is/ROOT/is a/det/service public/amod/service service/attr/is of/prep/service the/det/University University/pobj/of maintained/acl/service by/agent/maintained the/det/Group Work/compound/Group Group/pobj/by for/prep/Group Community/compound/Health Health/pobj/for and/cc/Health Development/conj/Health ./punct/is | (S (NP (DT The) (NNP Community) (NNP Tool) (NNP Box)) (VP (VBZ is) (NP (NP (NP (DT a) (JJ public) (NN service)) (PP (IN of) (NP (DT the) (NNP University)))) (VP (VBN maintained) (PP (IN by) (NP (NP (DT the) (NNP Work) (NNP Group)) (PP (IN for) (NP (NNP Community) (NNP Health) (CC and) (NNP Development)))))))) (. .)) | T | ['The Community Tool Box is a public service of the University maintained by the Work Group for Community Health and Development'] | [] | ['The Community Tool Box is a public service of the University maintained by the Work Group for Community Health and Development .'] | [] | [] | 38,793 |
After the decline of Aksum, the Eritrean highlands were under the domain of Bahr Negash ruled by the Bahr Negus. | (ROOT (S (PP (IN After) (NP (NP (DT the) (NN decline)) (PP (IN of) (NP (NNP Aksum))))) (, ,) (NP (DT the) (JJ Eritrean) (NNS highlands)) (VP (VBD were) (PP (IN under) (NP (NP (DT the) (NN domain)) (PP (IN of) (NP (NP (NNP Bahr) (NNP Negash)) (VP (VBN ruled) (PP (IN by) (NP (DT the) (NNP Bahr) (NNP Negus))))))))) (. .))) | 11 | {
"ADJ": [
"Eritrean"
],
"ADP": [
"After",
"of",
"under",
"of",
"by"
],
"ADV": [],
"AUX": [
"were"
],
"CCONJ": [],
"DET": [
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"decline",
"highlands",
"domain"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Aksum",
"Bahr",
"Negash",
"Bahr",
"Negus"
],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"ruled"
],
"X": []
} | [
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | After/prep/were the/det/decline decline/pobj/After of/prep/decline Aksum/pobj/of ,/punct/were the/det/highlands Eritrean/amod/highlands highlands/nsubj/were were/ROOT/were under/prep/were the/det/domain domain/pobj/under of/prep/domain Bahr/compound/Negash Negash/pobj/of ruled/advcl/were by/agent/ruled the/det/Negus Bahr/compound/Negus Negus/pobj/by ./punct/were | (S (PP (IN After) (NP (NP (DT the) (NN decline)) (PP (IN of) (NP (NNP Aksum))))) (, ,) (NP (DT the) (JJ Eritrean) (NNS highlands)) (VP (VBD were) (PP (IN under) (NP (NP (DT the) (NN domain)) (PP (IN of) (NP (NP (NNP Bahr) (NNP Negash)) (VP (VBN ruled) (PP (IN by) (NP (DT the) (NNP Bahr) (NNP Negus))))))))) (. .)) | T | ['the Eritrean highlands were under the domain of Bahr Negash ruled by the Bahr Negus'] | [] | ['After the decline of Aksum , the Eritrean highlands were under the domain of Bahr Negash ruled by the Bahr Negus .'] | [] | [] | 31,412 |
Jan Baptist van Helmont, who discovered several gases such as carbon dioxide, performed the first quantitative experiment. | (ROOT (S (NP (NP (NNP Jan) (NNP Baptist) (NNP van) (NNP Helmont)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD discovered) (NP (NP (JJ several) (NNS gases)) (PP (JJ such) (IN as) (NP (NN carbon) (NN dioxide))))))) (, ,)) (VP (VBD performed) (NP (DT the) (JJ first) (JJ quantitative) (NN experiment))) (. .))) | 10 | {
"ADJ": [
"several",
"such",
"first",
"quantitative"
],
"ADP": [
"as"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"gases",
"carbon",
"dioxide",
"experiment"
],
"NUM": [],
"PART": [],
"PRON": [
"who"
],
"PROPN": [
"Jan",
"Baptist",
"van",
"Helmont"
],
"PUNCT": [
",",
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"discovered",
"performed"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Jan/compound/Baptist Baptist/compound/Helmont van/compound/Helmont Helmont/nsubj/performed ,/punct/Helmont who/nsubj/discovered discovered/relcl/Helmont several/amod/gases gases/dobj/discovered such/amod/as as/prep/gases carbon/compound/dioxide dioxide/pobj/as ,/punct/Helmont performed/ROOT/performed the/det/experiment first/amod/experiment quantitative/amod/experiment experiment/dobj/performed ./punct/performed | (S (NP (NP (NNP Jan) (NNP Baptist) (NNP van) (NNP Helmont)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD discovered) (NP (NP (JJ several) (NNS gases)) (PP (JJ such) (IN as) (NP (NN carbon) (NN dioxide))))))) (, ,)) (VP (VBD performed) (NP (DT the) (JJ first) (JJ quantitative) (NN experiment))) (. .)) | CT | ['Jan Baptist van Helmont , who discovered several gases such as carbon dioxide , performed the first quantitative experiment'] | ['who discovered several gases such as carbon dioxide'] | [] | ['Jan Baptist van Helmont , who discovered several gases such as carbon dioxide , performed the first quantitative experiment .'] | [] | 2,230 |
Because article 30 clearly, unconditionally and immediately stated that no quantitative restrictions could be placed on trade, without a good justification, Van Gend en | (ROOT (FRAG (SBAR (IN Because) (S (NP (NN article) (CD 30)) (ADVP (RB clearly) (, ,) (RB unconditionally) (CC and) (RB immediately)) (VP (VBD stated) (SBAR (IN that) (S (NP (DT no) (JJ quantitative) (NNS restrictions)) (VP (MD could) (VP (VB be) (VP (VBN placed) (PP (IN on) (NP (NN trade))) (, ,) (PP (IN without) (NP (DT a) (JJ good) (NN justification))))))))))) (, ,) (NNP Van) (NNP Gend) (FW en))) | 13 | {
"ADJ": [
"quantitative",
"good"
],
"ADP": [
"on",
"without"
],
"ADV": [
"clearly",
"unconditionally",
"immediately",
"en"
],
"AUX": [
"could",
"be"
],
"CCONJ": [
"and"
],
"DET": [
"no",
"a"
],
"INTJ": [],
"NOUN": [
"article",
"restrictions",
"trade",
"justification"
],
"NUM": [
"30"
],
"PART": [],
"PRON": [],
"PROPN": [
"Van",
"Gend"
],
"PUNCT": [
",",
",",
","
],
"SCONJ": [
"Because",
"that"
],
"SPACE": [],
"SYM": [],
"VERB": [
"stated",
"placed"
],
"X": []
} | [
"O",
"B-NP",
"I-NP",
"B-ADVP",
"I-ADVP",
"I-ADVP",
"I-ADVP",
"I-ADVP",
"B-VP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"O",
"O"
] | Because/mark/stated article/nsubj/stated 30/nummod/article clearly/advmod/article ,/punct/article unconditionally/advmod/article and/cc/article immediately/advmod/stated stated/ROOT/stated that/mark/placed no/det/restrictions quantitative/amod/restrictions restrictions/nsubjpass/placed could/aux/placed be/auxpass/placed placed/ccomp/stated on/prep/placed trade/pobj/on ,/punct/placed without/prep/placed a/det/justification good/amod/justification justification/pobj/without ,/punct/placed Van/compound/Gend Gend/npadvmod/placed en/intj/stated | (FRAG (SBAR (IN Because) (S (NP (NN article) (CD 30)) (ADVP (RB clearly) (, ,) (RB unconditionally) (CC and) (RB immediately)) (VP (VBD stated) (SBAR (IN that) (S (NP (DT no) (JJ quantitative) (NNS restrictions)) (VP (MD could) (VP (VB be) (VP (VBN placed) (PP (IN on) (NP (NN trade))) (, ,) (PP (IN without) (NP (DT a) (JJ good) (NN justification))))))))))) (, ,) (NNP Van) (NNP Gend) (FW en)) | FC | [] | ['Because article 30 clearly , unconditionally and immediately stated that no quantitative restrictions could be placed on trade , without a good justification', 'that no quantitative restrictions could be placed on trade , without a good justification'] | [] | [] | ['Because article 30 clearly , unconditionally and immediately stated that no quantitative restrictions could be placed on trade , without a good justification , Van Gend en'] | 55,445 |
Birds do not have a urinary bladder or external urethral opening and (with exception of the ostrich) | (ROOT (S (S (NP (NNS Birds)) (VP (VBP do) (RB not) (VP (VB have) (NP (DT a) (NML (NML (JJ urinary) (NN bladder)) (CC or) (NML (JJ external) (JJ urethral) (NN opening))))))) (CC and) (-LRB- -LRB-) (PP (IN with) (NP (NP (NN exception)) (PP (IN of) (NP (DT the) (NN ostrich))))) (-RRB- -RRB-))) | 9 | {
"ADJ": [
"urinary",
"external",
"urethral"
],
"ADP": [
"with",
"of"
],
"ADV": [],
"AUX": [
"do"
],
"CCONJ": [
"or",
"and"
],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"Birds",
"bladder",
"opening",
"exception",
"ostrich"
],
"NUM": [],
"PART": [
"not"
],
"PRON": [],
"PROPN": [],
"PUNCT": [
"(",
")"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"have"
],
"X": []
} | [
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Birds/nsubj/have do/aux/have not/neg/have have/ROOT/have a/det/bladder urinary/amod/bladder bladder/dobj/have or/cc/bladder external/amod/opening urethral/amod/opening opening/conj/bladder and/cc/have (/punct/with with/conj/have exception/pobj/with of/prep/exception the/det/ostrich ostrich/pobj/of )/punct/have | (S (S (NP (NNS Birds)) (VP (VBP do) (RB not) (VP (VB have) (NP (DT a) (NML (NML (JJ urinary) (NN bladder)) (CC or) (NML (JJ external) (JJ urethral) (NN opening))))))) (CC and) (-LRB- -LRB-) (PP (IN with) (NP (NP (NN exception)) (PP (IN of) (NP (DT the) (NN ostrich))))) (-RRB- -RRB-)) | T | ['Birds do not have a urinary bladder or external urethral opening'] | [] | ['Birds do not have a urinary bladder or external urethral opening and -LRB- with exception of the ostrich -RRB-'] | [] | [] | 61,570 |
In the absence of atmospheric oxygen (O_2), in deep geological conditions prevailing far away from Earth atmosphere, hydrogen (H_2) is produced during the process of serpentinization by the anaerobic oxidation by the water protons (H+) of the ferrous (Fe2+) silicate present in the crystal lattice of the fayalite (Fe_2SiO_4, the olivine iron-endmember). | (ROOT (S (PP (IN In) (NP (NP (NP (DT the) (NN absence)) (PP (IN of) (NP (JJ atmospheric) (NN oxygen)))) (-LRB- -LRB-) (NP (CD O_2)) (-RRB- -RRB-))) (, ,) (PP (IN in) (NP (NP (JJ deep) (JJ geological) (NNS conditions)) (VP (VBG prevailing) (ADVP (RB far) (RB away) (PP (IN from) (NP (NNP Earth) (NN atmosphere))))))) (, ,) (NP (NP (NN hydrogen)) (-LRB- -LRB-) (NP (HYPH H_2)) (-RRB- -RRB-)) (VP (VBZ is) (VP (VBN produced) (PP (IN during) (NP (NP (DT the) (NN process)) (PP (IN of) (NP (NP (NN serpentinization)) (PP (IN by) (NP (NP (DT the) (JJ anaerobic) (NN oxidation)) (PP (IN by) (NP (NP (NP (DT the) (NN water) (NNS protons)) (-LRB- -LRB-) (NP (NNP H+)) (-RRB- -RRB-)) (PP (IN of) (NP (NP (DT the) (JJ ferrous) (-LRB- -LRB-) (NML (CD Fe2) (-RRB- +)) (-RRB- -RRB-) (NN silicate)) (ADJP (JJ present) (PP (PP (IN in) (NP (NP (NP (DT the) (NN crystal) (NN lattice)) (PP (IN of) (NP (DT the) (NN fayalite)))) (-LRB- -LRB-) (NP (NP (HYPH Fe_2SiO_4)) (, ,) (NP (DT the) (JJ olivine) (NN iron) (HYPH -) (NN endmember))))) (. -RRB-))))))))))))))) (. .))) | 22 | {
"ADJ": [
"atmospheric",
"deep",
"geological",
"ferrous",
"Fe2",
"silicate",
"olivine"
],
"ADP": [
"In",
"of",
"in",
"from",
"during",
"of",
"by",
"by",
"of",
"in",
"of"
],
"ADV": [
"far",
"away"
],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"the",
"the",
"the",
"the",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"absence",
"oxygen",
"conditions",
"atmosphere",
"hydrogen",
"process",
"serpentinization",
"anaerobic",
"oxidation",
"water",
"protons",
"H+",
"present",
"crystal",
"lattice",
"iron",
"endmember"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Earth",
"H_2",
"fayalite",
"Fe_2SiO_4"
],
"PUNCT": [
"(",
")",
",",
",",
"(",
")",
"(",
")",
"(",
")",
"(",
",",
"-",
")",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [
"+"
],
"VERB": [
"prevailing",
"produced"
],
"X": [
"O_2"
]
} | [
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"I-ADVP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
... | In/prep/produced the/det/absence absence/pobj/In of/prep/absence atmospheric/amod/oxygen oxygen/pobj/of (/punct/oxygen O_2/appos/oxygen )/punct/oxygen ,/punct/produced in/prep/produced deep/amod/conditions geological/amod/conditions conditions/pobj/in prevailing/acl/conditions far/advmod/away away/advmod/prevailing from/prep/away Earth/compound/atmosphere atmosphere/pobj/from ,/punct/atmosphere hydrogen/nsubjpass/produced (/punct/hydrogen H_2/appos/hydrogen )/punct/hydrogen is/auxpass/produced produced/ROOT/produced during/prep/produced the/det/process process/pobj/during of/prep/process serpentinization/pobj/of by/prep/serpentinization the/det/oxidation anaerobic/compound/oxidation oxidation/pobj/by by/prep/serpentinization the/det/protons water/compound/protons protons/pobj/by (/punct/H+ H+/appos/protons )/punct/protons of/prep/protons the/det/ferrous ferrous/pobj/of (/punct/ferrous Fe2/appos/ferrous +/punct/ferrous )/punct/ferrous silicate/compound/present present/oprd/produced in/prep/present the/det/lattice crystal/compound/lattice lattice/pobj/in of/prep/lattice the/det/fayalite fayalite/pobj/of (/punct/fayalite Fe_2SiO_4/appos/fayalite ,/punct/Fe_2SiO_4 the/det/endmember olivine/amod/endmember iron/compound/endmember -/punct/endmember endmember/appos/Fe_2SiO_4 )/punct/fayalite ./punct/produced | (S (PP (IN In) (NP (NP (NP (DT the) (NN absence)) (PP (IN of) (NP (JJ atmospheric) (NN oxygen)))) (-LRB- -LRB-) (NP (CD O_2)) (-RRB- -RRB-))) (, ,) (PP (IN in) (NP (NP (JJ deep) (JJ geological) (NNS conditions)) (VP (VBG prevailing) (ADVP (RB far) (RB away) (PP (IN from) (NP (NNP Earth) (NN atmosphere))))))) (, ,) (NP (NP (NN hydrogen)) (-LRB- -LRB-) (NP (HYPH H_2)) (-RRB- -RRB-)) (VP (VBZ is) (VP (VBN produced) (PP (IN during) (NP (NP (DT the) (NN process)) (PP (IN of) (NP (NP (NN serpentinization)) (PP (IN by) (NP (NP (DT the) (JJ anaerobic) (NN oxidation)) (PP (IN by) (NP (NP (NP (DT the) (NN water) (NNS protons)) (-LRB- -LRB-) (NP (NNP H+)) (-RRB- -RRB-)) (PP (IN of) (NP (NP (DT the) (JJ ferrous) (-LRB- -LRB-) (NML (CD Fe2) (-RRB- +)) (-RRB- -RRB-) (NN silicate)) (ADJP (JJ present) (PP (PP (IN in) (NP (NP (NP (DT the) (NN crystal) (NN lattice)) (PP (IN of) (NP (DT the) (NN fayalite)))) (-LRB- -LRB-) (NP (NP (HYPH Fe_2SiO_4)) (, ,) (NP (DT the) (JJ olivine) (NN iron) (HYPH -) (NN endmember))))) (. -RRB-))))))))))))))) (. .)) | T | ['hydrogen -LRB- H_2 -RRB- is produced during the process of serpentinization by the anaerobic oxidation by the water protons -LRB- H+ -RRB- of the ferrous -LRB- Fe2 + -RRB- silicate present in the crystal lattice of the fayalite -LRB- Fe_2SiO_4 , the olivine iron - endmember -RRB-'] | [] | ['In the absence of atmospheric oxygen -LRB- O_2 -RRB- , in deep geological conditions prevailing far away from Earth atmosphere , hydrogen -LRB- H_2 -RRB- is produced during the process of serpentinization by the anaerobic oxidation by the water protons -LRB- H+ -RRB- of the ferrous -LRB- Fe2 + -RRB- silicate present in the crystal lattice of the fayalite -LRB- Fe_2SiO_4 , the olivine iron - endmember -RRB- .'] | [] | [] | 26,150 |
Fraud is a problem in many fields, but is notoriously prevalent in the construction field. | (ROOT (S (NP (NN Fraud)) (VP (VP (VBZ is) (NP (DT a) (NN problem)) (PP (IN in) (NP (JJ many) (NNS fields)))) (, ,) (CC but) (VP (VBZ is) (ADJP (RB notoriously) (JJ prevalent)) (PP (IN in) (NP (DT the) (NN construction) (NN field))))) (. .))) | 7 | {
"ADJ": [
"many",
"prevalent"
],
"ADP": [
"in",
"in"
],
"ADV": [
"notoriously"
],
"AUX": [
"is",
"is"
],
"CCONJ": [
"but"
],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"Fraud",
"problem",
"fields",
"construction",
"field"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
",",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [],
"X": []
} | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-ADJP",
"I-ADJP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Fraud/nsubj/is is/ROOT/is a/det/problem problem/attr/is in/prep/is many/amod/fields fields/pobj/in ,/punct/is but/cc/is is/conj/is notoriously/advmod/prevalent prevalent/acomp/is in/prep/prevalent the/det/field construction/compound/field field/pobj/in ./punct/is | (S (NP (NN Fraud)) (VP (VP (VBZ is) (NP (DT a) (NN problem)) (PP (IN in) (NP (JJ many) (NNS fields)))) (, ,) (CC but) (VP (VBZ is) (ADJP (RB notoriously) (JJ prevalent)) (PP (IN in) (NP (DT the) (NN construction) (NN field))))) (. .)) | T | ['Fraud is a problem in many fields , but is notoriously prevalent in the construction field'] | [] | ['Fraud is a problem in many fields , but is notoriously prevalent in the construction field .'] | [] | [] | 59,854 |
What kind of scale does the KSOG use? | (ROOT (SBARQ (WHNP (WHNP (WP What) (NN kind)) (PP (IN of) (NP (NN scale)))) (SQ (VBZ does) (NP (DT the) (NNP KSOG)) (VP (VB use))) (. ?))) | 6 | {
"ADJ": [],
"ADP": [
"of"
],
"ADV": [],
"AUX": [
"does"
],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"kind",
"scale"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [
"KSOG"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"use"
],
"X": []
} | [
"O",
"O",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"O"
] | What/det/kind kind/dobj/use of/prep/kind scale/pobj/of does/aux/use the/det/use KSOG/compound/use use/ROOT/use ?/punct/use | (SBARQ (WHNP (WHNP (WP What) (NN kind)) (PP (IN of) (NP (NN scale)))) (SQ (VBZ does) (NP (DT the) (NNP KSOG)) (VP (VB use))) (. ?)) | FC | [] | [] | [] | [] | ['What kind of scale does the KSOG use ?'] | 12,235 |
Football clubs were formed in other provinces too, such as Karşıyaka Sports Club (1912), Altay Sports Club (1914) and Turkish Fatherland Football Club (later Ülküspor) (1914) of İzmir. | (ROOT (S (NP (NN Football) (NNS clubs)) (VP (VBD were) (VP (VBN formed) (PP (PP (IN in) (NP (JJ other) (NNS provinces))) (ADVP (RB too))) (, ,) (PP (JJ such) (IN as) (NP (NP (NP (NNP Karşıyaka) (NNPS Sports) (NNP Club)) (NP (-LRB- -LRB-) (NP (CD 1912)) (-RRB- -RRB-))) (, ,) (NP (NP (NNP Altay) (NNPS Sports) (NNP Club)) (-LRB- -LRB-) (NP (CD 1914)) (-RRB- -RRB-)) (CC and) (NP (NP (NNP Turkish) (NNP Fatherland) (NNP Football) (NNP Club)) (-LRB- -LRB-) (NP (ADVP (RB later)) (NP (NNP Ülküspor)) (-RRB- -RRB-) (-LRB- -LRB-) (NP (CD 1914))) (-RRB- -RRB-) (PP (IN of) (NP (NNP İzmir)))))))) (. .))) | 10 | {
"ADJ": [
"other",
"such"
],
"ADP": [
"in",
"as",
"of"
],
"ADV": [
"too",
"later"
],
"AUX": [
"were"
],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"Football",
"clubs",
"provinces"
],
"NUM": [
"1912",
"1914",
"1914"
],
"PART": [],
"PRON": [],
"PROPN": [
"Karşıyaka",
"Sports",
"Club",
"Altay",
"Sports",
"Club",
"Turkish",
"Fatherland",
"Football",
"Club",
"Ülküspor",
"İzmir"
],
"PUNCT": [
",",
"(",
")",
",",
"(",
")",
"(",
")",
"(",
")",
"."
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"formed"
],
"X": []
} | [
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-PP",
"I-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",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B... | Football/compound/clubs clubs/nsubjpass/formed were/auxpass/formed formed/ROOT/formed in/prep/formed other/amod/provinces provinces/pobj/in too/advmod/formed ,/punct/formed such/amod/as as/prep/clubs Karşıyaka/compound/Club Sports/compound/Club Club/pobj/as (/punct/Club 1912/appos/Club )/punct/Club ,/punct/Club Altay/compound/Club Sports/compound/Club Club/conj/Club (/punct/Club 1914/appos/Club )/punct/Club and/cc/Club Turkish/compound/Club Fatherland/compound/Football Football/compound/Club Club/conj/Club (/punct/Club later/advmod/Ülküspor Ülküspor/appos/Club )/punct/Club (/punct/Club 1914/appos/Club )/punct/Club of/prep/Club İzmir/pobj/of ./punct/formed | (S (NP (NN Football) (NNS clubs)) (VP (VBD were) (VP (VBN formed) (PP (PP (IN in) (NP (JJ other) (NNS provinces))) (ADVP (RB too))) (, ,) (PP (JJ such) (IN as) (NP (NP (NP (NNP Karşıyaka) (NNPS Sports) (NNP Club)) (NP (-LRB- -LRB-) (NP (CD 1912)) (-RRB- -RRB-))) (, ,) (NP (NP (NNP Altay) (NNPS Sports) (NNP Club)) (-LRB- -LRB-) (NP (CD 1914)) (-RRB- -RRB-)) (CC and) (NP (NP (NNP Turkish) (NNP Fatherland) (NNP Football) (NNP Club)) (-LRB- -LRB-) (NP (ADVP (RB later)) (NP (NNP Ülküspor)) (-RRB- -RRB-) (-LRB- -LRB-) (NP (CD 1914))) (-RRB- -RRB-) (PP (IN of) (NP (NNP İzmir)))))))) (. .)) | T | ['Football clubs were formed in other provinces too , such as Karşıyaka Sports Club -LRB- 1912 -RRB- , Altay Sports Club -LRB- 1914 -RRB- and Turkish Fatherland Football Club -LRB- later Ülküspor -RRB- -LRB- 1914 -RRB- of İzmir'] | [] | ['Football clubs were formed in other provinces too , such as Karşıyaka Sports Club -LRB- 1912 -RRB- , Altay Sports Club -LRB- 1914 -RRB- and Turkish Fatherland Football Club -LRB- later Ülküspor -RRB- -LRB- 1914 -RRB- of İzmir .'] | [] | [] | 47,354 |
While post-punk musicians often avoided or intentionally obscured conventional influences, previous musical styles did serve as touchstones for the movement, including particular brands of glam, art rock and "[the] dark undercurrent of '60s music".[nb 1] | (ROOT (S (SBAR (IN While) (S (NP (ADJP (RB post) (HYPH -) (JJ punk)) (NNS musicians)) (ADVP (RB often)) (VP (VP (VBD avoided)) (CC or) (ADVP (RB intentionally)) (VP (VBD obscured)) (NP (JJ conventional) (NNS influences))))) (, ,) (NP (JJ previous) (JJ musical) (NNS styles)) (VBD did) (VB serve) (PP (IN as) (NP (NNS touchstones)) (PP (IN for) (NP (DT the) (NN movement)))) (, ,) (VBG including) (NP (NP (JJ particular) (NNS brands)) (IN of) (NP (NN glam))) (, ,) (NP (NN art) (NN rock)) (CC and) (`` ") (NP (-LRB- -LSB-) (DT the) (-RRB- -RSB-) (JJ dark) (NN undercurrent)) (PP (IN of) (NP (NP (`` ') (NNS 60s)) (NN music".-LSB-nb) (CD 1))) (-RRB- -RSB-))) | 7 | {
"ADJ": [
"post",
"-",
"punk",
"conventional",
"previous",
"musical",
"particular",
"dark"
],
"ADP": [
"as",
"for",
"of",
"of"
],
"ADV": [
"often",
"intentionally"
],
"AUX": [
"did"
],
"CCONJ": [
"or",
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"musicians",
"influences",
"styles",
"touchstones",
"movement",
"brands",
"glam",
"art",
"rock",
"undercurrent",
"'",
"60s"
],
"NUM": [
"1"
],
"PART": [],
"PRON": [],
"PROPN": [
"music\".[nb"
],
"PUNCT": [
",",
",",
",",
"\"",
"]"
],
"SCONJ": [
"While"
],
"SPACE": [],
"SYM": [],
"VERB": [
"avoided",
"obscured",
"serve",
"including"
],
"X": [
"[",
"]"
]
} | [
"O",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-ADVP",
"B-VP",
"I-VP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"O",
... | While/mark/avoided post/amod/musicians -/amod/musicians punk/amod/musicians musicians/nsubj/avoided often/advmod/avoided avoided/advcl/serve or/cc/avoided intentionally/advmod/obscured obscured/conj/avoided conventional/amod/influences influences/dobj/obscured ,/punct/serve previous/amod/styles musical/amod/styles styles/nsubj/serve did/aux/serve serve/ROOT/serve as/prep/serve touchstones/pobj/as for/prep/touchstones the/det/movement movement/pobj/for ,/punct/movement including/prep/movement particular/amod/brands brands/pobj/including of/prep/brands glam/pobj/of ,/punct/glam art/compound/rock rock/conj/glam and/cc/serve "/punct/undercurrent [/punct/undercurrent the/det/undercurrent ]/punct/undercurrent dark/amod/undercurrent undercurrent/conj/serve of/prep/undercurrent '/pobj/of 60s/pobj/of music".[nb/pobj/of 1/nummod/music".[nb ]/punct/serve | (S (SBAR (IN While) (S (NP (ADJP (RB post) (HYPH -) (JJ punk)) (NNS musicians)) (ADVP (RB often)) (VP (VP (VBD avoided)) (CC or) (ADVP (RB intentionally)) (VP (VBD obscured)) (NP (JJ conventional) (NNS influences))))) (, ,) (NP (JJ previous) (JJ musical) (NNS styles)) (VBD did) (VB serve) (PP (IN as) (NP (NNS touchstones)) (PP (IN for) (NP (DT the) (NN movement)))) (, ,) (VBG including) (NP (NP (JJ particular) (NNS brands)) (IN of) (NP (NN glam))) (, ,) (NP (NN art) (NN rock)) (CC and) (`` ") (NP (-LRB- -LSB-) (DT the) (-RRB- -RSB-) (JJ dark) (NN undercurrent)) (PP (IN of) (NP (NP (`` ') (NNS 60s)) (NN music".-LSB-nb) (CD 1))) (-RRB- -RSB-)) | FC | [] | ['While post - punk musicians often avoided or intentionally obscured conventional influences'] | [] | [] | ['While post - punk musicians often avoided or intentionally obscured conventional influences , previous musical styles did serve as touchstones for the movement , including particular brands of glam , art rock and " -LSB- the -RSB- dark undercurrent of \' 60s music".-LSB-nb 1 -RSB-'] | 57,028 |
T-cells have a symbiotic relationship with vitamin D. | (ROOT (S (NP (NN T) (HYPH -) (NNS cells)) (VBP have) (NP (DT a) (JJ symbiotic) (NN relationship)) (IN with) (NN vitamin) (. D.))) | 4 | {
"ADJ": [
"symbiotic"
],
"ADP": [
"with"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"T",
"cells",
"relationship",
"vitamin",
"D."
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"-"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VERB": [
"have"
],
"X": []
} | [
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"O"
] | T/compound/cells -/punct/cells cells/nsubj/have have/ROOT/have a/det/relationship symbiotic/amod/relationship relationship/dobj/have with/prep/relationship vitamin/compound/D. D./pobj/with | (S (NP (NN T) (HYPH -) (NNS cells)) (VBP have) (NP (DT a) (JJ symbiotic) (NN relationship)) (IN with) (NN vitamin) (. D.)) | FC | [] | [] | [] | [] | ['T - cells have a symbiotic relationship with vitamin D.'] | 70,775 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.