input
stringlengths
3
1.41k
parse
stringlengths
17
4.05k
depth
int64
3
67
pos_tag
dict
iob_tag
listlengths
1
269
dependency
stringlengths
12
4.8k
parsed
stringlengths
10
4.05k
selected_tag
stringclasses
3 values
C
stringlengths
2
1.5k
DC
stringlengths
2
2.86k
T
stringlengths
2
897
CT
stringlengths
2
1.5k
FC
stringlengths
2
1.17k
__index_level_0__
int64
0
75.7k
In 2013, the northern atolls of the Marshall Islands experienced drought.
(ROOT (S (PP (IN In) (NP (CD 2013))) (, ,) (NP (NP (DT the) (JJ northern) (NNS atolls)) (PP (IN of) (NP (DT the) (NNP Marshall) (NNPS Islands)))) (VP (VBD experienced) (NP (NN drought))) (. .)))
6
{ "ADJ": [ "northern" ], "ADP": [ "In", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "atolls", "drought" ], "NUM": [ "2013" ], "PART": [], "PRON": [], "PROPN": [ "Marshall", "Islands" ], "PUNCT": [...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "O" ]
In/prep/experienced 2013/pobj/In ,/punct/experienced the/det/atolls northern/amod/atolls atolls/nsubj/experienced of/prep/atolls the/det/Islands Marshall/compound/Islands Islands/pobj/of experienced/ROOT/experienced drought/dobj/experienced ./punct/experienced
(S (PP (IN In) (NP (CD 2013))) (, ,) (NP (NP (DT the) (JJ northern) (NNS atolls)) (PP (IN of) (NP (DT the) (NNP Marshall) (NNPS Islands)))) (VP (VBD experienced) (NP (NN drought))) (. .))
T
['the northern atolls of the Marshall Islands experienced drought']
[]
['In 2013 , the northern atolls of the Marshall Islands experienced drought .']
[]
[]
54,167
One hub—built into the host controller—is the root hub.
(ROOT (S (NP (NP (CD One) (NN hub)) (: —) (VP (VBN built) (PP (IN into) (NP (DT the) (NN host) (NN controller)))) (: —)) (VP (VBZ is) (NP (DT the) (NN root) (NN hub))) (. .)))
7
{ "ADJ": [], "ADP": [ "into" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "hub", "host", "controller", "root", "hub" ], "NUM": [ "One" ], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "—", ...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "O" ]
One/nummod/hub hub/nsubj/is —/punct/hub built/acl/hub into/prep/built the/det/controller host/compound/controller controller/pobj/into —/punct/hub is/ROOT/is the/det/hub root/compound/hub hub/attr/is ./punct/is
(S (NP (NP (CD One) (NN hub)) (: —) (VP (VBN built) (PP (IN into) (NP (DT the) (NN host) (NN controller)))) (: —)) (VP (VBZ is) (NP (DT the) (NN root) (NN hub))) (. .))
T
['One hub — built into the host controller — is the root hub']
[]
['One hub — built into the host controller — is the root hub .']
[]
[]
68,478
Who are debates and meetings open to?
(ROOT (SBARQ (WHNP (WP Who)) (SQ (VBP are) (NP (NNS debates) (CC and) (NNS meetings)) (ADJP (JJ open) (PP (IN to)))) (. ?)))
6
{ "ADJ": [ "open" ], "ADP": [ "to" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "debates", "meetings" ], "NUM": [], "PART": [], "PRON": [ "Who" ], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], ...
[ "O", "O", "B-NP", "I-NP", "I-NP", "B-ADJP", "B-PP", "O" ]
Who/nsubj/are are/ROOT/are debates/attr/are and/cc/debates meetings/conj/debates open/amod/debates to/prep/open ?/punct/are
(SBARQ (WHNP (WP Who)) (SQ (VBP are) (NP (NNS debates) (CC and) (NNS meetings)) (ADJP (JJ open) (PP (IN to)))) (. ?))
FC
[]
[]
[]
[]
['Who are debates and meetings open to ?']
51,228
It was officially declared a city by Queen Victoria in 1847, after which it became the capital of the newly founded colony of Victoria in 1851.
(ROOT (S (NP (PRP It)) (VP (VBD was) (ADVP (RB officially)) (VP (VBN declared) (S (NP (DT a) (NN city))) (PP (IN by) (NP (NNP Queen) (NNP Victoria))) (PP (IN in) (NP (NP (CD 1847)) (, ,) (SBAR (WHPP (IN after) (WHNP (WDT which))) (S (NP (PRP it)) (VP (VBD became) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NP (DT t...
15
{ "ADJ": [], "ADP": [ "by", "in", "after", "of", "of", "in" ], "ADV": [ "officially", "newly" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "a", "the", "the" ], "INTJ": [], "NOUN": [ "city", "capital", "colony" ], "NUM": [ "1847", ...
[ "B-NP", "B-VP", "B-ADVP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "O" ]
It/nsubjpass/declared was/auxpass/declared officially/advmod/declared declared/ROOT/declared a/det/city city/oprd/declared by/prep/city Queen/compound/Victoria Victoria/pobj/by in/prep/declared 1847/pobj/in ,/punct/declared after/prep/became which/pobj/after it/nsubj/became became/advcl/declared the/det/capital capital...
(S (NP (PRP It)) (VP (VBD was) (ADVP (RB officially)) (VP (VBN declared) (S (NP (DT a) (NN city))) (PP (IN by) (NP (NNP Queen) (NNP Victoria))) (PP (IN in) (NP (NP (CD 1847)) (, ,) (SBAR (WHPP (IN after) (WHNP (WDT which))) (S (NP (PRP it)) (VP (VBD became) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NP (DT the) (A...
CT
['It was officially declared a city by Queen Victoria in 1847 , after which it became the capital of the newly founded colony of Victoria in 1851']
['after which it became the capital of the newly founded colony of Victoria in 1851']
[]
['It was officially declared a city by Queen Victoria in 1847 , after which it became the capital of the newly founded colony of Victoria in 1851 .']
[]
44,796
The satellites themselves were based on the Chinese DFH-3 geostationary communications satellite and had a launch weight of 1,000 kilograms (2,200 pounds) each.
(ROOT (S (NP (NP (DT The) (NNS satellites)) (NP (PRP themselves))) (VP (VP (VBD were) (VP (VBN based) (PP (IN on) (NP (DT the) (JJ Chinese) (NML (CD DFH-3)) (NML (JJ geostationary) (NNS communications)) (NN satellite))))) (CC and) (VP (VBD had) (NP (NP (DT a) (NN launch) (NN weight)) (PP (IN of) (NP (NP (NP (CD 1,000) ...
10
{ "ADJ": [ "Chinese" ], "ADP": [ "on", "of" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "The", "the", "a" ], "INTJ": [], "NOUN": [ "satellites", "DFH-3", "communications", "satellite", "launch", "weight", "kilograms"...
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/satellites satellites/nsubjpass/based themselves/appos/satellites were/auxpass/based based/ROOT/based on/prep/based the/det/satellite Chinese/amod/DFH-3 DFH-3/compound/satellite geostationary/compound/satellite communications/compound/satellite satellite/pobj/on and/cc/based had/conj/based a/det/weight launch/c...
(S (NP (NP (DT The) (NNS satellites)) (NP (PRP themselves))) (VP (VP (VBD were) (VP (VBN based) (PP (IN on) (NP (DT the) (JJ Chinese) (NML (CD DFH-3)) (NML (JJ geostationary) (NNS communications)) (NN satellite))))) (CC and) (VP (VBD had) (NP (NP (DT a) (NN launch) (NN weight)) (PP (IN of) (NP (NP (NP (CD 1,000) (NNS k...
T
['The satellites themselves were based on the Chinese DFH-3 geostationary communications satellite and had a launch weight of 1,000 kilograms -LRB- 2,200 pounds -RRB- each']
[]
['The satellites themselves were based on the Chinese DFH-3 geostationary communications satellite and had a launch weight of 1,000 kilograms -LRB- 2,200 pounds -RRB- each .']
[]
[]
26,704
Reconstruction of the station was finished on September 1, 2005.
(ROOT (S (NP (NP (NN Reconstruction)) (PP (IN of) (NP (DT the) (NN station)))) (VP (VBD was) (VP (VBN finished) (PP (IN on) (NP (NNP September) (CD 1) (, ,) (CD 2005))))) (. .)))
7
{ "ADJ": [], "ADP": [ "of", "on" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "Reconstruction", "station" ], "NUM": [ "1", "2005" ], "PART": [], "PRON": [], "PROPN": [ "September" ], "PUNCT": [ ",", ...
[ "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
Reconstruction/nsubjpass/finished of/prep/Reconstruction the/det/station station/pobj/of was/auxpass/finished finished/ROOT/finished on/prep/finished September/pobj/on 1/nummod/September ,/punct/September 2005/nummod/September ./punct/finished
(S (NP (NP (NN Reconstruction)) (PP (IN of) (NP (DT the) (NN station)))) (VP (VBD was) (VP (VBN finished) (PP (IN on) (NP (NNP September) (CD 1) (, ,) (CD 2005))))) (. .))
T
['Reconstruction of the station was finished on September 1 , 2005']
[]
['Reconstruction of the station was finished on September 1 , 2005 .']
[]
[]
14,673
The SEPTA power distribution system uses a 2:1 ratio autotransformer system, with the catenary fed at 12 kV and a return feeder wire fed at 24 kV. The New York, New Haven and Hartford Railroad used an 11 kV system between New York City and New Haven, Connecticut which was converted to 12.5 kV 60 Hz in 1987.
(ROOT (S (NP (DT The) (NNP SEPTA) (NML (NN power) (NN distribution)) (NN system)) (VP (VBZ uses) (NP (NP (DT a) (NML (CD 2:1) (NN ratio)) (NN autotransformer) (NN system)) (, ,) (PP (IN with) (S (NP (DT the) (NN catenary)) (VP (VBN fed) (PP (IN at) (NP (CD 12) (NN kV)))))) (CC and) (NP (NP (NP (DT a) (NML (NN return) (...
15
{ "ADJ": [], "ADP": [ "with", "at", "at", "between", "to", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "and", "and", "and" ], "DET": [ "The", "a", "the", "a", "The", "an" ], "INTJ": [], "NOUN": [ "power", "distribution",...
[ "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-PP", "I-PP", "B-VP", "B-NP", "O", "O", "O", "O", "O", "O", "O...
The/det/system SEPTA/compound/system power/compound/distribution distribution/compound/system system/nsubj/uses uses/ccomp/used a/det/system 2:1/nummod/system ratio/compound/system autotransformer/compound/system system/dobj/uses ,/punct/uses with/prep/uses the/det/catenary catenary/nsubj/fed fed/pobj/with at/prep/fed ...
(S (NP (DT The) (NNP SEPTA) (NML (NN power) (NN distribution)) (NN system)) (VP (VBZ uses) (NP (NP (DT a) (NML (CD 2:1) (NN ratio)) (NN autotransformer) (NN system)) (, ,) (PP (IN with) (S (NP (DT the) (NN catenary)) (VP (VBN fed) (PP (IN at) (NP (CD 12) (NN kV)))))) (CC and) (NP (NP (NP (DT a) (NML (NN return) (NN fee...
CT
['The SEPTA power distribution system uses a 2:1 ratio autotransformer system , with the catenary fed at 12 kV and a return feeder wire fed at 24 kV. The New York , New Haven and Hartford Railroad used an 11 kV system between New York City and New Haven , Connecticut which was converted to 12.5 kV 60 Hz in 1987']
['which was converted to 12.5 kV 60 Hz in 1987']
[]
['The SEPTA power distribution system uses a 2:1 ratio autotransformer system , with the catenary fed at 12 kV and a return feeder wire fed at 24 kV. The New York , New Haven and Hartford Railroad used an 11 kV system between New York City and New Haven , Connecticut which was converted to 12.5 kV 60 Hz in 1987 .']
[]
46,891
Like other historical languages, Old English has been used by scholars and enthusiasts of later periods to create texts either imitating Anglo-Saxon literature or deliberately transferring it to a different cultural context.
(ROOT (S (PP (IN Like) (NP (JJ other) (JJ historical) (NNS languages))) (, ,) (NP (JJ Old) (NNP English)) (VP (VBZ has) (VP (VBN been) (VP (VBN used) (PP (IN by) (NP (NP (NNS scholars) (CC and) (NNS enthusiasts)) (PP (IN of) (NP (JJ later) (NNS periods))))) (S (VP (TO to) (VP (VB create) (NP (NP (NNS texts)) (VP (CC ei...
14
{ "ADJ": [ "other", "historical", "later", "Anglo", "Saxon", "different", "cultural" ], "ADP": [ "Like", "by", "of", "to" ], "ADV": [ "deliberately" ], "AUX": [ "has", "been" ], "CCONJ": [ "and", "either", "or" ], "DET": [ "a"...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-VP", "I-VP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-ADVP", "B-VP", "B-NP", "B-PP", "...
Like/prep/used other/amod/languages historical/amod/languages languages/pobj/Like ,/punct/used Old/compound/English English/nsubjpass/used has/aux/used been/auxpass/used used/ROOT/used by/agent/used scholars/pobj/by and/cc/scholars enthusiasts/conj/scholars of/prep/scholars later/amod/periods periods/pobj/of to/aux/cre...
(S (PP (IN Like) (NP (JJ other) (JJ historical) (NNS languages))) (, ,) (NP (JJ Old) (NNP English)) (VP (VBZ has) (VP (VBN been) (VP (VBN used) (PP (IN by) (NP (NP (NNS scholars) (CC and) (NNS enthusiasts)) (PP (IN of) (NP (JJ later) (NNS periods))))) (S (VP (TO to) (VP (VB create) (NP (NP (NNS texts)) (VP (CC either) ...
T
['Old English has been used by scholars and enthusiasts of later periods to create texts either imitating Anglo - Saxon literature or deliberately transferring it to a different cultural context']
[]
['Like other historical languages , Old English has been used by scholars and enthusiasts of later periods to create texts either imitating Anglo - Saxon literature or deliberately transferring it to a different cultural context .']
[]
[]
6,754
Universal Time (UT) is the modern term for the international telescope-based system, adopted to replace "Greenwich Mean Time" in 1928 by the International Astronomical Union.
(ROOT (S (NP (NP (NNP Universal) (NNP Time)) (-LRB- -LRB-) (NP (NNP UT)) (-RRB- -RRB-)) (VP (VBZ is) (NP (NP (DT the) (JJ modern) (NN term)) (PP (IN for) (NP (NP (DT the) (JJ international) (ADJP (NN telescope) (HYPH -) (VBN based)) (NN system)) (, ,) (VP (VBN adopted) (S (VP (TO to) (VP (VB replace) (`` ") (NP (NNP Gr...
13
{ "ADJ": [ "modern", "international" ], "ADP": [ "for", "in", "by" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "term", "telescope", "system" ], "NUM": [ "1928" ], "PART": [ "to" ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", ...
Universal/compound/Time Time/nsubj/is (/punct/Time UT/appos/Time )/punct/Time is/ROOT/is the/det/term modern/amod/term term/attr/is for/prep/term the/det/system international/amod/system telescope/npadvmod/based -/punct/based based/amod/system system/pobj/for ,/punct/term adopted/acl/term to/aux/replace replace/advcl/a...
(S (NP (NP (NNP Universal) (NNP Time)) (-LRB- -LRB-) (NP (NNP UT)) (-RRB- -RRB-)) (VP (VBZ is) (NP (NP (DT the) (JJ modern) (NN term)) (PP (IN for) (NP (NP (DT the) (JJ international) (ADJP (NN telescope) (HYPH -) (VBN based)) (NN system)) (, ,) (VP (VBN adopted) (S (VP (TO to) (VP (VB replace) (`` ") (NP (NNP Greenwic...
T
['Universal Time -LRB- UT -RRB- is the modern term for the international telescope - based system , adopted to replace " Greenwich Mean Time " in 1928 by the International Astronomical Union']
[]
['Universal Time -LRB- UT -RRB- is the modern term for the international telescope - based system , adopted to replace " Greenwich Mean Time " in 1928 by the International Astronomical Union .']
[]
[]
52,135
Owing to the century long Turco-Iranian geo-political rivalry that would last in Western Asia, significant parts of the region were frequently fought over between the two rivalling empires.
(ROOT (S (PP (VBG Owing) (PP (IN to) (NP (NP (DT the) (ADJP (NN century) (JJ long)) (JJ Turco) (HYPH -) (JJ Iranian) (JJ geo) (HYPH -) (JJ political) (NN rivalry)) (SBAR (WHNP (WDT that)) (S (VP (MD would) (VP (VB last) (PP (IN in) (NP (NNP Western) (NNP Asia)))))))))) (, ,) (NP (NP (JJ significant) (NNS parts)) (PP (I...
12
{ "ADJ": [ "Turco", "Iranian", "political", "significant" ], "ADP": [ "to", "in", "of", "over", "between" ], "ADV": [ "long", "frequently" ], "AUX": [ "would", "were" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NO...
[ "B-PP", "I-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "O", "B-PP", "B-NP", "I-NP", "I-NP", ...
Owing/advcl/fought to/prep/Owing the/det/century century/pobj/to long/advmod/Owing Turco/amod/Iranian -/punct/Iranian Iranian/amod/rivalry geo/npadvmod/political -/punct/political political/amod/rivalry rivalry/preconj/Owing that/nsubj/last would/aux/last last/relcl/rivalry in/prep/last Western/compound/Asia Asia/pobj/...
(S (PP (VBG Owing) (PP (IN to) (NP (NP (DT the) (ADJP (NN century) (JJ long)) (JJ Turco) (HYPH -) (JJ Iranian) (JJ geo) (HYPH -) (JJ political) (NN rivalry)) (SBAR (WHNP (WDT that)) (S (VP (MD would) (VP (VB last) (PP (IN in) (NP (NNP Western) (NNP Asia)))))))))) (, ,) (NP (NP (JJ significant) (NNS parts)) (PP (IN of) ...
CT
['significant parts of the region were frequently fought over between the two rivalling empires']
['that would last in Western Asia']
[]
['Owing to the century long Turco - Iranian geo - political rivalry that would last in Western Asia , significant parts of the region were frequently fought over between the two rivalling empires .']
[]
22,317
Upon their September 2007 releases, Graduation outsold Curtis by a large margin, debuting at number one on the U.S. Billboard 200 chart and selling 957,000 copies in its first week.
(ROOT (S (PP (IN Upon) (NP (PRP$ their) (NML (NNP September) (CD 2007)) (NNS releases))) (, ,) (NP (NNP Graduation)) (VP (VBD outsold) (NP (NNP Curtis)) (PP (IN by) (NP (DT a) (JJ large) (NN margin))) (, ,) (S (VP (VP (VBG debuting) (PP (IN at) (NP (NP (NN number) (CD one)) (PP (IN on) (NP (DT the) (NNP U.S.) (NNP Bill...
11
{ "ADJ": [ "large", "first" ], "ADP": [ "by", "at", "on", "in" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "releases", "margin", "number", "chart", "copies", "week" ], "NUM": [ "2007...
[ "B-PP", "B-NP", "O", "O", "B-NP", "O", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Upon/prep/outsold their/poss/releases September/nmod/releases 2007/nummod/September releases/pobj/Upon ,/punct/outsold Graduation/nsubj/outsold outsold/ROOT/outsold Curtis/dobj/outsold by/prep/outsold a/det/margin large/amod/margin margin/pobj/by ,/punct/outsold debuting/advcl/outsold at/prep/debuting number/pobj/at on...
(S (PP (IN Upon) (NP (PRP$ their) (NML (NNP September) (CD 2007)) (NNS releases))) (, ,) (NP (NNP Graduation)) (VP (VBD outsold) (NP (NNP Curtis)) (PP (IN by) (NP (DT a) (JJ large) (NN margin))) (, ,) (S (VP (VP (VBG debuting) (PP (IN at) (NP (NP (NN number) (CD one)) (PP (IN on) (NP (DT the) (NNP U.S.) (NNP Billboard)...
T
['Graduation outsold Curtis by a large margin , debuting at number one on the U.S. Billboard 200 chart and selling 957,000 copies in its first week']
[]
['Upon their September 2007 releases , Graduation outsold Curtis by a large margin , debuting at number one on the U.S. Billboard 200 chart and selling 957,000 copies in its first week .']
[]
[]
13,561
As a god of archery, Apollo was known as Aphetor (/əˈfiːtər/ ə-FEE-tər; Ἀφήτωρ, Aphētōr, from ἀφίημι, "to let loose") or Aphetorus (/əˈfɛtərəs/ ə-FET-ər-əs; Ἀφητόρος, Aphētoros, of the same origin), Argyrotoxus (/ˌɑːrdʒᵻrəˈtɒksəs/ AR-ji-rə-TOK-səs; Ἀργυρότοξος, Argyrotoxos, literally "with silver bow"), Hecaërgus (/ˌhɛ...
(ROOT (S (PP (IN As) (NP (NP (DT a) (NN god)) (PP (IN of) (NP (NN archery))))) (, ,) (NP (NNP Apollo)) (VP (VBD was) (VP (VBN known) (PP (IN as) (NP (NP (NP (NNP Aphetor)) (-LRB- -LRB-) ('' /əˈfiːtər/) (-LRB- ə) (HYPH -) (NP (NNP FEE) (HYPH -) (NN tər)) (: ;) (-LRB- Ἀφήτωρ) (, ,) (NP (NNP Aphētōr)) (, ,) (PP (IN from) ...
23
{ "ADJ": [ "loose", "same", "səs", "silver", "hi" ], "ADP": [ "As", "of", "as", "from", "of", "with" ], "ADV": [ "literally", "literally", "far", "literally", "far" ], "AUX": [ "was" ], "CCONJ": [ "or", "and" ], "DET": [ ...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-ADJP", "B-NP", "I-NP",...
As/prep/known a/det/god god/pobj/As of/prep/god archery/pobj/of ,/punct/known Apollo/nsubjpass/known was/auxpass/known known/ROOT/known as/prep/known Aphetor/pobj/as (/punct/Aphetor /əˈfiːtər//compound/ə ə/compound/tər -/punct/tər FEE/compound/tər -/punct/tər tər/appos/Aphetor ;/punct/tər Ἀφήτωρ/conj/tər ,/punct/Ἀφήτωρ...
(S (PP (IN As) (NP (NP (DT a) (NN god)) (PP (IN of) (NP (NN archery))))) (, ,) (NP (NNP Apollo)) (VP (VBD was) (VP (VBN known) (PP (IN as) (NP (NP (NP (NNP Aphetor)) (-LRB- -LRB-) ('' /əˈfiːtər/) (-LRB- ə) (HYPH -) (NP (NNP FEE) (HYPH -) (NN tər)) (: ;) (-LRB- Ἀφήτωρ) (, ,) (NP (NNP Aphētōr)) (, ,) (PP (IN from) (NP (N...
T
['Apollo was known as Aphetor -LRB- /əˈfiːtər/ ə - FEE - tər ; Ἀφήτωρ , Aphētōr , from ἀφίημι , " to let loose " -RRB- or Aphetorus -LRB- /əˈfɛtərəs/ ə - FET - ər - əs ; Ἀφητόρος , Aphētoros , of the same origin -RRB- , Argyrotoxus -LRB- /ˌɑːrdʒᵻrəˈtɒksəs/ AR - ji - rə - TOK - səs ; Ἀργυρότοξος , Argyrotoxos , literall...
[]
['As a god of archery , Apollo was known as Aphetor -LRB- /əˈfiːtər/ ə - FEE - tər ; Ἀφήτωρ , Aphētōr , from ἀφίημι , " to let loose " -RRB- or Aphetorus -LRB- /əˈfɛtərəs/ ə - FET - ər - əs ; Ἀφητόρος , Aphētoros , of the same origin -RRB- , Argyrotoxus -LRB- /ˌɑːrdʒᵻrəˈtɒksəs/ AR - ji - rə - TOK - səs ; Ἀργυρότοξος , ...
[]
[]
31,898
Not all of these small streams have continuous flow year-round.
(ROOT (S (NP (NP (QP (RB Not) (DT all))) (PP (IN of) (NP (DT these) (JJ small) (NNS streams)))) (VP (VBP have) (NP (JJ continuous) (NN flow)) (ADVP (NN year) (HYPH -) (RB round))) (. .)))
6
{ "ADJ": [ "small", "continuous" ], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "these" ], "INTJ": [], "NOUN": [ "streams", "flow", "year", "round" ], "NUM": [], "PART": [ "Not" ], "PRON": [ "all" ], "PROPN": [], "PUNCT": [ ...
[ "O", "O", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-ADVP", "I-ADVP", "I-ADVP", "O" ]
Not/neg/all all/nsubj/have of/prep/all these/det/streams small/amod/streams streams/pobj/of have/ROOT/have continuous/amod/round flow/compound/round year/npadvmod/round -/punct/round round/dobj/have ./punct/have
(S (NP (NP (QP (RB Not) (DT all))) (PP (IN of) (NP (DT these) (JJ small) (NNS streams)))) (VP (VBP have) (NP (JJ continuous) (NN flow)) (ADVP (NN year) (HYPH -) (RB round))) (. .))
T
['Not all of these small streams have continuous flow year - round']
[]
['Not all of these small streams have continuous flow year - round .']
[]
[]
22,827
Lysimachus, who had seized Macedon and Thessaly for himself, was forced into war when Seleucus invaded his territories in Asia minor and was defeated and killed in 281 BCE at the Battle of Corupedium, near Sardis.
(ROOT (S (NP (NP (NNP Lysimachus)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD had) (VP (VBN seized) (NP (NNP Macedon) (CC and) (NNP Thessaly)) (PP (IN for) (NP (PRP himself))))))) (, ,)) (VP (VBD was) (VP (VBN forced) (PP (IN into) (NP (NN war))) (SBAR (WHADVP (WRB when)) (S (NP (NNP Seleucus)) (VP (VP (VBD invaded) (NP (...
14
{ "ADJ": [ "minor" ], "ADP": [ "for", "into", "in", "in", "at", "of", "near" ], "ADV": [], "AUX": [ "had", "was", "was" ], "CCONJ": [ "and", "and", "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "war", "territories", "BC...
[ "B-NP", "I-NP", "O", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-ADJP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", ...
Lysimachus/nsubjpass/forced ,/punct/Lysimachus who/nsubj/seized had/aux/seized seized/relcl/Lysimachus Macedon/dobj/seized and/cc/Macedon Thessaly/conj/Macedon for/prep/seized himself/pobj/for ,/punct/Lysimachus was/auxpass/forced forced/ROOT/forced into/prep/forced war/pobj/into when/advmod/invaded Seleucus/nsubj/inva...
(S (NP (NP (NNP Lysimachus)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD had) (VP (VBN seized) (NP (NNP Macedon) (CC and) (NNP Thessaly)) (PP (IN for) (NP (PRP himself))))))) (, ,)) (VP (VBD was) (VP (VBN forced) (PP (IN into) (NP (NN war))) (SBAR (WHADVP (WRB when)) (S (NP (NNP Seleucus)) (VP (VP (VBD invaded) (NP (NP (NP...
CT
['Lysimachus , who had seized Macedon and Thessaly for himself , was forced into war']
['who had seized Macedon and Thessaly for himself', 'when Seleucus invaded his territories in Asia minor and was defeated and killed in 281 BCE at the Battle of Corupedium , near Sardis']
[]
['Lysimachus , who had seized Macedon and Thessaly for himself , was forced into war when Seleucus invaded his territories in Asia minor and was defeated and killed in 281 BCE at the Battle of Corupedium , near Sardis .']
[]
16,987
In what month is the Tour de France?
(ROOT (SBARQ (WHPP (IN In) (WHNP (WDT what) (NN month))) (SQ (VBZ is) (NP (DT the) (NNP Tour) (FW de) (NNP France))) (. ?)))
5
{ "ADJ": [], "ADP": [ "In" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "what", "the" ], "INTJ": [], "NOUN": [ "month" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Tour", "France" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM...
[ "O", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
In/prep/is what/det/month month/pcomp/In is/ROOT/is the/det/France Tour/nmod/France de/nmod/France France/nsubj/is ?/punct/is
(SBARQ (WHPP (IN In) (WHNP (WDT what) (NN month))) (SQ (VBZ is) (NP (DT the) (NNP Tour) (FW de) (NNP France))) (. ?))
FC
[]
[]
[]
[]
['In what month is the Tour de France ?']
2,161
Eton's best-known holiday takes place on the so-called "Fourth of June", a celebration of the birthday of King George III, Eton's greatest patron.
(ROOT (S (NP (NP (NNP Eton) (POS 's)) (ADJP (RBS best) (HYPH -) (VBN known)) (NN holiday)) (VP (VBZ takes) (NP (NN place)) (PP (IN on) (NP (NP (NP (DT the) (ADJP (RB so) (HYPH -) (VBN called)) (`` ") (NNP Fourth)) (PP (IN of) (NP (NNP June)))) (, ") ('' ,) (NP (NP (DT a) (NN celebration)) (PP (IN of) (NP (NP (DT the) (...
13
{ "ADJ": [ "greatest" ], "ADP": [ "on", "of", "of", "of" ], "ADV": [ "best", "so" ], "AUX": [], "CCONJ": [], "DET": [ "the", "a", "the" ], "INTJ": [], "NOUN": [ "holiday", "place", "celebration", "birthday", "patron" ], "NUM": [], ...
[ "B-NP", "I-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-N...
Eton/poss/holiday 's/case/Eton best/advmod/known -/punct/known known/amod/holiday holiday/nsubj/takes takes/ROOT/takes place/dobj/takes on/prep/takes the/det/Fourth so/advmod/called -/punct/called called/amod/Fourth "/punct/Fourth Fourth/pobj/on of/prep/Fourth June/pobj/of "/punct/takes ,/punct/takes a/det/celebration ...
(S (NP (NP (NNP Eton) (POS 's)) (ADJP (RBS best) (HYPH -) (VBN known)) (NN holiday)) (VP (VBZ takes) (NP (NN place)) (PP (IN on) (NP (NP (NP (DT the) (ADJP (RB so) (HYPH -) (VBN called)) (`` ") (NNP Fourth)) (PP (IN of) (NP (NNP June)))) (, ") ('' ,) (NP (NP (DT a) (NN celebration)) (PP (IN of) (NP (NP (DT the) (NN bir...
T
['Eton \'s best - known holiday takes place on the so - called " Fourth of June " , a celebration of the birthday of King George III , Eton \'s greatest patron']
[]
['Eton \'s best - known holiday takes place on the so - called " Fourth of June " , a celebration of the birthday of King George III , Eton \'s greatest patron .']
[]
[]
66,689
Chinese troops suffered from deficient military equipment, serious logistical problems, overextended communication and supply lines, and the constant threat of UN bombers.
(ROOT (S (NP (JJ Chinese) (NNS troops)) (VP (VBD suffered) (PP (IN from) (NP (NP (JJ deficient) (JJ military) (NN equipment)) (, ,) (NP (JJ serious) (JJ logistical) (NNS problems)) (, ,) (NP (JJ overextended) (NML (NN communication) (CC and) (NN supply)) (NNS lines)) (, ,) (CC and) (NP (NP (DT the) (JJ constant) (NN th...
9
{ "ADJ": [ "Chinese", "deficient", "military", "serious", "logistical", "constant" ], "ADP": [ "from", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "troops", "equipment", "problems", "...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Chinese/amod/troops troops/nsubj/suffered suffered/ROOT/suffered from/prep/suffered deficient/amod/equipment military/amod/equipment equipment/pobj/from ,/punct/equipment serious/amod/problems logistical/amod/problems problems/conj/equipment ,/punct/equipment overextended/amod/lines communication/nmod/lines and/cc/comm...
(S (NP (JJ Chinese) (NNS troops)) (VP (VBD suffered) (PP (IN from) (NP (NP (JJ deficient) (JJ military) (NN equipment)) (, ,) (NP (JJ serious) (JJ logistical) (NNS problems)) (, ,) (NP (JJ overextended) (NML (NN communication) (CC and) (NN supply)) (NNS lines)) (, ,) (CC and) (NP (NP (DT the) (JJ constant) (NN threat))...
T
['Chinese troops suffered from deficient military equipment , serious logistical problems , overextended communication and supply lines , and the constant threat of UN bombers']
[]
['Chinese troops suffered from deficient military equipment , serious logistical problems , overextended communication and supply lines , and the constant threat of UN bombers .']
[]
[]
30,452
This large collection of meteorites allows a better understanding of the abundance of meteorite types in the solar system and how meteorites relate to asteroids and comets.
(ROOT (S (NP (NP (DT This) (JJ large) (NN collection)) (PP (IN of) (NP (NNS meteorites)))) (VP (VBZ allows) (NP (NP (DT a) (JJR better) (NN understanding)) (PP (IN of) (NP (NP (NP (DT the) (NN abundance)) (PP (IN of) (NP (NN meteorite) (NNS types))) (PP (IN in) (NP (DT the) (JJ solar) (NN system)))) (CC and) (SBAR (WHA...
12
{ "ADJ": [ "large", "better", "solar" ], "ADP": [ "of", "of", "of", "in", "to" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "This", "a", "the", "the" ], "INTJ": [], "NOUN": [ "collection", "meteorites", "understa...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
This/det/collection large/amod/collection collection/nsubj/allows of/prep/collection meteorites/pobj/of allows/ROOT/allows a/det/understanding better/amod/understanding understanding/dobj/allows of/prep/understanding the/det/abundance abundance/pobj/of of/prep/abundance meteorite/compound/types types/pobj/of in/prep/ty...
(S (NP (NP (DT This) (JJ large) (NN collection)) (PP (IN of) (NP (NNS meteorites)))) (VP (VBZ allows) (NP (NP (DT a) (JJR better) (NN understanding)) (PP (IN of) (NP (NP (NP (DT the) (NN abundance)) (PP (IN of) (NP (NN meteorite) (NNS types))) (PP (IN in) (NP (DT the) (JJ solar) (NN system)))) (CC and) (SBAR (WHADVP (W...
CT
['This large collection of meteorites allows a better understanding of the abundance of meteorite types in the solar system and how meteorites relate to asteroids and comets']
['how meteorites relate to asteroids and comets']
[]
['This large collection of meteorites allows a better understanding of the abundance of meteorite types in the solar system and how meteorites relate to asteroids and comets .']
[]
31,993
Aside from blacks descended from African slaves brought to the US south, there are also large numbers of blacks of West Indian, recent African, and Afro-Latino immigrant origins, especially in the Miami/South Florida area.
(ROOT (S (ADVP (RB Aside) (PP (IN from) (NP (NP (NNS blacks)) (VP (VBN descended) (PP (IN from) (NP (NP (JJ African) (NNS slaves)) (VP (VBN brought) (PP (IN to) (NP (DT the) (NNP US) (RB south)))))))))) (, ,) (NP (EX there)) (VP (VBP are) (ADVP (RB also)) (NP (NP (JJ large) (NNS numbers)) (PP (IN of) (NP (NP (NNS black...
12
{ "ADJ": [ "African", "large", "recent", "Afro", "Latino" ], "ADP": [ "from", "from", "to", "of", "of", "in" ], "ADV": [ "Aside", "also", "especially" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOU...
[ "B-ADVP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-ADVP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP",...
Aside/advmod/descended from/prep/Aside blacks/pobj/from descended/advcl/are from/prep/descended African/amod/slaves slaves/pobj/from brought/acl/slaves to/prep/brought the/det/south US/compound/south south/pobj/to ,/punct/are there/expl/are are/ROOT/are also/advmod/are large/amod/numbers numbers/attr/are of/prep/number...
(S (ADVP (RB Aside) (PP (IN from) (NP (NP (NNS blacks)) (VP (VBN descended) (PP (IN from) (NP (NP (JJ African) (NNS slaves)) (VP (VBN brought) (PP (IN to) (NP (DT the) (NNP US) (RB south)))))))))) (, ,) (NP (EX there)) (VP (VBP are) (ADVP (RB also)) (NP (NP (JJ large) (NNS numbers)) (PP (IN of) (NP (NP (NNS blacks)) (P...
T
['there are also large numbers of blacks of West Indian , recent African , and Afro - Latino immigrant origins , especially in the Miami / South Florida area']
[]
['Aside from blacks descended from African slaves brought to the US south , there are also large numbers of blacks of West Indian , recent African , and Afro - Latino immigrant origins , especially in the Miami / South Florida area .']
[]
[]
1,478
The French Army consisted in peacetime of approximately 400,000 soldiers, some of them regulars, others conscripts who until 1869 served the comparatively long period of seven years with the colours.
(ROOT (S (NP (DT The) (NNP French) (NNP Army)) (VP (VBD consisted) (PP (IN in) (NP (NN peacetime))) (PP (IN of) (NP (NP (QP (RB approximately) (CD 400,000)) (NNS soldiers)) (, ,) (NP (NP (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))) (NP (NNS regulars))) (, ,) (NP (NP (NNS others)) (NP (NP (NNS conscripts)) (SBAR (WH...
15
{ "ADJ": [ "French", "long" ], "ADP": [ "in", "of", "of", "until", "of", "with" ], "ADV": [ "approximately", "comparatively" ], "AUX": [], "CCONJ": [], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "peacetime", "soldiers", "...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-PP", "B-NP", "B-VP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "...
The/det/Army French/amod/Army Army/nsubj/consisted consisted/ccomp/conscripts in/prep/consisted peacetime/pobj/in of/prep/peacetime approximately/advmod/400,000 400,000/nummod/soldiers soldiers/pobj/of ,/punct/consisted some/nsubj/regulars of/prep/some them/pobj/of regulars/advcl/consisted ,/punct/conscripts others/nsu...
(S (NP (DT The) (NNP French) (NNP Army)) (VP (VBD consisted) (PP (IN in) (NP (NN peacetime))) (PP (IN of) (NP (NP (QP (RB approximately) (CD 400,000)) (NNS soldiers)) (, ,) (NP (NP (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))) (NP (NNS regulars))) (, ,) (NP (NP (NNS others)) (NP (NP (NNS conscripts)) (SBAR (WHNP (WP...
CT
['The French Army consisted in peacetime of approximately 400,000 soldiers , some of them regulars , others conscripts who until 1869 served the comparatively long period of seven years with the colours']
['who until 1869 served the comparatively long period of seven years with the colours']
[]
['The French Army consisted in peacetime of approximately 400,000 soldiers , some of them regulars , others conscripts who until 1869 served the comparatively long period of seven years with the colours .']
[]
8,206
What pump has a higher quality vacuum than a positive displacement pump?
(ROOT (SBARQ (WHNP (WP What) (NN pump)) (SQ (VBZ has) (NP (NP (DT a) (NML (JJR higher) (NN quality)) (NN vacuum)) (PP (IN than) (NP (DT a) (JJ positive) (NN displacement) (NN pump))))) (. ?)))
7
{ "ADJ": [ "higher", "positive" ], "ADP": [ "than" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "a", "a" ], "INTJ": [], "NOUN": [ "pump", "quality", "vacuum", "displacement", "pump" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [],...
[ "O", "O", "O", "B-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
What/det/pump pump/nsubj/has has/ROOT/has a/det/vacuum higher/amod/quality quality/compound/vacuum vacuum/dobj/has than/prep/has a/det/pump positive/amod/pump displacement/compound/pump pump/pobj/than ?/punct/has
(SBARQ (WHNP (WP What) (NN pump)) (SQ (VBZ has) (NP (NP (DT a) (NML (JJR higher) (NN quality)) (NN vacuum)) (PP (IN than) (NP (DT a) (JJ positive) (NN displacement) (NN pump))))) (. ?))
FC
[]
[]
[]
[]
['What pump has a higher quality vacuum than a positive displacement pump ?']
69,414
In children, other upper airway diseases such as allergic rhinitis and sinusitis should be considered as well as other causes of airway obstruction including: foreign body aspiration, tracheal stenosis or laryngotracheomalacia, vascular rings, enlarged lymph nodes or neck masses.
(ROOT (S (PP (IN In) (NP (NNS children))) (, ,) (NP (NP (JJ other) (NML (JJ upper) (NN airway)) (NNS diseases)) (PP (JJ such) (IN as) (NP (NP (JJ allergic) (NN rhinitis)) (CC and) (NNS sinusitis)))) (VP (MD should) (VP (VB be) (VP (VBN considered) (CONJP (RB as) (RB well) (IN as)) (NP (NP (JJ other) (NNS causes)) (PP (...
11
{ "ADJ": [ "other", "upper", "such", "allergic", "other", "foreign", "tracheal" ], "ADP": [ "In", "as", "as", "of" ], "ADV": [ "as", "well" ], "AUX": [ "should", "be" ], "CCONJ": [ "and", "or", "or" ], "DET": [], "INTJ": [],...
[ "B-PP", "B-NP", "O", "B-NP", "O", "O", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-CONJP", "I-CONJP", "I-CONJP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP"...
In/prep/considered children/pobj/In ,/punct/considered other/amod/diseases upper/amod/airway airway/compound/diseases diseases/nsubjpass/considered such/amod/as as/prep/diseases allergic/amod/rhinitis rhinitis/pobj/as and/cc/rhinitis sinusitis/conj/rhinitis should/aux/considered be/auxpass/considered considered/ROOT/co...
(S (PP (IN In) (NP (NNS children))) (, ,) (NP (NP (JJ other) (NML (JJ upper) (NN airway)) (NNS diseases)) (PP (JJ such) (IN as) (NP (NP (JJ allergic) (NN rhinitis)) (CC and) (NNS sinusitis)))) (VP (MD should) (VP (VB be) (VP (VBN considered) (CONJP (RB as) (RB well) (IN as)) (NP (NP (JJ other) (NNS causes)) (PP (IN of)...
T
['other upper airway diseases such as allergic rhinitis and sinusitis should be considered as well as other causes of airway obstruction including : foreign body aspiration , tracheal stenosis or laryngotracheomalacia , vascular rings , enlarged lymph nodes or neck masses']
[]
['In children , other upper airway diseases such as allergic rhinitis and sinusitis should be considered as well as other causes of airway obstruction including : foreign body aspiration , tracheal stenosis or laryngotracheomalacia , vascular rings , enlarged lymph nodes or neck masses .']
[]
[]
5,576
According to the official website, the main aims of the Ministry for Foreign Affairs are to represent Greece before other states and international organizations; safeguarding the interests of the Greek state and of its citizens abroad; the promotion of Greek culture; the fostering of closer relations with the Greek dia...
(ROOT (S (PP (VBG According) (PP (IN to) (NP (DT the) (JJ official) (NN website)))) (, ,) (NP (NP (DT the) (JJ main) (NNS aims)) (PP (IN of) (NP (NP (DT the) (NNP Ministry)) (PP (IN for) (NP (NNP Foreign) (NNPS Affairs)))))) (VP (VBP are) (S (VP (TO to) (VP (VP (VB represent) (NP (NNP Greece)) (PP (IN before) (NP (NP (...
14
{ "ADJ": [ "official", "main", "other", "international", "Greek", "Greek", "closer", "international" ], "ADP": [ "to", "of", "for", "before", "of", "of", "of", "of", "with", "of" ], "ADV": [ "abroad" ], "AUX": [ "are" ], "...
[ "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", ...
According/prep/are to/prep/According the/det/website official/amod/website website/pobj/to ,/punct/are the/det/aims main/amod/aims aims/nsubj/are of/prep/aims the/det/Ministry Ministry/pobj/of for/prep/Ministry Foreign/compound/Affairs Affairs/pobj/for are/ROOT/are to/aux/represent represent/xcomp/are Greece/dobj/repre...
(S (PP (VBG According) (PP (IN to) (NP (DT the) (JJ official) (NN website)))) (, ,) (NP (NP (DT the) (JJ main) (NNS aims)) (PP (IN of) (NP (NP (DT the) (NNP Ministry)) (PP (IN for) (NP (NNP Foreign) (NNPS Affairs)))))) (VP (VBP are) (S (VP (TO to) (VP (VP (VB represent) (NP (NNP Greece)) (PP (IN before) (NP (NP (JJ oth...
T
['the main aims of the Ministry for Foreign Affairs are to represent Greece before other states and international organizations ; safeguarding the interests of the Greek state and of its citizens abroad ; the promotion of Greek culture ; the fostering of closer relations with the Greek diaspora ; and the promotion of i...
[]
['According to the official website , the main aims of the Ministry for Foreign Affairs are to represent Greece before other states and international organizations ; safeguarding the interests of the Greek state and of its citizens abroad ; the promotion of Greek culture ; the fostering of closer relations with the Gre...
[]
[]
21,393
What extras do Windows 8 Enterprise have?
(ROOT (SBARQ (WHNP (WP What) (NNS extras)) (SQ (VBP do) (NP (NML (NNP Windows) (CD 8)) (NNP Enterprise)) (VP (VB have))) (. ?)))
6
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "extras", "Enterprise" ], "NUM": [ "8" ], "PART": [], "PRON": [ "What" ], "PROPN": [ "Windows" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB":...
[ "O", "O", "O", "O", "O", "B-NP", "B-VP", "O" ]
What/dobj/do extras/nsubj/do do/xcomp/have Windows/dobj/do 8/nummod/Windows Enterprise/nsubj/have have/ROOT/have ?/punct/have
(SBARQ (WHNP (WP What) (NNS extras)) (SQ (VBP do) (NP (NML (NNP Windows) (CD 8)) (NNP Enterprise)) (VP (VB have))) (. ?))
FC
[]
[]
[]
[]
['What extras do Windows 8 Enterprise have ?']
6,388
In many countries, a trademark receives protection without registration, but registering a trademark provides legal advantages for enforcement.
(ROOT (S (S (PP (IN In) (NP (JJ many) (NNS countries))) (, ,) (S (NP (DT a) (NN trademark)) (VP (VBZ receives) (NP (NN protection)) (PP (IN without) (NP (NN registration)))))) (, ,) (CC but) (S (S (VP (VBG registering) (NP (DT a) (NN trademark)))) (VP (VBZ provides) (NP (JJ legal) (NNS advantages)) (PP (IN for) (NP (NN...
8
{ "ADJ": [ "many", "legal" ], "ADP": [ "In", "without", "for" ], "ADV": [], "AUX": [], "CCONJ": [ "but" ], "DET": [ "a", "a" ], "INTJ": [], "NOUN": [ "countries", "trademark", "protection", "registration", "trademark", "advantages", "en...
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "O", "O", "B-VP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
In/prep/receives many/amod/countries countries/pobj/In ,/punct/receives a/det/trademark trademark/nsubj/receives receives/ROOT/receives protection/dobj/receives without/prep/receives registration/pobj/without ,/punct/receives but/cc/receives registering/csubj/provides a/det/trademark trademark/dobj/registering provides...
(S (S (PP (IN In) (NP (JJ many) (NNS countries))) (, ,) (S (NP (DT a) (NN trademark)) (VP (VBZ receives) (NP (NN protection)) (PP (IN without) (NP (NN registration)))))) (, ,) (CC but) (S (S (VP (VBG registering) (NP (DT a) (NN trademark)))) (VP (VBZ provides) (NP (JJ legal) (NNS advantages)) (PP (IN for) (NP (NN enfor...
T
['In many countries , a trademark receives protection without registration', 'registering a trademark provides legal advantages for enforcement']
[]
['In many countries , a trademark receives protection without registration , but registering a trademark provides legal advantages for enforcement .']
[]
[]
67,803
It should be noted that Estonian words and names quoted in international publications from Soviet sources are often back-transliterations from the Russian transliteration.
(ROOT (S (NP (NP (PRP It))) (VP (MD should) (VP (VB be) (VP (VBN noted) (SBAR (IN that) (S (NP (NP (JJ Estonian) (NNS words) (CC and) (NNS names)) (VP (VBN quoted) (PP (IN in) (NP (NP (JJ international) (NNS publications)) (PP (IN from) (NP (JJ Soviet) (NNS sources))))))) (VP (VBP are) (ADVP (RB often)) (NP (NP (JJ bac...
14
{ "ADJ": [ "Estonian", "international", "Soviet", "back", "Russian" ], "ADP": [ "in", "from", "from" ], "ADV": [ "often" ], "AUX": [ "should", "be", "are" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "words", "...
[ "B-NP", "B-VP", "I-VP", "I-VP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
It/nsubjpass/noted should/aux/noted be/auxpass/noted noted/ROOT/noted that/mark/are Estonian/amod/words words/nsubj/are and/cc/words names/conj/words quoted/acl/words in/prep/quoted international/amod/publications publications/pobj/in from/prep/publications Soviet/amod/sources sources/pobj/from are/ccomp/noted often/ad...
(S (NP (NP (PRP It))) (VP (MD should) (VP (VB be) (VP (VBN noted) (SBAR (IN that) (S (NP (NP (JJ Estonian) (NNS words) (CC and) (NNS names)) (VP (VBN quoted) (PP (IN in) (NP (NP (JJ international) (NNS publications)) (PP (IN from) (NP (JJ Soviet) (NNS sources))))))) (VP (VBP are) (ADVP (RB often)) (NP (NP (JJ back) (HY...
CT
['It should be noted']
['that Estonian words and names quoted in international publications from Soviet sources are often back - transliterations from the Russian transliteration']
[]
['It should be noted that Estonian words and names quoted in international publications from Soviet sources are often back - transliterations from the Russian transliteration .']
[]
60,018
An analysis of the 13 highest quality studies of pain treatment with acupuncture, published in January 2009, concluded there is little difference in the effect of real, sham and no acupuncture.
(ROOT (S (NP (NP (DT An) (NN analysis)) (PP (IN of) (NP (NP (NP (DT the) (CD 13) (NML (JJS highest) (NN quality)) (NNS studies)) (PP (IN of) (NP (NP (NN pain) (NN treatment)) (PP (IN with) (NP (NN acupuncture)))))) (, ,) (VP (VBN published) (PP (IN in) (NP (NNP January) (CD 2009)))) (, ,)))) (VP (VBD concluded) (SBAR (...
13
{ "ADJ": [ "highest", "little", "real" ], "ADP": [ "of", "of", "with", "in", "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "An", "the", "the", "no" ], "INTJ": [], "NOUN": [ "analysis", "quality", "studies", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJ...
An/det/analysis analysis/nsubj/concluded of/prep/analysis the/det/studies 13/nummod/studies highest/amod/studies quality/compound/studies studies/pobj/of of/prep/studies pain/compound/treatment treatment/pobj/of with/prep/treatment acupuncture/pobj/with ,/punct/studies published/acl/studies in/prep/published January/po...
(S (NP (NP (DT An) (NN analysis)) (PP (IN of) (NP (NP (NP (DT the) (CD 13) (NML (JJS highest) (NN quality)) (NNS studies)) (PP (IN of) (NP (NP (NN pain) (NN treatment)) (PP (IN with) (NP (NN acupuncture)))))) (, ,) (VP (VBN published) (PP (IN in) (NP (NNP January) (CD 2009)))) (, ,)))) (VP (VBD concluded) (SBAR (S (NP ...
CT
['An analysis of the 13 highest quality studies of pain treatment with acupuncture , published in January 2009 , concluded']
['there is little difference in the effect of real , sham and no acupuncture']
[]
['An analysis of the 13 highest quality studies of pain treatment with acupuncture , published in January 2009 , concluded there is little difference in the effect of real , sham and no acupuncture .']
[]
17,133
In 1931 a German engineer, Dr Bruno Lange, developed a photo cell using silver selenide in place of copper oxide.
(ROOT (S (PP (IN In) (NP (CD 1931))) (NP (NP (DT a) (JJ German) (NN engineer)) (, ,) (NP (NNP Dr) (NNP Bruno) (NNP Lange)) (, ,)) (VP (VBD developed) (NP (NP (DT a) (NN photo) (NN cell)) (VP (VBG using) (NP (JJ silver) (NN selenide)) (PP (IN in) (NP (NP (NN place)) (PP (IN of) (NP (NN copper) (NN oxide)))))))) (. .)))
10
{ "ADJ": [ "German", "silver" ], "ADP": [ "In", "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "a", "a" ], "INTJ": [], "NOUN": [ "engineer", "photo", "cell", "selenide", "place", "copper", "oxide" ], "NUM": [ "1931" ], ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
In/prep/developed 1931/pobj/In a/det/engineer German/amod/engineer engineer/nsubj/developed ,/punct/engineer Dr/compound/Lange Bruno/compound/Lange Lange/appos/engineer ,/punct/engineer developed/ROOT/developed a/det/cell photo/compound/cell cell/dobj/developed using/acl/cell silver/amod/selenide selenide/dobj/using in...
(S (PP (IN In) (NP (CD 1931))) (NP (NP (DT a) (JJ German) (NN engineer)) (, ,) (NP (NNP Dr) (NNP Bruno) (NNP Lange)) (, ,)) (VP (VBD developed) (NP (NP (DT a) (NN photo) (NN cell)) (VP (VBG using) (NP (JJ silver) (NN selenide)) (PP (IN in) (NP (NP (NN place)) (PP (IN of) (NP (NN copper) (NN oxide)))))))) (. .))
T
['a German engineer , Dr Bruno Lange , developed a photo cell using silver selenide in place of copper oxide']
[]
['In 1931 a German engineer , Dr Bruno Lange , developed a photo cell using silver selenide in place of copper oxide .']
[]
[]
53,184
The first of these founded Charles Town, in 1670.
(ROOT (S (NP (NP (DT The) (JJ first)) (PP (IN of) (NP (DT these)))) (VP (VBD founded) (NP (NNP Charles) (NNP Town)) (, ,) (PP (IN in) (NP (CD 1670)))) (. .)))
6
{ "ADJ": [ "first" ], "ADP": [ "of", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [], "NUM": [ "1670" ], "PART": [], "PRON": [ "these" ], "PROPN": [ "Charles", "Town" ], "PUNCT": [ ",", "." ], "SCONJ": ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "O" ]
The/det/first first/nsubj/founded of/prep/first these/pobj/of founded/ROOT/founded Charles/compound/Town Town/dobj/founded ,/punct/founded in/prep/founded 1670/pobj/in ./punct/founded
(S (NP (NP (DT The) (JJ first)) (PP (IN of) (NP (DT these)))) (VP (VBD founded) (NP (NNP Charles) (NNP Town)) (, ,) (PP (IN in) (NP (CD 1670)))) (. .))
T
['The first of these founded Charles Town , in 1670']
[]
['The first of these founded Charles Town , in 1670 .']
[]
[]
47,847
Why is the collection dominated by fashionable clothes made for special occasions?
(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBZ is) (NP (DT the) (NN collection)) (VP (VP (VBN dominated) (PP (IN by) (NP (JJ fashionable) (NNS clothes)))) (VP (VBN made) (PP (IN for) (NP (JJ special) (NNS occasions)))))) (. ?)))
8
{ "ADJ": [ "fashionable", "special" ], "ADP": [ "by", "for" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "collection", "clothes", "occasions" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "...
[ "O", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
Why/advmod/is is/ROOT/is the/det/collection collection/nsubj/is dominated/acl/collection by/agent/dominated fashionable/amod/clothes clothes/pobj/by made/acl/clothes for/prep/made special/amod/occasions occasions/pobj/for ?/punct/is
(SBARQ (WHADVP (WRB Why)) (SQ (VBZ is) (NP (DT the) (NN collection)) (VP (VP (VBN dominated) (PP (IN by) (NP (JJ fashionable) (NNS clothes)))) (VP (VBN made) (PP (IN for) (NP (JJ special) (NNS occasions)))))) (. ?))
FC
[]
[]
[]
[]
['Why is the collection dominated by fashionable clothes made for special occasions ?']
65,186
The chloroplast is known to make the precursors to methionine but it is unclear whether the organelle carries out the last leg of the pathway or if it happens in the cytosol.
(ROOT (S (S (NP (DT The) (NN chloroplast)) (VP (VBZ is) (VP (VBN known) (S (VP (TO to) (VP (VB make) (NP (NP (DT the) (NNS precursors)) (PP (IN to) (NP (NN methionine)))))))))) (CC but) (S (NP (NP (PRP it))) (VP (VBZ is) (ADJP (JJ unclear)) (SBAR (SBAR (IN whether) (S (NP (DT the) (NN organelle)) (VP (VBZ carries) (PRT...
12
{ "ADJ": [ "unclear", "last" ], "ADP": [ "to", "out", "of", "in" ], "ADV": [], "AUX": [ "is", "is" ], "CCONJ": [ "but", "or" ], "DET": [ "The", "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "chloroplast", "pre...
[ "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-ADJP", "O", "B-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/chloroplast chloroplast/nsubjpass/known is/auxpass/known known/ROOT/known to/aux/make make/xcomp/known the/det/precursors precursors/dobj/make to/prep/make methionine/pobj/to but/cc/known it/nsubj/is is/conj/known unclear/acomp/is whether/mark/carries the/det/organelle organelle/nsubj/carries carries/ccomp/is o...
(S (S (NP (DT The) (NN chloroplast)) (VP (VBZ is) (VP (VBN known) (S (VP (TO to) (VP (VB make) (NP (NP (DT the) (NNS precursors)) (PP (IN to) (NP (NN methionine)))))))))) (CC but) (S (NP (NP (PRP it))) (VP (VBZ is) (ADJP (JJ unclear)) (SBAR (SBAR (IN whether) (S (NP (DT the) (NN organelle)) (VP (VBZ carries) (PRT (RP o...
CT
['The chloroplast is known to make the precursors to methionine', 'it is unclear']
['whether the organelle carries out the last leg of the pathway or if it happens in the cytosol', 'whether the organelle carries out the last leg of the pathway', 'if it happens in the cytosol']
[]
['The chloroplast is known to make the precursors to methionine but it is unclear whether the organelle carries out the last leg of the pathway or if it happens in the cytosol .']
[]
23,522
In his popular book, The Road to Serfdom (1944) and in subsequent academic works, Hayek argued that socialism required central economic planning and that such planning in turn leads towards totalitarianism.
(ROOT (S (PP (PP (IN In) (NP (NP (NP (PRP$ his) (JJ popular) (NN book)) (, ,) (NP (NP (DT The) (NNP Road)) (PP (IN to) (NP (NNP Serfdom))))) (-LRB- -LRB-) (NP (CD 1944)) (-RRB- -RRB-))) (CC and) (PP (IN in) (NP (JJ subsequent) (JJ academic) (NNS works)))) (, ,) (NP (NNP Hayek)) (VP (VBD argued) (SBAR (SBAR (IN that) (S...
10
{ "ADJ": [ "popular", "subsequent", "academic", "central", "economic", "such" ], "ADP": [ "In", "to", "in", "in", "towards" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "The" ], "INTJ": [], "NOUN": [ "book", "works",...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", ...
In/prep/argued his/poss/book popular/amod/book book/pobj/In ,/punct/book The/det/Road Road/appos/book to/prep/Road Serfdom/pobj/to (/punct/1944 1944/appos/Serfdom )/punct/Serfdom and/cc/In in/prep/argued subsequent/amod/works academic/amod/works works/pobj/in ,/punct/argued Hayek/nsubj/argued argued/ROOT/argued that/ma...
(S (PP (PP (IN In) (NP (NP (NP (PRP$ his) (JJ popular) (NN book)) (, ,) (NP (NP (DT The) (NNP Road)) (PP (IN to) (NP (NNP Serfdom))))) (-LRB- -LRB-) (NP (CD 1944)) (-RRB- -RRB-))) (CC and) (PP (IN in) (NP (JJ subsequent) (JJ academic) (NNS works)))) (, ,) (NP (NNP Hayek)) (VP (VBD argued) (SBAR (SBAR (IN that) (S (NP (...
CT
['Hayek argued']
['that socialism required central economic planning and that such planning in turn leads towards totalitarianism', 'that socialism required central economic planning', 'that such planning in turn leads towards totalitarianism']
[]
['In his popular book , The Road to Serfdom -LRB- 1944 -RRB- and in subsequent academic works , Hayek argued that socialism required central economic planning and that such planning in turn leads towards totalitarianism .']
[]
43,513
To be considered 'enriched', the uranium-235 fraction should be between 3% and 5%.
(ROOT (S (S (VP (TO To) (VP (VB be) (VP (VBN considered) (S (`` ') (ADJP (VBN enriched)) ('' ')))))) (, ,) (NP (DT the) (CD uranium-235) (NN fraction)) (VP (MD should) (VP (VB be) (PP (IN between) (CD 3) (NN %) (CC and) (CD 5) (NN %)))) (. .)))
9
{ "ADJ": [ "uranium-235" ], "ADP": [ "between" ], "ADV": [], "AUX": [ "be", "should", "be" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "fraction", "%", "%" ], "NUM": [ "3", "5" ], "PART": [ "To" ], "PRON": [], ...
[ "B-VP", "I-VP", "I-VP", "O", "B-ADJP", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "I-PP", "I-PP", "I-PP", "I-PP", "I-PP", "O" ]
To/aux/considered be/auxpass/considered considered/advcl/be '/punct/enriched enriched/oprd/considered '/punct/be ,/punct/be the/det/fraction uranium-235/amod/fraction fraction/nsubj/be should/aux/be be/ROOT/be between/quantmod/3 3/nummod/% %/quantmod/3 and/cc/3 5/conj/3 %/attr/be ./punct/be
(S (S (VP (TO To) (VP (VB be) (VP (VBN considered) (S (`` ') (ADJP (VBN enriched)) ('' ')))))) (, ,) (NP (DT the) (CD uranium-235) (NN fraction)) (VP (MD should) (VP (VB be) (PP (IN between) (CD 3) (NN %) (CC and) (CD 5) (NN %)))) (. .))
T
['the uranium-235 fraction should be between 3 % and 5 %']
[]
["To be considered ' enriched ' , the uranium-235 fraction should be between 3 % and 5 % ."]
[]
[]
52,325
Innate bisexuality is an idea introduced by Sigmund Freud.
(ROOT (S (NP (JJ Innate) (NN bisexuality)) (VP (VBZ is) (NP (NP (DT an) (NN idea)) (VP (VBN introduced) (PP (IN by) (NP (NNP Sigmund) (NNP Freud)))))) (. .)))
8
{ "ADJ": [ "Innate" ], "ADP": [ "by" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "an" ], "INTJ": [], "NOUN": [ "bisexuality", "idea" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Sigmund", "Freud" ], "PUNCT": [ "." ], "SCONJ": []...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
Innate/amod/bisexuality bisexuality/nsubj/is is/ROOT/is an/det/idea idea/attr/is introduced/acl/idea by/agent/introduced Sigmund/compound/Freud Freud/pobj/by ./punct/is
(S (NP (JJ Innate) (NN bisexuality)) (VP (VBZ is) (NP (NP (DT an) (NN idea)) (VP (VBN introduced) (PP (IN by) (NP (NNP Sigmund) (NNP Freud)))))) (. .))
T
['Innate bisexuality is an idea introduced by Sigmund Freud']
[]
['Innate bisexuality is an idea introduced by Sigmund Freud .']
[]
[]
36,436
Journalist David Randall argued in the textbook The Universal Journalist that The Sun's story was one of the worst cases of journalistic malpractice in recent history, putting its own readers in harm's way.
(ROOT (S (NP (NNP Journalist) (NNP David) (NNP Randall)) (VP (VBD argued) (PP (IN in) (NP (NP (DT the) (NN textbook)) (NP (DT The) (NNP Universal) (NNP Journalist)))) (SBAR (IN that) (S (NP (NP (DT The) (NNP Sun) (POS 's)) (NN story)) (VP (VBD was) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (JJS worst) (NNS cases))...
12
{ "ADJ": [ "worst", "journalistic", "recent", "own" ], "ADP": [ "in", "of", "of", "in", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "The", "The", "the" ], "INTJ": [], "NOUN": [ "textbook", "story", "cases",...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", ...
Journalist/compound/Randall David/compound/Randall Randall/nsubj/argued argued/ROOT/argued in/prep/argued the/det/textbook textbook/pobj/in The/det/Journalist Universal/compound/Journalist Journalist/appos/textbook that/mark/was The/det/Sun Sun/poss/story 's/case/Sun story/nsubj/was was/ccomp/argued one/attr/was of/pre...
(S (NP (NNP Journalist) (NNP David) (NNP Randall)) (VP (VBD argued) (PP (IN in) (NP (NP (DT the) (NN textbook)) (NP (DT The) (NNP Universal) (NNP Journalist)))) (SBAR (IN that) (S (NP (NP (DT The) (NNP Sun) (POS 's)) (NN story)) (VP (VBD was) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (JJS worst) (NNS cases)) (PP (...
CT
['Journalist David Randall argued in the textbook The Universal Journalist']
["that The Sun 's story was one of the worst cases of journalistic malpractice in recent history , putting its own readers in harm 's way"]
[]
["Journalist David Randall argued in the textbook The Universal Journalist that The Sun 's story was one of the worst cases of journalistic malpractice in recent history , putting its own readers in harm 's way ."]
[]
11,667
There are two major sports centers in Nanjing, Wutaishan Sports Center and Nanjing Olympic Sports Center.
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NP (CD two) (JJ major) (NNS sports) (NNS centers)) (PP (IN in) (NP (NNP Nanjing)))) (, ,) (NP (NP (NNP Wutaishan) (NNPS Sports) (NNP Center)) (CC and) (NP (NNP Nanjing) (NNP Olympic) (NNPS Sports) (NNP Center))))) (. .)))
8
{ "ADJ": [ "major" ], "ADP": [ "in" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "sports", "centers" ], "NUM": [ "two" ], "PART": [], "PRON": [ "There" ], "PROPN": [ "Nanjing", "Wutaishan", "Sports", "Center...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
There/expl/are are/ROOT/are two/nummod/centers major/amod/centers sports/compound/centers centers/attr/are in/prep/centers Nanjing/pobj/in ,/punct/Nanjing Wutaishan/compound/Center Sports/compound/Center Center/conj/Nanjing and/cc/Center Nanjing/compound/Center Olympic/compound/Sports Sports/compound/Center Center/conj...
(S (NP (EX There)) (VP (VBP are) (NP (NP (NP (CD two) (JJ major) (NNS sports) (NNS centers)) (PP (IN in) (NP (NNP Nanjing)))) (, ,) (NP (NP (NNP Wutaishan) (NNPS Sports) (NNP Center)) (CC and) (NP (NNP Nanjing) (NNP Olympic) (NNPS Sports) (NNP Center))))) (. .))
T
['There are two major sports centers in Nanjing , Wutaishan Sports Center and Nanjing Olympic Sports Center']
[]
['There are two major sports centers in Nanjing , Wutaishan Sports Center and Nanjing Olympic Sports Center .']
[]
[]
482
Psychiatrist Keith Ablow suggests her mother's death would have had an immeasurable impact on the young Madonna at a time when her personality was still forming.
(ROOT (S (NP (NN Psychiatrist) (NNP Keith) (NNP Ablow)) (VP (VBZ suggests) (SBAR (S (NP (NP (PRP$ her) (NN mother) (POS 's)) (NN death)) (VP (MD would) (VP (VB have) (VP (VBN had) (NP (NP (DT an) (JJ immeasurable) (NN impact)) (PP (IN on) (NP (DT the) (JJ young) (NNP Madonna)))) (PP (IN at) (NP (NP (DT a) (NN time)) (S...
15
{ "ADJ": [ "immeasurable", "young" ], "ADP": [ "on", "at" ], "ADV": [ "still" ], "AUX": [ "would", "have", "was" ], "CCONJ": [], "DET": [ "an", "the", "a" ], "INTJ": [], "NOUN": [ "mother", "death", "impact", "time", "personality"...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "O" ]
Psychiatrist/compound/Ablow Keith/compound/Ablow Ablow/nsubj/suggests suggests/ROOT/suggests her/poss/mother mother/poss/death 's/case/mother death/nsubj/had would/aux/had have/aux/had had/ccomp/suggests an/det/impact immeasurable/amod/impact impact/dobj/had on/prep/impact the/det/Madonna young/amod/Madonna Madonna/pob...
(S (NP (NN Psychiatrist) (NNP Keith) (NNP Ablow)) (VP (VBZ suggests) (SBAR (S (NP (NP (PRP$ her) (NN mother) (POS 's)) (NN death)) (VP (MD would) (VP (VB have) (VP (VBN had) (NP (NP (DT an) (JJ immeasurable) (NN impact)) (PP (IN on) (NP (DT the) (JJ young) (NNP Madonna)))) (PP (IN at) (NP (NP (DT a) (NN time)) (SBAR (W...
CT
['Psychiatrist Keith Ablow suggests']
["her mother 's death would have had an immeasurable impact on the young Madonna at a time when her personality was still forming", 'when her personality was still forming']
[]
["Psychiatrist Keith Ablow suggests her mother 's death would have had an immeasurable impact on the young Madonna at a time when her personality was still forming ."]
[]
63,847
There are many names for God, and different names are attached to different cultural ideas about God's identity and attributes.
(ROOT (S (S (NP (EX There)) (VP (VBP are) (NP (NP (JJ many) (NNS names)) (PP (IN for) (NP (NNP God)))))) (, ,) (CC and) (S (NP (JJ different) (NNS names)) (VP (VBP are) (VP (VBN attached) (PP (IN to) (NP (NP (JJ different) (JJ cultural) (NNS ideas)) (PP (IN about) (NP (NP (NNP God) (POS 's)) (NN identity) (CC and) (NNS...
11
{ "ADJ": [ "many", "different", "different", "cultural" ], "ADP": [ "for", "to", "about" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and", "and" ], "DET": [], "INTJ": [], "NOUN": [ "names", "names", "ideas", "identity", "attributes" ]...
[ "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-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", "O" ]
There/expl/are are/ROOT/are many/amod/names names/attr/are for/prep/names God/pobj/for ,/punct/are and/cc/are different/amod/names names/nsubjpass/attached are/auxpass/attached attached/conj/are to/prep/attached different/amod/ideas cultural/amod/ideas ideas/pobj/to about/prep/ideas God/poss/identity 's/case/God identi...
(S (S (NP (EX There)) (VP (VBP are) (NP (NP (JJ many) (NNS names)) (PP (IN for) (NP (NNP God)))))) (, ,) (CC and) (S (NP (JJ different) (NNS names)) (VP (VBP are) (VP (VBN attached) (PP (IN to) (NP (NP (JJ different) (JJ cultural) (NNS ideas)) (PP (IN about) (NP (NP (NNP God) (POS 's)) (NN identity) (CC and) (NNS attri...
T
['There are many names for God', "different names are attached to different cultural ideas about God 's identity and attributes"]
[]
["There are many names for God , and different names are attached to different cultural ideas about God 's identity and attributes ."]
[]
[]
38,895
Small Armenian trading and religious communities have existed outside of Armenia for centuries.
(ROOT (S (NP (JJ Small) (JJ Armenian) (UCP (NN trading) (CC and) (JJ religious)) (NNS communities)) (VP (VBP have) (VP (VBN existed) (PP (IN outside) (PP (IN of) (NP (NNP Armenia)))) (PP (IN for) (NP (NNS centuries))))) (. .)))
8
{ "ADJ": [ "Small", "Armenian", "religious" ], "ADP": [ "of", "for" ], "ADV": [ "outside" ], "AUX": [ "have" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "trading", "communities", "centuries" ], "NUM": [], "PART": [], "PRON": [], ...
[ "B-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "I-VP", "B-PP", "I-PP", "B-NP", "B-PP", "B-NP", "O" ]
Small/amod/communities Armenian/amod/communities trading/nmod/communities and/cc/trading religious/amod/communities communities/nsubj/existed have/aux/existed existed/ROOT/existed outside/prep/existed of/prep/outside Armenia/pobj/of for/prep/existed centuries/pobj/for ./punct/existed
(S (NP (JJ Small) (JJ Armenian) (UCP (NN trading) (CC and) (JJ religious)) (NNS communities)) (VP (VBP have) (VP (VBN existed) (PP (IN outside) (PP (IN of) (NP (NNP Armenia)))) (PP (IN for) (NP (NNS centuries))))) (. .))
T
['Small Armenian trading and religious communities have existed outside of Armenia for centuries']
[]
['Small Armenian trading and religious communities have existed outside of Armenia for centuries .']
[]
[]
248
The frequency of these tests is mandated by the local jurisdiction, which may be a town, city, state or provincial standard.
(ROOT (S (NP (NP (DT The) (NN frequency)) (PP (IN of) (NP (DT these) (NNS tests)))) (VP (VBZ is) (VP (VBN mandated) (PP (IN by) (NP (NP (DT the) (JJ local) (NN jurisdiction)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (MD may) (VP (VB be) (NP (DT a) (UCP (NN town) (, ,) (NN city) (, ,) (NN state) (CC or) (JJ provincial)) (N...
13
{ "ADJ": [ "local", "provincial" ], "ADP": [ "of", "by" ], "ADV": [], "AUX": [ "is", "may", "be" ], "CCONJ": [ "or" ], "DET": [ "The", "these", "the", "a" ], "INTJ": [], "NOUN": [ "frequency", "tests", "jurisdiction", "town", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "B-NP", "O", "O", "O", "O", "O", "O", "O", "B-NP", "O" ]
The/det/frequency frequency/nsubjpass/mandated of/prep/frequency these/det/tests tests/pobj/of is/auxpass/mandated mandated/ROOT/mandated by/agent/mandated the/det/jurisdiction local/amod/jurisdiction jurisdiction/pobj/by ,/punct/jurisdiction which/nsubj/be may/aux/be be/relcl/jurisdiction a/det/standard town/nmod/stan...
(S (NP (NP (DT The) (NN frequency)) (PP (IN of) (NP (DT these) (NNS tests)))) (VP (VBZ is) (VP (VBN mandated) (PP (IN by) (NP (NP (DT the) (JJ local) (NN jurisdiction)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (MD may) (VP (VB be) (NP (DT a) (UCP (NN town) (, ,) (NN city) (, ,) (NN state) (CC or) (JJ provincial)) (NN stan...
CT
['The frequency of these tests is mandated by the local jurisdiction , which may be a town , city , state or provincial standard']
['which may be a town , city , state or provincial standard']
[]
['The frequency of these tests is mandated by the local jurisdiction , which may be a town , city , state or provincial standard .']
[]
64,649
A notable former player is Anthony Allen, who played with Leicester Tigers as a centre.
(ROOT (S (NP (DT A) (JJ notable) (JJ former) (NN player)) (VP (VBZ is) (NP (NP (NNP Anthony) (NNP Allen)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD played) (PP (IN with) (NP (NNP Leicester) (NNPS Tigers))) (PP (IN as) (NP (DT a) (NN centre)))))))) (. .)))
10
{ "ADJ": [ "notable", "former" ], "ADP": [ "with", "as" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "A", "a" ], "INTJ": [], "NOUN": [ "player", "centre" ], "NUM": [], "PART": [], "PRON": [ "who" ], "PROPN": [ "Anthony", "Allen"...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "O", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
A/det/player notable/amod/player former/amod/player player/nsubj/is is/ROOT/is Anthony/compound/Allen Allen/attr/is ,/punct/Allen who/nsubj/played played/relcl/Allen with/prep/played Leicester/compound/Tigers Tigers/pobj/with as/prep/played a/det/centre centre/pobj/as ./punct/is
(S (NP (DT A) (JJ notable) (JJ former) (NN player)) (VP (VBZ is) (NP (NP (NNP Anthony) (NNP Allen)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD played) (PP (IN with) (NP (NNP Leicester) (NNPS Tigers))) (PP (IN as) (NP (DT a) (NN centre)))))))) (. .))
CT
['A notable former player is Anthony Allen , who played with Leicester Tigers as a centre']
['who played with Leicester Tigers as a centre']
[]
['A notable former player is Anthony Allen , who played with Leicester Tigers as a centre .']
[]
49,943
What was the final build Microsoft decided to manufacture?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (JJ final) (NN build)) (SBAR (S (NP (NNP Microsoft)) (VP (VBD decided) (S (VP (TO to) (VP (VB manufacture)))))))))) (. ?)))
12
{ "ADJ": [ "final" ], "ADP": [], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "build" ], "NUM": [], "PART": [ "to" ], "PRON": [ "What" ], "PROPN": [ "Microsoft" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "O" ]
What/attr/was was/ROOT/was the/det/build final/amod/build build/nsubj/was Microsoft/nsubj/decided decided/relcl/build to/aux/manufacture manufacture/xcomp/decided ?/punct/was
(SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (JJ final) (NN build)) (SBAR (S (NP (NNP Microsoft)) (VP (VBD decided) (S (VP (TO to) (VP (VB manufacture)))))))))) (. ?))
FC
[]
['Microsoft decided to manufacture']
[]
[]
['What was the final build Microsoft decided to manufacture ?']
21,729
A group of offspring is a litter.
(ROOT (S (NP (NP (DT A) (NN group)) (PP (IN of) (NP (NN offspring)))) (VP (VBZ is) (NP (DT a) (NN litter))) (. .)))
6
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "A", "a" ], "INTJ": [], "NOUN": [ "group", "offspring", "litter" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM":...
[ "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "O" ]
A/det/group group/nsubj/is of/prep/group offspring/pobj/of is/ROOT/is a/det/litter litter/attr/is ./punct/is
(S (NP (NP (DT A) (NN group)) (PP (IN of) (NP (NN offspring)))) (VP (VBZ is) (NP (DT a) (NN litter))) (. .))
T
['A group of offspring is a litter']
[]
['A group of offspring is a litter .']
[]
[]
23,734
In this paper McTaggart proposes two "temporal series".
(ROOT (S (PP (IN In) (NP (DT this) (NN paper))) (NP (NNP McTaggart)) (VP (VBZ proposes) (NP (CD two) (`` ") (JJ temporal) (NN series))) (. ") (. .)))
5
{ "ADJ": [ "temporal" ], "ADP": [ "In" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "this" ], "INTJ": [], "NOUN": [ "paper", "series" ], "NUM": [ "two" ], "PART": [], "PRON": [], "PROPN": [ "McTaggart" ], "PUNCT": [ "\"", "\"", "." ], "...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O" ]
In/prep/proposes this/det/paper paper/pobj/In McTaggart/nsubj/proposes proposes/ROOT/proposes two/nummod/series "/punct/series temporal/amod/series series/dobj/proposes "/punct/series ./punct/proposes
(S (PP (IN In) (NP (DT this) (NN paper))) (NP (NNP McTaggart)) (VP (VBZ proposes) (NP (CD two) (`` ") (JJ temporal) (NN series))) (. ") (. .))
T
['McTaggart proposes two " temporal series']
[]
['In this paper McTaggart proposes two " temporal series " .']
[]
[]
6,987
First, the gene's DNA is transcribed to messenger RNA (mRNA).:6.1 Second, that mRNA is translated to protein.:6.2 RNA-coding genes must still go through the first step, but are not translated into protein.
(ROOT (S (ADVP (RB First)) (, ,) (NP (NP (DT the) (NN gene) (POS 's)) (NN DNA)) (VBZ is) (VP (VBN transcribed) (IN to) (NP (NN messenger) (NN RNA)) (-LRB- -LRB-) (CD mRNA-RRB-.:6.1) (ADVP (JJ Second)) (, ,) (IN that) (S (NP (NN mRNA)) (VP (VBZ is) (VP (VP (VBN translated) (IN to)) (LS protein.:6.2) (S (NP (ADJP (NN RNA...
13
{ "ADJ": [ "first" ], "ADP": [ "to", "to", "through", "into" ], "ADV": [ "First", "still" ], "AUX": [ "is", "is", "must", "are" ], "CCONJ": [ "but" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "gene", "messenger", "mRNA...
[ "B-ADVP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "I-VP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", ...
First/advmod/transcribed ,/punct/transcribed the/det/gene gene/poss/DNA 's/case/gene DNA/nsubjpass/transcribed is/auxpass/transcribed transcribed/ROOT/transcribed to/prep/transcribed messenger/compound/RNA RNA/pobj/to (/punct/RNA mRNA).:6.1/acl/RNA Second/oprd/mRNA).:6.1 ,/punct/RNA that/mark/translated mRNA/nsubjpass/...
(S (ADVP (RB First)) (, ,) (NP (NP (DT the) (NN gene) (POS 's)) (NN DNA)) (VBZ is) (VP (VBN transcribed) (IN to) (NP (NN messenger) (NN RNA)) (-LRB- -LRB-) (CD mRNA-RRB-.:6.1) (ADVP (JJ Second)) (, ,) (IN that) (S (NP (NN mRNA)) (VP (VBZ is) (VP (VP (VBN translated) (IN to)) (LS protein.:6.2) (S (NP (ADJP (NN RNA) (HYP...
T
["the gene 's DNA transcribed to messenger RNA -LRB- mRNA-RRB-.:6.1 Second , that mRNA is translated to protein.:6.2 RNA - coding genes must still go through the first step , but are not translated into protein"]
[]
["First , the gene 's DNA is transcribed to messenger RNA -LRB- mRNA-RRB-.:6.1 Second , that mRNA is translated to protein.:6.2 RNA - coding genes must still go through the first step , but are not translated into protein ."]
[]
[]
63,469
The aesthetic was inspired by the 1958 Braun T3 transistor radio designed by Dieter Rams, while the wheel based user interface was prompted by Bang & Olufsen's BeoCom 6000 telephone.
(ROOT (S (NP (DT The) (NN aesthetic)) (VP (VBD was) (VP (VBN inspired) (PP (IN by) (NP (NP (DT the) (CD 1958) (NML (NNP Braun) (NNP T3)) (NN transistor) (NN radio)) (VP (VBN designed) (PP (IN by) (NP (NNP Dieter) (NNP Rams)))))) (, ,) (SBAR (IN while) (S (NP (DT the) (ADJP (NN wheel) (VBN based)) (NN user) (NN interfac...
12
{ "ADJ": [], "ADP": [ "by", "by", "by" ], "ADV": [], "AUX": [ "was", "was" ], "CCONJ": [ "&" ], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "aesthetic", "transistor", "radio", "wheel", "user", "interface", "telephone" ],...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "O" ]
The/det/aesthetic aesthetic/nsubjpass/inspired was/auxpass/inspired inspired/ROOT/inspired by/agent/inspired the/det/radio 1958/nummod/radio Braun/compound/radio T3/compound/radio transistor/compound/radio radio/pobj/by designed/acl/radio by/agent/designed Dieter/compound/Rams Rams/pobj/by ,/punct/inspired while/mark/p...
(S (NP (DT The) (NN aesthetic)) (VP (VBD was) (VP (VBN inspired) (PP (IN by) (NP (NP (DT the) (CD 1958) (NML (NNP Braun) (NNP T3)) (NN transistor) (NN radio)) (VP (VBN designed) (PP (IN by) (NP (NNP Dieter) (NNP Rams)))))) (, ,) (SBAR (IN while) (S (NP (DT the) (ADJP (NN wheel) (VBN based)) (NN user) (NN interface)) (V...
CT
['The aesthetic was inspired by the 1958 Braun T3 transistor radio designed by Dieter Rams ,']
["while the wheel based user interface was prompted by Bang & Olufsen 's BeoCom 6000 telephone"]
[]
["The aesthetic was inspired by the 1958 Braun T3 transistor radio designed by Dieter Rams , while the wheel based user interface was prompted by Bang & Olufsen 's BeoCom 6000 telephone ."]
[]
12,995
Al-Azhar University, founded in Cairo, Egypt in 975 by the Ismaʻīlī Shīʻī
(ROOT (NP (NP (NML (NNP Al) (HYPH -) (NNP Azhar)) (NNP University)) (, ,) (VP (VBN founded) (PP (IN in) (NP (NP (NNP Cairo)) (, ,) (NP (NNP Egypt)))) (PP (IN in) (NP (CD 975))) (PP (IN by) (NP (DT the) (NNP Ismaʻīlī) (-RRB- Shīʻī))))))
7
{ "ADJ": [], "ADP": [ "in", "in", "by" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [ "975" ], "PART": [], "PRON": [], "PROPN": [ "Al", "Azhar", "University", "Cairo", "Egypt", "Ismaʻīlī", "Shīʻī" ]...
[ "O", "O", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP" ]
Al/compound/Azhar -/punct/Azhar Azhar/compound/University University/ROOT/University ,/punct/University founded/acl/University in/prep/founded Cairo/pobj/in ,/punct/Cairo Egypt/appos/Cairo in/prep/founded 975/pobj/in by/agent/founded the/det/Shīʻī Ismaʻīlī/compound/Shīʻī Shīʻī/pobj/by
(NP (NP (NML (NNP Al) (HYPH -) (NNP Azhar)) (NNP University)) (, ,) (VP (VBN founded) (PP (IN in) (NP (NP (NNP Cairo)) (, ,) (NP (NNP Egypt)))) (PP (IN in) (NP (CD 975))) (PP (IN by) (NP (DT the) (NNP Ismaʻīlī) (-RRB- Shīʻī)))))
T
['Al - Azhar University founded in Cairo , Egypt in 975 by the Ismaʻīlī Shīʻī']
[]
['Al - Azhar University , founded in Cairo , Egypt in 975 by the Ismaʻīlī Shīʻī']
[]
[]
73,048
Homo floresiensis also lived in the area up until 12,000 years ago, when they became extinct.
(ROOT (S (NP (NNP Homo) (NNP floresiensis)) (ADVP (RB also)) (VP (VBD lived) (PP (IN in) (NP (DT the) (NN area))) (ADVP (IN up) (PP (IN until) (ADVP (ADVP (NP (CD 12,000) (NNS years)) (RB ago)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBD became) (ADJP (JJ extinct))))))))) (. .)))
11
{ "ADJ": [ "extinct" ], "ADP": [ "in", "until" ], "ADV": [ "also", "up", "ago" ], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "floresiensis", "area", "years" ], "NUM": [ "12,000" ], "PART": [], "PRON": [ "they" ], ...
[ "B-NP", "I-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "B-ADVP", "I-ADVP", "O", "B-NP", "B-VP", "B-ADJP", "O" ]
Homo/nsubj/lived floresiensis/nsubj/lived also/advmod/lived lived/ROOT/lived in/prep/lived the/det/area area/pobj/in up/advmod/lived until/prep/lived 12,000/nummod/years years/npadvmod/ago ago/pcomp/until ,/punct/lived when/advmod/became they/nsubj/became became/advcl/lived extinct/acomp/became ./punct/lived
(S (NP (NNP Homo) (NNP floresiensis)) (ADVP (RB also)) (VP (VBD lived) (PP (IN in) (NP (DT the) (NN area))) (ADVP (IN up) (PP (IN until) (ADVP (ADVP (NP (CD 12,000) (NNS years)) (RB ago)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBD became) (ADJP (JJ extinct))))))))) (. .))
CT
['Homo floresiensis lived in the area up until 12,000 years ago ,']
['when they became extinct']
[]
['Homo floresiensis also lived in the area up until 12,000 years ago , when they became extinct .']
[]
11,634
In the United States, 25 Hz, a once-common industrial power frequency is used on Amtrak's 25 Hz traction power system at 12 kV on the Northeast Corridor between Washington, D.C. and New York City and on the Keystone Corridor between Harrisburg, Pennsylvania and Philadelphia.
(ROOT (S (PP (IN In) (NP (DT the) (NNP United) (NNPS States))) (, ,) (NP (CD 25) (NN Hz)) (, ,) (NP (DT a) (ADJP (RB once) (HYPH -) (JJ common)) (JJ industrial) (NN power) (NN frequency)) (VP (VBZ is) (VP (VBN used) (PP (PP (IN on) (NP (NP (NP (NP (NNP Amtrak) (POS 's)) (NML (CD 25) (NN Hz)) (NML (NN traction) (NN powe...
14
{ "ADJ": [ "common", "industrial" ], "ADP": [ "In", "on", "at", "on", "between", "on", "between" ], "ADV": [ "once" ], "AUX": [ "is" ], "CCONJ": [ "and", "and", "and" ], "DET": [ "the", "a", "the", "the" ], "INTJ": [], "...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "O", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", ...
In/prep/used the/det/States United/compound/States States/pobj/In ,/punct/used 25/nummod/Hz Hz/nsubjpass/used ,/punct/Hz a/det/frequency once/advmod/common -/punct/common common/amod/frequency industrial/amod/power power/compound/frequency frequency/nsubjpass/used is/auxpass/used used/ROOT/used on/prep/used Amtrak/poss...
(S (PP (IN In) (NP (DT the) (NNP United) (NNPS States))) (, ,) (NP (CD 25) (NN Hz)) (, ,) (NP (DT a) (ADJP (RB once) (HYPH -) (JJ common)) (JJ industrial) (NN power) (NN frequency)) (VP (VBZ is) (VP (VBN used) (PP (PP (IN on) (NP (NP (NP (NP (NNP Amtrak) (POS 's)) (NML (CD 25) (NN Hz)) (NML (NN traction) (NN power)) (N...
T
["a once - common industrial power frequency is used on Amtrak 's 25 Hz traction power system at 12 kV on the Northeast Corridor between Washington , D.C. and New York City and on the Keystone Corridor between Harrisburg , Pennsylvania and Philadelphia"]
[]
["In the United States , 25 Hz , a once - common industrial power frequency is used on Amtrak 's 25 Hz traction power system at 12 kV on the Northeast Corridor between Washington , D.C. and New York City and on the Keystone Corridor between Harrisburg , Pennsylvania and Philadelphia ."]
[]
[]
69,554
Anjiro was not an intellectual, but he impressed Xavier because he took careful notes of everything he said in church.
(ROOT (S (S (NP (NNP Anjiro)) (VP (VBD was) (RB not) (NP (DT an) (JJ intellectual)))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD impressed) (NP (NNP Xavier)) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD took) (NP (NP (JJ careful) (NNS notes)) (PP (IN of) (NP (NP (NN everything)) (SBAR (S (NP (PRP he)) (VP (VBD said) (PP ...
16
{ "ADJ": [ "intellectual", "careful" ], "ADP": [ "of", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "but" ], "DET": [ "an" ], "INTJ": [], "NOUN": [ "notes", "church" ], "NUM": [], "PART": [ "not" ], "PRON": [ "he", "he", "everyth...
[ "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "O" ]
Anjiro/nsubj/was was/ROOT/was not/neg/was an/det/intellectual intellectual/attr/was ,/punct/was but/cc/was he/nsubj/impressed impressed/conj/was Xavier/dobj/impressed because/mark/took he/nsubj/took took/advcl/impressed careful/amod/notes notes/dobj/took of/prep/notes everything/pobj/of he/nsubj/said said/relcl/everyth...
(S (S (NP (NNP Anjiro)) (VP (VBD was) (RB not) (NP (DT an) (JJ intellectual)))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD impressed) (NP (NNP Xavier)) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD took) (NP (NP (JJ careful) (NNS notes)) (PP (IN of) (NP (NP (NN everything)) (SBAR (S (NP (PRP he)) (VP (VBD said) (PP (IN in...
CT
['Anjiro was not an intellectual', 'he impressed Xavier']
['because he took careful notes of everything he said in church', 'he said in church']
[]
['Anjiro was not an intellectual , but he impressed Xavier because he took careful notes of everything he said in church .']
[]
12,376
The Times faced financial extinction in 1890 under Arthur Fraser Walter, but it was rescued by an energetic editor, Charles Frederic Moberly Bell.
(ROOT (S (S (NP (DT The) (NNP Times)) (VP (VBD faced) (NP (JJ financial) (NN extinction)) (PP (IN in) (NP (CD 1890))) (PP (IN under) (NP (NNP Arthur) (NNP Fraser) (NNP Walter))))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBD was) (VP (VBN rescued) (PP (IN by) (NP (NP (DT an) (JJ energetic) (NN editor)) (, ,) (NP (NNP Charl...
9
{ "ADJ": [ "financial", "energetic" ], "ADP": [ "in", "under", "by" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "but" ], "DET": [ "The", "an" ], "INTJ": [], "NOUN": [ "extinction", "editor" ], "NUM": [ "1890" ], "PART": [], "PRON": [ ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/Times Times/nsubj/faced faced/ROOT/faced financial/amod/extinction extinction/dobj/faced in/prep/faced 1890/pobj/in under/prep/faced Arthur/compound/Walter Fraser/compound/Walter Walter/pobj/under ,/punct/faced but/cc/faced it/nsubjpass/rescued was/auxpass/rescued rescued/conj/faced by/agent/rescued an/det/edit...
(S (S (NP (DT The) (NNP Times)) (VP (VBD faced) (NP (JJ financial) (NN extinction)) (PP (IN in) (NP (CD 1890))) (PP (IN under) (NP (NNP Arthur) (NNP Fraser) (NNP Walter))))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBD was) (VP (VBN rescued) (PP (IN by) (NP (NP (DT an) (JJ energetic) (NN editor)) (, ,) (NP (NNP Charles) (N...
T
['The Times faced financial extinction in 1890 under Arthur Fraser Walter', 'it was rescued by an energetic editor , Charles Frederic Moberly Bell']
[]
['The Times faced financial extinction in 1890 under Arthur Fraser Walter , but it was rescued by an energetic editor , Charles Frederic Moberly Bell .']
[]
[]
19,484
Where in Tennessee is the headquarters of International Paper?
(ROOT (SBARQ (WHADVP (WHADVP (WRB Where)) (PP (IN in) (NP (NNP Tennessee)))) (SQ (VBZ is) (NP (NP (DT the) (NN headquarters)) (PP (IN of) (NP (NNP International) (NNP Paper))))) (. ?)))
7
{ "ADJ": [], "ADP": [ "in", "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "headquarters" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Tennessee", "International", "Paper" ], "PUNCT": [ "?" ], "SCO...
[ "O", "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Where/advmod/is in/prep/Where Tennessee/pobj/in is/ROOT/is the/det/headquarters headquarters/nsubj/is of/prep/headquarters International/compound/Paper Paper/pobj/of ?/punct/is
(SBARQ (WHADVP (WHADVP (WRB Where)) (PP (IN in) (NP (NNP Tennessee)))) (SQ (VBZ is) (NP (NP (DT the) (NN headquarters)) (PP (IN of) (NP (NNP International) (NNP Paper))))) (. ?))
FC
[]
[]
[]
[]
['Where in Tennessee is the headquarters of International Paper ?']
19,747
In the early 20th century, circadian rhythms were noticed in the rhythmic feeding times of bees.
(ROOT (S (PP (IN In) (NP (DT the) (JJ early) (JJ 20th) (NN century))) (, ,) (NP (JJ circadian) (NNS rhythms)) (VP (VBD were) (VP (VBN noticed) (PP (IN in) (NP (NP (DT the) (JJ rhythmic) (NN feeding) (NNS times)) (PP (IN of) (NP (NNS bees))))))) (. .)))
9
{ "ADJ": [ "early", "20th", "circadian", "rhythmic" ], "ADP": [ "In", "in", "of" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "century", "rhythms", "feeding", "times", "bees" ], "NUM":...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
In/prep/noticed the/det/century early/amod/century 20th/amod/century century/pobj/In ,/punct/noticed circadian/amod/rhythms rhythms/nsubjpass/noticed were/auxpass/noticed noticed/ROOT/noticed in/prep/noticed the/det/times rhythmic/amod/times feeding/compound/times times/pobj/in of/prep/times bees/pobj/of ./punct/notice...
(S (PP (IN In) (NP (DT the) (JJ early) (JJ 20th) (NN century))) (, ,) (NP (JJ circadian) (NNS rhythms)) (VP (VBD were) (VP (VBN noticed) (PP (IN in) (NP (NP (DT the) (JJ rhythmic) (NN feeding) (NNS times)) (PP (IN of) (NP (NNS bees))))))) (. .))
T
['circadian rhythms were noticed in the rhythmic feeding times of bees']
[]
['In the early 20th century , circadian rhythms were noticed in the rhythmic feeding times of bees .']
[]
[]
66,279
On 2 February 2000, Philippe Binant realised the first digital cinema projection in Europe, with the DLP CINEMA technology developed by Texas Instruments, in Paris.
(ROOT (S (PP (IN On) (NP (CD 2) (NNP February) (CD 2000))) (, ,) (NP (NNP Philippe) (NNP Binant)) (VP (VBD realised) (NP (NP (DT the) (JJ first) (JJ digital) (NN cinema) (NN projection)) (PP (IN in) (NP (NNP Europe)))) (, ,) (PP (IN with) (NP (NP (DT the) (NML (NNP DLP) (NNP CINEMA)) (NN technology)) (VP (VBN developed...
9
{ "ADJ": [ "first", "digital" ], "ADP": [ "On", "in", "with", "by", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "cinema", "projection", "technology" ], "NUM": [ "2", "2000" ], "PART": [], ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "O" ]
On/prep/realised 2/nummod/February February/pobj/On 2000/nummod/February ,/punct/realised Philippe/compound/Binant Binant/nsubj/realised realised/ROOT/realised the/det/projection first/amod/projection digital/amod/projection cinema/compound/projection projection/dobj/realised in/prep/projection Europe/pobj/in ,/punct/p...
(S (PP (IN On) (NP (CD 2) (NNP February) (CD 2000))) (, ,) (NP (NNP Philippe) (NNP Binant)) (VP (VBD realised) (NP (NP (DT the) (JJ first) (JJ digital) (NN cinema) (NN projection)) (PP (IN in) (NP (NNP Europe)))) (, ,) (PP (IN with) (NP (NP (DT the) (NML (NNP DLP) (NNP CINEMA)) (NN technology)) (VP (VBN developed) (PP ...
T
['Philippe Binant realised the first digital cinema projection in Europe , with the DLP CINEMA technology developed by Texas Instruments , in Paris']
[]
['On 2 February 2000 , Philippe Binant realised the first digital cinema projection in Europe , with the DLP CINEMA technology developed by Texas Instruments , in Paris .']
[]
[]
52,899
What organization of oil producers was Libya a part of?
(ROOT (SBARQ (WHNP (WHNP (WP What) (NN organization)) (PP (IN of) (NP (NN oil) (NNS producers)))) (SQ (VBD was) (NP (NNP Libya)) (NP (NP (DT a) (NN part)) (PP (IN of)))) (. ?)))
6
{ "ADJ": [], "ADP": [ "of", "of" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "a" ], "INTJ": [], "NOUN": [ "organization", "oil", "producers", "part" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Libya" ], "PUNCT": [ ...
[ "O", "O", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "O" ]
What/det/organization organization/attr/was of/prep/organization oil/compound/producers producers/pobj/of was/ROOT/was Libya/attr/was a/det/part part/attr/was of/prep/part ?/punct/was
(SBARQ (WHNP (WHNP (WP What) (NN organization)) (PP (IN of) (NP (NN oil) (NNS producers)))) (SQ (VBD was) (NP (NNP Libya)) (NP (NP (DT a) (NN part)) (PP (IN of)))) (. ?))
FC
[]
[]
[]
[]
['What organization of oil producers was Libya a part of ?']
38,007
Snow is rare, not usually equating to more than a few flakes, but there have been exclusions, namely the European winter storms of 2009-10 which, in early January, covered Plymouth in at least 1 inch (2.5 cm) of snow; more on higher ground.
(ROOT (S (S (NP (NN Snow)) (VP (VBZ is) (ADJP (JJ rare)) (, ,) (PP (ADVP (RB not) (RB usually)) (VBG equating) (PP (IN to) (NP (NP (JJR more)) (PP (IN than) (NP (DT a) (JJ few) (NNS flakes)))))))) (, ,) (CC but) (S (NP (EX there)) (VP (VBP have) (VP (VBN been) (NP (NP (NNS exclusions)) (, ,) (NP (ADVP (RB namely)) (NP ...
19
{ "ADJ": [ "rare", "more", "few", "European", "early", "higher" ], "ADP": [ "to", "than", "of", "in", "in", "of", "on" ], "ADV": [ "usually", "namely", "at", "least", "more" ], "AUX": [ "is", "have", "been" ], "CCONJ":...
[ "B-NP", "B-VP", "B-ADJP", "B-VP", "B-ADVP", "I-ADVP", "B-PP", "I-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-ADVP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O", "B-PP", ...
Snow/nsubj/is is/ROOT/is rare/acomp/is ,/punct/is not/neg/equating usually/advmod/equating equating/dep/is to/prep/equating more/amod/few than/quantmod/few a/quantmod/few few/nummod/flakes flakes/pobj/to ,/punct/is but/cc/is there/expl/been have/aux/been been/conj/is exclusions/attr/been ,/punct/exclusions namely/advmo...
(S (S (NP (NN Snow)) (VP (VBZ is) (ADJP (JJ rare)) (, ,) (PP (ADVP (RB not) (RB usually)) (VBG equating) (PP (IN to) (NP (NP (JJR more)) (PP (IN than) (NP (DT a) (JJ few) (NNS flakes)))))))) (, ,) (CC but) (S (NP (EX there)) (VP (VBP have) (VP (VBN been) (NP (NP (NNS exclusions)) (, ,) (NP (ADVP (RB namely)) (NP (NP (N...
CT
['Snow is rare , not usually equating to more than a few flakes', 'there have been exclusions , namely the European winter storms of 2009 - 10 ; more on higher ground']
['which , in early January , covered Plymouth in at least 1 inch -LRB- 2.5 cm -RRB- of snow ; more on higher ground', 'which , in early January , covered Plymouth in at least 1 inch -LRB- 2.5 cm -RRB- of snow']
[]
['Snow is rare , not usually equating to more than a few flakes , but there have been exclusions , namely the European winter storms of 2009 - 10 which , in early January , covered Plymouth in at least 1 inch -LRB- 2.5 cm -RRB- of snow ; more on higher ground .']
[]
63,725
The Ten Commandments, and the beginnings of the renewed life of Christians accorded to them by the sacrament of baptism, are a present foreshadowing of the believers' future angel-like life in heaven in the midst of this life.
(ROOT (S (NP (NP (DT The) (CD Ten) (NNS Commandments)) (, ,) (CC and) (NP (NP (DT the) (NNS beginnings)) (PP (IN of) (NP (NP (NP (DT the) (VBN renewed) (NN life)) (PP (IN of) (NP (NNPS Christians)))) (VP (VBN accorded) (PP (IN to) (NP (PRP them))) (PP (IN by) (NP (NP (DT the) (NN sacrament)) (PP (IN of) (NP (NN baptism...
12
{ "ADJ": [ "present", "future", "like" ], "ADP": [ "of", "of", "to", "by", "of", "of", "in", "in", "of" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "The", "the", "the", "the", "a", "the", "the", ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-ADJ...
The/det/Commandments Ten/nummod/Commandments Commandments/nsubj/are ,/punct/Commandments and/cc/Commandments the/det/beginnings beginnings/conj/Commandments of/prep/beginnings the/det/life renewed/amod/life life/pobj/of of/prep/life Christians/pobj/of accorded/acl/beginnings to/dative/accorded them/pobj/to by/agent/acc...
(S (NP (NP (DT The) (CD Ten) (NNS Commandments)) (, ,) (CC and) (NP (NP (DT the) (NNS beginnings)) (PP (IN of) (NP (NP (NP (DT the) (VBN renewed) (NN life)) (PP (IN of) (NP (NNPS Christians)))) (VP (VBN accorded) (PP (IN to) (NP (PRP them))) (PP (IN by) (NP (NP (DT the) (NN sacrament)) (PP (IN of) (NP (NN baptism))))))...
T
["The Ten Commandments , and the beginnings of the renewed life of Christians accorded to them by the sacrament of baptism , are a present foreshadowing of the believers ' future angel - like life in heaven in the midst of this life"]
[]
["The Ten Commandments , and the beginnings of the renewed life of Christians accorded to them by the sacrament of baptism , are a present foreshadowing of the believers ' future angel - like life in heaven in the midst of this life ."]
[]
[]
42,075
No one was harmed in the incident.
(ROOT (S (NP (DT No) (NN one)) (VP (VBD was) (VP (VBN harmed) (PP (IN in) (NP (DT the) (NN incident))))) (. .)))
7
{ "ADJ": [], "ADP": [ "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "No", "the" ], "INTJ": [], "NOUN": [ "one", "incident" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB"...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
No/det/one one/nsubjpass/harmed was/auxpass/harmed harmed/ROOT/harmed in/prep/harmed the/det/incident incident/pobj/in ./punct/harmed
(S (NP (DT No) (NN one)) (VP (VBD was) (VP (VBN harmed) (PP (IN in) (NP (DT the) (NN incident))))) (. .))
T
['No one was harmed in the incident']
[]
['No one was harmed in the incident .']
[]
[]
66,846
Hundreds of thousands of sympathizers poured into the streets in mass demonstrations throughout Egypt and across the Arab world rejecting his resignation, chanting, "We are your soldiers, Gamal!"
(ROOT (S (NP (NP (NNS Hundreds)) (PP (IN of) (NP (NP (NNS thousands)) (PP (IN of) (NP (NNS sympathizers)))))) (VP (VBD poured) (PP (IN into) (NP (DT the) (NNS streets))) (PP (IN in) (NP (NP (JJ mass) (NNS demonstrations)) (PP (PP (IN throughout) (NP (NNP Egypt))) (CC and) (PP (IN across) (NP (DT the) (JJ Arab) (NN worl...
11
{ "ADJ": [ "Arab" ], "ADP": [ "of", "of", "into", "in", "throughout", "across" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "Hundreds", "thousands", "sympathizers", "streets", ...
[ "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "B-VP", "B-NP", "I-NP", "B-VP", "B-NP"...
Hundreds/quantmod/thousands of/quantmod/thousands thousands/nsubj/poured of/prep/thousands sympathizers/pobj/of poured/ROOT/poured into/prep/poured the/det/streets streets/pobj/into in/prep/poured mass/amod/demonstrations demonstrations/pobj/in throughout/prep/poured Egypt/pobj/throughout and/cc/throughout across/conj/...
(S (NP (NP (NNS Hundreds)) (PP (IN of) (NP (NP (NNS thousands)) (PP (IN of) (NP (NNS sympathizers)))))) (VP (VBD poured) (PP (IN into) (NP (DT the) (NNS streets))) (PP (IN in) (NP (NP (JJ mass) (NNS demonstrations)) (PP (PP (IN throughout) (NP (NNP Egypt))) (CC and) (PP (IN across) (NP (DT the) (JJ Arab) (NN world)))))...
T
['Hundreds of thousands of sympathizers poured into the streets in mass demonstrations throughout Egypt and across the Arab world rejecting his resignation , chanting , " We are your soldiers , Gamal']
[]
['Hundreds of thousands of sympathizers poured into the streets in mass demonstrations throughout Egypt and across the Arab world rejecting his resignation , chanting , " We are your soldiers , Gamal ! "']
[]
[]
19,440
The capital is Nashville, though Knoxville, Kingston, and Murfreesboro have all served as state capitals in the past.
(ROOT (S (NP (DT The) (NN capital)) (VP (VBZ is) (NP (NNP Nashville)) (, ,) (SBAR (IN though) (S (NP (NNP Knoxville) (, ,) (NNP Kingston) (, ,) (CC and) (NNP Murfreesboro)) (VP (VBP have) (DT all) (VP (VBN served) (PP (IN as) (NP (NN state) (NNS capitals))) (PP (IN in) (NP (DT the) (NN past)))))))) (. .)))
10
{ "ADJ": [], "ADP": [ "as", "in" ], "ADV": [], "AUX": [ "is", "have" ], "CCONJ": [ "and" ], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "capital", "state", "capitals", "past" ], "NUM": [], "PART": [], "PRON": [ "all" ], "PROPN": [ ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/capital capital/nsubj/is is/ROOT/is Nashville/attr/is ,/punct/is though/mark/served Knoxville/nsubj/served ,/punct/Knoxville Kingston/conj/Knoxville ,/punct/Kingston and/cc/Kingston Murfreesboro/conj/Kingston have/aux/served all/dep/served served/advcl/is as/prep/served state/compound/capitals capitals/pobj/as ...
(S (NP (DT The) (NN capital)) (VP (VBZ is) (NP (NNP Nashville)) (, ,) (SBAR (IN though) (S (NP (NNP Knoxville) (, ,) (NNP Kingston) (, ,) (CC and) (NNP Murfreesboro)) (VP (VBP have) (DT all) (VP (VBN served) (PP (IN as) (NP (NN state) (NNS capitals))) (PP (IN in) (NP (DT the) (NN past)))))))) (. .))
CT
['The capital is Nashville ,']
['though Knoxville , Kingston , and Murfreesboro have all served as state capitals in the past']
[]
['The capital is Nashville , though Knoxville , Kingston , and Murfreesboro have all served as state capitals in the past .']
[]
11,197
The oil-fed fires were then injected with water from time to time; the flashes produced were similar to those of the German C-250 and C-500 Flammbomben.
(ROOT (S (S (NP (DT The) (ADJP (NN oil) (HYPH -) (VBN fed)) (NNS fires)) (VP (VBD were) (ADVP (RB then)) (VP (VBN injected) (PP (IN with) (NP (NN water))) (PP (PP (IN from) (NP (NN time))) (PP (IN to) (NP (NN time))))))) (: ;) (S (NP (NP (DT the) (NNS flashes)) (VP (VBN produced))) (VP (VBD were) (ADJP (JJ similar) (PP...
12
{ "ADJ": [ "similar", "German" ], "ADP": [ "with", "from", "to", "to", "of" ], "ADV": [ "then" ], "AUX": [ "were", "were" ], "CCONJ": [ "and" ], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "oil", "fires", "water", ...
[ "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADJP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "O" ]
The/det/fires oil/npadvmod/fed -/punct/fed fed/amod/fires fires/nsubjpass/injected were/auxpass/injected then/advmod/injected injected/ccomp/were with/prep/injected water/pobj/with from/prep/injected time/pobj/from to/prep/from time/pobj/to ;/punct/were the/det/flashes flashes/nsubj/were produced/acl/flashes were/ROOT/...
(S (S (NP (DT The) (ADJP (NN oil) (HYPH -) (VBN fed)) (NNS fires)) (VP (VBD were) (ADVP (RB then)) (VP (VBN injected) (PP (IN with) (NP (NN water))) (PP (PP (IN from) (NP (NN time))) (PP (IN to) (NP (NN time))))))) (: ;) (S (NP (NP (DT the) (NNS flashes)) (VP (VBN produced))) (VP (VBD were) (ADJP (JJ similar) (PP (IN t...
T
['The oil - fed fires were then injected with water from time to time', 'the flashes produced were similar to those of the German C-250 and C-500 Flammbomben']
[]
['The oil - fed fires were then injected with water from time to time ; the flashes produced were similar to those of the German C-250 and C-500 Flammbomben .']
[]
[]
63,703
Of this experience she commented, "I studied with a vocal coach for Evita and I realized there was a whole piece of my voice I wasn't using.
(ROOT (S (PP (IN Of) (NP (DT this) (NN experience))) (NP (PRP she)) (VP (VBD commented) (, ,) (`` ") (S (S (NP (PRP I)) (VP (VBD studied) (PP (IN with) (NP (DT a) (JJ vocal) (NN coach))) (PP (IN for) (NP (NNP Evita))))) (CC and) (S (NP (PRP I)) (VP (VBD realized) (SBAR (S (NP (EX there)) (VP (VBD was) (NP (NP (NP (DT a...
15
{ "ADJ": [ "vocal", "whole" ], "ADP": [ "Of", "with", "for", "of" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "this", "a", "a" ], "INTJ": [], "NOUN": [ "experience", "coach", "piece", "voice" ], "NUM": [], "PART...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "O" ]
Of/prep/commented this/det/experience experience/pobj/Of she/nsubj/commented commented/ROOT/commented ,/punct/commented "/punct/commented I/nsubj/studied studied/ccomp/commented with/prep/studied a/det/coach vocal/amod/coach coach/pobj/with for/prep/coach Evita/pobj/for and/cc/studied I/nsubj/realized realized/conj/stu...
(S (PP (IN Of) (NP (DT this) (NN experience))) (NP (PRP she)) (VP (VBD commented) (, ,) (`` ") (S (S (NP (PRP I)) (VP (VBD studied) (PP (IN with) (NP (DT a) (JJ vocal) (NN coach))) (PP (IN for) (NP (NNP Evita))))) (CC and) (S (NP (PRP I)) (VP (VBD realized) (SBAR (S (NP (EX there)) (VP (VBD was) (NP (NP (NP (DT a) (JJ ...
CT
['she commented , " I studied with a vocal coach for Evita and I realized']
["there was a whole piece of my voice I was n't using", "I was n't using"]
[]
['Of this experience she commented , " I studied with a vocal coach for Evita and I realized there was a whole piece of my voice I was n\'t using .']
[]
15,423
The Qur'anic system, which teaches the greatest number of students relative to other educational sub-sectors, is oftentimes the only system accessible to Somalis in nomadic as compared to urban areas.
(ROOT (S (NP (NP (DT The) (JJ Qur'anic) (NN system)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ teaches) (NP (NP (NP (DT the) (JJS greatest) (NN number)) (PP (IN of) (NP (NNS students)))) (ADVP (JJ relative) (PP (IN to) (NP (JJ other) (JJ educational) (NN sub) (HYPH -) (NNS sectors)))))))) (, ,)) (VP (VBZ is) (ADVP (RB...
11
{ "ADJ": [ "Qur'anic", "greatest", "relative", "other", "educational", "only", "accessible", "nomadic", "urban" ], "ADP": [ "of", "to", "to", "in", "to" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The", "the", "the" ],...
[ "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-NP", "I-NP", "I-NP", "B-ADJP", "B-PP", "B-NP", "B-PP", "B-ADJP", "B-PP", "I-PP", "...
The/det/system Qur'anic/amod/system system/nsubj/is ,/punct/system which/nsubj/teaches teaches/relcl/system the/det/number greatest/amod/number number/dobj/teaches of/prep/number students/pobj/of relative/amod/students to/prep/relative other/amod/sub educational/amod/sub sub/pobj/to -/pobj/to sectors/pobj/to ,/punct/sy...
(S (NP (NP (DT The) (JJ Qur'anic) (NN system)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ teaches) (NP (NP (NP (DT the) (JJS greatest) (NN number)) (PP (IN of) (NP (NNS students)))) (ADVP (JJ relative) (PP (IN to) (NP (JJ other) (JJ educational) (NN sub) (HYPH -) (NNS sectors)))))))) (, ,)) (VP (VBZ is) (ADVP (RB often...
CT
["The Qur'anic system , which teaches the greatest number of students relative to other educational sub - sectors , is oftentimes the only system accessible to Somalis in nomadic as compared to urban areas"]
['which teaches the greatest number of students relative to other educational sub - sectors']
[]
["The Qur'anic system , which teaches the greatest number of students relative to other educational sub - sectors , is oftentimes the only system accessible to Somalis in nomadic as compared to urban areas ."]
[]
33,656
In an interview on September 12, 2012, Soma Somasegar (vice president of Microsoft's development software division) confirmed that "Windows Store apps" would be the official term for the apps.
(ROOT (S (PP (IN In) (NP (NP (DT an) (NN interview)) (PP (IN on) (NP (NNP September) (CD 12) (, ,) (CD 2012))))) (, ,) (NP (NP (NNP Soma) (NNP Somasegar)) (-LRB- -LRB-) (NP (NP (JJ vice) (NN president)) (PP (IN of) (NP (NP (NNP Microsoft) (POS 's)) (NML (NN development) (NN software)) (NN division)))) (-RRB- -RRB-)) (V...
11
{ "ADJ": [ "official" ], "ADP": [ "In", "on", "of", "for" ], "ADV": [], "AUX": [ "would", "be" ], "CCONJ": [], "DET": [ "an", "the", "the" ], "INTJ": [], "NOUN": [ "interview", "vice", "president", "development", "software", "divisi...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-VP", "O", "O", "O", "O", "B-NP", "O", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", ...
In/prep/confirmed an/det/interview interview/pobj/In on/prep/interview September/pobj/on 12/nummod/September ,/punct/September 2012/nummod/September ,/punct/September Soma/compound/Somasegar Somasegar/nsubj/confirmed (/punct/Somasegar vice/compound/president president/appos/Somasegar of/prep/president Microsoft/poss/di...
(S (PP (IN In) (NP (NP (DT an) (NN interview)) (PP (IN on) (NP (NNP September) (CD 12) (, ,) (CD 2012))))) (, ,) (NP (NP (NNP Soma) (NNP Somasegar)) (-LRB- -LRB-) (NP (NP (JJ vice) (NN president)) (PP (IN of) (NP (NP (NNP Microsoft) (POS 's)) (NML (NN development) (NN software)) (NN division)))) (-RRB- -RRB-)) (VP (VBD...
CT
["Soma Somasegar -LRB- vice president of Microsoft 's development software division -RRB- confirmed"]
['that " Windows Store apps " would be the official term for the apps']
[]
['In an interview on September 12 , 2012 , Soma Somasegar -LRB- vice president of Microsoft \'s development software division -RRB- confirmed that " Windows Store apps " would be the official term for the apps .']
[]
11,765
An enhanced version of the game released on Nintendo 3DS as Digimon World Re:Digitize Decode in 2013.
(ROOT (NP (NP (NP (DT An) (VBN enhanced) (NN version)) (PP (IN of) (NP (DT the) (NN game)))) (VP (VBN released) (PP (IN on) (NP (NNP Nintendo) (NNP 3DS))) (PP (PP (IN as) (NP (NNP Digimon) (NNP World))) (NNP Re) (HYPH :) (NNP Digitize) (NP (NNP Decode))) (PP (IN in) (NP (CD 2013)))) (. .)))
7
{ "ADJ": [], "ADP": [ "of", "on", "as", "Re", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "An", "the" ], "INTJ": [], "NOUN": [ "version", "game", "3DS" ], "NUM": [ "2013" ], "PART": [], "PRON": [], "PROPN": [ "Nintendo", "Digimo...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "I-PP", "B-NP", "B-PP", "B-NP", "I-NP" ]
An/det/version enhanced/amod/version version/ROOT/version of/prep/version the/det/game game/pobj/of released/acl/game on/prep/released Nintendo/compound/3DS 3DS/pobj/on as/prep/released Digimon/compound/World World/pobj/as Re/prep/version :/punct/Re Digitize/compound/Decode Decode/pobj/Re in/prep/Decode 2013/pobj/in ./...
(NP (NP (NP (DT An) (VBN enhanced) (NN version)) (PP (IN of) (NP (DT the) (NN game)))) (VP (VBN released) (PP (IN on) (NP (NNP Nintendo) (NNP 3DS))) (PP (PP (IN as) (NP (NNP Digimon) (NNP World))) (NNP Re) (HYPH :) (NNP Digitize) (NP (NNP Decode))) (PP (IN in) (NP (CD 2013)))) (. .))
T
['An enhanced version of the game released on Nintendo 3DS as Digimon World Re : Digitize Decode in 2013']
[]
['An enhanced version of the game released on Nintendo 3DS as Digimon World Re : Digitize Decode in 2013 .']
[]
[]
43,457
On the question of the death penalty vs. life without parole, the strongest preference for the death penalty was 61 percent in 1997 (29 percent favoring life), and the lowest preference for the death penalty was 47 percent in 2006 (48 percent favoring life).
(ROOT (S (PP (IN On) (NP (NP (DT the) (NN question)) (PP (PP (IN of) (NP (DT the) (NN death) (NN penalty))) (PP (IN vs.) (NP (NP (NN life)) (PP (IN without) (NP (NN parole)))))))) (, ,) (NP (NP (NP (DT the) (JJS strongest) (NN preference)) (PP (IN for) (NP (DT the) (NN death) (NN penalty)))) (VBD was) (NP (CD 61) (NN p...
10
{ "ADJ": [ "strongest", "lowest" ], "ADP": [ "On", "of", "vs.", "without", "for", "in", "for", "in" ], "ADV": [], "AUX": [ "was", "was" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "the", "the", "the" ], "INTJ": ...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "O", "O", "O", "B-NP", "...
On/prep/was the/det/question question/pobj/On of/prep/question the/det/penalty death/compound/penalty penalty/pobj/of vs./prep/penalty life/pobj/vs. without/prep/penalty parole/pobj/without ,/punct/parole the/det/preference strongest/amod/preference preference/nsubj/was for/prep/preference the/det/penalty death/compoun...
(S (PP (IN On) (NP (NP (DT the) (NN question)) (PP (PP (IN of) (NP (DT the) (NN death) (NN penalty))) (PP (IN vs.) (NP (NP (NN life)) (PP (IN without) (NP (NN parole)))))))) (, ,) (NP (NP (NP (DT the) (JJS strongest) (NN preference)) (PP (IN for) (NP (DT the) (NN death) (NN penalty)))) (VBD was) (NP (CD 61) (NN percent...
T
['29 percent favoring life', 'the lowest preference for the death penalty was 47 percent in 2006 -LRB- 48 percent favoring life -RRB-']
[]
['On the question of the death penalty vs. life without parole , the strongest preference for the death penalty was 61 percent in 1997 -LRB- 29 percent favoring life -RRB- , and the lowest preference for the death penalty was 47 percent in 2006 -LRB- 48 percent favoring life -RRB- .']
[]
[]
21,590
Nevertheless, according to the 2014 Environmental Performance Index, Switzerland ranks first among 132 nations in safeguarding the environment, due to its high scores on environmental public health, its heavy reliance on renewable sources of energy (hydropower and geothermal energy), and its control of greenhouse gas e...
(ROOT (S (ADVP (RB Nevertheless)) (, ,) (PP (VBG according) (PP (IN to) (NP (DT the) (CD 2014) (NML (NNP Environmental) (NNP Performance)) (NNP Index)))) (, ,) (NP (NNP Switzerland)) (VP (VBZ ranks) (ADVP (ADVP (RB first)) (PP (IN among) (NP (CD 132) (NNS nations)))) (PP (IN in) (S (VP (VBG safeguarding) (NP (DT the) (...
11
{ "ADJ": [ "high", "environmental", "public", "heavy", "renewable", "geothermal" ], "ADP": [ "to", "among", "in", "due", "to", "on", "on", "of", "of" ], "ADV": [ "Nevertheless", "first" ], "AUX": [], "CCONJ": [ "and", "and" ],...
[ "B-ADVP", "O", "B-PP", "I-PP", "B-NP", "I-NP", "O", "O", "B-NP", "O", "B-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "B-PP", "B-VP", "B-NP", "I-NP", "B-VP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-N...
Nevertheless/advmod/ranks ,/punct/ranks according/prep/ranks to/prep/according the/det/Index 2014/nummod/Index Environmental/compound/Performance Performance/compound/Index Index/pobj/to ,/punct/ranks Switzerland/nsubj/ranks ranks/ROOT/ranks first/advmod/ranks among/prep/ranks 132/nummod/nations nations/pobj/among in/p...
(S (ADVP (RB Nevertheless)) (, ,) (PP (VBG according) (PP (IN to) (NP (DT the) (CD 2014) (NML (NNP Environmental) (NNP Performance)) (NNP Index)))) (, ,) (NP (NNP Switzerland)) (VP (VBZ ranks) (ADVP (ADVP (RB first)) (PP (IN among) (NP (CD 132) (NNS nations)))) (PP (IN in) (S (VP (VBG safeguarding) (NP (DT the) (NN env...
T
['Switzerland ranks first among 132 nations in safeguarding the environment , due to its high scores on environmental public health , its heavy reliance on renewable sources of energy -LRB- hydropower and geothermal energy -RRB- , and its control of greenhouse gas emissions']
[]
['Nevertheless , according to the 2014 Environmental Performance Index , Switzerland ranks first among 132 nations in safeguarding the environment , due to its high scores on environmental public health , its heavy reliance on renewable sources of energy -LRB- hydropower and geothermal energy -RRB- , and its control of...
[]
[]
58,080
Job opportunities also exist as observers on tuna boats where the role is to monitor compliance with the boat's tuna fishing licence.
(ROOT (S (NP (NN Job) (NNS opportunities)) (ADVP (RB also)) (VP (VBP exist) (PP (IN as) (NP (NP (NNS observers)) (PP (IN on) (NP (NP (NN tuna) (NNS boats)) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NN role)) (VP (VBZ is) (S (VP (TO to) (VP (VB monitor) (NP (NP (NN compliance)) (PP (IN with) (NP (NP (DT the) (NN boat)...
18
{ "ADJ": [], "ADP": [ "as", "on", "with" ], "ADV": [ "also" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "opportunities", "observers", "tuna", "boats", "role", "compliance", "boat", "tuna", "fishin...
[ "B-NP", "I-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O", "B-NP", "O" ]
Job/compound/opportunities opportunities/nsubj/exist also/advmod/exist exist/ROOT/exist as/prep/exist observers/pobj/as on/prep/observers tuna/compound/boats boats/pobj/on where/advmod/is the/det/role role/nsubj/is is/relcl/boats to/aux/monitor monitor/xcomp/is compliance/dobj/monitor with/prep/compliance the/det/boat ...
(S (NP (NN Job) (NNS opportunities)) (ADVP (RB also)) (VP (VBP exist) (PP (IN as) (NP (NP (NNS observers)) (PP (IN on) (NP (NP (NN tuna) (NNS boats)) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NN role)) (VP (VBZ is) (S (VP (TO to) (VP (VB monitor) (NP (NP (NN compliance)) (PP (IN with) (NP (NP (DT the) (NN boat) (POS ...
CT
["Job opportunities exist as observers on tuna boats where the role is to monitor compliance with the boat 's tuna fishing licence"]
["where the role is to monitor compliance with the boat 's tuna fishing licence"]
[]
["Job opportunities also exist as observers on tuna boats where the role is to monitor compliance with the boat 's tuna fishing licence ."]
[]
54,451
Which country did Frédéric go to first after setting out for Western Europe?
(ROOT (SBARQ (WHNP (WDT Which) (NN country)) (SQ (VBD did) (NP (NNP Frédéric)) (VP (VB go) (PP (IN to)) (ADVP (RB first)) (PP (IN after) (S (VP (VBG setting) (PRT (RP out)) (PP (IN for) (NP (NNP Western) (NNP Europe)))))))) (. ?)))
10
{ "ADJ": [], "ADP": [ "to", "after", "out", "for" ], "ADV": [ "first" ], "AUX": [ "did" ], "CCONJ": [], "DET": [ "Which" ], "INTJ": [], "NOUN": [ "country" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Frédéric", "Western", "Europe" ], ...
[ "O", "O", "O", "B-NP", "B-VP", "B-PP", "B-ADVP", "B-PP", "B-VP", "O", "B-PP", "B-NP", "I-NP", "O" ]
Which/det/country country/pobj/to did/aux/go Frédéric/nsubj/go go/ROOT/go to/prep/go first/advmod/after after/prep/go setting/pcomp/after out/prt/setting for/prep/setting Western/compound/Europe Europe/pobj/for ?/punct/go
(SBARQ (WHNP (WDT Which) (NN country)) (SQ (VBD did) (NP (NNP Frédéric)) (VP (VB go) (PP (IN to)) (ADVP (RB first)) (PP (IN after) (S (VP (VBG setting) (PRT (RP out)) (PP (IN for) (NP (NNP Western) (NNP Europe)))))))) (. ?))
FC
[]
[]
[]
[]
['Which country did Frédéric go to first after setting out for Western Europe ?']
7,072
Catholic theology holds that God is infinitely simple and is not involuntarily subject to time.
(ROOT (S (NP (JJ Catholic) (NN theology)) (VP (VBZ holds) (SBAR (IN that) (S (NP (NNP God)) (VP (VP (VBZ is) (ADJP (RB infinitely) (JJ simple))) (CC and) (VP (VBZ is) (RB not) (ADVP (RB involuntarily)) (JJ subject) (PP (IN to) (NP (NN time)))))))) (. .)))
10
{ "ADJ": [ "Catholic", "simple", "subject" ], "ADP": [ "to" ], "ADV": [ "infinitely", "involuntarily" ], "AUX": [ "is", "is" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "theology", "time" ], "NUM": [], "PART": [ "not" ], "PR...
[ "B-NP", "I-NP", "B-VP", "O", "B-NP", "B-VP", "B-ADJP", "I-ADJP", "B-VP", "I-VP", "I-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "O" ]
Catholic/amod/theology theology/nsubj/holds holds/ROOT/holds that/mark/is God/nsubj/is is/ccomp/holds infinitely/advmod/simple simple/acomp/is and/cc/is is/conj/is not/neg/is involuntarily/advmod/is subject/acomp/is to/prep/subject time/pobj/to ./punct/holds
(S (NP (JJ Catholic) (NN theology)) (VP (VBZ holds) (SBAR (IN that) (S (NP (NNP God)) (VP (VP (VBZ is) (ADJP (RB infinitely) (JJ simple))) (CC and) (VP (VBZ is) (RB not) (ADVP (RB involuntarily)) (JJ subject) (PP (IN to) (NP (NN time)))))))) (. .))
CT
['Catholic theology holds']
['that God is infinitely simple and is not involuntarily subject to time']
[]
['Catholic theology holds that God is infinitely simple and is not involuntarily subject to time .']
[]
36,968
At short range, the apparent target area is relatively large, the trajectory is flat and the time of flight is short, allowing to correct lead by watching the tracers.
(ROOT (S (PP (IN At) (NP (JJ short) (NN range))) (, ,) (S (NP (DT the) (JJ apparent) (NN target) (NN area)) (VP (VBZ is) (ADJP (RB relatively) (JJ large)))) (, ,) (S (NP (DT the) (NN trajectory)) (VP (VBZ is) (ADJP (JJ flat)))) (CC and) (S (NP (NP (DT the) (NN time)) (PP (IN of) (NP (NN flight)))) (VP (VBZ is) (ADJP (J...
12
{ "ADJ": [ "short", "apparent", "large", "flat", "short" ], "ADP": [ "At", "of", "by" ], "ADV": [ "relatively" ], "AUX": [ "is", "is", "is" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ ...
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADJP", "I-ADJP", "O", "B-NP", "I-NP", "B-VP", "B-ADJP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-ADJP", "O", "B-VP", "I-VP", "I-VP", "B-NP", "B-PP", "B-VP", "B-NP", "I-NP", ...
At/prep/is short/amod/range range/pobj/At ,/punct/is the/det/area apparent/amod/area target/compound/area area/nsubj/is is/ccomp/is relatively/advmod/large large/acomp/is ,/punct/is the/det/trajectory trajectory/nsubj/is is/ROOT/is flat/acomp/is and/cc/is the/det/time time/nsubj/is of/prep/time flight/pobj/of is/conj/i...
(S (PP (IN At) (NP (JJ short) (NN range))) (, ,) (S (NP (DT the) (JJ apparent) (NN target) (NN area)) (VP (VBZ is) (ADJP (RB relatively) (JJ large)))) (, ,) (S (NP (DT the) (NN trajectory)) (VP (VBZ is) (ADJP (JJ flat)))) (CC and) (S (NP (NP (DT the) (NN time)) (PP (IN of) (NP (NN flight)))) (VP (VBZ is) (ADJP (JJ shor...
T
['the apparent target area is relatively large', 'the trajectory is flat', 'the time of flight is short', 'allowing to correct lead by watching the tracers']
[]
['At short range , the apparent target area is relatively large , the trajectory is flat and the time of flight is short , allowing to correct lead by watching the tracers .']
[]
[]
10,838
October–25 November 1952), the Battle of Hill Eerie (21 March–21 June 1952), the sieges of Outpost Harry (10–18 June 1953), the Battle of the Hook (28–29 May 1953), the Battle of Pork Chop Hill (23 March–16 July 1953), and the Battle of Kumsong (13–27 July 1953).
(ROOT (NP (NP (NP (CD October–25) (NNP November) (CD 1952)) (, -RRB-)) (, ,) (NP (NP (NP (DT the) (NNP Battle)) (PP (IN of) (NP (NNP Hill) (NNP Eerie)))) (-LRB- -LRB-) (NP (CD 21) (CD March–21) (NNP June) (CD 1952)) (-RRB- -RRB-)) (, ,) (NP (NP (NP (DT the) (NNS sieges)) (PP (IN of) (NP (NNP Outpost) (NNP Harry)))) (NM...
7
{ "ADJ": [], "ADP": [ "of", "of", "of", "of", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "sieges", "Outpost" ], "NUM": [ "1952", "21", "1952", ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "O", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "...
October–25/dep/sieges November/npadvmod/October–25 1952/nummod/November )/punct/November ,/punct/October–25 the/det/Battle Battle/appos/October–25 of/prep/Battle Hill/compound/Eerie Eerie/pobj/of (/punct/Battle 21/nummod/March–21 March–21/appos/Battle June/npadvmod/Battle 1952/nummod/June )/punct/Battle ,/punct/sieges ...
(NP (NP (NP (CD October–25) (NNP November) (CD 1952)) (, -RRB-)) (, ,) (NP (NP (NP (DT the) (NNP Battle)) (PP (IN of) (NP (NNP Hill) (NNP Eerie)))) (-LRB- -LRB-) (NP (CD 21) (CD March–21) (NNP June) (CD 1952)) (-RRB- -RRB-)) (, ,) (NP (NP (NP (DT the) (NNS sieges)) (PP (IN of) (NP (NNP Outpost) (NNP Harry)))) (NML (-LR...
FC
[]
[]
[]
[]
['October–25 November 1952 -RRB- , the Battle of Hill Eerie -LRB- 21 March–21 June 1952 -RRB- , the sieges of Outpost Harry -LRB- 10–18 June 1953 -RRB- , the Battle of the Hook -LRB- 28–29 May 1953 -RRB- , the Battle of Pork Chop Hill -LRB- 23 March–16 July 1953 -RRB- , and the Battle of Kumsong -LRB- 13–27 July 1953 -...
61,526
A great power is a sovereign state that is recognized as having the ability and expertise to exert its influence on a global scale.
(ROOT (S (NP (DT A) (JJ great) (NN power)) (VP (VBZ is) (NP (NP (DT a) (JJ sovereign) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN recognized) (PP (IN as) (S (VP (VBG having) (NP (DT the) (NN ability) (CC and) (NN expertise) (S (VP (TO to) (VP (VB exert) (NP (PRP$ its) (NN influence)) (PP (IN on) (NP (D...
18
{ "ADJ": [ "great", "sovereign", "global" ], "ADP": [ "as", "on" ], "ADV": [], "AUX": [ "is", "is" ], "CCONJ": [ "and" ], "DET": [ "A", "a", "the", "a" ], "INTJ": [], "NOUN": [ "power", "state", "ability", "expertise", "influe...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
A/det/power great/amod/power power/nsubj/is is/ROOT/is a/det/state sovereign/amod/state state/attr/is that/nsubjpass/recognized is/auxpass/recognized recognized/relcl/state as/prep/recognized having/pcomp/as the/det/ability ability/dobj/having and/cc/ability expertise/conj/ability to/aux/exert exert/acl/ability its/pos...
(S (NP (DT A) (JJ great) (NN power)) (VP (VBZ is) (NP (NP (DT a) (JJ sovereign) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN recognized) (PP (IN as) (S (VP (VBG having) (NP (DT the) (NN ability) (CC and) (NN expertise) (S (VP (TO to) (VP (VB exert) (NP (PRP$ its) (NN influence)) (PP (IN on) (NP (DT a) (...
CT
['A great power is a sovereign state that is recognized as having the ability and expertise to exert its influence on a global scale']
['that is recognized as having the ability and expertise to exert its influence on a global scale']
[]
['A great power is a sovereign state that is recognized as having the ability and expertise to exert its influence on a global scale .']
[]
73,081
Hundreds of thousands of U.S. troops remained stationed in West Germany, with others in Belgium, the Netherlands and the United Kingdom, until the 1990s in anticipation of a possible Soviet attack.
(ROOT (S (NP (NP (NNS Hundreds)) (PP (IN of) (NP (NP (NNS thousands)) (PP (IN of) (NP (NNP U.S.) (NNS troops)))))) (VP (VBD remained) (VBN stationed) (PP (IN in) (NP (NNP West) (NNP Germany))) (, ,) (PP (IN with) (NP (NP (NNS others)) (PP (IN in) (NP (NP (NNP Belgium)) (, ,) (NP (DT the) (NNPS Netherlands)) (CC and) (N...
9
{ "ADJ": [ "possible", "Soviet" ], "ADP": [ "of", "of", "in", "with", "in", "until", "in", "of" ], "ADV": [], "AUX": [ "remained" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "a" ], "INTJ": [], "NOUN": [ "Hundreds", ...
[ "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP"...
Hundreds/quantmod/thousands of/quantmod/thousands thousands/nsubj/remained of/prep/thousands U.S./compound/troops troops/pobj/of remained/auxpass/stationed stationed/ROOT/stationed in/prep/stationed West/compound/Germany Germany/pobj/in ,/punct/stationed with/prep/stationed others/pobj/with in/prep/others Belgium/pobj/...
(S (NP (NP (NNS Hundreds)) (PP (IN of) (NP (NP (NNS thousands)) (PP (IN of) (NP (NNP U.S.) (NNS troops)))))) (VP (VBD remained) (VBN stationed) (PP (IN in) (NP (NNP West) (NNP Germany))) (, ,) (PP (IN with) (NP (NP (NNS others)) (PP (IN in) (NP (NP (NNP Belgium)) (, ,) (NP (DT the) (NNPS Netherlands)) (CC and) (NP (DT ...
T
['Hundreds of thousands of U.S. troops remained stationed in West Germany , with others in Belgium , the Netherlands and the United Kingdom , until the 1990s in anticipation of a possible Soviet attack']
[]
['Hundreds of thousands of U.S. troops remained stationed in West Germany , with others in Belgium , the Netherlands and the United Kingdom , until the 1990s in anticipation of a possible Soviet attack .']
[]
[]
24,943
It consists of 13 architectural astronomy instruments.
(ROOT (S (NP (PRP It)) (VP (VBZ consists) (PP (IN of) (NP (CD 13) (JJ architectural) (NN astronomy) (NNS instruments)))) (. .)))
6
{ "ADJ": [ "architectural" ], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "astronomy", "instruments" ], "NUM": [ "13" ], "PART": [], "PRON": [ "It" ], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], ...
[ "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
It/nsubj/consists consists/ROOT/consists of/prep/consists 13/nummod/instruments architectural/amod/instruments astronomy/compound/instruments instruments/pobj/of ./punct/consists
(S (NP (PRP It)) (VP (VBZ consists) (PP (IN of) (NP (CD 13) (JJ architectural) (NN astronomy) (NNS instruments)))) (. .))
T
['It consists of 13 architectural astronomy instruments']
[]
['It consists of 13 architectural astronomy instruments .']
[]
[]
31,183
Developed in conjunction with the Universal Coded Character Set (UCS) standard and published as The Unicode Standard, the latest version of Unicode contains a repertoire of more than 120,000 characters covering 129 modern and historic scripts, as well as multiple symbol sets.
(ROOT (S (S (VP (VP (VBN Developed) (PP (IN in) (NP (NP (NN conjunction)) (PP (IN with) (NP (DT the) (NML (NML (NNP Universal) (NNP Coded) (NNP Character) (NNP Set)) (-LRB- -LRB-) (NNP UCS) (-RRB- -RRB-)) (NN standard)))))) (CC and) (VP (VBN published) (PP (IN as) (NP (DT The) (NNP Unicode) (NNP Standard)))))) (, ,) (N...
12
{ "ADJ": [ "latest", "more", "modern", "historic", "multiple" ], "ADP": [ "in", "with", "as", "of", "of", "than", "as" ], "ADV": [ "as", "well" ], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "the", "The", "the", "a" ...
[ "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "O", "O", "O", "O", "O", "O", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "O", "O", "O", "B-NP", "B-VP", "B-NP", ...
Developed/advcl/contains in/prep/Developed conjunction/pobj/in with/prep/conjunction the/det/standard Universal/compound/Set Coded/compound/Set Character/compound/Set Set/nmod/standard (/punct/Set UCS/appos/Set )/punct/Set standard/pobj/with and/cc/Developed published/conj/Developed as/prep/published The/det/Standard U...
(S (S (VP (VP (VBN Developed) (PP (IN in) (NP (NP (NN conjunction)) (PP (IN with) (NP (DT the) (NML (NML (NNP Universal) (NNP Coded) (NNP Character) (NNP Set)) (-LRB- -LRB-) (NNP UCS) (-RRB- -RRB-)) (NN standard)))))) (CC and) (VP (VBN published) (PP (IN as) (NP (DT The) (NNP Unicode) (NNP Standard)))))) (, ,) (NP (NP ...
T
['Developed in conjunction with the Universal Coded Character Set -LRB- UCS -RRB- standard and published as The Unicode Standard']
[]
['Developed in conjunction with the Universal Coded Character Set -LRB- UCS -RRB- standard and published as The Unicode Standard , the latest version of Unicode contains a repertoire of more than 120,000 characters covering 129 modern and historic scripts , as well as multiple symbol sets .']
[]
[]
33,874
John's relief operation was blocked by Philip's forces, and John turned back to Brittany in an attempt to draw Philip away from eastern Normandy.
(ROOT (S (S (NP (NP (NNP John) (POS 's)) (NN relief) (NN operation)) (VP (VBD was) (VP (VBN blocked) (PP (IN by) (NP (NP (NNP Philip) (POS 's)) (NNS forces)))))) (, ,) (CC and) (S (NP (NNP John)) (VP (VBD turned) (ADVP (RB back)) (PP (IN to) (NP (NNP Brittany))) (PP (IN in) (NP (DT an) (NN attempt) (S (VP (TO to) (VP (...
13
{ "ADJ": [ "eastern" ], "ADP": [ "by", "to", "in", "from" ], "ADV": [ "back", "away" ], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "an" ], "INTJ": [], "NOUN": [ "relief", "operation", "forces", "attempt" ], "NUM": [], "PART": ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "O" ]
John/poss/operation 's/case/John relief/compound/operation operation/nsubjpass/blocked was/auxpass/blocked blocked/ROOT/blocked by/agent/blocked Philip/poss/forces 's/case/Philip forces/pobj/by ,/punct/blocked and/cc/blocked John/nsubj/turned turned/conj/blocked back/advmod/turned to/prep/back Brittany/pobj/to in/prep/...
(S (S (NP (NP (NNP John) (POS 's)) (NN relief) (NN operation)) (VP (VBD was) (VP (VBN blocked) (PP (IN by) (NP (NP (NNP Philip) (POS 's)) (NNS forces)))))) (, ,) (CC and) (S (NP (NNP John)) (VP (VBD turned) (ADVP (RB back)) (PP (IN to) (NP (NNP Brittany))) (PP (IN in) (NP (DT an) (NN attempt) (S (VP (TO to) (VP (VB dra...
T
["John 's relief operation was blocked by Philip 's forces", 'John turned back to Brittany in an attempt to draw Philip away from eastern Normandy']
[]
["John 's relief operation was blocked by Philip 's forces , and John turned back to Brittany in an attempt to draw Philip away from eastern Normandy ."]
[]
[]
44,011
This resulted in a change to the 2000 United States Census, which allowed participants to select more than one of the six available categories, which were, in brief: "White," "Black or African American," "Asian," "American Indian or Alaskan Native," "Native Hawaiian or other Pacific Islander," and "Other."
(ROOT (S (NP (DT This)) (VP (VBD resulted) (PP (IN in) (NP (NP (DT a) (NN change)) (PP (IN to) (NP (NP (DT the) (CD 2000) (NML (NNP United) (NNPS States)) (NNP Census)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD allowed) (S (NP (NNS participants)) (VP (TO to) (VP (VB select) (NP (NP (QP (JJR more) (IN than) (CD one))) ...
23
{ "ADJ": [ "more", "available", "White", "Black", "African", "Asian", "American", "Indian", "Alaskan", "Native", "other", "Other" ], "ADP": [ "in", "to", "than", "of", "in" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [ "or", "...
[ "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "O", "B-NP", "I-NP", "O", "B-VP", "B-NP", "B-VP", "I-VP", "O", "O", "O", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-ADJP", "B-VP", "B-NP", "B-AD...
This/nsubj/resulted resulted/ROOT/resulted in/prep/resulted a/det/change change/pobj/in to/prep/change the/det/Census 2000/nummod/Census United/compound/States States/compound/Census Census/pobj/to ,/punct/Census which/nsubj/allowed allowed/relcl/Census participants/nsubj/select to/aux/select select/ccomp/allowed more/...
(S (NP (DT This)) (VP (VBD resulted) (PP (IN in) (NP (NP (DT a) (NN change)) (PP (IN to) (NP (NP (DT the) (CD 2000) (NML (NNP United) (NNPS States)) (NNP Census)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD allowed) (S (NP (NNS participants)) (VP (TO to) (VP (VB select) (NP (NP (QP (JJR more) (IN than) (CD one))) (PP (I...
CT
['This resulted in a change to the 2000 United States Census , which allowed participants to select more than one of the six available categories , which were , in brief : " White , " " Black or African American , " " Asian , " " American Indian or Alaskan Native , " " Native Hawaiian or other Pacific Islander , " and ...
['which allowed participants to select more than one of the six available categories , which were , in brief : " White , " " Black or African American , " " Asian , " " American Indian or Alaskan Native , " " Native Hawaiian or other Pacific Islander , " and " Other', 'which were , in brief : " White , " " Black or Afr...
[]
['This resulted in a change to the 2000 United States Census , which allowed participants to select more than one of the six available categories , which were , in brief : " White , " " Black or African American , " " Asian , " " American Indian or Alaskan Native , " " Native Hawaiian or other Pacific Islander , " and ...
[]
29,050
This process is repeated in spring, when collected cotton needs to be hoed and weeded.
(ROOT (S (NP (DT This) (NN process)) (VP (VBZ is) (VP (VBN repeated) (PP (IN in) (NP (NP (NN spring)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (VBN collected) (NN cotton)) (VP (VBZ needs) (S (VP (TO to) (VP (VB be) (VP (VBN hoed) (CC and) (VBN weeded)))))))))))) (. .)))
14
{ "ADJ": [], "ADP": [ "in" ], "ADV": [], "AUX": [ "is", "be" ], "CCONJ": [ "and" ], "DET": [ "This" ], "INTJ": [], "NOUN": [ "process", "spring", "cotton" ], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [], "PUNCT": [ ",", "." ], ...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "I-VP", "O" ]
This/det/process process/nsubjpass/repeated is/auxpass/repeated repeated/ROOT/repeated in/prep/repeated spring/pobj/in ,/punct/spring when/advmod/collected collected/relcl/spring cotton/compound/needs needs/dobj/collected to/aux/hoed be/auxpass/hoed hoed/xcomp/needs and/cc/hoed weeded/conj/hoed ./punct/repeated
(S (NP (DT This) (NN process)) (VP (VBZ is) (VP (VBN repeated) (PP (IN in) (NP (NP (NN spring)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (VBN collected) (NN cotton)) (VP (VBZ needs) (S (VP (TO to) (VP (VB be) (VP (VBN hoed) (CC and) (VBN weeded)))))))))))) (. .))
CT
['This process is repeated in spring , when collected cotton needs to be hoed and weeded']
['when collected cotton needs to be hoed and weeded']
[]
['This process is repeated in spring , when collected cotton needs to be hoed and weeded .']
[]
21,336
The mother tongue movement in Taiwan even influenced Xiamen (Amoy) to the point that in 2010, Xiamen also began to implement the teaching of Hokkien dialect in its schools.
(ROOT (S (NP (NP (DT The) (NML (NN mother) (NN tongue)) (NN movement)) (PP (IN in) (NP (NNP Taiwan)))) (ADVP (RB even)) (VP (VBD influenced) (NP (NP (NNP Xiamen)) (-LRB- -LRB-) (NP (NNP Amoy)) (-RRB- -RRB-)) (PP (IN to) (NP (DT the) (NN point) (SBAR (IN that) (S (PP (IN in) (NP (CD 2010))) (, ,) (NP (NNP Xiamen)) (ADVP...
15
{ "ADJ": [], "ADP": [ "in", "to", "in", "of", "in" ], "ADV": [ "even", "also" ], "AUX": [], "CCONJ": [], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "mother", "tongue", "movement", "point", "teaching", "dialect", "school...
[ "B-NP", "O", "O", "B-NP", "B-PP", "B-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-PP", "B-NP", "O", "B-NP", "B-ADVP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ...
The/det/movement mother/compound/movement tongue/compound/movement movement/nsubj/influenced in/prep/movement Taiwan/pobj/in even/advmod/influenced influenced/ROOT/influenced Xiamen/nmod/Amoy (/punct/Amoy Amoy/dobj/influenced )/punct/Amoy to/prep/influenced the/det/point point/pobj/to that/mark/began in/prep/began 2010...
(S (NP (NP (DT The) (NML (NN mother) (NN tongue)) (NN movement)) (PP (IN in) (NP (NNP Taiwan)))) (ADVP (RB even)) (VP (VBD influenced) (NP (NP (NNP Xiamen)) (-LRB- -LRB-) (NP (NNP Amoy)) (-RRB- -RRB-)) (PP (IN to) (NP (DT the) (NN point) (SBAR (IN that) (S (PP (IN in) (NP (CD 2010))) (, ,) (NP (NNP Xiamen)) (ADVP (RB a...
CT
['The mother tongue movement in Taiwan influenced Xiamen -LRB- Amoy -RRB- to the point that in 2010 , Xiamen also began to implement the teaching of Hokkien dialect in its schools']
['that in 2010 , Xiamen also began to implement the teaching of Hokkien dialect in its schools']
[]
['The mother tongue movement in Taiwan even influenced Xiamen -LRB- Amoy -RRB- to the point that in 2010 , Xiamen also began to implement the teaching of Hokkien dialect in its schools .']
[]
51,949
By way of comparison, all federal district courts in 2010 together received only about 282,000 new civil cases, 77,000 new criminal cases, and 1.5 million bankruptcy cases, while federal appellate courts received 56,000 new cases.
(ROOT (S (PP (IN By) (NP (NP (NN way)) (PP (IN of) (NP (NN comparison))))) (, ,) (NP (DT all) (JJ federal) (NN district) (NNS courts)) (PP (PP (IN in) (NP (CD 2010))) (ADVP (RB together))) (VP (VBD received) (NP (NP (QP (RB only) (RB about) (CD 282,000)) (JJ new) (JJ civil) (NNS cases)) (, ,) (NP (CD 77,000) (JJ new) (...
8
{ "ADJ": [ "federal", "new", "civil", "new", "criminal", "federal", "appellate", "new" ], "ADP": [ "By", "of", "in", "about" ], "ADV": [ "together", "only" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "all" ], "INTJ": [], "NOUN": [ ...
[ "B-PP", "B-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-ADVP", "B-VP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP...
By/prep/received way/pobj/By of/prep/way comparison/pobj/of ,/punct/received all/det/courts federal/amod/courts district/compound/courts courts/nsubj/received in/prep/courts 2010/pobj/in together/advmod/courts received/ROOT/received only/advmod/282,000 about/quantmod/282,000 282,000/nummod/cases new/amod/cases civil/am...
(S (PP (IN By) (NP (NP (NN way)) (PP (IN of) (NP (NN comparison))))) (, ,) (NP (DT all) (JJ federal) (NN district) (NNS courts)) (PP (PP (IN in) (NP (CD 2010))) (ADVP (RB together))) (VP (VBD received) (NP (NP (QP (RB only) (RB about) (CD 282,000)) (JJ new) (JJ civil) (NNS cases)) (, ,) (NP (CD 77,000) (JJ new) (JJ cri...
CT
['all federal district courts received only about 282,000 new civil cases , 77,000 new criminal cases , and 1.5 million bankruptcy cases ,']
['while federal appellate courts received 56,000 new cases']
[]
['By way of comparison , all federal district courts in 2010 together received only about 282,000 new civil cases , 77,000 new criminal cases , and 1.5 million bankruptcy cases , while federal appellate courts received 56,000 new cases .']
[]
45,831
On 25 August 1944, the city was liberated by the French 2nd Armoured Division and the 4th Infantry Division of the United States Army.
(ROOT (S (PP (IN On) (NP (CD 25) (NNP August) (CD 1944))) (, ,) (NP (DT the) (NN city)) (VP (VBD was) (VP (VBN liberated) (PP (IN by) (NP (NP (DT the) (NNP French) (NNP 2nd) (NNP Armoured) (NNP Division)) (CC and) (NP (NP (DT the) (NNP 4th) (NNP Infantry) (NNP Division)) (PP (IN of) (NP (DT the) (NML (NNP United) (NNPS...
11
{ "ADJ": [ "French", "2nd" ], "ADP": [ "On", "by", "of" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "city" ], "NUM": [ "25", "1944" ], "PART": [], "PRON": [], ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "O" ]
On/prep/liberated 25/nummod/August August/pobj/On 1944/nummod/August ,/punct/liberated the/det/city city/nsubjpass/liberated was/auxpass/liberated liberated/ROOT/liberated by/agent/liberated the/det/Division French/amod/Division 2nd/compound/Division Armoured/compound/Division Division/pobj/by and/cc/Division the/det/D...
(S (PP (IN On) (NP (CD 25) (NNP August) (CD 1944))) (, ,) (NP (DT the) (NN city)) (VP (VBD was) (VP (VBN liberated) (PP (IN by) (NP (NP (DT the) (NNP French) (NNP 2nd) (NNP Armoured) (NNP Division)) (CC and) (NP (NP (DT the) (NNP 4th) (NNP Infantry) (NNP Division)) (PP (IN of) (NP (DT the) (NML (NNP United) (NNPS State...
T
['the city was liberated by the French 2nd Armoured Division and the 4th Infantry Division of the United States Army']
[]
['On 25 August 1944 , the city was liberated by the French 2nd Armoured Division and the 4th Infantry Division of the United States Army .']
[]
[]
35,746
The American diplomatic presence is an important element in the Bermuda political landscape.
(ROOT (S (NP (DT The) (JJ American) (JJ diplomatic) (NN presence)) (VP (VBZ is) (NP (NP (DT an) (JJ important) (NN element)) (PP (IN in) (NP (DT the) (NNP Bermuda) (JJ political) (NN landscape))))) (. .)))
7
{ "ADJ": [ "American", "diplomatic", "important", "political" ], "ADP": [ "in" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The", "an", "the" ], "INTJ": [], "NOUN": [ "presence", "element", "landscape" ], "NUM": [], "PART": [], "PR...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/presence American/amod/presence diplomatic/amod/presence presence/nsubj/is is/ROOT/is an/det/element important/amod/element element/attr/is in/prep/element the/det/landscape Bermuda/nmod/landscape political/amod/landscape landscape/pobj/in ./punct/is
(S (NP (DT The) (JJ American) (JJ diplomatic) (NN presence)) (VP (VBZ is) (NP (NP (DT an) (JJ important) (NN element)) (PP (IN in) (NP (DT the) (NNP Bermuda) (JJ political) (NN landscape))))) (. .))
T
['The American diplomatic presence is an important element in the Bermuda political landscape']
[]
['The American diplomatic presence is an important element in the Bermuda political landscape .']
[]
[]
22,961
Who felt that American Idol helped the true art form of music get lost?
(ROOT (SBARQ (WHNP (WP Who)) (S (VP (VBD felt) (SBAR (IN that) (S (NP (NNP American) (NNP Idol)) (VP (VBD helped) (S (NP (NP (DT the) (JJ true) (NN art) (NN form)) (PP (IN of) (NP (NN music)))) (VP (VB get) (VP (VBN lost))))))))) (. ?)))
12
{ "ADJ": [ "true" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "get" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "art", "form", "music" ], "NUM": [], "PART": [], "PRON": [ "Who" ], "PROPN": [ "American", "Idol" ], "PUNCT": [ "?" ...
[ "O", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "O" ]
Who/nsubj/felt felt/ROOT/felt that/mark/helped American/compound/Idol Idol/nsubj/helped helped/ccomp/felt the/det/form true/amod/form art/compound/form form/nsubjpass/lost of/prep/form music/pobj/of get/auxpass/lost lost/ccomp/helped ?/punct/felt
(SBARQ (WHNP (WP Who)) (S (VP (VBD felt) (SBAR (IN that) (S (NP (NNP American) (NNP Idol)) (VP (VBD helped) (S (NP (NP (DT the) (JJ true) (NN art) (NN form)) (PP (IN of) (NP (NN music)))) (VP (VB get) (VP (VBN lost))))))))) (. ?))
CT
['felt']
['that American Idol helped the true art form of music get lost']
[]
['Who felt that American Idol helped the true art form of music get lost ?']
[]
28,641
Plant ecologists study the composition of local and regional floras, their biodiversity, genetic diversity and fitness, the adaptation of plants to their environment, and their competitive or mutualistic interactions with other species.
(ROOT (S (NP (NN Plant) (NNS ecologists)) (VP (VBP study) (NP (NP (NP (DT the) (NN composition)) (PP (IN of) (NP (ADJP (JJ local) (CC and) (JJ regional)) (NNS floras)))) (, ,) (PRP$ their) (NN biodiversity) (, ,) (NP (JJ genetic) (NN diversity) (CC and) (NN fitness)) (, ,) (NP (NP (DT the) (NN adaptation)) (PP (IN of) ...
9
{ "ADJ": [ "local", "regional", "genetic", "competitive", "mutualistic", "other" ], "ADP": [ "of", "of", "to", "with" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and", "and", "or" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADJP", "I-ADJP"...
Plant/compound/ecologists ecologists/nsubj/study study/ROOT/study the/det/composition composition/dobj/study of/prep/composition local/amod/floras and/cc/local regional/conj/local floras/pobj/of ,/punct/floras their/poss/diversity biodiversity/nmod/diversity ,/punct/biodiversity genetic/amod/diversity diversity/conj/fl...
(S (NP (NN Plant) (NNS ecologists)) (VP (VBP study) (NP (NP (NP (DT the) (NN composition)) (PP (IN of) (NP (ADJP (JJ local) (CC and) (JJ regional)) (NNS floras)))) (, ,) (PRP$ their) (NN biodiversity) (, ,) (NP (JJ genetic) (NN diversity) (CC and) (NN fitness)) (, ,) (NP (NP (DT the) (NN adaptation)) (PP (IN of) (NP (N...
T
['Plant ecologists study the composition of local and regional floras , their biodiversity , genetic diversity and fitness , the adaptation of plants to their environment , and their competitive or mutualistic interactions with other species']
[]
['Plant ecologists study the composition of local and regional floras , their biodiversity , genetic diversity and fitness , the adaptation of plants to their environment , and their competitive or mutualistic interactions with other species .']
[]
[]
17,844
Howison maintained that both impersonal, monistic idealism and materialism run contrary to the experience of moral freedom.
(ROOT (S (NP (NNP Howison)) (VP (VBD maintained) (SBAR (IN that) (S (NP (CC both) (JJ impersonal) (, ,) (JJ monistic) (NN idealism) (CC and) (NN materialism)) (VP (VBP run) (ADJP (JJ contrary) (PP (IN to) (NP (NP (DT the) (NN experience)) (PP (IN of) (NP (JJ moral) (NN freedom)))))))))) (. .)))
12
{ "ADJ": [ "impersonal", "monistic", "contrary", "moral" ], "ADP": [ "to", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "both", "the" ], "INTJ": [], "NOUN": [ "idealism", "materialism", "experience", "freedom" ], "NUM": [], ...
[ "B-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Howison/nsubj/maintained maintained/ROOT/maintained that/mark/run both/det/idealism impersonal/amod/idealism ,/punct/idealism monistic/amod/idealism idealism/nsubj/run and/cc/idealism materialism/conj/idealism run/ccomp/maintained contrary/advmod/run to/prep/contrary the/det/experience experience/pobj/to of/prep/experi...
(S (NP (NNP Howison)) (VP (VBD maintained) (SBAR (IN that) (S (NP (CC both) (JJ impersonal) (, ,) (JJ monistic) (NN idealism) (CC and) (NN materialism)) (VP (VBP run) (ADJP (JJ contrary) (PP (IN to) (NP (NP (DT the) (NN experience)) (PP (IN of) (NP (JJ moral) (NN freedom)))))))))) (. .))
CT
['Howison maintained']
['that both impersonal , monistic idealism and materialism run contrary to the experience of moral freedom']
[]
['Howison maintained that both impersonal , monistic idealism and materialism run contrary to the experience of moral freedom .']
[]
60,800
For example, for any pre-set emissivity value, objects with higher emissivity will appear hotter, and those with a lower emissivity will appear cooler.
(ROOT (S (PP (IN For) (NP (NN example))) (, ,) (PP (IN for) (NP (DT any) (ADJP (RB pre) (HYPH -) (JJ set)) (NN emissivity) (NN value))) (, ,) (S (NP (NP (NNS objects)) (PP (IN with) (NP (JJR higher) (NN emissivity)))) (VP (MD will) (VP (VB appear) (S (ADJP (JJR hotter)))))) (, ,) (CC and) (S (NP (NP (DT those)) (PP (IN...
8
{ "ADJ": [ "pre", "-", "set", "higher", "hotter", "lower", "cooler" ], "ADP": [ "For", "for", "with", "with" ], "ADV": [], "AUX": [ "will", "will" ], "CCONJ": [ "and" ], "DET": [ "any", "a" ], "INTJ": [], "NOUN": [ "example", ...
[ "B-PP", "B-NP", "O", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADJP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-ADJP", "O" ]
For/prep/appear example/pobj/For ,/punct/appear for/prep/appear any/det/value pre/amod/value -/amod/value set/amod/value emissivity/compound/value value/pobj/for ,/punct/appear objects/nsubj/appear with/prep/objects higher/amod/emissivity emissivity/pobj/with will/aux/appear appear/ROOT/appear hotter/oprd/appear ,/punc...
(S (PP (IN For) (NP (NN example))) (, ,) (PP (IN for) (NP (DT any) (ADJP (RB pre) (HYPH -) (JJ set)) (NN emissivity) (NN value))) (, ,) (S (NP (NP (NNS objects)) (PP (IN with) (NP (JJR higher) (NN emissivity)))) (VP (MD will) (VP (VB appear) (S (ADJP (JJR hotter)))))) (, ,) (CC and) (S (NP (NP (DT those)) (PP (IN with)...
T
['objects with higher emissivity will appear hotter', 'those with a lower emissivity will appear cooler']
[]
['For example , for any pre - set emissivity value , objects with higher emissivity will appear hotter , and those with a lower emissivity will appear cooler .']
[]
[]
49,351
North Campus lies in St. Louis City near the Delmar Loop.
(ROOT (S (NP (NNP North) (NNP Campus)) (VP (VBZ lies) (PP (IN in) (NP (NML (NNP St.) (NNP Louis)) (NNP City))) (PP (IN near) (NP (DT the) (NNP Delmar) (NNP Loop)))) (. .)))
7
{ "ADJ": [], "ADP": [ "in", "near" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "North", "Campus", "St.", "Louis", "City", "Delmar", "Loop" ], "PUNCT": [ "." ], ...
[ "B-NP", "I-NP", "B-VP", "B-PP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
North/compound/Campus Campus/nsubj/lies lies/ROOT/lies in/prep/lies St./compound/Louis Louis/compound/City City/pobj/in near/prep/lies the/det/Loop Delmar/compound/Loop Loop/pobj/near ./punct/lies
(S (NP (NNP North) (NNP Campus)) (VP (VBZ lies) (PP (IN in) (NP (NML (NNP St.) (NNP Louis)) (NNP City))) (PP (IN near) (NP (DT the) (NNP Delmar) (NNP Loop)))) (. .))
T
['North Campus lies in St. Louis City near the Delmar Loop']
[]
['North Campus lies in St. Louis City near the Delmar Loop .']
[]
[]
1,551
Such alloparenting is particularly common among the Corvida, which includes such birds as the true crows, Australian magpie and fairy-wrens, but has been observed in species as different as the rifleman and red kite.
(ROOT (S (NP (JJ Such) (NN alloparenting)) (VP (VP (VBZ is) (ADJP (RB particularly) (JJ common)) (PP (IN among) (NP (NP (DT the) (NNP Corvida)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ includes) (NP (NP (JJ such) (NNS birds)) (PP (IN as) (NP (NP (DT the) (JJ true) (NNS crows)) (, ,) (NP (JJ Australian) (NN magpie)) (...
14
{ "ADJ": [ "Such", "common", "such", "true", "Australian", "different", "red" ], "ADP": [ "among", "as", "in", "as" ], "ADV": [ "particularly", "as" ], "AUX": [ "is", "has", "been" ], "CCONJ": [ "and", "but", "and" ], "DET...
[ "B-NP", "I-NP", "B-VP", "B-ADJP", "I-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "B-PP", "B-NP", "B-AD...
Such/amod/alloparenting alloparenting/nsubj/is is/ROOT/is particularly/advmod/common common/acomp/is among/prep/is the/det/Corvida Corvida/pobj/among ,/punct/Corvida which/nsubj/includes includes/relcl/Corvida such/amod/birds birds/dobj/includes as/prep/birds the/det/crows true/amod/crows crows/pobj/as ,/punct/crows Au...
(S (NP (JJ Such) (NN alloparenting)) (VP (VP (VBZ is) (ADJP (RB particularly) (JJ common)) (PP (IN among) (NP (NP (DT the) (NNP Corvida)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ includes) (NP (NP (JJ such) (NNS birds)) (PP (IN as) (NP (NP (DT the) (JJ true) (NNS crows)) (, ,) (NP (JJ Australian) (NN magpie)) (CC and...
CT
['Such alloparenting is particularly common among the Corvida , which includes such birds as the true crows , Australian magpie and fairy - wrens , but has been observed in species as different as the rifleman and red kite']
['which includes such birds as the true crows , Australian magpie and fairy - wrens']
[]
['Such alloparenting is particularly common among the Corvida , which includes such birds as the true crows , Australian magpie and fairy - wrens , but has been observed in species as different as the rifleman and red kite .']
[]
1,970
New York City is home to some of the nation's—and the world's—most valuable real estate.
(ROOT (S (NP (NML (NNP New) (NNP York)) (NNP City)) (VP (VBZ is) (NP (NP (NN home)) (PP (IN to) (NP (NP (DT some)) (PP (IN of) (NP (NP (DT the) (POS nation's)) (: —) (CC and) (NP (DT the) (POS world's)) (: —) (ADJP (RBS most) (JJ valuable)) (JJ real) (NN estate))))))) (. .)))
10
{ "ADJ": [ "valuable", "real" ], "ADP": [ "to", "of" ], "ADV": [ "most" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "home", "estate" ], "NUM": [ "world's" ], "PART": [], "PRON": [ "some" ...
[ "O", "O", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "O" ]
New/compound/York York/compound/City City/nsubj/is is/ROOT/is home/attr/is to/prep/home some/pobj/to of/prep/some the/det/nation's nation's/pobj/of —/punct/some and/cc/is the/det/world's world's/nmod/estate —/punct/estate most/advmod/valuable valuable/amod/estate real/amod/estate estate/conj/is ./punct/is
(S (NP (NML (NNP New) (NNP York)) (NNP City)) (VP (VBZ is) (NP (NP (NN home)) (PP (IN to) (NP (NP (DT some)) (PP (IN of) (NP (NP (DT the) (POS nation's)) (: —) (CC and) (NP (DT the) (POS world's)) (: —) (ADJP (RBS most) (JJ valuable)) (JJ real) (NN estate))))))) (. .))
T
["New York City is home to some of the nation's — and the world's — most valuable real estate"]
[]
["New York City is home to some of the nation's — and the world's — most valuable real estate ."]
[]
[]
61,871
Collectively, this body of research established the central dogma of molecular biology, which states that proteins are translated from RNA, which is transcribed from DNA.
(ROOT (S (ADVP (RB Collectively)) (, ,) (NP (NP (DT this) (NN body)) (PP (IN of) (NP (NN research)))) (VP (VBD established) (NP (NP (NP (DT the) (JJ central) (NN dogma)) (PP (IN of) (NP (JJ molecular) (NN biology)))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ states) (SBAR (IN that) (S (NP (NNS proteins)) (VP (VBP are)...
20
{ "ADJ": [ "central", "molecular" ], "ADP": [ "of", "of", "from", "from" ], "ADV": [ "Collectively" ], "AUX": [ "are", "is" ], "CCONJ": [], "DET": [ "this", "the" ], "INTJ": [], "NOUN": [ "body", "research", "dogma", "biology", "p...
[ "B-ADVP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-VP", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "O" ]
Collectively/advmod/established ,/punct/established this/det/body body/nsubj/established of/prep/body research/pobj/of established/ROOT/established the/det/dogma central/amod/dogma dogma/dobj/established of/prep/dogma molecular/amod/biology biology/pobj/of ,/punct/biology which/nsubj/states states/relcl/biology that/ma...
(S (ADVP (RB Collectively)) (, ,) (NP (NP (DT this) (NN body)) (PP (IN of) (NP (NN research)))) (VP (VBD established) (NP (NP (NP (DT the) (JJ central) (NN dogma)) (PP (IN of) (NP (JJ molecular) (NN biology)))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ states) (SBAR (IN that) (S (NP (NNS proteins)) (VP (VBP are) (VP (...
CT
['this body of research established the central dogma of molecular biology , which states']
['which states that proteins are translated from RNA , which is transcribed from DNA', 'that proteins are translated from RNA , which is transcribed from DNA', 'which is transcribed from DNA']
[]
['Collectively , this body of research established the central dogma of molecular biology , which states that proteins are translated from RNA , which is transcribed from DNA .']
[]
14,261
Like many older east coast cities after World War II, Atlantic City became plagued with poverty, crime, corruption, and general economic decline in the mid-to-late 20th century.
(ROOT (S (PP (IN Like) (NP (NP (JJ many) (JJR older) (NML (JJ east) (NN coast)) (NNS cities)) (PP (IN after) (NP (NNP World) (NNP War) (NNP II))))) (, ,) (NP (NNP Atlantic) (NNP City)) (VP (VBD became) (VP (VBN plagued) (PP (IN with) (NP (NP (NN poverty)) (, ,) (NP (NN crime)) (, ,) (NP (NN corruption)) (, ,) (CC and) ...
13
{ "ADJ": [ "many", "older", "general", "economic", "mid", "20th" ], "ADP": [ "Like", "after", "with", "in", "to" ], "ADV": [], "AUX": [ "became" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "east", "cities", ...
[ "B-PP", "B-NP", "I-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-PP", "I-PP", "...
Like/prep/became many/amod/cities older/amod/cities east/compound/coast coast/compound/cities cities/pobj/Like after/prep/cities World/compound/II War/compound/II II/pobj/after ,/punct/became Atlantic/compound/City City/nsubj/became became/auxpass/plagued plagued/ROOT/plagued with/prep/plagued poverty/pobj/with ,/punct...
(S (PP (IN Like) (NP (NP (JJ many) (JJR older) (NML (JJ east) (NN coast)) (NNS cities)) (PP (IN after) (NP (NNP World) (NNP War) (NNP II))))) (, ,) (NP (NNP Atlantic) (NNP City)) (VP (VBD became) (VP (VBN plagued) (PP (IN with) (NP (NP (NN poverty)) (, ,) (NP (NN crime)) (, ,) (NP (NN corruption)) (, ,) (CC and) (NP (N...
T
['Atlantic City became plagued with poverty , crime , corruption , and general economic decline in the mid - to - late 20th century']
[]
['Like many older east coast cities after World War II , Atlantic City became plagued with poverty , crime , corruption , and general economic decline in the mid - to - late 20th century .']
[]
[]
6,920
While some historians have argued against the Enlightenment's penetration into the lower classes, the Bibliothèque Bleue represents at least a desire to participate in Enlightenment sociability.
(ROOT (S (SBAR (IN While) (S (NP (DT some) (NNS historians)) (VP (VBP have) (VP (VBN argued) (PP (IN against) (NP (NP (NP (DT the) (NNP Enlightenment) (POS 's)) (NN penetration)) (PP (IN into) (NP (DT the) (JJR lower) (NNS classes))))))))) (, ,) (NP (DT the) (NNP Bibliothèque) (NNP Bleue)) (VP (VBZ represents) (NP (ADV...
11
{ "ADJ": [ "lower", "least", "Enlightenment" ], "ADP": [ "against", "into", "at", "in" ], "ADV": [], "AUX": [ "have" ], "CCONJ": [], "DET": [ "some", "the", "the", "the", "a" ], "INTJ": [], "NOUN": [ "historians", "penetration", "cl...
[ "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "I-ADVP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
While/mark/argued some/det/historians historians/nsubj/argued have/aux/argued argued/advcl/represents against/prep/argued the/det/Enlightenment Enlightenment/poss/penetration 's/case/Enlightenment penetration/pobj/against into/prep/argued the/det/classes lower/amod/classes classes/pobj/into ,/punct/represents the/det/B...
(S (SBAR (IN While) (S (NP (DT some) (NNS historians)) (VP (VBP have) (VP (VBN argued) (PP (IN against) (NP (NP (NP (DT the) (NNP Enlightenment) (POS 's)) (NN penetration)) (PP (IN into) (NP (DT the) (JJR lower) (NNS classes))))))))) (, ,) (NP (DT the) (NNP Bibliothèque) (NNP Bleue)) (VP (VBZ represents) (NP (ADVP (RB ...
CT
['the Bibliothèque Bleue represents at least a desire to participate in Enlightenment sociability']
["While some historians have argued against the Enlightenment 's penetration into the lower classes"]
[]
["While some historians have argued against the Enlightenment 's penetration into the lower classes , the Bibliothèque Bleue represents at least a desire to participate in Enlightenment sociability ."]
[]
24,926
The government has successfully imposed environmental protection and tourism development, meeting European standards, and it is the only state which forbids the use of polyethylene and tobacco products.[citation needed]
(ROOT (S (S (NP (DT The) (NN government)) (VP (VBZ has) (ADVP (RB successfully)) (VP (VBN imposed) (NP (NP (JJ environmental) (NN protection)) (CC and) (NP (NN tourism) (NN development))) (, ,) (S (VP (VBG meeting) (NP (JJ European) (NNS standards))))))) (, ,) (CC and) (NP (PRP it)) (VBZ is) (NP (NP (NP (DT the) (JJ on...
9
{ "ADJ": [ "environmental", "European", "only" ], "ADP": [ "of" ], "ADV": [ "successfully" ], "AUX": [ "has", "is" ], "CCONJ": [ "and", "and", "and" ], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "government", "protection"...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "O", "O", "B-NP", "O", "B-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "O" ]
The/det/government government/nsubj/imposed has/aux/imposed successfully/advmod/imposed imposed/ROOT/imposed environmental/amod/protection protection/nmod/development and/cc/protection tourism/conj/protection development/dobj/imposed ,/punct/imposed meeting/advcl/imposed European/amod/standards standards/dobj/meeting ,...
(S (S (NP (DT The) (NN government)) (VP (VBZ has) (ADVP (RB successfully)) (VP (VBN imposed) (NP (NP (JJ environmental) (NN protection)) (CC and) (NP (NN tourism) (NN development))) (, ,) (S (VP (VBG meeting) (NP (JJ European) (NNS standards))))))) (, ,) (CC and) (NP (PRP it)) (VBZ is) (NP (NP (NP (DT the) (JJ only) (N...
CT
['The government has successfully imposed environmental protection and tourism development , meeting European standards']
['which forbids the use']
[]
['The government has successfully imposed environmental protection and tourism development , meeting European standards , and it is the only state which forbids the use of polyethylene and tobacco products.-LSB-citation needed -RSB-']
[]
18,275
Some made and played their own edits of their favorite songs on reel-to-reel tape, and sometimes mixed in effects, drum machines, and other rhythmic electronic instrumentation.
(ROOT (S (NP (DT Some)) (VP (VP (VBD made) (CC and) (VBD played) (NP (NP (PRP$ their) (JJ own) (NNS edits)) (PP (IN of) (NP (PRP$ their) (JJ favorite) (NNS songs)))) (PP (IN on) (NP (NML (NML (NN reel)) (HYPH -) (PP (IN to) (HYPH -) (NP (NN reel)))) (NN tape)))) (, ,) (CC and) (ADVP (RB sometimes)) (VP (VBN mixed) (PRT...
10
{ "ADJ": [ "own", "favorite", "other", "rhythmic", "electronic" ], "ADP": [ "of", "on", "to", "in" ], "ADV": [ "sometimes" ], "AUX": [], "CCONJ": [ "and", "and", "and" ], "DET": [], "INTJ": [], "NOUN": [ "edits", "songs", "reel", ...
[ "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "O", "O", "B-PP", "I-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-...
Some/nsubj/made made/ROOT/made and/cc/made played/conj/made their/poss/edits own/amod/edits edits/dobj/played of/prep/edits their/poss/songs favorite/amod/songs songs/pobj/of on/prep/played reel/nmod/tape -/punct/reel to/prep/reel -/punct/to reel/pobj/to tape/pobj/on ,/punct/tape and/cc/played sometimes/advmod/mixed mi...
(S (NP (DT Some)) (VP (VP (VBD made) (CC and) (VBD played) (NP (NP (PRP$ their) (JJ own) (NNS edits)) (PP (IN of) (NP (PRP$ their) (JJ favorite) (NNS songs)))) (PP (IN on) (NP (NML (NML (NN reel)) (HYPH -) (PP (IN to) (HYPH -) (NP (NN reel)))) (NN tape)))) (, ,) (CC and) (ADVP (RB sometimes)) (VP (VBN mixed) (PRT (RP i...
T
['Some made and played their own edits of their favorite songs on reel - to - reel tape , and sometimes mixed in effects , drum machines , and other rhythmic electronic instrumentation']
[]
['Some made and played their own edits of their favorite songs on reel - to - reel tape , and sometimes mixed in effects , drum machines , and other rhythmic electronic instrumentation .']
[]
[]
57,817
Who commanded the Prussian 12 Cavalry Brigade?
(ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBD commanded) (NP (DT the) (JJ Prussian) (CD 12) (NNP Cavalry) (NNP Brigade)))) (. ?)))
6
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [ "12" ], "PART": [], "PRON": [ "Who" ], "PROPN": [ "Prussian", "Cavalry", "Brigade" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [],...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Who/nsubj/commanded commanded/ROOT/commanded the/det/Brigade Prussian/amod/Brigade 12/nummod/Brigade Cavalry/compound/Brigade Brigade/dobj/commanded ?/punct/commanded
(SBARQ (WHNP (WP Who)) (SQ (VP (VBD commanded) (NP (DT the) (JJ Prussian) (CD 12) (NNP Cavalry) (NNP Brigade)))) (. ?))
FC
[]
[]
[]
[]
['Who commanded the Prussian 12 Cavalry Brigade ?']
63,596
It was only involved in approximately 20 French film productions.
(ROOT (S (NP (PRP It)) (VP (VBD was) (ADVP (RB only)) (VP (VBN involved) (PP (IN in) (NP (QP (RB approximately) (CD 20)) (JJ French) (NN film) (NNS productions))))) (. .)))
8
{ "ADJ": [ "French" ], "ADP": [ "in" ], "ADV": [ "only", "approximately" ], "AUX": [ "was" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "film", "productions" ], "NUM": [ "20" ], "PART": [], "PRON": [ "It" ], "PROPN": [], "PUNCT": [ "." ...
[ "B-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "O" ]
It/nsubjpass/involved was/auxpass/involved only/advmod/involved involved/ROOT/involved in/prep/involved approximately/advmod/20 20/nummod/productions French/amod/productions film/compound/productions productions/pobj/in ./punct/involved
(S (NP (PRP It)) (VP (VBD was) (ADVP (RB only)) (VP (VBN involved) (PP (IN in) (NP (QP (RB approximately) (CD 20)) (JJ French) (NN film) (NNS productions))))) (. .))
T
['It was only involved in approximately 20 French film productions']
[]
['It was only involved in approximately 20 French film productions .']
[]
[]
52,041
Who took over the territory and made it part of their empire?
(ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VP (VBD took) (PRT (RP over)) (NP (DT the) (NN territory))) (CC and) (VP (VBD made) (S (NP (PRP it)) (NP (NP (NN part)) (PP (IN of) (NP (PRP$ their) (NN empire)))))))) (. ?)))
10
{ "ADJ": [], "ADP": [ "over", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "territory", "part", "empire" ], "NUM": [], "PART": [], "PRON": [ "Who", "it", "their" ], "PROPN": [], "PUNCT": [ "?" ...
[ "O", "B-VP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Who/nsubj/took took/ROOT/took over/prt/took the/det/territory territory/dobj/took and/cc/took made/conj/took it/nsubj/part part/ccomp/made of/prep/part their/poss/empire empire/pobj/of ?/punct/took
(SBARQ (WHNP (WP Who)) (SQ (VP (VP (VBD took) (PRT (RP over)) (NP (DT the) (NN territory))) (CC and) (VP (VBD made) (S (NP (PRP it)) (NP (NP (NN part)) (PP (IN of) (NP (PRP$ their) (NN empire)))))))) (. ?))
FC
[]
[]
[]
[]
['Who took over the territory and made it part of their empire ?']
36,576
All UM churches must have a board of trustees with at least three members and no more than nine members and it is recommended that no gender should hold more than a 2/3 majority.
(ROOT (S (S (NP (DT All) (NNP UM) (NNS churches)) (VP (MD must) (VP (VB have) (NP (NP (DT a) (NN board)) (PP (IN of) (NP (NNS trustees))) (PP (IN with) (NP (NP (QP (ADVP (RB at) (RBS least)) (CD three)) (NNS members)) (CC and) (NP (QP (DT no) (JJR more) (IN than) (CD nine)) (NNS members)))))))) (CC and) (S (NP (NP (PRP...
13
{ "ADJ": [ "more", "more" ], "ADP": [ "of", "with", "than", "than" ], "ADV": [ "at", "least" ], "AUX": [ "must", "is", "should" ], "CCONJ": [ "and", "and" ], "DET": [ "All", "a", "no", "no", "a" ], "INTJ": [], "NOUN": [ ...
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-ADVP", "I-ADVP", "O", "B-NP", "I-NP", "O", "O", "O", "O", "B-NP", "O", "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-...
All/det/churches UM/compound/churches churches/nsubj/have must/aux/have have/ROOT/have a/det/board board/dobj/have of/prep/board trustees/pobj/of with/prep/have at/advmod/least least/advmod/three three/nummod/members members/pobj/with and/cc/members no/quantmod/nine more/amod/nine than/quantmod/nine nine/nummod/members...
(S (S (NP (DT All) (NNP UM) (NNS churches)) (VP (MD must) (VP (VB have) (NP (NP (DT a) (NN board)) (PP (IN of) (NP (NNS trustees))) (PP (IN with) (NP (NP (QP (ADVP (RB at) (RBS least)) (CD three)) (NNS members)) (CC and) (NP (QP (DT no) (JJR more) (IN than) (CD nine)) (NNS members)))))))) (CC and) (S (NP (NP (PRP it)))...
CT
['All UM churches must have a board of trustees with at least three members and no more than nine members', 'it is recommended']
['that no gender should hold more than a 2/3 majority']
[]
['All UM churches must have a board of trustees with at least three members and no more than nine members and it is recommended that no gender should hold more than a 2/3 majority .']
[]
22,040
Kenyan athletes (particularly Kalenjin) continue to dominate the world of distance running, although competition from Morocco and Ethiopia has reduced this supremacy.
(ROOT (S (NP (NP (JJ Kenyan) (NNS athletes)) (-LRB- -LRB-) (NP (ADVP (RB particularly)) (NNP Kalenjin)) (-RRB- -RRB-)) (VP (VBP continue) (S (VP (TO to) (VP (VB dominate) (NP (NP (DT the) (NN world)) (PP (IN of) (NP (NN distance) (NN running))))))) (, ,) (SBAR (IN although) (S (NP (NP (NN competition)) (PP (IN from) (N...
10
{ "ADJ": [ "Kenyan" ], "ADP": [ "of", "from" ], "ADV": [ "particularly" ], "AUX": [ "has" ], "CCONJ": [ "and" ], "DET": [ "the", "this" ], "INTJ": [], "NOUN": [ "athletes", "world", "distance", "competition", "supremacy" ], "NUM": [], ...
[ "B-NP", "I-NP", "I-NP", "B-ADVP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "O" ]
Kenyan/amod/athletes athletes/nsubj/continue (/punct/athletes particularly/advmod/Kalenjin Kalenjin/appos/athletes )/punct/athletes continue/ROOT/continue to/aux/dominate dominate/xcomp/continue the/det/world world/dobj/dominate of/prep/world distance/pobj/of running/advcl/dominate ,/punct/continue although/mark/reduce...
(S (NP (NP (JJ Kenyan) (NNS athletes)) (-LRB- -LRB-) (NP (ADVP (RB particularly)) (NNP Kalenjin)) (-RRB- -RRB-)) (VP (VBP continue) (S (VP (TO to) (VP (VB dominate) (NP (NP (DT the) (NN world)) (PP (IN of) (NP (NN distance) (NN running))))))) (, ,) (SBAR (IN although) (S (NP (NP (NN competition)) (PP (IN from) (NP (NNP...
CT
['Kenyan athletes -LRB- particularly Kalenjin -RRB- continue to dominate the world of distance running ,']
['although competition from Morocco and Ethiopia has reduced this supremacy']
[]
['Kenyan athletes -LRB- particularly Kalenjin -RRB- continue to dominate the world of distance running , although competition from Morocco and Ethiopia has reduced this supremacy .']
[]
31,045