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
row_id
int64
0
60.6k
raw_input
stringlengths
3
1.41k
What part of North America did Britain end up with?
(ROOT (SBARQ (WHNP (WHNP (WP What) (NN part)) (PP (IN of) (NP (NNP North) (NNP America)))) (SQ (VBD did) (NP (NNP Britain)) (VP (VB end) (PRT (RP up)) (PP (IN with)))) (. ?)))
6
{ "ADJ": [], "ADP": [ "of", "up", "with" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "part" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "North", "America", "Britain" ], "PUNCT": [ "?" ], "SCONJ...
[ "O", "O", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "O", "B-PP", "O" ]
What/det/part part/dobj/end of/prep/part North/compound/America America/pobj/of did/aux/end Britain/nsubj/end end/ROOT/end up/prt/end with/prep/end ?/punct/end
(SBARQ (WHNP (WHNP (WP What) (NN part)) (PP (IN of) (NP (NNP North) (NNP America)))) (SQ (VBD did) (NP (NNP Britain)) (VP (VB end) (PRT (RP up)) (PP (IN with)))) (. ?))
FC
[]
[]
[]
[]
['What part of North America did Britain end up with ?']
48,541
3,200
What part of North America did Britain end up with?
In the north is "Scythia this side of the Himalayas" and "Scythia beyond the Himalayas."
(ROOT (SINV (PP (IN In) (NP (DT the) (NN north))) (VP (VBZ is)) (`` ") (NP (NP (NNP Scythia)) (NP (NP (DT this) (NN side)) (PP (IN of) (NP (DT the) (NNPS Himalayas))))) ('' ") (CC and) (`` ") (NP (NP (NNP Scythia)) (PP (IN beyond) (NP (DT the) (NNPS Himalayas)))) (. .) ('' ")))
7
{ "ADJ": [], "ADP": [ "In", "of", "beyond" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "the", "this", "the", "the" ], "INTJ": [], "NOUN": [ "north", "side" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Scythia", "H...
[ "B-PP", "B-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O", "O" ]
In/prep/is the/det/north north/pobj/In is/ROOT/is "/punct/is Scythia/attr/is this/det/side side/appos/Scythia of/prep/side the/det/Himalayas Himalayas/pobj/of "/punct/side and/cc/side "/punct/Scythia Scythia/conj/Scythia beyond/prep/Scythia the/det/Himalayas Himalayas/pobj/beyond ./punct/is "/punct/is
(SINV (PP (IN In) (NP (DT the) (NN north))) (VP (VBZ is)) (`` ") (NP (NP (NNP Scythia)) (NP (NP (DT this) (NN side)) (PP (IN of) (NP (DT the) (NNPS Himalayas))))) ('' ") (CC and) (`` ") (NP (NP (NNP Scythia)) (PP (IN beyond) (NP (DT the) (NNPS Himalayas)))) (. .) ('' "))
T
['Scythia beyond the Himalayas is']
[]
['In the north is " Scythia this side of the Himalayas " and " Scythia beyond the Himalayas . "']
[]
[]
56,890
3,201
In the north is "Scythia this side of the Himalayas" and "Scythia beyond the Himalayas."
A well-publicized case occurred in 2007, when Jennifer Strange died while participating in a water-drinking contest.
(ROOT (S (NP (DT A) (ADJP (RB well) (HYPH -) (VBN publicized)) (NN case)) (VP (VBD occurred) (PP (IN in) (NP (NP (CD 2007)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (NNP Jennifer) (NNP Strange)) (VP (VBD died) (SBAR (IN while) (S (VP (VBG participating) (PP (IN in) (NP (DT a) (ADJP (NN water) (HYPH -) (VBG drinking)) (NN...
15
{ "ADJ": [], "ADP": [ "in", "in" ], "ADV": [ "well" ], "AUX": [], "CCONJ": [], "DET": [ "A", "a" ], "INTJ": [], "NOUN": [ "case", "water", "drinking", "contest" ], "NUM": [ "2007" ], "PART": [], "PRON": [], "PROPN": [ "Jennifer", "Strange...
[ "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "O", "B-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "O" ]
A/det/case well/advmod/publicized -/punct/publicized publicized/amod/case case/nsubj/occurred occurred/ROOT/occurred in/prep/occurred 2007/pobj/in ,/punct/2007 when/advmod/died Jennifer/compound/Strange Strange/nsubj/died died/relcl/2007 while/mark/participating participating/advcl/died in/prep/participating a/det/cont...
(S (NP (DT A) (ADJP (RB well) (HYPH -) (VBN publicized)) (NN case)) (VP (VBD occurred) (PP (IN in) (NP (NP (CD 2007)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (NNP Jennifer) (NNP Strange)) (VP (VBD died) (SBAR (IN while) (S (VP (VBG participating) (PP (IN in) (NP (DT a) (ADJP (NN water) (HYPH -) (VBG drinking)) (NN conte...
CT
['A well - publicized case occurred in 2007 , when Jennifer Strange died']
['when Jennifer Strange died while participating in a water - drinking contest', 'while participating in a water - drinking contest']
[]
['A well - publicized case occurred in 2007 , when Jennifer Strange died while participating in a water - drinking contest .']
[]
62,985
3,202
A well-publicized case occurred in 2007, when Jennifer Strange died while participating in a water-drinking contest.
The missionary expedition of Mary Slessor and Hope Waddel and their group in the mid 18th century in this coastal regions of the ten British colony has brought about the beginning and the flourishing of this church in these areas.
(ROOT (S (NP (NP (DT The) (JJ missionary) (NN expedition)) (PP (IN of) (NP (NP (NP (NNP Mary) (NNP Slessor)) (CC and) (NP (NNP Hope) (NNP Waddel))) (CC and) (NP (PRP$ their) (NN group)))) (PP (IN in) (NP (DT the) (JJ mid) (JJ 18th) (NN century))) (PP (IN in) (NP (NP (DT this) (JJ coastal) (NNS regions)) (PP (IN of) (NP...
9
{ "ADJ": [ "missionary", "mid", "18th", "coastal", "British" ], "ADP": [ "of", "in", "in", "of", "about", "of", "in" ], "ADV": [], "AUX": [ "has" ], "CCONJ": [ "and", "and", "and" ], "DET": [ "The", "the", "this", "the",...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "I-NP", ...
The/det/expedition missionary/amod/expedition expedition/nsubj/brought of/prep/expedition Mary/nmod/Slessor Slessor/pobj/of and/cc/Slessor Hope/compound/Waddel Waddel/conj/Slessor and/cc/Slessor their/poss/group group/conj/Slessor in/prep/expedition the/det/century mid/amod/century 18th/amod/century century/pobj/in in/...
(S (NP (NP (DT The) (JJ missionary) (NN expedition)) (PP (IN of) (NP (NP (NP (NNP Mary) (NNP Slessor)) (CC and) (NP (NNP Hope) (NNP Waddel))) (CC and) (NP (PRP$ their) (NN group)))) (PP (IN in) (NP (DT the) (JJ mid) (JJ 18th) (NN century))) (PP (IN in) (NP (NP (DT this) (JJ coastal) (NNS regions)) (PP (IN of) (NP (DT t...
T
['The missionary expedition of Mary Slessor and Hope Waddel and their group in the mid 18th century in this coastal regions of the ten British colony has brought about the beginning and the flourishing of this church in these areas']
[]
['The missionary expedition of Mary Slessor and Hope Waddel and their group in the mid 18th century in this coastal regions of the ten British colony has brought about the beginning and the flourishing of this church in these areas .']
[]
[]
39,805
3,203
The missionary expedition of Mary Slessor and Hope Waddel and their group in the mid 18th century in this coastal regions of the ten British colony has brought about the beginning and the flourishing of this church in these areas.
In 1895 he presented a paper to the Wellington Philosophical Society proposing a two-hour daylight-saving shift, and after considerable interest was expressed in Christchurch, he followed up in an 1898 paper.
(ROOT (S (S (PP (IN In) (NP (CD 1895))) (NP (PRP he)) (VP (VBD presented) (NP (DT a) (NN paper)) (PP (IN to) (NP (DT the) (NNP Wellington) (NNP Philosophical) (NNP Society))) (S (VP (VBG proposing) (NP (DT a) (NML (CD two) (HYPH -) (NN hour)) (ADJP (NN daylight) (HYPH -) (VBG saving)) (NN shift)))))) (, ,) (CC and) (S ...
10
{ "ADJ": [ "considerable" ], "ADP": [ "In", "to", "in", "up", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "a", "the", "a", "an" ], "INTJ": [], "NOUN": [ "paper", "hour", "daylight", "shift", "interest", ...
[ "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "O", "O", "O", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "O", "O", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "O", "B-P...
In/prep/presented 1895/pobj/In he/nsubj/presented presented/ROOT/presented a/det/paper paper/dobj/presented to/dative/presented the/det/Society Wellington/compound/Society Philosophical/compound/Society Society/pobj/to proposing/acl/Society a/det/shift two/nummod/hour -/punct/hour hour/nmod/shift daylight/npadvmod/savi...
(S (S (PP (IN In) (NP (CD 1895))) (NP (PRP he)) (VP (VBD presented) (NP (DT a) (NN paper)) (PP (IN to) (NP (DT the) (NNP Wellington) (NNP Philosophical) (NNP Society))) (S (VP (VBG proposing) (NP (DT a) (NML (CD two) (HYPH -) (NN hour)) (ADJP (NN daylight) (HYPH -) (VBG saving)) (NN shift)))))) (, ,) (CC and) (S (SBAR ...
CT
['In 1895 he presented a paper to the Wellington Philosophical Society proposing a two - hour daylight - saving shift', ', he followed up in an 1898 paper']
['after considerable interest was expressed in Christchurch']
[]
['In 1895 he presented a paper to the Wellington Philosophical Society proposing a two - hour daylight - saving shift , and after considerable interest was expressed in Christchurch , he followed up in an 1898 paper .']
[]
32,553
3,204
In 1895 he presented a paper to the Wellington Philosophical Society proposing a two-hour daylight-saving shift, and after considerable interest was expressed in Christchurch, he followed up in an 1898 paper.
This gives them a significant cushion against the global downturn.
(ROOT (S (NP (DT This)) (VP (VBZ gives) (NP (PRP them)) (NP (NP (DT a) (JJ significant) (NN cushion)) (PP (IN against) (NP (DT the) (JJ global) (NN downturn))))) (. .)))
7
{ "ADJ": [ "significant", "global" ], "ADP": [ "against" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "cushion", "downturn" ], "NUM": [], "PART": [], "PRON": [ "This", "them" ], "PROPN": [], "PUNCT": [ "." ...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
This/nsubj/gives gives/ROOT/gives them/dative/gives a/det/cushion significant/amod/cushion cushion/dobj/gives against/prep/cushion the/det/downturn global/amod/downturn downturn/pobj/against ./punct/gives
(S (NP (DT This)) (VP (VBZ gives) (NP (PRP them)) (NP (NP (DT a) (JJ significant) (NN cushion)) (PP (IN against) (NP (DT the) (JJ global) (NN downturn))))) (. .))
T
['This gives them a significant cushion against the global downturn']
[]
['This gives them a significant cushion against the global downturn .']
[]
[]
44,110
3,205
This gives them a significant cushion against the global downturn.
Within the city of Detroit, there are over a dozen major hospitals which include the Detroit Medical Center (DMC), Henry Ford Health System, St. John Health System, and the John D. Dingell VA Medical Center.
(ROOT (S (PP (IN Within) (NP (NP (DT the) (NN city)) (PP (IN of) (NP (NNP Detroit))))) (, ,) (NP (EX there)) (VP (VBP are) (NP (NP (QP (IN over) (DT a) (NN dozen)) (JJ major) (NNS hospitals)) (SBAR (WHNP (WDT which)) (S (VP (VBP include) (NP (NP (NP (DT the) (NNP Detroit) (NNP Medical) (NNP Center)) (-LRB- -LRB-) (NP (...
11
{ "ADJ": [ "major" ], "ADP": [ "Within", "of", "over" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "a", "the", "the" ], "INTJ": [], "NOUN": [ "city", "dozen", "hospitals" ], "NUM": [], "PART": [], "PRON": [ "there", ...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "O", "O", "O", "B-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-...
Within/prep/are the/det/city city/pobj/Within of/prep/city Detroit/pobj/of ,/punct/are there/expl/are are/ROOT/are over/quantmod/dozen a/quantmod/dozen dozen/nummod/hospitals major/amod/hospitals hospitals/attr/are which/nsubj/include include/relcl/hospitals the/det/Center Detroit/compound/Center Medical/compound/Cente...
(S (PP (IN Within) (NP (NP (DT the) (NN city)) (PP (IN of) (NP (NNP Detroit))))) (, ,) (NP (EX there)) (VP (VBP are) (NP (NP (QP (IN over) (DT a) (NN dozen)) (JJ major) (NNS hospitals)) (SBAR (WHNP (WDT which)) (S (VP (VBP include) (NP (NP (NP (DT the) (NNP Detroit) (NNP Medical) (NNP Center)) (-LRB- -LRB-) (NP (NNP DM...
CT
['there are over a dozen major hospitals which include the Detroit Medical Center -LRB- DMC -RRB- , Henry Ford Health System , St. John Health System , and the John D. Dingell VA Medical Center']
['which include the Detroit Medical Center -LRB- DMC -RRB- , Henry Ford Health System , St. John Health System , and the John D. Dingell VA Medical Center']
[]
['Within the city of Detroit , there are over a dozen major hospitals which include the Detroit Medical Center -LRB- DMC -RRB- , Henry Ford Health System , St. John Health System , and the John D. Dingell VA Medical Center .']
[]
14,159
3,206
Within the city of Detroit, there are over a dozen major hospitals which include the Detroit Medical Center (DMC), Henry Ford Health System, St. John Health System, and the John D. Dingell VA Medical Center.
Thomas Cartwright is thought to be the first Presbyterian in England.
(ROOT (S (NP (NNP Thomas) (NNP Cartwright)) (VP (VBZ is) (VP (VBN thought) (S (VP (TO to) (VP (VB be) (NP (NP (DT the) (JJ first) (NNP Presbyterian)) (PP (IN in) (NP (NNP England))))))))) (. .)))
11
{ "ADJ": [ "first" ], "ADP": [ "in" ], "ADV": [], "AUX": [ "is", "be" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [ "Thomas", "Cartwright", "Presbyterian", "England" ], "PUNCT": ...
[ "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
Thomas/compound/Cartwright Cartwright/nsubjpass/thought is/auxpass/thought thought/ROOT/thought to/aux/be be/xcomp/thought the/det/Presbyterian first/amod/Presbyterian Presbyterian/attr/be in/prep/Presbyterian England/pobj/in ./punct/thought
(S (NP (NNP Thomas) (NNP Cartwright)) (VP (VBZ is) (VP (VBN thought) (S (VP (TO to) (VP (VB be) (NP (NP (DT the) (JJ first) (NNP Presbyterian)) (PP (IN in) (NP (NNP England))))))))) (. .))
T
['Thomas Cartwright is thought to be the first Presbyterian in England']
[]
['Thomas Cartwright is thought to be the first Presbyterian in England .']
[]
[]
74,481
3,207
Thomas Cartwright is thought to be the first Presbyterian in England.
In 2004, madaris were mainstreamed in 16 Regions nationwide, primarily in Muslim-majority areas in Mindanao under the auspices of the Department of Education (DepEd).
(ROOT (S (PP (IN In) (NP (CD 2004))) (, ,) (NP (NNS madaris)) (VP (VBD were) (VP (VBN mainstreamed) (PP (IN in) (NP (NP (CD 16) (NNS Regions)) (ADVP (JJ nationwide)))) (, ,) (PP (PP (ADVP (RB primarily)) (IN in) (NP (NP (NML (NNP Muslim) (HYPH -) (NN majority)) (NNS areas)) (PP (IN in) (NP (NNP Mindanao))))) (PP (IN un...
13
{ "ADJ": [], "ADP": [ "In", "in", "in", "in", "under", "of", "of" ], "ADV": [ "nationwide", "primarily" ], "AUX": [ "were" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "majority", "areas", "auspices" ], "NUM": [ ...
[ "B-PP", "B-NP", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-ADVP", "B-VP", "B-ADVP", "B-PP", "O", "O", "O", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
In/prep/mainstreamed 2004/pobj/In ,/punct/mainstreamed madaris/nsubjpass/mainstreamed were/auxpass/mainstreamed mainstreamed/ROOT/mainstreamed in/prep/mainstreamed 16/nummod/Regions Regions/pobj/in nationwide/advmod/Regions ,/punct/Regions primarily/advmod/in in/prep/Regions Muslim/compound/majority -/punct/majority ma...
(S (PP (IN In) (NP (CD 2004))) (, ,) (NP (NNS madaris)) (VP (VBD were) (VP (VBN mainstreamed) (PP (IN in) (NP (NP (CD 16) (NNS Regions)) (ADVP (JJ nationwide)))) (, ,) (PP (PP (ADVP (RB primarily)) (IN in) (NP (NP (NML (NNP Muslim) (HYPH -) (NN majority)) (NNS areas)) (PP (IN in) (NP (NNP Mindanao))))) (PP (IN under) (...
T
['madaris were mainstreamed in 16 Regions nationwide , primarily in Muslim - majority areas in Mindanao under the auspices of the Department of Education -LRB- DepEd -RRB-']
[]
['In 2004 , madaris were mainstreamed in 16 Regions nationwide , primarily in Muslim - majority areas in Mindanao under the auspices of the Department of Education -LRB- DepEd -RRB- .']
[]
[]
66,705
3,208
In 2004, madaris were mainstreamed in 16 Regions nationwide, primarily in Muslim-majority areas in Mindanao under the auspices of the Department of Education (DepEd).
He opined that Nasser's legacy was a "guarantee of instability" due to Nasser's reliance on personal power and the absence of strong political institutions under his rule.
(ROOT (S (NP (PRP He)) (VP (VBD opined) (SBAR (IN that) (S (NP (NP (NNP Nasser) (POS 's)) (NN legacy)) (VP (VBD was) (NP (DT a) (`` ") (NN guarantee)) (PP (IN of) (NP (NN instability))) ('' ") (PP (IN due) (IN to) (NP (NP (NP (NP (NNP Nasser) (POS 's)) (NN reliance)) (PP (IN on) (NP (JJ personal) (NN power)))) (CC and)...
12
{ "ADJ": [ "personal", "strong", "political" ], "ADP": [ "of", "due", "to", "on", "of", "under" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "legacy", "guarantee", "instability",...
[ "B-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
He/nsubj/opined opined/ROOT/opined that/mark/was Nasser/poss/legacy 's/case/Nasser legacy/nsubj/was was/ccomp/opined a/det/guarantee "/punct/guarantee guarantee/attr/was of/prep/guarantee instability/pobj/of "/punct/guarantee due/prep/guarantee to/prep/due Nasser/poss/reliance 's/case/Nasser reliance/pobj/to on/prep/re...
(S (NP (PRP He)) (VP (VBD opined) (SBAR (IN that) (S (NP (NP (NNP Nasser) (POS 's)) (NN legacy)) (VP (VBD was) (NP (DT a) (`` ") (NN guarantee)) (PP (IN of) (NP (NN instability))) ('' ") (PP (IN due) (IN to) (NP (NP (NP (NP (NNP Nasser) (POS 's)) (NN reliance)) (PP (IN on) (NP (JJ personal) (NN power)))) (CC and) (NP (...
CT
['He opined']
['that Nasser \'s legacy was a " guarantee of instability " due to Nasser \'s reliance on personal power and the absence of strong political institutions under his rule']
[]
['He opined that Nasser \'s legacy was a " guarantee of instability " due to Nasser \'s reliance on personal power and the absence of strong political institutions under his rule .']
[]
12,430
3,209
He opined that Nasser's legacy was a "guarantee of instability" due to Nasser's reliance on personal power and the absence of strong political institutions under his rule.
According to the Statistical Institute of Catalonia in 2008 the Catalan language is the second most commonly used in Catalonia, after Spanish, as a native or self-defining language.
(ROOT (S (PP (VBG According) (PP (IN to) (NP (NP (DT the) (NNP Statistical) (NNP Institute)) (PP (IN of) (NP (NNP Catalonia)))))) (PP (IN in) (NP (CD 2008))) (NP (DT the) (JJ Catalan) (NN language)) (VP (VBZ is) (NP (NP (DT the) (JJ second)) (ADVP (RBS most) (RB commonly)) (VBN used) (PP (IN in) (NP (NNP Catalonia))) (...
9
{ "ADJ": [ "second", "native" ], "ADP": [ "to", "of", "in", "in", "after", "as" ], "ADV": [ "most", "commonly" ], "AUX": [ "is" ], "CCONJ": [ "or" ], "DET": [ "the", "the", "the", "a" ], "INTJ": [], "NOUN": [ "language", ...
[ "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-ADVP", "I-ADVP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-A...
According/prep/is to/prep/According the/det/Institute Statistical/compound/Institute Institute/pobj/to of/prep/Institute Catalonia/pobj/of in/prep/Institute 2008/pobj/in the/det/language Catalan/compound/language language/nsubj/is is/ROOT/is the/det/second second/attr/is most/advmod/commonly commonly/advmod/used used/a...
(S (PP (VBG According) (PP (IN to) (NP (NP (DT the) (NNP Statistical) (NNP Institute)) (PP (IN of) (NP (NNP Catalonia)))))) (PP (IN in) (NP (CD 2008))) (NP (DT the) (JJ Catalan) (NN language)) (VP (VBZ is) (NP (NP (DT the) (JJ second)) (ADVP (RBS most) (RB commonly)) (VBN used) (PP (IN in) (NP (NNP Catalonia))) (, ,) (...
T
['the Catalan language is the second most commonly used in Catalonia , after Spanish , as a native or self - defining language']
[]
['According to the Statistical Institute of Catalonia in 2008 the Catalan language is the second most commonly used in Catalonia , after Spanish , as a native or self - defining language .']
[]
[]
41,310
3,210
According to the Statistical Institute of Catalonia in 2008 the Catalan language is the second most commonly used in Catalonia, after Spanish, as a native or self-defining language.
Analysis of MPI results by Turk and Rudy (1988) found three classes of chronic pain patient: "(a) dysfunctional, people who perceived the severity of their pain to be high, reported that pain interfered with much of their lives, reported a higher degree of psychological distress caused by pain, and reported low levels ...
(ROOT (S (NP (NP (NN Analysis)) (PP (IN of) (NP (NNP MPI) (NNS results))) (PP (IN by) (NP (NP (NNP Turk) (CC and) (NNP Rudy)) (-LRB- -LRB-) (NP (CD 1988)) (-RRB- -RRB-)))) (VP (VBD found) (NP (NP (NP (CD three) (NNS classes)) (PP (IN of) (NP (NML (JJ chronic) (NN pain)) (NN patient)))) (: :) (`` ") (S (ADJP (-LRB- -LRB...
19
{ "ADJ": [ "chronic", "high", "much", "higher", "psychological", "low", "distressed", "common", "significant", "supportive", "adaptive", "high", "social", "low", "high" ], "ADP": [ "of", "by", "of", "of", "with", "of", "of", ...
[ "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "O", "B-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", ...
Analysis/nsubj/found of/prep/Analysis MPI/compound/results results/pobj/of by/prep/results Turk/pobj/by and/cc/Turk Rudy/conj/Turk (/punct/Rudy 1988/appos/Rudy )/punct/Rudy found/ccomp/reported three/nummod/classes classes/dobj/found of/prep/classes chronic/amod/patient pain/compound/patient patient/pobj/of :/punct/cla...
(S (NP (NP (NN Analysis)) (PP (IN of) (NP (NNP MPI) (NNS results))) (PP (IN by) (NP (NP (NNP Turk) (CC and) (NNP Rudy)) (-LRB- -LRB-) (NP (CD 1988)) (-RRB- -RRB-)))) (VP (VBD found) (NP (NP (NP (CD three) (NNS classes)) (PP (IN of) (NP (NML (JJ chronic) (NN pain)) (NN patient)))) (: :) (`` ") (S (ADJP (-LRB- -LRB-) (LS...
CT
['Analysis of MPI results by Turk and Rudy -LRB- 1988 -RRB- found three classes of chronic pain patient : " -LRB- a -RRB- dysfunctional , people who perceived the severity of their pain to be high , reported , reported a higher degree of psychological distress caused by pain , and reported low levels of activity ; -LRB...
['who perceived the severity of their pain to be high', 'that pain interfered with much of their lives', 'that significant others were not very supportive of their pain problems', 'who reported high levels of social support , relatively low levels of pain and perceived interference , and relatively high levels of activ...
[]
['Analysis of MPI results by Turk and Rudy -LRB- 1988 -RRB- found three classes of chronic pain patient : " -LRB- a -RRB- dysfunctional , people who perceived the severity of their pain to be high , reported that pain interfered with much of their lives , reported a higher degree of psychological distress caused by pai...
[]
35,688
3,211
Analysis of MPI results by Turk and Rudy (1988) found three classes of chronic pain patient: "(a) dysfunctional, people who perceived the severity of their pain to be high, reported that pain interfered with much of their lives, reported a higher degree of psychological distress caused by pain, and reported low levels ...
Rachel Caspari (2003) have argued that clades are by definition monophyletic groups (a taxon that includes all descendants of a given ancestor) and since no groups currently regarded as races are monophyletic, none of those groups can be clades.
(ROOT (S (S (NP (NP (NP (NP (NNP Rachel) (NNP Caspari)) (-RRB- -LRB-)) (-RRB- 2003)) (-RRB- -RRB-)) (VP (VBP have) (VP (VBN argued) (SBAR (IN that) (S (NP (NNS clades)) (VP (VBP are) (PP (IN by) (NP (NN definition))) (NP (NP (JJ monophyletic) (NNS groups)) (-LRB- -LRB-) (NP (NP (DT a) (NN taxon)) (SBAR (WHNP (WDT that)...
17
{ "ADJ": [ "monophyletic" ], "ADP": [ "by", "of", "of" ], "ADV": [ "currently" ], "AUX": [ "have", "are", "are", "can", "be" ], "CCONJ": [ "and" ], "DET": [ "a", "all", "a", "no", "those" ], "INTJ": [], "NOUN": [ "clades", ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-ADVP", "B-VP", "B-PP"...
Rachel/compound/Caspari Caspari/nsubj/argued (/punct/Caspari 2003/appos/Caspari )/punct/Caspari have/aux/argued argued/ROOT/argued that/mark/are clades/nsubj/are are/ccomp/argued by/prep/are definition/compound/monophyletic monophyletic/compound/groups groups/pobj/by (/punct/groups a/det/taxon taxon/appos/groups that/n...
(S (S (NP (NP (NP (NP (NNP Rachel) (NNP Caspari)) (-RRB- -LRB-)) (-RRB- 2003)) (-RRB- -RRB-)) (VP (VBP have) (VP (VBN argued) (SBAR (IN that) (S (NP (NNS clades)) (VP (VBP are) (PP (IN by) (NP (NN definition))) (NP (NP (JJ monophyletic) (NNS groups)) (-LRB- -LRB-) (NP (NP (DT a) (NN taxon)) (SBAR (WHNP (WDT that)) (S (...
CT
['Rachel Caspari -LRB- 2003 -RRB- have argued', ', none of those groups can be clades']
['that clades are by definition monophyletic groups -LRB- a taxon that includes all descendants of a given ancestor -RRB-', 'that includes all descendants of a given ancestor', 'since no groups currently regarded as races are monophyletic']
[]
['Rachel Caspari -LRB- 2003 -RRB- have argued that clades are by definition monophyletic groups -LRB- a taxon that includes all descendants of a given ancestor -RRB- and since no groups currently regarded as races are monophyletic , none of those groups can be clades .']
[]
4,796
3,212
Rachel Caspari (2003) have argued that clades are by definition monophyletic groups (a taxon that includes all descendants of a given ancestor) and since no groups currently regarded as races are monophyletic, none of those groups can be clades.
In the early 1980s, Chicago radio jocks The Hot Mix 5, and club DJs Ron Hardy and Frankie Knuckles played various styles of dance music, including older disco records (mostly Philly disco and Salsoul tracks), electro funk tracks by artists such as Afrika Bambaataa, newer Italo disco, B-Boy hip hop music by Man Parrish,...
(ROOT (S (PP (IN In) (NP (DT the) (JJ early) (NNS 1980s))) (, ,) (NP (S (NML (NNP Chicago) (NN radio) (NNS jocks)) (NML (NNP The) (NNP Hot) (NNP Mix) (CD 5))) (, ,) (CC and) (NP (NML (NN club) (NNS DJs)) (NML (NML (NNP Ron) (NNP Hardy)) (CC and) (NML (NNP Frankie) (NNP Knuckles))))) (VP (VBD played) (NP (NP (JJ various...
13
{ "ADJ": [ "early", "various", "older", "such", "newer", "Italo", "electronic" ], "ADP": [ "In", "of", "by", "as", "by", "by" ], "ADV": [ "mostly" ], "AUX": [], "CCONJ": [ "and", "and", "and", "and", "and", "and" ], "DET...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "O", "O", "O", "O", "O", "O", "O", "B-NP", "I-NP", "O", "O", "O", "O", "O", "O", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "O", "O", "O", ...
In/prep/jocks the/det/1980s early/amod/1980s 1980s/pobj/In ,/punct/jocks Chicago/compound/radio radio/nsubj/jocks jocks/ROOT/jocks The/det/Mix Hot/compound/Mix Mix/dobj/jocks 5/nummod/Mix ,/punct/jocks and/cc/jocks club/compound/DJs DJs/compound/Hardy Ron/compound/Hardy Hardy/conj/jocks and/cc/Hardy Frankie/compound/Kn...
(S (PP (IN In) (NP (DT the) (JJ early) (NNS 1980s))) (, ,) (NP (S (NML (NNP Chicago) (NN radio) (NNS jocks)) (NML (NNP The) (NNP Hot) (NNP Mix) (CD 5))) (, ,) (CC and) (NP (NML (NN club) (NNS DJs)) (NML (NML (NNP Ron) (NNP Hardy)) (CC and) (NML (NNP Frankie) (NNP Knuckles))))) (VP (VBD played) (NP (NP (JJ various) (NNS...
T
['Chicago radio jocks The Hot Mix 5 , and club DJs Ron Hardy and Frankie Knuckles played various styles of dance music , including older disco records -LRB- mostly Philly disco and Salsoul tracks -RRB- , electro funk tracks by artists such as Afrika Bambaataa , newer Italo disco , B - Boy hip hop music by Man Parrish ,...
[]
['In the early 1980s , Chicago radio jocks The Hot Mix 5 , and club DJs Ron Hardy and Frankie Knuckles played various styles of dance music , including older disco records -LRB- mostly Philly disco and Salsoul tracks -RRB- , electro funk tracks by artists such as Afrika Bambaataa , newer Italo disco , B - Boy hip hop m...
[]
[]
61,921
3,213
In the early 1980s, Chicago radio jocks The Hot Mix 5, and club DJs Ron Hardy and Frankie Knuckles played various styles of dance music, including older disco records (mostly Philly disco and Salsoul tracks), electro funk tracks by artists such as Afrika Bambaataa, newer Italo disco, B-Boy hip hop music by Man Parrish,...
When did the Romantic era end?
(ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (DT the) (JJ Romantic) (NN era)) (VP (VB end))) (. ?)))
5
{ "ADJ": [ "Romantic" ], "ADP": [], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "era", "end" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [ "When" ], "SPACE": [], "SYM": [], "...
[ "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "O" ]
When/advmod/end did/aux/end the/det/end Romantic/amod/era era/compound/end end/ROOT/end ?/punct/end
(SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (DT the) (JJ Romantic) (NN era)) (VP (VB end))) (. ?))
FC
[]
[]
[]
[]
['When did the Romantic era end ?']
41,648
3,214
When did the Romantic era end?
Additionally, difficult weather conditions resulted in the delay of drilling during mid-2012 and the already dire situation was exacerbated by the "Kulluk" incident at the end of the year.
(ROOT (S (ADVP (RB Additionally)) (, ,) (S (NP (JJ difficult) (NN weather) (NNS conditions)) (VP (VBD resulted) (PP (IN in) (NP (NP (DT the) (NN delay)) (PP (IN of) (NP (NN drilling))) (PP (IN during) (NP (CD mid-2012))))))) (CC and) (S (NP (DT the) (ADJP (RB already) (JJ dire)) (NN situation)) (VP (VBD was) (VP (VBN e...
12
{ "ADJ": [ "difficult", "dire" ], "ADP": [ "in", "of", "during", "by", "at", "of" ], "ADV": [ "Additionally", "already" ], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN...
[ "B-ADVP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "O", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP"...
Additionally/advmod/resulted ,/punct/resulted difficult/amod/conditions weather/compound/conditions conditions/nsubj/resulted resulted/ROOT/resulted in/prep/resulted the/det/delay delay/pobj/in of/prep/delay drilling/pobj/of during/prep/drilling mid-2012/pobj/during and/cc/delay the/det/situation already/advmod/dire di...
(S (ADVP (RB Additionally)) (, ,) (S (NP (JJ difficult) (NN weather) (NNS conditions)) (VP (VBD resulted) (PP (IN in) (NP (NP (DT the) (NN delay)) (PP (IN of) (NP (NN drilling))) (PP (IN during) (NP (CD mid-2012))))))) (CC and) (S (NP (DT the) (ADJP (RB already) (JJ dire)) (NN situation)) (VP (VBD was) (VP (VBN exacerb...
T
['difficult weather conditions resulted in the delay of drilling during mid-2012', 'the already dire situation was exacerbated by the " Kulluk " incident at the end of the year']
[]
['Additionally , difficult weather conditions resulted in the delay of drilling during mid-2012 and the already dire situation was exacerbated by the " Kulluk " incident at the end of the year .']
[]
[]
20,658
3,215
Additionally, difficult weather conditions resulted in the delay of drilling during mid-2012 and the already dire situation was exacerbated by the "Kulluk" incident at the end of the year.
The Ming dynasty granted titles to lamas of schools such as the Karmapa Kargyu, but the latter had previously declined Mongol invitations to receive titles.
(ROOT (S (S (NP (DT The) (NNP Ming) (NN dynasty)) (VP (VBD granted) (NP (NNS titles)) (PP (IN to) (NP (NP (NNS lamas)) (PP (IN of) (NP (NP (NNS schools)) (PP (JJ such) (IN as) (NP (DT the) (NNP Karmapa) (NNP Kargyu))))))))) (, ,) (CC but) (S (NP (DT the) (JJ latter)) (VP (VBD had) (ADVP (RB previously)) (VP (VBN declin...
11
{ "ADJ": [ "such", "latter" ], "ADP": [ "to", "of", "as" ], "ADV": [ "previously" ], "AUX": [ "had" ], "CCONJ": [ "but" ], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "dynasty", "titles", "lamas", "schools", "invitatio...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "O" ]
The/det/dynasty Ming/compound/dynasty dynasty/nsubj/granted granted/ROOT/granted titles/dobj/granted to/dative/granted lamas/pobj/to of/prep/lamas schools/pobj/of such/amod/as as/prep/schools the/det/Kargyu Karmapa/compound/Kargyu Kargyu/pobj/as ,/punct/granted but/cc/granted the/det/latter latter/nsubj/declined had/au...
(S (S (NP (DT The) (NNP Ming) (NN dynasty)) (VP (VBD granted) (NP (NNS titles)) (PP (IN to) (NP (NP (NNS lamas)) (PP (IN of) (NP (NP (NNS schools)) (PP (JJ such) (IN as) (NP (DT the) (NNP Karmapa) (NNP Kargyu))))))))) (, ,) (CC but) (S (NP (DT the) (JJ latter)) (VP (VBD had) (ADVP (RB previously)) (VP (VBN declined) (N...
T
['The Ming dynasty granted titles to lamas of schools such as the Karmapa Kargyu', 'the latter had previously declined Mongol invitations to receive titles']
[]
['The Ming dynasty granted titles to lamas of schools such as the Karmapa Kargyu , but the latter had previously declined Mongol invitations to receive titles .']
[]
[]
64,277
3,216
The Ming dynasty granted titles to lamas of schools such as the Karmapa Kargyu, but the latter had previously declined Mongol invitations to receive titles.
Virgil's legacy in medieval Wales was such that the Welsh version of his name, Fferyllt or Pheryllt, became a generic term for magic-worker, and survives in the modern Welsh word for pharmacist, fferyllydd.
(ROOT (S (NP (NP (NP (NNP Virgil) (POS 's)) (NN legacy)) (PP (IN in) (NP (JJ medieval) (NNP Wales)))) (VP (VBD was) (ADJP (JJ such) (SBAR (IN that) (S (NP (NP (DT the) (JJ Welsh) (NN version)) (PP (IN of) (NP (NP (PRP$ his) (NN name)) (, ,) (NP (NNP Fferyllt) (CC or) (NNP Pheryllt)) (, ,)))) (VP (VP (VBD became) (NP (N...
14
{ "ADJ": [ "medieval", "such", "Welsh", "generic", "modern", "Welsh" ], "ADP": [ "in", "of", "for", "in", "for" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "or", "and" ], "DET": [ "the", "a", "the" ], "INTJ": [], "NOUN": [ ...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADJP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP",...
Virgil/poss/legacy 's/case/Virgil legacy/nsubj/was in/prep/legacy medieval/compound/Wales Wales/pobj/in was/ROOT/was such/acomp/was that/mark/became the/det/version Welsh/amod/version version/nsubj/became of/prep/version his/poss/name name/pobj/of ,/punct/name Fferyllt/appos/name or/cc/Fferyllt Pheryllt/conj/Fferyllt ,...
(S (NP (NP (NP (NNP Virgil) (POS 's)) (NN legacy)) (PP (IN in) (NP (JJ medieval) (NNP Wales)))) (VP (VBD was) (ADJP (JJ such) (SBAR (IN that) (S (NP (NP (DT the) (JJ Welsh) (NN version)) (PP (IN of) (NP (NP (PRP$ his) (NN name)) (, ,) (NP (NNP Fferyllt) (CC or) (NNP Pheryllt)) (, ,)))) (VP (VP (VBD became) (NP (NP (DT ...
CT
["Virgil 's legacy in medieval Wales was such"]
['that the Welsh version of his name , Fferyllt or Pheryllt , became a generic term for magic - worker , and survives in the modern Welsh word for pharmacist , fferyllydd']
[]
["Virgil 's legacy in medieval Wales was such that the Welsh version of his name , Fferyllt or Pheryllt , became a generic term for magic - worker , and survives in the modern Welsh word for pharmacist , fferyllydd ."]
[]
8,677
3,217
Virgil's legacy in medieval Wales was such that the Welsh version of his name, Fferyllt or Pheryllt, became a generic term for magic-worker, and survives in the modern Welsh word for pharmacist, fferyllydd.
Strasbourg is immersed in the Franco-German culture and although violently disputed throughout history, has been a bridge of unity between France and Germany for centuries, especially through the University of Strasbourg, currently the second largest in France, and the coexistence of Catholic and Protestant culture.
(ROOT (S (NP (NNP Strasbourg)) (VP (VP (VBZ is) (VP (VBN immersed) (PP (IN in) (NP (DT the) (ADJP (JJ Franco) (HYPH -) (JJ German)) (NN culture))))) (CC and) (SBAR (IN although) (S (ADVP (RB violently)) (VP (VBN disputed) (PP (IN throughout) (NP (NN history)))))) (, ,) (VP (VBZ has) (VP (VBN been) (NP (NP (DT a) (NN br...
14
{ "ADJ": [ "German", "largest", "Catholic", "Protestant" ], "ADP": [ "in", "throughout", "of", "between", "for", "through", "of", "in", "of" ], "ADV": [ "violently", "especially", "currently", "second" ], "AUX": [ "is", "has", ...
[ "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "O", "B-ADVP", "B-VP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-ADVP", "B-PP", ...
Strasbourg/nsubjpass/immersed is/auxpass/immersed immersed/ROOT/immersed in/prep/immersed the/det/culture Franco/compound/German -/punct/German German/amod/culture culture/pobj/in and/cc/immersed although/mark/disputed violently/advmod/disputed disputed/advcl/been throughout/prep/disputed history/pobj/throughout ,/punc...
(S (NP (NNP Strasbourg)) (VP (VP (VBZ is) (VP (VBN immersed) (PP (IN in) (NP (DT the) (ADJP (JJ Franco) (HYPH -) (JJ German)) (NN culture))))) (CC and) (SBAR (IN although) (S (ADVP (RB violently)) (VP (VBN disputed) (PP (IN throughout) (NP (NN history)))))) (, ,) (VP (VBZ has) (VP (VBN been) (NP (NP (DT a) (NN bridge))...
CT
['Strasbourg is immersed in the Franco - German culture and , has been a bridge of unity between France and Germany for centuries , especially through the University of Strasbourg , currently the second largest in France , and the coexistence of Catholic and Protestant culture']
['although violently disputed throughout history']
[]
['Strasbourg is immersed in the Franco - German culture and although violently disputed throughout history , has been a bridge of unity between France and Germany for centuries , especially through the University of Strasbourg , currently the second largest in France , and the coexistence of Catholic and Protestant cul...
[]
9,562
3,218
Strasbourg is immersed in the Franco-German culture and although violently disputed throughout history, has been a bridge of unity between France and Germany for centuries, especially through the University of Strasbourg, currently the second largest in France, and the coexistence of Catholic and Protestant culture.
iPods have won several awards ranging from engineering excellence,[not in citation given] to most innovative audio product, to fourth best computer product of 2006.
(ROOT (S (NP (NNS iPods)) (VP (VBP have) (VP (VBN won) (NP (NP (JJ several) (NNS awards)) (VP (VBG ranging) (PP (PP (IN from) (NP (NN engineering) (RB excellence,-LSB-not) (IN in) (NP (NP (NN citation)) (VP (VBN given))) (-RRB- -RSB-))) (PP (PP (IN to) (NP (ADJP (RBS most) (JJ innovative)) (NN audio) (NN product))) (, ...
13
{ "ADJ": [ "several", "most", "innovative", "audio", "best" ], "ADP": [ "from", "in", "to", "to", "of" ], "ADV": [ "fourth" ], "AUX": [ "have" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "iPods", "awards", "excellence,[not", "c...
[ "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "B-PP", "I-PP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
iPods/nsubj/won have/aux/won won/ROOT/won several/amod/awards awards/dobj/won ranging/acl/awards from/prep/ranging engineering/pcomp/from excellence,[not/dobj/engineering in/prep/engineering citation/pobj/in given/prep/won ]/punct/given to/prep/given most/advmod/innovative innovative/amod/product audio/amod/product pro...
(S (NP (NNS iPods)) (VP (VBP have) (VP (VBN won) (NP (NP (JJ several) (NNS awards)) (VP (VBG ranging) (PP (PP (IN from) (NP (NN engineering) (RB excellence,-LSB-not) (IN in) (NP (NP (NN citation)) (VP (VBN given))) (-RRB- -RSB-))) (PP (PP (IN to) (NP (ADJP (RBS most) (JJ innovative)) (NN audio) (NN product))) (, ,) (PP...
T
['iPods have won several awards ranging from engineering excellence,-LSB-not in citation given -RSB- to most innovative audio product , to fourth best computer product of 2006']
[]
['iPods have won several awards ranging from engineering excellence,-LSB-not in citation given -RSB- to most innovative audio product , to fourth best computer product of 2006 .']
[]
[]
61,726
3,219
iPods have won several awards ranging from engineering excellence,[not in citation given] to most innovative audio product, to fourth best computer product of 2006.
What was the official language of the Ottoman Empire?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (JJ official) (NN language)) (PP (IN of) (NP (DT the) (NNP Ottoman) (NNP Empire)))))) (. ?)))
8
{ "ADJ": [ "official" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "language" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Ottoman", "Empire" ], "PUNCT": [ "?" ]...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
What/attr/was was/ROOT/was the/det/language official/amod/language language/nsubj/was of/prep/language the/det/Empire Ottoman/compound/Empire Empire/pobj/of ?/punct/was
(SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (JJ official) (NN language)) (PP (IN of) (NP (DT the) (NNP Ottoman) (NNP Empire)))))) (. ?))
FC
[]
[]
[]
[]
['What was the official language of the Ottoman Empire ?']
59,764
3,220
What was the official language of the Ottoman Empire?
In addition to having earlier sexual experiences and more unwanted pregnancies than late maturing girls, early maturing girls are more exposed to alcohol and drug abuse.
(ROOT (S (PP (IN In) (NP (NP (NN addition)) (PP (IN to) (S (VP (VBG having) (NP (NP (JJR earlier) (JJ sexual) (NNS experiences)) (CC and) (NP (NP (JJR more) (JJ unwanted) (NNS pregnancies)) (PP (IN than) (NP (ADJP (JJ late) (VBG maturing)) (NNS girls)))))))))) (, ,) (NP (ADJP (JJ early) (VBG maturing)) (NNS girls)) (VP...
13
{ "ADJ": [ "earlier", "sexual", "unwanted", "late" ], "ADP": [ "In", "to", "than", "to" ], "ADV": [ "more", "early", "more" ], "AUX": [ "are" ], "CCONJ": [ "and", "and" ], "DET": [], "INTJ": [], "NOUN": [ "addition", "experiences"...
[ "B-PP", "B-NP", "B-PP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-ADJP", "I-ADJP", "B-NP", "O", "B-ADJP", "I-ADJP", "B-NP", "B-VP", "B-ADJP", "I-ADJP", "B-PP", "O", "O", "O", "B-NP", "O" ]
In/prep/are addition/pobj/In to/prep/addition having/pcomp/to earlier/amod/experiences sexual/amod/experiences experiences/dobj/having and/cc/experiences more/advmod/unwanted unwanted/amod/pregnancies pregnancies/conj/experiences than/prep/pregnancies late/amod/girls maturing/amod/girls girls/pobj/than ,/punct/are earl...
(S (PP (IN In) (NP (NP (NN addition)) (PP (IN to) (S (VP (VBG having) (NP (NP (JJR earlier) (JJ sexual) (NNS experiences)) (CC and) (NP (NP (JJR more) (JJ unwanted) (NNS pregnancies)) (PP (IN than) (NP (ADJP (JJ late) (VBG maturing)) (NNS girls)))))))))) (, ,) (NP (ADJP (JJ early) (VBG maturing)) (NNS girls)) (VP (VBP ...
T
['early maturing girls are more exposed to alcohol and drug abuse']
[]
['In addition to having earlier sexual experiences and more unwanted pregnancies than late maturing girls , early maturing girls are more exposed to alcohol and drug abuse .']
[]
[]
32,686
3,221
In addition to having earlier sexual experiences and more unwanted pregnancies than late maturing girls, early maturing girls are more exposed to alcohol and drug abuse.
Thus, Hanover passed to William IV's brother, Ernest Augustus, and remained a kingdom until 1866, when it was annexed by Prussia during the Austro-Prussian war.
(ROOT (S (ADVP (RB Thus)) (, ,) (NP (NNP Hanover)) (VP (VP (VBD passed) (PP (IN to) (NP (NP (NP (NNP William) (NNP IV) (POS 's)) (NN brother)) (, ,) (NP (NNP Ernest) (NNP Augustus)) (, ,)))) (CC and) (VP (VBD remained) (NP (DT a) (NN kingdom)) (PP (IN until) (NP (NP (CD 1866)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PR...
14
{ "ADJ": [ "Prussian" ], "ADP": [ "to", "until", "by", "during" ], "ADV": [ "Thus" ], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "brother", "kingdom", "war" ], "NUM": [ "1866" ], "PART": [...
[ "B-ADVP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-N...
Thus/advmod/passed ,/punct/passed Hanover/nsubj/passed passed/ROOT/passed to/prep/passed William/compound/IV IV/poss/brother 's/case/IV brother/pobj/to ,/punct/brother Ernest/compound/Augustus Augustus/appos/brother ,/punct/passed and/cc/passed remained/conj/passed a/det/kingdom kingdom/attr/remained until/prep/remaine...
(S (ADVP (RB Thus)) (, ,) (NP (NNP Hanover)) (VP (VP (VBD passed) (PP (IN to) (NP (NP (NP (NNP William) (NNP IV) (POS 's)) (NN brother)) (, ,) (NP (NNP Ernest) (NNP Augustus)) (, ,)))) (CC and) (VP (VBD remained) (NP (DT a) (NN kingdom)) (PP (IN until) (NP (NP (CD 1866)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP it))...
CT
["Hanover passed to William IV 's brother , Ernest Augustus , and remained a kingdom until 1866 , when it was annexed by Prussia during the Austro - Prussian war"]
['when it was annexed by Prussia during the Austro - Prussian war']
[]
["Thus , Hanover passed to William IV 's brother , Ernest Augustus , and remained a kingdom until 1866 , when it was annexed by Prussia during the Austro - Prussian war ."]
[]
58,212
3,222
Thus, Hanover passed to William IV's brother, Ernest Augustus, and remained a kingdom until 1866, when it was annexed by Prussia during the Austro-Prussian war.
Ange-Félix Patassé became president, but was later removed by General François Bozizé in the 2003 coup.
(ROOT (S (NP (NNP Ange) (HYPH -) (NNP Félix) (NNP Patassé)) (VP (VP (VBD became) (NP (NN president))) (, ,) (CC but) (VP (VBD was) (ADVP (RB later)) (VP (VBN removed) (PP (IN by) (NP (NNP General) (NNP François) (NNP Bozizé))) (PP (IN in) (NP (DT the) (CD 2003) (NN coup)))))) (. .)))
8
{ "ADJ": [], "ADP": [ "by", "in" ], "ADV": [ "later" ], "AUX": [ "was" ], "CCONJ": [ "but" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "president", "coup" ], "NUM": [ "2003" ], "PART": [], "PRON": [], "PROPN": [ "Ange", "Félix", "Patas...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-VP", "I-VP", "I-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Ange/compound/Patassé -/punct/Patassé Félix/compound/Patassé Patassé/nsubj/became became/ROOT/became president/attr/became ,/punct/became but/cc/became was/auxpass/removed later/advmod/removed removed/conj/became by/agent/removed General/compound/Bozizé François/compound/Bozizé Bozizé/pobj/by in/prep/removed the/det/co...
(S (NP (NNP Ange) (HYPH -) (NNP Félix) (NNP Patassé)) (VP (VP (VBD became) (NP (NN president))) (, ,) (CC but) (VP (VBD was) (ADVP (RB later)) (VP (VBN removed) (PP (IN by) (NP (NNP General) (NNP François) (NNP Bozizé))) (PP (IN in) (NP (DT the) (CD 2003) (NN coup)))))) (. .))
T
['Ange - Félix Patassé became president , but was later removed by General François Bozizé in the 2003 coup']
[]
['Ange - Félix Patassé became president , but was later removed by General François Bozizé in the 2003 coup .']
[]
[]
6,396
3,223
Ange-Félix Patassé became president, but was later removed by General François Bozizé in the 2003 coup.
The Cubs had a Class A minor league affiliation on two occasions with who?
(ROOT (S (NP (DT The) (NNPS Cubs)) (VP (VBD had) (NP (DT a) (NML (NNP Class) (NNP A)) (NML (JJ minor) (NN league)) (NN affiliation)) (PP (IN on) (NP (CD two) (NNS occasions))) (PP (PP (IN with) (NP (WP who))) (-RRB- ?)))))
7
{ "ADJ": [ "minor" ], "ADP": [ "on", "with" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "league", "affiliation", "occasions" ], "NUM": [ "two" ], "PART": [], "PRON": [ "who" ], "PROPN": [ "Cubs", "...
[ "B-NP", "I-NP", "B-VP", "B-NP", "O", "O", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP" ]
The/det/Cubs Cubs/nsubj/had had/ROOT/had a/det/affiliation Class/nmod/A A/nmod/affiliation minor/amod/affiliation league/compound/affiliation affiliation/dobj/had on/prep/affiliation two/nummod/occasions occasions/pobj/on with/prep/occasions who/pobj/with ?/punct/had
(S (NP (DT The) (NNPS Cubs)) (VP (VBD had) (NP (DT a) (NML (NNP Class) (NNP A)) (NML (JJ minor) (NN league)) (NN affiliation)) (PP (IN on) (NP (CD two) (NNS occasions))) (PP (PP (IN with) (NP (WP who))) (-RRB- ?))))
T
['The Cubs had a Class A minor league affiliation on two occasions with who ?']
[]
['The Cubs had a Class A minor league affiliation on two occasions with who ?']
[]
[]
36,532
3,224
The Cubs had a Class A minor league affiliation on two occasions with who?
Which theater was next to Saint Petersburg?
(ROOT (SBARQ (WHNP (WDT Which) (NN theater)) (S (VP (VBD was) (ADVP (JJ next) (PP (IN to) (NP (NNP Saint) (NNP Petersburg)))))) (. ?)))
8
{ "ADJ": [ "next" ], "ADP": [ "to" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "Which" ], "INTJ": [], "NOUN": [ "theater" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Saint", "Petersburg" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE"...
[ "O", "O", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "O" ]
Which/det/theater theater/nsubj/was was/ROOT/was next/acomp/was to/prep/next Saint/compound/Petersburg Petersburg/pobj/to ?/punct/was
(SBARQ (WHNP (WDT Which) (NN theater)) (S (VP (VBD was) (ADVP (JJ next) (PP (IN to) (NP (NNP Saint) (NNP Petersburg)))))) (. ?))
T
['was next to Saint Petersburg']
[]
['Which theater was next to Saint Petersburg ?']
[]
[]
34,577
3,225
Which theater was next to Saint Petersburg?
Those in Thailand on a visa run can cross to Kawthaung but cannot venture farther into Myanmar."
(ROOT (S (NP (NP (DT Those)) (PP (IN in) (NP (NNP Thailand))) (PP (IN on) (NP (DT a) (NN visa) (NN run)))) (VP (VP (MD can) (VP (VB cross) (PP (IN to) (NP (NNP Kawthaung))))) (CC but) (VP (MD can) (RB not) (VP (VB venture) (ADVP (ADVP (RBR farther)) (PP (IN into) (NP (NNP Myanmar))))))) (. .) ('' ")))
9
{ "ADJ": [], "ADP": [ "in", "on", "to", "into" ], "ADV": [ "farther" ], "AUX": [ "can", "can" ], "CCONJ": [ "but" ], "DET": [ "a" ], "INTJ": [], "NOUN": [ "visa", "run" ], "NUM": [], "PART": [ "not" ], "PRON": [ "Those" ], "PROP...
[ "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-ADVP", "B-PP", "B-NP", "O", "O" ]
Those/nsubj/cross in/prep/Those Thailand/pobj/in on/prep/Those a/det/run visa/compound/run run/pobj/on can/aux/cross cross/ROOT/cross to/prep/cross Kawthaung/pobj/to but/cc/cross can/aux/venture not/neg/venture venture/conj/cross farther/advmod/venture into/prep/venture Myanmar/pobj/into ./punct/cross "/punct/cross
(S (NP (NP (DT Those)) (PP (IN in) (NP (NNP Thailand))) (PP (IN on) (NP (DT a) (NN visa) (NN run)))) (VP (VP (MD can) (VP (VB cross) (PP (IN to) (NP (NNP Kawthaung))))) (CC but) (VP (MD can) (RB not) (VP (VB venture) (ADVP (ADVP (RBR farther)) (PP (IN into) (NP (NNP Myanmar))))))) (. .) ('' "))
T
['Those in Thailand on a visa run can cross to Kawthaung but can not venture farther into Myanmar']
[]
['Those in Thailand on a visa run can cross to Kawthaung but can not venture farther into Myanmar . "']
[]
[]
9,019
3,226
Those in Thailand on a visa run can cross to Kawthaung but cannot venture farther into Myanmar."
They operate by disrupting the sodium/potassium balance of the nerve fiber, forcing the nerve to transmit continuously.
(ROOT (S (NP (PRP They)) (VP (VBP operate) (PP (IN by) (S (VP (VBG disrupting) (NP (NP (DT the) (NML (NN sodium) (SYM /) (NN potassium)) (NN balance)) (PP (IN of) (NP (DT the) (NN nerve) (NN fiber)))) (, ,) (S (VP (VBG forcing) (NP (DT the) (NN nerve)) (S (VP (TO to) (VP (VB transmit) (ADVP (RB continuously))))))))))) ...
13
{ "ADJ": [], "ADP": [ "by", "of" ], "ADV": [ "continuously" ], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "sodium", "potassium", "balance", "nerve", "fiber", "nerve" ], "NUM": [], "PART": [ "to" ], "PR...
[ "B-NP", "B-VP", "B-PP", "B-VP", "B-NP", "O", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "O" ]
They/nsubj/operate operate/ROOT/operate by/prep/operate disrupting/pcomp/by the/det/balance sodium/nmod/balance //punct/balance potassium/compound/balance balance/dobj/disrupting of/prep/balance the/det/fiber nerve/compound/fiber fiber/pobj/of ,/punct/disrupting forcing/advcl/disrupting the/det/nerve nerve/dobj/forcing...
(S (NP (PRP They)) (VP (VBP operate) (PP (IN by) (S (VP (VBG disrupting) (NP (NP (DT the) (NML (NN sodium) (SYM /) (NN potassium)) (NN balance)) (PP (IN of) (NP (DT the) (NN nerve) (NN fiber)))) (, ,) (S (VP (VBG forcing) (NP (DT the) (NN nerve)) (S (VP (TO to) (VP (VB transmit) (ADVP (RB continuously))))))))))) (. .))
T
['They operate by disrupting the sodium / potassium balance of the nerve fiber , forcing the nerve to transmit continuously']
[]
['They operate by disrupting the sodium / potassium balance of the nerve fiber , forcing the nerve to transmit continuously .']
[]
[]
33,965
3,227
They operate by disrupting the sodium/potassium balance of the nerve fiber, forcing the nerve to transmit continuously.
What party was the leader in the Indian independence movement of the 20th century?
(ROOT (SBARQ (WHNP (WP What) (NN party)) (SQ (VBD was) (NP (NP (NP (DT the) (NN leader)) (PP (IN in) (NP (DT the) (JJ Indian) (NN independence) (NN movement)))) (PP (IN of) (NP (DT the) (JJ 20th) (NN century))))) (. ?)))
8
{ "ADJ": [ "Indian", "20th" ], "ADP": [ "in", "of" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "party", "leader", "independence", "movement", "century" ], "NUM": [], "PART": [], "PR...
[ "O", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
What/det/party party/nsubj/was was/ROOT/was the/det/leader leader/attr/was in/prep/leader the/det/movement Indian/amod/movement independence/compound/movement movement/pobj/in of/prep/movement the/det/century 20th/amod/century century/pobj/of ?/punct/was
(SBARQ (WHNP (WP What) (NN party)) (SQ (VBD was) (NP (NP (NP (DT the) (NN leader)) (PP (IN in) (NP (DT the) (JJ Indian) (NN independence) (NN movement)))) (PP (IN of) (NP (DT the) (JJ 20th) (NN century))))) (. ?))
FC
[]
[]
[]
[]
['What party was the leader in the Indian independence movement of the 20th century ?']
19,597
3,228
What party was the leader in the Indian independence movement of the 20th century?
The first of these revolts began on 6 March 1821 in the Danubian Principalities under the leadership of Alexandros Ypsilantis, but it was soon put down by the Ottomans.
(ROOT (S (S (NP (NP (DT The) (JJ first)) (PP (IN of) (NP (DT these) (NNS revolts)))) (VP (VBD began) (PP (IN on) (NP (CD 6) (NNP March) (CD 1821))) (PP (IN in) (NP (DT the) (JJ Danubian) (NNPS Principalities))) (PP (IN under) (NP (NP (DT the) (NN leadership)) (PP (IN of) (NP (NNP Alexandros) (NNP Ypsilantis))))))) (, ,...
9
{ "ADJ": [ "first", "Danubian" ], "ADP": [ "of", "on", "in", "under", "of", "down", "by" ], "ADV": [ "soon" ], "AUX": [ "was" ], "CCONJ": [ "but" ], "DET": [ "The", "these", "the", "the", "the" ], "INTJ": [], "NOUN": [ "...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-ADVP", "B-VP", "O", "B-PP", "B-NP", "I-NP", "O" ]
The/det/first first/nsubj/began of/prep/first these/det/revolts revolts/pobj/of began/ROOT/began on/prep/began 6/nummod/March March/pobj/on 1821/nummod/March in/prep/began the/det/Principalities Danubian/amod/Principalities Principalities/pobj/in under/prep/began the/det/leadership leadership/pobj/under of/prep/leaders...
(S (S (NP (NP (DT The) (JJ first)) (PP (IN of) (NP (DT these) (NNS revolts)))) (VP (VBD began) (PP (IN on) (NP (CD 6) (NNP March) (CD 1821))) (PP (IN in) (NP (DT the) (JJ Danubian) (NNPS Principalities))) (PP (IN under) (NP (NP (DT the) (NN leadership)) (PP (IN of) (NP (NNP Alexandros) (NNP Ypsilantis))))))) (, ,) (CC ...
T
['The first of these revolts began on 6 March 1821 in the Danubian Principalities under the leadership of Alexandros Ypsilantis', 'it was soon put down by the Ottomans']
[]
['The first of these revolts began on 6 March 1821 in the Danubian Principalities under the leadership of Alexandros Ypsilantis , but it was soon put down by the Ottomans .']
[]
[]
40,415
3,229
The first of these revolts began on 6 March 1821 in the Danubian Principalities under the leadership of Alexandros Ypsilantis, but it was soon put down by the Ottomans.
Bookmarks are also called "Favorites" in Internet Explorer.
(ROOT (S (NP (NNS Bookmarks)) (VP (VBP are) (ADVP (RB also)) (VP (VBN called) (S (NP (`` ") (NP (NNS Favorites)) ('' "))) (PP (IN in) (NP (NNP Internet) (NNP Explorer))))) (. .)))
8
{ "ADJ": [], "ADP": [ "in" ], "ADV": [ "also" ], "AUX": [ "are" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "Bookmarks" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Favorites", "Internet", "Explorer" ], "PUNCT": [ "\"", "\"", "." ],...
[ "B-NP", "B-VP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Bookmarks/nsubjpass/called are/auxpass/called also/advmod/called called/ROOT/called "/punct/Favorites Favorites/oprd/called "/punct/Favorites in/prep/called Internet/compound/Explorer Explorer/pobj/in ./punct/called
(S (NP (NNS Bookmarks)) (VP (VBP are) (ADVP (RB also)) (VP (VBN called) (S (NP (`` ") (NP (NNS Favorites)) ('' "))) (PP (IN in) (NP (NNP Internet) (NNP Explorer))))) (. .))
T
['Bookmarks are also called " Favorites " in Internet Explorer']
[]
['Bookmarks are also called " Favorites " in Internet Explorer .']
[]
[]
15,374
3,230
Bookmarks are also called "Favorites" in Internet Explorer.
Many factory owners preferred boys under 16 years of age.
(ROOT (S (NP (JJ Many) (NN factory) (NNS owners)) (VP (VBD preferred) (NP (NP (NNS boys)) (PP (IN under) (NP (NP (CD 16) (NNS years)) (PP (IN of) (NP (NN age))))))) (. .)))
9
{ "ADJ": [ "Many" ], "ADP": [ "under", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "factory", "owners", "boys", "years", "age" ], "NUM": [ "16" ], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ":...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
Many/amod/owners factory/compound/owners owners/nsubj/preferred preferred/amod/boys boys/ROOT/boys under/prep/boys 16/nummod/years years/pobj/under of/prep/years age/pobj/of ./punct/boys
(S (NP (JJ Many) (NN factory) (NNS owners)) (VP (VBD preferred) (NP (NP (NNS boys)) (PP (IN under) (NP (NP (CD 16) (NNS years)) (PP (IN of) (NP (NN age))))))) (. .))
T
['Many factory owners preferred boys under 16 years of age']
[]
['Many factory owners preferred boys under 16 years of age .']
[]
[]
68,559
3,231
Many factory owners preferred boys under 16 years of age.
On 2 March 1977 the General People's Congress adopted the "Declaration of the Establishment of the People's Authority" at Gaddafi's behest.
(ROOT (S (PP (IN On) (NP (CD 2) (NNP March) (CD 1977))) (NP (DT the) (NP (NNP General) (NP (NNPS People) (POS 's))) (NNP Congress)) (VP (VBD adopted) (NP (NP (DT the) (`` ") (NNP Declaration)) (PP (IN of) (NP (NP (DT the) (NNP Establishment)) (PP (IN of) (NP (NP (DT the) (NNPS People) (POS 's)) (NNP Authority))) ('' ")...
10
{ "ADJ": [], "ADP": [ "On", "of", "of", "at" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "behest" ], "NUM": [ "2", "1977" ], "PART": [ "'s", "'s", "'s" ], "PRON": [], "PROPN":...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
On/prep/adopted 2/nummod/March March/pobj/On 1977/nummod/March the/det/People General/compound/People People/poss/Congress 's/case/People Congress/nsubj/adopted adopted/ROOT/adopted the/det/Declaration "/punct/Declaration Declaration/dobj/adopted of/prep/Declaration the/det/Establishment Establishment/pobj/of of/prep/E...
(S (PP (IN On) (NP (CD 2) (NNP March) (CD 1977))) (NP (DT the) (NP (NNP General) (NP (NNPS People) (POS 's))) (NNP Congress)) (VP (VBD adopted) (NP (NP (DT the) (`` ") (NNP Declaration)) (PP (IN of) (NP (NP (DT the) (NNP Establishment)) (PP (IN of) (NP (NP (DT the) (NNPS People) (POS 's)) (NNP Authority))) ('' ") (PP (...
T
['the General People \'s Congress adopted the " Declaration of the Establishment of the People \'s Authority " at Gaddafi \'s behest']
[]
['On 2 March 1977 the General People \'s Congress adopted the " Declaration of the Establishment of the People \'s Authority " at Gaddafi \'s behest .']
[]
[]
62,172
3,232
On 2 March 1977 the General People's Congress adopted the "Declaration of the Establishment of the People's Authority" at Gaddafi's behest.
Who can claim over 500 million members?
(ROOT (SBARQ (WHNP (WP Who)) (SQ (MD can) (VP (VB claim) (NP (QP (IN over) (CD 500) (CD million)) (NNS members)))) (. ?)))
7
{ "ADJ": [], "ADP": [ "over" ], "ADV": [], "AUX": [ "can" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "members" ], "NUM": [ "500", "million" ], "PART": [], "PRON": [ "Who" ], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], ...
[ "O", "O", "B-VP", "O", "O", "O", "B-NP", "O" ]
Who/nsubj/claim can/aux/claim claim/ROOT/claim over/quantmod/million 500/compound/million million/nummod/members members/dobj/claim ?/punct/claim
(SBARQ (WHNP (WP Who)) (SQ (MD can) (VP (VB claim) (NP (QP (IN over) (CD 500) (CD million)) (NNS members)))) (. ?))
FC
[]
[]
[]
[]
['Who can claim over 500 million members ?']
35,659
3,233
Who can claim over 500 million members?
The other 25% of the air goes directly into the lungs.
(ROOT (S (NP (NP (DT The) (JJ other) (CD 25) (NN %)) (PP (IN of) (NP (DT the) (NN air)))) (VP (VBZ goes) (ADVP (RB directly)) (PP (IN into) (NP (DT the) (NNS lungs)))) (. .)))
6
{ "ADJ": [ "other" ], "ADP": [ "of", "into" ], "ADV": [ "directly" ], "AUX": [], "CCONJ": [], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "%", "air", "lungs" ], "NUM": [ "25" ], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/% other/amod/% 25/nummod/% %/nsubj/goes of/prep/% the/det/air air/pobj/of goes/ROOT/goes directly/advmod/goes into/prep/goes the/det/lungs lungs/pobj/into ./punct/goes
(S (NP (NP (DT The) (JJ other) (CD 25) (NN %)) (PP (IN of) (NP (DT the) (NN air)))) (VP (VBZ goes) (ADVP (RB directly)) (PP (IN into) (NP (DT the) (NNS lungs)))) (. .))
T
['The other 25 % of the air goes directly into the lungs']
[]
['The other 25 % of the air goes directly into the lungs .']
[]
[]
51,856
3,234
The other 25% of the air goes directly into the lungs.
Although the rate of violent crime dropped 11 percent in 2008, violent crime in Detroit has not declined as much as the national average from 2007 to 2011.
(ROOT (S (SBAR (IN Although) (S (NP (NP (DT the) (NN rate)) (PP (IN of) (NP (JJ violent) (NN crime)))) (VP (VBD dropped) (NP (CD 11) (NN percent)) (PP (IN in) (NP (CD 2008)))))) (, ,) (NP (NP (JJ violent) (NN crime)) (PP (IN in) (NP (NNP Detroit)))) (VP (VBZ has) (RB not) (VP (VBN declined) (ADVP (ADVP (ADVP (RB as) (R...
9
{ "ADJ": [ "violent", "violent", "national" ], "ADP": [ "of", "in", "in", "as", "from", "to" ], "ADV": [ "as", "much" ], "AUX": [ "has" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "rate", "crime", "percent",...
[ "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "B-ADVP", "I-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "O" ]
Although/mark/dropped the/det/rate rate/nsubj/dropped of/prep/rate violent/amod/crime crime/pobj/of dropped/advcl/declined 11/nummod/percent percent/npadvmod/dropped in/prep/dropped 2008/pobj/in ,/punct/declined violent/amod/crime crime/nsubj/declined in/prep/crime Detroit/pobj/in has/aux/declined not/neg/declined decl...
(S (SBAR (IN Although) (S (NP (NP (DT the) (NN rate)) (PP (IN of) (NP (JJ violent) (NN crime)))) (VP (VBD dropped) (NP (CD 11) (NN percent)) (PP (IN in) (NP (CD 2008)))))) (, ,) (NP (NP (JJ violent) (NN crime)) (PP (IN in) (NP (NNP Detroit)))) (VP (VBZ has) (RB not) (VP (VBN declined) (ADVP (ADVP (ADVP (RB as) (RB much...
CT
['violent crime in Detroit has not declined as much as the national average from 2007 to 2011']
['Although the rate of violent crime dropped 11 percent in 2008']
[]
['Although the rate of violent crime dropped 11 percent in 2008 , violent crime in Detroit has not declined as much as the national average from 2007 to 2011 .']
[]
8,326
3,235
Although the rate of violent crime dropped 11 percent in 2008, violent crime in Detroit has not declined as much as the national average from 2007 to 2011.
Andreessen, the leader of the Mosaic team at National Center for Supercomputing Applications (NCSA), soon started his own company, named Netscape, and released the Mosaic-influenced Netscape Navigator in 1994, which quickly became the world's most popular browser, accounting for 90% of all web use at its peak (see usag...
(ROOT (S (NP (NP (NNP Andreessen)) (, ,) (NP (NP (DT the) (NN leader)) (PP (IN of) (NP (DT the) (NNP Mosaic) (NN team))) (PP (IN at) (NP (NP (NP (NNP National) (NNP Center)) (PP (IN for) (NP (NNP Supercomputing) (NNPS Applications)))) (-LRB- -LRB-) (NP (NNP NCSA)) (-RRB- -RRB-)))) (, ,)) (ADVP (RB soon)) (VP (VP (VBD s...
15
{ "ADJ": [ "own", "popular" ], "ADP": [ "of", "at", "for", "in", "for", "of", "at", "of" ], "ADV": [ "soon", "quickly", "most" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "the", "all" ], "INTJ": [], ...
[ "B-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", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "B-ADJP", "I...
Andreessen/nsubj/started ,/punct/Andreessen the/det/leader leader/appos/Andreessen of/prep/leader the/det/team Mosaic/compound/team team/pobj/of at/prep/leader National/compound/Center Center/pobj/at for/prep/Center Supercomputing/compound/Applications Applications/pobj/for (/punct/NCSA NCSA/appos/Center )/punct/Andree...
(S (NP (NP (NNP Andreessen)) (, ,) (NP (NP (DT the) (NN leader)) (PP (IN of) (NP (DT the) (NNP Mosaic) (NN team))) (PP (IN at) (NP (NP (NP (NNP National) (NNP Center)) (PP (IN for) (NP (NNP Supercomputing) (NNPS Applications)))) (-LRB- -LRB-) (NP (NNP NCSA)) (-RRB- -RRB-)))) (, ,)) (ADVP (RB soon)) (VP (VP (VBD started...
CT
['Andreessen , the leader of the Mosaic team at National Center for Supercomputing Applications -LRB- NCSA -RRB- , started his own company , named Netscape , and released the Mosaic - influenced Netscape Navigator in 1994 ,']
["which quickly became the world 's most popular browser , accounting for 90 % of all web use at its peak -LRB- see usage share of web browsers -RRB-", "which quickly became the world 's most popular browser , accounting for 90 % of all web use at its peak"]
[]
["Andreessen , the leader of the Mosaic team at National Center for Supercomputing Applications -LRB- NCSA -RRB- , soon started his own company , named Netscape , and released the Mosaic - influenced Netscape Navigator in 1994 , which quickly became the world 's most popular browser , accounting for 90 % of all web use...
[]
71,447
3,236
Andreessen, the leader of the Mosaic team at National Center for Supercomputing Applications (NCSA), soon started his own company, named Netscape, and released the Mosaic-influenced Netscape Navigator in 1994, which quickly became the world's most popular browser, accounting for 90% of all web use at its peak (see usag...
For African Americans, the one-drop rule was a significant factor in ethnic solidarity.
(ROOT (S (PP (IN For) (NP (NNP African) (NNPS Americans))) (, ,) (NP (DT the) (NML (CD one) (HYPH -) (NN drop)) (NN rule)) (VP (VBD was) (NP (NP (DT a) (JJ significant) (NN factor)) (PP (IN in) (NP (JJ ethnic) (NN solidarity))))) (. .)))
7
{ "ADJ": [ "significant", "ethnic" ], "ADP": [ "For", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "drop", "rule", "factor", "solidarity" ], "NUM": [ "one" ], "PART": [], "PRON": [], "PR...
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "O", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
For/prep/was African/compound/Americans Americans/pobj/For ,/punct/was the/det/rule one/nummod/drop -/punct/drop drop/compound/rule rule/nsubj/was was/ROOT/was a/det/factor significant/amod/factor factor/attr/was in/prep/factor ethnic/amod/solidarity solidarity/pobj/in ./punct/was
(S (PP (IN For) (NP (NNP African) (NNPS Americans))) (, ,) (NP (DT the) (NML (CD one) (HYPH -) (NN drop)) (NN rule)) (VP (VBD was) (NP (NP (DT a) (JJ significant) (NN factor)) (PP (IN in) (NP (JJ ethnic) (NN solidarity))))) (. .))
T
['the one - drop rule was a significant factor in ethnic solidarity']
[]
['For African Americans , the one - drop rule was a significant factor in ethnic solidarity .']
[]
[]
68,185
3,237
For African Americans, the one-drop rule was a significant factor in ethnic solidarity.
William of Wrotham was appointed "keeper of the galleys", effectively John's chief admiral.
(ROOT (S (NP (NP (NNP William)) (PP (IN of) (NP (NNP Wrotham)))) (VP (VBD was) (VP (VBN appointed) (S (`` ") (NP (NP (NN keeper)) (PP (IN of) (NP (DT the) (NNS galleys)))) (, ") ('' ,) (NP (ADVP (RB effectively)) (NP (NP (NNP John) (POS 's)) (JJ chief) (NN admiral)))))) (. .)))
9
{ "ADJ": [ "chief" ], "ADP": [ "of", "of" ], "ADV": [ "effectively" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "keeper", "galleys", "admiral" ], "NUM": [], "PART": [ "'s" ], "PRON": [], "PROPN": [ "William",...
[ "B-NP", "B-PP", "B-NP", "B-VP", "I-VP", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O", "O", "B-ADVP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
William/nsubjpass/appointed of/prep/William Wrotham/pobj/of was/auxpass/appointed appointed/ROOT/appointed "/punct/keeper keeper/oprd/appointed of/prep/keeper the/det/galleys galleys/pobj/of "/punct/keeper ,/punct/appointed effectively/advmod/admiral John/poss/admiral 's/case/John chief/amod/admiral admiral/oprd/appoin...
(S (NP (NP (NNP William)) (PP (IN of) (NP (NNP Wrotham)))) (VP (VBD was) (VP (VBN appointed) (S (`` ") (NP (NP (NN keeper)) (PP (IN of) (NP (DT the) (NNS galleys)))) (, ") ('' ,) (NP (ADVP (RB effectively)) (NP (NP (NNP John) (POS 's)) (JJ chief) (NN admiral)))))) (. .))
T
['William of Wrotham was appointed " keeper of the galleys " , effectively John \'s chief admiral']
[]
['William of Wrotham was appointed " keeper of the galleys " , effectively John \'s chief admiral .']
[]
[]
33,304
3,238
William of Wrotham was appointed "keeper of the galleys", effectively John's chief admiral.
The first high-speed domestic trains started in June 2009 linking Kent to London.
(ROOT (S (NP (DT The) (JJ first) (NML (JJ high) (HYPH -) (NN speed)) (JJ domestic) (NNS trains)) (VP (VBD started) (PP (IN in) (NP (NNP June) (CD 2009))) (S (VP (VBG linking) (NP (NNP Kent)) (PP (IN to) (NP (NNP London)))))) (. .)))
8
{ "ADJ": [ "first", "high", "domestic" ], "ADP": [ "in", "to" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "speed", "trains" ], "NUM": [ "2009" ], "PART": [], "PRON": [], "PROPN": [ "June", "Kent", "London...
[ "B-NP", "I-NP", "O", "O", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "O" ]
The/det/trains first/amod/trains high/amod/speed -/punct/speed speed/nmod/trains domestic/amod/trains trains/nsubj/started started/ROOT/started in/prep/started June/pobj/in 2009/nummod/June linking/xcomp/started Kent/dobj/linking to/prep/linking London/pobj/to ./punct/started
(S (NP (DT The) (JJ first) (NML (JJ high) (HYPH -) (NN speed)) (JJ domestic) (NNS trains)) (VP (VBD started) (PP (IN in) (NP (NNP June) (CD 2009))) (S (VP (VBG linking) (NP (NNP Kent)) (PP (IN to) (NP (NNP London)))))) (. .))
T
['The first high - speed domestic trains started in June 2009 linking Kent to London']
[]
['The first high - speed domestic trains started in June 2009 linking Kent to London .']
[]
[]
27,858
3,239
The first high-speed domestic trains started in June 2009 linking Kent to London.
Beginning in June, Crop Over runs until the first Monday in August when it culminates in the finale, The Grand Kadooment.
(ROOT (S (PP (VBG Beginning) (PP (IN in) (NP (NNP June)))) (, ,) (NP (NNP Crop) (NNP Over)) (VP (VBZ runs) (PP (IN until) (NP (NP (NP (DT the) (JJ first) (NNP Monday)) (PP (IN in) (NP (NNP August)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBZ culminates) (PP (IN in) (NP (NP (DT the) (NN finale)) (, ,) (NP (DT ...
12
{ "ADJ": [ "first" ], "ADP": [ "in", "Over", "until", "in", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "The" ], "INTJ": [], "NOUN": [ "runs", "finale" ], "NUM": [], "PART": [], "PRON": [ "it" ], "PROPN": [ "June...
[ "B-PP", "I-PP", "B-NP", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Beginning/advcl/runs in/prep/Beginning June/pobj/in ,/punct/runs Crop/compound/Over Over/nsubj/runs runs/ROOT/runs until/prep/runs the/det/Monday first/amod/Monday Monday/pobj/until in/prep/Monday August/pobj/in when/advmod/culminates it/nsubj/culminates culminates/relcl/Monday in/prep/culminates the/det/finale finale/...
(S (PP (VBG Beginning) (PP (IN in) (NP (NNP June)))) (, ,) (NP (NNP Crop) (NNP Over)) (VP (VBZ runs) (PP (IN until) (NP (NP (NP (DT the) (JJ first) (NNP Monday)) (PP (IN in) (NP (NNP August)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBZ culminates) (PP (IN in) (NP (NP (DT the) (NN finale)) (, ,) (NP (DT The) (...
CT
['Crop Over runs until the first Monday in August when it culminates in the finale , The Grand Kadooment']
['when it culminates in the finale , The Grand Kadooment']
[]
['Beginning in June , Crop Over runs until the first Monday in August when it culminates in the finale , The Grand Kadooment .']
[]
42,547
3,240
Beginning in June, Crop Over runs until the first Monday in August when it culminates in the finale, The Grand Kadooment.
While the Earth does, in fact, move through a relatively dense medium in comparison to that of interstellar space, the drag is so minuscule that it could not be detected.
(ROOT (S (SBAR (IN While) (S (NP (DT the) (NNP Earth)) (VP (VBZ does) (, ,) (PP (IN in) (NP (NN fact))) (, ,) (VP (VB move) (PP (IN through) (NP (DT a) (ADJP (RB relatively) (JJ dense)) (NN medium))) (PP (IN in) (NP (NP (NN comparison)) (PP (IN to) (NP (NP (DT that)) (PP (IN of) (NP (JJ interstellar) (NN space)))))))))...
13
{ "ADJ": [ "dense", "interstellar", "minuscule" ], "ADP": [ "in", "through", "in", "to", "of" ], "ADV": [ "relatively", "so" ], "AUX": [ "is", "could", "be" ], "CCONJ": [], "DET": [ "the", "a", "the" ], "INTJ": [], "NOUN": [ "...
[ "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-ADJP", "I-ADJP", "O", "B-NP", "B-VP", "I-VP", "I-VP",...
While/mark/does the/det/Earth Earth/nsubj/does does/advcl/move ,/punct/move in/prep/move fact/pobj/in ,/punct/move move/advcl/is through/prep/move a/det/medium relatively/advmod/dense dense/amod/medium medium/pobj/through in/prep/move comparison/pobj/in to/prep/comparison that/pobj/to of/prep/that interstellar/amod/spa...
(S (SBAR (IN While) (S (NP (DT the) (NNP Earth)) (VP (VBZ does) (, ,) (PP (IN in) (NP (NN fact))) (, ,) (VP (VB move) (PP (IN through) (NP (DT a) (ADJP (RB relatively) (JJ dense)) (NN medium))) (PP (IN in) (NP (NP (NN comparison)) (PP (IN to) (NP (NP (DT that)) (PP (IN of) (NP (JJ interstellar) (NN space))))))))))) (, ...
CT
['the drag is so minuscule']
['While the Earth does , in fact , move through a relatively dense medium in comparison to that of interstellar space', 'that it could not be detected']
[]
['While the Earth does , in fact , move through a relatively dense medium in comparison to that of interstellar space , the drag is so minuscule that it could not be detected .']
[]
60,012
3,241
While the Earth does, in fact, move through a relatively dense medium in comparison to that of interstellar space, the drag is so minuscule that it could not be detected.
Goldenson tried international investing, having ABC invest in the Latin American market, acquiring a 51% interest in a network covering Central America.
(ROOT (S (NP (NNP Goldenson)) (VP (VBD tried) (NP (JJ international) (NN investing)) (, ,) (S (VP (S (VP (VBG having) (S (NP (NNP ABC)) (VP (VB invest) (PP (IN in) (NP (DT the) (ADJP (JJ Latin) (JJ American)) (NN market))))))) (, ,) (S (VP (VBG acquiring) (NP (NP (DT a) (NML (CD 51) (NN %)) (NN interest)) (PP (IN in) (...
13
{ "ADJ": [ "international", "Latin", "American" ], "ADP": [ "in", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "a", "a" ], "INTJ": [], "NOUN": [ "investing", "market", "%", "interest", "network" ], "NUM": [ "51" ], "PART...
[ "B-NP", "B-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "B-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O" ]
Goldenson/nsubj/tried tried/ROOT/tried international/amod/investing investing/dobj/tried ,/punct/tried having/advcl/tried ABC/nsubj/invest invest/ccomp/having in/prep/invest the/det/market Latin/amod/American American/amod/market market/pobj/in ,/punct/having acquiring/conj/having a/det/interest 51/nummod/% %/compound/...
(S (NP (NNP Goldenson)) (VP (VBD tried) (NP (JJ international) (NN investing)) (, ,) (S (VP (S (VP (VBG having) (S (NP (NNP ABC)) (VP (VB invest) (PP (IN in) (NP (DT the) (ADJP (JJ Latin) (JJ American)) (NN market))))))) (, ,) (S (VP (VBG acquiring) (NP (NP (DT a) (NML (CD 51) (NN %)) (NN interest)) (PP (IN in) (NP (NP...
T
['Goldenson tried international investing , having ABC invest in the Latin American market , acquiring a 51 % interest in a network covering Central America']
[]
['Goldenson tried international investing , having ABC invest in the Latin American market , acquiring a 51 % interest in a network covering Central America .']
[]
[]
9,792
3,242
Goldenson tried international investing, having ABC invest in the Latin American market, acquiring a 51% interest in a network covering Central America.
Many frontier settlers held that the defeat of the French opened the land west of the mountains to English settlement, only to find settlement barred by the British King's proclamation.
(ROOT (S (NP (JJ Many) (NN frontier) (NNS settlers)) (VP (VBD held) (SBAR (IN that) (S (NP (NP (DT the) (NN defeat)) (PP (IN of) (NP (DT the) (NNPS French)))) (VP (VBD opened) (NP (NP (DT the) (NN land)) (ADVP (RB west) (PP (IN of) (NP (DT the) (NNS mountains))))) (PP (IN to) (NP (JJ English) (NN settlement))) (, ,) (S...
15
{ "ADJ": [ "Many", "British" ], "ADP": [ "of", "of", "to", "by" ], "ADV": [ "west", "only" ], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "frontier", "settlers", "defeat", "land", ...
[ "B-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "I-VP", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP...
Many/amod/settlers frontier/compound/settlers settlers/nsubj/held held/ROOT/held that/mark/opened the/det/defeat defeat/nsubj/opened of/prep/defeat the/det/French French/pobj/of opened/ccomp/held the/det/land land/dobj/opened west/advmod/opened of/prep/west the/det/mountains mountains/pobj/of to/prep/opened English/amo...
(S (NP (JJ Many) (NN frontier) (NNS settlers)) (VP (VBD held) (SBAR (IN that) (S (NP (NP (DT the) (NN defeat)) (PP (IN of) (NP (DT the) (NNPS French)))) (VP (VBD opened) (NP (NP (DT the) (NN land)) (ADVP (RB west) (PP (IN of) (NP (DT the) (NNS mountains))))) (PP (IN to) (NP (JJ English) (NN settlement))) (, ,) (S (ADVP...
CT
['Many frontier settlers held']
["that the defeat of the French opened the land west of the mountains to English settlement , only to find settlement barred by the British King 's proclamation"]
[]
["Many frontier settlers held that the defeat of the French opened the land west of the mountains to English settlement , only to find settlement barred by the British King 's proclamation ."]
[]
73,248
3,243
Many frontier settlers held that the defeat of the French opened the land west of the mountains to English settlement, only to find settlement barred by the British King's proclamation.
In 1838, Claridge obtained patents in Scotland on 27 March, and Ireland on 23 April, and in 1851 extensions were sought for all three patents, by the trustees of a company previously formed by Claridge.
(ROOT (S (S (PP (IN In) (NP (CD 1838))) (, ,) (NP (NNP Claridge)) (VP (VP (VBD obtained) (NP (NNS patents)) (PP (IN in) (NP (NNP Scotland))) (PP (IN on) (NP (CD 27) (NNP March)))) (, ,) (CC and) (VP (NP (NNP Ireland)) (PP (IN on) (NP (CD 23) (NNP April)))))) (, ,) (CC and) (S (PP (IN in) (NP (CD 1851))) (NP (NNS extens...
13
{ "ADJ": [], "ADP": [ "In", "in", "on", "on", "in", "for", "by", "of", "by" ], "ADV": [ "previously" ], "AUX": [ "were" ], "CCONJ": [ "and", "and" ], "DET": [ "all", "the", "a" ], "INTJ": [], "NOUN": [ "patents", "extensio...
[ "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-PP", "B-NP", "I-NP", "O", "O", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "...
In/prep/obtained 1838/pobj/In ,/punct/obtained Claridge/nsubj/obtained obtained/ROOT/obtained patents/dobj/obtained in/prep/patents Scotland/pobj/in on/prep/obtained 27/nummod/March March/pobj/on ,/punct/obtained and/cc/obtained Ireland/conj/obtained on/prep/obtained 23/nummod/April April/pobj/on ,/punct/obtained and/c...
(S (S (PP (IN In) (NP (CD 1838))) (, ,) (NP (NNP Claridge)) (VP (VP (VBD obtained) (NP (NNS patents)) (PP (IN in) (NP (NNP Scotland))) (PP (IN on) (NP (CD 27) (NNP March)))) (, ,) (CC and) (VP (NP (NNP Ireland)) (PP (IN on) (NP (CD 23) (NNP April)))))) (, ,) (CC and) (S (PP (IN in) (NP (CD 1851))) (NP (NNS extensions))...
T
['In 1838 , Claridge obtained patents in Scotland on 27 March , and Ireland on 23 April', 'in 1851 extensions were sought for all three patents , by the trustees of a company previously formed by Claridge']
[]
['In 1838 , Claridge obtained patents in Scotland on 27 March , and Ireland on 23 April , and in 1851 extensions were sought for all three patents , by the trustees of a company previously formed by Claridge .']
[]
[]
42,102
3,244
In 1838, Claridge obtained patents in Scotland on 27 March, and Ireland on 23 April, and in 1851 extensions were sought for all three patents, by the trustees of a company previously formed by Claridge.
In a matter on which the Supreme Court has ruled - whether as a court of appeals or as the High Court of Justice - with a panel of three or more justices, it may rule at a further hearing with a panel of a larger number of justices.
(ROOT (S (PP (IN In) (NP (NP (NP (DT a) (NN matter)) (SBAR (WHPP (IN on) (WHNP (WDT which))) (S (NP (DT the) (NNP Supreme) (NNP Court)) (VP (VBZ has) (VP (VBN ruled)))))) (: -) (PP (IN whether) (PP (IN as) (NP (NP (DT a) (NN court)) (PP (IN of) (NP (NNS appeals))))) (CC or) (PP (IN as) (NP (NP (DT the) (NNP High) (NNP ...
11
{ "ADJ": [ "more", "further", "larger" ], "ADP": [ "In", "on", "as", "of", "as", "of", "with", "of", "at", "with", "of", "of" ], "ADV": [], "AUX": [ "has", "may" ], "CCONJ": [ "or", "or" ], "DET": [ "a", "the", "...
[ "B-PP", "B-NP", "I-NP", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "O", "O", "O", "B-NP", "...
In/prep/rule a/det/matter matter/pobj/In on/prep/ruled which/pobj/on the/det/Court Supreme/compound/Court Court/nsubj/ruled has/aux/ruled ruled/relcl/matter -/punct/rule whether/prep/rule as/prep/whether a/det/court court/pobj/as of/prep/court appeals/pobj/of or/cc/court as/preconj/whether the/det/Court High/compound/C...
(S (PP (IN In) (NP (NP (NP (DT a) (NN matter)) (SBAR (WHPP (IN on) (WHNP (WDT which))) (S (NP (DT the) (NNP Supreme) (NNP Court)) (VP (VBZ has) (VP (VBN ruled)))))) (: -) (PP (IN whether) (PP (IN as) (NP (NP (DT a) (NN court)) (PP (IN of) (NP (NNS appeals))))) (CC or) (PP (IN as) (NP (NP (DT the) (NNP High) (NNP Court)...
CT
['it may rule at a further hearing with a panel of a larger number of justices']
['on which the Supreme Court has ruled']
[]
['In a matter on which the Supreme Court has ruled - whether as a court of appeals or as the High Court of Justice - with a panel of three or more justices , it may rule at a further hearing with a panel of a larger number of justices .']
[]
5,214
3,245
In a matter on which the Supreme Court has ruled - whether as a court of appeals or as the High Court of Justice - with a panel of three or more justices, it may rule at a further hearing with a panel of a larger number of justices.
The team's worst result in the competition was a first-round elimination in 1980, 1988, 1992 and 2000.
(ROOT (S (NP (NP (NP (DT The) (NN team) (POS 's)) (JJS worst) (NN result)) (PP (IN in) (NP (DT the) (NN competition)))) (VP (VBD was) (NP (NP (DT a) (NML (JJ first) (HYPH -) (NN round)) (NN elimination)) (PP (IN in) (NP (CD 1980) (, ,) (CD 1988) (, ,) (CD 1992) (CC and) (CD 2000))))) (. .)))
7
{ "ADJ": [ "worst", "first", "round" ], "ADP": [ "in", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "The", "the", "a" ], "INTJ": [], "NOUN": [ "team", "result", "competition", "elimination" ], "NUM": [ "1980",...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "O", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/team team/poss/result 's/case/team worst/amod/result result/nsubj/was in/prep/result the/det/competition competition/pobj/in was/ROOT/was a/det/elimination first/amod/round -/punct/round round/amod/elimination elimination/attr/was in/prep/was 1980/pobj/in ,/punct/1980 1988/conj/1980 ,/punct/1988 1992/conj/1988 ...
(S (NP (NP (NP (DT The) (NN team) (POS 's)) (JJS worst) (NN result)) (PP (IN in) (NP (DT the) (NN competition)))) (VP (VBD was) (NP (NP (DT a) (NML (JJ first) (HYPH -) (NN round)) (NN elimination)) (PP (IN in) (NP (CD 1980) (, ,) (CD 1988) (, ,) (CD 1992) (CC and) (CD 2000))))) (. .))
T
["The team 's worst result in the competition was a first - round elimination in 1980 , 1988 , 1992 and 2000"]
[]
["The team 's worst result in the competition was a first - round elimination in 1980 , 1988 , 1992 and 2000 ."]
[]
[]
61,105
3,246
The team's worst result in the competition was a first-round elimination in 1980, 1988, 1992 and 2000.
What is yeovilton home to
(ROOT (SBARQ (FRAG (WHNP (WP What)) (SQ (VBZ is) (NP (NN yeovilton)) (NP (NP (NN home)) (PP (IN to)))))))
7
{ "ADJ": [], "ADP": [ "to" ], "ADV": [ "home" ], "AUX": [ "is" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "yeovilton" ], "PUNCT": [], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [], "X": [] }
[ "O", "O", "B-NP", "I-NP", "B-PP" ]
What/attr/is is/ROOT/is yeovilton/nsubj/is home/advmod/yeovilton to/prep/is
(SBARQ (FRAG (WHNP (WP What)) (SQ (VBZ is) (NP (NN yeovilton)) (NP (NP (NN home)) (PP (IN to))))))
FC
[]
[]
[]
[]
['What is yeovilton home to']
23,775
3,247
What is yeovilton home to
Meanwhile, the U.S. continued to provide supplies and money to Britain and France, and initiated the first peacetime draft.
(ROOT (S (ADVP (RB Meanwhile)) (, ,) (NP (DT the) (NNP U.S.)) (VP (VP (VBD continued) (S (VP (TO to) (VP (VB provide) (NP (NNS supplies) (CC and) (NN money)) (PP (IN to) (NP (NNP Britain) (CC and) (NNP France))))))) (, ,) (CC and) (VP (VBD initiated) (NP (DT the) (JJ first) (NN peacetime) (NN draft)))) (. .)))
10
{ "ADJ": [ "first" ], "ADP": [ "to" ], "ADV": [ "Meanwhile" ], "AUX": [], "CCONJ": [ "and", "and", "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "supplies", "money", "peacetime", "draft" ], "NUM": [], "PART": [ "to" ], "PR...
[ "B-ADVP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
Meanwhile/advmod/continued ,/punct/continued the/det/U.S. U.S./nsubj/continued continued/ROOT/continued to/aux/provide provide/xcomp/continued supplies/dobj/provide and/cc/supplies money/conj/supplies to/dative/provide Britain/pobj/to and/cc/Britain France/conj/Britain ,/punct/continued and/cc/continued initiated/conj/...
(S (ADVP (RB Meanwhile)) (, ,) (NP (DT the) (NNP U.S.)) (VP (VP (VBD continued) (S (VP (TO to) (VP (VB provide) (NP (NNS supplies) (CC and) (NN money)) (PP (IN to) (NP (NNP Britain) (CC and) (NNP France))))))) (, ,) (CC and) (VP (VBD initiated) (NP (DT the) (JJ first) (NN peacetime) (NN draft)))) (. .))
T
['the U.S. continued to provide supplies and money to Britain and France , and initiated the first peacetime draft']
[]
['Meanwhile , the U.S. continued to provide supplies and money to Britain and France , and initiated the first peacetime draft .']
[]
[]
22,314
3,248
Meanwhile, the U.S. continued to provide supplies and money to Britain and France, and initiated the first peacetime draft.
During the emergency re-entry, a fault in the landing parachute system caused the primary chute to fail, and the reserve chute became tangled with the drogue chute; Komarov was killed on impact.
(ROOT (S (PP (IN During) (NP (DT the) (NN emergency) (NN re) (HYPH -) (NN entry))) (, ,) (S (NP (NP (DT a) (NN fault)) (PP (IN in) (NP (DT the) (NN landing) (NN parachute) (NN system)))) (VP (VBD caused) (S (NP (DT the) (JJ primary) (NN chute)) (VP (TO to) (VP (VB fail)))))) (, ,) (CC and) (S (NP (DT the) (NN reserve) ...
8
{ "ADJ": [ "primary" ], "ADP": [ "During", "in", "with", "on" ], "ADV": [], "AUX": [ "became", "was" ], "CCONJ": [ "and" ], "DET": [ "the", "a", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "emergency", "re", "-", "...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", ...
During/prep/caused the/det/re emergency/compound/re re/pobj/During -/pobj/During entry/pobj/During ,/punct/caused a/det/fault fault/nsubj/caused in/prep/fault the/det/system landing/compound/system parachute/compound/system system/pobj/in caused/ccomp/killed the/det/chute primary/amod/chute chute/nsubj/fail to/aux/fail...
(S (PP (IN During) (NP (DT the) (NN emergency) (NN re) (HYPH -) (NN entry))) (, ,) (S (NP (NP (DT a) (NN fault)) (PP (IN in) (NP (DT the) (NN landing) (NN parachute) (NN system)))) (VP (VBD caused) (S (NP (DT the) (JJ primary) (NN chute)) (VP (TO to) (VP (VB fail)))))) (, ,) (CC and) (S (NP (DT the) (NN reserve) (NN ch...
T
['a fault in the landing parachute system caused the primary chute to fail', 'the reserve chute became tangled with the drogue chute', 'Komarov was killed on impact']
[]
['During the emergency re - entry , a fault in the landing parachute system caused the primary chute to fail , and the reserve chute became tangled with the drogue chute ; Komarov was killed on impact .']
[]
[]
17,732
3,249
During the emergency re-entry, a fault in the landing parachute system caused the primary chute to fail, and the reserve chute became tangled with the drogue chute; Komarov was killed on impact.
In those two months, several Catholic holidays were seized by the Catholic population as an outlet for their daily frustrations.
(ROOT (S (PP (IN In) (NP (DT those) (CD two) (NNS months))) (, ,) (NP (JJ several) (JJ Catholic) (NNS holidays)) (VP (VBD were) (VP (VBN seized) (PP (IN by) (NP (DT the) (JJ Catholic) (NN population))) (PP (IN as) (NP (NP (DT an) (NN outlet)) (PP (IN for) (NP (PRP$ their) (JJ daily) (NNS frustrations))))))) (. .)))
9
{ "ADJ": [ "several", "Catholic", "Catholic", "daily" ], "ADP": [ "In", "by", "as", "for" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [], "DET": [ "those", "the", "an" ], "INTJ": [], "NOUN": [ "months", "holidays", "population", "outl...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
In/prep/seized those/det/months two/nummod/months months/pobj/In ,/punct/seized several/amod/holidays Catholic/amod/holidays holidays/nsubjpass/seized were/auxpass/seized seized/ROOT/seized by/agent/seized the/det/population Catholic/amod/population population/pobj/by as/prep/seized an/det/outlet outlet/pobj/as for/pre...
(S (PP (IN In) (NP (DT those) (CD two) (NNS months))) (, ,) (NP (JJ several) (JJ Catholic) (NNS holidays)) (VP (VBD were) (VP (VBN seized) (PP (IN by) (NP (DT the) (JJ Catholic) (NN population))) (PP (IN as) (NP (NP (DT an) (NN outlet)) (PP (IN for) (NP (PRP$ their) (JJ daily) (NNS frustrations))))))) (. .))
T
['several Catholic holidays were seized by the Catholic population as an outlet for their daily frustrations']
[]
['In those two months , several Catholic holidays were seized by the Catholic population as an outlet for their daily frustrations .']
[]
[]
61,972
3,250
In those two months, several Catholic holidays were seized by the Catholic population as an outlet for their daily frustrations.
In what decade was there a significant decline in industrial jobs?
(ROOT (SBARQ (WHPP (IN In) (WHNP (WDT what) (NN decade))) (SQ (VBD was) (NP (EX there)) (NP (NP (DT a) (JJ significant) (NN decline)) (PP (IN in) (NP (JJ industrial) (NNS jobs))))) (. ?)))
7
{ "ADJ": [ "significant", "industrial" ], "ADP": [ "In", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "what", "a" ], "INTJ": [], "NOUN": [ "decade", "decline", "jobs" ], "NUM": [], "PART": [], "PRON": [ "there" ], "PROPN": [],...
[ "O", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
In/prep/was what/det/decade decade/pcomp/In was/ROOT/was there/expl/was a/det/decline significant/amod/decline decline/attr/was in/prep/decline industrial/amod/jobs jobs/pobj/in ?/punct/was
(SBARQ (WHPP (IN In) (WHNP (WDT what) (NN decade))) (SQ (VBD was) (NP (EX there)) (NP (NP (DT a) (JJ significant) (NN decline)) (PP (IN in) (NP (JJ industrial) (NNS jobs))))) (. ?))
FC
[]
[]
[]
[]
['In what decade was there a significant decline in industrial jobs ?']
13,525
3,251
In what decade was there a significant decline in industrial jobs?
Which sisters were in the Five Moons?
(ROOT (SBARQ (WHNP (WDT Which) (NNS sisters)) (SQ (VBD were) (PP (IN in) (NP (DT the) (CD Five) (NNS Moons)))) (. ?)))
6
{ "ADJ": [], "ADP": [ "in" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [], "DET": [ "Which", "the" ], "INTJ": [], "NOUN": [ "sisters", "Moons" ], "NUM": [ "Five" ], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], ...
[ "O", "O", "O", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Which/det/sisters sisters/nsubj/were were/ROOT/were in/prep/were the/det/Moons Five/nummod/Moons Moons/pobj/in ?/punct/were
(SBARQ (WHNP (WDT Which) (NNS sisters)) (SQ (VBD were) (PP (IN in) (NP (DT the) (CD Five) (NNS Moons)))) (. ?))
FC
[]
[]
[]
[]
['Which sisters were in the Five Moons ?']
45,731
3,252
Which sisters were in the Five Moons?
Wide-ringed wood is often called "second-growth", because the growth of the young timber in open stands after the old trees have been removed is more rapid than in trees in a closed forest, and in the manufacture of articles where strength is an important consideration such "second-growth" hardwood material is preferre...
(ROOT (S (NP (ADJP (JJ Wide) (HYPH -) (VBN ringed)) (NN wood)) (VP (VBZ is) (ADVP (RB often)) (VP (VBN called) (`` ") (NP (JJ second) (HYPH -) (NN growth)) (, ") ('' ,) (SBAR (IN because) (S (S (NP (NP (DT the) (NN growth)) (PP (IN of) (NP (DT the) (JJ young) (NN timber))) (PP (PP (IN in) (NP (JJ open) (NNS stands))) (...
16
{ "ADJ": [ "Wide", "second", "young", "open", "old", "rapid", "closed", "important", "such", "second" ], "ADP": [ "of", "in", "than", "in", "in", "in", "of" ], "ADV": [ "often", "more" ], "AUX": [ "is", "have", "been",...
[ "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-ADVP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-A...
Wide/advmod/ringed -/punct/ringed ringed/amod/wood wood/nsubjpass/called is/auxpass/called often/advmod/called called/ROOT/called "/punct/growth second/amod/growth -/punct/growth growth/oprd/called "/punct/called ,/punct/called because/mark/removed the/det/growth growth/nsubjpass/removed of/prep/growth the/det/timber y...
(S (NP (ADJP (JJ Wide) (HYPH -) (VBN ringed)) (NN wood)) (VP (VBZ is) (ADVP (RB often)) (VP (VBN called) (`` ") (NP (JJ second) (HYPH -) (NN growth)) (, ") ('' ,) (SBAR (IN because) (S (S (NP (NP (DT the) (NN growth)) (PP (IN of) (NP (DT the) (JJ young) (NN timber))) (PP (PP (IN in) (NP (JJ open) (NNS stands))) (SBAR (...
CT
['Wide - ringed wood is often called " second - growth " ,']
['because the growth of the young timber in open stands after the old trees have been removed is more rapid than in trees in a closed forest , and in the manufacture of articles where strength is an important consideration such " second - growth " hardwood material is preferred', 'after the old trees have been removed'...
[]
['Wide - ringed wood is often called " second - growth " , because the growth of the young timber in open stands after the old trees have been removed is more rapid than in trees in a closed forest , and in the manufacture of articles where strength is an important consideration such " second - growth " hardwood materi...
[]
45,568
3,253
Wide-ringed wood is often called "second-growth", because the growth of the young timber in open stands after the old trees have been removed is more rapid than in trees in a closed forest, and in the manufacture of articles where strength is an important consideration such "second-growth" hardwood material is preferre...
When accommodations were made in the Quebec Act in 1774 to address this and other issues, religious concerns were raised in the largely Protestant Thirteen Colonies over the advance of "popery"; the Act maintained French Civil law, including the seigneurial system, a medieval code soon to be removed from France within ...
(ROOT (S (S (SBAR (WHADVP (WRB When)) (S (NP (NNS accommodations)) (VP (VBD were) (VP (VBN made) (PP (IN in) (NP (DT the) (NNP Quebec) (NNP Act))) (PP (IN in) (NP (CD 1774))) (S (VP (TO to) (VP (VB address) (NP (UCP (DT this) (CC and) (JJ other)) (NNS issues))))))))) (, ,) (NP (JJ religious) (NNS concerns)) (VP (VBD we...
13
{ "ADJ": [ "other", "religious", "Protestant", "French", "Civil", "seigneurial", "medieval" ], "ADP": [ "in", "in", "in", "over", "of", "from", "within", "by" ], "ADV": [ "largely", "soon" ], "AUX": [ "were", "were", "be" ],...
[ "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "O", "O", "O", "B-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP",...
When/advmod/made accommodations/nsubjpass/made were/auxpass/made made/advcl/raised in/prep/made the/det/Act Quebec/compound/Act Act/pobj/in in/prep/made 1774/pobj/in to/aux/address address/advcl/made this/dobj/address and/cc/this other/amod/issues issues/conj/this ,/punct/raised religious/amod/concerns concerns/nsubjpa...
(S (S (SBAR (WHADVP (WRB When)) (S (NP (NNS accommodations)) (VP (VBD were) (VP (VBN made) (PP (IN in) (NP (DT the) (NNP Quebec) (NNP Act))) (PP (IN in) (NP (CD 1774))) (S (VP (TO to) (VP (VB address) (NP (UCP (DT this) (CC and) (JJ other)) (NNS issues))))))))) (, ,) (NP (JJ religious) (NNS concerns)) (VP (VBD were) (V...
CT
[', religious concerns were raised in the largely Protestant Thirteen Colonies over the advance of " popery "', 'the Act maintained French Civil law , including the seigneurial system , a medieval code soon to be removed from France within a generation by the French Revolution']
['When accommodations were made in the Quebec Act in 1774 to address this and other issues']
[]
['When accommodations were made in the Quebec Act in 1774 to address this and other issues , religious concerns were raised in the largely Protestant Thirteen Colonies over the advance of " popery " ; the Act maintained French Civil law , including the seigneurial system , a medieval code soon to be removed from France...
[]
32,423
3,254
When accommodations were made in the Quebec Act in 1774 to address this and other issues, religious concerns were raised in the largely Protestant Thirteen Colonies over the advance of "popery"; the Act maintained French Civil law, including the seigneurial system, a medieval code soon to be removed from France within ...
The NWA, however, ceased to acknowledge Burke as their Women's World champion in 1954, and instead acknowledged June Byers as champion after a controversial finish to a high-profile match between Burke and Byers that year.
(ROOT (S (NP (DT The) (NNP NWA)) (, ,) (ADVP (RB however)) (, ,) (VP (VP (VBD ceased) (S (VP (TO to) (VP (VB acknowledge) (NP (NNP Burke)) (PP (IN as) (NP (PRP$ their) (NP (NNS Women) (POS 's)) (NNP World) (NN champion)))))) (PP (IN in) (NP (CD 1954)))) (, ,) (CC and) (ADVP (RB instead)) (VP (VBD acknowledged) (NP (NNP...
11
{ "ADJ": [ "controversial", "high" ], "ADP": [ "as", "in", "as", "after", "to", "between" ], "ADV": [ "however", "instead" ], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "The", "a", "a", "that" ], "INTJ": [], "NOUN": [ "Wom...
[ "B-NP", "I-NP", "O", "B-ADVP", "O", "B-VP", "I-VP", "I-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "...
The/det/NWA NWA/nsubj/ceased ,/punct/ceased however/advmod/ceased ,/punct/ceased ceased/ROOT/ceased to/aux/acknowledge acknowledge/xcomp/ceased Burke/dobj/acknowledge as/prep/acknowledge their/poss/Women Women/poss/champion 's/case/Women World/compound/champion champion/pobj/as in/prep/acknowledge 1954/pobj/in ,/punct/...
(S (NP (DT The) (NNP NWA)) (, ,) (ADVP (RB however)) (, ,) (VP (VP (VBD ceased) (S (VP (TO to) (VP (VB acknowledge) (NP (NNP Burke)) (PP (IN as) (NP (PRP$ their) (NP (NNS Women) (POS 's)) (NNP World) (NN champion)))))) (PP (IN in) (NP (CD 1954)))) (, ,) (CC and) (ADVP (RB instead)) (VP (VBD acknowledged) (NP (NNP June)...
T
["The NWA ceased to acknowledge Burke as their Women 's World champion in 1954 , and instead acknowledged June Byers as champion after a controversial finish to a high - profile match between Burke and Byers that year"]
[]
["The NWA , however , ceased to acknowledge Burke as their Women 's World champion in 1954 , and instead acknowledged June Byers as champion after a controversial finish to a high - profile match between Burke and Byers that year ."]
[]
[]
39,691
3,255
The NWA, however, ceased to acknowledge Burke as their Women's World champion in 1954, and instead acknowledged June Byers as champion after a controversial finish to a high-profile match between Burke and Byers that year.
Most of the English colonists had arrived as indentured servants, hiring themselves out as laborers for a fixed period to pay for their passage.
(ROOT (S (NP (NP (JJS Most)) (PP (IN of) (NP (DT the) (JJ English) (NNS colonists)))) (VP (VBD had) (VP (VBN arrived) (PP (IN as) (NP (JJ indentured) (NNS servants))) (, ,) (S (VP (VBG hiring) (NP (PRP themselves)) (PRT (RP out)) (PP (IN as) (NP (NNS laborers))) (PP (IN for) (NP (DT a) (VBN fixed) (NN period))) (S (VP ...
12
{ "ADJ": [ "Most", "English", "fixed" ], "ADP": [ "of", "as", "out", "as", "for", "for" ], "ADV": [], "AUX": [ "had" ], "CCONJ": [], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "colonists", "servants", "laborers", "period", "pa...
[ "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "O", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
Most/nsubj/arrived of/prep/Most the/det/colonists English/amod/colonists colonists/pobj/of had/aux/arrived arrived/ROOT/arrived as/prep/arrived indentured/amod/servants servants/pobj/as ,/punct/arrived hiring/advcl/arrived themselves/dobj/hiring out/prt/hiring as/prep/hiring laborers/pobj/as for/prep/hiring a/det/perio...
(S (NP (NP (JJS Most)) (PP (IN of) (NP (DT the) (JJ English) (NNS colonists)))) (VP (VBD had) (VP (VBN arrived) (PP (IN as) (NP (JJ indentured) (NNS servants))) (, ,) (S (VP (VBG hiring) (NP (PRP themselves)) (PRT (RP out)) (PP (IN as) (NP (NNS laborers))) (PP (IN for) (NP (DT a) (VBN fixed) (NN period))) (S (VP (TO to...
T
['Most of the English colonists had arrived as indentured servants , hiring themselves out as laborers for a fixed period to pay for their passage']
[]
['Most of the English colonists had arrived as indentured servants , hiring themselves out as laborers for a fixed period to pay for their passage .']
[]
[]
57,798
3,256
Most of the English colonists had arrived as indentured servants, hiring themselves out as laborers for a fixed period to pay for their passage.
As well as the supercarrier fleet, the US Navy has nine amphibious assault ships used primarily for helicopters (sometimes called helicopter carriers); these can also carry up to 25 fighter jets, and in some cases, are as large as some other nations' fixed-wing carriers.
(ROOT (S (CONJP (RB As) (RB well) (IN as)) (NP (DT the) (NN supercarrier) (NN fleet)) (, ,) (NP (DT the) (NNP US) (NNP Navy)) (VP (VBZ has) (NP (NP (NP (CD nine) (JJ amphibious) (NN assault) (NNS ships)) (VP (VBN used) (ADVP (RB primarily)) (PP (IN for) (NP (NNS helicopters))))) (-LRB- -LRB-) (VP (ADVP (RB sometimes)) ...
11
{ "ADJ": [ "amphibious", "large", "other" ], "ADP": [ "as", "for", "up", "in", "as" ], "ADV": [ "As", "well", "primarily", "sometimes", "also", "as" ], "AUX": [ "can", "are" ], "CCONJ": [ "and" ], "DET": [ "the", "the", ...
[ "B-CONJP", "I-CONJP", "I-CONJP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-ADVP", "B-VP", "O", ...
As/advmod/as well/advmod/as as/prep/has the/det/fleet supercarrier/compound/fleet fleet/pobj/as ,/punct/has the/det/Navy US/compound/Navy Navy/nsubj/has has/advcl/carry nine/nummod/ships amphibious/amod/ships assault/compound/ships ships/dobj/has used/acl/ships primarily/advmod/used for/prep/used helicopters/pobj/for (...
(S (CONJP (RB As) (RB well) (IN as)) (NP (DT the) (NN supercarrier) (NN fleet)) (, ,) (NP (DT the) (NNP US) (NNP Navy)) (VP (VBZ has) (NP (NP (NP (CD nine) (JJ amphibious) (NN assault) (NNS ships)) (VP (VBN used) (ADVP (RB primarily)) (PP (IN for) (NP (NNS helicopters))))) (-LRB- -LRB-) (VP (ADVP (RB sometimes)) (VBN c...
T
["these can also carry up to 25 fighter jets , and in some cases , are as large as some other nations ' fixed - wing carriers"]
[]
["As well as the supercarrier fleet , the US Navy has nine amphibious assault ships used primarily for helicopters -LRB- sometimes called helicopter carriers -RRB- ; these can also carry up to 25 fighter jets , and in some cases , are as large as some other nations ' fixed - wing carriers ."]
[]
[]
74,986
3,257
As well as the supercarrier fleet, the US Navy has nine amphibious assault ships used primarily for helicopters (sometimes called helicopter carriers); these can also carry up to 25 fighter jets, and in some cases, are as large as some other nations' fixed-wing carriers.
In October 2004, China officially joined the Galileo project by signing the Agreement on the Cooperation in the Galileo Program between the "Galileo Joint Undertaking" (GJU) and the "National Remote Sensing Centre of China" (NRSCC).
(ROOT (S (PP (IN In) (NP (NNP October) (CD 2004))) (, ,) (NP (NNP China)) (ADVP (RB officially)) (VP (VBD joined) (NP (DT the) (NNP Galileo) (NN project)) (PP (IN by) (S (VP (VBG signing) (NP (NP (DT the) (NNP Agreement)) (PP (IN on) (NP (NP (DT the) (NNP Cooperation)) (PP (IN in) (NP (DT the) (NNP Galileo) (NNP Progra...
14
{ "ADJ": [], "ADP": [ "In", "by", "on", "in", "between", "of" ], "ADV": [ "officially" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "project" ], "NUM": [ "2004" ]...
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP",...
In/prep/joined October/pobj/In 2004/nummod/October ,/punct/joined China/nsubj/joined officially/advmod/joined joined/ROOT/joined the/det/project Galileo/compound/project project/dobj/joined by/prep/joined signing/pcomp/by the/det/Agreement Agreement/dobj/signing on/prep/signing the/det/Cooperation Cooperation/pobj/on i...
(S (PP (IN In) (NP (NNP October) (CD 2004))) (, ,) (NP (NNP China)) (ADVP (RB officially)) (VP (VBD joined) (NP (DT the) (NNP Galileo) (NN project)) (PP (IN by) (S (VP (VBG signing) (NP (NP (DT the) (NNP Agreement)) (PP (IN on) (NP (NP (DT the) (NNP Cooperation)) (PP (IN in) (NP (DT the) (NNP Galileo) (NNP Program)))))...
T
['China joined the Galileo project by signing the Agreement on the Cooperation in the Galileo Program between the " Galileo Joint Undertaking " -LRB- GJU -RRB- and the " National Remote Sensing Centre of China " -LRB- NRSCC -RRB-']
[]
['In October 2004 , China officially joined the Galileo project by signing the Agreement on the Cooperation in the Galileo Program between the " Galileo Joint Undertaking " -LRB- GJU -RRB- and the " National Remote Sensing Centre of China " -LRB- NRSCC -RRB- .']
[]
[]
34,591
3,258
In October 2004, China officially joined the Galileo project by signing the Agreement on the Cooperation in the Galileo Program between the "Galileo Joint Undertaking" (GJU) and the "National Remote Sensing Centre of China" (NRSCC).
The NTSB cites this as contributing to many accidents[unreliable medical source?]
(ROOT (S (NP (DT The) (NNP NTSB)) (VP (VBZ cites) (NP (DT this)) (PP (IN as) (S (VP (VBG contributing) (PP (IN to) (NP (JJ many) (JJ accidents-LSB-unreliable) (JJ medical) (NN source) (. ?) (-RRB- -RSB-)))))))))
9
{ "ADJ": [ "many", "accidents[unreliable", "medical" ], "ADP": [ "as", "to" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "source" ], "NUM": [], "PART": [], "PRON": [ "this" ], "PROPN": [ "NTSB" ], "PUNCT": [ "...
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP" ]
The/det/NTSB NTSB/nsubj/cites cites/ROOT/cites this/dobj/cites as/prep/cites contributing/pcomp/as to/prep/contributing many/amod/source accidents[unreliable/amod/source medical/amod/source source/pobj/to ?/punct/cites ]/punct/cites
(S (NP (DT The) (NNP NTSB)) (VP (VBZ cites) (NP (DT this)) (PP (IN as) (S (VP (VBG contributing) (PP (IN to) (NP (JJ many) (JJ accidents-LSB-unreliable) (JJ medical) (NN source) (. ?) (-RRB- -RSB-))))))))
T
['The NTSB cites this as contributing to many accidents-LSB-unreliable medical source ? -RSB-']
[]
['The NTSB cites this as contributing to many accidents-LSB-unreliable medical source ? -RSB-']
[]
[]
475
3,259
The NTSB cites this as contributing to many accidents[unreliable medical source?]
European countries established a few coastal colonies in Africa by the mid-nineteenth century, which included Cape Colony (Great Britain), Angola (Portugal), and Algeria (France), but until the late nineteenth century Europe largely traded with free African states without feeling the need for territorial possession.
(ROOT (S (S (NP (JJ European) (NNS countries)) (VP (VBD established) (NP (DT a) (JJ few) (JJ coastal) (NNS colonies)) (PP (IN in) (NP (NNP Africa))) (PP (IN by) (NP (DT the) (JJ mid) (HYPH -) (JJ nineteenth) (NN century))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD included) (NP (NP (NP (NNP Cape) (NNP Colony)) (-LRB- ...
11
{ "ADJ": [ "European", "few", "coastal", "mid", "-", "nineteenth", "late", "nineteenth", "free", "African", "territorial" ], "ADP": [ "in", "by", "until", "with", "without", "for" ], "ADV": [ "largely" ], "AUX": [], "CCONJ": [ "...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", ...
European/amod/countries countries/nsubj/established established/ROOT/established a/det/colonies few/amod/colonies coastal/amod/colonies colonies/dobj/established in/prep/colonies Africa/pobj/in by/prep/established the/det/century mid/amod/century -/amod/century nineteenth/amod/century century/pobj/by ,/punct/century wh...
(S (S (NP (JJ European) (NNS countries)) (VP (VBD established) (NP (DT a) (JJ few) (JJ coastal) (NNS colonies)) (PP (IN in) (NP (NNP Africa))) (PP (IN by) (NP (DT the) (JJ mid) (HYPH -) (JJ nineteenth) (NN century))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD included) (NP (NP (NP (NNP Cape) (NNP Colony)) (-LRB- -LRB-)...
CT
['European countries established a few coastal colonies in Africa by the mid - nineteenth century ,', 'until the late nineteenth century Europe largely traded with free African states without feeling the need for territorial possession']
['which included Cape Colony -LRB- Great Britain -RRB- , Angola -LRB- Portugal -RRB- , and Algeria -LRB- France -RRB-']
[]
['European countries established a few coastal colonies in Africa by the mid - nineteenth century , which included Cape Colony -LRB- Great Britain -RRB- , Angola -LRB- Portugal -RRB- , and Algeria -LRB- France -RRB- , but until the late nineteenth century Europe largely traded with free African states without feeling t...
[]
53,186
3,260
European countries established a few coastal colonies in Africa by the mid-nineteenth century, which included Cape Colony (Great Britain), Angola (Portugal), and Algeria (France), but until the late nineteenth century Europe largely traded with free African states without feeling the need for territorial possession.
Being the oldest domesticated animal, their long association with people has allowed dogs to be uniquely attuned to human behavior, as well as thrive on a starch-rich diet which would be inadequate for other canid species.
(ROOT (S (S (VP (VBG Being) (NP (DT the) (JJS oldest) (JJ domesticated) (NN animal)))) (, ,) (NP (NP (PRP$ their) (JJ long) (NN association)) (PP (IN with) (NP (NNS people)))) (VP (VBZ has) (VP (VBN allowed) (S (NP (NNS dogs)) (VP (TO to) (VP (VP (VB be) (ADJP (RB uniquely) (VBN attuned) (PP (IN to) (NP (JJ human) (NN ...
18
{ "ADJ": [ "long", "attuned", "human", "thrive", "rich", "inadequate", "other", "canid" ], "ADP": [ "with", "to", "as", "on", "for" ], "ADV": [ "oldest", "uniquely", "as", "well" ], "AUX": [ "Being", "has", "be", "would", ...
[ "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-NP", "B-VP", "I-VP", "B-ADJP", "I-ADJP", "B-PP", "B-NP", "I-NP", "B-VP", "B-CONJP", "I-CONJP", "I-CONJP", "B-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I...
Being/advcl/allowed the/det/animal oldest/advmod/domesticated domesticated/amod/animal animal/attr/Being ,/punct/allowed their/poss/association long/amod/association association/nsubj/allowed with/prep/association people/pobj/with has/aux/allowed allowed/ROOT/allowed dogs/nsubj/be to/aux/be be/ccomp/allowed uniquely/ad...
(S (S (VP (VBG Being) (NP (DT the) (JJS oldest) (JJ domesticated) (NN animal)))) (, ,) (NP (NP (PRP$ their) (JJ long) (NN association)) (PP (IN with) (NP (NNS people)))) (VP (VBZ has) (VP (VBN allowed) (S (NP (NNS dogs)) (VP (TO to) (VP (VP (VB be) (ADJP (RB uniquely) (VBN attuned) (PP (IN to) (NP (JJ human) (NN behavi...
CT
['Being the oldest domesticated animal']
['which would be inadequate for other canid species']
[]
['Being the oldest domesticated animal , their long association with people has allowed dogs to be uniquely attuned to human behavior , as well as thrive on a starch - rich diet which would be inadequate for other canid species .']
[]
66,884
3,261
Being the oldest domesticated animal, their long association with people has allowed dogs to be uniquely attuned to human behavior, as well as thrive on a starch-rich diet which would be inadequate for other canid species.
It merged with the Northern College of Music (formed in 1920) to form the Royal Northern College of Music in 1972.
(ROOT (S (NP (PRP It)) (VP (VBD merged) (PP (IN with) (NP (NP (NP (DT the) (NNP Northern) (NNP College)) (PP (IN of) (NP (NNP Music)))) (-LRB- -LRB-) (VP (VBN formed) (PP (IN in) (NP (CD 1920)))) (-RRB- -RRB-))) (S (VP (TO to) (VP (VB form) (NP (NP (DT the) (NNP Royal) (NNP Northern) (NNP College)) (PP (IN of) (NP (NNP...
10
{ "ADJ": [], "ADP": [ "with", "of", "in", "of", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [], "NUM": [ "1920", "1972" ], "PART": [ "to" ], "PRON": [ "It" ], "PROPN": [ "Northern", "College...
[ "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "O" ]
It/nsubj/merged merged/ROOT/merged with/prep/merged the/det/College Northern/compound/College College/pobj/with of/prep/College Music/pobj/of (/punct/College formed/advcl/merged in/prep/formed 1920/pobj/in )/punct/formed to/aux/form form/advcl/formed the/det/College Royal/compound/College Northern/compound/College Coll...
(S (NP (PRP It)) (VP (VBD merged) (PP (IN with) (NP (NP (NP (DT the) (NNP Northern) (NNP College)) (PP (IN of) (NP (NNP Music)))) (-LRB- -LRB-) (VP (VBN formed) (PP (IN in) (NP (CD 1920)))) (-RRB- -RRB-))) (S (VP (TO to) (VP (VB form) (NP (NP (DT the) (NNP Royal) (NNP Northern) (NNP College)) (PP (IN of) (NP (NNP Music...
T
['It merged with the Northern College of Music -LRB- formed in 1920 -RRB- to form the Royal Northern College of Music in 1972']
[]
['It merged with the Northern College of Music -LRB- formed in 1920 -RRB- to form the Royal Northern College of Music in 1972 .']
[]
[]
52,319
3,262
It merged with the Northern College of Music (formed in 1920) to form the Royal Northern College of Music in 1972.
What did New York enact that replaced traditional common law proceeding?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (NNP New) (NNP York)) (VP (VB enact) (SBAR (WHNP (WDT that)) (S (VP (VBD replaced) (NP (JJ traditional) (NML (JJ common) (NN law)) (NN proceeding))))))) (. ?)))
10
{ "ADJ": [ "traditional", "common" ], "ADP": [], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "enact", "law", "proceeding" ], "NUM": [], "PART": [], "PRON": [ "What", "that" ], "PROPN": [ "New", "York" ], "PUNCT": ...
[ "O", "O", "B-NP", "I-NP", "B-VP", "O", "B-VP", "B-NP", "O", "O", "B-NP", "O" ]
What/dobj/enact did/aux/enact New/compound/York York/compound/enact enact/ROOT/enact that/nsubj/replaced replaced/relcl/enact traditional/amod/proceeding common/amod/proceeding law/compound/proceeding proceeding/dobj/replaced ?/punct/enact
(SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (NNP New) (NNP York)) (VP (VB enact) (SBAR (WHNP (WDT that)) (S (VP (VBD replaced) (NP (JJ traditional) (NML (JJ common) (NN law)) (NN proceeding))))))) (. ?))
FC
[]
['that replaced traditional common law proceeding']
[]
[]
['What did New York enact that replaced traditional common law proceeding ?']
66,812
3,263
What did New York enact that replaced traditional common law proceeding?
In 2004, a potentially active underwater volcano was found in the Antarctic Peninsula by American and Canadian researchers.
(ROOT (S (PP (IN In) (NP (CD 2004))) (, ,) (NP (DT a) (ADJP (RB potentially) (JJ active)) (JJ underwater) (NN volcano)) (VP (VBD was) (VP (VBN found) (PP (IN in) (NP (DT the) (NNP Antarctic) (NNP Peninsula))) (PP (IN by) (NP (ADJP (JJ American) (CC and) (JJ Canadian)) (NNS researchers))))) (. .)))
8
{ "ADJ": [ "active", "underwater", "American", "Canadian" ], "ADP": [ "In", "in", "by" ], "ADV": [ "potentially" ], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "volcano", "researchers" ], "NUM"...
[ "B-PP", "B-NP", "O", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "O" ]
In/prep/found 2004/pobj/In ,/punct/found a/det/volcano potentially/advmod/active active/amod/volcano underwater/amod/volcano volcano/nsubjpass/found was/auxpass/found found/ROOT/found in/prep/found the/det/Peninsula Antarctic/compound/Peninsula Peninsula/pobj/in by/agent/found American/amod/researchers and/cc/American ...
(S (PP (IN In) (NP (CD 2004))) (, ,) (NP (DT a) (ADJP (RB potentially) (JJ active)) (JJ underwater) (NN volcano)) (VP (VBD was) (VP (VBN found) (PP (IN in) (NP (DT the) (NNP Antarctic) (NNP Peninsula))) (PP (IN by) (NP (ADJP (JJ American) (CC and) (JJ Canadian)) (NNS researchers))))) (. .))
T
['a potentially active underwater volcano was found in the Antarctic Peninsula by American and Canadian researchers']
[]
['In 2004 , a potentially active underwater volcano was found in the Antarctic Peninsula by American and Canadian researchers .']
[]
[]
71,032
3,264
In 2004, a potentially active underwater volcano was found in the Antarctic Peninsula by American and Canadian researchers.
Why U Madd, an album that was released by D-Dot under the alias of The Madd Rapper; a fictional character he created for a skit on The Notorious B.I.G.'s second and final studio album Life After Death.
(ROOT (NP (WHADVP (WRB Why)) (NP (NNP U) (NNP Madd)) (, ,) (NP (NP (NP (DT an) (NN album)) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (VP (VBN released) (PP (IN by) (NP (NNP D) (HYPH -) (NNP Dot))) (PP (IN under) (NP (NP (DT the) (NN alias)) (PP (IN of) (NP (DT The) (NNP Madd) (NNP Rapper)))))))))) (: ;) (NP (NP (DT a) (...
15
{ "ADJ": [ "fictional", "Notorious", "second", "final" ], "ADP": [ "by", "under", "of", "for", "on", "After" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "an", "the", "The", "a", "a", "The" ], "INTJ": [], "...
[ "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I...
Why/advmod/Madd U/compound/Madd Madd/ROOT/Madd ,/punct/Madd an/det/album album/appos/Madd that/nsubjpass/released was/auxpass/released released/relcl/album by/agent/released D/compound/Dot -/punct/Dot Dot/pobj/by under/prep/released the/det/alias alias/pobj/under of/prep/alias The/det/Rapper Madd/compound/Rapper Rapper...
(NP (WHADVP (WRB Why)) (NP (NNP U) (NNP Madd)) (, ,) (NP (NP (NP (DT an) (NN album)) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (VP (VBN released) (PP (IN by) (NP (NNP D) (HYPH -) (NNP Dot))) (PP (IN under) (NP (NP (DT the) (NN alias)) (PP (IN of) (NP (DT The) (NNP Madd) (NNP Rapper)))))))))) (: ;) (NP (NP (DT a) (JJ fic...
FC
[]
['that was released by D - Dot under the alias of The Madd Rapper', "he created for a skit on The Notorious B.I.G. 's second and final studio album Life After Death"]
[]
[]
["Why U Madd , an album that was released by D - Dot under the alias of The Madd Rapper ; a fictional character he created for a skit on The Notorious B.I.G. 's second and final studio album Life After Death ."]
18,177
3,265
Why U Madd, an album that was released by D-Dot under the alias of The Madd Rapper; a fictional character he created for a skit on The Notorious B.I.G.'s second and final studio album Life After Death.
After melting, homogenization and refining (removal of bubbles), the glass is formed.
(ROOT (S (PP (IN After) (NP (NP (NN melting) (, ,) (NN homogenization) (CC and) (NN refining)) (-LRB- -LRB-) (NP (NP (NN removal)) (PP (IN of) (NP (NNS bubbles)))) (-RRB- -RRB-))) (, ,) (NP (DT the) (NN glass)) (VP (VBZ is) (VP (VBN formed))) (. .)))
8
{ "ADJ": [], "ADP": [ "After", "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "homogenization", "refining", "removal", "bubbles", "glass" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "O" ]
After/prep/formed melting/pcomp/After ,/punct/melting homogenization/conj/melting and/cc/homogenization refining/conj/homogenization (/punct/removal removal/preconj/After of/prep/removal bubbles/pobj/of )/punct/removal ,/punct/formed the/det/glass glass/nsubjpass/formed is/auxpass/formed formed/ROOT/formed ./punct/form...
(S (PP (IN After) (NP (NP (NN melting) (, ,) (NN homogenization) (CC and) (NN refining)) (-LRB- -LRB-) (NP (NP (NN removal)) (PP (IN of) (NP (NNS bubbles)))) (-RRB- -RRB-))) (, ,) (NP (DT the) (NN glass)) (VP (VBZ is) (VP (VBN formed))) (. .))
T
['the glass is formed']
[]
['After melting , homogenization and refining -LRB- removal of bubbles -RRB- , the glass is formed .']
[]
[]
41,161
3,266
After melting, homogenization and refining (removal of bubbles), the glass is formed.
The lowering of the diphthongs has long been current in many Dutch dialects, and is comparable to the English Great Vowel Shift, and the diphthongisation of long high vowels in Modern High German, which centuries earlier reached the state now found in Polder Dutch.
(ROOT (S (NP (NP (DT The) (NN lowering)) (PP (IN of) (NP (DT the) (NNS diphthongs)))) (VP (VP (VBZ has) (ADVP (RB long)) (VP (VBN been) (ADJP (JJ current)) (PP (IN in) (NP (JJ many) (JJ Dutch) (NNS dialects))))) (, ,) (CC and) (VP (VBZ is) (ADJP (JJ comparable) (PP (IN to) (NP (NP (DT the) (NNP English) (NNP Great) (NN...
18
{ "ADJ": [ "current", "many", "Dutch", "comparable", "long", "high", "High" ], "ADP": [ "of", "in", "to", "of", "in", "in" ], "ADV": [ "long", "earlier", "now" ], "AUX": [ "has", "been", "is" ], "CCONJ": [ "and", "and"...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", ...
The/det/lowering lowering/nsubj/been of/prep/lowering the/det/diphthongs diphthongs/pobj/of has/aux/been long/advmod/been been/ROOT/been current/acomp/been in/prep/been many/amod/dialects Dutch/amod/dialects dialects/pobj/in ,/punct/been and/cc/been is/conj/been comparable/acomp/is to/prep/comparable the/det/Shift Engl...
(S (NP (NP (DT The) (NN lowering)) (PP (IN of) (NP (DT the) (NNS diphthongs)))) (VP (VP (VBZ has) (ADVP (RB long)) (VP (VBN been) (ADJP (JJ current)) (PP (IN in) (NP (JJ many) (JJ Dutch) (NNS dialects))))) (, ,) (CC and) (VP (VBZ is) (ADJP (JJ comparable) (PP (IN to) (NP (NP (DT the) (NNP English) (NNP Great) (NNP Vowe...
CT
['The lowering of the diphthongs has long been current in many Dutch dialects , and is comparable to the English Great Vowel Shift , and the diphthongisation of long high vowels in Modern High German , which centuries earlier reached the state now found in Polder Dutch']
['which centuries earlier reached the state now found in Polder Dutch']
[]
['The lowering of the diphthongs has long been current in many Dutch dialects , and is comparable to the English Great Vowel Shift , and the diphthongisation of long high vowels in Modern High German , which centuries earlier reached the state now found in Polder Dutch .']
[]
53,042
3,267
The lowering of the diphthongs has long been current in many Dutch dialects, and is comparable to the English Great Vowel Shift, and the diphthongisation of long high vowels in Modern High German, which centuries earlier reached the state now found in Polder Dutch.
Planned surveillance of the U.S. fleet by long range seaplane did not happen (as a result of an abortive identical operation in March), so Fletcher's carriers were able to proceed to a flanking position without being detected.
(ROOT (S (S (NP (NP (VBN Planned) (NN surveillance)) (PP (IN of) (NP (DT the) (NNP U.S.) (NN fleet))) (PP (IN by) (NP (NML (JJ long) (NN range)) (NN seaplane)))) (VP (VBD did) (RB not) (VP (VB happen) (-LRB- -LRB-) (PP (IN as) (NP (NP (DT a) (NN result)) (PP (IN of) (NP (NP (DT an) (JJ abortive) (JJ identical) (NN oper...
13
{ "ADJ": [ "long", "abortive", "identical", "able" ], "ADP": [ "of", "by", "as", "of", "in", "to", "without" ], "ADV": [ "so" ], "AUX": [ "did", "were", "being" ], "CCONJ": [], "DET": [ "the", "a", "an", "a" ], "INTJ": [...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "O", "O", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADJP", "B-VP"...
Planned/amod/surveillance surveillance/nsubj/happen of/prep/surveillance the/det/fleet U.S./compound/fleet fleet/pobj/of by/prep/surveillance long/amod/range range/compound/seaplane seaplane/pobj/by did/aux/happen not/neg/happen happen/ccomp/were (/punct/happen as/prep/happen a/det/result result/pobj/as of/prep/result ...
(S (S (NP (NP (VBN Planned) (NN surveillance)) (PP (IN of) (NP (DT the) (NNP U.S.) (NN fleet))) (PP (IN by) (NP (NML (JJ long) (NN range)) (NN seaplane)))) (VP (VBD did) (RB not) (VP (VB happen) (-LRB- -LRB-) (PP (IN as) (NP (NP (DT a) (NN result)) (PP (IN of) (NP (NP (DT an) (JJ abortive) (JJ identical) (NN operation)...
T
['Planned surveillance of the U.S. fleet by long range seaplane did not happen -LRB- as a result of an abortive identical operation in March -RRB-', "Fletcher 's carriers were able to proceed to a flanking position without being detected"]
[]
["Planned surveillance of the U.S. fleet by long range seaplane did not happen -LRB- as a result of an abortive identical operation in March -RRB- , so Fletcher 's carriers were able to proceed to a flanking position without being detected ."]
[]
[]
54,775
3,268
Planned surveillance of the U.S. fleet by long range seaplane did not happen (as a result of an abortive identical operation in March), so Fletcher's carriers were able to proceed to a flanking position without being detected.
What is the lowest altitude where acclimatization or a suit is not needed to prevent sickness in humans?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (JJS lowest) (NN altitude)) (SBAR (WHADVP (WRB where)) (S (NP (NP (NN acclimatization)) (CC or) (NP (DT a) (NN suit))) (VP (VBZ is) (RB not) (VP (VBN needed) (S (VP (TO to) (VP (VB prevent) (NP (NP (NN sickness)) (PP (IN in) (NP (NNS humans)))))))))))))) (...
16
{ "ADJ": [ "lowest" ], "ADP": [ "in" ], "ADV": [], "AUX": [ "is", "is" ], "CCONJ": [ "or" ], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "altitude", "acclimatization", "suit", "sickness", "humans" ], "NUM": [], "PART": [ "not", "to...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "B-NP", "B-PP", "B-NP", "O" ]
What/attr/is is/ROOT/is the/det/altitude lowest/amod/altitude altitude/attr/is where/advmod/needed acclimatization/nsubjpass/needed or/cc/acclimatization a/det/suit suit/conj/acclimatization is/auxpass/needed not/neg/needed needed/relcl/altitude to/aux/prevent prevent/advcl/needed sickness/dobj/prevent in/prep/prevent ...
(SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (JJS lowest) (NN altitude)) (SBAR (WHADVP (WRB where)) (S (NP (NP (NN acclimatization)) (CC or) (NP (DT a) (NN suit))) (VP (VBZ is) (RB not) (VP (VBN needed) (S (VP (TO to) (VP (VB prevent) (NP (NP (NN sickness)) (PP (IN in) (NP (NNS humans)))))))))))))) (. ?))
FC
[]
['where acclimatization or a suit is not needed to prevent sickness in humans']
[]
[]
['What is the lowest altitude where acclimatization or a suit is not needed to prevent sickness in humans ?']
27,232
3,269
What is the lowest altitude where acclimatization or a suit is not needed to prevent sickness in humans?
For many poor families with children, it is the primary and sometimes the only source of income.
(ROOT (S (PP (IN For) (NP (NP (JJ many) (JJ poor) (NNS families)) (PP (IN with) (NP (NNS children))))) (, ,) (NP (PRP it)) (VP (VBZ is) (NP (NP (NP (DT the) (JJ primary)) (CC and) (ADVP (RB sometimes)) (NP (DT the) (JJ only) (NN source))) (PP (IN of) (NP (NN income))))) (. .)))
7
{ "ADJ": [ "many", "poor", "only" ], "ADP": [ "For", "with", "of" ], "ADV": [ "sometimes" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "families", "children", "primary", "source", "incom...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
For/prep/is many/amod/families poor/amod/families families/pobj/For with/prep/families children/pobj/with ,/punct/is it/nsubj/is is/ROOT/is the/det/primary primary/attr/is and/cc/primary sometimes/advmod/source the/det/source only/amod/source source/conj/primary of/prep/source income/pobj/of ./punct/is
(S (PP (IN For) (NP (NP (JJ many) (JJ poor) (NNS families)) (PP (IN with) (NP (NNS children))))) (, ,) (NP (PRP it)) (VP (VBZ is) (NP (NP (NP (DT the) (JJ primary)) (CC and) (ADVP (RB sometimes)) (NP (DT the) (JJ only) (NN source))) (PP (IN of) (NP (NN income))))) (. .))
T
['it is the primary and sometimes the only source of income']
[]
['For many poor families with children , it is the primary and sometimes the only source of income .']
[]
[]
73,036
3,270
For many poor families with children, it is the primary and sometimes the only source of income.
In Greek history, the Achaemenid Empire is considered as the antagonist of the Greek city states, for the emancipation of slaves including the Jewish exiles in Babylon, building infrastructures such as road and postal systems, and the use of an official language, the Imperial Aramaic, throughout its territories.
(ROOT (S (PP (IN In) (NP (JJ Greek) (NN history))) (, ,) (NP (DT the) (NNP Achaemenid) (NNP Empire)) (VP (VBZ is) (VP (VBN considered) (PP (IN as) (NP (NP (DT the) (NN antagonist)) (PP (IN of) (NP (DT the) (JJ Greek) (NN city) (NNS states))))) (, ,) (PP (IN for) (NP (NP (NP (DT the) (NN emancipation)) (PP (IN of) (NP (...
14
{ "ADJ": [ "Greek", "Greek", "Jewish", "such", "postal", "official" ], "ADP": [ "In", "as", "of", "for", "of", "in", "as", "of", "throughout" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "and", "and" ], "DET": [ "the", "the...
[ "B-PP", "B-NP", "I-NP", "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-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", ...
In/prep/considered Greek/amod/history history/pobj/In ,/punct/considered the/det/Empire Achaemenid/compound/Empire Empire/nsubjpass/considered is/auxpass/considered considered/ROOT/considered as/prep/considered the/det/antagonist antagonist/pobj/as of/prep/antagonist the/det/states Greek/amod/city city/compound/states ...
(S (PP (IN In) (NP (JJ Greek) (NN history))) (, ,) (NP (DT the) (NNP Achaemenid) (NNP Empire)) (VP (VBZ is) (VP (VBN considered) (PP (IN as) (NP (NP (DT the) (NN antagonist)) (PP (IN of) (NP (DT the) (JJ Greek) (NN city) (NNS states))))) (, ,) (PP (IN for) (NP (NP (NP (DT the) (NN emancipation)) (PP (IN of) (NP (NP (NN...
T
['the Achaemenid Empire is considered as the antagonist of the Greek city states , for the emancipation of slaves including the Jewish exiles in Babylon , building infrastructures such as road and postal systems , and the use of an official language , the Imperial Aramaic , throughout its territories']
[]
['In Greek history , the Achaemenid Empire is considered as the antagonist of the Greek city states , for the emancipation of slaves including the Jewish exiles in Babylon , building infrastructures such as road and postal systems , and the use of an official language , the Imperial Aramaic , throughout its territories...
[]
[]
67,124
3,271
In Greek history, the Achaemenid Empire is considered as the antagonist of the Greek city states, for the emancipation of slaves including the Jewish exiles in Babylon, building infrastructures such as road and postal systems, and the use of an official language, the Imperial Aramaic, throughout its territories.
In 1908, its population had grown massively to 309,331 inhabitants.
(ROOT (S (PP (IN In) (NP (CD 1908))) (, ,) (NP (PRP$ its) (NN population)) (VP (VBD had) (VP (VBN grown) (ADVP (RB massively)) (PP (IN to) (NP (CD 309,331) (NNS inhabitants))))) (. .)))
7
{ "ADJ": [], "ADP": [ "In", "to" ], "ADV": [ "massively" ], "AUX": [ "had" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "population", "inhabitants" ], "NUM": [ "1908", "309,331" ], "PART": [], "PRON": [ "its" ], "PROPN": [], "PUNCT": [ ",...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "O" ]
In/prep/grown 1908/pobj/In ,/punct/grown its/poss/population population/nsubj/grown had/aux/grown grown/ROOT/grown massively/advmod/grown to/prep/grown 309,331/nummod/inhabitants inhabitants/pobj/to ./punct/grown
(S (PP (IN In) (NP (CD 1908))) (, ,) (NP (PRP$ its) (NN population)) (VP (VBD had) (VP (VBN grown) (ADVP (RB massively)) (PP (IN to) (NP (CD 309,331) (NNS inhabitants))))) (. .))
T
['its population had grown massively to 309,331 inhabitants']
[]
['In 1908 , its population had grown massively to 309,331 inhabitants .']
[]
[]
54,858
3,272
In 1908, its population had grown massively to 309,331 inhabitants.
ə-POT-rə-PEE-əs; Ἀποτρόπαιος, Apotropaios, from ἀποτρέπειν, "to avert"), and Epicurius (/ˌɛpᵻˈkjʊriəs/ EP-i-KEWR-ee-əs; Ἐπικούριος, Epikourios, from ἐπικουρέειν, "to aid"), and Archegetes (/ɑːrˈkɛdʒətiːz/ ar-KEJ-ə-teez; Ἀρχηγέτης, Arkhēgetēs, literally "founder"), Clarius (/ˈklæriəs/ KLARR-ee-əs; Κλάριος, Klārios, from...
(ROOT (PRN (SBAR (LS ə) (HYPH -) (NP (NNP POT) (HYPH -) (SYM rə) (HYPH -) (NNP PEE) (HYPH -) (POS əs)) (: ;) (NP (-LRB- Ἀποτρόπαιος)) (, ,) (NP (NP (NNP Apotropaios)) (, ,) (PP (IN from) (NP (NNP ἀποτρέπειν)))) (, ,) (`` ") (S (VP (TO to) (VP (VB avert)))) (-RRB- ") (-RRB- -RRB-) (, ,) (CC and) (NP (NNP Epicurius)) (-L...
14
{ "ADJ": [ "ar", "Doric" ], "ADP": [ "from", "from", "from" ], "ADV": [ "PEE", "literally" ], "AUX": [], "CCONJ": [ "and", "and", "and" ], "DET": [], "INTJ": [], "NOUN": [ "rə", "əs", "ἀποτρέπειν", "EP", "i", "ἐπικουρέειν", "fou...
[ "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-VP", "I-VP", "O", "O", "O", "O", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", ...
ə/meta/rə -/punct/rə POT/nmod/rə -/punct/rə rə/ccomp/avert -/punct/rə PEE/pobj/rə -/punct/rə əs/pobj/rə ;/punct/avert Ἀποτρόπαιος/nsubj/avert ,/punct/Ἀποτρόπαιος Apotropaios/appos/Ἀποτρόπαιος ,/punct/Apotropaios from/prep/Ἀποτρόπαιος ἀποτρέπειν/pobj/from ,/punct/Ἀποτρόπαιος "/punct/Ἀποτρόπαιος to/aux/avert avert/ROOT/a...
(PRN (SBAR (LS ə) (HYPH -) (NP (NNP POT) (HYPH -) (SYM rə) (HYPH -) (NNP PEE) (HYPH -) (POS əs)) (: ;) (NP (-LRB- Ἀποτρόπαιος)) (, ,) (NP (NP (NNP Apotropaios)) (, ,) (PP (IN from) (NP (NNP ἀποτρέπειν)))) (, ,) (`` ") (S (VP (TO to) (VP (VB avert)))) (-RRB- ") (-RRB- -RRB-) (, ,) (CC and) (NP (NNP Epicurius)) (-LRB- -L...
FC
[]
['ə - POT - rə - PEE - əs ; Ἀποτρόπαιος , Apotropaios , from ἀποτρέπειν , " to avert " -RRB- , and Epicurius -LRB- /ˌɛpᵻˈkjʊriəs/ EP - i - KEWR - ee - əs ; Ἐπικούριος , Epikourios , from ἐπικουρέειν , " to aid " -RRB- , and Archegetes -LRB- /ɑːrˈkɛdʒətiːz/ ar - KEJ - ə - teez ; Ἀρχηγέτης , Arkhēgetēs , literally " foun...
[]
[]
['ə - POT - rə - PEE - əs ; Ἀποτρόπαιος , Apotropaios , from ἀποτρέπειν , " to avert " -RRB- , and Epicurius -LRB- /ˌɛpᵻˈkjʊriəs/ EP - i - KEWR - ee - əs ; Ἐπικούριος , Epikourios , from ἐπικουρέειν , " to aid " -RRB- , and Archegetes -LRB- /ɑːrˈkɛdʒətiːz/ ar - KEJ - ə - teez ; Ἀρχηγέτης , Arkhēgetēs , literally " foun...
39,259
3,273
ə-POT-rə-PEE-əs; Ἀποτρόπαιος, Apotropaios, from ἀποτρέπειν, "to avert"), and Epicurius (/ˌɛpᵻˈkjʊriəs/ EP-i-KEWR-ee-əs; Ἐπικούριος, Epikourios, from ἐπικουρέειν, "to aid"), and Archegetes (/ɑːrˈkɛdʒətiːz/ ar-KEJ-ə-teez; Ἀρχηγέτης, Arkhēgetēs, literally "founder"), Clarius (/ˈklæriəs/ KLARR-ee-əs; Κλάριος, Klārios, from...
However, if the number of states is not known, then it only belongs to all classes from Class II on.
(ROOT (S (ADVP (RB However)) (, ,) (SBAR (IN if) (S (NP (NP (DT the) (NN number)) (PP (IN of) (NP (NNS states)))) (VP (VBZ is) (RB not) (VP (VBN known))))) (, ,) (ADVP (RB then)) (NP (PRP it)) (ADVP (RB only)) (VP (VBZ belongs) (PP (IN to) (NP (NP (DT all) (NNS classes)) (PP (PP (IN from) (NP (NNP Class) (NNP II))) (AD...
9
{ "ADJ": [], "ADP": [ "of", "to", "from", "on" ], "ADV": [ "However", "then", "only" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "all" ], "INTJ": [], "NOUN": [ "number", "states", "classes" ], "NUM": [], "PART": [ "not" ], "P...
[ "B-ADVP", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "O", "B-ADVP", "B-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-ADVP", "O" ]
However/advmod/belongs ,/punct/belongs if/mark/known the/det/number number/nsubjpass/known of/prep/number states/pobj/of is/auxpass/known not/neg/known known/advcl/belongs ,/punct/belongs then/advmod/belongs it/nsubj/belongs only/advmod/belongs belongs/ROOT/belongs to/prep/belongs all/det/classes classes/pobj/to from/p...
(S (ADVP (RB However)) (, ,) (SBAR (IN if) (S (NP (NP (DT the) (NN number)) (PP (IN of) (NP (NNS states)))) (VP (VBZ is) (RB not) (VP (VBN known))))) (, ,) (ADVP (RB then)) (NP (PRP it)) (ADVP (RB only)) (VP (VBZ belongs) (PP (IN to) (NP (NP (DT all) (NNS classes)) (PP (PP (IN from) (NP (NNP Class) (NNP II))) (ADVP (IN...
CT
['it belongs to all classes from Class II on']
['if the number of states is not known']
[]
['However , if the number of states is not known , then it only belongs to all classes from Class II on .']
[]
51,245
3,274
However, if the number of states is not known, then it only belongs to all classes from Class II on.
The Civic Center is a major center for hospitals, research institutes, medical centers, and biotechnology industries.
(ROOT (S (NP (DT The) (NNP Civic) (NNP Center)) (VP (VBZ is) (NP (NP (DT a) (JJ major) (NN center)) (PP (IN for) (NP (NP (NNS hospitals)) (, ,) (NP (NN research) (NNS institutes)) (, ,) (NP (JJ medical) (NNS centers)) (, ,) (CC and) (NP (NN biotechnology) (NNS industries)))))) (. .)))
8
{ "ADJ": [ "major", "medical" ], "ADP": [ "for" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "center", "hospitals", "research", "institutes", "centers", "biotechnology", "industries" ],...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/Center Civic/compound/Center Center/nsubj/is is/ROOT/is a/det/center major/amod/center center/attr/is for/prep/center hospitals/pobj/for ,/punct/hospitals research/compound/institutes institutes/conj/hospitals ,/punct/institutes medical/amod/centers centers/conj/institutes ,/punct/centers and/cc/centers biotech...
(S (NP (DT The) (NNP Civic) (NNP Center)) (VP (VBZ is) (NP (NP (DT a) (JJ major) (NN center)) (PP (IN for) (NP (NP (NNS hospitals)) (, ,) (NP (NN research) (NNS institutes)) (, ,) (NP (JJ medical) (NNS centers)) (, ,) (CC and) (NP (NN biotechnology) (NNS industries)))))) (. .))
T
['The Civic Center is a major center for hospitals , research institutes , medical centers , and biotechnology industries']
[]
['The Civic Center is a major center for hospitals , research institutes , medical centers , and biotechnology industries .']
[]
[]
24,628
3,275
The Civic Center is a major center for hospitals, research institutes, medical centers, and biotechnology industries.
The right incidentally extends to the pitch of St. James' Park, Newcastle United Football Club's ground, though this is not exercised, although the Freemen do collect rent for the loss of privilege.
(ROOT (S (NP (DT The) (NN right)) (ADVP (RB incidentally)) (VP (VBZ extends) (PP (IN to) (NP (NP (DT the) (NN pitch)) (PP (IN of) (NP (NP (NP (NNP St.) (NNP James) (POS ')) (NNP Park)) (, ,) (NP (NP (NNP Newcastle) (NNP United) (NNP Football) (NNP Club) (POS 's)) (NN ground)))))) (, ,) (SBAR (IN though) (S (NP (DT this...
12
{ "ADJ": [], "ADP": [ "to", "of", "for", "of" ], "ADV": [ "incidentally" ], "AUX": [ "is", "do" ], "CCONJ": [], "DET": [ "The", "the", "the", "the" ], "INTJ": [], "NOUN": [ "right", "pitch", "ground", "Freemen", "rent", "loss", ...
[ "B-NP", "I-NP", "B-ADVP", "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", "B-VP", "O", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", ...
The/det/right right/nsubj/extends incidentally/advmod/extends extends/ROOT/extends to/prep/extends the/det/pitch pitch/pobj/to of/prep/pitch St./compound/James James/poss/Park '/case/James Park/pobj/of ,/punct/Park Newcastle/compound/Club United/compound/Club Football/compound/Club Club/poss/ground 's/case/Club ground/...
(S (NP (DT The) (NN right)) (ADVP (RB incidentally)) (VP (VBZ extends) (PP (IN to) (NP (NP (DT the) (NN pitch)) (PP (IN of) (NP (NP (NP (NNP St.) (NNP James) (POS ')) (NNP Park)) (, ,) (NP (NP (NNP Newcastle) (NNP United) (NNP Football) (NNP Club) (POS 's)) (NN ground)))))) (, ,) (SBAR (IN though) (S (NP (DT this)) (VP...
CT
["The right extends to the pitch of St. James ' Park , Newcastle United Football Club 's ground , ,"]
['though this is not exercised', 'although the Freemen do collect rent for the loss of privilege']
[]
["The right incidentally extends to the pitch of St. James ' Park , Newcastle United Football Club 's ground , though this is not exercised , although the Freemen do collect rent for the loss of privilege ."]
[]
57,575
3,276
The right incidentally extends to the pitch of St. James' Park, Newcastle United Football Club's ground, though this is not exercised, although the Freemen do collect rent for the loss of privilege.
Who was the ruler of the underworld in ancient Egypt?
(ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBD was) (NP (NP (DT the) (NN ruler)) (PP (IN of) (NP (DT the) (NN underworld))) (PP (IN in) (NP (JJ ancient) (NNP Egypt)))))) (. ?)))
8
{ "ADJ": [ "ancient" ], "ADP": [ "of", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "ruler", "underworld" ], "NUM": [], "PART": [], "PRON": [ "Who" ], "PROPN": [ "Egypt" ], "PUNCT": [ ...
[ "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Who/attr/was was/ROOT/was the/det/ruler ruler/attr/was of/prep/ruler the/det/underworld underworld/pobj/of in/prep/ruler ancient/amod/Egypt Egypt/pobj/in ?/punct/was
(SBARQ (WHNP (WP Who)) (SQ (VP (VBD was) (NP (NP (DT the) (NN ruler)) (PP (IN of) (NP (DT the) (NN underworld))) (PP (IN in) (NP (JJ ancient) (NNP Egypt)))))) (. ?))
FC
[]
[]
[]
[]
['Who was the ruler of the underworld in ancient Egypt ?']
47,685
3,277
Who was the ruler of the underworld in ancient Egypt?
Yale University is an American private Ivy League research university in New Haven, Connecticut.
(ROOT (S (NP (NNP Yale) (NNP University)) (VP (VBZ is) (NP (NP (DT an) (ADJP (JJ American) (JJ private)) (NML (NNP Ivy) (NNP League)) (NN research) (NN university)) (PP (IN in) (NP (NP (NNP New) (NNP Haven)) (, ,) (NP (NNP Connecticut)))))) (. .)))
8
{ "ADJ": [ "American", "private" ], "ADP": [ "in" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "an" ], "INTJ": [], "NOUN": [ "research", "university" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Yale", "University", "Ivy", "Leagu...
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-ADJP", "I-ADJP", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
Yale/compound/University University/nsubj/is is/ROOT/is an/det/university American/amod/university private/amod/university Ivy/compound/League League/compound/university research/compound/university university/attr/is in/prep/university New/compound/Haven Haven/pobj/in ,/punct/Haven Connecticut/appos/Haven ./punct/is
(S (NP (NNP Yale) (NNP University)) (VP (VBZ is) (NP (NP (DT an) (ADJP (JJ American) (JJ private)) (NML (NNP Ivy) (NNP League)) (NN research) (NN university)) (PP (IN in) (NP (NP (NNP New) (NNP Haven)) (, ,) (NP (NNP Connecticut)))))) (. .))
T
['Yale University is an American private Ivy League research university in New Haven , Connecticut']
[]
['Yale University is an American private Ivy League research university in New Haven , Connecticut .']
[]
[]
34,302
3,278
Yale University is an American private Ivy League research university in New Haven, Connecticut.
One year after its publication To Kill a Mockingbird had been translated into ten languages.
(ROOT (S (PP (NP (CD One) (NN year)) (IN after) (NP (NP (PRP$ its) (NN publication)) (SBAR (S (VP (TO To) (VP (VB Kill) (NP (DT a) (NNP Mockingbird)))))))) (VP (VBD had) (VP (VBN been) (VP (VBN translated) (PP (IN into) (NP (CD ten) (NNS languages)))))) (. .)))
10
{ "ADJ": [], "ADP": [ "after", "into" ], "ADV": [], "AUX": [ "had", "been" ], "CCONJ": [], "DET": [ "a" ], "INTJ": [], "NOUN": [ "year", "publication", "languages" ], "NUM": [ "One", "ten" ], "PART": [ "To" ], "PRON": [ "its" ], "PROP...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
One/nummod/year year/npadvmod/after after/prep/translated its/poss/publication publication/pobj/after To/aux/Kill Kill/acl/publication a/det/Mockingbird Mockingbird/dobj/Kill had/aux/translated been/auxpass/translated translated/ROOT/translated into/prep/translated ten/nummod/languages languages/pobj/into ./punct/trans...
(S (PP (NP (CD One) (NN year)) (IN after) (NP (NP (PRP$ its) (NN publication)) (SBAR (S (VP (TO To) (VP (VB Kill) (NP (DT a) (NNP Mockingbird)))))))) (VP (VBD had) (VP (VBN been) (VP (VBN translated) (PP (IN into) (NP (CD ten) (NNS languages)))))) (. .))
FC
[]
['To Kill a Mockingbird']
[]
[]
['One year after its publication To Kill a Mockingbird had been translated into ten languages .']
14,222
3,279
One year after its publication To Kill a Mockingbird had been translated into ten languages.
A pattern of spiking instability in the price of oil over the decade leading up to the price high of 2008 has been recently identified.
(ROOT (S (NP (NP (DT A) (NN pattern)) (PP (IN of) (NP (NP (VBG spiking) (NN instability)) (PP (IN in) (NP (NP (DT the) (NN price)) (PP (IN of) (NP (NN oil))))) (PP (IN over) (NP (NP (DT the) (NN decade)) (VP (VBG leading) (ADVP (RB up) (PP (IN to) (NP (NP (DT the) (NN price) (JJ high)) (PP (IN of) (NP (CD 2008)))))))))...
14
{ "ADJ": [ "high" ], "ADP": [ "of", "in", "of", "over", "up", "to", "of" ], "ADV": [ "recently" ], "AUX": [ "has", "been" ], "CCONJ": [], "DET": [ "A", "the", "the", "the" ], "INTJ": [], "NOUN": [ "pattern", "instability", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "O" ]
A/det/pattern pattern/nsubjpass/identified of/prep/pattern spiking/amod/instability instability/pobj/of in/prep/instability the/det/price price/pobj/in of/prep/price oil/pobj/of over/prep/pattern the/det/decade decade/pobj/over leading/acl/pattern up/prep/leading to/prep/up the/det/price price/compound/high high/pobj/t...
(S (NP (NP (DT A) (NN pattern)) (PP (IN of) (NP (NP (VBG spiking) (NN instability)) (PP (IN in) (NP (NP (DT the) (NN price)) (PP (IN of) (NP (NN oil))))) (PP (IN over) (NP (NP (DT the) (NN decade)) (VP (VBG leading) (ADVP (RB up) (PP (IN to) (NP (NP (DT the) (NN price) (JJ high)) (PP (IN of) (NP (CD 2008)))))))))))) (V...
T
['A pattern of spiking instability in the price of oil over the decade leading up to the price high of 2008 has been recently identified']
[]
['A pattern of spiking instability in the price of oil over the decade leading up to the price high of 2008 has been recently identified .']
[]
[]
72,165
3,280
A pattern of spiking instability in the price of oil over the decade leading up to the price high of 2008 has been recently identified.
Where did Nasser apply in 1937?
(ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBD did) (NP (NNP Nasser)) (VP (VB apply) (PP (IN in) (NP (CD 1937))))) (. ?)))
7
{ "ADJ": [], "ADP": [ "in" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [], "NUM": [ "1937" ], "PART": [], "PRON": [], "PROPN": [ "Nasser" ], "PUNCT": [ "?" ], "SCONJ": [ "Where" ], "SPACE": [], "SYM": [], "VERB": [ ...
[ "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "O" ]
Where/advmod/apply did/aux/apply Nasser/nsubj/apply apply/ROOT/apply in/prep/apply 1937/pobj/in ?/punct/apply
(SBARQ (WHADVP (WRB Where)) (SQ (VBD did) (NP (NNP Nasser)) (VP (VB apply) (PP (IN in) (NP (CD 1937))))) (. ?))
FC
[]
[]
[]
[]
['Where did Nasser apply in 1937 ?']
71,528
3,281
Where did Nasser apply in 1937?
Worldwide consumption of paper has risen by 400% in the past 40 years leading to increase in deforestation, with 35% of harvested trees being used for paper manufacture.
(ROOT (S (NP (NP (JJ Worldwide) (NN consumption)) (PP (IN of) (NP (NN paper)))) (VP (VBZ has) (VP (VBN risen) (PP (IN by) (NP (CD 400) (NN %))) (PP (IN in) (NP (DT the) (JJ past) (CD 40) (NNS years))) (S (VP (VBG leading) (PP (PP (IN to) (NP (NP (NN increase)) (PP (IN in) (NP (NN deforestation))))) (, ,) (PP (IN with) ...
14
{ "ADJ": [ "Worldwide", "past" ], "ADP": [ "of", "by", "in", "to", "in", "with", "of", "for" ], "ADV": [], "AUX": [ "has", "being" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "consumption", "paper", "%", "years", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
Worldwide/amod/consumption consumption/nsubj/risen of/prep/consumption paper/pobj/of has/aux/risen risen/ROOT/risen by/prep/risen 400/nummod/% %/pobj/by in/prep/risen the/det/years past/amod/years 40/nummod/years years/pobj/in leading/acl/years to/prep/leading increase/pobj/to in/prep/increase deforestation/pobj/in ,/p...
(S (NP (NP (JJ Worldwide) (NN consumption)) (PP (IN of) (NP (NN paper)))) (VP (VBZ has) (VP (VBN risen) (PP (IN by) (NP (CD 400) (NN %))) (PP (IN in) (NP (DT the) (JJ past) (CD 40) (NNS years))) (S (VP (VBG leading) (PP (PP (IN to) (NP (NP (NN increase)) (PP (IN in) (NP (NN deforestation))))) (, ,) (PP (IN with) (S (NP...
T
['Worldwide consumption of paper has risen by 400 % in the past 40 years leading to increase in deforestation , with 35 % of harvested trees being used for paper manufacture']
[]
['Worldwide consumption of paper has risen by 400 % in the past 40 years leading to increase in deforestation , with 35 % of harvested trees being used for paper manufacture .']
[]
[]
14,773
3,282
Worldwide consumption of paper has risen by 400% in the past 40 years leading to increase in deforestation, with 35% of harvested trees being used for paper manufacture.
As the fire was captured on live television, announcer Howard Cosell is wrongly remembered to have said something like, "There it is, ladies and gentlemen: the Bronx is burning".
(ROOT (S (SBAR (IN As) (S (NP (DT the) (NN fire)) (VP (VBD was) (VP (VBN captured) (PP (IN on) (NP (JJ live) (NN television))))))) (, ,) (NP (NN announcer) (NNP Howard) (NNP Cosell)) (VP (VP (VBZ is) (ADVP (RB wrongly)) (VP (VBN remembered) (S (VP (TO to) (VP (VB have) (VP (VBN said) (NP (NP (NN something)) (PP (IN lik...
17
{ "ADJ": [ "live" ], "ADP": [ "on", "like" ], "ADV": [ "wrongly", "There" ], "AUX": [ "was", "is", "have", "is", "is" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "fire", "television", "announcer", "...
[ "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "B-PP", "I-PP", "I-PP", "B-ADVP", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "...
As/mark/captured the/det/fire fire/nsubjpass/captured was/auxpass/captured captured/advcl/remembered on/prep/captured live/amod/television television/pobj/on ,/punct/remembered announcer/compound/Cosell Howard/compound/Cosell Cosell/nsubjpass/remembered is/auxpass/remembered wrongly/advmod/remembered remembered/ccomp/b...
(S (SBAR (IN As) (S (NP (DT the) (NN fire)) (VP (VBD was) (VP (VBN captured) (PP (IN on) (NP (JJ live) (NN television))))))) (, ,) (NP (NN announcer) (NNP Howard) (NNP Cosell)) (VP (VP (VBZ is) (ADVP (RB wrongly)) (VP (VBN remembered) (S (VP (TO to) (VP (VB have) (VP (VBN said) (NP (NP (NN something)) (PP (IN like) (, ...
CT
['announcer Howard Cosell is wrongly remembered to have said something like , " There it is , ladies and gentlemen : the Bronx is burning "']
['As the fire was captured on live television']
[]
['As the fire was captured on live television , announcer Howard Cosell is wrongly remembered to have said something like , " There it is , ladies and gentlemen : the Bronx is burning " .']
[]
17,589
3,283
As the fire was captured on live television, announcer Howard Cosell is wrongly remembered to have said something like, "There it is, ladies and gentlemen: the Bronx is burning".
Which three parts make up the TSFSR?
(ROOT (SBARQ (WHNP (WDT Which) (CD three) (NNS parts)) (S (VP (VBP make) (PRT (RP up)) (NP (DT the) (NNP TSFSR)))) (. ?)))
6
{ "ADJ": [], "ADP": [ "up" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "Which", "the" ], "INTJ": [], "NOUN": [ "parts" ], "NUM": [ "three" ], "PART": [], "PRON": [], "PROPN": [ "TSFSR" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], ...
[ "O", "O", "O", "B-VP", "O", "B-NP", "I-NP", "O" ]
Which/det/parts three/nummod/parts parts/nsubj/make make/ROOT/make up/prt/make the/det/TSFSR TSFSR/dobj/make ?/punct/make
(SBARQ (WHNP (WDT Which) (CD three) (NNS parts)) (S (VP (VBP make) (PRT (RP up)) (NP (DT the) (NNP TSFSR)))) (. ?))
T
['make up the TSFSR']
[]
['Which three parts make up the TSFSR ?']
[]
[]
11,210
3,284
Which three parts make up the TSFSR?
Although 19th century sources have asserted that some of these refugees were lacemakers and contributed to the East Midlands lace industry, this is contentious.
(ROOT (S (SBAR (IN Although) (S (NP (NML (JJ 19th) (NN century)) (NNS sources)) (VP (VBP have) (VP (VBN asserted) (SBAR (IN that) (S (NP (NP (DT some)) (PP (IN of) (NP (DT these) (NNS refugees)))) (VP (VP (VBD were) (NP (NNS lacemakers))) (CC and) (VP (VBD contributed) (PP (IN to) (NP (DT the) (NML (NNP East) (NNP Midl...
14
{ "ADJ": [ "19th", "contentious" ], "ADP": [ "of", "to" ], "ADV": [], "AUX": [ "have", "were", "is" ], "CCONJ": [ "and" ], "DET": [ "these", "the" ], "INTJ": [], "NOUN": [ "century", "sources", "refugees", "lacemakers", "lace", "i...
[ "O", "O", "O", "B-NP", "B-VP", "I-VP", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-ADJP", "O" ]
Although/mark/asserted 19th/amod/century century/compound/sources sources/nsubj/asserted have/aux/asserted asserted/advcl/is that/mark/were some/nsubj/were of/prep/some these/det/refugees refugees/pobj/of were/ccomp/asserted lacemakers/attr/were and/cc/were contributed/conj/were to/prep/contributed the/det/industry Eas...
(S (SBAR (IN Although) (S (NP (NML (JJ 19th) (NN century)) (NNS sources)) (VP (VBP have) (VP (VBN asserted) (SBAR (IN that) (S (NP (NP (DT some)) (PP (IN of) (NP (DT these) (NNS refugees)))) (VP (VP (VBD were) (NP (NNS lacemakers))) (CC and) (VP (VBD contributed) (PP (IN to) (NP (DT the) (NML (NNP East) (NNP Midlands))...
CT
['this is contentious']
['Although 19th century sources have asserted that some of these refugees were lacemakers and contributed to the East Midlands lace industry', 'that some of these refugees were lacemakers and contributed to the East Midlands lace industry']
[]
['Although 19th century sources have asserted that some of these refugees were lacemakers and contributed to the East Midlands lace industry , this is contentious .']
[]
25,953
3,285
Although 19th century sources have asserted that some of these refugees were lacemakers and contributed to the East Midlands lace industry, this is contentious.
Much of the city's 1980 zoning code was overhauled from 2007–2012 as part of a joint effort between former mayors John F. Street and Michael Nutter.
(ROOT (S (NP (NP (JJ Much)) (PP (IN of) (NP (NP (DT the) (NN city) (POS 's)) (CD 1980) (NN zoning) (NN code)))) (VP (VBD was) (VP (VBN overhauled) (PP (IN from) (NP (CD 2007–2012))) (PP (IN as) (NP (NP (NN part)) (PP (IN of) (NP (NP (DT a) (JJ joint) (NN effort)) (PP (IN between) (NP (NP (JJ former) (NNS mayors)) (NML ...
13
{ "ADJ": [ "Much", "joint", "former" ], "ADP": [ "of", "from", "as", "of", "between" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "city", "zoning", "code", "part", "effort", ...
[ "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "O", "O", "O", "O" ]
Much/nsubjpass/overhauled of/prep/Much the/det/city city/poss/code 's/case/city 1980/nummod/code zoning/compound/code code/pobj/of was/auxpass/overhauled overhauled/ROOT/overhauled from/prep/overhauled 2007–2012/pobj/from as/prep/overhauled part/pobj/as of/prep/part a/det/effort joint/amod/effort effort/pobj/of between...
(S (NP (NP (JJ Much)) (PP (IN of) (NP (NP (DT the) (NN city) (POS 's)) (CD 1980) (NN zoning) (NN code)))) (VP (VBD was) (VP (VBN overhauled) (PP (IN from) (NP (CD 2007–2012))) (PP (IN as) (NP (NP (NN part)) (PP (IN of) (NP (NP (DT a) (JJ joint) (NN effort)) (PP (IN between) (NP (NP (JJ former) (NNS mayors)) (NML (NML (...
T
["Much of the city 's 1980 zoning code was overhauled from 2007–2012 as part of a joint effort between former mayors John F. Street and Michael Nutter"]
[]
["Much of the city 's 1980 zoning code was overhauled from 2007–2012 as part of a joint effort between former mayors John F. Street and Michael Nutter ."]
[]
[]
44,778
3,286
Much of the city's 1980 zoning code was overhauled from 2007–2012 as part of a joint effort between former mayors John F. Street and Michael Nutter.
In Pompeii, the Genius of the living emperor was offered a bull: presumably a standard practise in Imperial cult, though minor offerings (incense and wine) were also made.
(ROOT (S (PP (IN In) (NP (NNP Pompeii))) (, ,) (NP (NP (DT the) (NNP Genius)) (PP (IN of) (NP (DT the) (VBG living) (NN emperor)))) (VP (VBD was) (VP (VBN offered) (NP (DT a) (NN bull)) (: :) (ADVP (RB presumably)) (NP (DT a) (JJ standard) (NN practise)) (PP (IN in) (NP (JJ Imperial) (NN cult))) (, ,) (SBAR (IN though)...
9
{ "ADJ": [ "standard", "Imperial", "minor" ], "ADP": [ "In", "of", "in" ], "ADV": [ "presumably", "also" ], "AUX": [ "was", "were" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "a", "a" ], "INTJ": [], "NOUN": [ "Genius", "em...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", ...
In/prep/offered Pompeii/pobj/In ,/punct/offered the/det/Genius Genius/nsubjpass/offered of/prep/Genius the/det/emperor living/amod/emperor emperor/pobj/of was/auxpass/offered offered/ROOT/offered a/det/bull bull/dobj/offered :/punct/bull presumably/advmod/practise a/det/practise standard/amod/practise practise/appos/bu...
(S (PP (IN In) (NP (NNP Pompeii))) (, ,) (NP (NP (DT the) (NNP Genius)) (PP (IN of) (NP (DT the) (VBG living) (NN emperor)))) (VP (VBD was) (VP (VBN offered) (NP (DT a) (NN bull)) (: :) (ADVP (RB presumably)) (NP (DT a) (JJ standard) (NN practise)) (PP (IN in) (NP (JJ Imperial) (NN cult))) (, ,) (SBAR (IN though) (S (N...
CT
['the Genius of the living emperor was offered a bull : presumably a standard practise in Imperial cult ,']
['though minor offerings -LRB- incense and wine -RRB- were also made']
[]
['In Pompeii , the Genius of the living emperor was offered a bull : presumably a standard practise in Imperial cult , though minor offerings -LRB- incense and wine -RRB- were also made .']
[]
75,409
3,287
In Pompeii, the Genius of the living emperor was offered a bull: presumably a standard practise in Imperial cult, though minor offerings (incense and wine) were also made.
Initially the existing 5:3 aspect ratio had been the main candidate but, due to the influence of widescreen cinema, the aspect ratio 16:9 (1.78) eventually emerged as being a reasonable compromise between 5:3 (1.67) and the common 1.85 widescreen cinema format.
(ROOT (S (S (ADVP (RB Initially)) (NP (DT the) (VBG existing) (CD 5:3) (NN aspect) (NN ratio)) (VP (VBD had) (VP (VBN been) (NP (DT the) (JJ main) (NN candidate))))) (CC but) (, ,) (S (PP (IN due) (IN to) (NP (NP (DT the) (NN influence)) (PP (IN of) (NP (JJ widescreen) (NN cinema))))) (, ,) (NP (NP (DT the) (NN aspect)...
13
{ "ADJ": [ "main", "widescreen", "reasonable", "common", "widescreen" ], "ADP": [ "due", "to", "of", "as", "between" ], "ADV": [ "Initially", "eventually" ], "AUX": [ "had", "been", "being" ], "CCONJ": [ "but", "and" ], "DET": [ ...
[ "B-ADVP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "O", "O", "B-PP", "I-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "B-PP", "B-VP", "...
Initially/advmod/been the/det/ratio existing/amod/ratio 5:3/nummod/ratio aspect/compound/ratio ratio/nsubj/been had/aux/been been/ROOT/been the/det/candidate main/amod/candidate candidate/attr/been but/cc/been ,/punct/been due/prep/emerged to/pcomp/due the/det/influence influence/pobj/due of/prep/influence widescreen/c...
(S (S (ADVP (RB Initially)) (NP (DT the) (VBG existing) (CD 5:3) (NN aspect) (NN ratio)) (VP (VBD had) (VP (VBN been) (NP (DT the) (JJ main) (NN candidate))))) (CC but) (, ,) (S (PP (IN due) (IN to) (NP (NP (DT the) (NN influence)) (PP (IN of) (NP (JJ widescreen) (NN cinema))))) (, ,) (NP (NP (DT the) (NN aspect) (NN r...
T
['Initially the existing 5:3 aspect ratio had been the main candidate', 'due to the influence of widescreen cinema , the aspect ratio 16:9 -LRB- 1.78 -RRB- eventually emerged as being a reasonable compromise between 5:3 -LRB- 1.67 -RRB- and the common 1.85 widescreen cinema format']
[]
['Initially the existing 5:3 aspect ratio had been the main candidate but , due to the influence of widescreen cinema , the aspect ratio 16:9 -LRB- 1.78 -RRB- eventually emerged as being a reasonable compromise between 5:3 -LRB- 1.67 -RRB- and the common 1.85 widescreen cinema format .']
[]
[]
34,547
3,288
Initially the existing 5:3 aspect ratio had been the main candidate but, due to the influence of widescreen cinema, the aspect ratio 16:9 (1.78) eventually emerged as being a reasonable compromise between 5:3 (1.67) and the common 1.85 widescreen cinema format.
Thus, the philosopher's connection between the soul and body is explained almost entirely by his understanding of perception; in this way, bodily perception interrelates with the immaterial human intellect.
(ROOT (S (S (ADVP (RB Thus)) (, ,) (NP (NP (NP (DT the) (NN philosopher) (POS 's)) (NN connection)) (PP (IN between) (NP (DT the) (NN soul) (CC and) (NN body)))) (VP (VBZ is) (VP (VBN explained) (ADVP (RB almost) (RB entirely)) (PP (IN by) (NP (NP (PRP$ his) (NN understanding)) (PP (IN of) (NP (NN perception)))))))) (:...
10
{ "ADJ": [ "bodily", "immaterial", "human" ], "ADP": [ "between", "by", "of", "in", "with" ], "ADV": [ "Thus", "almost", "entirely" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "this", "the" ], "INTJ": [], ...
[ "B-ADVP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "I-ADVP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", ...
Thus/advmod/explained ,/punct/explained the/det/philosopher philosopher/poss/connection 's/case/philosopher connection/nsubjpass/explained between/prep/connection the/det/soul soul/pobj/between and/cc/soul body/conj/soul is/auxpass/explained explained/ccomp/interrelates almost/advmod/entirely entirely/advmod/explained ...
(S (S (ADVP (RB Thus)) (, ,) (NP (NP (NP (DT the) (NN philosopher) (POS 's)) (NN connection)) (PP (IN between) (NP (DT the) (NN soul) (CC and) (NN body)))) (VP (VBZ is) (VP (VBN explained) (ADVP (RB almost) (RB entirely)) (PP (IN by) (NP (NP (PRP$ his) (NN understanding)) (PP (IN of) (NP (NN perception)))))))) (: ;) (S...
T
["Thus , the philosopher 's connection between the soul and body is explained almost entirely by his understanding of perception", 'in this way , bodily perception interrelates with the immaterial human intellect']
[]
["Thus , the philosopher 's connection between the soul and body is explained almost entirely by his understanding of perception ; in this way , bodily perception interrelates with the immaterial human intellect ."]
[]
[]
35,216
3,289
Thus, the philosopher's connection between the soul and body is explained almost entirely by his understanding of perception; in this way, bodily perception interrelates with the immaterial human intellect.
In 1927, Oklahoman businessman Cyrus Avery, known as the "Father of Route 66", began the campaign to create U.S. Route 66.
(ROOT (S (PP (IN In) (NP (CD 1927))) (, ,) (NP (NP (NML (JJ Oklahoman) (NN businessman)) (NNP Cyrus) (NNP Avery)) (, ,) (VP (VBN known) (PP (IN as) (NP (NP (DT the) (`` ") (NN Father)) (PP (IN of) (NP (NNP Route) (CD 66)))))) (, ") (, ,)) (VP (VBD began) (NP (DT the) (NN campaign) (S (VP (TO to) (VP (VB create) (NP (NN...
9
{ "ADJ": [], "ADP": [ "In", "as", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "businessman", "campaign" ], "NUM": [ "1927", "66", "66" ], "PART": [ "to" ], "PRON": [], "PROPN": [ "Oklahoman", ...
[ "B-PP", "B-NP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "O" ]
In/prep/began 1927/pobj/In ,/punct/began Oklahoman/compound/businessman businessman/compound/Avery Cyrus/compound/Avery Avery/nsubj/began ,/punct/Avery known/acl/Avery as/prep/known the/det/Father "/punct/Father Father/pobj/as of/prep/Father Route/pobj/of 66/nummod/Route "/punct/Avery ,/punct/Avery began/ROOT/began the...
(S (PP (IN In) (NP (CD 1927))) (, ,) (NP (NP (NML (JJ Oklahoman) (NN businessman)) (NNP Cyrus) (NNP Avery)) (, ,) (VP (VBN known) (PP (IN as) (NP (NP (DT the) (`` ") (NN Father)) (PP (IN of) (NP (NNP Route) (CD 66)))))) (, ") (, ,)) (VP (VBD began) (NP (DT the) (NN campaign) (S (VP (TO to) (VP (VB create) (NP (NNP U.S....
T
['Oklahoman businessman Cyrus Avery , known as the " Father of Route 66 " , began the campaign to create U.S. Route 66']
[]
['In 1927 , Oklahoman businessman Cyrus Avery , known as the " Father of Route 66 " , began the campaign to create U.S. Route 66 .']
[]
[]
24,910
3,290
In 1927, Oklahoman businessman Cyrus Avery, known as the "Father of Route 66", began the campaign to create U.S. Route 66.
Switzerland hosted the 1954 FIFA World Cup, and was the joint host, with Austria, of the Euro 2008 tournament.
(ROOT (S (NP (NNP Switzerland)) (VP (VP (VBD hosted) (NP (DT the) (CD 1954) (NNP FIFA) (NNP World) (NNP Cup))) (, ,) (CC and) (VP (VBD was) (NP (NP (DT the) (JJ joint) (NN host)) (, ,) (PP (IN with) (NP (NNP Austria))) (, ,) (PP (IN of) (NP (DT the) (NML (NNP Euro) (CD 2008)) (NN tournament)))))) (. .)))
9
{ "ADJ": [ "joint" ], "ADP": [ "with", "of" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "host", "tournament" ], "NUM": [ "1954", "2008" ], "PART": [], "PRON": [], "PROPN": ...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "O" ]
Switzerland/nsubj/hosted hosted/ROOT/hosted the/det/Cup 1954/nummod/Cup FIFA/compound/Cup World/compound/Cup Cup/dobj/hosted ,/punct/hosted and/cc/hosted was/conj/hosted the/det/host joint/amod/host host/attr/was ,/punct/host with/prep/host Austria/pobj/with ,/punct/Austria of/prep/Austria the/det/tournament Euro/nmod/...
(S (NP (NNP Switzerland)) (VP (VP (VBD hosted) (NP (DT the) (CD 1954) (NNP FIFA) (NNP World) (NNP Cup))) (, ,) (CC and) (VP (VBD was) (NP (NP (DT the) (JJ joint) (NN host)) (, ,) (PP (IN with) (NP (NNP Austria))) (, ,) (PP (IN of) (NP (DT the) (NML (NNP Euro) (CD 2008)) (NN tournament)))))) (. .))
T
['Switzerland hosted the 1954 FIFA World Cup , and was the joint host , with Austria , of the Euro 2008 tournament']
[]
['Switzerland hosted the 1954 FIFA World Cup , and was the joint host , with Austria , of the Euro 2008 tournament .']
[]
[]
12,353
3,291
Switzerland hosted the 1954 FIFA World Cup, and was the joint host, with Austria, of the Euro 2008 tournament.
The logo combines the zodiac signs of all four members: two lions for Leo (Deacon and Taylor), a crab for Cancer (May), and two fairies for Virgo (Mercury).
(ROOT (S (NP (DT The) (NN logo)) (VP (VBZ combines) (NP (NP (DT the) (JJ zodiac) (NNS signs)) (PP (IN of) (NP (NP (DT all) (CD four) (NNS members)) (: :) (NP (NP (NP (CD two) (NNS lions)) (PP (IN for) (NP (NP (NNP Leo)) (-LRB- -LRB-) (NP (NNP Deacon) (CC and) (NNP Taylor)) (-RRB- -RRB-)))) (, ,) (NP (NP (DT a) (NN crab...
12
{ "ADJ": [], "ADP": [ "of", "for", "for", "for" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "The", "the", "all", "a" ], "INTJ": [], "NOUN": [ "logo", "zodiac", "signs", "members", "lions", "crab", "Cancer", "f...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP"...
The/det/logo logo/nsubj/combines combines/ROOT/combines the/det/signs zodiac/compound/signs signs/dobj/combines of/prep/signs all/det/members four/nummod/members members/pobj/of :/punct/signs two/nummod/lions lions/appos/signs for/prep/lions Leo/pobj/for (/punct/Leo Deacon/appos/Leo and/cc/Deacon Taylor/conj/Deacon )/p...
(S (NP (DT The) (NN logo)) (VP (VBZ combines) (NP (NP (DT the) (JJ zodiac) (NNS signs)) (PP (IN of) (NP (NP (DT all) (CD four) (NNS members)) (: :) (NP (NP (NP (CD two) (NNS lions)) (PP (IN for) (NP (NP (NNP Leo)) (-LRB- -LRB-) (NP (NNP Deacon) (CC and) (NNP Taylor)) (-RRB- -RRB-)))) (, ,) (NP (NP (DT a) (NN crab)) (PP...
T
['The logo combines the zodiac signs of all four members : two lions for Leo -LRB- Deacon and Taylor -RRB- , a crab for Cancer -LRB- May -RRB- , and two fairies for Virgo -LRB- Mercury -RRB-']
[]
['The logo combines the zodiac signs of all four members : two lions for Leo -LRB- Deacon and Taylor -RRB- , a crab for Cancer -LRB- May -RRB- , and two fairies for Virgo -LRB- Mercury -RRB- .']
[]
[]
49,296
3,292
The logo combines the zodiac signs of all four members: two lions for Leo (Deacon and Taylor), a crab for Cancer (May), and two fairies for Virgo (Mercury).
The earliest surviving written work on the subject of architecture is De architectura, by the Roman architect Vitruvius in the early 1st century AD.
(ROOT (S (NP (NP (DT The) (JJS earliest) (VBG surviving) (JJ written) (NN work)) (PP (IN on) (NP (NP (DT the) (NN subject)) (PP (IN of) (NP (NN architecture)))))) (VP (VBZ is) (NP (NP (FW De) (NNP architectura)) (, ,) (PP (IN by) (NP (NP (DT the) (JJ Roman) (NN architect)) (NP (NNP Vitruvius)))) (PP (IN in) (NP (DT the...
8
{ "ADJ": [ "earliest", "Roman", "early", "1st" ], "ADP": [ "on", "of", "by", "in" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The", "the", "the", "the" ], "INTJ": [], "NOUN": [ "work", "subject", "architecture", "archi...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/work earliest/amod/work surviving/amod/work written/amod/work work/nsubj/is on/prep/work the/det/subject subject/pobj/on of/prep/subject architecture/pobj/of is/ROOT/is De/compound/architectura architectura/attr/is ,/punct/architectura by/prep/is the/det/architect Roman/amod/architect architect/pobj/by Vitruviu...
(S (NP (NP (DT The) (JJS earliest) (VBG surviving) (JJ written) (NN work)) (PP (IN on) (NP (NP (DT the) (NN subject)) (PP (IN of) (NP (NN architecture)))))) (VP (VBZ is) (NP (NP (FW De) (NNP architectura)) (, ,) (PP (IN by) (NP (NP (DT the) (JJ Roman) (NN architect)) (NP (NNP Vitruvius)))) (PP (IN in) (NP (DT the) (JJ ...
T
['The earliest surviving written work on the subject of architecture is De architectura , by the Roman architect Vitruvius in the early 1st century AD']
[]
['The earliest surviving written work on the subject of architecture is De architectura , by the Roman architect Vitruvius in the early 1st century AD .']
[]
[]
41,071
3,293
The earliest surviving written work on the subject of architecture is De architectura, by the Roman architect Vitruvius in the early 1st century AD.
The network originally served as a competitor to AMC – which at the time was known as "American Movie Classics" and maintained a virtually identical format to TCM, as both networks largely focused on films released prior to 1970 and aired them in an uncut, uncolorized, and commercial-free format.
(ROOT (S (NP (DT The) (NN network)) (ADVP (RB originally)) (VP (VBD served) (IN as) (NP (NP (DT a) (NN competitor)) (PP (IN to) (NP (NP (NNP AMC)) (: –) (SBAR (SBAR (SBAR (WHNP (WDT which)) (S (PP (IN at) (NP (DT the) (NN time))) (VP (VBD was) (VP (VBN known) (PP (IN as) (`` ") (NP (NNP American) (NNP Movie) (NNPS Clas...
18
{ "ADJ": [ "identical", "uncolorized", "commercial", "free" ], "ADP": [ "as", "to", "at", "as", "to", "on", "to", "in" ], "ADV": [ "originally", "virtually", "largely", "prior" ], "AUX": [ "was" ], "CCONJ": [ "and", "and", ...
[ "B-NP", "I-NP", "B-ADVP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "B-PP", "O", "B-VP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "O", "O", "B...
The/det/network network/nsubj/served originally/advmod/served served/ROOT/served as/prep/served a/det/competitor competitor/pobj/as to/prep/served AMC/pobj/to –/punct/AMC which/nsubjpass/known at/prep/known the/det/time time/pobj/at was/auxpass/known known/relcl/AMC as/prep/known "/punct/Classics American/compound/Clas...
(S (NP (DT The) (NN network)) (ADVP (RB originally)) (VP (VBD served) (IN as) (NP (NP (DT a) (NN competitor)) (PP (IN to) (NP (NP (NNP AMC)) (: –) (SBAR (SBAR (SBAR (WHNP (WDT which)) (S (PP (IN at) (NP (DT the) (NN time))) (VP (VBD was) (VP (VBN known) (PP (IN as) (`` ") (NP (NNP American) (NNP Movie) (NNPS Classics))...
CT
['The network served as a competitor to AMC – ,']
['which at the time was known as " American Movie Classics " and maintained a virtually identical format to TCM , as both networks largely focused on films released prior to 1970 and aired them in an uncut , uncolorized , and commercial - free format', 'which at the time was known as " American Movie Classics " and mai...
[]
['The network originally served as a competitor to AMC – which at the time was known as " American Movie Classics " and maintained a virtually identical format to TCM , as both networks largely focused on films released prior to 1970 and aired them in an uncut , uncolorized , and commercial - free format .']
[]
66,496
3,294
The network originally served as a competitor to AMC – which at the time was known as "American Movie Classics" and maintained a virtually identical format to TCM, as both networks largely focused on films released prior to 1970 and aired them in an uncut, uncolorized, and commercial-free format.
What type of day were there more of in Rome?
(ROOT (SBARQ (WHNP (WHNP (WP What) (NN type)) (PP (IN of) (NP (NN day)))) (SQ (VBD were) (NP (EX there)) (ADVP (JJR more) (PP (IN of))) (PP (IN in) (NP (NNP Rome)))) (. ?)))
6
{ "ADJ": [ "more" ], "ADP": [ "of", "of", "in" ], "ADV": [ "there" ], "AUX": [ "were" ], "CCONJ": [], "DET": [ "What" ], "INTJ": [], "NOUN": [ "type", "day" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Rome" ], "PUNCT": [ "?" ], ...
[ "O", "O", "B-PP", "B-NP", "O", "B-NP", "B-ADVP", "B-PP", "I-PP", "B-NP", "O" ]
What/det/type type/nsubj/were of/prep/type day/pobj/of were/ROOT/were there/expl/were more/attr/were of/prep/more in/prep/of Rome/pobj/in ?/punct/were
(SBARQ (WHNP (WHNP (WP What) (NN type)) (PP (IN of) (NP (NN day)))) (SQ (VBD were) (NP (EX there)) (ADVP (JJR more) (PP (IN of))) (PP (IN in) (NP (NNP Rome)))) (. ?))
FC
[]
[]
[]
[]
['What type of day were there more of in Rome ?']
70,483
3,295
What type of day were there more of in Rome?
According to this theory, those who already hold wealth have the means to invest in new sources of creating wealth or to otherwise leverage the accumulation of wealth, thus are the beneficiaries of the new wealth.
(ROOT (S (PP (VBG According) (PP (IN to) (NP (DT this) (NN theory)))) (, ,) (NP (NP (DT those)) (SBAR (WHNP (WP who)) (S (ADVP (RB already)) (VP (VBP hold) (NP (NN wealth)))))) (VP (VP (VBP have) (NP (DT the) (NNS means) (S (VP (VP (TO to) (VP (VB invest) (PP (IN in) (NP (NP (JJ new) (NNS sources)) (PP (IN of) (S (VP (...
16
{ "ADJ": [ "new", "new" ], "ADP": [ "to", "in", "of", "of", "of" ], "ADV": [ "already", "otherwise", "thus" ], "AUX": [ "are" ], "CCONJ": [ "or" ], "DET": [ "this", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "th...
[ "B-PP", "I-PP", "B-NP", "I-NP", "O", "B-NP", "O", "B-ADVP", "B-VP", "B-NP", "B-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-VP", "B-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-ADVP", "B-VP"...
According/prep/have to/prep/According this/det/theory theory/pobj/to ,/punct/have those/nsubj/have who/nsubj/hold already/advmod/hold hold/relcl/those wealth/dobj/hold have/ccomp/are the/det/means means/dobj/have to/aux/invest invest/acl/means in/prep/invest new/amod/sources sources/pobj/in of/prep/sources creating/pco...
(S (PP (VBG According) (PP (IN to) (NP (DT this) (NN theory)))) (, ,) (NP (NP (DT those)) (SBAR (WHNP (WP who)) (S (ADVP (RB already)) (VP (VBP hold) (NP (NN wealth)))))) (VP (VP (VBP have) (NP (DT the) (NNS means) (S (VP (VP (TO to) (VP (VB invest) (PP (IN in) (NP (NP (JJ new) (NNS sources)) (PP (IN of) (S (VP (VBG cr...
CT
['those who already hold wealth have the means to invest in new sources of creating wealth or to otherwise leverage the accumulation of wealth , thus are the beneficiaries of the new wealth']
['who already hold wealth']
[]
['According to this theory , those who already hold wealth have the means to invest in new sources of creating wealth or to otherwise leverage the accumulation of wealth , thus are the beneficiaries of the new wealth .']
[]
71,681
3,296
According to this theory, those who already hold wealth have the means to invest in new sources of creating wealth or to otherwise leverage the accumulation of wealth, thus are the beneficiaries of the new wealth.
There is no conclusive proof from archaeology as to whether the specific events of the Mahabharat have any historical basis.
(ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT no) (JJ conclusive) (NN proof)) (PP (IN from) (NP (NN archaeology))) (PP (IN as) (PP (IN to) (SBAR (IN whether) (S (NP (NP (DT the) (JJ specific) (NNS events)) (PP (IN of) (NP (DT the) (NNP Mahabharat)))) (VP (VBP have) (NP (DT any) (JJ historical) (NN basis))))))))) (....
12
{ "ADJ": [ "conclusive", "specific", "historical" ], "ADP": [ "from", "as", "to", "of" ], "ADV": [], "AUX": [ "have" ], "CCONJ": [], "DET": [ "no", "the", "the", "any" ], "INTJ": [], "NOUN": [ "proof", "archaeology", "events", "basi...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "I-PP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "O" ]
There/expl/is is/ROOT/is no/det/proof conclusive/amod/proof proof/attr/is from/prep/proof archaeology/pobj/from as/prep/proof to/prep/as whether/mark/have the/det/events specific/amod/events events/nsubj/have of/prep/events the/det/Mahabharat Mahabharat/pobj/of have/pcomp/to any/det/basis historical/amod/basis basis/do...
(S (NP (EX There)) (VP (VBZ is) (NP (NP (DT no) (JJ conclusive) (NN proof)) (PP (IN from) (NP (NN archaeology))) (PP (IN as) (PP (IN to) (SBAR (IN whether) (S (NP (NP (DT the) (JJ specific) (NNS events)) (PP (IN of) (NP (DT the) (NNP Mahabharat)))) (VP (VBP have) (NP (DT any) (JJ historical) (NN basis))))))))) (. .))
CT
['There is no conclusive proof from archaeology as to']
['whether the specific events of the Mahabharat have any historical basis']
[]
['There is no conclusive proof from archaeology as to whether the specific events of the Mahabharat have any historical basis .']
[]
68,713
3,297
There is no conclusive proof from archaeology as to whether the specific events of the Mahabharat have any historical basis.
For when did the Taylor Report set the deadline for replacing terraces with seats in stadiums?
(ROOT (SBARQ (IN For) (WHADVP (WRB when)) (SQ (VBD did) (NP (DT the) (NNP Taylor) (NNP Report)) (VP (VBD set) (NP (NP (DT the) (NN deadline)) (PP (IN for) (S (VP (VBG replacing) (NP (NNS terraces)) (PP (IN with) (NP (NP (NNS seats)) (PP (IN in) (NP (NNS stadiums))))))))))) (. ?)))
13
{ "ADJ": [], "ADP": [ "For", "for", "with", "in" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "deadline", "terraces", "seats", "stadiums" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Taylo...
[ "O", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-VP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "O" ]
For/prep/set when/advmod/set did/aux/set the/det/Report Taylor/compound/Report Report/nsubj/set set/ROOT/set the/det/deadline deadline/dobj/set for/prep/deadline replacing/pcomp/for terraces/dobj/replacing with/prep/replacing seats/pobj/with in/prep/seats stadiums/pobj/in ?/punct/set
(SBARQ (IN For) (WHADVP (WRB when)) (SQ (VBD did) (NP (DT the) (NNP Taylor) (NNP Report)) (VP (VBD set) (NP (NP (DT the) (NN deadline)) (PP (IN for) (S (VP (VBG replacing) (NP (NNS terraces)) (PP (IN with) (NP (NP (NNS seats)) (PP (IN in) (NP (NNS stadiums))))))))))) (. ?))
FC
[]
[]
[]
[]
['For when did the Taylor Report set the deadline for replacing terraces with seats in stadiums ?']
51,036
3,298
For when did the Taylor Report set the deadline for replacing terraces with seats in stadiums?
In October 2014, the City Council approved a follow-up from the WestQuay park, called WestQuay Watermark.
(ROOT (S (PP (IN In) (NP (NNP October) (CD 2014))) (, ,) (NP (DT the) (NNP City) (NNP Council)) (VP (VBD approved) (NP (NP (DT a) (NN follow) (HYPH -) (NN up)) (PP (IN from) (NP (NP (DT the) (NNP WestQuay) (NN park)) (, ,) (VP (VBN called) (S (NP (NNP WestQuay) (NNP Watermark)))))))) (. .)))
10
{ "ADJ": [], "ADP": [ "In", "from" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "a", "the" ], "INTJ": [], "NOUN": [ "follow", "up", "park" ], "NUM": [ "2014" ], "PART": [], "PRON": [], "PROPN": [ "October", "City", "Council", "...
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O" ]
In/prep/approved October/pobj/In 2014/nummod/October ,/punct/approved the/det/Council City/compound/Council Council/nsubj/approved approved/ROOT/approved a/det/up follow/compound/up -/punct/up up/dobj/approved from/prep/up the/det/park WestQuay/compound/park park/pobj/from ,/punct/up called/acl/up WestQuay/compound/Wat...
(S (PP (IN In) (NP (NNP October) (CD 2014))) (, ,) (NP (DT the) (NNP City) (NNP Council)) (VP (VBD approved) (NP (NP (DT a) (NN follow) (HYPH -) (NN up)) (PP (IN from) (NP (NP (DT the) (NNP WestQuay) (NN park)) (, ,) (VP (VBN called) (S (NP (NNP WestQuay) (NNP Watermark)))))))) (. .))
T
['the City Council approved a follow - up from the WestQuay park , called WestQuay Watermark']
[]
['In October 2014 , the City Council approved a follow - up from the WestQuay park , called WestQuay Watermark .']
[]
[]
11,773
3,299
In October 2014, the City Council approved a follow-up from the WestQuay park, called WestQuay Watermark.