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
On 19 July 1870 a declaration of war was sent to the Prussian government.
(ROOT (S (PP (IN On) (NP (CD 19) (NNP July) (CD 1870))) (NP (NP (DT a) (NN declaration)) (PP (IN of) (NP (NN war)))) (VP (VBD was) (VP (VBN sent) (PP (IN to) (NP (DT the) (JJ Prussian) (NN government))))) (. .)))
7
{ "ADJ": [ "Prussian" ], "ADP": [ "On", "of", "to" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "declaration", "war", "government" ], "NUM": [ "19", "1870" ], "PART": [], "PRON": [], "PROPN":...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
On/prep/sent 19/nummod/July July/pobj/On 1870/nummod/July a/det/declaration declaration/nsubjpass/sent of/prep/declaration war/pobj/of was/auxpass/sent sent/ROOT/sent to/dative/sent the/det/government Prussian/amod/government government/pobj/to ./punct/sent
(S (PP (IN On) (NP (CD 19) (NNP July) (CD 1870))) (NP (NP (DT a) (NN declaration)) (PP (IN of) (NP (NN war)))) (VP (VBD was) (VP (VBN sent) (PP (IN to) (NP (DT the) (JJ Prussian) (NN government))))) (. .))
T
['a declaration of war was sent to the Prussian government']
[]
['On 19 July 1870 a declaration of war was sent to the Prussian government .']
[]
[]
9,038
Unlike the majority of 1980s mainstream singers, the 1990s mainstream pop/R&B singers such as All-4-One, Boyz II Men, Rob Thomas, Christina Aguilera, Backstreet Boys and Savage Garden generally crossed over to the AC charts.
(ROOT (S (PP (IN Unlike) (NP (NP (DT the) (NN majority)) (PP (IN of) (NP (NNS 1980s) (NN mainstream) (NNS singers))))) (, ,) (NP (NP (DT the) (NNS 1990s) (NML (NN mainstream) (NN pop) (SYM /) (NN R&B)) (NNS singers)) (PP (JJ such) (IN as) (NP (NP (NNP All-4) (HYPH -) (NNP One)) (, ,) (NP (NNP Boyz) (NNP II) (NNPS Men))...
7
{ "ADJ": [ "such" ], "ADP": [ "Unlike", "of", "as", "over", "to" ], "ADV": [ "generally" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "majority", "1980s", "mainstream", "singers", "1990s"...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "O", "O", "O", "O", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "...
Unlike/prep/crossed the/det/majority majority/pobj/Unlike of/prep/majority 1980s/pobj/of mainstream/compound/singers singers/pobj/of ,/punct/crossed the/det/singers 1990s/nmod/singers mainstream/compound/singers pop/amod/R&B //punct/R&B R&B/compound/singers singers/nsubj/crossed such/amod/as as/prep/singers All-4/compo...
(S (PP (IN Unlike) (NP (NP (DT the) (NN majority)) (PP (IN of) (NP (NNS 1980s) (NN mainstream) (NNS singers))))) (, ,) (NP (NP (DT the) (NNS 1990s) (NML (NN mainstream) (NN pop) (SYM /) (NN R&B)) (NNS singers)) (PP (JJ such) (IN as) (NP (NP (NNP All-4) (HYPH -) (NNP One)) (, ,) (NP (NNP Boyz) (NNP II) (NNPS Men)) (, ,)...
T
['the 1990s mainstream pop / R&B singers such as All-4 - One , Boyz II Men , Rob Thomas , Christina Aguilera , Backstreet Boys and Savage Garden crossed over to the AC charts']
[]
['Unlike the majority of 1980s mainstream singers , the 1990s mainstream pop / R&B singers such as All-4 - One , Boyz II Men , Rob Thomas , Christina Aguilera , Backstreet Boys and Savage Garden generally crossed over to the AC charts .']
[]
[]
2,480
By the middle of the eighteenth century, the literacy rate in England was about 60 per cent, in Scotland 65 per cent, and in Sweden eight of ten men and women were able to read and to write.
(ROOT (S (PP (IN By) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT the) (JJ eighteenth) (NN century))))) (, ,) (S (NP (NP (DT the) (NN literacy) (NN rate)) (PP (IN in) (NP (NNP England)))) (VP (VBD was) (NP (NP (QP (RB about) (CD 60))) (PP (IN per) (NP (NN cent)))))) (, ,) (PP (IN in) (NP (NNP Scotland))) (NP (NP (...
10
{ "ADJ": [ "eighteenth", "able" ], "ADP": [ "By", "of", "in", "per", "in", "per", "in", "of" ], "ADV": [ "about" ], "AUX": [ "was", "were" ], "CCONJ": [ "and", "and", "and" ], "DET": [ "the", "the", "the" ], "INTJ": []...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O", "O", "B-PP", "B-NP", "O", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-PP", "B-NP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "B-...
By/prep/was the/det/middle middle/pobj/By of/prep/middle the/det/century eighteenth/amod/century century/pobj/of ,/punct/was the/det/rate literacy/compound/rate rate/nsubj/was in/prep/rate England/pobj/in was/ROOT/was about/advmod/60 60/attr/was per/prep/60 cent/pobj/per ,/punct/was in/prep/was Scotland/pobj/in 65/numm...
(S (PP (IN By) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT the) (JJ eighteenth) (NN century))))) (, ,) (S (NP (NP (DT the) (NN literacy) (NN rate)) (PP (IN in) (NP (NNP England)))) (VP (VBD was) (NP (NP (QP (RB about) (CD 60))) (PP (IN per) (NP (NN cent)))))) (, ,) (PP (IN in) (NP (NNP Scotland))) (NP (NP (CD 65)...
T
['the literacy rate in England was about 60 per cent', 'in Sweden eight of ten men and women were able to read and to write']
[]
['By the middle of the eighteenth century , the literacy rate in England was about 60 per cent , in Scotland 65 per cent , and in Sweden eight of ten men and women were able to read and to write .']
[]
[]
56,628
Outside of the city's core, residential high-rises are found in upper-class neighborhoods such as the East Riverfront extending toward Grosse Pointe and the Palmer Park neighborhood just west of Woodward.
(ROOT (S (PP (IN Outside) (PP (IN of) (NP (NP (DT the) (NN city) (POS 's)) (NN core)))) (, ,) (NP (JJ residential) (JJ high) (HYPH -) (NNS rises)) (VP (VBP are) (VP (VBN found) (PP (IN in) (NP (NP (NML (JJ upper) (HYPH -) (NN class)) (NNS neighborhoods)) (PP (JJ such) (IN as) (NP (NP (NP (DT the) (NNP East) (NNP Riverf...
13
{ "ADJ": [ "core", "residential", "high", "upper", "such" ], "ADP": [ "of", "in", "as", "toward", "of" ], "ADV": [ "Outside", "just", "west" ], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": ...
[ "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "O", "O", "O", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-ADVP", "I...
Outside/advmod/found of/prep/Outside the/det/city city/poss/rises 's/case/city core/amod/rises ,/punct/rises residential/amod/rises high/amod/rises -/punct/rises rises/pobj/of are/auxpass/found found/ROOT/found in/prep/found upper/amod/class -/punct/class class/compound/neighborhoods neighborhoods/pobj/in such/amod/as ...
(S (PP (IN Outside) (PP (IN of) (NP (NP (DT the) (NN city) (POS 's)) (NN core)))) (, ,) (NP (JJ residential) (JJ high) (HYPH -) (NNS rises)) (VP (VBP are) (VP (VBN found) (PP (IN in) (NP (NP (NML (JJ upper) (HYPH -) (NN class)) (NNS neighborhoods)) (PP (JJ such) (IN as) (NP (NP (NP (DT the) (NNP East) (NNP Riverfront))...
T
['residential high - rises are found in upper - class neighborhoods such as the East Riverfront extending toward Grosse Pointe and the Palmer Park neighborhood just west of Woodward']
[]
["Outside of the city 's core , residential high - rises are found in upper - class neighborhoods such as the East Riverfront extending toward Grosse Pointe and the Palmer Park neighborhood just west of Woodward ."]
[]
[]
66,733
Because it was designated as the national capital, many structures were built around that time.
(ROOT (S (SBAR (IN Because) (S (NP (PRP it)) (VP (VBD was) (VP (VBN designated) (PP (IN as) (NP (DT the) (JJ national) (NN capital))))))) (, ,) (NP (JJ many) (NNS structures)) (VP (VBD were) (VP (VBN built) (PP (IN around) (NP (DT that) (NN time))))) (. .)))
9
{ "ADJ": [ "national", "many" ], "ADP": [ "as", "around" ], "ADV": [], "AUX": [ "was", "were" ], "CCONJ": [], "DET": [ "the", "that" ], "INTJ": [], "NOUN": [ "capital", "structures", "time" ], "NUM": [], "PART": [], "PRON": [ "it" ], "P...
[ "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
Because/mark/designated it/nsubjpass/designated was/auxpass/designated designated/advcl/built as/prep/designated the/det/capital national/amod/capital capital/pobj/as ,/punct/built many/amod/structures structures/nsubjpass/built were/auxpass/built built/ROOT/built around/prep/built that/det/time time/pobj/around ./punc...
(S (SBAR (IN Because) (S (NP (PRP it)) (VP (VBD was) (VP (VBN designated) (PP (IN as) (NP (DT the) (JJ national) (NN capital))))))) (, ,) (NP (JJ many) (NNS structures)) (VP (VBD were) (VP (VBN built) (PP (IN around) (NP (DT that) (NN time))))) (. .))
CT
['many structures were built around that time']
['Because it was designated as the national capital']
[]
['Because it was designated as the national capital , many structures were built around that time .']
[]
63,243
After The Great Boston Fire of 1872, workers used building rubble as landfill along the downtown waterfront.
(ROOT (S (PP (IN After) (NP (NP (DT The) (JJ Great) (NNP Boston) (NNP Fire)) (PP (IN of) (NP (CD 1872))))) (, ,) (NP (NNS workers)) (VP (VBD used) (NP (NN building) (NN rubble)) (PP (IN as) (NP (NP (NN landfill)) (PP (IN along) (NP (DT the) (NN downtown) (NN waterfront)))))) (. .)))
8
{ "ADJ": [], "ADP": [ "After", "of", "as", "along" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "workers", "rubble", "landfill", "downtown", "waterfront" ], "NUM": [ "1872" ], "PART": [], "PRON": [], ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
After/prep/used The/det/Fire Great/compound/Fire Boston/compound/Fire Fire/pobj/After of/prep/Fire 1872/pobj/of ,/punct/used workers/nsubj/used used/ROOT/used building/xcomp/used rubble/dobj/building as/prep/building landfill/pobj/as along/prep/landfill the/det/waterfront downtown/compound/waterfront waterfront/pobj/al...
(S (PP (IN After) (NP (NP (DT The) (JJ Great) (NNP Boston) (NNP Fire)) (PP (IN of) (NP (CD 1872))))) (, ,) (NP (NNS workers)) (VP (VBD used) (NP (NN building) (NN rubble)) (PP (IN as) (NP (NP (NN landfill)) (PP (IN along) (NP (DT the) (NN downtown) (NN waterfront)))))) (. .))
T
['workers used building rubble as landfill along the downtown waterfront']
[]
['After The Great Boston Fire of 1872 , workers used building rubble as landfill along the downtown waterfront .']
[]
[]
19,925
Cubism was relevant to an architecture seeking a style that needed not refer to the past.
(ROOT (S (NP (NN Cubism)) (VP (VBD was) (ADJP (JJ relevant) (PP (IN to) (NP (NP (DT an) (NN architecture)) (VP (VBG seeking) (NP (NP (DT a) (NN style)) (SBAR (WHNP (WDT that)) (S (VP (VBD needed) (S (RB not) (VP (VB refer) (PP (IN to) (NP (DT the) (NN past)))))))))))))) (. .)))
16
{ "ADJ": [ "relevant" ], "ADP": [ "to", "to" ], "ADV": [], "AUX": [ "was", "needed" ], "CCONJ": [], "DET": [ "an", "a", "the" ], "INTJ": [], "NOUN": [ "Cubism", "architecture", "style", "past" ], "NUM": [], "PART": [ "not" ], "PRON": ...
[ "B-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O", "B-VP", "O", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
Cubism/nsubj/was was/ROOT/was relevant/acomp/was to/prep/relevant an/det/architecture architecture/pobj/to seeking/acl/architecture a/det/style style/dobj/seeking that/nsubj/refer needed/aux/refer not/neg/refer refer/relcl/style to/prep/refer the/det/past past/pobj/to ./punct/was
(S (NP (NN Cubism)) (VP (VBD was) (ADJP (JJ relevant) (PP (IN to) (NP (NP (DT an) (NN architecture)) (VP (VBG seeking) (NP (NP (DT a) (NN style)) (SBAR (WHNP (WDT that)) (S (VP (VBD needed) (S (RB not) (VP (VB refer) (PP (IN to) (NP (DT the) (NN past)))))))))))))) (. .))
CT
['Cubism was relevant to an architecture seeking a style that needed not refer to the past']
['that needed not refer to the past']
[]
['Cubism was relevant to an architecture seeking a style that needed not refer to the past .']
[]
18,265
Lyric poetry (as opposed to epic poetry) was often the speciality of courts and aristocratic circles, particularly in East Asia where songs were collected by the Chinese aristocracy as poems, the most notable being the Shijing or Book of Songs.
(ROOT (S (NP (NP (JJ Lyric) (NN poetry)) (-LRB- -LRB-) (SBAR (IN as) (S (VP (VBN opposed) (PP (IN to) (NP (JJ epic) (NN poetry)))))) (-RRB- -RRB-)) (VP (VBD was) (ADVP (RB often)) (NP (NP (NP (DT the) (NN speciality)) (PP (IN of) (NP (NP (NNS courts)) (CC and) (NP (JJ aristocratic) (NNS circles))))) (, ,) (PP (ADVP (RB...
18
{ "ADJ": [ "Lyric", "epic", "aristocratic", "Chinese", "notable" ], "ADP": [ "to", "of", "in", "by", "as", "of" ], "ADV": [ "often", "particularly", "most" ], "AUX": [ "was", "were", "being" ], "CCONJ": [ "and", "or" ], "D...
[ "B-NP", "I-NP", "I-NP", "O", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", ...
Lyric/amod/poetry poetry/nsubj/was (/punct/opposed as/mark/opposed opposed/acl/poetry to/prep/opposed epic/amod/poetry poetry/pobj/to )/punct/opposed was/ROOT/was often/advmod/was the/det/speciality speciality/attr/was of/prep/speciality courts/pobj/of and/cc/courts aristocratic/amod/circles circles/conj/courts ,/punct...
(S (NP (NP (JJ Lyric) (NN poetry)) (-LRB- -LRB-) (SBAR (IN as) (S (VP (VBN opposed) (PP (IN to) (NP (JJ epic) (NN poetry)))))) (-RRB- -RRB-)) (VP (VBD was) (ADVP (RB often)) (NP (NP (NP (DT the) (NN speciality)) (PP (IN of) (NP (NP (NNS courts)) (CC and) (NP (JJ aristocratic) (NNS circles))))) (, ,) (PP (ADVP (RB parti...
CT
['Lyric poetry -LRB- as opposed to epic poetry -RRB- was often the speciality of courts and aristocratic circles , particularly in East Asia where songs were collected by the Chinese aristocracy as poems , the most notable being the Shijing or Book of Songs']
['as opposed to epic poetry', 'where songs were collected by the Chinese aristocracy as poems , the most notable being the Shijing or Book of Songs']
[]
['Lyric poetry -LRB- as opposed to epic poetry -RRB- was often the speciality of courts and aristocratic circles , particularly in East Asia where songs were collected by the Chinese aristocracy as poems , the most notable being the Shijing or Book of Songs .']
[]
26,345
In order to merge, what must the database maintain?
(ROOT (SBARQ (SBAR (IN In) (NN order) (S (VP (TO to) (VP (VB merge))))) (, ,) (WHNP (WP what)) (SQ (MD must) (NP (DT the) (NN database)) (VP (VB maintain))) (. ?)))
7
{ "ADJ": [], "ADP": [ "In" ], "ADV": [], "AUX": [ "must" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "order", "database" ], "NUM": [], "PART": [ "to" ], "PRON": [ "what" ], "PROPN": [], "PUNCT": [ ",", "?" ], "SCONJ": [], "SPACE...
[ "O", "O", "B-VP", "I-VP", "O", "O", "O", "B-NP", "I-NP", "B-VP", "O" ]
In/prep/maintain order/pobj/In to/aux/merge merge/acl/order ,/punct/maintain what/dobj/maintain must/aux/maintain the/det/database database/nsubj/maintain maintain/ROOT/maintain ?/punct/maintain
(SBARQ (SBAR (IN In) (NN order) (S (VP (TO to) (VP (VB merge))))) (, ,) (WHNP (WP what)) (SQ (MD must) (NP (DT the) (NN database)) (VP (VB maintain))) (. ?))
FC
[]
['In order to merge']
[]
[]
['In order to merge , what must the database maintain ?']
58,931
Simply refusing to preach the Ten Commandments among Christians – thereby, as it were, removing the three letters l-a-w from the church – does not eliminate the accusing law.
(ROOT (S (S (ADVP (RB Simply)) (VP (VP (VBG refusing) (S (VP (TO to) (VP (VB preach) (NP (DT the) (CD Ten) (NNS Commandments)) (PP (IN among) (NP (NNPS Christians))))))) (: –) (ADVP (RB thereby)) (, ,) (SBAR (IN as) (S (NP (PRP it)) (VP (VBD were)))) (, ,) (S (VP (VBG removing) (NP (DT the) (CD three) (NNS letters) (NP...
11
{ "ADJ": [], "ADP": [ "among", "from" ], "ADV": [ "Simply", "thereby" ], "AUX": [ "were", "does" ], "CCONJ": [], "DET": [ "the", "the", "a", "the", "the" ], "INTJ": [], "NOUN": [ "letters", "l", "w", "church", "law" ], "NUM": [ ...
[ "B-ADVP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-ADVP", "B-VP", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP...
Simply/advmod/refusing refusing/csubj/eliminate to/aux/preach preach/xcomp/refusing the/det/Commandments Ten/nummod/Commandments Commandments/dobj/preach among/prep/Commandments Christians/pobj/among –/punct/preach thereby/advmod/preach ,/punct/preach as/mark/were it/nsubj/were were/advcl/preach ,/punct/refusing removi...
(S (S (ADVP (RB Simply)) (VP (VP (VBG refusing) (S (VP (TO to) (VP (VB preach) (NP (DT the) (CD Ten) (NNS Commandments)) (PP (IN among) (NP (NNPS Christians))))))) (: –) (ADVP (RB thereby)) (, ,) (SBAR (IN as) (S (NP (PRP it)) (VP (VBD were)))) (, ,) (S (VP (VBG removing) (NP (DT the) (CD three) (NNS letters) (NP (NN l...
CT
['Simply refusing to preach the Ten Commandments among Christians – thereby , , removing the three letters l - a - w from the church –']
['as it were']
[]
['Simply refusing to preach the Ten Commandments among Christians – thereby , as it were , removing the three letters l - a - w from the church – does not eliminate the accusing law .']
[]
31,187
The Somali Postal Service (Somali Post) is the national postal service of the Federal Government of Somalia.
(ROOT (S (NP (NP (DT The) (NNP Somali) (NNP Postal) (NNP Service)) (-LRB- -LRB-) (NP (NNP Somali) (NNP Post)) (-RRB- -RRB-)) (VP (VBZ is) (NP (NP (DT the) (JJ national) (JJ postal) (NN service)) (PP (IN of) (NP (NP (DT the) (NNP Federal) (NNP Government)) (PP (IN of) (NP (NNP Somalia))))))) (. .)))
9
{ "ADJ": [ "national", "postal" ], "ADP": [ "of", "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "service" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Somali", "Postal", "Servi...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
The/det/Service Somali/compound/Service Postal/compound/Service Service/nsubj/is (/punct/Service Somali/compound/Post Post/appos/Service )/punct/Service is/ROOT/is the/det/service national/amod/service postal/amod/service service/attr/is of/prep/service the/det/Government Federal/compound/Government Government/pobj/of ...
(S (NP (NP (DT The) (NNP Somali) (NNP Postal) (NNP Service)) (-LRB- -LRB-) (NP (NNP Somali) (NNP Post)) (-RRB- -RRB-)) (VP (VBZ is) (NP (NP (DT the) (JJ national) (JJ postal) (NN service)) (PP (IN of) (NP (NP (DT the) (NNP Federal) (NNP Government)) (PP (IN of) (NP (NNP Somalia))))))) (. .))
T
['The Somali Postal Service -LRB- Somali Post -RRB- is the national postal service of the Federal Government of Somalia']
[]
['The Somali Postal Service -LRB- Somali Post -RRB- is the national postal service of the Federal Government of Somalia .']
[]
[]
42,767
In 2005 a group of computer scientists built a computational model for the mechanism of biased ratings produced by rating agencies, which turned out to be adequate to what actually happened in 2006–2008.[citation needed]
(ROOT (S (PP (IN In) (NP (CD 2005))) (NP (NP (DT a) (NN group)) (PP (IN of) (NP (NN computer) (NNS scientists)))) (VP (VBD built) (NP (NP (DT a) (JJ computational) (NN model)) (PP (IN for) (NP (NP (DT the) (NN mechanism)) (PP (IN of) (NP (NP (JJ biased) (NNS ratings)) (VP (VBN produced) (PP (IN by) (NP (NN rating) (NNS...
18
{ "ADJ": [ "computational", "biased", "adequate" ], "ADP": [ "In", "of", "for", "of", "by", "out", "to", "in" ], "ADV": [ "actually" ], "AUX": [ "be" ], "CCONJ": [], "DET": [ "a", "a", "the" ], "INTJ": [], "NOUN": [ "group", ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "B-VP", "O", "B-VP", "I-VP", "B-ADJP", "B-PP", "O", "B-ADVP", "B-VP", "...
In/prep/built 2005/pobj/In a/det/group group/nsubj/built of/prep/group computer/compound/scientists scientists/pobj/of built/ROOT/built a/det/model computational/amod/model model/dobj/built for/prep/built the/det/mechanism mechanism/pobj/for of/prep/mechanism biased/amod/ratings ratings/pobj/of produced/acl/ratings by/...
(S (PP (IN In) (NP (CD 2005))) (NP (NP (DT a) (NN group)) (PP (IN of) (NP (NN computer) (NNS scientists)))) (VP (VBD built) (NP (NP (DT a) (JJ computational) (NN model)) (PP (IN for) (NP (NP (DT the) (NN mechanism)) (PP (IN of) (NP (NP (JJ biased) (NNS ratings)) (VP (VBN produced) (PP (IN by) (NP (NN rating) (NNS agenc...
CT
['a group of computer scientists built a computational model for the mechanism of biased ratings produced by rating agencies ,']
['which turned out to be adequate to what actually happened in 2006–2008.-LSB-citation needed', 'what actually happened in 2006–2008.-LSB-citation needed']
[]
['In 2005 a group of computer scientists built a computational model for the mechanism of biased ratings produced by rating agencies , which turned out to be adequate to what actually happened in 2006–2008.-LSB-citation needed -RSB-']
[]
23,114
The rest of the Ottoman domain is demoted to just "the east."
(ROOT (S (NP (NP (DT The) (NN rest)) (PP (IN of) (NP (DT the) (JJ Ottoman) (NN domain)))) (VP (VBZ is) (VP (VBN demoted) (PP (IN to) (NP (RB just) (`` ") (NP (DT the) (NN east)))))) (. .) ('' ")))
8
{ "ADJ": [], "ADP": [ "of", "to" ], "ADV": [ "just" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "rest", "domain" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Ottoman", "east" ], "PUNCT": [ ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O" ]
The/det/rest rest/nsubjpass/demoted of/prep/rest the/det/domain Ottoman/compound/domain domain/pobj/of is/auxpass/demoted demoted/ROOT/demoted to/prep/demoted just/advmod/east "/punct/east the/det/east east/pobj/to ./punct/demoted "/punct/demoted
(S (NP (NP (DT The) (NN rest)) (PP (IN of) (NP (DT the) (JJ Ottoman) (NN domain)))) (VP (VBZ is) (VP (VBN demoted) (PP (IN to) (NP (RB just) (`` ") (NP (DT the) (NN east)))))) (. .) ('' "))
T
['The rest of the Ottoman domain is demoted to just " the east']
[]
['The rest of the Ottoman domain is demoted to just " the east . "']
[]
[]
4,446
What law did the British make to cause the use of the Gregorian calendar?
(ROOT (SBARQ (WHNP (WP What) (NN law)) (SQ (VBD did) (NP (DT the) (NNPS British)) (VP (VB make) (S (VP (TO to) (VP (VB cause) (NP (NP (DT the) (NN use)) (PP (IN of) (NP (DT the) (JJ Gregorian) (NN calendar))))))))) (. ?)))
11
{ "ADJ": [ "Gregorian" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "law", "use", "calendar" ], "NUM": [], "PART": [ "to" ], "PRON": [ "What" ], "PROPN": [ "Britis...
[ "O", "O", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
What/det/law law/nsubj/did did/aux/make the/det/British British/nsubj/make make/ROOT/make to/aux/cause cause/xcomp/make the/det/use use/dobj/cause of/prep/use the/det/calendar Gregorian/amod/calendar calendar/pobj/of ?/punct/make
(SBARQ (WHNP (WP What) (NN law)) (SQ (VBD did) (NP (DT the) (NNPS British)) (VP (VB make) (S (VP (TO to) (VP (VB cause) (NP (NP (DT the) (NN use)) (PP (IN of) (NP (DT the) (JJ Gregorian) (NN calendar))))))))) (. ?))
FC
[]
[]
[]
[]
['What law did the British make to cause the use of the Gregorian calendar ?']
3,613
Measurable precipitation falls on an average of 48 days annually.
(ROOT (S (NP (JJ Measurable) (NN precipitation)) (VP (VBZ falls) (PP (IN on) (NP (NP (NP (DT an) (NN average)) (PP (IN of) (NP (CD 48) (NNS days)))) (ADVP (RB annually))))) (. .)))
9
{ "ADJ": [ "Measurable" ], "ADP": [ "on", "of" ], "ADV": [ "annually" ], "AUX": [], "CCONJ": [], "DET": [ "an" ], "INTJ": [], "NOUN": [ "precipitation", "average", "days" ], "NUM": [ "48" ], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "."...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-ADVP", "O" ]
Measurable/amod/precipitation precipitation/nsubj/falls falls/ROOT/falls on/prep/falls an/det/average average/pobj/on of/prep/average 48/nummod/days days/pobj/of annually/advmod/falls ./punct/falls
(S (NP (JJ Measurable) (NN precipitation)) (VP (VBZ falls) (PP (IN on) (NP (NP (NP (DT an) (NN average)) (PP (IN of) (NP (CD 48) (NNS days)))) (ADVP (RB annually))))) (. .))
T
['Measurable precipitation falls on an average of 48 days annually']
[]
['Measurable precipitation falls on an average of 48 days annually .']
[]
[]
73,136
At the academy, he met Abdel Hakim Amer and Anwar Sadat, both of whom became important aides during his presidency.
(ROOT (S (PP (IN At) (NP (DT the) (NN academy))) (, ,) (NP (PRP he)) (VP (VBD met) (NP (NP (NP (NNP Abdel) (NNP Hakim) (NNP Amer)) (CC and) (NP (NNP Anwar) (NNP Sadat))) (, ,) (SBAR (WHNP (WHNP (DT both)) (WHPP (IN of) (WHNP (WP whom)))) (S (VP (VBD became) (NP (JJ important) (NNS aides)) (PP (IN during) (NP (PRP$ his)...
10
{ "ADJ": [ "important" ], "ADP": [ "At", "of", "during" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "academy", "aides", "presidency" ], "NUM": [], "PART": [], "PRON": [ "he", "both", "whom", "his...
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
At/prep/met the/det/academy academy/pobj/At ,/punct/met he/nsubj/met met/ROOT/met Abdel/compound/Amer Hakim/compound/Amer Amer/dobj/met and/cc/Amer Anwar/compound/Sadat Sadat/conj/Amer ,/punct/Sadat both/nsubj/became of/prep/both whom/pobj/of became/relcl/Amer important/amod/aides aides/attr/became during/prep/became h...
(S (PP (IN At) (NP (DT the) (NN academy))) (, ,) (NP (PRP he)) (VP (VBD met) (NP (NP (NP (NNP Abdel) (NNP Hakim) (NNP Amer)) (CC and) (NP (NNP Anwar) (NNP Sadat))) (, ,) (SBAR (WHNP (WHNP (DT both)) (WHPP (IN of) (WHNP (WP whom)))) (S (VP (VBD became) (NP (JJ important) (NNS aides)) (PP (IN during) (NP (PRP$ his) (NN p...
CT
['he met Abdel Hakim Amer and Anwar Sadat , both of whom became important aides during his presidency']
['both of whom became important aides during his presidency']
[]
['At the academy , he met Abdel Hakim Amer and Anwar Sadat , both of whom became important aides during his presidency .']
[]
46,463
Restaurant customers must clear their reservations at the reception counter on the 2nd floor.
(ROOT (S (NP (NN Restaurant) (NNS customers)) (VP (MD must) (VP (VB clear) (NP (PRP$ their) (NNS reservations)) (PP (IN at) (NP (NP (DT the) (NN reception) (NN counter)) (PP (IN on) (NP (DT the) (JJ 2nd) (NN floor))))))) (. .)))
9
{ "ADJ": [ "Restaurant", "2nd" ], "ADP": [ "at", "on" ], "ADV": [], "AUX": [ "must" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "customers", "reservations", "reception", "counter", "floor" ], "NUM": [], "PART": [], "PRON"...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Restaurant/amod/customers customers/nsubj/clear must/aux/clear clear/ROOT/clear their/poss/reservations reservations/dobj/clear at/prep/clear the/det/counter reception/compound/counter counter/pobj/at on/prep/counter the/det/floor 2nd/amod/floor floor/pobj/on ./punct/clear
(S (NP (NN Restaurant) (NNS customers)) (VP (MD must) (VP (VB clear) (NP (PRP$ their) (NNS reservations)) (PP (IN at) (NP (NP (DT the) (NN reception) (NN counter)) (PP (IN on) (NP (DT the) (JJ 2nd) (NN floor))))))) (. .))
T
['Restaurant customers must clear their reservations at the reception counter on the 2nd floor']
[]
['Restaurant customers must clear their reservations at the reception counter on the 2nd floor .']
[]
[]
1,282
Totally blind subterranean mammals (e.g., blind mole rat Spalax sp.) are able to maintain their endogenous clocks in the apparent absence of external stimuli.
(ROOT (S (NP (NP (ADJP (RB Totally) (JJ blind)) (JJ subterranean) (NNS mammals)) (-LRB- -LRB-) (NP (ADVP (FW e.g.)) (, ,) (NP (NML (JJ blind) (JJ mole) (NN rat)) (NNP Spalax) (NNP sp) (. .))) (-RRB- -RRB-)) (VP (VBP are) (ADJP (JJ able) (S (VP (TO to) (VP (VB maintain) (NP (PRP$ their) (JJ endogenous) (NNS clocks)) (PP...
12
{ "ADJ": [ "blind", "subterranean", "blind", "able", "endogenous", "apparent", "external" ], "ADP": [ "in", "of" ], "ADV": [ "Totally", "e.g." ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "mammals", "mole"...
[ "B-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-NP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADJP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Totally/advmod/blind blind/amod/mammals subterranean/amod/mammals mammals/nsubj/are (/punct/mammals e.g./advmod/mole ,/punct/mole blind/amod/mole mole/compound/rat rat/compound/sp Spalax/compound/sp sp/appos/mammals ./punct/mammals )/punct/mammals are/ROOT/are able/acomp/are to/aux/maintain maintain/xcomp/able their/po...
(S (NP (NP (ADJP (RB Totally) (JJ blind)) (JJ subterranean) (NNS mammals)) (-LRB- -LRB-) (NP (ADVP (FW e.g.)) (, ,) (NP (NML (JJ blind) (JJ mole) (NN rat)) (NNP Spalax) (NNP sp) (. .))) (-RRB- -RRB-)) (VP (VBP are) (ADJP (JJ able) (S (VP (TO to) (VP (VB maintain) (NP (PRP$ their) (JJ endogenous) (NNS clocks)) (PP (IN i...
T
['Totally blind subterranean mammals -LRB- e.g. , blind mole rat Spalax sp . -RRB- are able to maintain their endogenous clocks in the apparent absence of external stimuli']
[]
['Totally blind subterranean mammals -LRB- e.g. , blind mole rat Spalax sp . -RRB- are able to maintain their endogenous clocks in the apparent absence of external stimuli .']
[]
[]
60,340
What year was Bern founded?
(ROOT (SBARQ (WHNP (WP What) (NN year)) (SQ (VBD was) (NP (NNP Bern)) (VP (VBN founded))) (. ?)))
5
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "What" ], "INTJ": [], "NOUN": [ "year" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Bern" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "founded" ],...
[ "O", "O", "O", "B-NP", "B-VP", "O" ]
What/det/year year/attr/was was/ROOT/was Bern/attr/was founded/acl/Bern ?/punct/was
(SBARQ (WHNP (WP What) (NN year)) (SQ (VBD was) (NP (NNP Bern)) (VP (VBN founded))) (. ?))
FC
[]
[]
[]
[]
['What year was Bern founded ?']
30,195
In heavy metal, a number of lead guitarists (playing electric guitar) modeled their playing styles on Baroque or Classical era instrumental music, including Ritchie Blackmore and Randy Rhoads.
(ROOT (S (PP (IN In) (NP (JJ heavy) (NN metal))) (, ,) (NP (NP (DT a) (NN number)) (PP (IN of) (NP (NP (JJ lead) (NNS guitarists)) (-LRB- -LRB-) (VP (VBG playing) (NP (JJ electric) (NN guitar))) (-RRB- -RRB-)))) (VP (VBD modeled) (NP (PRP$ their) (VBG playing) (NNS styles)) (PP (IN on) (NP (NP (NML (ADJP (JJ Baroque) (...
9
{ "ADJ": [ "heavy", "lead", "electric", "Classical", "instrumental" ], "ADP": [ "In", "of", "on" ], "ADV": [], "AUX": [], "CCONJ": [ "or", "and" ], "DET": [ "a" ], "INTJ": [], "NOUN": [ "metal", "number", "guitarists", "guitar", "pl...
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP"...
In/prep/modeled heavy/amod/metal metal/pobj/In ,/punct/modeled a/det/number number/nsubj/modeled of/prep/number lead/amod/guitarists guitarists/pobj/of (/punct/guitarists playing/acl/guitarists electric/amod/guitar guitar/dobj/playing )/punct/number modeled/ROOT/modeled their/poss/styles playing/amod/styles styles/dobj...
(S (PP (IN In) (NP (JJ heavy) (NN metal))) (, ,) (NP (NP (DT a) (NN number)) (PP (IN of) (NP (NP (JJ lead) (NNS guitarists)) (-LRB- -LRB-) (VP (VBG playing) (NP (JJ electric) (NN guitar))) (-RRB- -RRB-)))) (VP (VBD modeled) (NP (PRP$ their) (VBG playing) (NNS styles)) (PP (IN on) (NP (NP (NML (ADJP (JJ Baroque) (CC or)...
T
['a number of lead guitarists -LRB- playing electric guitar -RRB- modeled their playing styles on Baroque or Classical era instrumental music , including Ritchie Blackmore and Randy Rhoads']
[]
['In heavy metal , a number of lead guitarists -LRB- playing electric guitar -RRB- modeled their playing styles on Baroque or Classical era instrumental music , including Ritchie Blackmore and Randy Rhoads .']
[]
[]
16,618
Closely related fields in theoretical computer science are analysis of algorithms and computability theory.
(ROOT (SINV (NP (NP (ADJP (RB Closely) (JJ related)) (NNS fields)) (PP (IN in) (NP (JJ theoretical) (NN computer) (NN science)))) (VP (VP (VBP are)) (NP (NP (NP (NN analysis)) (PP (IN of) (NP (NNS algorithms)))) (CC and) (NP (NN computability) (NN theory)))) (. .)))
8
{ "ADJ": [ "theoretical" ], "ADP": [ "in", "of" ], "ADV": [ "Closely" ], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "fields", "computer", "science", "analysis", "algorithms", "computability", "theory" ], "NUM":...
[ "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
Closely/advmod/related related/amod/fields fields/nsubj/are in/prep/fields theoretical/amod/science computer/compound/science science/pobj/in are/ROOT/are analysis/attr/are of/prep/analysis algorithms/pobj/of and/cc/algorithms computability/compound/theory theory/conj/algorithms ./punct/are
(SINV (NP (NP (ADJP (RB Closely) (JJ related)) (NNS fields)) (PP (IN in) (NP (JJ theoretical) (NN computer) (NN science)))) (VP (VP (VBP are)) (NP (NP (NP (NN analysis)) (PP (IN of) (NP (NNS algorithms)))) (CC and) (NP (NN computability) (NN theory)))) (. .))
T
['Closely related fields in theoretical computer science are analysis of algorithms and computability theory']
[]
['Closely related fields in theoretical computer science are analysis of algorithms and computability theory .']
[]
[]
62,037
Nevertheless, while 20 mm was better than a machine gun and mounted on a very small trailer made it easy to move, its effectiveness was limited.
(ROOT (S (ADVP (RB Nevertheless)) (, ,) (SBAR (IN while) (S (NP (CD 20) (NNS mm)) (VP (VP (VBD was) (ADJP (ADJP (JJR better)) (PP (IN than) (NP (DT a) (NN machine) (NN gun))))) (CC and) (VP (VP (VBN mounted) (PP (IN on) (NP (DT a) (ADJP (RB very) (JJ small)) (NN trailer)))) (VP (VBD made) (S (NP (NP (PRP it))) (ADJP (J...
14
{ "ADJ": [ "better", "small", "easy", "limited" ], "ADP": [ "than", "on" ], "ADV": [ "Nevertheless", "very" ], "AUX": [ "was", "was" ], "CCONJ": [ "and" ], "DET": [ "a", "a" ], "INTJ": [], "NOUN": [ "mm", "machine", "gun", "...
[ "B-ADVP", "O", "O", "B-NP", "I-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-VP", "B-NP", "B-ADJP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-VP", "B-ADJP", "O" ]
Nevertheless/advmod/made ,/punct/made while/mark/was 20/nummod/mm mm/nsubj/was was/advcl/made better/acomp/was than/prep/better a/det/gun machine/compound/gun gun/pobj/than and/cc/was mounted/conj/was on/prep/mounted a/det/trailer very/advmod/small small/amod/trailer trailer/pobj/on made/ccomp/was it/nsubj/easy easy/cc...
(S (ADVP (RB Nevertheless)) (, ,) (SBAR (IN while) (S (NP (CD 20) (NNS mm)) (VP (VP (VBD was) (ADJP (ADJP (JJR better)) (PP (IN than) (NP (DT a) (NN machine) (NN gun))))) (CC and) (VP (VP (VBN mounted) (PP (IN on) (NP (DT a) (ADJP (RB very) (JJ small)) (NN trailer)))) (VP (VBD made) (S (NP (NP (PRP it))) (ADJP (JJ easy...
CT
['its effectiveness was limited']
['while 20 mm was better than a machine gun and mounted on a very small trailer made it easy to move', 'to move']
[]
['Nevertheless , while 20 mm was better than a machine gun and mounted on a very small trailer made it easy to move , its effectiveness was limited .']
[]
6,207
In what year did Harvey Martin die?
(ROOT (SBARQ (WHPP (IN In) (WHNP (WDT what) (NN year))) (SQ (VBD did) (NP (NNP Harvey) (NNP Martin)) (VP (VB die))) (. ?)))
5
{ "ADJ": [], "ADP": [ "In" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "what" ], "INTJ": [], "NOUN": [ "year" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Harvey", "Martin" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], ...
[ "O", "O", "O", "O", "B-NP", "I-NP", "B-VP", "O" ]
In/prep/die what/det/year year/pcomp/In did/aux/die Harvey/compound/Martin Martin/nsubj/die die/ROOT/die ?/punct/die
(SBARQ (WHPP (IN In) (WHNP (WDT what) (NN year))) (SQ (VBD did) (NP (NNP Harvey) (NNP Martin)) (VP (VB die))) (. ?))
FC
[]
[]
[]
[]
['In what year did Harvey Martin die ?']
59,257
Buddha found a Middle Way that ameliorated the extreme asceticism found in the Sramana religions.
(ROOT (S (NP (NNP Buddha)) (VP (VBD found) (NP (NP (DT a) (NNP Middle) (NNP Way)) (SBAR (WHNP (WDT that)) (S (VP (VBD ameliorated) (NP (NP (DT the) (JJ extreme) (NN asceticism)) (VP (VBN found) (PP (IN in) (NP (DT the) (NNP Sramana) (NNS religions)))))))))) (. .)))
12
{ "ADJ": [ "extreme" ], "ADP": [ "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "a", "the", "the" ], "INTJ": [], "NOUN": [ "asceticism", "religions" ], "NUM": [], "PART": [], "PRON": [ "that" ], "PROPN": [ "Buddha", "Middle", "Way", ...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Buddha/nsubj/found found/ROOT/found a/det/Way Middle/compound/Way Way/dobj/found that/nsubj/ameliorated ameliorated/relcl/Way the/det/asceticism extreme/amod/asceticism asceticism/dobj/ameliorated found/acl/asceticism in/prep/found the/det/religions Sramana/compound/religions religions/pobj/in ./punct/found
(S (NP (NNP Buddha)) (VP (VBD found) (NP (NP (DT a) (NNP Middle) (NNP Way)) (SBAR (WHNP (WDT that)) (S (VP (VBD ameliorated) (NP (NP (DT the) (JJ extreme) (NN asceticism)) (VP (VBN found) (PP (IN in) (NP (DT the) (NNP Sramana) (NNS religions)))))))))) (. .))
CT
['Buddha found a Middle Way that ameliorated the extreme asceticism found in the Sramana religions']
['that ameliorated the extreme asceticism found in the Sramana religions']
[]
['Buddha found a Middle Way that ameliorated the extreme asceticism found in the Sramana religions .']
[]
65,590
In the late 12th-century, a school of polyphony was established at the Notre-Dame.
(ROOT (S (PP (IN In) (NP (DT the) (JJ late) (JJ 12th) (HYPH -) (NN century))) (, ,) (NP (NP (DT a) (NN school)) (PP (IN of) (NP (NN polyphony)))) (VP (VBD was) (VP (VBN established) (PP (IN at) (NP (DT the) (NNP Notre) (HYPH -) (NNP Dame))))) (. .)))
7
{ "ADJ": [ "late", "12th" ], "ADP": [ "In", "of", "at" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "a", "the" ], "INTJ": [], "NOUN": [ "century", "school", "polyphony" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
In/prep/established the/det/century late/amod/century 12th/amod/century -/punct/century century/pobj/In ,/punct/established a/det/school school/nsubjpass/established of/prep/school polyphony/pobj/of was/auxpass/established established/ROOT/established at/prep/established the/det/Dame Notre/compound/Dame -/punct/Dame Da...
(S (PP (IN In) (NP (DT the) (JJ late) (JJ 12th) (HYPH -) (NN century))) (, ,) (NP (NP (DT a) (NN school)) (PP (IN of) (NP (NN polyphony)))) (VP (VBD was) (VP (VBN established) (PP (IN at) (NP (DT the) (NNP Notre) (HYPH -) (NNP Dame))))) (. .))
T
['a school of polyphony was established at the Notre - Dame']
[]
['In the late 12th - century , a school of polyphony was established at the Notre - Dame .']
[]
[]
46,885
The biographical tradition asserts that Virgil began the hexameter Eclogues (or Bucolics) in 42 BC and it is thought that the collection was published around 39–38 BC, although this is controversial.
(ROOT (S (S (NP (DT The) (JJ biographical) (NN tradition)) (VP (VBZ asserts) (SBAR (IN that) (S (NP (NNP Virgil)) (VP (VBD began) (NP (NP (DT the) (NN hexameter) (NNPS Eclogues)) (-LRB- -LRB-) (CC or) (NP (NNPS Bucolics)) (-RRB- -RRB-)) (PP (IN in) (NP (CD 42) (NNP BC)))))))) (CC and) (S (NP (NP (PRP it))) (VP (VBZ is)...
12
{ "ADJ": [ "biographical", "controversial" ], "ADP": [ "in", "around" ], "ADV": [], "AUX": [ "is", "was", "is" ], "CCONJ": [ "or", "and" ], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "tradition", "hexameter", "BC", "col...
[ "B-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "B-NP", "B-VP", ...
The/det/tradition biographical/amod/tradition tradition/nsubj/asserts asserts/ROOT/asserts that/mark/began Virgil/nsubj/began began/ccomp/asserts the/det/Eclogues hexameter/compound/Eclogues Eclogues/dobj/began (/punct/Eclogues or/cc/Eclogues Bucolics/conj/Eclogues )/punct/Eclogues in/prep/Eclogues 42/nummod/BC BC/pobj...
(S (S (NP (DT The) (JJ biographical) (NN tradition)) (VP (VBZ asserts) (SBAR (IN that) (S (NP (NNP Virgil)) (VP (VBD began) (NP (NP (DT the) (NN hexameter) (NNPS Eclogues)) (-LRB- -LRB-) (CC or) (NP (NNPS Bucolics)) (-RRB- -RRB-)) (PP (IN in) (NP (CD 42) (NNP BC)))))))) (CC and) (S (NP (NP (PRP it))) (VP (VBZ is) (VP (...
CT
['The biographical tradition asserts', 'it is thought ,']
['that Virgil began the hexameter Eclogues -LRB- or Bucolics -RRB- in 42 BC', 'that the collection was published around 39–38 BC', 'although this is controversial']
[]
['The biographical tradition asserts that Virgil began the hexameter Eclogues -LRB- or Bucolics -RRB- in 42 BC and it is thought that the collection was published around 39–38 BC , although this is controversial .']
[]
20,295
Venter said, "Race is a social concept.
(ROOT (S (NP (NNP Venter)) (VP (VBD said) (, ,) (`` ") (S (NP (NN Race)) (VP (VBZ is) (NP (DT a) (JJ social) (NN concept))))) (. .)))
7
{ "ADJ": [ "social" ], "ADP": [], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "a" ], "INTJ": [], "NOUN": [ "Venter", "Race", "concept" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ ",", "\"", "." ], "SCONJ": [], "SPACE": [...
[ "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "O" ]
Venter/nsubj/said said/ROOT/said ,/punct/said "/punct/said Race/nsubj/is is/ccomp/said a/det/concept social/amod/concept concept/attr/is ./punct/said
(S (NP (NNP Venter)) (VP (VBD said) (, ,) (`` ") (S (NP (NN Race)) (VP (VBZ is) (NP (DT a) (JJ social) (NN concept))))) (. .))
T
['Venter said , " Race is a social concept']
[]
['Venter said , " Race is a social concept .']
[]
[]
44,666
In this case, the body of any wild animal killed or wounded becomes government property.
(ROOT (S (PP (IN In) (NP (DT this) (NN case))) (, ,) (NP (NP (DT the) (NN body)) (PP (IN of) (NP (NP (DT any) (JJ wild) (NN animal)) (VP (VBN killed) (CC or) (VBN wounded))))) (VP (VBZ becomes) (NP (NN government) (NN property))) (. .)))
7
{ "ADJ": [ "wild" ], "ADP": [ "In", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "or" ], "DET": [ "this", "the", "any" ], "INTJ": [], "NOUN": [ "case", "body", "animal", "government", "property" ], "NUM": [], "PART": [], "PRON": [], "PROPN": ...
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "O" ]
In/prep/killed this/det/case case/pobj/In ,/punct/killed the/det/body body/nsubj/killed of/prep/body any/det/animal wild/amod/animal animal/pobj/of killed/csubj/becomes or/cc/killed wounded/conj/killed becomes/ROOT/becomes government/compound/property property/attr/becomes ./punct/becomes
(S (PP (IN In) (NP (DT this) (NN case))) (, ,) (NP (NP (DT the) (NN body)) (PP (IN of) (NP (NP (DT any) (JJ wild) (NN animal)) (VP (VBN killed) (CC or) (VBN wounded))))) (VP (VBZ becomes) (NP (NN government) (NN property))) (. .))
T
['the body of any wild animal killed or wounded becomes government property']
[]
['In this case , the body of any wild animal killed or wounded becomes government property .']
[]
[]
1,419
On April 4, it was reported that the Chinese government appeared to be running an anti-CNN website that criticizes the cable network’s coverage of recent events.
(ROOT (S (PP (IN On) (NP (NNP April) (CD 4))) (, ,) (NP (PRP it)) (VP (VBD was) (VP (VBN reported) (SBAR (IN that) (S (NP (DT the) (JJ Chinese) (NN government)) (VP (VBD appeared) (S (VP (TO to) (VP (VB be) (VP (VBG running) (NP (NP (DT an) (ADJP (JJ anti) (HYPH -) (JJ CNN)) (NN website)) (SBAR (WHNP (WDT that)) (S (VP...
19
{ "ADJ": [ "Chinese", "anti", "-", "CNN", "recent" ], "ADP": [ "On", "of" ], "ADV": [], "AUX": [ "was", "be" ], "CCONJ": [], "DET": [ "the", "an", "the" ], "INTJ": [], "NOUN": [ "government", "website", "cable", "network", "cove...
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
On/prep/reported April/pobj/On 4/nummod/April ,/punct/reported it/nsubjpass/reported was/auxpass/reported reported/ROOT/reported that/mark/appeared the/det/government Chinese/amod/government government/nsubj/appeared appeared/ccomp/reported to/aux/running be/aux/running running/xcomp/appeared an/det/website anti/amod/w...
(S (PP (IN On) (NP (NNP April) (CD 4))) (, ,) (NP (PRP it)) (VP (VBD was) (VP (VBN reported) (SBAR (IN that) (S (NP (DT the) (JJ Chinese) (NN government)) (VP (VBD appeared) (S (VP (TO to) (VP (VB be) (VP (VBG running) (NP (NP (DT an) (ADJP (JJ anti) (HYPH -) (JJ CNN)) (NN website)) (SBAR (WHNP (WDT that)) (S (VP (VBZ ...
CT
['it was reported']
['that the Chinese government appeared to be running an anti - CNN website that criticizes the cable network ’s coverage of recent events', 'that criticizes the cable network ’s coverage of recent events']
[]
['On April 4 , it was reported that the Chinese government appeared to be running an anti - CNN website that criticizes the cable network ’s coverage of recent events .']
[]
45,453
In layman terms, the liability of the central bank is money, and an increase in deposits in member banks, carried as a liability by the central bank, means that more money has been put into the economy.[a]
(ROOT (S (S (PP (IN In) (NP (NN layman) (NNS terms))) (, ,) (NP (NP (DT the) (NN liability)) (PP (IN of) (NP (DT the) (JJ central) (NN bank)))) (VP (VBZ is) (NP (NN money)))) (, ,) (CC and) (NP (NP (NP (DT an) (NN increase)) (PP (IN in) (NP (NP (NNS deposits)) (PP (IN in) (NP (NN member) (NNS banks)))))) (, ,) (VP (VBN...
9
{ "ADJ": [ "central", "central", "more" ], "ADP": [ "In", "of", "in", "in", "as", "by", "into" ], "ADV": [], "AUX": [ "is", "has", "been" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "an", "a", "the", "the" ], "INTJ...
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O", "...
In/prep/is layman/compound/terms terms/pobj/In ,/punct/is the/det/liability liability/nsubj/is of/prep/liability the/det/bank central/amod/bank bank/pobj/of is/ROOT/is money/attr/is ,/punct/is and/cc/is an/det/increase increase/nsubj/means in/prep/increase deposits/pobj/in in/prep/deposits member/compound/banks banks/p...
(S (S (PP (IN In) (NP (NN layman) (NNS terms))) (, ,) (NP (NP (DT the) (NN liability)) (PP (IN of) (NP (DT the) (JJ central) (NN bank)))) (VP (VBZ is) (NP (NN money)))) (, ,) (CC and) (NP (NP (NP (DT an) (NN increase)) (PP (IN in) (NP (NP (NNS deposits)) (PP (IN in) (NP (NN member) (NNS banks)))))) (, ,) (VP (VBN carri...
CT
['In layman terms , the liability of the central bank is money']
['that more money has been put into the economy.-LSB-a -RSB-']
[]
['In layman terms , the liability of the central bank is money , and an increase in deposits in member banks , carried as a liability by the central bank , means that more money has been put into the economy.-LSB-a -RSB-']
[]
44,164
The first Lib–Lab candidate to stand was George Odger in the Southwark by-election of 1870.
(ROOT (S (NP (NP (DT The) (JJ first) (NML (NNP Lib) (HYPH –) (NNP Lab)) (NN candidate)) (SBAR (S (VP (TO to) (VP (VB stand)))))) (VP (VBD was) (NP (NNP George) (NNP Odger)) (PP (IN in) (NP (NP (DT the) (NNP Southwark) (IN by) (HYPH -) (NN election)) (PP (IN of) (NP (CD 1870)))))) (. .)))
8
{ "ADJ": [ "first" ], "ADP": [ "in", "by", "of" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "Lab", "candidate", "election" ], "NUM": [ "1870" ], "PART": [ "to" ], "PRON": [], "PROPN": [ ...
[ "B-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
The/det/candidate first/amod/candidate Lib/nmod/candidate –/punct/Lab Lab/compound/candidate candidate/nsubj/was to/aux/stand stand/relcl/candidate was/ROOT/was George/compound/Odger Odger/attr/was in/prep/Odger the/det/Southwark Southwark/pobj/in by/prep/in -/punct/by election/pobj/by of/prep/election 1870/pobj/of ./p...
(S (NP (NP (DT The) (JJ first) (NML (NNP Lib) (HYPH –) (NNP Lab)) (NN candidate)) (SBAR (S (VP (TO to) (VP (VB stand)))))) (VP (VBD was) (NP (NNP George) (NNP Odger)) (PP (IN in) (NP (NP (DT the) (NNP Southwark) (IN by) (HYPH -) (NN election)) (PP (IN of) (NP (CD 1870)))))) (. .))
CT
['The first Lib – Lab candidate to stand was George Odger in the Southwark by - election of 1870']
['to stand']
[]
['The first Lib – Lab candidate to stand was George Odger in the Southwark by - election of 1870 .']
[]
67,033
Whose music did Frédéric admire the most and thus provide influence on his work?
(ROOT (SBARQ (WHNP (WDT Whose) (NN music)) (SQ (VBD did) (NP (NNP Frédéric)) (VP (VP (VB admire) (NP (DT the) (JJS most))) (CC and) (ADVP (RB thus)) (VP (VB provide) (NP (NN influence)) (PP (IN on) (NP (PRP$ his) (NN work)))))) (. ?)))
8
{ "ADJ": [], "ADP": [ "on" ], "ADV": [ "most", "thus" ], "AUX": [ "did" ], "CCONJ": [ "and" ], "DET": [ "Whose", "the" ], "INTJ": [], "NOUN": [ "music", "influence", "work" ], "NUM": [], "PART": [], "PRON": [ "his" ], "PROPN": [ "Fréd...
[ "O", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
Whose/poss/music music/pobj/on did/aux/admire Frédéric/nsubj/admire admire/ROOT/admire the/det/most most/dobj/admire and/cc/most thus/conj/most provide/conj/admire influence/dobj/provide on/prep/influence his/poss/work work/pobj/on ?/punct/admire
(SBARQ (WHNP (WDT Whose) (NN music)) (SQ (VBD did) (NP (NNP Frédéric)) (VP (VP (VB admire) (NP (DT the) (JJS most))) (CC and) (ADVP (RB thus)) (VP (VB provide) (NP (NN influence)) (PP (IN on) (NP (PRP$ his) (NN work)))))) (. ?))
FC
[]
[]
[]
[]
['Whose music did Frédéric admire the most and thus provide influence on his work ?']
36,238
Where is the Guilford Courthouse National Military Park?
(ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (DT the) (NML (NNP Guilford) (NNP Courthouse)) (NNP National) (NNP Military) (NNP Park))) (. ?)))
6
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Guilford", "Courthouse", "National", "Military", "Park" ], "PUNCT": [ "?" ], "SCONJ": [ "Where...
[ "O", "O", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "O" ]
Where/advmod/is is/ROOT/is the/det/Courthouse Guilford/compound/Courthouse Courthouse/nsubj/is National/compound/Park Military/compound/Park Park/appos/Courthouse ?/punct/is
(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (DT the) (NML (NNP Guilford) (NNP Courthouse)) (NNP National) (NNP Military) (NNP Park))) (. ?))
FC
[]
[]
[]
[]
['Where is the Guilford Courthouse National Military Park ?']
12,894
Following nationalist violence in the 1950s, Cyprus was granted independence in 1960.
(ROOT (S (PP (VBG Following) (NP (NP (JJ nationalist) (NN violence)) (PP (IN in) (NP (DT the) (CD 1950s))))) (, ,) (NP (NNP Cyprus)) (VP (VBD was) (VP (VBN granted) (NP (NN independence)) (PP (IN in) (NP (CD 1960))))) (. .)))
7
{ "ADJ": [ "nationalist" ], "ADP": [ "in", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "violence", "1950s", "independence" ], "NUM": [ "1960" ], "PART": [], "PRON": [], "PROPN": [ "Cyprus" ], "P...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-NP", "B-PP", "B-NP", "O" ]
Following/prep/granted nationalist/amod/violence violence/pobj/Following in/prep/violence the/det/1950s 1950s/pobj/in ,/punct/granted Cyprus/nsubjpass/granted was/auxpass/granted granted/ROOT/granted independence/dobj/granted in/prep/granted 1960/pobj/in ./punct/granted
(S (PP (VBG Following) (NP (NP (JJ nationalist) (NN violence)) (PP (IN in) (NP (DT the) (CD 1950s))))) (, ,) (NP (NNP Cyprus)) (VP (VBD was) (VP (VBN granted) (NP (NN independence)) (PP (IN in) (NP (CD 1960))))) (. .))
T
['Cyprus was granted independence in 1960']
[]
['Following nationalist violence in the 1950s , Cyprus was granted independence in 1960 .']
[]
[]
47,572
What type of infantry joined light, and the cavalry in battle?
(ROOT (SBARQ (WHNP (WHNP (WP What) (NN type)) (PP (IN of) (NP (NN infantry)))) (S (VP (VBD joined) (NP (NP (NN light)) (, ,) (CC and) (NP (NP (DT the) (NN cavalry)) (PP (IN in) (NP (NN battle))))))) (. ?)))
9
{ "ADJ": [], "ADP": [ "of", "in" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "What", "the" ], "INTJ": [], "NOUN": [ "type", "infantry", "light", "cavalry", "battle" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ ",", ...
[ "O", "O", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
What/det/type type/nsubj/joined of/prep/type infantry/pobj/of joined/ROOT/joined light/dobj/joined ,/punct/joined and/cc/joined the/det/cavalry cavalry/conj/joined in/prep/cavalry battle/pobj/in ?/punct/joined
(SBARQ (WHNP (WHNP (WP What) (NN type)) (PP (IN of) (NP (NN infantry)))) (S (VP (VBD joined) (NP (NP (NN light)) (, ,) (CC and) (NP (NP (DT the) (NN cavalry)) (PP (IN in) (NP (NN battle))))))) (. ?))
T
['joined light , and the cavalry in battle']
[]
['What type of infantry joined light , and the cavalry in battle ?']
[]
[]
67,470
What radio station is operated by the public school system?
(ROOT (SBARQ (WHNP (WP What) (NN radio) (NN station)) (SQ (VBZ is) (VP (VBN operated) (PP (IN by) (NP (DT the) (JJ public) (NN school) (NN system))))) (. ?)))
7
{ "ADJ": [ "public" ], "ADP": [ "by" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "What", "the" ], "INTJ": [], "NOUN": [ "radio", "station", "school", "system" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "?" ], "SC...
[ "O", "O", "O", "O", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
What/det/station radio/compound/station station/nsubjpass/operated is/auxpass/operated operated/ROOT/operated by/agent/operated the/det/system public/amod/school school/compound/system system/pobj/by ?/punct/operated
(SBARQ (WHNP (WP What) (NN radio) (NN station)) (SQ (VBZ is) (VP (VBN operated) (PP (IN by) (NP (DT the) (JJ public) (NN school) (NN system))))) (. ?))
FC
[]
[]
[]
[]
['What radio station is operated by the public school system ?']
32,075
The McLeod gauge can measure vacuums as high as 10−6 torr (0.1 mPa), which is the lowest direct measurement of pressure that is possible with current technology.
(ROOT (S (NP (DT The) (NNP McLeod) (NN gauge)) (VP (MD can) (VP (VB measure) (NP (NP (NP (NNS vacuums)) (ADJP (ADJP (RB as) (JJ high)) (PP (IN as) (NP (NP (CD 10−6) (NNS torr)) (-LRB- -LRB-) (NP (CD 0.1) (NN mPa)) (-RRB- -RRB-))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (NP (NP (NP (DT the) (JJS lowest) (JJ dir...
15
{ "ADJ": [ "high", "lowest", "direct", "possible", "current" ], "ADP": [ "as", "of", "with" ], "ADV": [ "as" ], "AUX": [ "can", "is", "is" ], "CCONJ": [], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "gauge", "vacuums", "tor...
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-ADJP", "I-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/gauge McLeod/compound/gauge gauge/nsubj/measure can/aux/measure measure/ROOT/measure vacuums/dobj/measure as/advmod/high high/advmod/measure as/prep/high 10−6/nummod/torr torr/pobj/as (/punct/mPa 0.1/nummod/mPa mPa/appos/torr )/punct/torr ,/punct/torr which/nsubj/is is/relcl/torr the/det/measurement lowest/amod...
(S (NP (DT The) (NNP McLeod) (NN gauge)) (VP (MD can) (VP (VB measure) (NP (NP (NP (NNS vacuums)) (ADJP (ADJP (RB as) (JJ high)) (PP (IN as) (NP (NP (CD 10−6) (NNS torr)) (-LRB- -LRB-) (NP (CD 0.1) (NN mPa)) (-RRB- -RRB-))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (NP (NP (NP (DT the) (JJS lowest) (JJ direct) (...
CT
['The McLeod gauge can measure vacuums as high as 10−6 torr -LRB- 0.1 mPa -RRB- , which is the lowest direct measurement of pressure that is possible with current technology']
['which is the lowest direct measurement of pressure that is possible with current technology', 'that is possible with current technology']
[]
['The McLeod gauge can measure vacuums as high as 10−6 torr -LRB- 0.1 mPa -RRB- , which is the lowest direct measurement of pressure that is possible with current technology .']
[]
30,338
Backup and Restore, the backup component of Windows, is deprecated.
(ROOT (S (NP (NP (NNP Backup) (CC and) (NNP Restore)) (, ,) (NP (NP (DT the) (NN backup) (NN component)) (PP (IN of) (NP (NNP Windows)))) (, ,)) (VP (VBZ is) (VP (VBN deprecated))) (. .)))
7
{ "ADJ": [ "backup" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "component" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Backup", "Restore", "Windows" ], "PUNCT": [ ",", ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "O" ]
Backup/nsubj/is and/cc/Backup Restore/conj/Backup ,/punct/Backup the/det/component backup/amod/component component/appos/Backup of/prep/component Windows/pobj/of ,/punct/Backup is/ROOT/is deprecated/acomp/is ./punct/is
(S (NP (NP (NNP Backup) (CC and) (NNP Restore)) (, ,) (NP (NP (DT the) (NN backup) (NN component)) (PP (IN of) (NP (NNP Windows)))) (, ,)) (VP (VBZ is) (VP (VBN deprecated))) (. .))
T
['Backup and Restore , the backup component of Windows , is deprecated']
[]
['Backup and Restore , the backup component of Windows , is deprecated .']
[]
[]
2,949
In 1974 the museum had acquired what is now the Henry Cole wing from the Royal College of Science.
(ROOT (S (PP (IN In) (NP (CD 1974))) (NP (DT the) (NN museum)) (VP (VBD had) (VP (VBN acquired) (SBAR (WHNP (WP what)) (S (VP (VBZ is) (ADVP (RB now)) (NP (DT the) (NML (NNP Henry) (NNP Cole)) (NN wing))))) (PP (IN from) (NP (NP (DT the) (NNP Royal) (NNP College)) (PP (IN of) (NP (NNP Science))))))) (. .)))
10
{ "ADJ": [], "ADP": [ "In", "from", "of" ], "ADV": [ "now" ], "AUX": [ "had", "is" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "museum", "wing" ], "NUM": [ "1974" ], "PART": [], "PRON": [ "what" ], "PROPN...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "O", "B-VP", "B-ADVP", "B-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
In/prep/acquired 1974/pobj/In the/det/museum museum/nsubj/acquired had/aux/acquired acquired/ROOT/acquired what/nsubj/is is/ccomp/acquired now/advmod/is the/det/Cole Henry/compound/Cole Cole/nsubj/wing wing/attr/is from/prep/wing the/det/College Royal/compound/College College/pobj/from of/prep/College Science/pobj/of ....
(S (PP (IN In) (NP (CD 1974))) (NP (DT the) (NN museum)) (VP (VBD had) (VP (VBN acquired) (SBAR (WHNP (WP what)) (S (VP (VBZ is) (ADVP (RB now)) (NP (DT the) (NML (NNP Henry) (NNP Cole)) (NN wing))))) (PP (IN from) (NP (NP (DT the) (NNP Royal) (NNP College)) (PP (IN of) (NP (NNP Science))))))) (. .))
CT
['the museum had acquired from the Royal College of Science']
['what is now the Henry Cole wing']
[]
['In 1974 the museum had acquired what is now the Henry Cole wing from the Royal College of Science .']
[]
47,828
In the 2000 presidential election, Vice President Al Gore, a former Democratic U.S. Senator from Tennessee, failed to carry his home state, an unusual occurrence but indicative of strengthening Republican support.
(ROOT (S (PP (IN In) (NP (DT the) (CD 2000) (JJ presidential) (NN election))) (, ,) (NP (NP (NML (NNP Vice) (NNP President)) (NNP Al) (NNP Gore)) (, ,) (NP (NP (DT a) (JJ former) (JJ Democratic) (NNP U.S.) (NNP Senator)) (PP (IN from) (NP (NNP Tennessee)))) (, ,)) (VP (VBD failed) (S (VP (TO to) (VP (VP (VB carry) (NP ...
13
{ "ADJ": [ "presidential", "former", "Democratic", "unusual", "indicative", "Republican" ], "ADP": [ "In", "from", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "but" ], "DET": [ "the", "a", "an" ], "INTJ": [], "NOUN": [ "election", "home", ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-ADJP", "B-PP", "B-...
In/prep/failed the/det/election 2000/nummod/election presidential/amod/election election/pobj/In ,/punct/failed Vice/compound/President President/compound/Gore Al/compound/Gore Gore/nsubj/failed ,/punct/Gore a/det/Senator former/amod/Senator Democratic/amod/U.S. U.S./compound/Senator Senator/appos/Gore from/prep/Senato...
(S (PP (IN In) (NP (DT the) (CD 2000) (JJ presidential) (NN election))) (, ,) (NP (NP (NML (NNP Vice) (NNP President)) (NNP Al) (NNP Gore)) (, ,) (NP (NP (DT a) (JJ former) (JJ Democratic) (NNP U.S.) (NNP Senator)) (PP (IN from) (NP (NNP Tennessee)))) (, ,)) (VP (VBD failed) (S (VP (TO to) (VP (VP (VB carry) (NP (PRP$ ...
T
['Vice President Al Gore , a former Democratic U.S. Senator from Tennessee , failed to carry his home state , an unusual occurrence but indicative of strengthening Republican support']
[]
['In the 2000 presidential election , Vice President Al Gore , a former Democratic U.S. Senator from Tennessee , failed to carry his home state , an unusual occurrence but indicative of strengthening Republican support .']
[]
[]
25,665
The CTAG (Latvian: Cilvēktiesību aizstāvības grupa, Human Rights Defense Group) Helsinki-86 was founded in July 1986 in the Latvian port town of Liepāja by three workers: Linards Grantiņš, Raimonds Bitenieks, and Mārtiņš Bariss.
(ROOT (S (NP (NP (DT The) (NNP CTAG)) (-LRB- -LRB-) (NP (JJ Latvian)) (: :) (NP (NP (NNP Cilvēktiesību) (FW aizstāvības) (FW grupa)) (, ,) (NP (NML (NML (NNP Human) (NNPS Rights)) (NNP Defense)) (NNP Group))) (-RRB- -RRB-) (NP (NNP Helsinki-86))) (VP (VBD was) (VP (VBN founded) (PP (IN in) (NP (NNP July) (CD 1986))) (P...
9
{ "ADJ": [ "Latvian" ], "ADP": [ "in", "in", "of", "by" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "CTAG", "port", "town", "workers" ], "NUM": [ "1986", "three" ], "PART"...
[ "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", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP...
The/det/CTAG CTAG/nmod/Helsinki-86 (/punct/Latvian Latvian/appos/CTAG :/punct/Latvian Cilvēktiesību/compound/grupa aizstāvības/compound/grupa grupa/appos/CTAG ,/punct/grupa Human/compound/Rights Rights/compound/Group Defense/compound/Group Group/appos/grupa )/punct/grupa Helsinki-86/nsubjpass/founded was/auxpass/founde...
(S (NP (NP (DT The) (NNP CTAG)) (-LRB- -LRB-) (NP (JJ Latvian)) (: :) (NP (NP (NNP Cilvēktiesību) (FW aizstāvības) (FW grupa)) (, ,) (NP (NML (NML (NNP Human) (NNPS Rights)) (NNP Defense)) (NNP Group))) (-RRB- -RRB-) (NP (NNP Helsinki-86))) (VP (VBD was) (VP (VBN founded) (PP (IN in) (NP (NNP July) (CD 1986))) (PP (IN ...
T
['The CTAG -LRB- Latvian : Cilvēktiesību aizstāvības grupa , Human Rights Defense Group -RRB- Helsinki-86 was founded in July 1986 in the Latvian port town of Liepāja by three workers : Linards Grantiņš , Raimonds Bitenieks , and Mārtiņš Bariss']
[]
['The CTAG -LRB- Latvian : Cilvēktiesību aizstāvības grupa , Human Rights Defense Group -RRB- Helsinki-86 was founded in July 1986 in the Latvian port town of Liepāja by three workers : Linards Grantiņš , Raimonds Bitenieks , and Mārtiņš Bariss .']
[]
[]
30,456
Before emerging as a pop star, Madonna has spent her early years in rock music alongside her bands, Breakfast Club and Emmy.
(ROOT (S (PP (IN Before) (S (VP (VBG emerging) (PP (IN as) (NP (DT a) (NN pop) (NN star)))))) (, ,) (NP (NNP Madonna)) (VP (VBZ has) (VP (VBN spent) (NP (PRP$ her) (JJ early) (NNS years)) (PP (IN in) (NP (NN rock) (NN music))) (PP (IN alongside) (NP (NP (PRP$ her) (NNS bands)) (, ,) (NP (NP (NNP Breakfast) (NNP Club)) ...
9
{ "ADJ": [ "early" ], "ADP": [ "Before", "as", "in", "alongside" ], "ADV": [], "AUX": [ "has" ], "CCONJ": [ "and" ], "DET": [ "a" ], "INTJ": [], "NOUN": [ "pop", "star", "years", "rock", "music", "bands" ], "NUM": [], "PART": [], ...
[ "B-PP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Before/prep/spent emerging/pcomp/Before as/prep/emerging a/det/star pop/compound/star star/pobj/as ,/punct/spent Madonna/nsubj/spent has/aux/spent spent/ROOT/spent her/poss/years early/amod/years years/dobj/spent in/prep/spent rock/compound/music music/pobj/in alongside/prep/spent her/poss/bands bands/pobj/alongside ,/...
(S (PP (IN Before) (S (VP (VBG emerging) (PP (IN as) (NP (DT a) (NN pop) (NN star)))))) (, ,) (NP (NNP Madonna)) (VP (VBZ has) (VP (VBN spent) (NP (PRP$ her) (JJ early) (NNS years)) (PP (IN in) (NP (NN rock) (NN music))) (PP (IN alongside) (NP (NP (PRP$ her) (NNS bands)) (, ,) (NP (NP (NNP Breakfast) (NNP Club)) (CC an...
T
['Madonna has spent her early years in rock music alongside her bands , Breakfast Club and Emmy']
[]
['Before emerging as a pop star , Madonna has spent her early years in rock music alongside her bands , Breakfast Club and Emmy .']
[]
[]
5,772
The Apostolic Canons or Ecclesiastical Canons of the Same Holy Apostles is a collection of ancient ecclesiastical decrees (eighty-five in the Eastern, fifty in the Western Church) concerning the government and discipline of the Early Christian Church, incorporated with the Apostolic Constitutions which are part of the ...
(ROOT (S (NP (DT The) (NML (NML (NNP Apostolic) (NNPS Canons)) (CC or) (NML (NML (NNP Ecclesiastical) (NNPS Canons)) (PP (IN of) (NP (DT the) (NNP Same) (NNP Holy) (NNPS Apostles)))))) (VP (VBZ is) (NP (NP (DT a) (NN collection)) (PP (IN of) (NP (NP (NP (NP (JJ ancient) (JJ ecclesiastical) (NNS decrees)) (-LRB- -LRB-) ...
17
{ "ADJ": [ "Same", "ancient", "ecclesiastical", "Early" ], "ADP": [ "of", "of", "in", "in", "of", "with", "of" ], "ADV": [], "AUX": [ "is", "are" ], "CCONJ": [ "or", "and" ], "DET": [ "The", "the", "a", "the", "the", ...
[ "B-NP", "O", "O", "O", "O", "O", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", ...
The/det/Canons Apostolic/compound/Canons Canons/nsubj/is or/cc/Canons Ecclesiastical/compound/Canons Canons/conj/Canons of/prep/Canons the/det/Apostles Same/amod/Apostles Holy/compound/Apostles Apostles/pobj/of is/ROOT/is a/det/collection collection/attr/is of/prep/collection ancient/amod/decrees ecclesiastical/amod/de...
(S (NP (DT The) (NML (NML (NNP Apostolic) (NNPS Canons)) (CC or) (NML (NML (NNP Ecclesiastical) (NNPS Canons)) (PP (IN of) (NP (DT the) (NNP Same) (NNP Holy) (NNPS Apostles)))))) (VP (VBZ is) (NP (NP (DT a) (NN collection)) (PP (IN of) (NP (NP (NP (NP (JJ ancient) (JJ ecclesiastical) (NNS decrees)) (-LRB- -LRB-) (NP (N...
CT
['The Apostolic Canons or Ecclesiastical Canons of the Same Holy Apostles is a collection of ancient ecclesiastical decrees -LRB- eighty - five in the Eastern , fifty in the Western Church -RRB- concerning the government and discipline of the Early Christian Church , incorporated with the Apostolic Constitutions which ...
['which are part of the Ante - Nicene Fathers']
[]
['The Apostolic Canons or Ecclesiastical Canons of the Same Holy Apostles is a collection of ancient ecclesiastical decrees -LRB- eighty - five in the Eastern , fifty in the Western Church -RRB- concerning the government and discipline of the Early Christian Church , incorporated with the Apostolic Constitutions which ...
[]
35,091
This could be addressed by changing the matching system between the antenna and transmission line, but that solution only works well at the new design frequency.
(ROOT (S (S (NP (DT This)) (VP (MD could) (VP (VB be) (VP (VBN addressed) (PP (IN by) (S (VP (VBG changing) (NP (NP (DT the) (VBG matching) (NN system)) (PP (IN between) (NP (DT the) (NML (NML (NN antenna)) (CC and) (NML (NN transmission) (NN line))))))))))))) (, ,) (CC but) (S (NP (DT that) (NN solution)) (ADVP (RB on...
15
{ "ADJ": [ "new" ], "ADP": [ "by", "between", "at" ], "ADV": [ "only", "well" ], "AUX": [ "could", "be" ], "CCONJ": [ "and", "but" ], "DET": [ "the", "the", "that", "the" ], "INTJ": [], "NOUN": [ "matching", "system", "anten...
[ "B-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "O", "O", "O", "O", "O", "B-NP", "I-NP", "B-ADVP", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
This/nsubjpass/addressed could/aux/addressed be/auxpass/addressed addressed/ROOT/addressed by/prep/addressed changing/pcomp/by the/det/system matching/amod/system system/dobj/changing between/prep/system the/det/line antenna/nmod/line and/cc/antenna transmission/conj/antenna line/pobj/between ,/punct/addressed but/cc/a...
(S (S (NP (DT This)) (VP (MD could) (VP (VB be) (VP (VBN addressed) (PP (IN by) (S (VP (VBG changing) (NP (NP (DT the) (VBG matching) (NN system)) (PP (IN between) (NP (DT the) (NML (NML (NN antenna)) (CC and) (NML (NN transmission) (NN line))))))))))))) (, ,) (CC but) (S (NP (DT that) (NN solution)) (ADVP (RB only)) (...
T
['This could be addressed by changing the matching system between the antenna and transmission line', 'that solution only works well at the new design frequency']
[]
['This could be addressed by changing the matching system between the antenna and transmission line , but that solution only works well at the new design frequency .']
[]
[]
28,860
The project of the Japan International Cooperation Agency is designed to increase the resilience of the Tuvalu coast against sea level rise through ecosystem rehabilitation and regeneration and through support for sand production.
(ROOT (S (NP (NP (DT The) (NN project)) (PP (IN of) (NP (DT the) (NNP Japan) (NNP International) (NNP Cooperation) (NNP Agency)))) (VP (VBZ is) (VP (VBN designed) (S (VP (TO to) (VP (VB increase) (NP (NP (DT the) (NN resilience)) (PP (IN of) (NP (DT the) (NNP Tuvalu) (NN coast))) (PP (IN against) (NP (NML (NN sea) (NN ...
13
{ "ADJ": [], "ADP": [ "of", "of", "against", "through", "through", "for" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "and", "and" ], "DET": [ "The", "the", "the", "the" ], "INTJ": [], "NOUN": [ "project", "resilience", "coast", "s...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "I-PP", "B-NP", "B-PP", "B-NP", "I...
The/det/project project/nsubjpass/designed of/prep/project the/det/Agency Japan/compound/Agency International/compound/Agency Cooperation/compound/Agency Agency/pobj/of is/auxpass/designed designed/ROOT/designed to/aux/increase increase/xcomp/designed the/det/resilience resilience/dobj/increase of/prep/resilience the/d...
(S (NP (NP (DT The) (NN project)) (PP (IN of) (NP (DT the) (NNP Japan) (NNP International) (NNP Cooperation) (NNP Agency)))) (VP (VBZ is) (VP (VBN designed) (S (VP (TO to) (VP (VB increase) (NP (NP (DT the) (NN resilience)) (PP (IN of) (NP (DT the) (NNP Tuvalu) (NN coast))) (PP (IN against) (NP (NML (NN sea) (NN level)...
T
['The project of the Japan International Cooperation Agency is designed to increase the resilience of the Tuvalu coast against sea level rise through ecosystem rehabilitation and regeneration and through support for sand production']
[]
['The project of the Japan International Cooperation Agency is designed to increase the resilience of the Tuvalu coast against sea level rise through ecosystem rehabilitation and regeneration and through support for sand production .']
[]
[]
15,914
However the discovery that tracks very similar to these early trace fossils are produced today by the giant single-celled protist Gromia sphaerica casts doubt on their interpretation as evidence of early animal evolution.
(ROOT (S (ADVP (RB However)) (NP (DT the) (NN discovery) (SBAR (IN that) (S (NP (NP (NNS tracks)) (ADJP (RB very) (JJ similar) (PP (IN to) (NP (DT these) (JJ early) (NN trace) (NNS fossils))))) (VP (VBP are) (VP (VBN produced) (NP (NN today)) (PP (IN by) (NP (NP (DT the) (JJ giant) (ADJP (JJ single) (HYPH -) (VBN celle...
12
{ "ADJ": [ "similar", "early", "giant", "early" ], "ADP": [ "to", "by", "on", "as", "of" ], "ADV": [ "However", "very", "single" ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the", "these", "the" ], "INTJ": [], "NOUN": [ "discov...
[ "B-ADVP", "B-NP", "I-NP", "O", "B-NP", "B-ADJP", "I-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP",...
However/advmod/produced the/det/discovery discovery/nsubjpass/produced that/nsubj/tracks tracks/relcl/discovery very/advmod/similar similar/acomp/tracks to/prep/similar these/det/fossils early/amod/fossils trace/compound/fossils fossils/pobj/to are/auxpass/produced produced/ROOT/produced today/npadvmod/produced by/agen...
(S (ADVP (RB However)) (NP (DT the) (NN discovery) (SBAR (IN that) (S (NP (NP (NNS tracks)) (ADJP (RB very) (JJ similar) (PP (IN to) (NP (DT these) (JJ early) (NN trace) (NNS fossils))))) (VP (VBP are) (VP (VBN produced) (NP (NN today)) (PP (IN by) (NP (NP (DT the) (JJ giant) (ADJP (JJ single) (HYPH -) (VBN celled)) (N...
CT
['the discovery that tracks very similar to these early trace fossils are produced today by the giant single - celled protist Gromia sphaerica casts doubt on their interpretation as evidence of early animal evolution']
['that tracks very similar to these early trace fossils are produced today by the giant single - celled protist Gromia sphaerica']
[]
['However the discovery that tracks very similar to these early trace fossils are produced today by the giant single - celled protist Gromia sphaerica casts doubt on their interpretation as evidence of early animal evolution .']
[]
33,627
During the Indian period of Esoteric Buddhism (from the 8th century onwards), Buddhism spread from India to Tibet and Mongolia.
(ROOT (S (PP (IN During) (NP (NP (NP (DT the) (JJ Indian) (NN period)) (PP (IN of) (NP (JJ Esoteric) (NNP Buddhism)))) (-LRB- -LRB-) (PP (PP (IN from) (NP (DT the) (JJ 8th) (NN century))) (ADVP (NNS onwards))) (-RRB- -RRB-))) (, ,) (NP (NNP Buddhism)) (VP (VBD spread) (PP (IN from) (NP (NNP India))) (PP (IN to) (NP (NN...
8
{ "ADJ": [ "Indian", "Esoteric", "8th" ], "ADP": [ "During", "of", "from", "from", "to" ], "ADV": [ "onwards" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "period", "century" ], "NUM": [], "PART":...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-NP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
During/prep/spread the/det/period Indian/amod/period period/pobj/During of/prep/period Esoteric/amod/Buddhism Buddhism/pobj/of (/punct/spread from/prep/spread the/det/century 8th/amod/century century/pobj/from onwards/advmod/century )/punct/from ,/punct/spread Buddhism/nsubj/spread spread/ROOT/spread from/prep/spread I...
(S (PP (IN During) (NP (NP (NP (DT the) (JJ Indian) (NN period)) (PP (IN of) (NP (JJ Esoteric) (NNP Buddhism)))) (-LRB- -LRB-) (PP (PP (IN from) (NP (DT the) (JJ 8th) (NN century))) (ADVP (NNS onwards))) (-RRB- -RRB-))) (, ,) (NP (NNP Buddhism)) (VP (VBD spread) (PP (IN from) (NP (NNP India))) (PP (IN to) (NP (NNP Tibe...
T
['Buddhism spread from India to Tibet and Mongolia']
[]
['During the Indian period of Esoteric Buddhism -LRB- from the 8th century onwards -RRB- , Buddhism spread from India to Tibet and Mongolia .']
[]
[]
62,406
In 2004 its forces joined KFOR, a NATO-led international force in Kosovo.
(ROOT (S (PP (IN In) (NP (CD 2004))) (NP (PRP$ its) (NNS forces)) (VP (VBD joined) (NP (NP (NNP KFOR)) (, ,) (NP (NP (DT a) (ADJP (NNP NATO) (HYPH -) (VBN led)) (JJ international) (NN force)) (PP (IN in) (NP (NNP Kosovo)))))) (. .)))
8
{ "ADJ": [ "international" ], "ADP": [ "In", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "a" ], "INTJ": [], "NOUN": [ "forces", "force" ], "NUM": [ "2004" ], "PART": [], "PRON": [ "its" ], "PROPN": [ "KFOR", "NATO", "Kosovo" ], ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
In/prep/joined 2004/pobj/In its/poss/forces forces/nsubj/joined joined/ROOT/joined KFOR/dobj/joined ,/punct/KFOR a/det/force NATO/npadvmod/led -/punct/led led/amod/force international/amod/force force/appos/KFOR in/prep/force Kosovo/pobj/in ./punct/joined
(S (PP (IN In) (NP (CD 2004))) (NP (PRP$ its) (NNS forces)) (VP (VBD joined) (NP (NP (NNP KFOR)) (, ,) (NP (NP (DT a) (ADJP (NNP NATO) (HYPH -) (VBN led)) (JJ international) (NN force)) (PP (IN in) (NP (NNP Kosovo)))))) (. .))
T
['its forces joined KFOR , a NATO - led international force in Kosovo']
[]
['In 2004 its forces joined KFOR , a NATO - led international force in Kosovo .']
[]
[]
38,312
He gained further international attention as the chief leader of the Non-Aligned Movement, working with Jawaharlal Nehru of India, Gamal Abdel Nasser of Egypt and Sukarno of Indonesia.
(ROOT (S (NP (PRP He)) (VP (VBD gained) (NP (JJ further) (JJ international) (NN attention)) (PP (IN as) (NP (NP (DT the) (JJ chief) (NN leader)) (PP (IN of) (NP (DT the) (ADJP (NNP Non) (HYPH -) (NNP Aligned)) (NNP Movement))))) (, ,) (S (VP (VBG working) (PP (IN with) (NP (NP (NP (NNP Jawaharlal) (NNP Nehru)) (PP (IN ...
11
{ "ADJ": [ "further", "international", "chief", "Non", "-", "Aligned" ], "ADP": [ "as", "of", "with", "of", "of", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "attention", "lea...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", ...
He/nsubj/gained gained/ROOT/gained further/amod/attention international/amod/attention attention/dobj/gained as/prep/gained the/det/leader chief/amod/leader leader/pobj/as of/prep/leader the/det/Movement Non/amod/Movement -/amod/Movement Aligned/amod/Movement Movement/pobj/of ,/punct/gained working/advcl/gained with/pr...
(S (NP (PRP He)) (VP (VBD gained) (NP (JJ further) (JJ international) (NN attention)) (PP (IN as) (NP (NP (DT the) (JJ chief) (NN leader)) (PP (IN of) (NP (DT the) (ADJP (NNP Non) (HYPH -) (NNP Aligned)) (NNP Movement))))) (, ,) (S (VP (VBG working) (PP (IN with) (NP (NP (NP (NNP Jawaharlal) (NNP Nehru)) (PP (IN of) (N...
T
['He gained further international attention as the chief leader of the Non - Aligned Movement , working with Jawaharlal Nehru of India , Gamal Abdel Nasser of Egypt and Sukarno of Indonesia']
[]
['He gained further international attention as the chief leader of the Non - Aligned Movement , working with Jawaharlal Nehru of India , Gamal Abdel Nasser of Egypt and Sukarno of Indonesia .']
[]
[]
65,201
Who came in second on American Idol in season 14?
(ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBD came) (ADVP (IN in) (NP (JJ second))) (PP (IN on) (NP (NNP American) (NNP Idol))) (PP (IN in) (NP (NN season) (CD 14))))) (. ?)))
7
{ "ADJ": [ "second" ], "ADP": [ "in", "on", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "season" ], "NUM": [ "14" ], "PART": [], "PRON": [ "Who" ], "PROPN": [ "American", "Idol" ], "PUNCT": [ "?" ], "SCONJ"...
[ "O", "B-VP", "B-ADVP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Who/nsubj/came came/ROOT/came in/prep/came second/pobj/in on/prep/came American/compound/Idol Idol/pobj/on in/prep/came season/pobj/in 14/nummod/season ?/punct/came
(SBARQ (WHNP (WP Who)) (SQ (VP (VBD came) (ADVP (IN in) (NP (JJ second))) (PP (IN on) (NP (NNP American) (NNP Idol))) (PP (IN in) (NP (NN season) (CD 14))))) (. ?))
FC
[]
[]
[]
[]
['Who came in second on American Idol in season 14 ?']
18,790
Other film treatments have included: La valse de l'adieu (France, 1928) by Henry Roussel, with Pierre Blanchar as Chopin; Impromptu (1991), starring Hugh Grant as Chopin; La note bleue (1991); and Chopin: Desire for Love (2002).
(ROOT (S (NP (JJ Other) (NN film) (NNS treatments)) (VP (VBP have) (VP (VBN included) (: :) (NP (NP (NP (NP (FW La) (FW valse) (FW de) (NNP l'adieu)) (-LRB- -LRB-) (NP (NNP France)) (, ,) (NP (CD 1928)) (-RRB- -RRB-)) (PP (IN by) (NP (NNP Henry) (NNP Roussel))) (, ,) (PP (IN with) (NP (NP (NNP Pierre) (NNP Blanchar)) (...
13
{ "ADJ": [ "Other" ], "ADP": [ "by", "with", "as", "as", "for" ], "ADV": [], "AUX": [ "have" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "film", "treatments" ], "NUM": [ "1928", "1991", "1991", "2002" ], "PART": [], "P...
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP"...
Other/amod/treatments film/compound/treatments treatments/nsubj/included have/aux/included included/ROOT/included :/punct/included La/nmod/l'adieu valse/nmod/l'adieu de/nmod/l'adieu l'adieu/dobj/included (/punct/France France/appos/l'adieu ,/punct/France 1928/appos/France )/punct/France by/prep/l'adieu Henry/compound/R...
(S (NP (JJ Other) (NN film) (NNS treatments)) (VP (VBP have) (VP (VBN included) (: :) (NP (NP (NP (NP (FW La) (FW valse) (FW de) (NNP l'adieu)) (-LRB- -LRB-) (NP (NNP France)) (, ,) (NP (CD 1928)) (-RRB- -RRB-)) (PP (IN by) (NP (NNP Henry) (NNP Roussel))) (, ,) (PP (IN with) (NP (NP (NNP Pierre) (NNP Blanchar)) (PP (IN...
T
["Other film treatments have included : La valse de l'adieu -LRB- France , 1928 -RRB- by Henry Roussel , with Pierre Blanchar as Chopin ; Impromptu -LRB- 1991 -RRB- , starring Hugh Grant as Chopin ; La note bleue -LRB- 1991 -RRB- ; and Chopin : Desire for Love -LRB- 2002 -RRB-"]
[]
["Other film treatments have included : La valse de l'adieu -LRB- France , 1928 -RRB- by Henry Roussel , with Pierre Blanchar as Chopin ; Impromptu -LRB- 1991 -RRB- , starring Hugh Grant as Chopin ; La note bleue -LRB- 1991 -RRB- ; and Chopin : Desire for Love -LRB- 2002 -RRB- ."]
[]
[]
49,496
The title Khagan was not conferred on Genghis until after his death, when his son and successor, Ögedei, took the title for himself and extended it posthumously to his father (as he was also to be posthumously declared the founder of the Yuan dynasty).
(ROOT (S (NP (NP (DT The) (NN title)) (NP (NNP Khagan))) (VP (VBD was) (RB not) (VP (VBN conferred) (PP (IN on) (NP (NNP Genghis))) (PP (IN until) (NP (PP (IN after) (NP (PRP$ his) (NN death))) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (NP (PRP$ his) (NN son) (CC and) (NN successor)) (, ,) (NP (NNP Ögedei)) (, ,)) (VP (VP...
23
{ "ADJ": [], "ADP": [ "on", "until", "after", "for", "to", "of" ], "ADV": [ "posthumously", "also", "posthumously" ], "AUX": [ "was", "was", "be" ], "CCONJ": [ "and", "and" ], "DET": [ "The", "the", "the", "the" ], "INTJ": [...
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-NP", "B-ADVP", "B-PP", "B-NP",...
The/det/title title/nsubjpass/conferred Khagan/nsubjpass/conferred was/auxpass/conferred not/neg/conferred conferred/ROOT/conferred on/prep/conferred Genghis/pobj/on until/prep/conferred after/prep/until his/poss/death death/pobj/after ,/punct/death when/advmod/took his/poss/son son/nsubj/took and/cc/son successor/conj...
(S (NP (NP (DT The) (NN title)) (NP (NNP Khagan))) (VP (VBD was) (RB not) (VP (VBN conferred) (PP (IN on) (NP (NNP Genghis))) (PP (IN until) (NP (PP (IN after) (NP (PRP$ his) (NN death))) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (NP (PRP$ his) (NN son) (CC and) (NN successor)) (, ,) (NP (NNP Ögedei)) (, ,)) (VP (VP (VP (...
CT
['The title Khagan was not conferred on Genghis until after his death , when his son and successor , Ögedei , took the title for himself and extended it posthumously to his father -LRB- -RRB-']
['when his son and successor , Ögedei , took the title for himself and extended it posthumously to his father -LRB- as he was also to be posthumously declared the founder of the Yuan dynasty -RRB-', 'as he was also to be posthumously declared the founder of the Yuan dynasty']
[]
['The title Khagan was not conferred on Genghis until after his death , when his son and successor , Ögedei , took the title for himself and extended it posthumously to his father -LRB- as he was also to be posthumously declared the founder of the Yuan dynasty -RRB- .']
[]
71,704
These gardens facilitated the academic study of plants.
(ROOT (S (NP (DT These) (NNS gardens)) (VP (VBD facilitated) (NP (NP (DT the) (JJ academic) (NN study)) (PP (IN of) (NP (NNS plants))))) (. .)))
7
{ "ADJ": [ "academic" ], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "These", "the" ], "INTJ": [], "NOUN": [ "gardens", "study", "plants" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": []...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
These/det/gardens gardens/nsubj/facilitated facilitated/ROOT/facilitated the/det/study academic/amod/study study/dobj/facilitated of/prep/study plants/pobj/of ./punct/facilitated
(S (NP (DT These) (NNS gardens)) (VP (VBD facilitated) (NP (NP (DT the) (JJ academic) (NN study)) (PP (IN of) (NP (NNS plants))))) (. .))
T
['These gardens facilitated the academic study of plants']
[]
['These gardens facilitated the academic study of plants .']
[]
[]
46,826
Although the outbreak of World War I and the discovery of cheap oil in the 1930s discouraged the advancement of solar energy, Shuman’s vision and basic design were resurrected in the 1970s with a new wave of interest in solar thermal energy.
(ROOT (S (SBAR (IN Although) (S (NP (NP (NP (DT the) (NN outbreak)) (PP (IN of) (NP (NNP World) (NNP War) (NNP I)))) (CC and) (NP (NP (DT the) (NN discovery)) (PP (IN of) (NP (JJ cheap) (NN oil))) (PP (IN in) (NP (DT the) (CD 1930s))))) (VP (VBD discouraged) (NP (NP (DT the) (NN advancement)) (PP (IN of) (NP (JJ solar)...
11
{ "ADJ": [ "cheap", "solar", "basic", "new", "solar", "thermal" ], "ADP": [ "of", "of", "in", "of", "in", "with", "of", "in" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [ "and", "and" ], "DET": [ "the", "the", "the", "...
[ "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "O", "O", "O", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-N...
Although/mark/discouraged the/det/outbreak outbreak/nsubj/discouraged of/prep/outbreak World/compound/War War/compound/I I/pobj/of and/cc/I the/det/discovery discovery/conj/I of/prep/discovery cheap/amod/oil oil/pobj/of in/prep/discovery the/det/1930s 1930s/pobj/in discouraged/advcl/resurrected the/det/advancement adva...
(S (SBAR (IN Although) (S (NP (NP (NP (DT the) (NN outbreak)) (PP (IN of) (NP (NNP World) (NNP War) (NNP I)))) (CC and) (NP (NP (DT the) (NN discovery)) (PP (IN of) (NP (JJ cheap) (NN oil))) (PP (IN in) (NP (DT the) (CD 1930s))))) (VP (VBD discouraged) (NP (NP (DT the) (NN advancement)) (PP (IN of) (NP (JJ solar) (NN e...
CT
['Shuman ’s vision and basic design were resurrected in the 1970s with a new wave of interest in solar thermal energy']
['Although the outbreak of World War I and the discovery of cheap oil in the 1930s discouraged the advancement of solar energy']
[]
['Although the outbreak of World War I and the discovery of cheap oil in the 1930s discouraged the advancement of solar energy , Shuman ’s vision and basic design were resurrected in the 1970s with a new wave of interest in solar thermal energy .']
[]
6,133
Kinsey's methods have been criticized as flawed, particularly with regard to the randomness of his sample population, which included prison inmates, male prostitutes and those who willingly participated in discussion of previously taboo sexual topics.
(ROOT (S (NP (NP (NNP Kinsey) (POS 's)) (NNS methods)) (VP (VBP have) (VP (VBN been) (VP (VBN criticized) (PP (IN as) (ADJP (JJ flawed))) (, ,) (PP (ADVP (RB particularly)) (IN with) (NP (NP (NN regard)) (PP (IN to) (NP (NP (DT the) (NN randomness)) (PP (IN of) (NP (NP (PRP$ his) (NN sample) (NN population)) (, ,) (SBA...
25
{ "ADJ": [ "flawed", "male", "taboo", "sexual" ], "ADP": [ "as", "with", "to", "of", "in", "of" ], "ADV": [ "particularly", "willingly", "previously" ], "AUX": [ "have", "been" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": ...
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-ADJP", "B-VP", "B-ADVP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-ADVP", "B-VP"...
Kinsey/poss/methods 's/case/Kinsey methods/nsubjpass/criticized have/aux/criticized been/auxpass/criticized criticized/ROOT/criticized as/prep/criticized flawed/amod/as ,/punct/criticized particularly/advmod/with with/prep/criticized regard/pobj/with to/prep/regard the/det/randomness randomness/pobj/to of/prep/randomne...
(S (NP (NP (NNP Kinsey) (POS 's)) (NNS methods)) (VP (VBP have) (VP (VBN been) (VP (VBN criticized) (PP (IN as) (ADJP (JJ flawed))) (, ,) (PP (ADVP (RB particularly)) (IN with) (NP (NP (NN regard)) (PP (IN to) (NP (NP (DT the) (NN randomness)) (PP (IN of) (NP (NP (PRP$ his) (NN sample) (NN population)) (, ,) (SBAR (WHN...
CT
["Kinsey 's methods have been criticized as flawed , particularly with regard to the randomness of his sample population , which included prison inmates , male prostitutes and those who willingly participated in discussion of previously taboo sexual topics"]
['which included prison inmates , male prostitutes and those who willingly participated in discussion of previously taboo sexual topics', 'who willingly participated in discussion of previously taboo sexual topics']
[]
["Kinsey 's methods have been criticized as flawed , particularly with regard to the randomness of his sample population , which included prison inmates , male prostitutes and those who willingly participated in discussion of previously taboo sexual topics ."]
[]
21,967
Commodore Robert F. Stockton sent a mounted force of fifty under Captain Archibald Gillespie to march north to meet him.
(ROOT (S (NP (NNP Commodore) (NNP Robert) (NNP F.) (NNP Stockton)) (VP (VBD sent) (NP (NP (DT a) (VBN mounted) (NN force)) (PP (IN of) (NP (CD fifty)))) (PP (IN under) (NP (NNP Captain) (NNP Archibald) (NNP Gillespie))) (S (VP (TO to) (VP (VB march) (ADVP (RB north)) (S (VP (TO to) (VP (VB meet) (NP (PRP him))))))))) (...
11
{ "ADJ": [], "ADP": [ "of", "under" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "a" ], "INTJ": [], "NOUN": [ "force" ], "NUM": [ "fifty" ], "PART": [ "to", "to" ], "PRON": [ "him" ], "PROPN": [ "Commodore", "Robert", "F.", "Stockton"...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "I-VP", "B-NP", "O" ]
Commodore/compound/Stockton Robert/compound/Stockton F./compound/Stockton Stockton/nsubj/sent sent/ROOT/sent a/det/force mounted/amod/force force/dobj/sent of/prep/force fifty/pobj/of under/prep/sent Captain/compound/Gillespie Archibald/compound/Gillespie Gillespie/pobj/under to/aux/march march/advcl/sent north/advmod/...
(S (NP (NNP Commodore) (NNP Robert) (NNP F.) (NNP Stockton)) (VP (VBD sent) (NP (NP (DT a) (VBN mounted) (NN force)) (PP (IN of) (NP (CD fifty)))) (PP (IN under) (NP (NNP Captain) (NNP Archibald) (NNP Gillespie))) (S (VP (TO to) (VP (VB march) (ADVP (RB north)) (S (VP (TO to) (VP (VB meet) (NP (PRP him))))))))) (. .))
T
['Commodore Robert F. Stockton sent a mounted force of fifty under Captain Archibald Gillespie to march north to meet him']
[]
['Commodore Robert F. Stockton sent a mounted force of fifty under Captain Archibald Gillespie to march north to meet him .']
[]
[]
28,127
Sales of other mediums including individual digital tracks, digital albums and compact discs have fallen, the latter having the greatest drop-in-sales rate.
(ROOT (S (NP (NP (NNS Sales)) (PP (IN of) (NP (NP (JJ other) (NNS mediums)) (PP (VBG including) (NP (NP (JJ individual) (JJ digital) (NNS tracks)) (, ,) (NP (JJ digital) (NNS albums)) (CC and) (NP (JJ compact) (NNS discs))))))) (VP (VBP have) (VP (VBN fallen) (, ,) (S (NP (DT the) (JJ latter)) (VP (VBG having) (NP (NP ...
10
{ "ADJ": [ "other", "individual", "digital", "digital", "compact", "latter", "greatest" ], "ADP": [ "of", "in" ], "ADV": [], "AUX": [ "have" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "Sales", "mediums", ...
[ "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "O" ]
Sales/nsubj/fallen of/prep/Sales other/amod/mediums mediums/pobj/of including/prep/mediums individual/amod/tracks digital/amod/tracks tracks/pobj/including ,/punct/tracks digital/amod/albums albums/nsubj/fallen and/cc/albums compact/amod/discs discs/conj/albums have/aux/fallen fallen/ROOT/fallen ,/punct/fallen the/det/...
(S (NP (NP (NNS Sales)) (PP (IN of) (NP (NP (JJ other) (NNS mediums)) (PP (VBG including) (NP (NP (JJ individual) (JJ digital) (NNS tracks)) (, ,) (NP (JJ digital) (NNS albums)) (CC and) (NP (JJ compact) (NNS discs))))))) (VP (VBP have) (VP (VBN fallen) (, ,) (S (NP (DT the) (JJ latter)) (VP (VBG having) (NP (NP (DT th...
T
['Sales of other mediums including individual digital tracks , digital albums and compact discs have fallen , the latter having the greatest drop - in - sales rate']
[]
['Sales of other mediums including individual digital tracks , digital albums and compact discs have fallen , the latter having the greatest drop - in - sales rate .']
[]
[]
69,757
These Imams have the role of providing commentary and interpretation of the Quran as well as guidance to their tariqa followers as is the case of the living Imams of the Nizari Ismaili tariqah.
(ROOT (S (NP (DT These) (NNPS Imams)) (VP (VBP have) (NP (NP (DT the) (NN role)) (PP (IN of) (S (VP (S (VP (VBG providing) (NP (NP (NN commentary) (CC and) (NN interpretation)) (PP (IN of) (NP (DT the) (NNP Quran)))))) (PP (CONJP (RB as) (RB well) (IN as)) (NP (NP (NN guidance)) (PP (IN to) (NP (PRP$ their) (NN tariqa)...
13
{ "ADJ": [], "ADP": [ "of", "of", "as", "to", "of", "of" ], "ADV": [ "as", "well" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "These", "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "role", "commentary", ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-CONJP", "I-CONJP", "I-CONJP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", ...
These/det/Imams Imams/nsubj/have have/ROOT/have the/det/role role/dobj/have of/prep/role providing/pcomp/of commentary/dobj/providing and/cc/commentary interpretation/conj/commentary of/prep/commentary the/det/Quran Quran/pobj/of as/advmod/as well/advmod/as as/cc/commentary guidance/dobj/providing to/prep/guidance thei...
(S (NP (DT These) (NNPS Imams)) (VP (VBP have) (NP (NP (DT the) (NN role)) (PP (IN of) (S (VP (S (VP (VBG providing) (NP (NP (NN commentary) (CC and) (NN interpretation)) (PP (IN of) (NP (DT the) (NNP Quran)))))) (PP (CONJP (RB as) (RB well) (IN as)) (NP (NP (NN guidance)) (PP (IN to) (NP (PRP$ their) (NN tariqa) (NNS ...
CT
['These Imams have the role of providing commentary and interpretation of the Quran as well as guidance to their tariqa followers']
['as is the case of the living Imams of the Nizari Ismaili tariqah']
[]
['These Imams have the role of providing commentary and interpretation of the Quran as well as guidance to their tariqa followers as is the case of the living Imams of the Nizari Ismaili tariqah .']
[]
19,688
The New York City Police Department (NYPD) has been the largest police force in the United States by a significant margin, with over 35,000 sworn officers.
(ROOT (S (NP (NP (DT The) (NML (NML (NNP New) (NNP York)) (NNP City)) (NNP Police) (NNP Department)) (-LRB- -LRB-) (NP (NNP NYPD)) (-RRB- -RRB-)) (VP (VBZ has) (VP (VBN been) (NP (NP (DT the) (JJS largest) (NN police) (NN force)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))) (PP (IN by) (NP (DT a) (JJ signific...
8
{ "ADJ": [ "largest", "significant" ], "ADP": [ "in", "by", "with", "over" ], "ADV": [], "AUX": [ "has", "been" ], "CCONJ": [], "DET": [ "The", "the", "the", "a" ], "INTJ": [], "NOUN": [ "police", "force", "margin", "officers" ], ...
[ "B-NP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "O", "O", "B-NP", "I-NP", "O" ]
The/det/Department New/compound/York York/compound/City City/compound/Department Police/compound/Department Department/nsubj/been (/punct/Department NYPD/appos/Department )/punct/Department has/aux/been been/ROOT/been the/det/force largest/amod/force police/compound/force force/attr/been in/prep/force the/det/States Un...
(S (NP (NP (DT The) (NML (NML (NNP New) (NNP York)) (NNP City)) (NNP Police) (NNP Department)) (-LRB- -LRB-) (NP (NNP NYPD)) (-RRB- -RRB-)) (VP (VBZ has) (VP (VBN been) (NP (NP (DT the) (JJS largest) (NN police) (NN force)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))) (PP (IN by) (NP (DT a) (JJ significant) (...
T
['The New York City Police Department -LRB- NYPD -RRB- has been the largest police force in the United States by a significant margin , with over 35,000 sworn officers']
[]
['The New York City Police Department -LRB- NYPD -RRB- has been the largest police force in the United States by a significant margin , with over 35,000 sworn officers .']
[]
[]
23,257
The most important crop in Tibet is barley, and dough made from barley flour—called tsampa—is the staple food of Tibet.
(ROOT (S (S (NP (NP (DT The) (ADJP (RBS most) (JJ important)) (NN crop)) (PP (IN in) (NP (NNP Tibet)))) (VP (VBZ is) (NP (NN barley)))) (, ,) (CC and) (S (NP (NP (NP (NN dough)) (VP (VBN made) (PP (IN from) (NP (NN barley) (NN flour))))) (: —) (VP (VBN called) (S (NP (NN tsampa)))) (: —)) (VP (VBZ is) (NP (NP (DT the) ...
9
{ "ADJ": [ "important", "staple" ], "ADP": [ "in", "from", "of" ], "ADV": [ "most" ], "AUX": [ "is", "is" ], "CCONJ": [ "and" ], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "crop", "barley", "dough", "barley", "flour", "t...
[ "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "B-VP", "B-NP", "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
The/det/crop most/advmod/important important/amod/crop crop/nsubj/is in/prep/crop Tibet/pobj/in is/ROOT/is barley/attr/is ,/punct/is and/cc/is dough/nsubj/is made/acl/dough from/prep/made barley/compound/flour flour/pobj/from —/punct/flour called/acl/flour tsampa/oprd/called —/punct/dough is/conj/is the/det/food staple...
(S (S (NP (NP (DT The) (ADJP (RBS most) (JJ important)) (NN crop)) (PP (IN in) (NP (NNP Tibet)))) (VP (VBZ is) (NP (NN barley)))) (, ,) (CC and) (S (NP (NP (NP (NN dough)) (VP (VBN made) (PP (IN from) (NP (NN barley) (NN flour))))) (: —) (VP (VBN called) (S (NP (NN tsampa)))) (: —)) (VP (VBZ is) (NP (NP (DT the) (JJ st...
T
['The most important crop in Tibet is barley', 'dough made from barley flour — called tsampa — is the staple food of Tibet']
[]
['The most important crop in Tibet is barley , and dough made from barley flour — called tsampa — is the staple food of Tibet .']
[]
[]
63,425
In ring-porous woods of good growth it is usually the latewood in which the thick-walled, strength-giving fibers are most abundant.
(ROOT (S (PP (IN In) (NP (NP (ADJP (NN ring) (HYPH -) (JJ porous)) (NNS woods)) (PP (IN of) (NP (JJ good) (NN growth))))) (NP (PRP it)) (VP (VBZ is) (ADVP (RB usually)) (NP (NP (DT the) (NN latewood)) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (DT the) (ADJP (JJ thick) (HYPH -) (VBN walled)) (, ,) (ADJP (NN strengt...
9
{ "ADJ": [ "porous", "good", "walled", "abundant" ], "ADP": [ "In", "of", "in" ], "ADV": [ "usually", "thick", "most" ], "AUX": [ "is", "are" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "ring", "woods", "gro...
[ "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-NP", "I-NP", "O", "O", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-ADJP", "I-ADJP", "O" ]
In/prep/is ring/npadvmod/porous -/punct/porous porous/amod/woods woods/pobj/In of/prep/woods good/amod/growth growth/pobj/of it/nsubj/is is/ROOT/is usually/advmod/is the/det/latewood latewood/attr/is in/prep/are which/pobj/in the/det/fibers thick/amod/walled -/punct/walled walled/amod/fibers ,/punct/fibers strength/npa...
(S (PP (IN In) (NP (NP (ADJP (NN ring) (HYPH -) (JJ porous)) (NNS woods)) (PP (IN of) (NP (JJ good) (NN growth))))) (NP (PRP it)) (VP (VBZ is) (ADVP (RB usually)) (NP (NP (DT the) (NN latewood)) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (DT the) (ADJP (JJ thick) (HYPH -) (VBN walled)) (, ,) (ADJP (NN strength) (HY...
CT
['it is usually the latewood in which the thick - walled , strength - giving fibers are most abundant']
['in which the thick - walled , strength - giving fibers are most abundant']
[]
['In ring - porous woods of good growth it is usually the latewood in which the thick - walled , strength - giving fibers are most abundant .']
[]
64,273
Within a species not all populations may be migratory; this is known as "partial migration".
(ROOT (S (S (PP (IN Within) (NP (DT a) (NN species))) (NP (RB not) (DT all) (NNS populations)) (VP (MD may) (VP (VB be) (ADJP (JJ migratory))))) (: ;) (S (S (NP (DT this)) (VP (VBZ is) (VP (VBN known) (PP (IN as) (`` ") (NP (JJ partial) (NN migration)))))) (. ")) (. .)))
9
{ "ADJ": [ "migratory", "partial" ], "ADP": [ "Within", "as" ], "ADV": [], "AUX": [ "may", "be", "is" ], "CCONJ": [], "DET": [ "a", "all" ], "INTJ": [], "NOUN": [ "species", "populations", "migration" ], "NUM": [], "PART": [ "not" ], ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-ADJP", "O", "B-NP", "B-VP", "I-VP", "B-PP", "I-PP", "B-NP", "I-NP", "O", "O" ]
Within/prep/be a/det/species species/pobj/Within not/neg/all all/det/populations populations/nsubj/be may/aux/be be/ccomp/known migratory/acomp/be ;/punct/known this/nsubjpass/known is/auxpass/known known/ROOT/known as/prep/known "/punct/as partial/amod/migration migration/pobj/as "/punct/known ./punct/known
(S (S (PP (IN Within) (NP (DT a) (NN species))) (NP (RB not) (DT all) (NNS populations)) (VP (MD may) (VP (VB be) (ADJP (JJ migratory))))) (: ;) (S (S (NP (DT this)) (VP (VBZ is) (VP (VBN known) (PP (IN as) (`` ") (NP (JJ partial) (NN migration)))))) (. ")) (. .))
T
['Within a species not all populations may be migratory', 'this is known as " partial migration "']
[]
['Within a species not all populations may be migratory ; this is known as " partial migration " .']
[]
[]
27,421
In the beginning, the Quran did not have vocalization markings.
(ROOT (S (PP (IN In) (NP (DT the) (NN beginning))) (, ,) (NP (DT the) (NNP Quran)) (VP (VBD did) (RB not) (VP (VB have) (NP (NN vocalization) (NNS markings)))) (. .)))
6
{ "ADJ": [], "ADP": [ "In" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "beginning", "vocalization", "markings" ], "NUM": [], "PART": [ "not" ], "PRON": [], "PROPN": [ "Quran" ], "PUNCT": [ ",", ...
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "O" ]
In/prep/have the/det/beginning beginning/pobj/In ,/punct/have the/det/Quran Quran/nsubj/have did/aux/have not/neg/have have/ROOT/have vocalization/compound/markings markings/dobj/have ./punct/have
(S (PP (IN In) (NP (DT the) (NN beginning))) (, ,) (NP (DT the) (NNP Quran)) (VP (VBD did) (RB not) (VP (VB have) (NP (NN vocalization) (NNS markings)))) (. .))
T
['the Quran did not have vocalization markings']
[]
['In the beginning , the Quran did not have vocalization markings .']
[]
[]
66,970
In 333 BC, after eliminating the State of Yue, the State of Chu built Jinling Yi (金陵邑) in the western part of present-day Nanjing.
(ROOT (S (PP (IN In) (NP (CD 333) (NNP BC))) (, ,) (PP (IN after) (S (VP (VBG eliminating) (NP (NP (DT the) (NNP State)) (PP (IN of) (NP (NNP Yue))))))) (, ,) (NP (NP (DT the) (NNP State)) (PP (IN of) (NP (NNP Chu)))) (VP (VBD built) (NP (NP (NNP Jinling) (NNP Yi)) (-LRB- -LRB-) (NP (-LRB- 金陵邑)) (-RRB- -RRB-)) (PP (IN ...
9
{ "ADJ": [ "western", "present" ], "ADP": [ "In", "after", "of", "of", "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "BC", "part", "day" ], "NUM": [ "333" ], "PART": [], "...
[ "B-PP", "B-NP", "I-NP", "O", "B-PP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "O", "O", "O", "B-NP", "O" ]
In/prep/built 333/nummod/BC BC/pobj/In ,/punct/built after/prep/built eliminating/pcomp/after the/det/State State/dobj/eliminating of/prep/State Yue/pobj/of ,/punct/State the/det/State State/nsubj/built of/prep/State Chu/pobj/of built/ROOT/built Jinling/compound/Yi Yi/dobj/built (/punct/Yi 金陵邑/appos/Yi )/punct/Yi in/pr...
(S (PP (IN In) (NP (CD 333) (NNP BC))) (, ,) (PP (IN after) (S (VP (VBG eliminating) (NP (NP (DT the) (NNP State)) (PP (IN of) (NP (NNP Yue))))))) (, ,) (NP (NP (DT the) (NNP State)) (PP (IN of) (NP (NNP Chu)))) (VP (VBD built) (NP (NP (NNP Jinling) (NNP Yi)) (-LRB- -LRB-) (NP (-LRB- 金陵邑)) (-RRB- -RRB-)) (PP (IN in) (N...
T
['the State of Chu built Jinling Yi -LRB- 金陵邑 -RRB- in the western part of present - day Nanjing']
[]
['In 333 BC , after eliminating the State of Yue , the State of Chu built Jinling Yi -LRB- 金陵邑 -RRB- in the western part of present - day Nanjing .']
[]
[]
63,719
It was thought that this would have lowered Israel's oil dependency and lowered the fuel costs of hundreds of Israel's motorists that use cars powered only by electric batteries.
(ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VBN thought) (SBAR (IN that) (S (NP (DT this)) (VP (MD would) (VP (VB have) (VP (VP (VBN lowered) (NP (NP (NNP Israel) (POS 's)) (NN oil) (NN dependency))) (CC and) (VP (VBN lowered) (NP (NP (DT the) (NN fuel) (NNS costs)) (PP (IN of) (NP (NP (NNS hundreds)) (PP (IN of) (NP (NP...
23
{ "ADJ": [ "electric" ], "ADP": [ "of", "of", "by" ], "ADV": [ "only" ], "AUX": [ "was", "would", "have" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "oil", "dependency", "fuel", "costs", "hundreds", "motorists...
[ "B-NP", "B-VP", "I-VP", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "O" ]
It/nsubjpass/thought was/auxpass/thought thought/ROOT/thought that/mark/lowered this/nsubj/lowered would/aux/lowered have/aux/lowered lowered/ccomp/thought Israel/poss/dependency 's/case/Israel oil/compound/dependency dependency/dobj/lowered and/cc/lowered lowered/conj/lowered the/det/costs fuel/compound/costs costs/do...
(S (NP (PRP It)) (VP (VBD was) (VP (VBN thought) (SBAR (IN that) (S (NP (DT this)) (VP (MD would) (VP (VB have) (VP (VP (VBN lowered) (NP (NP (NNP Israel) (POS 's)) (NN oil) (NN dependency))) (CC and) (VP (VBN lowered) (NP (NP (DT the) (NN fuel) (NNS costs)) (PP (IN of) (NP (NP (NNS hundreds)) (PP (IN of) (NP (NP (NP (...
CT
['It was thought']
["that this would have lowered Israel 's oil dependency and lowered the fuel costs of hundreds of Israel 's motorists that use cars powered only by electric batteries", 'that use cars powered only by electric batteries']
[]
["It was thought that this would have lowered Israel 's oil dependency and lowered the fuel costs of hundreds of Israel 's motorists that use cars powered only by electric batteries ."]
[]
31,290
Another theory holds that the island found by da Nova was actually Tristan da Cunha, 2,430 kilometres (1,510 mi) to the south, and that Saint Helena was discovered by some of the ships attached to the squadron of Estêvão da Gama expedition on 30 July 1503 (as reported in the account of clerk Thomé Lopes).
(ROOT (S (NP (DT Another) (NN theory)) (VP (VBZ holds) (SBAR (SBAR (IN that) (S (NP (NP (DT the) (NN island)) (VP (VBN found) (PP (IN by) (NP (NNP da) (NNP Nova))))) (VP (VBD was) (ADVP (RB actually)) (NP (NP (NP (NNP Tristan) (NNP da) (NNP Cunha)) (, ,) (NP (NP (CD 2,430) (NNS kilometres)) (-LRB- -LRB-) (NP (CD 1,510)...
20
{ "ADJ": [], "ADP": [ "by", "to", "by", "of", "to", "of", "on", "in", "of" ], "ADV": [ "actually" ], "AUX": [ "was", "was" ], "CCONJ": [ "and" ], "DET": [ "Another", "the", "the", "the", "the", "the" ], "INTJ": [], "NO...
[ "B-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-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", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP"...
Another/det/theory theory/nsubj/holds holds/ROOT/holds that/mark/was the/det/island island/nsubj/was found/acl/island by/agent/found da/compound/Nova Nova/pobj/by was/ccomp/holds actually/advmod/was Tristan/compound/Cunha da/compound/Cunha Cunha/attr/was ,/punct/Cunha 2,430/nummod/kilometres kilometres/appos/Cunha (/pu...
(S (NP (DT Another) (NN theory)) (VP (VBZ holds) (SBAR (SBAR (IN that) (S (NP (NP (DT the) (NN island)) (VP (VBN found) (PP (IN by) (NP (NNP da) (NNP Nova))))) (VP (VBD was) (ADVP (RB actually)) (NP (NP (NP (NNP Tristan) (NNP da) (NNP Cunha)) (, ,) (NP (NP (CD 2,430) (NNS kilometres)) (-LRB- -LRB-) (NP (CD 1,510) (CD m...
CT
['Another theory holds']
['that the island found by da Nova was actually Tristan da Cunha , 2,430 kilometres -LRB- 1,510 mi -RRB- to the south , and that Saint Helena was discovered by some of the ships attached to the squadron of Estêvão da Gama expedition on 30 July 1503 -LRB- as reported in the account of clerk Thomé Lopes -RRB-', 'that the...
[]
['Another theory holds that the island found by da Nova was actually Tristan da Cunha , 2,430 kilometres -LRB- 1,510 mi -RRB- to the south , and that Saint Helena was discovered by some of the ships attached to the squadron of Estêvão da Gama expedition on 30 July 1503 -LRB- as reported in the account of clerk Thomé Lo...
[]
67,375
How many years were the Sumerian city-states at war?
(ROOT (SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS years)) (SQ (VBD were) (NP (DT the) (JJ Sumerian) (NN city) (HYPH -) (NNS states)) (PP (IN at) (NP (NN war)))) (. ?)))
6
{ "ADJ": [ "many", "Sumerian" ], "ADP": [ "at" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "years", "city", "states", "war" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "-", "?" ]...
[ "O", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
How/advmod/many many/amod/years years/nsubj/were were/ROOT/were the/det/states Sumerian/amod/states city/compound/states -/punct/states states/nsubj/were at/prep/states war/pobj/at ?/punct/were
(SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS years)) (SQ (VBD were) (NP (DT the) (JJ Sumerian) (NN city) (HYPH -) (NNS states)) (PP (IN at) (NP (NN war)))) (. ?))
FC
[]
[]
[]
[]
['How many years were the Sumerian city - states at war ?']
19,388
The reasons are primarily economical (different DBMSs may have different total costs of ownership or TCOs), functional, and operational (different DBMSs may have different capabilities).
(ROOT (S (NP (DT The) (NNS reasons)) (VP (VBP are) (ADJP (ADJP (RB primarily) (JJ economical)) (PRN (PRN (PRN (-LRB- -LRB-) (S (NP (JJ different) (NNS DBMSs)) (VP (MD may) (VP (VB have) (NP (NP (JJ different) (JJ total) (NNS costs)) (PP (IN of) (NP (NN ownership) (CC or) (NNS TCOs))))))) (-RRB- -RRB-)) (, ,)) (ADJP (JJ...
14
{ "ADJ": [ "economical", "different", "different", "total", "functional", "operational", "different", "different" ], "ADP": [ "of" ], "ADV": [ "primarily" ], "AUX": [ "are", "may", "may" ], "CCONJ": [ "or", "and" ], "DET": [ "The" ]...
[ "B-NP", "I-NP", "B-VP", "B-ADJP", "I-ADJP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "O", "O" ]
The/det/reasons reasons/nsubj/are are/ccomp/have primarily/advmod/economical economical/acomp/are (/punct/have different/amod/DBMSs DBMSs/nsubj/have may/aux/have have/ROOT/have different/amod/costs total/amod/costs costs/dobj/have of/prep/costs ownership/pobj/of or/cc/ownership TCOs/conj/ownership )/punct/costs ,/punct...
(S (NP (DT The) (NNS reasons)) (VP (VBP are) (ADJP (ADJP (RB primarily) (JJ economical)) (PRN (PRN (PRN (-LRB- -LRB-) (S (NP (JJ different) (NNS DBMSs)) (VP (MD may) (VP (VB have) (NP (NP (JJ different) (JJ total) (NNS costs)) (PP (IN of) (NP (NN ownership) (CC or) (NNS TCOs))))))) (-RRB- -RRB-)) (, ,)) (ADJP (JJ funct...
T
['The reasons are primarily economical -LRB- different DBMSs may have different total costs of ownership or TCOs -RRB- , functional , and operational -LRB- different DBMSs may have different capabilities -RRB-']
[]
['The reasons are primarily economical -LRB- different DBMSs may have different total costs of ownership or TCOs -RRB- , functional , and operational -LRB- different DBMSs may have different capabilities -RRB- .']
[]
[]
35,748
Other reasons, including industry dispersal may have been a factor.
(ROOT (S (NP (NP (JJ Other) (NNS reasons)) (, ,) (PP (VBG including) (NP (NN industry) (NN dispersal)))) (VP (MD may) (VP (VB have) (VP (VBN been) (NP (DT a) (NN factor))))) (. .)))
7
{ "ADJ": [ "Other" ], "ADP": [], "ADV": [], "AUX": [ "may", "have", "been" ], "CCONJ": [], "DET": [ "a" ], "INTJ": [], "NOUN": [ "reasons", "industry", "dispersal", "factor" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ ",", "...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "O" ]
Other/amod/reasons reasons/nsubj/been ,/punct/reasons including/prep/reasons industry/compound/dispersal dispersal/pobj/including may/aux/been have/aux/been been/ROOT/been a/det/factor factor/attr/been ./punct/been
(S (NP (NP (JJ Other) (NNS reasons)) (, ,) (PP (VBG including) (NP (NN industry) (NN dispersal)))) (VP (MD may) (VP (VB have) (VP (VBN been) (NP (DT a) (NN factor))))) (. .))
T
['Other reasons , including industry dispersal may have been a factor']
[]
['Other reasons , including industry dispersal may have been a factor .']
[]
[]
50,475
How many different players have won the top scorer title?
(ROOT (SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (JJ different) (NNS players)) (SQ (VBP have) (VP (VBN won) (NP (DT the) (NML (JJ top) (NN scorer)) (NN title)))) (. ?)))
7
{ "ADJ": [ "many", "different", "top" ], "ADP": [], "ADV": [], "AUX": [ "have" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "players", "scorer", "title" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [ ...
[ "O", "O", "O", "O", "O", "B-VP", "B-NP", "O", "O", "B-NP", "O" ]
How/advmod/many many/amod/players different/amod/players players/nsubj/won have/aux/won won/ROOT/won the/det/title top/amod/scorer scorer/compound/title title/dobj/won ?/punct/won
(SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (JJ different) (NNS players)) (SQ (VBP have) (VP (VBN won) (NP (DT the) (NML (JJ top) (NN scorer)) (NN title)))) (. ?))
FC
[]
[]
[]
[]
['How many different players have won the top scorer title ?']
50,501
The result is unstable six-carbon molecules that immediately break down into three-carbon molecules called 3-phosphoglyceric acid, or 3-PGA.
(ROOT (S (NP (DT The) (NN result)) (VP (VBZ is) (NP (NP (JJ unstable) (NML (CD six) (HYPH -) (NN carbon)) (NNS molecules)) (SBAR (WHNP (WDT that)) (S (ADVP (RB immediately)) (VP (VBP break) (PRT (RP down)) (PP (IN into) (NP (NP (NML (CD three) (HYPH -) (NN carbon)) (NNS molecules)) (VP (VBN called) (S (NP (NP (CD 3) (H...
14
{ "ADJ": [ "unstable", "-", "phosphoglyceric" ], "ADP": [ "down", "into" ], "ADV": [ "immediately" ], "AUX": [ "is" ], "CCONJ": [ "or" ], "DET": [ "The" ], "INTJ": [], "NOUN": [ "result", "carbon", "molecules", "carbon", "molecules", ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "O", "O", "O", "B-NP", "O", "B-ADVP", "B-VP", "O", "B-PP", "O", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/result result/nsubj/is is/ROOT/is unstable/amod/molecules six/nummod/carbon -/punct/carbon carbon/compound/molecules molecules/attr/is that/nsubj/break immediately/advmod/break break/relcl/molecules down/prt/break into/prep/break three/nummod/carbon -/punct/carbon carbon/compound/molecules molecules/pobj/into c...
(S (NP (DT The) (NN result)) (VP (VBZ is) (NP (NP (JJ unstable) (NML (CD six) (HYPH -) (NN carbon)) (NNS molecules)) (SBAR (WHNP (WDT that)) (S (ADVP (RB immediately)) (VP (VBP break) (PRT (RP down)) (PP (IN into) (NP (NP (NML (CD three) (HYPH -) (NN carbon)) (NNS molecules)) (VP (VBN called) (S (NP (NP (CD 3) (HYPH -)...
CT
['The result is unstable six - carbon molecules that immediately break down into three - carbon molecules called 3 - phosphoglyceric acid , or 3 - PGA']
['that immediately break down into three - carbon molecules called 3 - phosphoglyceric acid , or 3 - PGA']
[]
['The result is unstable six - carbon molecules that immediately break down into three - carbon molecules called 3 - phosphoglyceric acid , or 3 - PGA .']
[]
61,226
Who was in command of the Luftflotte 2?
(ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBD was) (PP (IN in) (NP (NP (NN command)) (PP (IN of) (NP (DT the) (NNP Luftflotte) (CD 2))))))) (. ?)))
9
{ "ADJ": [], "ADP": [ "in", "of" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "command" ], "NUM": [ "2" ], "PART": [], "PRON": [ "Who" ], "PROPN": [ "Luftflotte" ], "PUNCT": [ "?" ], "SCONJ": [], "S...
[ "O", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Who/nsubj/was was/ROOT/was in/prep/was command/pobj/in of/prep/command the/det/Luftflotte Luftflotte/pobj/of 2/nummod/Luftflotte ?/punct/was
(SBARQ (WHNP (WP Who)) (SQ (VP (VBD was) (PP (IN in) (NP (NP (NN command)) (PP (IN of) (NP (DT the) (NNP Luftflotte) (CD 2))))))) (. ?))
FC
[]
[]
[]
[]
['Who was in command of the Luftflotte 2 ?']
67,658
The Jews were expelled from Spain in 1492, and dispersed to Turkey, France, Italy, and Holland.
(ROOT (S (NP (DT The) (NNPS Jews)) (VP (VBD were) (VP (VP (VBN expelled) (PP (IN from) (NP (NNP Spain))) (PP (IN in) (NP (CD 1492)))) (, ,) (CC and) (VP (VBN dispersed) (PP (IN to) (NP (NNP Turkey) (, ,) (NNP France) (, ,) (NNP Italy) (, ,) (CC and) (NNP Holland)))))) (. .)))
8
{ "ADJ": [], "ADP": [ "from", "in", "to" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [ "and", "and" ], "DET": [ "The" ], "INTJ": [], "NOUN": [], "NUM": [ "1492" ], "PART": [], "PRON": [], "PROPN": [ "Jews", "Spain", "Turkey", "France", ...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/Jews Jews/nsubjpass/expelled were/auxpass/expelled expelled/ROOT/expelled from/prep/expelled Spain/pobj/from in/prep/expelled 1492/pobj/in ,/punct/expelled and/cc/expelled dispersed/conj/expelled to/prep/dispersed Turkey/pobj/to ,/punct/Turkey France/conj/Turkey ,/punct/France Italy/conj/France ,/punct/Italy an...
(S (NP (DT The) (NNPS Jews)) (VP (VBD were) (VP (VP (VBN expelled) (PP (IN from) (NP (NNP Spain))) (PP (IN in) (NP (CD 1492)))) (, ,) (CC and) (VP (VBN dispersed) (PP (IN to) (NP (NNP Turkey) (, ,) (NNP France) (, ,) (NNP Italy) (, ,) (CC and) (NNP Holland)))))) (. .))
T
['The Jews were expelled from Spain in 1492 , and dispersed to Turkey , France , Italy , and Holland']
[]
['The Jews were expelled from Spain in 1492 , and dispersed to Turkey , France , Italy , and Holland .']
[]
[]
62,739
The Victorian era in particular became notorious for the conditions under which children were employed.
(ROOT (S (NP (NP (DT The) (JJ Victorian) (NN era)) (PP (IN in) (ADJP (JJ particular)))) (VP (VBD became) (ADJP (JJ notorious) (PP (IN for) (NP (NP (DT the) (NNS conditions)) (SBAR (WHPP (IN under) (WHNP (WDT which))) (S (NP (NNS children)) (VP (VBD were) (VP (VBN employed))))))))) (. .)))
11
{ "ADJ": [ "Victorian", "particular", "notorious" ], "ADP": [ "in", "for", "under" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "era", "conditions", "children" ], "NUM": [], "PART": [], "PRON"...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-ADJP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "I-VP", "O" ]
The/det/era Victorian/amod/era era/nsubj/became in/prep/era particular/amod/in became/ROOT/became notorious/acomp/became for/prep/became the/det/conditions conditions/pobj/for under/prep/employed which/pobj/under children/nsubjpass/employed were/auxpass/employed employed/relcl/conditions ./punct/became
(S (NP (NP (DT The) (JJ Victorian) (NN era)) (PP (IN in) (ADJP (JJ particular)))) (VP (VBD became) (ADJP (JJ notorious) (PP (IN for) (NP (NP (DT the) (NNS conditions)) (SBAR (WHPP (IN under) (WHNP (WDT which))) (S (NP (NNS children)) (VP (VBD were) (VP (VBN employed))))))))) (. .))
CT
['The Victorian era in particular became notorious for the conditions under which children were employed']
['under which children were employed']
[]
['The Victorian era in particular became notorious for the conditions under which children were employed .']
[]
726
This still left open the question of whether the opposite of approach in the prefrontal cortex is better described as moving away (Direction Model), as unmoving but with strength and resistance (Movement Model), or as unmoving with passive yielding (Action Tendency Model).
(ROOT (S (NP (DT This)) (ADVP (RB still)) (VP (VBD left) (PRT (RP open)) (NP (NP (DT the) (NN question)) (PP (IN of) (SBAR (IN whether) (S (NP (NP (DT the) (NN opposite)) (PP (IN of) (NP (NN approach))) (PP (IN in) (NP (DT the) (JJ prefrontal) (NN cortex)))) (VP (VBZ is) (ADVP (RBR better)) (VP (VBN described) (PP (PP ...
18
{ "ADJ": [ "open", "prefrontal", "passive" ], "ADP": [ "of", "of", "in", "as", "as", "with", "as", "with" ], "ADV": [ "still", "better", "away" ], "AUX": [ "is" ], "CCONJ": [ "but", "and", "or" ], "DET": [ "the", "the"...
[ "B-NP", "B-ADVP", "B-VP", "O", "B-NP", "I-NP", "B-PP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-VP", "B-ADVP", "B-VP", "B-NP", "I-NP", "B-VP", "B-PP", "I-PP", "B-ADJP", "O", "B-PP", "B-NP",...
This/nsubj/left still/advmod/left left/ROOT/left open/oprd/left the/det/question question/dobj/left of/prep/question whether/mark/described the/det/opposite opposite/nsubjpass/described of/prep/opposite approach/pobj/of in/prep/approach the/det/cortex prefrontal/amod/cortex cortex/pobj/in is/auxpass/described better/ad...
(S (NP (DT This)) (ADVP (RB still)) (VP (VBD left) (PRT (RP open)) (NP (NP (DT the) (NN question)) (PP (IN of) (SBAR (IN whether) (S (NP (NP (DT the) (NN opposite)) (PP (IN of) (NP (NN approach))) (PP (IN in) (NP (DT the) (JJ prefrontal) (NN cortex)))) (VP (VBZ is) (ADVP (RBR better)) (VP (VBN described) (PP (PP (PP (I...
CT
['This left open the question of']
['whether the opposite of approach in the prefrontal cortex is better described as moving away -LRB- Direction Model -RRB- , as unmoving but with strength and resistance -LRB- Movement Model -RRB- , or as unmoving with passive yielding -LRB- Action Tendency Model -RRB-']
[]
['This still left open the question of whether the opposite of approach in the prefrontal cortex is better described as moving away -LRB- Direction Model -RRB- , as unmoving but with strength and resistance -LRB- Movement Model -RRB- , or as unmoving with passive yielding -LRB- Action Tendency Model -RRB- .']
[]
66,829
Sassou Nguesso aligned the country with the Eastern Bloc and signed a twenty-year friendship pact with the Soviet Union.
(ROOT (S (NP (NNP Sassou) (NNP Nguesso)) (VP (VP (VBD aligned) (NP (DT the) (NN country)) (PP (IN with) (NP (DT the) (NNP Eastern) (NNP Bloc)))) (CC and) (VP (VBD signed) (NP (NP (DT a) (NML (CD twenty) (HYPH -) (NN year)) (NN friendship) (NN pact)) (PP (IN with) (NP (DT the) (NNP Soviet) (NNP Union)))))) (. .)))
8
{ "ADJ": [], "ADP": [ "with", "with" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "a", "the" ], "INTJ": [], "NOUN": [ "country", "year", "friendship", "pact" ], "NUM": [ "twenty" ], "PART": [], "PRON": [], "PROPN": ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "O", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Sassou/compound/Nguesso Nguesso/nsubj/aligned aligned/ROOT/aligned the/det/country country/dobj/aligned with/prep/aligned the/det/Bloc Eastern/compound/Bloc Bloc/pobj/with and/cc/aligned signed/conj/aligned a/det/pact twenty/nummod/year -/punct/year year/compound/pact friendship/compound/pact pact/dobj/signed with/prep...
(S (NP (NNP Sassou) (NNP Nguesso)) (VP (VP (VBD aligned) (NP (DT the) (NN country)) (PP (IN with) (NP (DT the) (NNP Eastern) (NNP Bloc)))) (CC and) (VP (VBD signed) (NP (NP (DT a) (NML (CD twenty) (HYPH -) (NN year)) (NN friendship) (NN pact)) (PP (IN with) (NP (DT the) (NNP Soviet) (NNP Union)))))) (. .))
T
['Sassou Nguesso aligned the country with the Eastern Bloc and signed a twenty - year friendship pact with the Soviet Union']
[]
['Sassou Nguesso aligned the country with the Eastern Bloc and signed a twenty - year friendship pact with the Soviet Union .']
[]
[]
23,870
In which city was Tesla's consultant job for Westinghouse?
(ROOT (SBARQ (WHPP (IN In) (WHNP (WDT which) (NN city))) (SQ (VBD was) (NP (NP (NP (NNP Tesla) (POS 's)) (NN consultant) (NN job)) (PP (IN for) (NP (NNP Westinghouse))))) (. ?)))
7
{ "ADJ": [], "ADP": [ "In", "for" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "which" ], "INTJ": [], "NOUN": [ "city", "consultant", "job" ], "NUM": [], "PART": [ "'s" ], "PRON": [], "PROPN": [ "Tesla", "Westinghouse" ], "PUNCT": [ ...
[ "O", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
In/prep/was which/det/city city/pcomp/In was/ROOT/was Tesla/poss/job 's/case/Tesla consultant/compound/job job/attr/was for/prep/job Westinghouse/pobj/for ?/punct/was
(SBARQ (WHPP (IN In) (WHNP (WDT which) (NN city))) (SQ (VBD was) (NP (NP (NP (NNP Tesla) (POS 's)) (NN consultant) (NN job)) (PP (IN for) (NP (NNP Westinghouse))))) (. ?))
FC
[]
[]
[]
[]
["In which city was Tesla 's consultant job for Westinghouse ?"]
5,003
When did the Shahis switch from Buddhist to Hindu?
(ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (DT the) (NNPS Shahis)) (VP (VB switch) (PP (IN from) (NP (NNP Buddhist))) (PP (IN to) (NP (NNP Hindu))))) (. ?)))
7
{ "ADJ": [], "ADP": [ "from", "to" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "switch" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Shahis", "Buddhist", "Hindu" ], "PUNCT": [ "?" ], "SCONJ": [ ...
[ "O", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "O" ]
When/advmod/switch did/aux/switch the/det/Shahis Shahis/nsubj/switch switch/ROOT/switch from/prep/switch Buddhist/pobj/from to/prep/switch Hindu/pobj/to ?/punct/switch
(SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (DT the) (NNPS Shahis)) (VP (VB switch) (PP (IN from) (NP (NNP Buddhist))) (PP (IN to) (NP (NNP Hindu))))) (. ?))
FC
[]
[]
[]
[]
['When did the Shahis switch from Buddhist to Hindu ?']
3,727
In the 1983 World Series the Baltimore Orioles of the AL had home field advantage.
(ROOT (S (PP (IN In) (NP (DT the) (CD 1983) (NNP World) (NNP Series))) (NP (NP (DT the) (NNP Baltimore) (NNPS Orioles)) (PP (IN of) (NP (DT the) (NNP AL)))) (VP (VBD had) (NP (NML (NN home) (NN field)) (NN advantage))) (. .)))
6
{ "ADJ": [], "ADP": [ "In", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "home", "field", "advantage" ], "NUM": [ "1983" ], "PART": [], "PRON": [], "PROPN": [ "World", "Series", "Baltimore...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "O", "B-NP", "O" ]
In/prep/had the/det/Series 1983/nummod/Series World/compound/Series Series/pobj/In the/det/Orioles Baltimore/compound/Orioles Orioles/nsubj/had of/prep/Orioles the/det/AL AL/pobj/of had/ROOT/had home/compound/field field/compound/advantage advantage/dobj/had ./punct/had
(S (PP (IN In) (NP (DT the) (CD 1983) (NNP World) (NNP Series))) (NP (NP (DT the) (NNP Baltimore) (NNPS Orioles)) (PP (IN of) (NP (DT the) (NNP AL)))) (VP (VBD had) (NP (NML (NN home) (NN field)) (NN advantage))) (. .))
T
['the Baltimore Orioles of the AL had home field advantage']
[]
['In the 1983 World Series the Baltimore Orioles of the AL had home field advantage .']
[]
[]
74,756
After this, Arthur's fate remains uncertain, but modern historians believe he was murdered by John.
(ROOT (S (S (PP (IN After) (NP (DT this))) (, ,) (NP (NP (NNP Arthur) (POS 's)) (NN fate)) (VP (VBZ remains) (ADJP (JJ uncertain)))) (, ,) (CC but) (S (NP (JJ modern) (NNS historians)) (VP (VBP believe) (SBAR (S (NP (PRP he)) (VP (VBD was) (VP (VBN murdered) (PP (IN by) (NP (NNP John))))))))) (. .)))
11
{ "ADJ": [ "uncertain", "modern" ], "ADP": [ "After", "by" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "but" ], "DET": [], "INTJ": [], "NOUN": [ "fate", "historians" ], "NUM": [], "PART": [ "'s" ], "PRON": [ "this", "he" ], "PROPN": [ ...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADJP", "O", "O", "B-NP", "I-NP", "B-VP", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "O" ]
After/prep/remains this/pobj/After ,/punct/remains Arthur/poss/fate 's/case/Arthur fate/nsubj/remains remains/ROOT/remains uncertain/acomp/remains ,/punct/remains but/cc/remains modern/amod/historians historians/nsubj/believe believe/conj/remains he/nsubjpass/murdered was/auxpass/murdered murdered/ccomp/believe by/agen...
(S (S (PP (IN After) (NP (DT this))) (, ,) (NP (NP (NNP Arthur) (POS 's)) (NN fate)) (VP (VBZ remains) (ADJP (JJ uncertain)))) (, ,) (CC but) (S (NP (JJ modern) (NNS historians)) (VP (VBP believe) (SBAR (S (NP (PRP he)) (VP (VBD was) (VP (VBN murdered) (PP (IN by) (NP (NNP John))))))))) (. .))
CT
["After this , Arthur 's fate remains uncertain", 'modern historians believe']
['he was murdered by John']
[]
["After this , Arthur 's fate remains uncertain , but modern historians believe he was murdered by John ."]
[]
50,079
Another common abbreviation is 门 with a "T" written inside it, for 問題, 问题, wèntí ("question; problem"), where the "T" is from pinyin for the second syllable tí 题.
(ROOT (S (NP (DT Another) (JJ common) (NN abbreviation)) (VP (VBZ is) (NP (IN 门) (PP (IN with) (S (NP (DT a) (`` ") (NN T) ('' ")) (VP (VBN written) (PP (IN inside) (NP (PRP it)))))) (, ,) (PP (PP (IN for) (NP (-LRB- 問題) (, ,) (FW 问题) (, ,) (-LRB- wèntí) (-LRB- -LRB-) (`` ") (NN question) (: ;) (NP (NN problem)) (-RRB-...
11
{ "ADJ": [ "common", "second" ], "ADP": [ "with", "inside", "for", "from", "for" ], "ADV": [], "AUX": [ "is", "is" ], "CCONJ": [], "DET": [ "Another", "a", "the", "the" ], "INTJ": [], "NOUN": [ "abbreviation", "T", "question", "...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "O", "B-NP", "I-NP", "I-NP", ...
Another/det/abbreviation common/amod/abbreviation abbreviation/nsubj/is is/ROOT/is 门/attr/is with/prep/门 a/det/T "/punct/T T/pobj/with "/punct/T written/acl/T inside/prep/written it/pobj/inside ,/punct/written for/prep/written 問題/nmod/problem ,/punct/問題 问题/appos/問題 ,/punct/问题 wèntí/conj/问题 (/punct/question "/punct/ques...
(S (NP (DT Another) (JJ common) (NN abbreviation)) (VP (VBZ is) (NP (IN 门) (PP (IN with) (S (NP (DT a) (`` ") (NN T) ('' ")) (VP (VBN written) (PP (IN inside) (NP (PRP it)))))) (, ,) (PP (PP (IN for) (NP (-LRB- 問題) (, ,) (FW 问题) (, ,) (-LRB- wèntí) (-LRB- -LRB-) (`` ") (NN question) (: ;) (NP (NN problem)) (-RRB- ") (-...
CT
['Another common abbreviation is 门 with a " T " written inside it , for 問題 , 问题 , wèntí -LRB- " question ; problem " -RRB- ,']
['where the " T " is from pinyin for the second syllable tí 题']
[]
['Another common abbreviation is 门 with a " T " written inside it , for 問題 , 问题 , wèntí -LRB- " question ; problem " -RRB- , where the " T " is from pinyin for the second syllable tí 题 .']
[]
51,751
If he or she accepts it, he or she must be supported by at least ten members of that chiefdom.
(ROOT (S (SBAR (IN If) (S (NP (PRP he) (CC or) (PRP she)) (VP (VBZ accepts) (NP (PRP it))))) (, ,) (NP (PRP he) (CC or) (PRP she)) (VP (MD must) (VP (VB be) (VP (VBN supported) (PP (IN by) (NP (NP (QP (ADVP (RB at) (RBS least)) (CD ten)) (NNS members)) (PP (IN of) (NP (DT that) (NN chiefdom)))))))) (. .)))
11
{ "ADJ": [], "ADP": [ "by", "of" ], "ADV": [ "at", "least" ], "AUX": [ "must", "be" ], "CCONJ": [ "or", "or" ], "DET": [ "that" ], "INTJ": [], "NOUN": [ "members", "chiefdom" ], "NUM": [ "ten" ], "PART": [], "PRON": [ "he", "she...
[ "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-ADVP", "I-ADVP", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
If/mark/accepts he/nsubj/accepts or/cc/he she/conj/he accepts/advcl/supported it/dobj/accepts ,/punct/supported he/nsubjpass/supported or/cc/he she/conj/he must/aux/supported be/auxpass/supported supported/ROOT/supported by/agent/supported at/advmod/least least/advmod/ten ten/nummod/members members/pobj/by of/prep/memb...
(S (SBAR (IN If) (S (NP (PRP he) (CC or) (PRP she)) (VP (VBZ accepts) (NP (PRP it))))) (, ,) (NP (PRP he) (CC or) (PRP she)) (VP (MD must) (VP (VB be) (VP (VBN supported) (PP (IN by) (NP (NP (QP (ADVP (RB at) (RBS least)) (CD ten)) (NNS members)) (PP (IN of) (NP (DT that) (NN chiefdom)))))))) (. .))
CT
['he or she must be supported by at least ten members of that chiefdom']
['If he or she accepts it']
[]
['If he or she accepts it , he or she must be supported by at least ten members of that chiefdom .']
[]
73,049
Through its own particular way of expressing values, architecture can stimulate and influence social life without presuming that, in and of itself, it will promote social development.'
(ROOT (S (PP (IN Through) (NP (NP (PRP$ its) (JJ own) (JJ particular) (NN way)) (PP (IN of) (S (VP (VBG expressing) (NP (NNS values))))))) (, ,) (NP (NN architecture)) (VP (MD can) (VP (VB stimulate) (CC and) (VB influence) (NP (JJ social) (NN life)) (PP (IN without) (S (VP (VBG presuming) (SBAR (IN that) (, ,) (S (PP ...
13
{ "ADJ": [ "own", "particular", "social", "social" ], "ADP": [ "Through", "of", "without", "in", "of" ], "ADV": [], "AUX": [ "can", "will" ], "CCONJ": [ "and", "and" ], "DET": [], "INTJ": [], "NOUN": [ "way", "values", "architecture...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-VP", "B-NP", "O", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-VP", "O", "O", "B-PP", "I-PP", "I-PP", "B-NP", "O", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "O", "O" ]
Through/prep/stimulate its/poss/way own/amod/way particular/amod/way way/pobj/Through of/prep/way expressing/pcomp/of values/dobj/expressing ,/punct/stimulate architecture/nsubj/stimulate can/aux/stimulate stimulate/ROOT/stimulate and/cc/stimulate influence/conj/stimulate social/amod/life life/dobj/influence without/pr...
(S (PP (IN Through) (NP (NP (PRP$ its) (JJ own) (JJ particular) (NN way)) (PP (IN of) (S (VP (VBG expressing) (NP (NNS values))))))) (, ,) (NP (NN architecture)) (VP (MD can) (VP (VB stimulate) (CC and) (VB influence) (NP (JJ social) (NN life)) (PP (IN without) (S (VP (VBG presuming) (SBAR (IN that) (, ,) (S (PP (IN in...
CT
['architecture can stimulate and influence social life without presuming']
['that , in and of itself , it will promote social development']
[]
["Through its own particular way of expressing values , architecture can stimulate and influence social life without presuming that , in and of itself , it will promote social development . '"]
[]
43,359
In 1737, the Maratha general Bajirao of the Maratha Empire invaded and plundered Delhi.
(ROOT (S (PP (IN In) (NP (CD 1737))) (, ,) (NP (NP (DT the) (NNP Maratha) (NN general) (NNP Bajirao)) (PP (IN of) (NP (DT the) (NNP Maratha) (NNP Empire)))) (VP (VBD invaded) (CC and) (VBD plundered) (NP (NNP Delhi))) (. .)))
6
{ "ADJ": [ "general" ], "ADP": [ "In", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [], "NUM": [ "1737" ], "PART": [], "PRON": [], "PROPN": [ "Maratha", "Bajirao", "Maratha", "Empire", "De...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "O" ]
In/prep/invaded 1737/pobj/In ,/punct/invaded the/det/Bajirao Maratha/nmod/Bajirao general/amod/Bajirao Bajirao/nsubj/invaded of/prep/Bajirao the/det/Empire Maratha/compound/Empire Empire/pobj/of invaded/ROOT/invaded and/cc/invaded plundered/conj/invaded Delhi/dobj/plundered ./punct/invaded
(S (PP (IN In) (NP (CD 1737))) (, ,) (NP (NP (DT the) (NNP Maratha) (NN general) (NNP Bajirao)) (PP (IN of) (NP (DT the) (NNP Maratha) (NNP Empire)))) (VP (VBD invaded) (CC and) (VBD plundered) (NP (NNP Delhi))) (. .))
T
['the Maratha general Bajirao of the Maratha Empire invaded and plundered Delhi']
[]
['In 1737 , the Maratha general Bajirao of the Maratha Empire invaded and plundered Delhi .']
[]
[]
27,942
Weapons between 20 mm and 40 mm caliber have been widely used in this role.
(ROOT (S (NP (NP (NNS Weapons)) (PP (IN between) (NP (NML (NP (CD 20) (NN mm)) (CC and) (NP (CD 40) (NN mm))) (NN caliber)))) (VP (VBP have) (VP (VBN been) (ADVP (RB widely)) (VP (VBN used) (PP (IN in) (NP (DT this) (NN role)))))) (. .)))
8
{ "ADJ": [], "ADP": [ "between", "in" ], "ADV": [ "widely" ], "AUX": [ "have", "been" ], "CCONJ": [ "and" ], "DET": [ "this" ], "INTJ": [], "NOUN": [ "Weapons", "mm", "mm", "caliber", "role" ], "NUM": [ "20", "40" ], "PART": [], ...
[ "B-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
Weapons/nsubjpass/used between/prep/Weapons 20/nummod/mm mm/pobj/between and/cc/mm 40/nummod/mm mm/conj/mm caliber/nsubjpass/used have/aux/used been/auxpass/used widely/advmod/used used/ROOT/used in/prep/used this/det/role role/pobj/in ./punct/used
(S (NP (NP (NNS Weapons)) (PP (IN between) (NP (NML (NP (CD 20) (NN mm)) (CC and) (NP (CD 40) (NN mm))) (NN caliber)))) (VP (VBP have) (VP (VBN been) (ADVP (RB widely)) (VP (VBN used) (PP (IN in) (NP (DT this) (NN role)))))) (. .))
T
['Weapons between 20 mm and 40 mm caliber have been widely used in this role']
[]
['Weapons between 20 mm and 40 mm caliber have been widely used in this role .']
[]
[]
14,339
Ickes prohibited discrimination in hiring for Public Works Administration funded projects and oversaw not only the institution of a quota system, where contractors were required to employ a fixed percentage of Black workers, by Robert C. Weaver and Clark Foreman,:12 but also the equal pay of women proposed by Harry Hop...
(ROOT (S (NP (NNP Ickes)) (VP (VBD prohibited) (NP (NP (NN discrimination)) (PP (IN in) (S (VP (VBG hiring) (PP (IN for) (NP (NML (NML (NML (NNP Public) (NNPS Works)) (NNP Administration)) (VBN funded)) (NNS projects)))))))) (CC and) (VBD oversaw) (NP (CONJP (RB not) (RB only)) (NP (DT the) (NN institution))) (PP (IN o...
15
{ "ADJ": [ "Black", "equal", "largest", "affirmative" ], "ADP": [ "in", "for", "of", "of", "by", "of", "by", "to", "in", "in", "government.:22" ], "ADV": [ "only", "also", "however" ], "AUX": [ "were" ], "CCONJ": [ "and", ...
[ "B-NP", "B-VP", "B-NP", "B-PP", "B-VP", "B-PP", "O", "O", "O", "O", "B-NP", "O", "O", "B-CONJP", "I-CONJP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "...
Ickes/nsubj/prohibited prohibited/ROOT/prohibited discrimination/dobj/prohibited in/prep/discrimination hiring/pcomp/in for/prep/hiring Public/compound/Works Works/nmod/Administration Administration/nmod/projects funded/amod/projects projects/pobj/for and/cc/prohibited oversaw/conj/prohibited not/preconj/institution on...
(S (NP (NNP Ickes)) (VP (VBD prohibited) (NP (NP (NN discrimination)) (PP (IN in) (S (VP (VBG hiring) (PP (IN for) (NP (NML (NML (NML (NNP Public) (NNPS Works)) (NNP Administration)) (VBN funded)) (NNS projects)))))))) (CC and) (VBD oversaw) (NP (CONJP (RB not) (RB only)) (NP (DT the) (NN institution))) (PP (IN of) (NP...
CT
["the equal pay of women proposed by Harry Hopkins.:14FDR 's largest contribution to affirmative action , however , lay in his Executive Order 8802 which prohibited discrimination in the defense industry prohibited discrimination in hiring for Public Works Administration funded projects"]
['where contractors were required to employ a fixed percentage of Black workers']
[]
["Ickes prohibited discrimination in hiring for Public Works Administration funded projects and oversaw not only the institution of a quota system , where contractors were required to employ a fixed percentage of Black workers , by Robert C. Weaver and Clark Foreman,:12 but also the equal pay of women proposed by Harry...
[]
13,387
On a scale of below basic, basic, intermediate and proficient, NAAL found 13 percent of adult Americans have proficient health literacy, 44% have intermediate literacy, 29 percent have basic literacy and 14 percent have below basic health literacy.
(ROOT (S (PP (IN On) (NP (NP (DT a) (NN scale)) (PP (IN of) (PP (IN below) (ADJP (JJ basic) (, ,) (JJ basic) (, ,) (JJ intermediate) (CC and) (JJ proficient)))))) (, ,) (NP (NNP NAAL)) (VP (VBD found) (SBAR (S (S (NP (NP (CD 13) (NN percent)) (PP (IN of) (NP (JJ adult) (NNPS Americans)))) (VP (VBP have) (NP (JJ profici...
10
{ "ADJ": [ "basic", "basic", "intermediate", "proficient", "proficient", "intermediate", "basic", "basic" ], "ADP": [ "On", "of", "below", "of", "below" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "a" ], "INTJ": [], ...
[ "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O", "...
On/prep/found a/det/scale scale/pobj/On of/prep/scale below/prep/of basic/amod/below ,/punct/basic basic/conj/basic ,/punct/basic intermediate/conj/basic and/cc/intermediate proficient/conj/intermediate ,/punct/found NAAL/nsubj/found found/ccomp/have 13/nummod/percent percent/nsubj/have of/prep/percent adult/compound/A...
(S (PP (IN On) (NP (NP (DT a) (NN scale)) (PP (IN of) (PP (IN below) (ADJP (JJ basic) (, ,) (JJ basic) (, ,) (JJ intermediate) (CC and) (JJ proficient)))))) (, ,) (NP (NNP NAAL)) (VP (VBD found) (SBAR (S (S (NP (NP (CD 13) (NN percent)) (PP (IN of) (NP (JJ adult) (NNPS Americans)))) (VP (VBP have) (NP (JJ proficient) (...
CT
['NAAL found']
['13 percent of adult Americans have proficient health literacy , 44 % have intermediate literacy , 29 percent have basic literacy and 14 percent have below basic health literacy']
[]
['On a scale of below basic , basic , intermediate and proficient , NAAL found 13 percent of adult Americans have proficient health literacy , 44 % have intermediate literacy , 29 percent have basic literacy and 14 percent have below basic health literacy .']
[]
45,614
By 1990, the Census Bureau included more than a dozen ethnic/racial categories on the census, reflecting not only changing social ideas about ethnicity, but the wide variety of immigrants who had come to reside in the United States due to changing historical forces and new immigration laws in the 1960s.
(ROOT (S (PP (IN By) (NP (CD 1990))) (, ,) (NP (DT the) (NNP Census) (NNP Bureau)) (VP (VBD included) (NP (QP (JJR more) (IN than) (DT a) (CD dozen)) (ADJP (JJ ethnic) (SYM /) (JJ racial)) (NNS categories)) (PP (IN on) (NP (DT the) (NN census))) (, ,) (S (VP (VBG reflecting) (NP (CONJP (RB not) (RB only)) (NP (NP (VBG ...
21
{ "ADJ": [ "more", "ethnic", "racial", "social", "wide", "historical", "new" ], "ADP": [ "By", "than", "on", "about", "of", "in", "due", "to", "in" ], "ADV": [ "only" ], "AUX": [ "had" ], "CCONJ": [ "but", "and" ], "DE...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "O", "O", "O", "O", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-CONJP", "I-CONJP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", ...
By/prep/included 1990/pobj/By ,/punct/included the/det/Bureau Census/compound/Bureau Bureau/nsubj/included included/ROOT/included more/amod/dozen than/quantmod/dozen a/quantmod/dozen dozen/nummod/categories ethnic/amod/categories //punct/ethnic racial/conj/ethnic categories/dobj/included on/prep/categories the/det/cens...
(S (PP (IN By) (NP (CD 1990))) (, ,) (NP (DT the) (NNP Census) (NNP Bureau)) (VP (VBD included) (NP (QP (JJR more) (IN than) (DT a) (CD dozen)) (ADJP (JJ ethnic) (SYM /) (JJ racial)) (NNS categories)) (PP (IN on) (NP (DT the) (NN census))) (, ,) (S (VP (VBG reflecting) (NP (CONJP (RB not) (RB only)) (NP (NP (VBG changi...
CT
['the Census Bureau included more than a dozen ethnic / racial categories on the census , reflecting not only changing social ideas about ethnicity , but the wide variety of immigrants who had come to reside in the United States due to changing historical forces and new immigration laws in the 1960s']
['who had come to reside in the United States due to changing historical forces and new immigration laws in the 1960s']
[]
['By 1990 , the Census Bureau included more than a dozen ethnic / racial categories on the census , reflecting not only changing social ideas about ethnicity , but the wide variety of immigrants who had come to reside in the United States due to changing historical forces and new immigration laws in the 1960s .']
[]
21,109
For two bulbs of the same voltage, type, color, and clarity, the higher-powered bulb gives more light.
(ROOT (S (PP (IN For) (NP (NP (CD two) (NNS bulbs)) (PP (IN of) (NP (DT the) (JJ same) (NN voltage) (, ,) (NN type) (, ,) (NN color) (, ,) (CC and) (NN clarity))))) (, ,) (NP (DT the) (ADJP (RBR higher) (HYPH -) (VBN powered)) (NN bulb)) (VP (VBZ gives) (NP (JJR more) (NN light))) (. .)))
7
{ "ADJ": [ "same", "more" ], "ADP": [ "For", "of" ], "ADV": [ "higher" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "bulbs", "voltage", "type", "color", "clarity", "bulb", "light" ], "NUM": [ ...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-NP", "I-NP", "O" ]
For/prep/gives two/nummod/bulbs bulbs/pobj/For of/prep/bulbs the/det/voltage same/amod/voltage voltage/pobj/of ,/punct/voltage type/conj/voltage ,/punct/type color/conj/type ,/punct/color and/cc/color clarity/conj/color ,/punct/gives the/det/bulb higher/advmod/powered -/punct/powered powered/amod/bulb bulb/nsubj/gives ...
(S (PP (IN For) (NP (NP (CD two) (NNS bulbs)) (PP (IN of) (NP (DT the) (JJ same) (NN voltage) (, ,) (NN type) (, ,) (NN color) (, ,) (CC and) (NN clarity))))) (, ,) (NP (DT the) (ADJP (RBR higher) (HYPH -) (VBN powered)) (NN bulb)) (VP (VBZ gives) (NP (JJR more) (NN light))) (. .))
T
['the higher - powered bulb gives more light']
[]
['For two bulbs of the same voltage , type , color , and clarity , the higher - powered bulb gives more light .']
[]
[]
52,379
Although theoretically a significant blow to John's legitimacy, this did not appear to greatly worry the king.
(ROOT (S (SBAR (IN Although) (S (ADVP (RB theoretically)) (NP (NP (DT a) (JJ significant) (NN blow)) (PP (IN to) (NP (NP (NNP John) (POS 's)) (NN legitimacy)))))) (, ,) (NP (DT this)) (VP (VBD did) (RB not) (VP (VB appear) (S (VP (TO to) (ADVP (RB greatly)) (VP (VB worry) (NP (DT the) (NN king))))))) (. .)))
9
{ "ADJ": [ "significant" ], "ADP": [ "to" ], "ADV": [ "theoretically", "greatly" ], "AUX": [ "did" ], "CCONJ": [], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "blow", "legitimacy", "king" ], "NUM": [], "PART": [ "'s", "not", "to" ], ...
[ "O", "B-ADVP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-ADVP", "B-VP", "B-NP", "I-NP", "O" ]
Although/mark/blow theoretically/advmod/blow a/det/blow significant/amod/blow blow/advcl/appear to/prep/blow John/poss/legitimacy 's/case/John legitimacy/pobj/to ,/punct/appear this/nsubj/appear did/aux/appear not/neg/appear appear/ROOT/appear to/aux/worry greatly/advmod/worry worry/xcomp/appear the/det/king king/dobj/...
(S (SBAR (IN Although) (S (ADVP (RB theoretically)) (NP (NP (DT a) (JJ significant) (NN blow)) (PP (IN to) (NP (NP (NNP John) (POS 's)) (NN legitimacy)))))) (, ,) (NP (DT this)) (VP (VBD did) (RB not) (VP (VB appear) (S (VP (TO to) (ADVP (RB greatly)) (VP (VB worry) (NP (DT the) (NN king))))))) (. .))
CT
['this did not appear to greatly worry the king']
["Although theoretically a significant blow to John 's legitimacy"]
[]
["Although theoretically a significant blow to John 's legitimacy , this did not appear to greatly worry the king ."]
[]
49,528
It has been heavily used by scholars and researchers because of its widespread availability in libraries and its detailed index.
(ROOT (S (NP (PRP It)) (VP (VBZ has) (VP (VBN been) (ADVP (RB heavily)) (VP (VBN used) (PP (IN by) (NP (NNS scholars) (CC and) (NNS researchers))) (PP (IN because) (IN of) (NP (NP (NP (PRP$ its) (JJ widespread) (NN availability)) (PP (IN in) (NP (NNS libraries)))) (CC and) (NP (PRP$ its) (JJ detailed) (NN index))))))) ...
11
{ "ADJ": [ "widespread", "detailed" ], "ADP": [ "by", "of", "in" ], "ADV": [ "heavily" ], "AUX": [ "has", "been" ], "CCONJ": [ "and", "and" ], "DET": [], "INTJ": [], "NOUN": [ "scholars", "researchers", "availability", "libraries", "i...
[ "B-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
It/nsubjpass/used has/aux/used been/auxpass/used heavily/advmod/used used/ROOT/used by/agent/used scholars/pobj/by and/cc/scholars researchers/conj/scholars because/prep/used of/pcomp/because its/poss/availability widespread/amod/availability availability/pobj/because in/prep/availability libraries/pobj/in and/cc/libra...
(S (NP (PRP It)) (VP (VBZ has) (VP (VBN been) (ADVP (RB heavily)) (VP (VBN used) (PP (IN by) (NP (NNS scholars) (CC and) (NNS researchers))) (PP (IN because) (IN of) (NP (NP (NP (PRP$ its) (JJ widespread) (NN availability)) (PP (IN in) (NP (NNS libraries)))) (CC and) (NP (PRP$ its) (JJ detailed) (NN index))))))) (. .))
T
['It has been heavily used by scholars and researchers because of its widespread availability in libraries and its detailed index']
[]
['It has been heavily used by scholars and researchers because of its widespread availability in libraries and its detailed index .']
[]
[]
29,386
Just as Roman letters have a characteristic shape (lower-case letters mostly occupying the x-height, with ascenders or descenders on some letters), Chinese characters occupy a more or less square area in which the components of every character are written to fit in order to maintain a uniform size and shape, especially...
(ROOT (S (SBAR (ADVP (RB Just)) (IN as) (S (NP (JJ Roman) (NNS letters)) (VP (VBP have) (NP (NP (DT a) (JJ characteristic) (NN shape)) (-LRB- -LRB-) (NP (NP (NML (JJR lower) (HYPH -) (NN case)) (NNS letters)) (ADVP (RB mostly)) (VBG occupying) (NP (DT the) (NN x) (HYPH -) (NN height))) (, ,) (PP (IN with) (NP (NP (NNS ...
16
{ "ADJ": [ "Roman", "characteristic", "lower", "Chinese", "more", "less", "square", "uniform", "small" ], "ADP": [ "with", "on", "in", "of", "in", "with", "in" ], "ADV": [ "Just", "mostly", "especially" ], "AUX": [ "are" ], ...
[ "B-ADVP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", "B-NP", "B-ADVP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP",...
Just/advmod/have as/mark/have Roman/amod/letters letters/nsubj/have have/advcl/occupy a/det/shape characteristic/amod/shape shape/dobj/have (/punct/shape lower/amod/case -/punct/case case/compound/letters letters/appos/shape mostly/advmod/occupying occupying/acl/letters the/det/x x/dobj/occupying -/dobj/occupying heigh...
(S (SBAR (ADVP (RB Just)) (IN as) (S (NP (JJ Roman) (NNS letters)) (VP (VBP have) (NP (NP (DT a) (JJ characteristic) (NN shape)) (-LRB- -LRB-) (NP (NP (NML (JJR lower) (HYPH -) (NN case)) (NNS letters)) (ADVP (RB mostly)) (VBG occupying) (NP (DT the) (NN x) (HYPH -) (NN height))) (, ,) (PP (IN with) (NP (NP (NNS ascend...
CT
['Chinese characters occupy a more or less square area']
['Just as Roman letters have a characteristic shape -LRB- lower - case letters mostly occupying the x - height , with ascenders or descenders on some letters -RRB-', 'in which the components of every character are written to fit in order to maintain a uniform size and shape , especially with small printed characters in...
[]
['Just as Roman letters have a characteristic shape -LRB- lower - case letters mostly occupying the x - height , with ascenders or descenders on some letters -RRB- , Chinese characters occupy a more or less square area in which the components of every character are written to fit in order to maintain a uniform size and...
[]
28,872
Albanian is spoken in Albania, Kosovo, Macedoonia, and parts of Greece.
(ROOT (S (NP (JJ Albanian)) (VP (VBZ is) (VP (VBN spoken) (PP (IN in) (NP (NP (NNP Albania)) (, ,) (NP (NNP Kosovo)) (, ,) (NP (NNP Macedoonia)) (, ,) (CC and) (NP (NP (NNS parts)) (PP (IN of) (NP (NNP Greece)))))))) (. .)))
10
{ "ADJ": [], "ADP": [ "in", "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "parts" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Albanian", "Albania", "Kosovo", "Macedoonia", "Greece" ], "PUNCT": [ ...
[ "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
Albanian/nsubjpass/spoken is/auxpass/spoken spoken/ROOT/spoken in/prep/spoken Albania/pobj/in ,/punct/Albania Kosovo/conj/Albania ,/punct/Kosovo Macedoonia/conj/Kosovo ,/punct/Macedoonia and/cc/Macedoonia parts/conj/Macedoonia of/prep/parts Greece/pobj/of ./punct/spoken
(S (NP (JJ Albanian)) (VP (VBZ is) (VP (VBN spoken) (PP (IN in) (NP (NP (NNP Albania)) (, ,) (NP (NNP Kosovo)) (, ,) (NP (NNP Macedoonia)) (, ,) (CC and) (NP (NP (NNS parts)) (PP (IN of) (NP (NNP Greece)))))))) (. .))
T
['Albanian is spoken in Albania , Kosovo , Macedoonia , and parts of Greece']
[]
['Albanian is spoken in Albania , Kosovo , Macedoonia , and parts of Greece .']
[]
[]
7,741
Montmartre and Montparnasse became centres for artistic production.
(ROOT (S (NP (NNP Montmartre) (CC and) (NNP Montparnasse)) (VP (VBD became) (NP (NP (NNS centres)) (PP (IN for) (NP (JJ artistic) (NN production))))) (. .)))
7
{ "ADJ": [ "artistic" ], "ADP": [ "for" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "centres", "production" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Montmartre", "Montparnasse" ], "PUNCT": [ "." ], "SCONJ"...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
Montmartre/nsubj/became and/cc/Montmartre Montparnasse/conj/Montmartre became/ROOT/became centres/attr/became for/prep/centres artistic/amod/production production/pobj/for ./punct/became
(S (NP (NNP Montmartre) (CC and) (NNP Montparnasse)) (VP (VBD became) (NP (NP (NNS centres)) (PP (IN for) (NP (JJ artistic) (NN production))))) (. .))
T
['Montmartre and Montparnasse became centres for artistic production']
[]
['Montmartre and Montparnasse became centres for artistic production .']
[]
[]
12,641
During the visit strict security was imposed in Washington, D.C. owing to protests by anti-communist Croat, Serb and Albanian groups.
(ROOT (S (PP (IN During) (NP (DT the) (NN visit))) (NP (JJ strict) (NN security)) (VP (VBD was) (VP (VBN imposed) (PP (IN in) (NP (NP (NNP Washington)) (, ,) (NP (NNP D.C.)))) (PP (VBG owing) (PP (IN to) (NP (NP (NNS protests)) (PP (IN by) (NP (ADJP (ADJP (JJ anti) (HYPH -) (JJ communist)) (ADJP (NNP Croat) (, ,) (JJ S...
12
{ "ADJ": [ "strict", "anti", "-", "communist", "Serb", "Albanian" ], "ADP": [ "During", "in", "to", "by" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "visit", "security", "protests", ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "I-PP", "B-NP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "B-NP", "O" ]
During/prep/imposed the/det/security visit/nmod/security strict/amod/security security/nsubjpass/imposed was/auxpass/imposed imposed/ROOT/imposed in/prep/imposed Washington/pobj/in ,/punct/Washington D.C./appos/Washington owing/prep/imposed to/prep/owing protests/pobj/to by/prep/protests anti/amod/Croat -/amod/Croat co...
(S (PP (IN During) (NP (DT the) (NN visit))) (NP (JJ strict) (NN security)) (VP (VBD was) (VP (VBN imposed) (PP (IN in) (NP (NP (NNP Washington)) (, ,) (NP (NNP D.C.)))) (PP (VBG owing) (PP (IN to) (NP (NP (NNS protests)) (PP (IN by) (NP (ADJP (ADJP (JJ anti) (HYPH -) (JJ communist)) (ADJP (NNP Croat) (, ,) (JJ Serb) (...
T
['strict security was imposed in Washington , D.C. owing to protests by anti - communist Croat , Serb and Albanian groups']
[]
['During the visit strict security was imposed in Washington , D.C. owing to protests by anti - communist Croat , Serb and Albanian groups .']
[]
[]
37,609
In a religious sense, the Islamic Ummah refers to those who adhere to the teachings of Islam, referred to as Muslims.
(ROOT (S (PP (IN In) (NP (DT a) (JJ religious) (NN sense))) (, ,) (NP (DT the) (NNP Islamic) (NNP Ummah)) (VP (VBZ refers) (PP (IN to) (NP (NP (DT those)) (SBAR (WHNP (WP who)) (S (VP (S (VP (VBP adhere) (PP (IN to) (NP (NP (DT the) (NNS teachings)) (PP (IN of) (NP (NNP Islam))))))) (, ,) (VP (VBN referred) (PP (IN to)...
15
{ "ADJ": [ "religious", "Islamic" ], "ADP": [ "In", "to", "to", "of", "to", "as" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "a", "the", "the" ], "INTJ": [], "NOUN": [ "sense", "teachings" ], "NUM": [], "PART": [], "PRON": [ "those...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "O", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "I-PP", "B-NP", "O" ]
In/prep/refers a/det/sense religious/amod/sense sense/pobj/In ,/punct/refers the/det/Ummah Islamic/amod/Ummah Ummah/nsubj/refers refers/ROOT/refers to/prep/refers those/pobj/to who/nsubj/adhere adhere/relcl/those to/prep/adhere the/det/teachings teachings/pobj/to of/prep/teachings Islam/pobj/of ,/punct/those referred/a...
(S (PP (IN In) (NP (DT a) (JJ religious) (NN sense))) (, ,) (NP (DT the) (NNP Islamic) (NNP Ummah)) (VP (VBZ refers) (PP (IN to) (NP (NP (DT those)) (SBAR (WHNP (WP who)) (S (VP (S (VP (VBP adhere) (PP (IN to) (NP (NP (DT the) (NNS teachings)) (PP (IN of) (NP (NNP Islam))))))) (, ,) (VP (VBN referred) (PP (IN to)) (PP ...
CT
['the Islamic Ummah refers to those who adhere to the teachings of Islam , referred to as Muslims']
['who adhere to the teachings of Islam , referred to as Muslims']
[]
['In a religious sense , the Islamic Ummah refers to those who adhere to the teachings of Islam , referred to as Muslims .']
[]
36,361
How did the original Constitution identify its society members ?
(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBD did) (NP (NP (DT the) (JJ original) (NNP )) (NNP Constitution)) (VP (VB identify) (NP (PRP$ its) (NN society) (NNS members)))) (. ?)))
6
{ "ADJ": [ "original" ], "ADP": [], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "society", "members" ], "NUM": [], "PART": [], "PRON": [ "its" ], "PROPN": [ "Constitution" ], "PUNCT": [ "?" ], "SCONJ": [ ...
[ "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "O" ]
How/advmod/identify did/aux/identify the/det/Constitution original/amod/Constitution /dep/original Constitution/nsubj/identify identify/ROOT/identify its/poss/members society/compound/members members/dobj/identify ?/punct/identify
(SBARQ (WHADVP (WRB How)) (SQ (VBD did) (NP (NP (DT the) (JJ original) (NNP )) (NNP Constitution)) (VP (VB identify) (NP (PRP$ its) (NN society) (NNS members)))) (. ?))
FC
[]
[]
[]
[]
['How did the original Constitution identify its society members ?']
54,197
It is an important source of popular music legacies celebrated by the city's two familiar nicknames, the Motor City and Motown.
(ROOT (S (NP (PRP It)) (VP (VBZ is) (NP (NP (DT an) (JJ important) (NN source)) (PP (IN of) (NP (NP (JJ popular) (NN music) (NNS legacies)) (VP (VBN celebrated) (PP (IN by) (NP (NP (NP (DT the) (NN city) (POS 's)) (CD two) (JJ familiar) (NNS nicknames)) (, ,) (NP (NP (DT the) (NNP Motor) (NNP City)) (CC and) (NP (NNP M...
12
{ "ADJ": [ "important", "popular", "familiar" ], "ADP": [ "of", "by" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "an", "the", "the" ], "INTJ": [], "NOUN": [ "source", "music", "legacies", "city", "nicknames" ], "NU...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
It/nsubj/is is/ROOT/is an/det/source important/amod/source source/attr/is of/prep/source popular/amod/legacies music/compound/legacies legacies/pobj/of celebrated/acl/legacies by/agent/celebrated the/det/city city/poss/nicknames 's/case/city two/nummod/nicknames familiar/amod/nicknames nicknames/pobj/by ,/punct/is the/...
(S (NP (PRP It)) (VP (VBZ is) (NP (NP (DT an) (JJ important) (NN source)) (PP (IN of) (NP (NP (JJ popular) (NN music) (NNS legacies)) (VP (VBN celebrated) (PP (IN by) (NP (NP (NP (DT the) (NN city) (POS 's)) (CD two) (JJ familiar) (NNS nicknames)) (, ,) (NP (NP (DT the) (NNP Motor) (NNP City)) (CC and) (NP (NNP Motown)...
T
["It is an important source of popular music legacies celebrated by the city 's two familiar nicknames , the Motor City and Motown"]
[]
["It is an important source of popular music legacies celebrated by the city 's two familiar nicknames , the Motor City and Motown ."]
[]
[]
48,185
As with most Enlightenment views, the benefits of science were not seen universally; Rousseau criticized the sciences for distancing man from nature and not operating to make people happier.
(ROOT (S (S (PP (IN As) (PP (IN with) (NP (JJS most) (NNP Enlightenment) (NNS views)))) (, ,) (NP (NP (DT the) (NNS benefits)) (PP (IN of) (NP (NN science)))) (VP (VBD were) (RB not) (VP (VBN seen) (ADVP (RB universally))))) (: ;) (S (NP (NNP Rousseau)) (VP (VBD criticized) (NP (DT the) (NNS sciences)) (PP (IN for) (S ...
14
{ "ADJ": [ "most", "Enlightenment", "happier" ], "ADP": [ "As", "with", "of", "for", "from" ], "ADV": [ "universally" ], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "views", "benefits", ...
[ "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "B-ADVP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-VP", "B-NP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "B-NP", "B-ADJP", "O" ]
As/prep/seen with/prep/As most/amod/views Enlightenment/amod/views views/pobj/with ,/punct/seen the/det/benefits benefits/nsubjpass/seen of/prep/benefits science/pobj/of were/auxpass/seen not/neg/seen seen/ccomp/criticized universally/advmod/seen ;/punct/criticized Rousseau/nsubj/criticized criticized/ROOT/criticized t...
(S (S (PP (IN As) (PP (IN with) (NP (JJS most) (NNP Enlightenment) (NNS views)))) (, ,) (NP (NP (DT the) (NNS benefits)) (PP (IN of) (NP (NN science)))) (VP (VBD were) (RB not) (VP (VBN seen) (ADVP (RB universally))))) (: ;) (S (NP (NNP Rousseau)) (VP (VBD criticized) (NP (DT the) (NNS sciences)) (PP (IN for) (S (VP (V...
T
['As with most Enlightenment views , the benefits of science were not seen universally', 'Rousseau criticized the sciences for distancing man from nature and not operating to make people happier']
[]
['As with most Enlightenment views , the benefits of science were not seen universally ; Rousseau criticized the sciences for distancing man from nature and not operating to make people happier .']
[]
[]
26,552
Because of oil price increases after 2003, producing bitumen became highly profitable, but as a result of the decline after 2014 it became uneconomic to build new plants again.
(ROOT (S (S (PP (IN Because) (IN of) (NP (NP (NML (NN oil) (NN price)) (NNS increases)) (PP (IN after) (NP (CD 2003))))) (, ,) (S (VP (VBG producing) (NP (NN bitumen)))) (VP (VBD became) (ADJP (RB highly) (JJ profitable)))) (, ,) (CC but) (S (PP (IN as) (NP (NP (DT a) (NN result)) (PP (IN of) (NP (NP (DT the) (NN decli...
10
{ "ADJ": [ "profitable", "uneconomic", "new" ], "ADP": [ "of", "after", "as", "of", "after" ], "ADV": [ "highly", "again" ], "AUX": [], "CCONJ": [ "but" ], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "oil", "price", "increases", ...
[ "B-PP", "I-PP", "O", "O", "B-NP", "B-PP", "B-NP", "O", "B-VP", "B-NP", "B-VP", "B-ADJP", "I-ADJP", "O", "O", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADJP", "B-VP", "I-VP", "B-NP", "I-NP", "B-ADVP", "O" ]
Because/prep/became of/pcomp/Because oil/compound/price price/compound/increases increases/pobj/Because after/prep/increases 2003/pobj/after ,/punct/became producing/csubj/became bitumen/dobj/producing became/ROOT/became highly/advmod/profitable profitable/acomp/became ,/punct/became but/cc/became as/prep/became a/det/...
(S (S (PP (IN Because) (IN of) (NP (NP (NML (NN oil) (NN price)) (NNS increases)) (PP (IN after) (NP (CD 2003))))) (, ,) (S (VP (VBG producing) (NP (NN bitumen)))) (VP (VBD became) (ADJP (RB highly) (JJ profitable)))) (, ,) (CC but) (S (PP (IN as) (NP (NP (DT a) (NN result)) (PP (IN of) (NP (NP (DT the) (NN decline)) (...
T
['Because of oil price increases after 2003 , producing bitumen became highly profitable', 'as a result of the decline after 2014 it became uneconomic to build new plants again']
[]
['Because of oil price increases after 2003 , producing bitumen became highly profitable , but as a result of the decline after 2014 it became uneconomic to build new plants again .']
[]
[]
71,085