input
stringlengths
3
1.41k
parse
stringlengths
17
4.05k
depth
int64
3
67
pos_tag
dict
iob_tag
listlengths
1
269
dependency
stringlengths
12
4.8k
parsed
stringlengths
10
4.05k
selected_tag
stringclasses
3 values
C
stringlengths
2
1.5k
DC
stringlengths
2
2.86k
T
stringlengths
2
897
CT
stringlengths
2
1.5k
FC
stringlengths
2
1.17k
__index_level_0__
int64
0
75.7k
In the Middle East, people began alloying copper with zinc to form brass.
(ROOT (S (PP (IN In) (NP (DT the) (NNP Middle) (NNP East))) (, ,) (NP (NNS people)) (VP (VBD began) (S (VP (VBG alloying) (NP (NN copper)) (PP (IN with) (NP (NN zinc))) (S (VP (TO to) (VP (VB form) (NP (NN brass)))))))) (. .)))
10
{ "ADJ": [], "ADP": [ "In", "with" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "people", "copper", "zinc", "brass" ], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [ "Middle", "East" ], "PUNCT": [ ",", ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-NP", "O" ]
In/prep/began the/det/East Middle/compound/East East/pobj/In ,/punct/began people/nsubj/began began/ROOT/began alloying/xcomp/began copper/dobj/alloying with/prep/alloying zinc/pobj/with to/aux/form form/advcl/alloying brass/dobj/form ./punct/began
(S (PP (IN In) (NP (DT the) (NNP Middle) (NNP East))) (, ,) (NP (NNS people)) (VP (VBD began) (S (VP (VBG alloying) (NP (NN copper)) (PP (IN with) (NP (NN zinc))) (S (VP (TO to) (VP (VB form) (NP (NN brass)))))))) (. .))
T
['people began alloying copper with zinc to form brass']
[]
['In the Middle East , people began alloying copper with zinc to form brass .']
[]
[]
42,025
ABC's daytime schedule currently features talk shows The View and The Chew, and the soap opera General Hospital, the latter of which is the longest-running entertainment program in the history of the ABC television network, having aired since 1963.
(ROOT (S (NP (NP (NNP ABC) (POS 's)) (NN daytime) (NN schedule)) (ADVP (RB currently)) (VP (VBZ features) (NP (NP (NN talk) (NNS shows) (NML (NP (DT The) (NNP View)) (CC and) (NP (DT The) (NNP Chew)))) (, ,) (CC and) (NP (NP (NP (DT the) (NN soap) (NN opera)) (NP (NNP General) (NNP Hospital))) (, ,) (SBAR (WHNP (NP (DT...
14
{ "ADJ": [ "latter" ], "ADP": [ "of", "in", "of" ], "ADV": [ "currently", "longest" ], "AUX": [ "is", "having" ], "CCONJ": [ "and", "and" ], "DET": [ "The", "The", "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-VP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP",...
ABC/poss/schedule 's/case/ABC daytime/compound/schedule schedule/nsubj/features currently/advmod/features features/ROOT/features talk/dobj/features shows/dobj/features The/det/View View/nsubj/is and/cc/View The/det/Chew Chew/conj/View ,/punct/View and/cc/View the/det/Hospital soap/compound/opera opera/compound/Hospital...
(S (NP (NP (NNP ABC) (POS 's)) (NN daytime) (NN schedule)) (ADVP (RB currently)) (VP (VBZ features) (NP (NP (NN talk) (NNS shows) (NML (NP (DT The) (NNP View)) (CC and) (NP (DT The) (NNP Chew)))) (, ,) (CC and) (NP (NP (NP (DT the) (NN soap) (NN opera)) (NP (NNP General) (NNP Hospital))) (, ,) (SBAR (WHNP (NP (DT the) ...
CT
["ABC 's daytime schedule features talk shows The View and The Chew , and the soap opera General Hospital , the latter of which is the longest - running entertainment program in the history of the ABC television network , having aired since 1963"]
['the latter of which is the longest - running entertainment program in the history of the ABC television network , having aired since 1963']
[]
["ABC 's daytime schedule currently features talk shows The View and The Chew , and the soap opera General Hospital , the latter of which is the longest - running entertainment program in the history of the ABC television network , having aired since 1963 ."]
[]
2,637
Paris is a major international air transport hub with the 4th busiest airport system in the world.
(ROOT (S (NP (NNP Paris)) (VP (VBZ is) (NP (NP (DT a) (JJ major) (JJ international) (NML (NN air) (NN transport)) (NN hub)) (PP (IN with) (NP (NP (DT the) (ADJP (RB 4th) (JJS busiest)) (NN airport) (NN system)) (PP (IN in) (NP (DT the) (NN world))))))) (. .)))
9
{ "ADJ": [ "major", "international", "4th", "busiest" ], "ADP": [ "with", "in" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "a", "the", "the" ], "INTJ": [], "NOUN": [ "air", "transport", "hub", "airport", "system", "world" ...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Paris/nsubj/is is/ROOT/is a/det/hub major/amod/hub international/amod/hub air/compound/transport transport/compound/hub hub/attr/is with/prep/hub the/det/system 4th/amod/system busiest/amod/system airport/compound/system system/pobj/with in/prep/system the/det/world world/pobj/in ./punct/is
(S (NP (NNP Paris)) (VP (VBZ is) (NP (NP (DT a) (JJ major) (JJ international) (NML (NN air) (NN transport)) (NN hub)) (PP (IN with) (NP (NP (DT the) (ADJP (RB 4th) (JJS busiest)) (NN airport) (NN system)) (PP (IN in) (NP (DT the) (NN world))))))) (. .))
T
['Paris is a major international air transport hub with the 4th busiest airport system in the world']
[]
['Paris is a major international air transport hub with the 4th busiest airport system in the world .']
[]
[]
57,913
In this sense, living life as the vinaya prescribes it is, as one scholar puts it: "more than merely a means to an end: it is very nearly the end in itself."
(ROOT (S (PP (IN In) (NP (DT this) (NN sense))) (, ,) (S (VP (VBG living) (NP (NP (NN life)) (SBAR (IN as) (S (NP (DT the) (NN vinaya)) (VP (VBZ prescribes) (NP (PRP it)))))))) (VP (VP (VBZ is) (, ,) (SBAR (IN as) (S (NP (CD one) (NN scholar)) (VP (VBZ puts) (NP (PRP it)))))) (: :) (`` ") (ADJP (NP (JJR more)) (PP (IN ...
10
{ "ADJ": [ "more" ], "ADP": [ "In", "than", "to", "in" ], "ADV": [ "merely", "very", "nearly" ], "AUX": [ "is", "is" ], "CCONJ": [], "DET": [ "this", "the", "a", "an", "the" ], "INTJ": [], "NOUN": [ "sense", "life", "schol...
[ "B-PP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "B-VP", "I-VP", "B-NP", "B-PP", "B-ADVP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-ADVP", "I-A...
In/prep/is this/det/sense sense/pobj/In ,/punct/is living/amod/life life/attr/is as/mark/prescribes the/det/vinaya vinaya/nsubj/prescribes prescribes/advcl/life it/nsubj/is is/ccomp/is ,/punct/is as/mark/puts one/nummod/scholar scholar/nsubj/puts puts/advcl/is it/dobj/puts :/punct/puts "/punct/means more/amod/means tha...
(S (PP (IN In) (NP (DT this) (NN sense))) (, ,) (S (VP (VBG living) (NP (NP (NN life)) (SBAR (IN as) (S (NP (DT the) (NN vinaya)) (VP (VBZ prescribes) (NP (PRP it)))))))) (VP (VP (VBZ is) (, ,) (SBAR (IN as) (S (NP (CD one) (NN scholar)) (VP (VBZ puts) (NP (PRP it)))))) (: :) (`` ") (ADJP (NP (JJR more)) (PP (IN than) ...
CT
['living life as the vinaya prescribes it', 'it is very nearly the end in itself']
['as the vinaya prescribes it', 'as one scholar puts it']
[]
['In this sense , living life as the vinaya prescribes it is , as one scholar puts it : " more than merely a means to an end : it is very nearly the end in itself . "']
[]
70,262
but the later kings were strongly influenced by Jainism.
(ROOT (S (CC but) (NP (DT the) (JJR later) (NNS kings)) (VP (VBD were) (ADVP (RB strongly)) (VP (VBN influenced) (PP (IN by) (NP (NNP Jainism))))) (. .)))
7
{ "ADJ": [ "later" ], "ADP": [ "by" ], "ADV": [ "strongly" ], "AUX": [ "were" ], "CCONJ": [ "but" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "kings" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Jainism" ], "PUNCT": [ "." ], "SCONJ": ...
[ "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "O" ]
but/cc/influenced the/det/kings later/amod/kings kings/nsubjpass/influenced were/auxpass/influenced strongly/advmod/influenced influenced/ROOT/influenced by/agent/influenced Jainism/pobj/by ./punct/influenced
(S (CC but) (NP (DT the) (JJR later) (NNS kings)) (VP (VBD were) (ADVP (RB strongly)) (VP (VBN influenced) (PP (IN by) (NP (NNP Jainism))))) (. .))
T
['the later kings were strongly influenced by Jainism']
[]
['but the later kings were strongly influenced by Jainism .']
[]
[]
48,353
First, in choosing violence over lawful submission to the secular government, they were ignoring Christ's counsel to "Render unto Caesar the things that are Caesar's"; St. Paul had written in his epistle to the Romans 13:1–7 that all authorities are appointed by God and therefore should not be resisted.
(ROOT (S (S (ADVP (RB First)) (, ,) (PP (IN in) (S (VP (VBG choosing) (NP (NP (NN violence)) (PP (IN over) (NP (NP (JJ lawful) (NN submission)) (PP (IN to) (NP (DT the) (JJ secular) (NN government))))))))) (, ,) (NP (PRP they)) (VP (VBD were) (VP (VBG ignoring) (NP (NP (NNP Christ) (POS 's)) (NN counsel) (S (VP (TO to)...
15
{ "ADJ": [ "lawful", "secular" ], "ADP": [ "in", "over", "to", "unto", "in", "to", "by" ], "ADV": [ "First", "therefore" ], "AUX": [ "were", "are", "had", "are", "should", "be" ], "CCONJ": [ "and" ], "DET": [ "the", "t...
[ "B-ADVP", "O", "B-PP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "B-VP", "O", "B-NP"...
First/advmod/ignoring ,/punct/ignoring in/prep/ignoring choosing/pcomp/in violence/dobj/choosing over/prep/violence lawful/amod/submission submission/pobj/over to/prep/submission the/det/government secular/amod/government government/pobj/to ,/punct/ignoring they/nsubj/ignoring were/aux/ignoring ignoring/ccomp/written C...
(S (S (ADVP (RB First)) (, ,) (PP (IN in) (S (VP (VBG choosing) (NP (NP (NN violence)) (PP (IN over) (NP (NP (JJ lawful) (NN submission)) (PP (IN to) (NP (DT the) (JJ secular) (NN government))))))))) (, ,) (NP (PRP they)) (VP (VBD were) (VP (VBG ignoring) (NP (NP (NNP Christ) (POS 's)) (NN counsel) (S (VP (TO to) (`` "...
CT
['First , in choosing violence over lawful submission to the secular government , they were ignoring Christ \'s counsel to " Render unto Caesar the things that are Caesar \'s "', 'St. Paul had written in his epistle to the Romans 13:1–7']
["that are Caesar 's", 'that all authorities are appointed by God and therefore should not be resisted']
[]
['First , in choosing violence over lawful submission to the secular government , they were ignoring Christ \'s counsel to " Render unto Caesar the things that are Caesar \'s " ; St. Paul had written in his epistle to the Romans 13:1–7 that all authorities are appointed by God and therefore should not be resisted .']
[]
877
Similarly, underdots, as needed in the romanization of Indic, will often be placed incorrectly[citation needed].
(ROOT (S (ADVP (RB Similarly)) (, ,) (NP (NNS underdots)) (, ,) (SBAR (IN as) (S (VP (VBN needed) (PP (IN in) (NP (NP (DT the) (NN romanization)) (PP (IN of) (NP (NNP Indic)))))))) (, ,) (VP (MD will) (ADVP (RB often)) (VP (VB be) (VP (VBN placed) (S (NP (S (NP (NN incorrectly-LSB-citation) (VP (VBN needed)))) (-RRB- -...
11
{ "ADJ": [], "ADP": [ "in", "of" ], "ADV": [ "Similarly", "often" ], "AUX": [ "will", "be" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "underdots", "romanization", "incorrectly[citation" ], "NUM": [], "PART": [], "PRON": [], "PROPN": ...
[ "B-ADVP", "O", "B-NP", "O", "O", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-VP", "B-ADVP", "B-VP", "I-VP", "B-NP", "B-VP", "B-NP", "O" ]
Similarly/advmod/placed ,/punct/placed underdots/nsubjpass/placed ,/punct/placed as/mark/needed needed/preconj/, in/prep/needed the/det/romanization romanization/pobj/in of/prep/romanization Indic/pobj/of ,/punct/placed will/aux/placed often/advmod/placed be/auxpass/placed placed/ROOT/placed incorrectly[citation/oprd/p...
(S (ADVP (RB Similarly)) (, ,) (NP (NNS underdots)) (, ,) (SBAR (IN as) (S (VP (VBN needed) (PP (IN in) (NP (NP (DT the) (NN romanization)) (PP (IN of) (NP (NNP Indic)))))))) (, ,) (VP (MD will) (ADVP (RB often)) (VP (VB be) (VP (VBN placed) (S (NP (S (NP (NN incorrectly-LSB-citation) (VP (VBN needed)))) (-RRB- -RSB-))...
CT
['underdots will often be placed incorrectly-LSB-citation needed -RSB-']
['as needed in the romanization of Indic']
[]
['Similarly , underdots , as needed in the romanization of Indic , will often be placed incorrectly-LSB-citation needed -RSB- .']
[]
27,105
Hunter-gathering lifestyles remained prevalent in some parts of the New World, Sub-Saharan Africa, and Siberia, as well as all of Australia, until the European Age of Discovery.
(ROOT (S (NP (ADJP (NN Hunter) (HYPH -) (VBG gathering)) (NNS lifestyles)) (VP (VBD remained) (ADJP (JJ prevalent)) (PP (IN in) (NP (NP (NP (DT some) (NNS parts)) (PP (IN of) (NP (DT the) (NNP New) (NNP World)))) (, ,) (NP (ADJP (JJ Sub) (HYPH -) (JJ Saharan)) (NNP Africa)) (, ,) (CC and) (NP (NP (NNP Siberia)) (, ,) (...
10
{ "ADJ": [ "prevalent", "Sub", "-", "Saharan" ], "ADP": [ "in", "of", "as", "of", "until", "of" ], "ADV": [ "as", "well" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "some", "the", "the" ], "INTJ": [], "NOUN": [ "Hunter", "l...
[ "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-CONJP", "I-CONJP", "I-CONJP", "B-NP", "B-PP", "B-NP", "B-VP", "B-...
Hunter/compound/gathering -/punct/gathering gathering/amod/lifestyles lifestyles/nsubj/remained remained/ROOT/remained prevalent/acomp/remained in/prep/prevalent some/det/parts parts/pobj/in of/prep/parts the/det/World New/compound/World World/pobj/of ,/punct/parts Sub/compound/Africa -/punct/Africa Saharan/compound/Af...
(S (NP (ADJP (NN Hunter) (HYPH -) (VBG gathering)) (NNS lifestyles)) (VP (VBD remained) (ADJP (JJ prevalent)) (PP (IN in) (NP (NP (NP (DT some) (NNS parts)) (PP (IN of) (NP (DT the) (NNP New) (NNP World)))) (, ,) (NP (ADJP (JJ Sub) (HYPH -) (JJ Saharan)) (NNP Africa)) (, ,) (CC and) (NP (NP (NNP Siberia)) (, ,) (CONJP ...
T
['Hunter - gathering lifestyles remained prevalent in some parts of the New World , Sub - Saharan Africa , and Siberia , as well as all of Australia , until the European Age of Discovery']
[]
['Hunter - gathering lifestyles remained prevalent in some parts of the New World , Sub - Saharan Africa , and Siberia , as well as all of Australia , until the European Age of Discovery .']
[]
[]
27,959
Notable modern Greek scientists of modern times include Dimitrios Galanos, Georgios Papanikolaou (inventor of the Pap test), Nicholas Negroponte, Constantin CarathΓ©odory, Manolis Andronikos, Michael Dertouzos, John Argyris, Panagiotis Kondylis, John Iliopoulos (2007 Dirac Prize for his contributions on the physics of t...
(ROOT (S (NP (NP (JJ Notable) (JJ modern) (JJ Greek) (NNS scientists)) (PP (IN of) (NP (JJ modern) (NNS times)))) (VP (VBP include) (NP (NP (NNP Dimitrios) (NNP Galanos)) (, ,) (NP (NNP Georgios) (NNP Papanikolaou)) (-LRB- -LRB-) (NP (NP (NN inventor)) (PP (IN of) (NP (DT the) (NNP Pap) (NN test)))) (-RRB- -RRB-) (, ,)...
16
{ "ADJ": [ "Notable", "modern", "Greek", "modern", "major", "modern" ], "ADP": [ "of", "of", "for", "on", "of", "to", "of", "of", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "a", "th...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP"...
Notable/amod/scientists modern/amod/scientists Greek/amod/scientists scientists/nsubj/include of/prep/scientists modern/amod/times times/pobj/of include/ROOT/include Dimitrios/compound/Galanos Galanos/dobj/include ,/punct/Galanos Georgios/compound/Papanikolaou Papanikolaou/appos/Galanos (/punct/Papanikolaou inventor/ap...
(S (NP (NP (JJ Notable) (JJ modern) (JJ Greek) (NNS scientists)) (PP (IN of) (NP (JJ modern) (NNS times)))) (VP (VBP include) (NP (NP (NNP Dimitrios) (NNP Galanos)) (, ,) (NP (NNP Georgios) (NNP Papanikolaou)) (-LRB- -LRB-) (NP (NP (NN inventor)) (PP (IN of) (NP (DT the) (NNP Pap) (NN test)))) (-RRB- -RRB-) (, ,) (NP (...
T
['Notable modern Greek scientists of modern times include Dimitrios Galanos , Georgios Papanikolaou -LRB- inventor of the Pap test -RRB- , Nicholas Negroponte , Constantin CarathΓ©odory , Manolis Andronikos , Michael Dertouzos , John Argyris , Panagiotis Kondylis , John Iliopoulos -LRB- 2007 Dirac Prize for his contribu...
[]
['Notable modern Greek scientists of modern times include Dimitrios Galanos , Georgios Papanikolaou -LRB- inventor of the Pap test -RRB- , Nicholas Negroponte , Constantin CarathΓ©odory , Manolis Andronikos , Michael Dertouzos , John Argyris , Panagiotis Kondylis , John Iliopoulos -LRB- 2007 Dirac Prize for his contribu...
[]
[]
4,379
Pliny the Elder mentions the artist Sosus of Pergamon by name, describing his mosaics of the food left on a floor after a feast and of a group of doves drinking from a bowl.
(ROOT (S (NP (NNP Pliny) (DT the) (NNP Elder)) (VP (VBZ mentions) (NP (NP (DT the) (NN artist) (NP (NNP Sosus))) (PP (IN of) (NP (NNP Pergamon)))) (PP (IN by) (NP (NN name))) (, ,) (S (VP (VBG describing) (NP (NP (PRP$ his) (NNS mosaics)) (PP (PP (IN of) (NP (NP (DT the) (NN food)) (VP (VBN left) (PP (IN on) (NP (DT a)...
13
{ "ADJ": [], "ADP": [ "of", "by", "of", "on", "after", "of", "of", "from" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "a", "a", "a", "a" ], "INTJ": [], "NOUN": [ "Elder", "artist", "name", ...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP"...
Pliny/nsubj/mentions the/det/Elder Elder/nsubj/mentions mentions/ROOT/mentions the/det/artist artist/dobj/mentions Sosus/appos/artist of/prep/artist Pergamon/pobj/of by/prep/mentions name/pobj/by ,/punct/mentions describing/advcl/mentions his/poss/mosaics mosaics/dobj/describing of/prep/mosaics the/det/food food/pobj/o...
(S (NP (NNP Pliny) (DT the) (NNP Elder)) (VP (VBZ mentions) (NP (NP (DT the) (NN artist) (NP (NNP Sosus))) (PP (IN of) (NP (NNP Pergamon)))) (PP (IN by) (NP (NN name))) (, ,) (S (VP (VBG describing) (NP (NP (PRP$ his) (NNS mosaics)) (PP (PP (IN of) (NP (NP (DT the) (NN food)) (VP (VBN left) (PP (IN on) (NP (DT a) (NN f...
T
['Pliny the Elder mentions the artist Sosus of Pergamon by name , describing his mosaics of the food left on a floor after a feast and of a group of doves drinking from a bowl']
[]
['Pliny the Elder mentions the artist Sosus of Pergamon by name , describing his mosaics of the food left on a floor after a feast and of a group of doves drinking from a bowl .']
[]
[]
11,957
More-or-less independent circadian rhythms are found in many organs and cells in the body outside the suprachiasmatic nuclei (SCN), the "master clock".
(ROOT (S (NP (ADVP (JJR More) (HYPH -) (CC or) (HYPH -) (JJR less)) (JJ independent) (JJ circadian) (NNS rhythms)) (VP (VBP are) (VP (VBN found) (PP (IN in) (NP (NP (JJ many) (NNS organs) (CC and) (NNS cells)) (PP (IN in) (NP (DT the) (NN body))) (PP (IN outside) (NP (NP (NP (DT the) (JJ suprachiasmatic) (NNS nuclei)) ...
11
{ "ADJ": [ "More", "less", "independent", "circadian", "many", "suprachiasmatic" ], "ADP": [ "in", "in", "outside" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "or", "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "rh...
[ "B-ADVP", "I-ADVP", "I-ADVP", "I-ADVP", "I-ADVP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP"...
More/advmod/independent -/punct/More or/cc/More -/punct/less less/conj/More independent/amod/rhythms circadian/amod/rhythms rhythms/nsubjpass/found are/auxpass/found found/ROOT/found in/prep/found many/amod/organs organs/pobj/in and/cc/organs cells/conj/organs in/prep/organs the/det/body body/pobj/in outside/prep/organ...
(S (NP (ADVP (JJR More) (HYPH -) (CC or) (HYPH -) (JJR less)) (JJ independent) (JJ circadian) (NNS rhythms)) (VP (VBP are) (VP (VBN found) (PP (IN in) (NP (NP (JJ many) (NNS organs) (CC and) (NNS cells)) (PP (IN in) (NP (DT the) (NN body))) (PP (IN outside) (NP (NP (NP (DT the) (JJ suprachiasmatic) (NNS nuclei)) (-LRB-...
T
['More - or - less independent circadian rhythms are found in many organs and cells in the body outside the suprachiasmatic nuclei -LRB- SCN -RRB- , the " master clock "']
[]
['More - or - less independent circadian rhythms are found in many organs and cells in the body outside the suprachiasmatic nuclei -LRB- SCN -RRB- , the " master clock " .']
[]
[]
19,187
How many towers were planned to be built?
(ROOT (SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS towers)) (S (VP (VBD were) (VP (VBN planned) (S (VP (TO to) (VP (VB be) (VP (VBN built)))))))) (. ?)))
10
{ "ADJ": [ "many" ], "ADP": [], "ADV": [], "AUX": [ "were", "be" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "towers" ], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [ "How" ], "SPACE": [], "SYM": [], "VER...
[ "O", "O", "O", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "O" ]
How/advmod/many many/amod/towers towers/nsubjpass/planned were/auxpass/planned planned/ROOT/planned to/aux/built be/auxpass/built built/xcomp/planned ?/punct/planned
(SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS towers)) (S (VP (VBD were) (VP (VBN planned) (S (VP (TO to) (VP (VB be) (VP (VBN built)))))))) (. ?))
T
['were planned to be built']
[]
['How many towers were planned to be built ?']
[]
[]
69,444
Additionally, Greece represents 39.52% of all of the European Union's dwt.
(ROOT (S (ADVP (RB Additionally)) (, ,) (NP (NNP Greece)) (VP (VBZ represents) (NP (NP (CD 39.52) (NN %)) (PP (IN of) (NP (NP (DT all)) (PP (IN of) (NP (NP (DT the) (NNP European) (NNP Union) (POS 's)) (NN dwt))))))) (. .)))
10
{ "ADJ": [], "ADP": [ "of", "of" ], "ADV": [ "Additionally" ], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "%", "dwt" ], "NUM": [ "39.52" ], "PART": [ "'s" ], "PRON": [ "all" ], "PROPN": [ "Greece", "European", "Un...
[ "B-ADVP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Additionally/advmod/represents ,/punct/represents Greece/nsubj/represents represents/ROOT/represents 39.52/nummod/% %/dobj/represents of/prep/% all/pobj/of of/prep/all the/det/Union European/compound/Union Union/poss/dwt 's/case/Union dwt/pobj/of ./punct/represents
(S (ADVP (RB Additionally)) (, ,) (NP (NNP Greece)) (VP (VBZ represents) (NP (NP (CD 39.52) (NN %)) (PP (IN of) (NP (NP (DT all)) (PP (IN of) (NP (NP (DT the) (NNP European) (NNP Union) (POS 's)) (NN dwt))))))) (. .))
T
["Greece represents 39.52 % of all of the European Union 's dwt"]
[]
["Additionally , Greece represents 39.52 % of all of the European Union 's dwt ."]
[]
[]
10,763
In grading lumber and structural timber, knots are classified according to their form, size, soundness, and the firmness with which they are held in place.
(ROOT (S (PP (IN In) (S (VP (VBG grading) (NP (NP (NN lumber)) (CC and) (NP (JJ structural) (NN timber)))))) (, ,) (NP (NNS knots)) (VP (VBP are) (VP (VBN classified) (PP (VBG according) (PP (IN to) (NP (PRP$ their) (NML (NN form)) (, ,) (NML (NN size)) (, ,) (NP (NN soundness)) (, ,) (CC and) (NP (NP (DT the) (NN firm...
15
{ "ADJ": [ "structural" ], "ADP": [ "In", "to", "with", "in" ], "ADV": [], "AUX": [ "are", "are" ], "CCONJ": [ "and", "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "lumber", "timber", "knots", "form", "size", "soundness", "...
[ "B-PP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-PP", "I-PP", "B-NP", "O", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "O" ]
In/prep/classified grading/pcomp/In lumber/nmod/timber and/cc/lumber structural/amod/timber timber/dobj/grading ,/punct/classified knots/nsubjpass/classified are/auxpass/classified classified/ROOT/classified according/prep/classified to/prep/according their/poss/form form/pobj/to ,/punct/form size/conj/form ,/punct/siz...
(S (PP (IN In) (S (VP (VBG grading) (NP (NP (NN lumber)) (CC and) (NP (JJ structural) (NN timber)))))) (, ,) (NP (NNS knots)) (VP (VBP are) (VP (VBN classified) (PP (VBG according) (PP (IN to) (NP (PRP$ their) (NML (NN form)) (, ,) (NML (NN size)) (, ,) (NP (NN soundness)) (, ,) (CC and) (NP (NP (DT the) (NN firmness))...
CT
['knots are classified according to their form , size , soundness , and the firmness with which they are held in place']
['with which they are held in place']
[]
['In grading lumber and structural timber , knots are classified according to their form , size , soundness , and the firmness with which they are held in place .']
[]
26,331
Nouns are also inflected for number, distinguishing between singular and plural.
(ROOT (S (NP (NNS Nouns)) (VP (VBP are) (ADVP (RB also)) (VP (VBN inflected) (PP (IN for) (NP (NN number))) (, ,) (S (VP (VBG distinguishing) (PP (IN between) (NP (JJ singular) (CC and) (NN plural))))))) (. .)))
9
{ "ADJ": [ "singular", "plural" ], "ADP": [ "for", "between" ], "ADV": [ "also" ], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "Nouns", "number" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ ",", ...
[ "B-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Nouns/nsubjpass/inflected are/auxpass/inflected also/advmod/inflected inflected/ROOT/inflected for/prep/inflected number/pobj/for ,/punct/inflected distinguishing/advcl/inflected between/prep/distinguishing singular/pobj/between and/cc/singular plural/conj/singular ./punct/inflected
(S (NP (NNS Nouns)) (VP (VBP are) (ADVP (RB also)) (VP (VBN inflected) (PP (IN for) (NP (NN number))) (, ,) (S (VP (VBG distinguishing) (PP (IN between) (NP (JJ singular) (CC and) (NN plural))))))) (. .))
T
['Nouns are also inflected for number , distinguishing between singular and plural']
[]
['Nouns are also inflected for number , distinguishing between singular and plural .']
[]
[]
55,648
The Ministry of the Environment, Energy and Climate Change announced that there was interest from various countries (including Norway and the United States) in exploration, and the first results regarding the amount of oil and gas in these locations were expected in the summer of 2012.
(ROOT (S (S (NP (NP (DT The) (NNP Ministry)) (PP (IN of) (NP (NP (DT the) (NML (NNP Environment))) (, ,) (NP (NNP Energy)) (CC and) (NP (NNP Climate) (NNP Change))))) (VP (VBD announced) (SBAR (IN that) (S (NP (EX there)) (VP (VBD was) (NP (NP (NN interest)) (PP (IN from) (NP (NP (JJ various) (NNS countries)) (-LRB- -L...
14
{ "ADJ": [ "various", "first" ], "ADP": [ "of", "from", "in", "of", "in", "in", "of" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [ "and", "and", "and", "and" ], "DET": [ "The", "the", "the", "the", "the", "these", "the...
[ "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", ...
The/det/Ministry Ministry/nsubj/announced of/prep/Ministry the/det/Environment Environment/pobj/of ,/punct/Environment Energy/conj/Environment and/cc/Energy Climate/compound/Change Change/conj/Energy announced/ROOT/announced that/mark/was there/expl/was was/ccomp/announced interest/attr/was from/prep/interest various/a...
(S (S (NP (NP (DT The) (NNP Ministry)) (PP (IN of) (NP (NP (DT the) (NML (NNP Environment))) (, ,) (NP (NNP Energy)) (CC and) (NP (NNP Climate) (NNP Change))))) (VP (VBD announced) (SBAR (IN that) (S (NP (EX there)) (VP (VBD was) (NP (NP (NN interest)) (PP (IN from) (NP (NP (JJ various) (NNS countries)) (-LRB- -LRB-) (...
CT
['The Ministry of the Environment , Energy and Climate Change announced', 'the first results regarding the amount of oil and gas in these locations were expected in the summer of 2012']
['that there was interest from various countries -LRB- including Norway and the United States -RRB- in exploration']
[]
['The Ministry of the Environment , Energy and Climate Change announced that there was interest from various countries -LRB- including Norway and the United States -RRB- in exploration , and the first results regarding the amount of oil and gas in these locations were expected in the summer of 2012 .']
[]
66,543
Public expenditure health was at 8.9% of the GDP in 2004, whereas private expenditure was at 1.3%.
(ROOT (S (NP (NML (JJ Public) (NN expenditure)) (NN health)) (VP (VBD was) (PP (IN at) (NP (NP (CD 8.9) (NN %)) (PP (IN of) (NP (DT the) (NN GDP))))) (PP (IN in) (CD 2004)) (, ,) (SBAR (IN whereas) (S (NP (JJ private) (NN expenditure)) (VP (VBD was) (PP (IN at) (NP (CD 1.3) (NN %))))))) (. .)))
9
{ "ADJ": [ "Public", "private" ], "ADP": [ "at", "of", "in", "at" ], "ADV": [], "AUX": [ "was", "was" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "expenditure", "health", "%", "expenditure", "%" ], "NUM": [ "8.9", "2...
[ "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
Public/amod/expenditure expenditure/compound/health health/nsubj/was was/ROOT/was at/prep/was 8.9/nummod/% %/pobj/at of/prep/% the/det/GDP GDP/pobj/of in/prep/was 2004/pobj/in ,/punct/was whereas/mark/was private/amod/expenditure expenditure/nsubj/was was/advcl/was at/prep/was 1.3/nummod/% %/pobj/at ./punct/was
(S (NP (NML (JJ Public) (NN expenditure)) (NN health)) (VP (VBD was) (PP (IN at) (NP (NP (CD 8.9) (NN %)) (PP (IN of) (NP (DT the) (NN GDP))))) (PP (IN in) (CD 2004)) (, ,) (SBAR (IN whereas) (S (NP (JJ private) (NN expenditure)) (VP (VBD was) (PP (IN at) (NP (CD 1.3) (NN %))))))) (. .))
CT
['Public expenditure health was at 8.9 % of the GDP in 2004 ,']
['whereas private expenditure was at 1.3 %']
[]
['Public expenditure health was at 8.9 % of the GDP in 2004 , whereas private expenditure was at 1.3 % .']
[]
20,836
American Idol was nominated for the Emmy's Outstanding Reality Competition Program for nine years but never won.
(ROOT (S (NP (NNP American) (NNP Idol)) (VP (VP (VBD was) (VP (VBN nominated) (PP (IN for) (NP (NP (DT the) (NNP Emmy) (POS 's)) (NML (NNP Outstanding) (NNP Reality)) (NNP Competition) (NNP Program))) (PP (IN for) (NP (CD nine) (NNS years))))) (CC but) (ADVP (RB never)) (VP (VBD won))) (. .)))
9
{ "ADJ": [], "ADP": [ "for", "for" ], "ADV": [ "never" ], "AUX": [ "was" ], "CCONJ": [ "but" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "years" ], "NUM": [ "nine" ], "PART": [ "'s" ], "PRON": [], "PROPN": [ "American", "Idol", "Emmy...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "O" ]
American/compound/Idol Idol/nsubjpass/nominated was/auxpass/nominated nominated/ROOT/nominated for/prep/nominated the/det/Emmy Emmy/poss/Program 's/case/Emmy Outstanding/compound/Reality Reality/compound/Program Competition/compound/Program Program/pobj/for for/prep/nominated nine/nummod/years years/pobj/for but/cc/nom...
(S (NP (NNP American) (NNP Idol)) (VP (VP (VBD was) (VP (VBN nominated) (PP (IN for) (NP (NP (DT the) (NNP Emmy) (POS 's)) (NML (NNP Outstanding) (NNP Reality)) (NNP Competition) (NNP Program))) (PP (IN for) (NP (CD nine) (NNS years))))) (CC but) (ADVP (RB never)) (VP (VBD won))) (. .))
T
["American Idol was nominated for the Emmy 's Outstanding Reality Competition Program for nine years but never won"]
[]
["American Idol was nominated for the Emmy 's Outstanding Reality Competition Program for nine years but never won ."]
[]
[]
32,152
What country fell providing with more information on Canada's army size?
(ROOT (SBARQ (WHNP (WP What) (NN country)) (SQ (VBD fell) (S (VP (VBG providing) (PP (IN with) (NP (NP (JJR more) (NN information)) (PP (IN on) (NP (NP (NNP Canada) (POS 's)) (NN army) (NN size)))))))) (. ?)))
11
{ "ADJ": [ "more" ], "ADP": [ "with", "on" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "country", "information", "army", "size" ], "NUM": [], "PART": [ "'s" ], "PRON": [ "What" ], "PROPN": [ "Canada" ], "PUNCT": [ ...
[ "O", "O", "O", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
What/det/country country/nsubj/fell fell/ROOT/fell providing/xcomp/fell with/prep/providing more/amod/information information/pobj/with on/prep/information Canada/poss/size 's/case/Canada army/compound/size size/pobj/on ?/punct/fell
(SBARQ (WHNP (WP What) (NN country)) (SQ (VBD fell) (S (VP (VBG providing) (PP (IN with) (NP (NP (JJR more) (NN information)) (PP (IN on) (NP (NP (NNP Canada) (POS 's)) (NN army) (NN size)))))))) (. ?))
FC
[]
[]
[]
[]
["What country fell providing with more information on Canada 's army size ?"]
13,161
What does temperature impact on tool kits?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (NN temperature)) (VP (VB impact) (PP (IN on) (NP (NN tool) (NNS kits))))) (. ?)))
7
{ "ADJ": [], "ADP": [ "on" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "temperature", "impact", "tool", "kits" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], ...
[ "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
What/nsubj/does does/ROOT/does temperature/compound/impact impact/nsubj/does on/prep/impact tool/compound/kits kits/pobj/on ?/punct/does
(SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (NN temperature)) (VP (VB impact) (PP (IN on) (NP (NN tool) (NNS kits))))) (. ?))
FC
[]
[]
[]
[]
['What does temperature impact on tool kits ?']
56,116
During what span were the Marshall Islands first settled?
(ROOT (SBARQ (WHPP (IN During) (WHNP (WDT what) (NN span))) (SQ (VBD were) (NP (DT the) (NNP Marshall) (NNPS Islands)) (ADVP (RB first)) (VP (VBN settled))) (. ?)))
5
{ "ADJ": [], "ADP": [ "During" ], "ADV": [ "first" ], "AUX": [ "were" ], "CCONJ": [], "DET": [ "what", "the" ], "INTJ": [], "NOUN": [ "span" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Marshall", "Islands" ], "PUNCT": [ "?" ], "SCONJ": ...
[ "O", "O", "O", "O", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "O" ]
During/prep/were what/det/span span/pcomp/During were/ROOT/were the/det/Islands Marshall/compound/Islands Islands/nsubj/settled first/advmod/settled settled/ccomp/were ?/punct/settled
(SBARQ (WHPP (IN During) (WHNP (WDT what) (NN span))) (SQ (VBD were) (NP (DT the) (NNP Marshall) (NNPS Islands)) (ADVP (RB first)) (VP (VBN settled))) (. ?))
FC
[]
[]
[]
[]
['During what span were the Marshall Islands first settled ?']
31,390
Photo Gallery is an optional application to view, create and group photos from PS3, which is installed separately from the system software at 105 MB.
(ROOT (S (NP (NNP Photo) (NNP Gallery)) (VP (VBZ is) (NP (NP (DT an) (JJ optional) (NN application)) (SBAR (S (VP (TO to) (VP (VB view) (, ,) (VB create) (CC and) (VB group) (NP (NNS photos)) (PP (IN from) (NP (NP (NNP PS3)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (VP (VBN installed) (ADVP (ADVP (RB separately))...
18
{ "ADJ": [ "optional" ], "ADP": [ "from", "from", "at" ], "ADV": [ "separately" ], "AUX": [ "is", "is" ], "CCONJ": [ "and" ], "DET": [ "an", "the" ], "INTJ": [], "NOUN": [ "application", "group", "photos", "system", "software", ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "I-VP", "B-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Photo/compound/Gallery Gallery/nsubj/is is/ROOT/is an/det/application optional/amod/application application/attr/is to/aux/view view/acl/application ,/punct/view create/conj/view and/cc/create group/compound/photos photos/conj/create from/prep/photos PS3/pobj/from ,/punct/PS3 which/nsubjpass/installed is/auxpass/instal...
(S (NP (NNP Photo) (NNP Gallery)) (VP (VBZ is) (NP (NP (DT an) (JJ optional) (NN application)) (SBAR (S (VP (TO to) (VP (VB view) (, ,) (VB create) (CC and) (VB group) (NP (NNS photos)) (PP (IN from) (NP (NP (NNP PS3)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (VP (VBN installed) (ADVP (ADVP (RB separately)) (PP (...
CT
['Photo Gallery is an optional application to view , create and group photos from PS3 , which is installed separately from the system software at 105 MB']
['to view , create and group photos from PS3 , which is installed separately from the system software at 105 MB', 'which is installed separately from the system software at 105 MB']
[]
['Photo Gallery is an optional application to view , create and group photos from PS3 , which is installed separately from the system software at 105 MB .']
[]
33,757
Where did people not ask about racial background?
(ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBD did) (NP (NNS people)) (RB not) (VP (VB ask) (PP (IN about) (NP (JJ racial) (NN background))))) (. ?)))
7
{ "ADJ": [ "racial" ], "ADP": [ "about" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "people", "background" ], "NUM": [], "PART": [ "not" ], "PRON": [], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [ "Where" ], "SPAC...
[ "O", "O", "B-NP", "O", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
Where/advmod/ask did/aux/ask people/nsubj/ask not/neg/ask ask/ROOT/ask about/prep/ask racial/amod/background background/pobj/about ?/punct/ask
(SBARQ (WHADVP (WRB Where)) (SQ (VBD did) (NP (NNS people)) (RB not) (VP (VB ask) (PP (IN about) (NP (JJ racial) (NN background))))) (. ?))
FC
[]
[]
[]
[]
['Where did people not ask about racial background ?']
56,463
The Finnish and Baltic invasions began a deterioration of relations between the Soviets and Germany.
(ROOT (S (NP (DT The) (ADJP (JJ Finnish) (CC and) (JJ Baltic)) (NNS invasions)) (VP (VBD began) (NP (NP (DT a) (NN deterioration)) (PP (IN of) (NP (NP (NNS relations)) (PP (IN between) (NP (NP (DT the) (NNPS Soviets)) (CC and) (NP (NNP Germany)))))))) (. .)))
10
{ "ADJ": [ "Finnish", "Baltic" ], "ADP": [ "of", "between" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "The", "a", "the" ], "INTJ": [], "NOUN": [ "invasions", "deterioration", "relations" ], "NUM": [], "PART": [], "PRON": [...
[ "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/invasions Finnish/amod/invasions and/cc/Finnish Baltic/conj/Finnish invasions/nsubj/began began/ROOT/began a/det/deterioration deterioration/dobj/began of/prep/deterioration relations/pobj/of between/prep/relations the/det/Soviets Soviets/pobj/between and/cc/Soviets Germany/conj/Soviets ./punct/began
(S (NP (DT The) (ADJP (JJ Finnish) (CC and) (JJ Baltic)) (NNS invasions)) (VP (VBD began) (NP (NP (DT a) (NN deterioration)) (PP (IN of) (NP (NP (NNS relations)) (PP (IN between) (NP (NP (DT the) (NNPS Soviets)) (CC and) (NP (NNP Germany)))))))) (. .))
T
['The Finnish and Baltic invasions began a deterioration of relations between the Soviets and Germany']
[]
['The Finnish and Baltic invasions began a deterioration of relations between the Soviets and Germany .']
[]
[]
35,450
However, when the first captives were brought to the Americas, they were often combined with other groups from West Africa, and individual ethnic affiliations were not generally acknowledged by English colonists.
(ROOT (S (ADVP (RB However)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (DT the) (JJ first) (NNS captives)) (VP (VBD were) (VP (VBN brought) (PP (IN to) (NP (DT the) (NNPS Americas))))))) (, ,) (S (NP (PRP they)) (VP (VBD were) (ADVP (RB often)) (VP (VBN combined) (PP (IN with) (NP (NP (JJ other) (NNS groups)) (PP (IN from...
10
{ "ADJ": [ "first", "other", "individual", "ethnic", "English" ], "ADP": [ "to", "with", "from", "by" ], "ADV": [ "However", "often", "generally" ], "AUX": [ "were", "were", "were" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ...
[ "B-ADVP", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "B-PP", "B-NP...
However/advmod/combined ,/punct/combined when/advmod/brought the/det/captives first/amod/captives captives/nsubjpass/brought were/auxpass/brought brought/advcl/combined to/prep/brought the/det/Americas Americas/pobj/to ,/punct/combined they/nsubjpass/combined were/auxpass/combined often/advmod/combined combined/ROOT/co...
(S (ADVP (RB However)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (DT the) (JJ first) (NNS captives)) (VP (VBD were) (VP (VBN brought) (PP (IN to) (NP (DT the) (NNPS Americas))))))) (, ,) (S (NP (PRP they)) (VP (VBD were) (ADVP (RB often)) (VP (VBN combined) (PP (IN with) (NP (NP (JJ other) (NNS groups)) (PP (IN from) (NP ...
CT
['they were often combined with other groups from West Africa', 'individual ethnic affiliations were not generally acknowledged by English colonists']
['when the first captives were brought to the Americas']
[]
['However , when the first captives were brought to the Americas , they were often combined with other groups from West Africa , and individual ethnic affiliations were not generally acknowledged by English colonists .']
[]
53,910
How much water should be taken in for each calorie of food that is consumed?
(ROOT (SBARQ (WHNP (WHADJP (WRB How) (JJ much)) (NN water)) (S (VP (MD should) (VP (VB be) (VP (VBN taken) (PRT (RB in)) (PP (IN for) (NP (NP (NP (DT each) (NN calorie)) (PP (IN of) (NP (NN food)))) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN consumed))))))))))) (. ?)))
13
{ "ADJ": [ "much" ], "ADP": [ "in", "for", "of" ], "ADV": [], "AUX": [ "should", "be", "is" ], "CCONJ": [], "DET": [ "each" ], "INTJ": [], "NOUN": [ "water", "calorie", "food" ], "NUM": [], "PART": [], "PRON": [ "that" ], "PROPN": [], ...
[ "O", "O", "O", "B-VP", "I-VP", "I-VP", "O", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-VP", "I-VP", "O" ]
How/advmod/much much/amod/water water/nsubjpass/taken should/aux/taken be/auxpass/taken taken/ROOT/taken in/prt/taken for/prep/taken each/det/calorie calorie/pobj/for of/prep/calorie food/pobj/of that/nsubjpass/consumed is/auxpass/consumed consumed/relcl/calorie ?/punct/taken
(SBARQ (WHNP (WHADJP (WRB How) (JJ much)) (NN water)) (S (VP (MD should) (VP (VB be) (VP (VBN taken) (PRT (RB in)) (PP (IN for) (NP (NP (NP (DT each) (NN calorie)) (PP (IN of) (NP (NN food)))) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN consumed))))))))))) (. ?))
CT
['should be taken in for each calorie of food that is consumed']
['that is consumed']
[]
['How much water should be taken in for each calorie of food that is consumed ?']
[]
51,660
The later part of the 19th century saw the exploitation of the Earth's petrochemicals, after the exhaustion of the oil supply from whaling.
(ROOT (S (NP (NP (DT The) (JJR later) (NN part)) (PP (IN of) (NP (DT the) (JJ 19th) (NN century)))) (VP (VBD saw) (NP (NP (DT the) (NN exploitation)) (PP (IN of) (NP (NP (DT the) (NNP Earth) (POS 's)) (NNS petrochemicals))) (, ,) (PP (IN after) (NP (NP (DT the) (NN exhaustion)) (PP (IN of) (NP (DT the) (NN oil) (NN sup...
9
{ "ADJ": [ "later", "19th" ], "ADP": [ "of", "of", "after", "of", "from" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "part", "century", "exploitation", "petroche...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
The/det/part later/amod/part part/nsubj/saw of/prep/part the/det/century 19th/amod/century century/pobj/of saw/ROOT/saw the/det/exploitation exploitation/dobj/saw of/prep/exploitation the/det/Earth Earth/poss/petrochemicals 's/case/Earth petrochemicals/pobj/of ,/punct/saw after/prep/saw the/det/exhaustion exhaustion/po...
(S (NP (NP (DT The) (JJR later) (NN part)) (PP (IN of) (NP (DT the) (JJ 19th) (NN century)))) (VP (VBD saw) (NP (NP (DT the) (NN exploitation)) (PP (IN of) (NP (NP (DT the) (NNP Earth) (POS 's)) (NNS petrochemicals))) (, ,) (PP (IN after) (NP (NP (DT the) (NN exhaustion)) (PP (IN of) (NP (DT the) (NN oil) (NN supply)))...
T
["The later part of the 19th century saw the exploitation of the Earth 's petrochemicals , after the exhaustion of the oil supply from whaling"]
[]
["The later part of the 19th century saw the exploitation of the Earth 's petrochemicals , after the exhaustion of the oil supply from whaling ."]
[]
[]
42,470
Emerging British acts included Free, who released their signature song "All
(ROOT (S (NP (VBG Emerging) (JJ British) (NNS acts)) (VP (VBD included) (NP (NP (NNP Free)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD released) (NP (NP (PRP$ their) (NN signature) (NN song)) (`` ") (NP (DT All))))))))))
10
{ "ADJ": [ "British" ], "ADP": [], "ADV": [], "AUX": [], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "acts", "signature", "song" ], "NUM": [], "PART": [], "PRON": [ "who", "their", "All" ], "PROPN": [ "Free" ], "PUNCT": [ ",", "\"" ], "SCON...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP" ]
Emerging/amod/acts British/amod/acts acts/nsubj/included included/ROOT/included Free/dobj/included ,/punct/Free who/nsubj/released released/relcl/Free their/poss/song signature/compound/song song/dobj/released "/punct/song All/dep/included
(S (NP (VBG Emerging) (JJ British) (NNS acts)) (VP (VBD included) (NP (NP (NNP Free)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD released) (NP (NP (PRP$ their) (NN signature) (NN song)) (`` ") (NP (DT All)))))))))
CT
['Emerging British acts included Free , who released their signature song " All']
['who released their signature song " All']
[]
['Emerging British acts included Free , who released their signature song " All']
[]
20,698
The Gupta period marked a watershed of Indian culture: the Guptas performed Vedic sacrifices to legitimize their rule, but they also patronized Buddhism, which continued to provide an alternative to Brahmanical orthodoxy.
(ROOT (S (S (NP (DT The) (NNP Gupta) (NN period)) (VP (VBD marked) (NP (NP (DT a) (NN watershed)) (PP (IN of) (NP (JJ Indian) (NN culture)))))) (: :) (S (S (NP (DT the) (NNPS Guptas)) (VP (VBD performed) (NP (JJ Vedic) (NNS sacrifices)) (S (VP (TO to) (VP (VB legitimize) (NP (PRP$ their) (NN rule))))))) (, ,) (CC but) ...
16
{ "ADJ": [ "Indian", "Vedic", "Brahmanical" ], "ADP": [ "of", "to" ], "ADV": [ "also" ], "AUX": [], "CCONJ": [ "but" ], "DET": [ "The", "a", "the", "an" ], "INTJ": [], "NOUN": [ "period", "watershed", "culture", "sacrifices", "rul...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "O", "O", "B-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP"...
The/det/period Gupta/compound/period period/nsubj/marked marked/ccomp/performed a/det/watershed watershed/dobj/marked of/prep/watershed Indian/amod/culture culture/pobj/of :/punct/performed the/det/Guptas Guptas/nsubj/performed performed/ROOT/performed Vedic/amod/sacrifices sacrifices/dobj/performed to/aux/legitimize l...
(S (S (NP (DT The) (NNP Gupta) (NN period)) (VP (VBD marked) (NP (NP (DT a) (NN watershed)) (PP (IN of) (NP (JJ Indian) (NN culture)))))) (: :) (S (S (NP (DT the) (NNPS Guptas)) (VP (VBD performed) (NP (JJ Vedic) (NNS sacrifices)) (S (VP (TO to) (VP (VB legitimize) (NP (PRP$ their) (NN rule))))))) (, ,) (CC but) (S (NP...
CT
['The Gupta period marked a watershed of Indian culture', 'the Guptas performed Vedic sacrifices to legitimize their rule , but they also patronized Buddhism , which continued to provide an alternative to Brahmanical orthodoxy']
['which continued to provide an alternative to Brahmanical orthodoxy']
[]
['The Gupta period marked a watershed of Indian culture : the Guptas performed Vedic sacrifices to legitimize their rule , but they also patronized Buddhism , which continued to provide an alternative to Brahmanical orthodoxy .']
[]
39,148
Schwarzenegger has said his father had "no patience for listening or understanding your problems.
(ROOT (S (NP (NNP Schwarzenegger)) (VP (VBZ has) (VP (VBN said) (SBAR (S (NP (PRP$ his) (NN father)) (VP (VBD had) (`` ") (NP (NP (DT no) (NN patience)) (PP (IN for) (S (VP (VBG listening) (CC or) (VBG understanding) (NP (PRP$ your) (NNS problems))))))))))) (. .)))
13
{ "ADJ": [], "ADP": [ "for" ], "ADV": [], "AUX": [ "has" ], "CCONJ": [ "or" ], "DET": [ "no" ], "INTJ": [], "NOUN": [ "father", "patience", "problems" ], "NUM": [], "PART": [], "PRON": [ "his", "your" ], "PROPN": [ "Schwarzenegger" ], "PUNC...
[ "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "O" ]
Schwarzenegger/nsubj/said has/aux/said said/ROOT/said his/poss/father father/nsubj/had had/ccomp/said "/punct/had no/det/patience patience/dobj/had for/prep/patience listening/pcomp/for or/cc/listening understanding/conj/listening your/poss/problems problems/dobj/understanding ./punct/said
(S (NP (NNP Schwarzenegger)) (VP (VBZ has) (VP (VBN said) (SBAR (S (NP (PRP$ his) (NN father)) (VP (VBD had) (`` ") (NP (NP (DT no) (NN patience)) (PP (IN for) (S (VP (VBG listening) (CC or) (VBG understanding) (NP (PRP$ your) (NNS problems))))))))))) (. .))
CT
['Schwarzenegger has said']
['his father had " no patience for listening or understanding your problems']
[]
['Schwarzenegger has said his father had " no patience for listening or understanding your problems .']
[]
61,465
Eisenhower stated that he "gave [himself] an order" to stop cold turkey in March 1949 while at Columbia.
(ROOT (S (NP (NNP Eisenhower)) (VP (VBD stated) (SBAR (IN that) (S (NP (PRP he)) (`` ") (VP (VBD gave) (-LRB- -LSB-) (NP (PRP himself)) (-RRB- -RSB-) (NP (DT an) (NN order) ('' ") (S (VP (TO to) (VP (VB stop) (NP (JJ cold) (NN turkey)))))) (PP (IN in) (NP (NNP March) (CD 1949))) (SBAR (IN while) (PP (IN at) (NP (NNP Co...
12
{ "ADJ": [ "cold" ], "ADP": [ "in", "at" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "an" ], "INTJ": [], "NOUN": [ "order", "turkey" ], "NUM": [ "1949" ], "PART": [ "to" ], "PRON": [ "he", "himself" ], "PROPN": [ "Eisenhower", "Mar...
[ "B-NP", "B-VP", "O", "B-NP", "O", "B-VP", "I-VP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-PP", "B-NP", "O" ]
Eisenhower/nsubj/stated stated/ROOT/stated that/mark/gave he/nsubj/gave "/punct/gave gave/ccomp/stated [/dative/gave himself/dobj/gave ]/punct/gave an/det/order order/dobj/gave "/punct/order to/aux/stop stop/acl/order cold/amod/turkey turkey/dobj/stop in/prep/stop March/pobj/in 1949/nummod/March while/prep/stop at/prep...
(S (NP (NNP Eisenhower)) (VP (VBD stated) (SBAR (IN that) (S (NP (PRP he)) (`` ") (VP (VBD gave) (-LRB- -LSB-) (NP (PRP himself)) (-RRB- -RSB-) (NP (DT an) (NN order) ('' ") (S (VP (TO to) (VP (VB stop) (NP (JJ cold) (NN turkey)))))) (PP (IN in) (NP (NNP March) (CD 1949))) (SBAR (IN while) (PP (IN at) (NP (NNP Columbia...
CT
['Eisenhower stated']
['that he " gave -LSB- himself -RSB- an order " to stop cold turkey in March 1949 while at Columbia', 'while at Columbia']
[]
['Eisenhower stated that he " gave -LSB- himself -RSB- an order " to stop cold turkey in March 1949 while at Columbia .']
[]
27,200
He was rated as a midshipman aboard HMS Collingwood on 15 September 1913, and spent three months in the Mediterranean.
(ROOT (S (NP (PRP He)) (VP (VP (VBD was) (VP (VBN rated) (PP (IN as) (NP (NP (DT a) (NN midshipman)) (PP (IN aboard) (NP (NNP HMS) (NNP Collingwood))))) (PP (IN on) (NP (CD 15) (NNP September) (CD 1913))))) (, ,) (CC and) (VP (VBD spent) (NP (CD three) (NNS months)) (PP (IN in) (NP (DT the) (NNP Mediterranean))))) (. ....
10
{ "ADJ": [], "ADP": [ "as", "aboard", "on", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "midshipman", "months" ], "NUM": [ "15", "1913", "three" ], "PART": [], "PRON": [ "H...
[ "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
He/nsubjpass/rated was/auxpass/rated rated/ROOT/rated as/prep/rated a/det/midshipman midshipman/pobj/as aboard/prep/midshipman HMS/compound/Collingwood Collingwood/pobj/aboard on/prep/rated 15/nummod/September September/pobj/on 1913/nummod/September ,/punct/rated and/cc/rated spent/conj/rated three/nummod/months months...
(S (NP (PRP He)) (VP (VP (VBD was) (VP (VBN rated) (PP (IN as) (NP (NP (DT a) (NN midshipman)) (PP (IN aboard) (NP (NNP HMS) (NNP Collingwood))))) (PP (IN on) (NP (CD 15) (NNP September) (CD 1913))))) (, ,) (CC and) (VP (VBD spent) (NP (CD three) (NNS months)) (PP (IN in) (NP (DT the) (NNP Mediterranean))))) (. .))
T
['He was rated as a midshipman aboard HMS Collingwood on 15 September 1913 , and spent three months in the Mediterranean']
[]
['He was rated as a midshipman aboard HMS Collingwood on 15 September 1913 , and spent three months in the Mediterranean .']
[]
[]
60,101
On April 18, 1985, a few months after taking his Senate seat, Kerry and Senator Tom Harkin of Iowa traveled to Nicaragua and met the country's president, Daniel Ortega.
(ROOT (S (PP (IN On) (NP (NNP April) (CD 18) (, ,) (CD 1985))) (, ,) (PP (NP (DT a) (JJ few) (NNS months)) (IN after) (S (VP (VBG taking) (NP (PRP$ his) (NNP Senate) (NN seat))))) (, ,) (NP (NP (NNP Kerry)) (CC and) (NP (NP (NNP Senator) (NNP Tom) (NNP Harkin)) (PP (IN of) (NP (NNP Iowa))))) (VP (VP (VBD traveled) (PP ...
8
{ "ADJ": [ "few" ], "ADP": [ "On", "after", "of", "to" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "months", "seat", "country", "president" ], "NUM": [ "18", "1985" ], "PART":...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-VP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I...
On/prep/traveled April/pobj/On 18/nummod/April ,/punct/April 1985/nummod/April ,/punct/April a/det/months few/amod/months months/npadvmod/after after/prep/On taking/pcomp/after his/poss/seat Senate/compound/seat seat/dobj/taking ,/punct/traveled Kerry/nsubj/traveled and/cc/Kerry Senator/compound/Harkin Tom/compound/Har...
(S (PP (IN On) (NP (NNP April) (CD 18) (, ,) (CD 1985))) (, ,) (PP (NP (DT a) (JJ few) (NNS months)) (IN after) (S (VP (VBG taking) (NP (PRP$ his) (NNP Senate) (NN seat))))) (, ,) (NP (NP (NNP Kerry)) (CC and) (NP (NP (NNP Senator) (NNP Tom) (NNP Harkin)) (PP (IN of) (NP (NNP Iowa))))) (VP (VP (VBD traveled) (PP (IN to...
T
["Kerry and Senator Tom Harkin of Iowa traveled to Nicaragua and met the country 's president , Daniel Ortega"]
[]
["On April 18 , 1985 , a few months after taking his Senate seat , Kerry and Senator Tom Harkin of Iowa traveled to Nicaragua and met the country 's president , Daniel Ortega ."]
[]
[]
51,028
On a visit to Ghana the same year, she dismissed fears for her safety, even though her host, President Kwame Nkrumah, who had replaced her as head of state, was a target for assassins.
(ROOT (S (PP (IN On) (NP (NP (DT a) (NN visit)) (PP (IN to) (NP (NNP Ghana))) (NP (DT the) (JJ same) (NN year)))) (, ,) (NP (PRP she)) (VP (VBD dismissed) (NP (NP (NNS fears)) (PP (IN for) (NP (PRP$ her) (NN safety)))) (, ,) (SBAR (ADVP (RB even)) (IN though) (S (NP (NP (NP (PRP$ her) (NN host)) (, ,) (NP (NNP Presiden...
15
{ "ADJ": [ "same" ], "ADP": [ "On", "to", "for", "as", "of", "for" ], "ADV": [ "even" ], "AUX": [ "had", "was" ], "CCONJ": [], "DET": [ "a", "the", "a" ], "INTJ": [], "NOUN": [ "visit", "year", "fears", "safety", "host", ...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADVP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "B-NP", "B-PP", "B-NP", "B-PP", "B-...
On/prep/dismissed a/det/visit visit/pobj/On to/prep/visit Ghana/pobj/to the/det/year same/amod/year year/npadvmod/visit ,/punct/dismissed she/nsubj/dismissed dismissed/ROOT/dismissed fears/dobj/dismissed for/prep/fears her/poss/safety safety/pobj/for ,/punct/dismissed even/advmod/was though/mark/was her/poss/host host/...
(S (PP (IN On) (NP (NP (DT a) (NN visit)) (PP (IN to) (NP (NNP Ghana))) (NP (DT the) (JJ same) (NN year)))) (, ,) (NP (PRP she)) (VP (VBD dismissed) (NP (NP (NNS fears)) (PP (IN for) (NP (PRP$ her) (NN safety)))) (, ,) (SBAR (ADVP (RB even)) (IN though) (S (NP (NP (NP (PRP$ her) (NN host)) (, ,) (NP (NNP President) (NN...
CT
['she dismissed fears for her safety ,']
['even though her host , President Kwame Nkrumah , who had replaced her as head of state , was a target for assassins', 'who had replaced her as head of state']
[]
['On a visit to Ghana the same year , she dismissed fears for her safety , even though her host , President Kwame Nkrumah , who had replaced her as head of state , was a target for assassins .']
[]
48,867
Because USB is hot-pluggable, the connectors would be used more frequently, and perhaps with less care, than other connectors.
(ROOT (S (SBAR (IN Because) (S (NP (NNP USB)) (VP (VBZ is) (ADJP (JJ hot) (HYPH -) (JJ pluggable))))) (, ,) (NP (DT the) (NNS connectors)) (VP (MD would) (VP (VB be) (VP (VBN used) (ADVP (ADVP (ADVP (RBR more) (RB frequently)) (, ,) (CC and) (ADVP (RB perhaps)) (PP (IN with) (NP (JJR less) (NN care))) (, ,)) (PP (IN th...
10
{ "ADJ": [ "pluggable", "less", "other" ], "ADP": [ "with", "than" ], "ADV": [ "hot", "more", "frequently", "perhaps" ], "AUX": [ "is", "would", "be" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "USB", "connect...
[ "O", "B-NP", "B-VP", "B-ADJP", "I-ADJP", "I-ADJP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-ADVP", "I-ADVP", "I-ADVP", "I-ADVP", "I-ADVP", "B-PP", "B-NP", "I-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "O" ]
Because/mark/is USB/nsubj/is is/advcl/used hot/advmod/pluggable -/punct/pluggable pluggable/acomp/is ,/punct/used the/det/connectors connectors/nsubjpass/used would/aux/used be/auxpass/used used/ROOT/used more/advmod/frequently frequently/advmod/used ,/punct/used and/cc/used perhaps/advmod/with with/prep/used less/amod...
(S (SBAR (IN Because) (S (NP (NNP USB)) (VP (VBZ is) (ADJP (JJ hot) (HYPH -) (JJ pluggable))))) (, ,) (NP (DT the) (NNS connectors)) (VP (MD would) (VP (VB be) (VP (VBN used) (ADVP (ADVP (ADVP (RBR more) (RB frequently)) (, ,) (CC and) (ADVP (RB perhaps)) (PP (IN with) (NP (JJR less) (NN care))) (, ,)) (PP (IN than) (N...
CT
['the connectors would be used more frequently , and perhaps with less care , than other connectors']
['Because USB is hot - pluggable']
[]
['Because USB is hot - pluggable , the connectors would be used more frequently , and perhaps with less care , than other connectors .']
[]
8,446
Common energy forms include the kinetic energy of a moving object, the potential energy stored by an object's position in a force field (gravitational, electric or magnetic), the elastic energy stored by stretching solid objects, the chemical energy released when a fuel burns, the radiant energy carried by light, and t...
(ROOT (S (NP (JJ Common) (NN energy) (NNS forms)) (VP (VBP include) (NP (NP (NP (DT the) (JJ kinetic) (NN energy)) (PP (IN of) (NP (DT a) (VBG moving) (NN object)))) (, ,) (NP (NP (DT the) (JJ potential) (NN energy)) (VP (VBN stored) (PP (IN by) (NP (NP (NP (DT an) (NN object) (POS 's)) (NN position)) (PP (IN in) (NP (...
11
{ "ADJ": [ "Common", "kinetic", "potential", "gravitational", "electric", "magnetic", "elastic", "solid", "chemical", "radiant", "thermal" ], "ADP": [ "of", "by", "in", "by", "by", "due", "to" ], "ADV": [], "AUX": [], "CCONJ": [ "...
[ "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", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP"...
Common/amod/forms energy/compound/forms forms/nsubj/include include/ROOT/include the/det/energy kinetic/amod/energy energy/dobj/include of/prep/energy a/det/object moving/amod/object object/pobj/of ,/punct/energy the/det/energy potential/amod/energy energy/appos/energy stored/acl/energy by/agent/stored an/det/object ob...
(S (NP (JJ Common) (NN energy) (NNS forms)) (VP (VBP include) (NP (NP (NP (DT the) (JJ kinetic) (NN energy)) (PP (IN of) (NP (DT a) (VBG moving) (NN object)))) (, ,) (NP (NP (DT the) (JJ potential) (NN energy)) (VP (VBN stored) (PP (IN by) (NP (NP (NP (DT an) (NN object) (POS 's)) (NN position)) (PP (IN in) (NP (DT a) ...
CT
["Common energy forms include the kinetic energy of a moving object , the potential energy stored by an object 's position in a force field -LRB- gravitational , electric or magnetic -RRB- , the elastic energy stored by stretching solid objects , the chemical energy released , the radiant energy carried by light , and ...
['when a fuel burns']
[]
["Common energy forms include the kinetic energy of a moving object , the potential energy stored by an object 's position in a force field -LRB- gravitational , electric or magnetic -RRB- , the elastic energy stored by stretching solid objects , the chemical energy released when a fuel burns , the radiant energy carri...
[]
70,908
How much did Tesla say Edison offered him to redesign his motor and generators?
(ROOT (SBARQ (WHNP (WRB How) (JJ much)) (SQ (VBD did) (NP (NNP Tesla)) (VP (VB say) (SBAR (S (NP (NNP Edison)) (VP (VBD offered) (NP (PRP him)) (S (VP (TO to) (VP (VB redesign) (NP (PRP$ his) (NN motor) (CC and) (NNS generators)))))))))) (. ?)))
12
{ "ADJ": [ "much" ], "ADP": [], "ADV": [], "AUX": [ "did" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "motor", "generators" ], "NUM": [], "PART": [ "to" ], "PRON": [ "him", "his" ], "PROPN": [ "Tesla", "Edison" ], "PUNCT": [ ...
[ "O", "O", "O", "B-NP", "B-VP", "B-NP", "B-VP", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
How/advmod/much much/dep/say did/aux/say Tesla/nsubj/say say/ROOT/say Edison/nsubj/offered offered/ccomp/say him/dobj/offered to/aux/redesign redesign/xcomp/offered his/poss/motor motor/dobj/redesign and/cc/motor generators/conj/motor ?/punct/say
(SBARQ (WHNP (WRB How) (JJ much)) (SQ (VBD did) (NP (NNP Tesla)) (VP (VB say) (SBAR (S (NP (NNP Edison)) (VP (VBD offered) (NP (PRP him)) (S (VP (TO to) (VP (VB redesign) (NP (PRP$ his) (NN motor) (CC and) (NNS generators)))))))))) (. ?))
FC
[]
['Edison offered him to redesign his motor and generators']
[]
[]
['How much did Tesla say Edison offered him to redesign his motor and generators ?']
29,087
This yields both the tangential force, which accelerates the object by either slowing it down or speeding it up, and the radial (centripetal) force, which changes its direction.
(ROOT (S (NP (DT This)) (VP (VBZ yields) (NP (DT both) (NP (NP (NP (DT the) (JJ tangential) (NN force)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ accelerates) (NP (DT the) (NN object)) (PP (IN by) (S (VP (CC either) (VP (VBG slowing) (NP (PRP it)) (PRT (RP down))) (CC or) (VP (VBG speeding) (NP (PRP it)) (PRT (RP up))...
15
{ "ADJ": [ "tangential", "radial", "centripetal" ], "ADP": [ "by", "down", "up" ], "ADV": [], "AUX": [], "CCONJ": [ "both", "either", "or", "and" ], "DET": [ "This", "the", "the", "the" ], "INTJ": [], "NOUN": [ "force", "object", ...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-VP", "I-VP", "B-NP", "O", "B-VP", "I-VP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", ...
This/det/yields yields/ROOT/yields both/preconj/force the/det/force tangential/amod/force force/dobj/yields ,/punct/force which/nsubj/accelerates accelerates/relcl/force the/det/object object/dobj/accelerates by/prep/accelerates either/preconj/slowing slowing/pcomp/by it/dobj/slowing down/prt/slowing or/cc/slowing spee...
(S (NP (DT This)) (VP (VBZ yields) (NP (DT both) (NP (NP (NP (DT the) (JJ tangential) (NN force)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ accelerates) (NP (DT the) (NN object)) (PP (IN by) (S (VP (CC either) (VP (VBG slowing) (NP (PRP it)) (PRT (RP down))) (CC or) (VP (VBG speeding) (NP (PRP it)) (PRT (RP up))))))))...
CT
['This yields both the tangential force , which accelerates the object by either slowing it down or speeding it up , and the radial -LRB- centripetal -RRB- force , which changes its direction']
['which accelerates the object by either slowing it down or speeding it up', 'which changes its direction']
[]
['This yields both the tangential force , which accelerates the object by either slowing it down or speeding it up , and the radial -LRB- centripetal -RRB- force , which changes its direction .']
[]
67,334
Evolution had less obvious applications to anatomy and morphology, and at first had little impact on the research of the anatomist Thomas Henry Huxley.
(ROOT (S (NP (NN Evolution)) (VP (VP (VBD had) (NP (NP (ADJP (RBR less) (JJ obvious)) (NNS applications)) (PP (IN to) (NP (NN anatomy) (CC and) (NN morphology))))) (, ,) (CC and) (VP (PP (IN at) (ADVP (RB first))) (VP (VBD had) (NP (NP (JJ little) (NN impact)) (PP (IN on) (NP (NP (DT the) (NN research)) (PP (IN of) (NP...
12
{ "ADJ": [ "obvious", "little" ], "ADP": [ "at", "on", "of" ], "ADV": [ "less", "first" ], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "applications", "anatomy", "morphology", "impact", "re...
[ "B-NP", "B-VP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-ADVP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Evolution/nsubj/had had/ROOT/had less/advmod/obvious obvious/amod/applications applications/dobj/had to/aux/anatomy anatomy/acl/applications and/cc/anatomy morphology/conj/anatomy ,/punct/had and/cc/had at/prep/had first/pcomp/at had/conj/had little/amod/impact impact/dobj/had on/prep/impact the/det/research research/p...
(S (NP (NN Evolution)) (VP (VP (VBD had) (NP (NP (ADJP (RBR less) (JJ obvious)) (NNS applications)) (PP (IN to) (NP (NN anatomy) (CC and) (NN morphology))))) (, ,) (CC and) (VP (PP (IN at) (ADVP (RB first))) (VP (VBD had) (NP (NP (JJ little) (NN impact)) (PP (IN on) (NP (NP (DT the) (NN research)) (PP (IN of) (NP (NP (...
T
['Evolution had less obvious applications to anatomy and morphology , and at first had little impact on the research of the anatomist Thomas Henry Huxley']
[]
['Evolution had less obvious applications to anatomy and morphology , and at first had little impact on the research of the anatomist Thomas Henry Huxley .']
[]
[]
55,934
Puerto Rico Governor AnΓ­bal Acevedo VilΓ‘ criticized the FBI assault as "improper" and "highly irregular" and demanded to know why his government was not informed of it.
(ROOT (S (NP (NML (NML (NNP Puerto) (NNP Rico)) (NNP Governor)) (NNP AnΓ­bal) (NNP Acevedo) (NNP VilΓ‘)) (VP (VP (VBD criticized) (NP (DT the) (NNP FBI) (NN assault)) (PP (IN as) (ADJP (`` ") (JJ improper) ('' ") (CC and) (`` ") (ADJP (RB highly) (JJ irregular)) ('' ")))) (CC and) (VP (VBD demanded) (S (VP (TO to) (VP (V...
14
{ "ADJ": [ "improper", "irregular" ], "ADP": [ "as", "of" ], "ADV": [ "highly" ], "AUX": [ "was" ], "CCONJ": [ "and", "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "assault", "government" ], "NUM": [], "PART": [ "to", "not" ], ...
[ "O", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "B-VP", "I-VP", "I-VP", "I-VP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "O...
Puerto/compound/Rico Rico/compound/Governor Governor/compound/VilΓ‘ AnΓ­bal/compound/VilΓ‘ Acevedo/compound/VilΓ‘ VilΓ‘/nsubj/criticized criticized/ROOT/criticized the/det/assault FBI/compound/assault assault/dobj/criticized as/prep/criticized "/punct/improper improper/amod/as "/punct/improper and/cc/improper "/punct/irregu...
(S (NP (NML (NML (NNP Puerto) (NNP Rico)) (NNP Governor)) (NNP AnΓ­bal) (NNP Acevedo) (NNP VilΓ‘)) (VP (VP (VBD criticized) (NP (DT the) (NNP FBI) (NN assault)) (PP (IN as) (ADJP (`` ") (JJ improper) ('' ") (CC and) (`` ") (ADJP (RB highly) (JJ irregular)) ('' ")))) (CC and) (VP (VBD demanded) (S (VP (TO to) (VP (VB know...
CT
['Puerto Rico Governor AnΓ­bal Acevedo VilΓ‘ criticized the FBI assault as " improper " and " highly irregular " and demanded to know']
['why his government was not informed of it']
[]
['Puerto Rico Governor AnΓ­bal Acevedo VilΓ‘ criticized the FBI assault as " improper " and " highly irregular " and demanded to know why his government was not informed of it .']
[]
17,143
During the last interglacial period, the Red Sea coast of Eritrea was occupied by early anatomically modern humans.
(ROOT (S (PP (IN During) (NP (DT the) (JJ last) (JJ interglacial) (NN period))) (, ,) (NP (NP (DT the) (NML (NNP Red) (NNP Sea)) (NN coast)) (PP (IN of) (NP (NNP Eritrea)))) (VP (VBD was) (VP (VBN occupied) (PP (IN by) (NP (JJ early) (ADJP (RB anatomically) (JJ modern)) (NNS humans))))) (. .)))
8
{ "ADJ": [ "last", "interglacial", "early", "modern" ], "ADP": [ "During", "of", "by" ], "ADV": [ "anatomically" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "period", "coast", "humans" ], "NUM": []...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "O", "O", "B-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "O" ]
During/prep/occupied the/det/period last/amod/period interglacial/amod/period period/pobj/During ,/punct/occupied the/det/coast Red/compound/Sea Sea/compound/coast coast/nsubjpass/occupied of/prep/coast Eritrea/pobj/of was/auxpass/occupied occupied/ROOT/occupied by/agent/occupied early/amod/humans anatomically/advmod/m...
(S (PP (IN During) (NP (DT the) (JJ last) (JJ interglacial) (NN period))) (, ,) (NP (NP (DT the) (NML (NNP Red) (NNP Sea)) (NN coast)) (PP (IN of) (NP (NNP Eritrea)))) (VP (VBD was) (VP (VBN occupied) (PP (IN by) (NP (JJ early) (ADJP (RB anatomically) (JJ modern)) (NNS humans))))) (. .))
T
['the Red Sea coast of Eritrea was occupied by early anatomically modern humans']
[]
['During the last interglacial period , the Red Sea coast of Eritrea was occupied by early anatomically modern humans .']
[]
[]
54,633
Today depaneling is often done by lasers which cut the board with no contact.
(ROOT (S (NP (NN Today)) (NP (NN depaneling)) (VP (VBZ is) (ADVP (RB often)) (VP (VBN done) (PP (IN by) (NP (NP (NNS lasers)) (SBAR (WHNP (WDT which)) (S (VP (VBP cut) (NP (DT the) (NN board)) (PP (IN with) (NP (DT no) (NN contact)))))))))) (. .)))
12
{ "ADJ": [], "ADP": [ "by", "with" ], "ADV": [ "often" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "no" ], "INTJ": [], "NOUN": [ "Today", "lasers", "board", "contact" ], "NUM": [], "PART": [], "PRON": [ "which" ], "PROPN": [], "PUNCT...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Today/npadvmod/done depaneling/csubjpass/done is/auxpass/done often/advmod/done done/ROOT/done by/agent/done lasers/pobj/by which/nsubj/cut cut/relcl/lasers the/det/board board/dobj/cut with/prep/cut no/det/contact contact/pobj/with ./punct/done
(S (NP (NN Today)) (NP (NN depaneling)) (VP (VBZ is) (ADVP (RB often)) (VP (VBN done) (PP (IN by) (NP (NP (NNS lasers)) (SBAR (WHNP (WDT which)) (S (VP (VBP cut) (NP (DT the) (NN board)) (PP (IN with) (NP (DT no) (NN contact)))))))))) (. .))
CT
['depaneling is often done by lasers which cut the board with no contact']
['which cut the board with no contact']
[]
['Today depaneling is often done by lasers which cut the board with no contact .']
[]
654
Public Broadcasting Service stations include WCVE-TV 23 and WCVW 57.
(ROOT (S (NP (NML (NNP Public) (NNP Broadcasting) (NNP Service)) (NNS stations)) (VP (VBP include) (NP (NP (NNP WCVE) (HYPH -) (NNP TV) (CD 23)) (CC and) (NP (NNP WCVW) (CD 57)))) (. .)))
6
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "stations", "TV" ], "NUM": [ "23", "57" ], "PART": [], "PRON": [], "PROPN": [ "Public", "Broadcasting", "Service", "WCVE", "WCVW" ], "PUNCT": [ ...
[ "O", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Public/compound/Service Broadcasting/compound/Service Service/compound/stations stations/nsubj/include include/ROOT/include WCVE/compound/TV -/punct/TV TV/dobj/include 23/nummod/TV and/cc/TV WCVW/conj/TV 57/nummod/WCVW ./punct/include
(S (NP (NML (NNP Public) (NNP Broadcasting) (NNP Service)) (NNS stations)) (VP (VBP include) (NP (NP (NNP WCVE) (HYPH -) (NNP TV) (CD 23)) (CC and) (NP (NNP WCVW) (CD 57)))) (. .))
T
['Public Broadcasting Service stations include WCVE - TV 23 and WCVW 57']
[]
['Public Broadcasting Service stations include WCVE - TV 23 and WCVW 57 .']
[]
[]
5,812
Spanish was the language spoken by the first permanent European settlers in North America.
(ROOT (S (NP (NNP Spanish)) (VP (VBD was) (NP (NP (DT the) (NN language)) (VP (VBN spoken) (PP (IN by) (NP (NP (DT the) (JJ first) (JJ permanent) (JJ European) (NNS settlers)) (PP (IN in) (NP (NNP North) (NNP America)))))))) (. .)))
10
{ "ADJ": [ "first", "permanent", "European" ], "ADP": [ "by", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "language", "settlers" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Spanish", ...
[ "B-NP", "B-VP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Spanish/nsubj/was was/ROOT/was the/det/language language/attr/was spoken/acl/language by/agent/spoken the/det/settlers first/amod/settlers permanent/amod/settlers European/amod/settlers settlers/pobj/by in/prep/settlers North/compound/America America/pobj/in ./punct/was
(S (NP (NNP Spanish)) (VP (VBD was) (NP (NP (DT the) (NN language)) (VP (VBN spoken) (PP (IN by) (NP (NP (DT the) (JJ first) (JJ permanent) (JJ European) (NNS settlers)) (PP (IN in) (NP (NNP North) (NNP America)))))))) (. .))
T
['Spanish was the language spoken by the first permanent European settlers in North America']
[]
['Spanish was the language spoken by the first permanent European settlers in North America .']
[]
[]
21,672
Although some societies depended heavily on agriculture, others practiced a mix of farming, hunting, and gathering.
(ROOT (S (SBAR (IN Although) (S (NP (DT some) (NNS societies)) (VP (VBD depended) (ADVP (RB heavily)) (PP (IN on) (NP (NN agriculture)))))) (, ,) (NP (NNS others)) (VP (VBD practiced) (NP (NP (DT a) (NN mix)) (PP (IN of) (NP (NN farming) (, ,) (NN hunting) (, ,) (CC and) (NN gathering))))) (. .)))
8
{ "ADJ": [], "ADP": [ "on", "of" ], "ADV": [ "heavily" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "some", "a" ], "INTJ": [], "NOUN": [ "societies", "agriculture", "others", "mix", "farming", "hunting", "gathering" ], "NUM": [], "PART": []...
[ "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Although/mark/depended some/det/societies societies/nsubj/depended depended/advcl/practiced heavily/advmod/depended on/prep/depended agriculture/pobj/on ,/punct/practiced others/nsubj/practiced practiced/ROOT/practiced a/det/mix mix/dobj/practiced of/prep/mix farming/pobj/of ,/punct/farming hunting/conj/farming ,/punct...
(S (SBAR (IN Although) (S (NP (DT some) (NNS societies)) (VP (VBD depended) (ADVP (RB heavily)) (PP (IN on) (NP (NN agriculture)))))) (, ,) (NP (NNS others)) (VP (VBD practiced) (NP (NP (DT a) (NN mix)) (PP (IN of) (NP (NN farming) (, ,) (NN hunting) (, ,) (CC and) (NN gathering))))) (. .))
CT
['others practiced a mix of farming , hunting , and gathering']
['Although some societies depended heavily on agriculture']
[]
['Although some societies depended heavily on agriculture , others practiced a mix of farming , hunting , and gathering .']
[]
2,892
This is a sport that combines elements of ballet, gymnastics, dance, and apparatus manipulation.
(ROOT (S (NP (DT This)) (VP (VBZ is) (NP (NP (DT a) (NN sport)) (SBAR (WHNP (WDT that)) (S (VP (VBZ combines) (NP (NP (NNS elements)) (PP (IN of) (NP (NP (NN ballet)) (, ,) (NP (NNS gymnastics)) (, ,) (NP (NN dance)) (, ,) (CC and) (NP (NN apparatus) (NN manipulation)))))))))) (. .)))
12
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "a" ], "INTJ": [], "NOUN": [ "sport", "elements", "ballet", "gymnastics", "dance", "apparatus", "manipulation" ], "NUM": [], "PART": [], "PRON": [ "This"...
[ "B-NP", "B-VP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
This/nsubj/is is/ROOT/is a/det/sport sport/attr/is that/nsubj/combines combines/relcl/sport elements/dobj/combines of/prep/elements ballet/pobj/of ,/punct/ballet gymnastics/conj/ballet ,/punct/gymnastics dance/conj/gymnastics ,/punct/dance and/cc/dance apparatus/compound/manipulation manipulation/conj/dance ./punct/is
(S (NP (DT This)) (VP (VBZ is) (NP (NP (DT a) (NN sport)) (SBAR (WHNP (WDT that)) (S (VP (VBZ combines) (NP (NP (NNS elements)) (PP (IN of) (NP (NP (NN ballet)) (, ,) (NP (NNS gymnastics)) (, ,) (NP (NN dance)) (, ,) (CC and) (NP (NN apparatus) (NN manipulation)))))))))) (. .))
CT
['This is a sport that combines elements of ballet , gymnastics , dance , and apparatus manipulation']
['that combines elements of ballet , gymnastics , dance , and apparatus manipulation']
[]
['This is a sport that combines elements of ballet , gymnastics , dance , and apparatus manipulation .']
[]
5,636
Desperate to lure the Allies into battle, Napoleon gave every indication in the days preceding the engagement that the French army was in a pitiful state, even abandoning the dominant Pratzen Heights near the village of Austerlitz.
(ROOT (S (S (ADJP (JJ Desperate) (S (VP (TO to) (VP (VB lure) (NP (DT the) (NNPS Allies)) (PP (IN into) (NP (NN battle)))))))) (, ,) (NP (NNP Napoleon)) (VP (VBD gave) (NP (DT every) (NN indication)) (PP (IN in) (NP (NP (DT the) (NNS days)) (VP (VBG preceding) (NP (DT the) (NN engagement))))) (SBAR (IN that) (S (NP (DT...
14
{ "ADJ": [ "Desperate", "French", "pitiful", "dominant" ], "ADP": [ "into", "in", "in", "near", "of" ], "ADV": [ "even" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "every", "the", "the", "the", "a", "the", "the" ], ...
[ "B-ADJP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-NP", "I-NP", ...
Desperate/advcl/gave to/aux/lure lure/xcomp/Desperate the/det/Allies Allies/dobj/lure into/prep/lure battle/pobj/into ,/punct/gave Napoleon/nsubj/gave gave/ROOT/gave every/det/indication indication/dobj/gave in/prep/gave the/det/days days/pobj/in preceding/acl/indication the/det/engagement engagement/dobj/preceding tha...
(S (S (ADJP (JJ Desperate) (S (VP (TO to) (VP (VB lure) (NP (DT the) (NNPS Allies)) (PP (IN into) (NP (NN battle)))))))) (, ,) (NP (NNP Napoleon)) (VP (VBD gave) (NP (DT every) (NN indication)) (PP (IN in) (NP (NP (DT the) (NNS days)) (VP (VBG preceding) (NP (DT the) (NN engagement))))) (SBAR (IN that) (S (NP (DT the) ...
CT
['Desperate to lure the Allies into battle']
['that the French army was in a pitiful state , even abandoning the dominant Pratzen Heights near the village of Austerlitz']
[]
['Desperate to lure the Allies into battle , Napoleon gave every indication in the days preceding the engagement that the French army was in a pitiful state , even abandoning the dominant Pratzen Heights near the village of Austerlitz .']
[]
68,580
It is useful to distinguish between the two methods of corruption of the judiciary: corruption by the executive branch, in contrast to corruption by private actors.
(ROOT (S (NP (NP (PRP It))) (VP (VBZ is) (ADJP (JJ useful)) (S (VP (TO to) (VP (VB distinguish) (PP (IN between) (NP (NP (NP (DT the) (CD two) (NNS methods)) (PP (IN of) (NP (NP (NN corruption)) (PP (IN of) (NP (DT the) (NN judiciary)))))) (: :) (NP (NP (NP (NN corruption)) (PP (IN by) (NP (DT the) (JJ executive) (NN b...
16
{ "ADJ": [ "useful", "executive", "private" ], "ADP": [ "between", "of", "of", "by", "in", "to", "by" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "methods", "corruption", "ju...
[ "B-NP", "B-VP", "B-ADJP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
It/nsubj/is is/ROOT/is useful/acomp/is to/aux/distinguish distinguish/xcomp/is between/prep/distinguish the/det/methods two/nummod/methods methods/pobj/between of/prep/methods corruption/pobj/of of/prep/corruption the/det/judiciary judiciary/pobj/of :/punct/methods corruption/appos/methods by/prep/corruption the/det/br...
(S (NP (NP (PRP It))) (VP (VBZ is) (ADJP (JJ useful)) (S (VP (TO to) (VP (VB distinguish) (PP (IN between) (NP (NP (NP (DT the) (CD two) (NNS methods)) (PP (IN of) (NP (NP (NN corruption)) (PP (IN of) (NP (DT the) (NN judiciary)))))) (: :) (NP (NP (NP (NN corruption)) (PP (IN by) (NP (DT the) (JJ executive) (NN branch)...
T
['It is useful to distinguish between the two methods of corruption of the judiciary : corruption by the executive branch , in contrast to corruption by private actors']
[]
['It is useful to distinguish between the two methods of corruption of the judiciary : corruption by the executive branch , in contrast to corruption by private actors .']
[]
[]
43,790
Some commentators have defined reverse discrimination as a policy or practice in which members of a majority are discriminated against in favor of a historically disadvantaged group or minority.[non-primary source needed]
(ROOT (S (NP (DT Some) (NNS commentators)) (VP (VBP have) (VP (VBN defined) (NP (JJ reverse) (NN discrimination)) (PP (IN as) (NP (NP (DT a) (NN policy) (CC or) (NN practice)) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NP (NNS members)) (PP (IN of) (NP (DT a) (NN majority)))) (VP (VBP are) (VP (VBN discriminated) ...
16
{ "ADJ": [ "reverse", "disadvantaged", "minority.[non", "primary" ], "ADP": [ "as", "in", "of", "against", "in", "of" ], "ADV": [ "historically" ], "AUX": [ "have", "are" ], "CCONJ": [ "or", "or" ], "DET": [ "Some", "a", "a", ...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "I-PP", "B-NP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", ...
Some/det/commentators commentators/nsubj/defined have/aux/defined defined/ROOT/defined reverse/amod/discrimination discrimination/dobj/defined as/prep/defined a/det/policy policy/pobj/as or/cc/policy practice/conj/policy in/prep/discriminated which/pobj/in members/nsubjpass/discriminated of/prep/members a/det/majority ...
(S (NP (DT Some) (NNS commentators)) (VP (VBP have) (VP (VBN defined) (NP (JJ reverse) (NN discrimination)) (PP (IN as) (NP (NP (DT a) (NN policy) (CC or) (NN practice)) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NP (NNS members)) (PP (IN of) (NP (DT a) (NN majority)))) (VP (VBP are) (VP (VBN discriminated) (PP (I...
CT
['Some commentators have defined reverse discrimination as a policy or practice in which members of a majority are discriminated against in favor of a historically disadvantaged group or minority.-LSB-non - primary source needed']
['in which members of a majority are discriminated against in favor of a historically disadvantaged group or minority.-LSB-non - primary source needed']
[]
['Some commentators have defined reverse discrimination as a policy or practice in which members of a majority are discriminated against in favor of a historically disadvantaged group or minority.-LSB-non - primary source needed -RSB-']
[]
59,935
Paris has a typical Western European oceanic climate (KΓΆppen climate classification: Cfbβ€―) which is affected by the North Atlantic Current.
(ROOT (S (NP (NNP Paris)) (VP (VBZ has) (NP (NP (NP (DT a) (JJ typical) (ADJP (JJ Western) (JJ European)) (JJ oceanic) (NN climate)) (-LRB- -LRB-) (NP (NP (NNP KΓΆppen) (NN climate) (NN classification)) (: :) (NP (NP (NNP Cfb)) (CD ))) (-RRB- -RRB-)) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (VP (VBN affected) (PP (IN by...
12
{ "ADJ": [ "typical", "Western", "European", "oceanic", "KΓΆppen" ], "ADP": [ "by" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "climate", "climate", "classification", "Cfb" ], "NUM": [], "PART":...
[ "B-NP", "B-VP", "B-NP", "I-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "O", "O", "B-NP", "O" ]
Paris/nsubj/has has/ROOT/has a/det/climate typical/amod/climate Western/amod/European European/amod/climate oceanic/amod/climate climate/dobj/has (/punct/climate KΓΆppen/amod/classification climate/compound/classification classification/appos/climate :/punct/climate Cfb/appos/climate β€―/dep/Cfb )/punct/Cfb which/nsubjpas...
(S (NP (NNP Paris)) (VP (VBZ has) (NP (NP (NP (DT a) (JJ typical) (ADJP (JJ Western) (JJ European)) (JJ oceanic) (NN climate)) (-LRB- -LRB-) (NP (NP (NNP KΓΆppen) (NN climate) (NN classification)) (: :) (NP (NP (NNP Cfb)) (CD β€―))) (-RRB- -RRB-)) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (VP (VBN affected) (PP (IN by) (NP...
CT
['Paris has a typical Western European oceanic climate -LRB- KΓΆppen climate classification : Cfb -RRB- which is affected by the North Atlantic Current']
['which is affected by the North Atlantic Current']
[]
['Paris has a typical Western European oceanic climate -LRB- KΓΆppen climate classification : Cfb -RRB- which is affected by the North Atlantic Current .']
[]
24,904
Kingsand, Cawsand and Whitsand Bay are popular.
(ROOT (S (NP (NP (NNP Kingsand)) (, ,) (NP (NNP Cawsand)) (CC and) (NP (NNP Whitsand) (NNP Bay))) (VP (VBP are) (ADJP (JJ popular))) (. .)))
5
{ "ADJ": [ "popular" ], "ADP": [], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Kingsand", "Cawsand", "Whitsand", "Bay" ], "PUNCT": [ ",", "." ], "SCONJ": [], ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADJP", "O" ]
Kingsand/nsubj/are ,/punct/Kingsand Cawsand/conj/Kingsand and/cc/Cawsand Whitsand/compound/Bay Bay/conj/Cawsand are/ROOT/are popular/acomp/are ./punct/are
(S (NP (NP (NNP Kingsand)) (, ,) (NP (NNP Cawsand)) (CC and) (NP (NNP Whitsand) (NNP Bay))) (VP (VBP are) (ADJP (JJ popular))) (. .))
T
['Kingsand , Cawsand and Whitsand Bay are popular']
[]
['Kingsand , Cawsand and Whitsand Bay are popular .']
[]
[]
13,515
New York's subway is notable for nearly the entire system remaining open 24 hours a day, in contrast to the overnight shutdown common to systems in most cities, including Hong Kong, London, Paris, Seoul, and Tokyo.
(ROOT (S (NP (NP (NNP New) (NNP York) (POS 's)) (NN subway)) (VP (VBZ is) (ADJP (JJ notable) (PP (IN for) (NP (NP (RB nearly) (DT the) (JJ entire) (NN system)) (VP (VBG remaining) (ADJP (JJ open)) (NP (NP (CD 24) (NNS hours)) (NP (DT a) (NN day))))))) (, ,) (PP (IN in) (NP (NP (NN contrast)) (PP (IN to) (NP (NP (DT the...
16
{ "ADJ": [ "notable", "entire", "open", "overnight", "common", "most" ], "ADP": [ "for", "in", "to", "to", "in" ], "ADV": [ "nearly" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "the", "a", "the" ], "INTJ": [], "NOUN": [...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-ADJP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", ...
New/compound/York York/poss/subway 's/case/York subway/nsubj/is is/ROOT/is notable/acomp/is for/prep/notable nearly/advmod/system the/det/system entire/amod/system system/nsubj/remaining remaining/pcomp/for open/acomp/remaining 24/nummod/hours hours/npadvmod/remaining a/det/day day/npadvmod/hours ,/punct/remaining in/p...
(S (NP (NP (NNP New) (NNP York) (POS 's)) (NN subway)) (VP (VBZ is) (ADJP (JJ notable) (PP (IN for) (NP (NP (RB nearly) (DT the) (JJ entire) (NN system)) (VP (VBG remaining) (ADJP (JJ open)) (NP (NP (CD 24) (NNS hours)) (NP (DT a) (NN day))))))) (, ,) (PP (IN in) (NP (NP (NN contrast)) (PP (IN to) (NP (NP (DT the) (JJ ...
T
["New York 's subway is notable for nearly the entire system remaining open 24 hours a day , in contrast to the overnight shutdown common to systems in most cities , including Hong Kong , London , Paris , Seoul , and Tokyo"]
[]
["New York 's subway is notable for nearly the entire system remaining open 24 hours a day , in contrast to the overnight shutdown common to systems in most cities , including Hong Kong , London , Paris , Seoul , and Tokyo ."]
[]
[]
52,311
On the state level, the city is part of the 18th district in the Michigan Senate, represented by Democrat Rebekah Warren.
(ROOT (S (PP (IN On) (NP (DT the) (NN state) (NN level))) (, ,) (NP (DT the) (NN city)) (VP (VBZ is) (NP (NP (NN part)) (PP (IN of) (NP (NP (NP (DT the) (JJ 18th) (NN district)) (PP (IN in) (NP (DT the) (NNP Michigan) (NNP Senate)))) (, ,) (VP (VBN represented) (PP (IN by) (NP (NNP Democrat) (NNP Rebekah) (NNP Warren))...
10
{ "ADJ": [ "18th" ], "ADP": [ "On", "of", "in", "by" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "state", "level", "city", "part", "district" ], "NUM": [], "PART": [], ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
On/prep/is the/det/level state/compound/level level/pobj/On ,/punct/is the/det/city city/nsubj/is is/ROOT/is part/attr/is of/prep/part the/det/district 18th/amod/district district/pobj/of in/prep/district the/det/Senate Michigan/compound/Senate Senate/pobj/in ,/punct/district represented/acl/district by/agent/represent...
(S (PP (IN On) (NP (DT the) (NN state) (NN level))) (, ,) (NP (DT the) (NN city)) (VP (VBZ is) (NP (NP (NN part)) (PP (IN of) (NP (NP (NP (DT the) (JJ 18th) (NN district)) (PP (IN in) (NP (DT the) (NNP Michigan) (NNP Senate)))) (, ,) (VP (VBN represented) (PP (IN by) (NP (NNP Democrat) (NNP Rebekah) (NNP Warren))))))))...
T
['the city is part of the 18th district in the Michigan Senate , represented by Democrat Rebekah Warren']
[]
['On the state level , the city is part of the 18th district in the Michigan Senate , represented by Democrat Rebekah Warren .']
[]
[]
45,337
The report claimed that these noise levels would have a negative long-term impact on the health of the city's residents.
(ROOT (S (NP (DT The) (NN report)) (VP (VBD claimed) (SBAR (IN that) (S (NP (DT these) (NN noise) (NNS levels)) (VP (MD would) (VP (VB have) (NP (NP (DT a) (JJ negative) (NML (JJ long) (HYPH -) (NN term)) (NN impact)) (PP (IN on) (NP (NP (DT the) (NN health)) (PP (IN of) (NP (NP (DT the) (NN city) (POS 's)) (NNS reside...
14
{ "ADJ": [ "negative", "long" ], "ADP": [ "on", "of" ], "ADV": [], "AUX": [ "would" ], "CCONJ": [], "DET": [ "The", "these", "a", "the", "the" ], "INTJ": [], "NOUN": [ "report", "noise", "levels", "term", "impact", "health", "ci...
[ "B-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/report report/nsubj/claimed claimed/ROOT/claimed that/mark/have these/det/levels noise/compound/levels levels/nsubj/have would/aux/have have/ccomp/claimed a/det/impact negative/amod/impact long/amod/term -/punct/term term/compound/impact impact/dobj/have on/prep/impact the/det/health health/pobj/on of/prep/heal...
(S (NP (DT The) (NN report)) (VP (VBD claimed) (SBAR (IN that) (S (NP (DT these) (NN noise) (NNS levels)) (VP (MD would) (VP (VB have) (NP (NP (DT a) (JJ negative) (NML (JJ long) (HYPH -) (NN term)) (NN impact)) (PP (IN on) (NP (NP (DT the) (NN health)) (PP (IN of) (NP (NP (DT the) (NN city) (POS 's)) (NNS residents)))...
CT
['The report claimed']
["that these noise levels would have a negative long - term impact on the health of the city 's residents"]
[]
["The report claimed that these noise levels would have a negative long - term impact on the health of the city 's residents ."]
[]
37,860
After the 1940s, the Gothic style on campus began to give way to modern styles.
(ROOT (S (PP (IN After) (NP (DT the) (NNS 1940s))) (, ,) (NP (NP (DT the) (JJ Gothic) (NN style)) (PP (IN on) (NP (NN campus)))) (VP (VBD began) (S (VP (TO to) (VP (VB give) (NP (NN way)) (PP (IN to) (NP (JJ modern) (NNS styles))))))) (. .)))
9
{ "ADJ": [ "Gothic", "modern" ], "ADP": [ "After", "on", "to" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "1940s", "style", "campus", "way", "styles" ], "NUM": [], "PART": [ "to" ], "PRON": [], ...
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
After/prep/began the/det/1940s 1940s/pobj/After ,/punct/began the/det/style Gothic/amod/style style/nsubj/began on/prep/style campus/pobj/on began/ROOT/began to/aux/give give/xcomp/began way/dobj/give to/dative/give modern/amod/styles styles/pobj/to ./punct/began
(S (PP (IN After) (NP (DT the) (NNS 1940s))) (, ,) (NP (NP (DT the) (JJ Gothic) (NN style)) (PP (IN on) (NP (NN campus)))) (VP (VBD began) (S (VP (TO to) (VP (VB give) (NP (NN way)) (PP (IN to) (NP (JJ modern) (NNS styles))))))) (. .))
T
['the Gothic style on campus began to give way to modern styles']
[]
['After the 1940s , the Gothic style on campus began to give way to modern styles .']
[]
[]
13,569
The Supreme Court agreed in June 2015 to hear the case a second time.
(ROOT (S (NP (DT The) (NNP Supreme) (NNP Court)) (VP (VBD agreed) (PP (IN in) (NP (NNP June) (CD 2015))) (S (VP (TO to) (VP (VB hear) (NP (DT the) (NN case)) (NP (DT a) (JJ second) (NN time)))))) (. .)))
8
{ "ADJ": [ "second" ], "ADP": [ "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "the", "a" ], "INTJ": [], "NOUN": [ "case", "time" ], "NUM": [ "2015" ], "PART": [ "to" ], "PRON": [], "PROPN": [ "Supreme", "Court", "June" ],...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/Court Supreme/compound/Court Court/nsubj/agreed agreed/ROOT/agreed in/prep/agreed June/pobj/in 2015/nummod/June to/aux/hear hear/xcomp/agreed the/det/case case/dobj/hear a/det/time second/amod/time time/npadvmod/hear ./punct/agreed
(S (NP (DT The) (NNP Supreme) (NNP Court)) (VP (VBD agreed) (PP (IN in) (NP (NNP June) (CD 2015))) (S (VP (TO to) (VP (VB hear) (NP (DT the) (NN case)) (NP (DT a) (JJ second) (NN time)))))) (. .))
T
['The Supreme Court agreed in June 2015 to hear the case a second time']
[]
['The Supreme Court agreed in June 2015 to hear the case a second time .']
[]
[]
11,211
How many square miles is Punjab?
(ROOT (SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (JJ square) (NNS miles)) (SQ (VBZ is) (NP (NNP Punjab))) (. ?)))
5
{ "ADJ": [ "many", "square" ], "ADP": [], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "miles" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Punjab" ], "PUNCT": [ "?" ], "SCONJ": [ "How" ], "SPACE": [], "SYM": [], ...
[ "O", "O", "O", "O", "O", "B-NP", "O" ]
How/advmod/many many/amod/miles square/amod/miles miles/nsubj/is is/ROOT/is Punjab/attr/is ?/punct/is
(SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (JJ square) (NNS miles)) (SQ (VBZ is) (NP (NNP Punjab))) (. ?))
FC
[]
[]
[]
[]
['How many square miles is Punjab ?']
11,221
This federal complaint was dismissed in July 2015 because the Students for Fair Admissions lawsuit makes similar allegations.
(ROOT (S (NP (DT This) (JJ federal) (NN complaint)) (VP (VBD was) (VP (VBN dismissed) (PP (IN in) (NP (NNP July) (CD 2015))) (SBAR (IN because) (S (NP (DT the) (NML (NML (NNPS Students)) (PP (IN for) (NP (NNP Fair) (NNPS Admissions)))) (NN lawsuit)) (VP (VBZ makes) (NP (JJ similar) (NNS allegations))))))) (. .)))
11
{ "ADJ": [ "federal", "similar" ], "ADP": [ "in", "for" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "This", "the" ], "INTJ": [], "NOUN": [ "complaint", "lawsuit", "allegations" ], "NUM": [ "2015" ], "PART": [], "PRON": [], "PROPN"...
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "O", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O" ]
This/det/complaint federal/amod/complaint complaint/nsubjpass/dismissed was/auxpass/dismissed dismissed/ROOT/dismissed in/prep/dismissed July/pobj/in 2015/nummod/July because/mark/makes the/det/Students Students/nsubj/makes for/prep/Students Fair/compound/Admissions Admissions/compound/lawsuit lawsuit/pobj/for makes/ad...
(S (NP (DT This) (JJ federal) (NN complaint)) (VP (VBD was) (VP (VBN dismissed) (PP (IN in) (NP (NNP July) (CD 2015))) (SBAR (IN because) (S (NP (DT the) (NML (NML (NNPS Students)) (PP (IN for) (NP (NNP Fair) (NNPS Admissions)))) (NN lawsuit)) (VP (VBZ makes) (NP (JJ similar) (NNS allegations))))))) (. .))
CT
['This federal complaint was dismissed in July 2015']
['because the Students for Fair Admissions lawsuit makes similar allegations']
[]
['This federal complaint was dismissed in July 2015 because the Students for Fair Admissions lawsuit makes similar allegations .']
[]
47,588
Government responses varied widely.
(ROOT (S (NP (NN Government) (NNS responses)) (VP (VBD varied) (ADVP (RB widely))) (. .)))
5
{ "ADJ": [], "ADP": [], "ADV": [ "widely" ], "AUX": [], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "Government", "responses" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "varied" ], ...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "O" ]
Government/compound/responses responses/nsubj/varied varied/ROOT/varied widely/advmod/varied ./punct/varied
(S (NP (NN Government) (NNS responses)) (VP (VBD varied) (ADVP (RB widely))) (. .))
T
['Government responses varied widely']
[]
['Government responses varied widely .']
[]
[]
10,828
European roundbacks commonly use a 13-inch scale instead of the 13.876 common on archtop Mandolins.
(ROOT (S (NP (JJ European) (NNS roundbacks)) (ADVP (RB commonly)) (VP (VBP use) (NP (NP (DT a) (NML (CD 13) (HYPH -) (NN inch)) (NN scale)) (PP (RB instead) (IN of) (NP (NP (DT the) (CD 13.876) (JJ common)) (PP (IN on) (NP (JJ archtop) (NNPS Mandolins))))))) (. .)))
9
{ "ADJ": [ "European", "common" ], "ADP": [ "of", "on" ], "ADV": [ "commonly", "instead" ], "AUX": [], "CCONJ": [], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "roundbacks", "inch", "scale" ], "NUM": [ "13", "13.876" ], "PART": [], "...
[ "B-NP", "I-NP", "B-ADVP", "B-VP", "B-NP", "O", "O", "O", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
European/amod/roundbacks roundbacks/nsubj/use commonly/advmod/use use/ROOT/use a/det/scale 13/nummod/inch -/punct/inch inch/compound/scale scale/dobj/use instead/advmod/of of/cc/scale the/det/13.876 13.876/conj/scale common/amod/13.876 on/prep/common archtop/compound/Mandolins Mandolins/pobj/on ./punct/use
(S (NP (JJ European) (NNS roundbacks)) (ADVP (RB commonly)) (VP (VBP use) (NP (NP (DT a) (NML (CD 13) (HYPH -) (NN inch)) (NN scale)) (PP (RB instead) (IN of) (NP (NP (DT the) (CD 13.876) (JJ common)) (PP (IN on) (NP (JJ archtop) (NNPS Mandolins))))))) (. .))
T
['European roundbacks use a 13 - inch scale instead of the 13.876 common on archtop Mandolins']
[]
['European roundbacks commonly use a 13 - inch scale instead of the 13.876 common on archtop Mandolins .']
[]
[]
4,763
Liu had travelled to the Shifang, taken photos of collapsed school buildings, and put them online.
(ROOT (S (NP (NNP Liu)) (VP (VBD had) (VP (VP (VBN travelled) (PP (IN to) (NP (DT the) (NNP Shifang)))) (, ,) (VP (VBN taken) (NP (NP (NNS photos)) (PP (IN of) (NP (VBN collapsed) (NN school) (NNS buildings))))) (, ,) (CC and) (VP (VBD put) (NP (PRP them)) (ADVP (RB online))))) (. .)))
9
{ "ADJ": [], "ADP": [ "to", "of" ], "ADV": [ "online" ], "AUX": [ "had" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "photos", "school", "buildings" ], "NUM": [], "PART": [], "PRON": [ "them" ], "PROPN": [ "Liu", "Sh...
[ "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "B-ADVP", "O" ]
Liu/nsubj/travelled had/aux/travelled travelled/ROOT/travelled to/prep/travelled the/det/Shifang Shifang/pobj/to ,/punct/travelled taken/conj/travelled photos/dobj/taken of/prep/photos collapsed/amod/buildings school/compound/buildings buildings/pobj/of ,/punct/taken and/cc/taken put/conj/taken them/dobj/put online/adv...
(S (NP (NNP Liu)) (VP (VBD had) (VP (VP (VBN travelled) (PP (IN to) (NP (DT the) (NNP Shifang)))) (, ,) (VP (VBN taken) (NP (NP (NNS photos)) (PP (IN of) (NP (VBN collapsed) (NN school) (NNS buildings))))) (, ,) (CC and) (VP (VBD put) (NP (PRP them)) (ADVP (RB online))))) (. .))
T
['Liu had travelled to the Shifang , taken photos of collapsed school buildings , and put them online']
[]
['Liu had travelled to the Shifang , taken photos of collapsed school buildings , and put them online .']
[]
[]
27,594
Antigonus then sent his son Demetrius to regain control of Greece.
(ROOT (S (NP (NNP Antigonus)) (ADVP (RB then)) (VP (VBD sent) (NP (NP (PRP$ his) (NN son)) (NP (NNP Demetrius))) (S (VP (TO to) (VP (VB regain) (NP (NP (NN control)) (PP (IN of) (NP (NNP Greece)))))))) (. .)))
10
{ "ADJ": [], "ADP": [ "of" ], "ADV": [ "then" ], "AUX": [], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "son", "control" ], "NUM": [], "PART": [ "to" ], "PRON": [ "his" ], "PROPN": [ "Antigonus", "Demetrius", "Greece" ], "PUNCT": [ "." ],...
[ "B-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-PP", "B-NP", "O" ]
Antigonus/nsubj/sent then/advmod/sent sent/ROOT/sent his/poss/son son/dobj/sent Demetrius/appos/son to/aux/regain regain/advcl/sent control/dobj/regain of/prep/control Greece/pobj/of ./punct/sent
(S (NP (NNP Antigonus)) (ADVP (RB then)) (VP (VBD sent) (NP (NP (PRP$ his) (NN son)) (NP (NNP Demetrius))) (S (VP (TO to) (VP (VB regain) (NP (NP (NN control)) (PP (IN of) (NP (NNP Greece)))))))) (. .))
T
['Antigonus sent his son Demetrius to regain control of Greece']
[]
['Antigonus then sent his son Demetrius to regain control of Greece .']
[]
[]
60,289
The music continued to grow and change, as typified by Leftfield with "Release the Pressure", which introduced dub and reggae into the house sound, although Leftfield had prior releases, such as "Not Forgotten" released in 1990 on Sheffield's Outer Rhythm records.
(ROOT (S (NP (DT The) (NN music)) (VP (VBD continued) (S (VP (S (VP (TO to) (VP (VB grow) (CC and) (VB change)))) (, ,) (SBAR (IN as) (S (VP (VBN typified) (PP (IN by) (NP (NNP Leftfield))) (PP (IN with) (NP (`` ") (S (VP (VB Release) (NP (DT the) (NN Pressure)))) (, ") (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD introd...
16
{ "ADJ": [ "prior", "such" ], "ADP": [ "by", "with", "into", "as", "in", "on" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "music", "Pressure", "dub", "reggae", "h...
[ "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "I-VP", "O", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "B-VP", "B-NP...
The/det/music music/nsubj/continued continued/ROOT/continued to/aux/grow grow/xcomp/continued and/cc/grow change/conj/grow ,/punct/continued as/mark/typified typified/advcl/continued by/agent/typified Leftfield/pobj/by with/prep/typified "/punct/with Release/pcomp/with the/det/Pressure Pressure/dobj/Release "/punct/Rel...
(S (NP (DT The) (NN music)) (VP (VBD continued) (S (VP (S (VP (TO to) (VP (VB grow) (CC and) (VB change)))) (, ,) (SBAR (IN as) (S (VP (VBN typified) (PP (IN by) (NP (NNP Leftfield))) (PP (IN with) (NP (`` ") (S (VP (VB Release) (NP (DT the) (NN Pressure)))) (, ") (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD introduced) ...
CT
['The music continued to grow and change , ,']
['as typified by Leftfield with " Release the Pressure " , which introduced dub and reggae into the house sound', 'which introduced dub and reggae into the house sound', 'although Leftfield had prior releases , such as " Not Forgotten " released in 1990 on Sheffield \'s Outer Rhythm records']
[]
['The music continued to grow and change , as typified by Leftfield with " Release the Pressure " , which introduced dub and reggae into the house sound , although Leftfield had prior releases , such as " Not Forgotten " released in 1990 on Sheffield \'s Outer Rhythm records .']
[]
3,659
The King presides over a period of misrule in which conventional social rules may be broken and reckless behavior is encouraged.
(ROOT (S (NP (DT The) (NNP King)) (VP (VBZ presides) (PP (IN over) (NP (NP (NP (DT a) (NN period)) (PP (IN of) (NP (NN misrule)))) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (S (NP (JJ conventional) (JJ social) (NNS rules)) (VP (MD may) (VP (VB be) (VP (VBN broken))))) (CC and) (S (NP (JJ reckless) (NN behavior)) (VP (...
12
{ "ADJ": [ "conventional", "social", "reckless" ], "ADP": [ "over", "of", "in" ], "ADV": [], "AUX": [ "may", "be", "is" ], "CCONJ": [ "and" ], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "presides", "period", "misrule", "rules", ...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "O" ]
The/det/presides King/compound/presides presides/nsubjpass/encouraged over/prep/presides a/det/period period/pobj/over of/prep/period misrule/pobj/of in/prep/broken which/pobj/in conventional/amod/rules social/amod/rules rules/nsubjpass/broken may/aux/broken be/auxpass/broken broken/amod/behavior and/cc/broken reckless...
(S (NP (DT The) (NNP King)) (VP (VBZ presides) (PP (IN over) (NP (NP (NP (DT a) (NN period)) (PP (IN of) (NP (NN misrule)))) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (S (NP (JJ conventional) (JJ social) (NNS rules)) (VP (MD may) (VP (VB be) (VP (VBN broken))))) (CC and) (S (NP (JJ reckless) (NN behavior)) (VP (VBZ is...
CT
['The King presides over a period of misrule in which conventional social rules may be broken and reckless behavior is encouraged']
['in which conventional social rules may be broken and reckless behavior is encouraged']
[]
['The King presides over a period of misrule in which conventional social rules may be broken and reckless behavior is encouraged .']
[]
3,326
Yale University, at the heart of downtown, is one of the city's best known features and its largest employer.
(ROOT (S (NP (NP (NNP Yale) (NNP University)) (, ,) (PP (IN at) (NP (NP (DT the) (NN heart)) (PP (IN of) (NP (NN downtown))))) (, ,)) (VP (VBZ is) (NP (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NN city) (POS 's)) (ADJP (RBS best) (VBN known)) (NNS features)))) (CC and) (NP (PRP$ its) (JJS largest) (NN employer))))...
9
{ "ADJ": [ "largest" ], "ADP": [ "at", "of", "of" ], "ADV": [ "best" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "heart", "downtown", "city", "features", "employer" ], "NUM": [ "one" ...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Yale/compound/University University/nsubj/is ,/punct/is at/prep/is the/det/heart heart/pobj/at of/prep/heart downtown/pobj/of ,/punct/is is/ROOT/is one/attr/is of/prep/one the/det/city city/poss/features 's/case/city best/advmod/known known/amod/features features/pobj/of and/cc/features its/poss/employer largest/amod/e...
(S (NP (NP (NNP Yale) (NNP University)) (, ,) (PP (IN at) (NP (NP (DT the) (NN heart)) (PP (IN of) (NP (NN downtown))))) (, ,)) (VP (VBZ is) (NP (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NN city) (POS 's)) (ADJP (RBS best) (VBN known)) (NNS features)))) (CC and) (NP (PRP$ its) (JJS largest) (NN employer)))) (. .)...
T
["Yale University , at the heart of downtown , is one of the city 's best known features and its largest employer"]
[]
["Yale University , at the heart of downtown , is one of the city 's best known features and its largest employer ."]
[]
[]
9,465
The Four Immeasurables are taught as a form of meditation that cultivates "wholesome attitudes towards all sentient beings."[web 6][web 7]
(ROOT (S (NP (DT The) (CD Four) (NNPS Immeasurables)) (VP (VBP are) (VP (VBN taught) (PP (IN as) (NP (NP (NP (DT a) (NN form)) (PP (IN of) (NP (NN meditation)))) (SBAR (WHNP (WDT that)) (S (VP (VBZ cultivates) (`` ") (NP (NP (JJ wholesome) (NNS attitudes)) (PP (IN towards) (NP (DT all) (JJ sentient) (NNS beings))))))))...
13
{ "ADJ": [ "wholesome", "sentient" ], "ADP": [ "as", "of", "towards" ], "ADV": [ "6][web" ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "The", "a", "all" ], "INTJ": [], "NOUN": [ "form", "meditation", "attitudes", "beings" ], "NUM": [ ...
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O" ]
The/det/Immeasurables Four/compound/Immeasurables Immeasurables/nsubjpass/taught are/auxpass/taught taught/ROOT/taught as/prep/taught a/det/form form/pobj/as of/prep/form meditation/pobj/of that/nsubj/cultivates cultivates/relcl/form "/punct/cultivates wholesome/amod/attitudes attitudes/dobj/cultivates towards/prep/att...
(S (NP (DT The) (CD Four) (NNPS Immeasurables)) (VP (VBP are) (VP (VBN taught) (PP (IN as) (NP (NP (NP (DT a) (NN form)) (PP (IN of) (NP (NN meditation)))) (SBAR (WHNP (WDT that)) (S (VP (VBZ cultivates) (`` ") (NP (NP (JJ wholesome) (NNS attitudes)) (PP (IN towards) (NP (DT all) (JJ sentient) (NNS beings))))))))))) (....
CT
['The Four Immeasurables are taught as a form of meditation that cultivates " wholesome attitudes towards all sentient beings']
['that cultivates " wholesome attitudes towards all sentient beings']
[]
['The Four Immeasurables are taught as a form of meditation that cultivates " wholesome attitudes towards all sentient beings . "-LSB-web']
[]
47,801
"Near East" remained popular in diplomatic, trade and journalistic circles, but a variation soon developed among the scholars and the men of the cloth and their associates: "the Nearer East," reverting to the classical and then more scholarly distinction of "nearer" and "farther.
(ROOT (S (S (`` ") (NP (JJ Near) (NNP East)) ('' ") (VP (VBD remained) (ADJP (JJ popular)) (PP (IN in) (NP (ADJP (JJ diplomatic) (, ,) (NN trade) (CC and) (JJ journalistic)) (NNS circles))))) (, ,) (CC but) (S (NP (DT a) (NN variation)) (ADVP (RB soon)) (VP (VP (VBD developed) (PP (IN among) (NP (NP (DT the) (NNS schol...
12
{ "ADJ": [ "popular", "diplomatic", "journalistic", "classical", "scholarly", "nearer" ], "ADP": [ "in", "among", "of", "to", "of" ], "ADV": [ "soon", "then", "more", "farther" ], "AUX": [], "CCONJ": [ "and", "but", "and", "and"...
[ "O", "B-NP", "I-NP", "O", "B-VP", "B-ADJP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "B-NP", "O", "O", "B-NP", "I-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-V...
"/punct/remained Near/compound/East East/nsubj/remained "/punct/remained remained/ROOT/remained popular/acomp/remained in/prep/remained diplomatic/amod/circles ,/punct/diplomatic trade/conj/diplomatic and/cc/trade journalistic/conj/trade circles/pobj/in ,/punct/remained but/cc/remained a/det/variation variation/conj/re...
(S (S (`` ") (NP (JJ Near) (NNP East)) ('' ") (VP (VBD remained) (ADJP (JJ popular)) (PP (IN in) (NP (ADJP (JJ diplomatic) (, ,) (NN trade) (CC and) (JJ journalistic)) (NNS circles))))) (, ,) (CC but) (S (NP (DT a) (NN variation)) (ADVP (RB soon)) (VP (VP (VBD developed) (PP (IN among) (NP (NP (DT the) (NNS scholars)) ...
T
['" Near East " remained popular in diplomatic , trade and journalistic circles', 'a variation soon developed among the scholars and the men of the cloth and their associates : " the Nearer East , " reverting to the classical and then more scholarly distinction of " nearer " and " farther']
[]
['" Near East " remained popular in diplomatic , trade and journalistic circles , but a variation soon developed among the scholars and the men of the cloth and their associates : " the Nearer East , " reverting to the classical and then more scholarly distinction of " nearer " and " farther .']
[]
[]
60,282
Vaccines made from attenuated whole cells or lysates have been replaced largely by less reactogenic, cell-free vaccines consisting of purified components, including capsular polysaccharides and their conjugates, to protein carriers, as well as inactivated toxins (toxoids) and proteins.
(ROOT (S (NP (NP (NNS Vaccines)) (VP (VBN made) (PP (IN from) (NP (JJ attenuated) (JJ whole) (NNS cells) (CC or) (NNS lysates))))) (VP (VBP have) (VP (VBN been) (VP (VBN replaced) (ADVP (RB largely)) (PP (IN by) (NP (NP (ADJP (RBR less) (JJ reactogenic)) (, ,) (ADJP (NN cell) (HYPH -) (JJ free)) (NNS vaccines)) (VP (VB...
16
{ "ADJ": [ "attenuated", "whole", "reactogenic", "free", "capsular", "inactivated" ], "ADP": [ "from", "by", "of", "to", "as" ], "ADV": [ "largely", "less", "as", "well" ], "AUX": [ "have", "been" ], "CCONJ": [ "or", "and", ...
[ "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-ADVP", "B-PP", "B-ADJP", "I-ADJP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-N...
Vaccines/nsubjpass/replaced made/acl/Vaccines from/prep/made attenuated/amod/cells whole/amod/cells cells/pobj/from or/cc/cells lysates/conj/cells have/aux/replaced been/auxpass/replaced replaced/ROOT/replaced largely/advmod/by by/prep/replaced less/advmod/reactogenic reactogenic/amod/vaccines ,/punct/reactogenic cell/...
(S (NP (NP (NNS Vaccines)) (VP (VBN made) (PP (IN from) (NP (JJ attenuated) (JJ whole) (NNS cells) (CC or) (NNS lysates))))) (VP (VBP have) (VP (VBN been) (VP (VBN replaced) (ADVP (RB largely)) (PP (IN by) (NP (NP (ADJP (RBR less) (JJ reactogenic)) (, ,) (ADJP (NN cell) (HYPH -) (JJ free)) (NNS vaccines)) (VP (VBG cons...
T
['Vaccines made from attenuated whole cells or lysates have been replaced largely by less reactogenic , cell - free vaccines consisting of purified components , including capsular polysaccharides and their conjugates , to protein carriers , as well as inactivated toxins -LRB- toxoids -RRB- and proteins']
[]
['Vaccines made from attenuated whole cells or lysates have been replaced largely by less reactogenic , cell - free vaccines consisting of purified components , including capsular polysaccharides and their conjugates , to protein carriers , as well as inactivated toxins -LRB- toxoids -RRB- and proteins .']
[]
[]
68,199
In the 560s the Avars began to expand from their base on the north bank of the Danube; by the end of the 6th century they were the dominant power in Central Europe and routinely able to force the eastern emperors to pay tribute.
(ROOT (S (S (PP (IN In) (NP (DT the) (NNS 560s))) (NP (DT the) (NNPS Avars)) (VP (VBD began) (S (VP (TO to) (VP (VB expand) (PP (IN from) (NP (NP (PRP$ their) (NN base)) (PP (IN on) (NP (NP (DT the) (JJ north) (NN bank)) (PP (IN of) (NP (DT the) (NNP Danube)))))))))))) (: ;) (S (PP (IN by) (NP (NP (DT the) (NN end)) (P...
14
{ "ADJ": [ "6th", "dominant", "able", "eastern" ], "ADP": [ "In", "from", "on", "of", "by", "of", "in" ], "ADV": [ "routinely" ], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "the", "the", "the"...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", ...
In/prep/began the/det/560s 560s/pobj/In the/det/Avars Avars/nsubj/began began/ccomp/were to/aux/expand expand/xcomp/began from/prep/expand their/poss/base base/pobj/from on/prep/base the/det/bank north/compound/bank bank/pobj/on of/prep/bank the/det/Danube Danube/pobj/of ;/punct/were by/prep/were the/det/end end/pobj/b...
(S (S (PP (IN In) (NP (DT the) (NNS 560s))) (NP (DT the) (NNPS Avars)) (VP (VBD began) (S (VP (TO to) (VP (VB expand) (PP (IN from) (NP (NP (PRP$ their) (NN base)) (PP (IN on) (NP (NP (DT the) (JJ north) (NN bank)) (PP (IN of) (NP (DT the) (NNP Danube)))))))))))) (: ;) (S (PP (IN by) (NP (NP (DT the) (NN end)) (PP (IN ...
T
['In the 560s the Avars began to expand from their base on the north bank of the Danube', 'by the end of the 6th century they were the dominant power in Central Europe and routinely able to force the eastern emperors to pay tribute']
[]
['In the 560s the Avars began to expand from their base on the north bank of the Danube ; by the end of the 6th century they were the dominant power in Central Europe and routinely able to force the eastern emperors to pay tribute .']
[]
[]
54,530
From April–July, Soviet and German officials made statements regarding the potential for the beginning of political negotiations, while no actual negotiations took place during that time period.
(ROOT (S (PP (IN From) (NP (NP (NNP April)) (PP (SYM –) (NP (NNP July))))) (, ,) (NP (ADJP (JJ Soviet) (CC and) (JJ German)) (NNS officials)) (VP (VBD made) (NP (NP (NNS statements)) (PP (VBG regarding) (NP (NP (DT the) (NN potential)) (PP (IN for) (NP (NP (DT the) (NN beginning)) (PP (IN of) (NP (JJ political) (NNS ne...
11
{ "ADJ": [ "Soviet", "German", "political", "actual" ], "ADP": [ "From", "for", "of", "during" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "no", "that" ], "INTJ": [], "NOUN": [ "officials", "statements", "pot...
[ "B-PP", "B-NP", "B-PP", "B-NP", "O", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
From/prep/made April/pobj/From –/punct/April July/appos/April ,/punct/made Soviet/amod/officials and/cc/Soviet German/conj/Soviet officials/nsubj/made made/ROOT/made statements/dobj/made regarding/prep/made the/det/potential potential/pobj/regarding for/prep/potential the/det/beginning beginning/pobj/for of/prep/beginn...
(S (PP (IN From) (NP (NP (NNP April)) (PP (SYM –) (NP (NNP July))))) (, ,) (NP (ADJP (JJ Soviet) (CC and) (JJ German)) (NNS officials)) (VP (VBD made) (NP (NP (NNS statements)) (PP (VBG regarding) (NP (NP (DT the) (NN potential)) (PP (IN for) (NP (NP (DT the) (NN beginning)) (PP (IN of) (NP (JJ political) (NNS negotiat...
CT
['Soviet and German officials made statements regarding the potential for the beginning of political negotiations ,']
['while no actual negotiations took place during that time period']
[]
['From April – July , Soviet and German officials made statements regarding the potential for the beginning of political negotiations , while no actual negotiations took place during that time period .']
[]
59,164
The website often publishes content about Northwestern student life, and most of Sherman Ave's staffed writers are current Northwestern undergraduate students writing under pseudonyms.
(ROOT (S (S (NP (DT The) (NN website)) (ADVP (RB often)) (VP (VBZ publishes) (NP (NP (NN content)) (PP (IN about) (NP (NNP Northwestern) (NN student) (NN life)))))) (, ,) (CC and) (S (NP (NP (JJS most)) (PP (IN of) (NP (NP (NNP Sherman) (NNP Ave) (POS 's)) (VBN staffed) (NNS writers)))) (VP (VBP are) (NP (NP (JJ curren...
9
{ "ADJ": [ "Northwestern", "most", "current", "Northwestern" ], "ADP": [ "about", "of", "under" ], "ADV": [ "often" ], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "The" ], "INTJ": [], "NOUN": [ "website", "content", "student", "l...
[ "B-NP", "I-NP", "B-ADVP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "O" ]
The/det/website website/nsubj/publishes often/advmod/publishes publishes/ROOT/publishes content/dobj/publishes about/prep/content Northwestern/amod/life student/compound/life life/pobj/about ,/punct/publishes and/cc/publishes most/nsubj/are of/prep/most Sherman/compound/Ave Ave/poss/writers 's/case/Ave staffed/compound...
(S (S (NP (DT The) (NN website)) (ADVP (RB often)) (VP (VBZ publishes) (NP (NP (NN content)) (PP (IN about) (NP (NNP Northwestern) (NN student) (NN life)))))) (, ,) (CC and) (S (NP (NP (JJS most)) (PP (IN of) (NP (NP (NNP Sherman) (NNP Ave) (POS 's)) (VBN staffed) (NNS writers)))) (VP (VBP are) (NP (NP (JJ current) (NN...
T
['The website often publishes content about Northwestern student life', "most of Sherman Ave 's staffed writers are current Northwestern undergraduate students writing under pseudonyms"]
[]
["The website often publishes content about Northwestern student life , and most of Sherman Ave 's staffed writers are current Northwestern undergraduate students writing under pseudonyms ."]
[]
[]
25,938
When was the digital switchover process completed in the UK?
(ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBD was) (NP (DT the) (NML (JJ digital) (NN switchover)) (NN process)) (VP (VBN completed) (PP (IN in) (NP (DT the) (NNP UK))))) (. ?)))
7
{ "ADJ": [ "digital" ], "ADP": [ "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "switchover", "process" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "UK" ], "PUNCT": [ "?" ], "SCONJ": [ ...
[ "O", "O", "B-NP", "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
When/advmod/was was/ROOT/was the/det/process digital/amod/process switchover/compound/process process/nsubj/was completed/acl/process in/prep/completed the/det/UK UK/pobj/in ?/punct/was
(SBARQ (WHADVP (WRB When)) (SQ (VBD was) (NP (DT the) (NML (JJ digital) (NN switchover)) (NN process)) (VP (VBN completed) (PP (IN in) (NP (DT the) (NNP UK))))) (. ?))
FC
[]
[]
[]
[]
['When was the digital switchover process completed in the UK ?']
27,829
Harris' book avoided theological and biographical entries; instead it concentrated on science and technology.
(ROOT (S (S (NP (NP (NNP Harris) (POS ')) (NN book)) (VP (VBD avoided) (NP (ADJP (JJ theological) (CC and) (JJ biographical)) (NNS entries)))) (: ;) (S (ADVP (RB instead)) (NP (PRP it)) (VP (VBD concentrated) (PP (IN on) (NP (NN science) (CC and) (NN technology))))) (. .)))
7
{ "ADJ": [ "theological", "biographical" ], "ADP": [ "on" ], "ADV": [ "instead" ], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [], "INTJ": [], "NOUN": [ "book", "entries", "science", "technology" ], "NUM": [], "PART": [ "'" ], "PRON": [ ...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "O", "B-ADVP", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Harris/poss/book '/case/Harris book/nsubj/avoided avoided/ccomp/concentrated theological/amod/entries and/cc/theological biographical/conj/theological entries/dobj/avoided ;/punct/concentrated instead/advmod/concentrated it/nsubj/concentrated concentrated/ROOT/concentrated on/prep/concentrated science/pobj/on and/cc/sc...
(S (S (NP (NP (NNP Harris) (POS ')) (NN book)) (VP (VBD avoided) (NP (ADJP (JJ theological) (CC and) (JJ biographical)) (NNS entries)))) (: ;) (S (ADVP (RB instead)) (NP (PRP it)) (VP (VBD concentrated) (PP (IN on) (NP (NN science) (CC and) (NN technology))))) (. .))
T
["Harris ' book avoided theological and biographical entries", 'instead it concentrated on science and technology']
[]
["Harris ' book avoided theological and biographical entries ; instead it concentrated on science and technology ."]
[]
[]
49,156
(To be sure, some earlier Polish kings had been elected with help from bodies such as that which put Casimir II on the throne, thereby setting a precedent for free elections.)
(ROOT (S (-LRB- -LRB-) (S (VP (TO To) (VP (VB be) (ADJP (JJ sure))))) (, ,) (NP (DT some) (JJR earlier) (JJ Polish) (NNS kings)) (VP (VBD had) (VP (VBN been) (VP (VBN elected) (PP (IN with) (NP (NP (NN help)) (PP (IN from) (NP (NP (NNS bodies)) (PP (JJ such) (IN as) (NP (NP (DT that)) (SBAR (WHNP (WDT which)) (S (VP (V...
20
{ "ADJ": [ "sure", "earlier", "Polish", "such", "free" ], "ADP": [ "with", "from", "as", "on", "for" ], "ADV": [ "thereby" ], "AUX": [ "be", "had", "been" ], "CCONJ": [], "DET": [ "some", "the", "a" ], "INTJ": [], "NOUN": [ ...
[ "O", "B-VP", "I-VP", "B-ADJP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "B-PP", "B-NP", "B-PP", "I-PP", "B-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-NP", "I-NP", "B-PP", "...
(/punct/be To/aux/be be/advcl/elected sure/acomp/be ,/punct/elected some/det/kings earlier/amod/kings Polish/amod/kings kings/nsubjpass/elected had/aux/elected been/auxpass/elected elected/ROOT/elected with/prep/elected help/pobj/with from/prep/help bodies/pobj/from such/amod/as as/prep/bodies that/pobj/as which/nsubj/...
(S (-LRB- -LRB-) (S (VP (TO To) (VP (VB be) (ADJP (JJ sure))))) (, ,) (NP (DT some) (JJR earlier) (JJ Polish) (NNS kings)) (VP (VBD had) (VP (VBN been) (VP (VBN elected) (PP (IN with) (NP (NP (NN help)) (PP (IN from) (NP (NP (NNS bodies)) (PP (JJ such) (IN as) (NP (NP (DT that)) (SBAR (WHNP (WDT which)) (S (VP (VBD put...
CT
['some earlier Polish kings had been elected with help from bodies such as that which put Casimir II on the throne , thereby setting a precedent for free elections']
['which put Casimir II on the throne , thereby setting a precedent for free elections']
[]
['-LRB- To be sure , some earlier Polish kings had been elected with help from bodies such as that which put Casimir II on the throne , thereby setting a precedent for free elections . -RRB-']
[]
30,225
Most central banks prefer to move weak assets off their balance sheets with some kind of agreement as to how the debt will continue to be serviced.
(ROOT (S (NP (JJS Most) (JJ central) (NNS banks)) (VP (VBP prefer) (S (VP (TO to) (VP (VB move) (NP (JJ weak) (NNS assets)) (PP (IN off) (NP (PRP$ their) (NN balance) (NNS sheets))) (PP (IN with) (NP (NP (DT some) (NN kind)) (PP (IN of) (NP (NP (NN agreement)) (PP (IN as) (PP (IN to) (SBAR (WHADVP (WRB how)) (S (NP (DT...
21
{ "ADJ": [ "Most", "central", "weak" ], "ADP": [ "off", "with", "of", "as", "to" ], "ADV": [], "AUX": [ "will", "be" ], "CCONJ": [], "DET": [ "some", "the" ], "INTJ": [], "NOUN": [ "banks", "assets", "balance", "sheets", "kind",...
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "I-PP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "O" ]
Most/amod/banks central/amod/banks banks/nsubj/prefer prefer/ROOT/prefer to/aux/move move/xcomp/prefer weak/amod/assets assets/dobj/move off/prep/move their/poss/sheets balance/compound/sheets sheets/pobj/off with/prep/move some/det/kind kind/pobj/with of/prep/kind agreement/pobj/of as/prep/move to/prep/as how/advmod/s...
(S (NP (JJS Most) (JJ central) (NNS banks)) (VP (VBP prefer) (S (VP (TO to) (VP (VB move) (NP (JJ weak) (NNS assets)) (PP (IN off) (NP (PRP$ their) (NN balance) (NNS sheets))) (PP (IN with) (NP (NP (DT some) (NN kind)) (PP (IN of) (NP (NP (NN agreement)) (PP (IN as) (PP (IN to) (SBAR (WHADVP (WRB how)) (S (NP (DT the) ...
CT
['Most central banks prefer to move weak assets off their balance sheets with some kind of agreement as to']
['how the debt will continue to be serviced']
[]
['Most central banks prefer to move weak assets off their balance sheets with some kind of agreement as to how the debt will continue to be serviced .']
[]
34,695
The usual arrangement for a tied house was that the pub was owned by the brewery but rented out to a private individual (landlord) who ran it as a separate business (even though contracted to buy the beer from the brewery).
(ROOT (S (NP (NP (DT The) (JJ usual) (NN arrangement)) (PP (IN for) (NP (DT a) (VBN tied) (NN house)))) (VP (VBD was) (SBAR (IN that) (S (NP (DT the) (NN pub)) (VP (VBD was) (VP (VP (VBN owned) (PP (IN by) (NP (DT the) (NN brewery)))) (CC but) (VP (VBD rented) (PRT (RP out)) (PP (IN to) (NP (NP (NP (DT a) (JJ private) ...
22
{ "ADJ": [ "usual", "private", "separate" ], "ADP": [ "for", "by", "out", "to", "as", "from" ], "ADV": [ "even" ], "AUX": [ "was", "was" ], "CCONJ": [ "but" ], "DET": [ "The", "a", "the", "the", "a", "a", "the", "t...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "O", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP...
The/det/arrangement usual/amod/arrangement arrangement/nsubj/was for/prep/arrangement a/det/house tied/amod/house house/pobj/for was/ROOT/was that/mark/owned the/det/pub pub/nsubjpass/owned was/auxpass/owned owned/ccomp/was by/agent/owned the/det/brewery brewery/pobj/by but/cc/owned rented/conj/owned out/prt/rented to/...
(S (NP (NP (DT The) (JJ usual) (NN arrangement)) (PP (IN for) (NP (DT a) (VBN tied) (NN house)))) (VP (VBD was) (SBAR (IN that) (S (NP (DT the) (NN pub)) (VP (VBD was) (VP (VP (VBN owned) (PP (IN by) (NP (DT the) (NN brewery)))) (CC but) (VP (VBD rented) (PRT (RP out)) (PP (IN to) (NP (NP (NP (DT a) (JJ private) (NN in...
CT
['The usual arrangement for a tied house was']
['that the pub was owned by the brewery but rented out to a private individual -LRB- landlord -RRB- who ran it as a separate business -LRB- even though contracted to buy the beer from the brewery -RRB-', 'who ran it as a separate business -LRB- even though contracted to buy the beer from the brewery -RRB-', 'even thoug...
[]
['The usual arrangement for a tied house was that the pub was owned by the brewery but rented out to a private individual -LRB- landlord -RRB- who ran it as a separate business -LRB- even though contracted to buy the beer from the brewery -RRB- .']
[]
46,900
NigComSat-1, a Nigerian satellite built in 2004, was Nigeria's third satellite and Africa's first communication satellite.
(ROOT (S (NP (NP (HYPH NigComSat-1)) (, ,) (NP (NP (DT a) (JJ Nigerian) (NN satellite)) (VP (VBN built) (PP (IN in) (CD 2004)))) (, ,)) (VP (VBD was) (NP (NP (NP (NNP Nigeria) (POS 's)) (JJ third) (NN satellite)) (CC and) (NP (NP (NNP Africa) (POS 's)) (JJ first) (NN communication) (NN satellite)))) (. .)))
7
{ "ADJ": [ "Nigerian", "third", "first" ], "ADP": [ "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "a" ], "INTJ": [], "NOUN": [ "satellite", "satellite", "communication", "satellite" ], "NUM": [ "2004" ], "PART": [ ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "I-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
NigComSat-1/nsubj/was ,/punct/NigComSat-1 a/det/satellite Nigerian/amod/satellite satellite/appos/NigComSat-1 built/acl/satellite in/prep/built 2004/pobj/in ,/punct/NigComSat-1 was/ROOT/was Nigeria/poss/satellite 's/case/Nigeria third/amod/satellite satellite/attr/was and/cc/satellite Africa/poss/satellite 's/case/Afri...
(S (NP (NP (HYPH NigComSat-1)) (, ,) (NP (NP (DT a) (JJ Nigerian) (NN satellite)) (VP (VBN built) (PP (IN in) (CD 2004)))) (, ,)) (VP (VBD was) (NP (NP (NP (NNP Nigeria) (POS 's)) (JJ third) (NN satellite)) (CC and) (NP (NP (NNP Africa) (POS 's)) (JJ first) (NN communication) (NN satellite)))) (. .))
T
["NigComSat-1 , a Nigerian satellite built in 2004 , was Nigeria 's third satellite and Africa 's first communication satellite"]
[]
["NigComSat-1 , a Nigerian satellite built in 2004 , was Nigeria 's third satellite and Africa 's first communication satellite ."]
[]
[]
33,313
How much land did Bronck eventually own?
(ROOT (SBARQ (WHNP (WHADJP (WRB How) (JJ much)) (NN land)) (SQ (VBD did) (NP (NNP Bronck)) (ADVP (RB eventually)) (VP (VB own))) (. ?)))
5
{ "ADJ": [ "much" ], "ADP": [], "ADV": [ "eventually" ], "AUX": [ "did" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "land" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Bronck" ], "PUNCT": [ "?" ], "SCONJ": [ "How" ], "SPACE": [], "SYM":...
[ "O", "O", "O", "O", "B-NP", "B-ADVP", "B-VP", "O" ]
How/advmod/much much/amod/land land/dobj/own did/aux/own Bronck/nsubj/own eventually/advmod/own own/ROOT/own ?/punct/own
(SBARQ (WHNP (WHADJP (WRB How) (JJ much)) (NN land)) (SQ (VBD did) (NP (NNP Bronck)) (ADVP (RB eventually)) (VP (VB own))) (. ?))
FC
[]
[]
[]
[]
['How much land did Bronck eventually own ?']
68,416
Once forming a large and influential community, the Anglo-Burmese left the country in steady streams from 1958 onwards, principally to Australia and the UK.
(ROOT (S (S (ADVP (RB Once)) (VP (VBG forming) (NP (DT a) (ADJP (JJ large) (CC and) (JJ influential)) (NN community)))) (, ,) (NP (DT the) (JJ Anglo) (HYPH -) (NNPS Burmese)) (VP (VBD left) (NP (DT the) (NN country)) (PP (IN in) (NP (JJ steady) (NNS streams))) (PP (IN from) (NP (NP (CD 1958)) (ADVP (NNS onwards)))) (, ...
7
{ "ADJ": [ "large", "influential", "Anglo", "Burmese", "steady" ], "ADP": [ "in", "from", "to" ], "ADV": [ "Once", "onwards", "principally" ], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "a", "the", "the", "the" ], "INTJ": []...
[ "B-ADVP", "B-VP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-ADVP", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
Once/advmod/forming forming/advcl/left a/det/community large/amod/community and/cc/large influential/conj/large community/dobj/forming ,/punct/left the/det/Burmese Anglo/amod/Burmese -/punct/Burmese Burmese/nsubj/left left/ROOT/left the/det/country country/dobj/left in/prep/left steady/amod/streams streams/pobj/in from...
(S (S (ADVP (RB Once)) (VP (VBG forming) (NP (DT a) (ADJP (JJ large) (CC and) (JJ influential)) (NN community)))) (, ,) (NP (DT the) (JJ Anglo) (HYPH -) (NNPS Burmese)) (VP (VBD left) (NP (DT the) (NN country)) (PP (IN in) (NP (JJ steady) (NNS streams))) (PP (IN from) (NP (NP (CD 1958)) (ADVP (NNS onwards)))) (, ,) (PP...
T
['Once forming a large and influential community']
[]
['Once forming a large and influential community , the Anglo - Burmese left the country in steady streams from 1958 onwards , principally to Australia and the UK .']
[]
[]
46,330
To confuse the British, radio silence was observed until the bombs fell.
(ROOT (S (S (VP (TO To) (VP (VB confuse) (NP (DT the) (NNPS British))))) (, ,) (NP (NN radio) (NN silence)) (VP (VBD was) (VP (VBN observed) (SBAR (IN until) (S (NP (DT the) (NNS bombs)) (VP (VBD fell)))))) (. .)))
8
{ "ADJ": [ "British" ], "ADP": [], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "radio", "silence", "bombs" ], "NUM": [], "PART": [ "To" ], "PRON": [], "PROPN": [], "PUNCT": [ ",", "." ], "SCONJ":...
[ "B-VP", "I-VP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-VP", "O" ]
To/aux/confuse confuse/advcl/observed the/det/British British/dobj/confuse ,/punct/observed radio/compound/silence silence/nsubjpass/observed was/auxpass/observed observed/ROOT/observed until/mark/fell the/det/bombs bombs/nsubj/fell fell/advcl/observed ./punct/observed
(S (S (VP (TO To) (VP (VB confuse) (NP (DT the) (NNPS British))))) (, ,) (NP (NN radio) (NN silence)) (VP (VBD was) (VP (VBN observed) (SBAR (IN until) (S (NP (DT the) (NNS bombs)) (VP (VBD fell)))))) (. .))
CT
['radio silence was observed']
['until the bombs fell']
[]
['To confuse the British , radio silence was observed until the bombs fell .']
[]
21,341
When did cotton first become a large-scale agricultural product in Tennessee?
(ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (NN cotton)) (ADVP (RB first)) (VP (VB become) (NP (DT a) (NML (JJ large) (HYPH -) (NN scale)) (JJ agricultural) (NN product)) (PP (IN in) (NP (NNP Tennessee))))) (. ?)))
7
{ "ADJ": [ "large", "agricultural" ], "ADP": [ "in" ], "ADV": [ "first" ], "AUX": [ "did" ], "CCONJ": [], "DET": [ "a" ], "INTJ": [], "NOUN": [ "cotton", "scale", "product" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Tennessee" ], "PU...
[ "O", "O", "B-NP", "B-ADVP", "B-VP", "B-NP", "O", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
When/advmod/become did/aux/become cotton/nsubj/become first/advmod/become become/ROOT/become a/det/product large/amod/scale -/punct/scale scale/nmod/product agricultural/amod/product product/attr/become in/prep/become Tennessee/pobj/in ?/punct/become
(SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (NN cotton)) (ADVP (RB first)) (VP (VB become) (NP (DT a) (NML (JJ large) (HYPH -) (NN scale)) (JJ agricultural) (NN product)) (PP (IN in) (NP (NNP Tennessee))))) (. ?))
FC
[]
[]
[]
[]
['When did cotton first become a large - scale agricultural product in Tennessee ?']
11,154
Until the arrival of the Wehrmacht troops mid-June 1940, the city was, for ten months, completely empty, with the exception of the garrisoned soldiers.
(ROOT (S (PP (IN Until) (NP (NP (DT the) (NN arrival)) (PP (IN of) (NP (DT the) (NNP Wehrmacht) (NNS troops))) (NP (JJ mid) (HYPH -) (NNP June) (CD 1940)))) (, ,) (NP (DT the) (NN city)) (VP (VBD was) (, ,) (PP (IN for) (NP (CD ten) (NNS months))) (, ,) (ADJP (RB completely) (JJ empty)) (, ,) (PP (IN with) (NP (NP (DT ...
8
{ "ADJ": [ "Wehrmacht", "empty", "garrisoned" ], "ADP": [ "Until", "of", "for", "with", "of" ], "ADV": [ "completely" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "arrival",...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADJP", "I-ADJP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Until/prep/was the/det/arrival arrival/pobj/Until of/prep/arrival the/det/troops Wehrmacht/compound/troops troops/pobj/of mid/npadvmod/arrival -/npadvmod/arrival June/npadvmod/arrival 1940/nummod/June ,/punct/was the/det/city city/nsubj/was was/ROOT/was ,/punct/was for/prep/was ten/nummod/months months/pobj/for ,/punct...
(S (PP (IN Until) (NP (NP (DT the) (NN arrival)) (PP (IN of) (NP (DT the) (NNP Wehrmacht) (NNS troops))) (NP (JJ mid) (HYPH -) (NNP June) (CD 1940)))) (, ,) (NP (DT the) (NN city)) (VP (VBD was) (, ,) (PP (IN for) (NP (CD ten) (NNS months))) (, ,) (ADJP (RB completely) (JJ empty)) (, ,) (PP (IN with) (NP (NP (DT the) (...
T
['the city was , for ten months , completely empty , with the exception of the garrisoned soldiers']
[]
['Until the arrival of the Wehrmacht troops mid - June 1940 , the city was , for ten months , completely empty , with the exception of the garrisoned soldiers .']
[]
[]
27,689
On December 2009, Oklahoma City voters passed MAPS 3, the $777 million (7-year 1-cent tax) initiative, which will include funding (appx $130M) for an estimated 5-to-6-mile (8.0 to 9.7 km)
(ROOT (S (PP (IN On) (NP (NNP December) (CD 2009))) (, ,) (NP (NML (NNP Oklahoma) (NNP City)) (NNS voters)) (VP (VBD passed) (NP (NP (NP (NNP MAPS) (CD 3)) (, ,) (NP (DT the) (NML (QP ($ $) (CD 777) (CD million))) (-LRB- -LRB-) (CD 7) (HYPH -) (NN year) (NML (CD 1) (HYPH -) (NN cent)) (NN tax) (-RRB- -RRB-) (NN initiat...
14
{ "ADJ": [], "ADP": [ "On", "for", "to" ], "ADV": [], "AUX": [ "will" ], "CCONJ": [], "DET": [ "the", "an" ], "INTJ": [], "NOUN": [ "voters", "year", "cent", "tax", "initiative", "funding", "mile", "km" ], "NUM": [ "2009", "3", ...
[ "B-PP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "B-NP", "I-NP", "O", "O", "O", "O", "B-NP", ...
On/prep/passed December/pobj/On 2009/nummod/December ,/punct/passed Oklahoma/compound/City City/compound/voters voters/nsubj/passed passed/ROOT/passed MAPS/dobj/passed 3/nummod/MAPS ,/punct/MAPS the/det/million $/quantmod/million 777/compound/million million/appos/MAPS (/punct/initiative 7/nummod/year -/punct/year year...
(S (PP (IN On) (NP (NNP December) (CD 2009))) (, ,) (NP (NML (NNP Oklahoma) (NNP City)) (NNS voters)) (VP (VBD passed) (NP (NP (NP (NNP MAPS) (CD 3)) (, ,) (NP (DT the) (NML (QP ($ $) (CD 777) (CD million))) (-LRB- -LRB-) (CD 7) (HYPH -) (NN year) (NML (CD 1) (HYPH -) (NN cent)) (NN tax) (-RRB- -RRB-) (NN initiative)))...
CT
['Oklahoma City voters passed MAPS 3 , the $ 777 million -LRB- 7 - year 1 - cent tax -RRB- initiative , which will include funding -LRB- appx $ 130 M -RRB- for an estimated 5 - to-6 - mile -LRB- 8.0 to 9.7 km -RRB-']
['which will include funding -LRB- appx $ 130 M -RRB- for an estimated 5 - to-6 - mile -LRB- 8.0 to 9.7 km -RRB-']
[]
['On December 2009 , Oklahoma City voters passed MAPS 3 , the $ 777 million -LRB- 7 - year 1 - cent tax -RRB- initiative , which will include funding -LRB- appx $ 130 M -RRB- for an estimated 5 - to-6 - mile -LRB- 8.0 to 9.7 km -RRB-']
[]
74,085
A "species" under the act can be a true taxonomic species, a subspecies, or in the case of vertebrates, a "distinct population segment.
(ROOT (S (NP (NP (DT A) (`` ") (NNS species) ('' ")) (PP (IN under) (NP (DT the) (NN act)))) (VP (MD can) (VP (VB be) (NP (NP (DT a) (JJ true) (JJ taxonomic) (NN species)) (, ,) (NP (DT a) (NNS subspecies)) (, ,) (CC or) (SINV (PP (IN in) (NP (NP (DT the) (NN case)) (PP (IN of) (NP (NNS vertebrates))))) (, ,) (NP (DT a...
11
{ "ADJ": [ "true", "taxonomic", "distinct" ], "ADP": [ "under", "in", "of" ], "ADV": [], "AUX": [ "can", "be" ], "CCONJ": [ "or" ], "DET": [ "A", "the", "a", "a", "the", "a" ], "INTJ": [], "NOUN": [ "species", "act", "spec...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
A/det/species "/punct/species species/nsubj/be "/punct/species under/prep/species the/det/act act/pobj/under can/aux/be be/ROOT/be a/det/species true/amod/species taxonomic/amod/species species/attr/be ,/punct/species a/det/subspecies subspecies/appos/species ,/punct/subspecies or/cc/subspecies in/conj/subspecies the/d...
(S (NP (NP (DT A) (`` ") (NNS species) ('' ")) (PP (IN under) (NP (DT the) (NN act)))) (VP (MD can) (VP (VB be) (NP (NP (DT a) (JJ true) (JJ taxonomic) (NN species)) (, ,) (NP (DT a) (NNS subspecies)) (, ,) (CC or) (SINV (PP (IN in) (NP (NP (DT the) (NN case)) (PP (IN of) (NP (NNS vertebrates))))) (, ,) (NP (DT a) (`` ...
T
['A " species " under the act can be a true taxonomic species , a subspecies , or in the case of vertebrates , a " distinct population segment']
[]
['A " species " under the act can be a true taxonomic species , a subspecies , or in the case of vertebrates , a " distinct population segment .']
[]
[]
52,409
Moods are feelings that tend to be less intense than emotions and that often lack a contextual stimulus.
(ROOT (S (NP (NNS Moods)) (VP (VBP are) (NP (NP (NNS feelings)) (SBAR (SBAR (WHNP (WDT that)) (S (VP (VBP tend) (S (VP (TO to) (VP (VB be) (ADJP (ADJP (RBR less) (JJ intense)) (PP (IN than) (NP (NNS emotions)))))))))) (CC and) (SBAR (WHNP (WDT that)) (S (ADVP (RB often)) (VP (VBP lack) (NP (DT a) (JJ contextual) (NN st...
15
{ "ADJ": [ "intense", "contextual" ], "ADP": [ "than" ], "ADV": [ "less", "often" ], "AUX": [ "are", "be" ], "CCONJ": [ "and" ], "DET": [ "a" ], "INTJ": [], "NOUN": [ "Moods", "feelings", "emotions", "stimulus" ], "NUM": [], "PART": [...
[ "B-NP", "B-VP", "B-NP", "O", "B-VP", "I-VP", "I-VP", "B-ADJP", "I-ADJP", "B-PP", "B-NP", "O", "O", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "O" ]
Moods/nsubj/are are/ROOT/are feelings/attr/are that/nsubj/tend tend/relcl/feelings to/aux/be be/xcomp/tend less/advmod/intense intense/acomp/be than/prep/intense emotions/pobj/than and/cc/are that/nsubj/lack often/advmod/lack lack/conj/are a/det/stimulus contextual/amod/stimulus stimulus/dobj/lack ./punct/are
(S (NP (NNS Moods)) (VP (VBP are) (NP (NP (NNS feelings)) (SBAR (SBAR (WHNP (WDT that)) (S (VP (VBP tend) (S (VP (TO to) (VP (VB be) (ADJP (ADJP (RBR less) (JJ intense)) (PP (IN than) (NP (NNS emotions)))))))))) (CC and) (SBAR (WHNP (WDT that)) (S (ADVP (RB often)) (VP (VBP lack) (NP (DT a) (JJ contextual) (NN stimulus...
CT
['Moods are feelings and']
['that tend to be less intense than emotions and that often lack a contextual stimulus', 'that tend to be less intense than emotions', 'that often lack a contextual stimulus']
[]
['Moods are feelings that tend to be less intense than emotions and that often lack a contextual stimulus .']
[]
41,136
A series of wars in the 17th and 18th centuries with the Netherlands and France left England (and then, following union between England and Scotland in 1707, Great Britain) the dominant colonial power in North America and India.
(ROOT (S (NP (NP (DT A) (NN series)) (PP (PP (IN of) (NP (NNS wars))) (PP (IN in) (NP (DT the) (ADJP (JJ 17th) (CC and) (JJ 18th)) (NNS centuries)))) (PP (IN with) (NP (DT the) (NNPS Netherlands) (CC and) (NNP France)))) (VP (VBD left) (NP (NP (NNP England)) (-LRB- -LRB-) (CC and) (ADVP (RB then)) (, ,) (PP (PP (VBG fo...
10
{ "ADJ": [ "17th", "18th", "dominant", "colonial" ], "ADP": [ "of", "in", "with", "between", "in", "in" ], "ADV": [ "then" ], "AUX": [], "CCONJ": [ "and", "and", "and", "and", "and" ], "DET": [ "A", "the", "the", "the" ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", ...
A/det/series series/nsubj/left of/prep/series wars/pobj/of in/prep/series the/det/centuries 17th/amod/centuries and/cc/17th 18th/conj/17th centuries/pobj/in with/prep/series the/det/Netherlands Netherlands/pobj/with and/cc/Netherlands France/conj/Netherlands left/ROOT/left England/dobj/left (/punct/left and/cc/left the...
(S (NP (NP (DT A) (NN series)) (PP (PP (IN of) (NP (NNS wars))) (PP (IN in) (NP (DT the) (ADJP (JJ 17th) (CC and) (JJ 18th)) (NNS centuries)))) (PP (IN with) (NP (DT the) (NNPS Netherlands) (CC and) (NNP France)))) (VP (VBD left) (NP (NP (NNP England)) (-LRB- -LRB-) (CC and) (ADVP (RB then)) (, ,) (PP (PP (VBG followin...
T
['A series of wars in the 17th and 18th centuries with the Netherlands and France left England -LRB- and then , following union between England and Scotland in 1707 , Great Britain -RRB- the dominant colonial power in North America and India']
[]
['A series of wars in the 17th and 18th centuries with the Netherlands and France left England -LRB- and then , following union between England and Scotland in 1707 , Great Britain -RRB- the dominant colonial power in North America and India .']
[]
[]
24,918
Ramanuja saw Vishnu as a personification of Brahman.
(ROOT (S (NP (NNP Ramanuja)) (VP (VBD saw) (NP (NNP Vishnu)) (PP (IN as) (NP (NP (DT a) (NN personification)) (PP (IN of) (NP (NNP Brahman)))))) (. .)))
8
{ "ADJ": [], "ADP": [ "as", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "a" ], "INTJ": [], "NOUN": [ "personification" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Ramanuja", "Vishnu", "Brahman" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE...
[ "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
Ramanuja/nsubj/saw saw/ROOT/saw Vishnu/dobj/saw as/prep/saw a/det/personification personification/pobj/as of/prep/personification Brahman/pobj/of ./punct/saw
(S (NP (NNP Ramanuja)) (VP (VBD saw) (NP (NNP Vishnu)) (PP (IN as) (NP (NP (DT a) (NN personification)) (PP (IN of) (NP (NNP Brahman)))))) (. .))
T
['Ramanuja saw Vishnu as a personification of Brahman']
[]
['Ramanuja saw Vishnu as a personification of Brahman .']
[]
[]
31,625
Larger capacitors like electrolytics usually display the actual capacitance together with the unit (for example, 220 ΞΌF).
(ROOT (S (NP (NP (JJR Larger) (NNS capacitors)) (PP (IN like) (NP (NNS electrolytics)))) (ADVP (RB usually)) (VP (VBP display) (NP (DT the) (JJ actual) (NN capacitance)) (ADVP (RB together)) (PP (PP (IN with) (NP (DT the) (NN unit))) (-LRB- -LRB-) (PP (IN for) (NP (NN example))) (, ,) (NP (CD 220) (NN ΞΌF)) (-RRB- -RRB-...
7
{ "ADJ": [ "Larger", "actual" ], "ADP": [ "like", "with", "for" ], "ADV": [ "usually", "together" ], "AUX": [], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "capacitors", "electrolytics", "capacitance", "unit", "example" ],...
[ "B-NP", "I-NP", "B-PP", "B-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "O" ]
Larger/amod/capacitors capacitors/nsubj/display like/prep/capacitors electrolytics/pobj/like usually/advmod/display display/ROOT/display the/det/capacitance actual/amod/capacitance capacitance/dobj/display together/advmod/with with/prep/display the/det/unit unit/pobj/with (/punct/unit for/prep/display example/pobj/for ...
(S (NP (NP (JJR Larger) (NNS capacitors)) (PP (IN like) (NP (NNS electrolytics)))) (ADVP (RB usually)) (VP (VBP display) (NP (DT the) (JJ actual) (NN capacitance)) (ADVP (RB together)) (PP (PP (IN with) (NP (DT the) (NN unit))) (-LRB- -LRB-) (PP (IN for) (NP (NN example))) (, ,) (NP (CD 220) (NN ΞΌF)) (-RRB- -RRB-))) (....
T
['Larger capacitors like electrolytics display the actual capacitance together with the unit -LRB- for example , 220 ΞΌF -RRB-']
[]
['Larger capacitors like electrolytics usually display the actual capacitance together with the unit -LRB- for example , 220 ΞΌF -RRB- .']
[]
[]
16,692
According to this ideology, races are primordial, natural, enduring and distinct.
(ROOT (S (PP (VBG According) (PP (IN to) (NP (DT this) (NN ideology)))) (, ,) (NP (NNS races)) (VP (VBP are) (ADJP (JJ primordial) (, ,) (JJ natural) (, ,) (JJ enduring) (CC and) (JJ distinct))) (. .)))
6
{ "ADJ": [ "primordial", "natural", "enduring", "distinct" ], "ADP": [ "to" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "this" ], "INTJ": [], "NOUN": [ "ideology", "races" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "P...
[ "B-PP", "I-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "O" ]
According/prep/are to/prep/According this/det/ideology ideology/pobj/to ,/punct/are races/nsubj/are are/ROOT/are primordial/acomp/are ,/punct/primordial natural/conj/primordial ,/punct/natural enduring/conj/natural and/cc/enduring distinct/conj/enduring ./punct/are
(S (PP (VBG According) (PP (IN to) (NP (DT this) (NN ideology)))) (, ,) (NP (NNS races)) (VP (VBP are) (ADJP (JJ primordial) (, ,) (JJ natural) (, ,) (JJ enduring) (CC and) (JJ distinct))) (. .))
T
['races are primordial , natural , enduring and distinct']
[]
['According to this ideology , races are primordial , natural , enduring and distinct .']
[]
[]
32,427
These very formal rooms are used only for ceremonial and official entertaining, but are open to the public every summer.
(ROOT (S (NP (DT These) (ADJP (RB very) (JJ formal)) (NNS rooms)) (VP (VP (VBP are) (VP (VBN used) (PP (ADVP (RB only)) (IN for) (NP (ADJP (JJ ceremonial) (CC and) (JJ official)) (NN entertaining))))) (, ,) (CC but) (VP (VBP are) (ADJP (JJ open) (PP (IN to) (NP (DT the) (NN public)))) (NP (DT every) (NN summer)))) (. ....
9
{ "ADJ": [ "formal", "ceremonial", "official", "entertaining", "open" ], "ADP": [ "for", "to" ], "ADV": [ "very", "only" ], "AUX": [ "are", "are" ], "CCONJ": [ "and", "but" ], "DET": [ "These", "the", "every" ], "INTJ": [], "NOU...
[ "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "B-ADVP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "I-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
These/det/rooms very/advmod/formal formal/amod/rooms rooms/nsubjpass/used are/auxpass/used used/ROOT/used only/advmod/for for/prep/used ceremonial/amod/entertaining and/cc/ceremonial official/conj/ceremonial entertaining/pobj/for ,/punct/used but/cc/used are/conj/used open/acomp/are to/prep/open the/det/public public/p...
(S (NP (DT These) (ADJP (RB very) (JJ formal)) (NNS rooms)) (VP (VP (VBP are) (VP (VBN used) (PP (ADVP (RB only)) (IN for) (NP (ADJP (JJ ceremonial) (CC and) (JJ official)) (NN entertaining))))) (, ,) (CC but) (VP (VBP are) (ADJP (JJ open) (PP (IN to) (NP (DT the) (NN public)))) (NP (DT every) (NN summer)))) (. .))
T
['These very formal rooms are used only for ceremonial and official entertaining , but are open to the public every summer']
[]
['These very formal rooms are used only for ceremonial and official entertaining , but are open to the public every summer .']
[]
[]
50,717
Despite being the favourites and starting strongly, Barcelona finished the 2006–07 season without trophies.
(ROOT (S (PP (IN Despite) (S (VP (VP (VBG being) (NP (DT the) (NNS favourites))) (CC and) (VP (VBG starting) (ADVP (RB strongly)))))) (, ,) (NP (NNP Barcelona)) (VP (VBD finished) (NP (DT the) (CD 2006–07) (NN season)) (PP (IN without) (NP (NNS trophies)))) (. .)))
8
{ "ADJ": [], "ADP": [ "without" ], "ADV": [ "strongly" ], "AUX": [ "being" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "favourites", "season", "trophies" ], "NUM": [ "2006–07" ], "PART": [], "PRON": [], "PROPN": [ ...
[ "B-PP", "B-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
Despite/prep/finished being/pcomp/Despite the/det/favourites favourites/attr/being and/cc/being starting/conj/being strongly/advmod/starting ,/punct/finished Barcelona/nsubj/finished finished/ROOT/finished the/det/season 2006–07/nummod/season season/dobj/finished without/prep/finished trophies/pobj/without ./punct/fini...
(S (PP (IN Despite) (S (VP (VP (VBG being) (NP (DT the) (NNS favourites))) (CC and) (VP (VBG starting) (ADVP (RB strongly)))))) (, ,) (NP (NNP Barcelona)) (VP (VBD finished) (NP (DT the) (CD 2006–07) (NN season)) (PP (IN without) (NP (NNS trophies)))) (. .))
T
['Barcelona finished the 2006–07 season without trophies']
[]
['Despite being the favourites and starting strongly , Barcelona finished the 2006–07 season without trophies .']
[]
[]
6,727
Some NPOs may also be a charity or service organization; they may be organized as a profit corporation or as a trust, a cooperative, or they exist informally.
(ROOT (S (S (NP (DT Some) (NNS NPOs)) (VP (MD may) (ADVP (RB also)) (VP (VB be) (NP (DT a) (NML (NN charity) (CC or) (NN service)) (NN organization))))) (: ;) (S (S (NP (PRP they)) (VP (MD may) (VP (VB be) (VP (VBN organized) (PP (PP (IN as) (NP (DT a) (NN profit) (NN corporation))) (CC or) (PP (IN as) (NP (NP (DT a) (...
12
{ "ADJ": [], "ADP": [ "as", "as" ], "ADV": [ "also", "informally" ], "AUX": [ "may", "be", "may", "be" ], "CCONJ": [ "or", "or", "or" ], "DET": [ "Some", "a", "a", "a", "a" ], "INTJ": [], "NOUN": [ "NPOs", "charity", "...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-NP", "O", "O", "O", "B-NP", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-ADVP", "O" ]
Some/det/NPOs NPOs/nsubj/be may/aux/be also/advmod/be be/ccomp/organized a/det/organization charity/nmod/organization or/cc/charity service/conj/charity organization/attr/be ;/punct/organized they/nsubjpass/organized may/aux/organized be/auxpass/organized organized/ROOT/organized as/prep/organized a/det/corporation pro...
(S (S (NP (DT Some) (NNS NPOs)) (VP (MD may) (ADVP (RB also)) (VP (VB be) (NP (DT a) (NML (NN charity) (CC or) (NN service)) (NN organization))))) (: ;) (S (S (NP (PRP they)) (VP (MD may) (VP (VB be) (VP (VBN organized) (PP (PP (IN as) (NP (DT a) (NN profit) (NN corporation))) (CC or) (PP (IN as) (NP (NP (DT a) (NN tru...
T
['Some NPOs may also be a charity or service organization', 'they may be organized as a profit corporation or as a trust , a cooperative , or they exist informally']
[]
['Some NPOs may also be a charity or service organization ; they may be organized as a profit corporation or as a trust , a cooperative , or they exist informally .']
[]
[]
51,287
The only exceptions were campaigns against the Safavid dynasty of Persia, where many of the Ottoman eastern provinces were lost, some permanently.
(ROOT (S (NP (DT The) (JJ only) (NNS exceptions)) (VP (VBD were) (NP (NP (NNS campaigns)) (PP (IN against) (NP (NP (NP (DT the) (NNP Safavid) (NN dynasty)) (PP (IN of) (NP (NNP Persia)))) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (NP (JJ many)) (PP (IN of) (NP (DT the) (JJ Ottoman) (JJ eastern) (NNS provinces)))) (VP (VB...
13
{ "ADJ": [ "only", "many", "eastern" ], "ADP": [ "against", "of", "of" ], "ADV": [ "permanently" ], "AUX": [ "were", "were" ], "CCONJ": [], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "exceptions", "campaigns", "dynasty", ...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "B-ADVP", "O" ]
The/det/exceptions only/amod/exceptions exceptions/nsubj/were were/ROOT/were campaigns/attr/were against/prep/campaigns the/det/dynasty Safavid/compound/dynasty dynasty/pobj/against of/prep/dynasty Persia/pobj/of ,/punct/Persia where/advmod/lost many/nsubjpass/lost of/prep/many the/det/provinces Ottoman/compound/provin...
(S (NP (DT The) (JJ only) (NNS exceptions)) (VP (VBD were) (NP (NP (NNS campaigns)) (PP (IN against) (NP (NP (NP (DT the) (NNP Safavid) (NN dynasty)) (PP (IN of) (NP (NNP Persia)))) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (NP (JJ many)) (PP (IN of) (NP (DT the) (JJ Ottoman) (JJ eastern) (NNS provinces)))) (VP (VBD were...
CT
['The only exceptions were campaigns against the Safavid dynasty of Persia , where many of the Ottoman eastern provinces were lost , some permanently']
['where many of the Ottoman eastern provinces were lost , some permanently']
[]
['The only exceptions were campaigns against the Safavid dynasty of Persia , where many of the Ottoman eastern provinces were lost , some permanently .']
[]
40,701
woven glass and polyester).
(ROOT (NP (NP (JJ woven) (NN glass)) (CC and) (NP (NN polyester)) (-RRB- -RRB-) (. .)))
4
{ "ADJ": [ "woven" ], "ADP": [], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "glass", "polyester" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ ")", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [], ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP" ]
woven/amod/glass glass/ROOT/glass and/cc/glass polyester/conj/glass )/punct/glass ./punct/glass
(NP (NP (JJ woven) (NN glass)) (CC and) (NP (NN polyester)) (-RRB- -RRB-) (. .))
FC
[]
[]
[]
[]
['woven glass and polyester -RRB- .']
74,544
These are largely managed by the Defence Infrastructure Organisation.
(ROOT (S (NP (DT These)) (VP (VBP are) (ADVP (RB largely)) (VP (VBN managed) (PP (IN by) (NP (DT the) (NML (NNP Defence) (NNP Infrastructure)) (NNP Organisation))))) (. .)))
8
{ "ADJ": [], "ADP": [ "by" ], "ADV": [ "largely" ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [ "These" ], "PROPN": [ "Defence", "Infrastructure", "Organisation" ], "PUNCT": [ "." ],...
[ "B-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "O", "O", "B-NP", "O" ]
These/nsubjpass/managed are/auxpass/managed largely/advmod/managed managed/ROOT/managed by/agent/managed the/det/Organisation Defence/compound/Organisation Infrastructure/compound/Organisation Organisation/pobj/by ./punct/managed
(S (NP (DT These)) (VP (VBP are) (ADVP (RB largely)) (VP (VBN managed) (PP (IN by) (NP (DT the) (NML (NNP Defence) (NNP Infrastructure)) (NNP Organisation))))) (. .))
T
['These are largely managed by the Defence Infrastructure Organisation']
[]
['These are largely managed by the Defence Infrastructure Organisation .']
[]
[]
63,221
Seizing the opportunity to increase his presence on Fleet Street, he made an agreement with the print unions, promising fewer redundancies if he acquired the newspaper.
(ROOT (S (S (VP (VBG Seizing) (NP (DT the) (NN opportunity) (S (VP (TO to) (VP (VB increase) (NP (NP (PRP$ his) (NN presence)) (PP (IN on) (NP (NNP Fleet) (NNP Street)))))))))) (, ,) (NP (PRP he)) (VP (VBD made) (NP (NP (DT an) (NN agreement)) (PP (IN with) (NP (DT the) (NN print) (NNS unions)))) (, ,) (S (VP (VBG prom...
12
{ "ADJ": [ "fewer" ], "ADP": [ "on", "with" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "an", "the", "the" ], "INTJ": [], "NOUN": [ "opportunity", "presence", "agreement", "print", "unions", "redundancies", "newspaper" ], "NUM":...
[ "B-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "O" ]
Seizing/advcl/made the/det/opportunity opportunity/dobj/Seizing to/aux/increase increase/acl/opportunity his/poss/presence presence/dobj/increase on/prep/presence Fleet/compound/Street Street/pobj/on ,/punct/made he/nsubj/made made/ROOT/made an/det/agreement agreement/dobj/made with/prep/agreement the/det/unions print/...
(S (S (VP (VBG Seizing) (NP (DT the) (NN opportunity) (S (VP (TO to) (VP (VB increase) (NP (NP (PRP$ his) (NN presence)) (PP (IN on) (NP (NNP Fleet) (NNP Street)))))))))) (, ,) (NP (PRP he)) (VP (VBD made) (NP (NP (DT an) (NN agreement)) (PP (IN with) (NP (DT the) (NN print) (NNS unions)))) (, ,) (S (VP (VBG promising)...
CT
['Seizing the opportunity to increase his presence on Fleet Street']
['if he acquired the newspaper']
[]
['Seizing the opportunity to increase his presence on Fleet Street , he made an agreement with the print unions , promising fewer redundancies if he acquired the newspaper .']
[]
23,548
One by one Rome defeated both the persistent Sabines and the local cities, both those under Etruscan control and those that had cast off their Etruscan rulers.
(ROOT (S (NP (NP (CD One)) (PP (IN by) (NP (CD one)))) (NP (NNP Rome)) (VP (VBD defeated) (NP (DT both) (NP (DT the) (JJ persistent) (NNPS Sabines)) (CC and) (NP (NP (DT the) (JJ local) (NNS cities)) (, ,) (NP (DT both) (NP (NP (DT those)) (PP (IN under) (NP (JJ Etruscan) (NN control)))) (CC and) (NP (NP (DT those)) (S...
13
{ "ADJ": [ "persistent", "local", "Etruscan", "Etruscan" ], "ADP": [ "by", "under", "off" ], "ADV": [], "AUX": [ "had" ], "CCONJ": [ "and", "both", "and" ], "DET": [ "both", "the", "the" ], "INTJ": [], "NOUN": [ "cities", "control...
[ "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "O", "B-NP", "I-NP", "I-NP", "O" ]
One/nsubj/defeated by/prep/One one/pobj/by Rome/nsubj/defeated defeated/ROOT/defeated both/preconj/Sabines the/det/Sabines persistent/amod/Sabines Sabines/dobj/defeated and/cc/Sabines the/det/cities local/amod/cities cities/conj/Sabines ,/punct/Sabines both/preconj/those those/appos/Sabines under/prep/those Etruscan/am...
(S (NP (NP (CD One)) (PP (IN by) (NP (CD one)))) (NP (NNP Rome)) (VP (VBD defeated) (NP (DT both) (NP (DT the) (JJ persistent) (NNPS Sabines)) (CC and) (NP (NP (DT the) (JJ local) (NNS cities)) (, ,) (NP (DT both) (NP (NP (DT those)) (PP (IN under) (NP (JJ Etruscan) (NN control)))) (CC and) (NP (NP (DT those)) (SBAR (W...
CT
['Rome defeated both the persistent Sabines and the local cities , both those under Etruscan control and those that had cast off their Etruscan rulers']
['that had cast off their Etruscan rulers']
[]
['One by one Rome defeated both the persistent Sabines and the local cities , both those under Etruscan control and those that had cast off their Etruscan rulers .']
[]
29,553
The calendar was a refinement to the Julian calendar amounting to a 0.002% correction in the length of the year.
(ROOT (S (NP (DT The) (NN calendar)) (VP (VBD was) (NP (NP (NP (DT a) (NN refinement)) (PP (IN to) (NP (DT the) (JJ Julian) (NN calendar)))) (VP (VBG amounting) (PP (IN to) (NP (NP (DT a) (NML (CD 0.002) (NN %)) (NN correction)) (PP (IN in) (NP (NP (DT the) (NN length)) (PP (IN of) (NP (DT the) (NN year)))))))))) (. .)...
12
{ "ADJ": [ "Julian" ], "ADP": [ "to", "to", "in", "of" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "The", "a", "the", "a", "the", "the" ], "INTJ": [], "NOUN": [ "calendar", "refinement", "calendar", "%", "correction", ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/calendar calendar/nsubj/was was/ROOT/was a/det/refinement refinement/attr/was to/prep/refinement the/det/calendar Julian/amod/calendar calendar/pobj/to amounting/acl/calendar to/prep/amounting a/det/correction 0.002/nummod/% %/compound/correction correction/pobj/to in/prep/correction the/det/length length/pobj/...
(S (NP (DT The) (NN calendar)) (VP (VBD was) (NP (NP (NP (DT a) (NN refinement)) (PP (IN to) (NP (DT the) (JJ Julian) (NN calendar)))) (VP (VBG amounting) (PP (IN to) (NP (NP (DT a) (NML (CD 0.002) (NN %)) (NN correction)) (PP (IN in) (NP (NP (DT the) (NN length)) (PP (IN of) (NP (DT the) (NN year)))))))))) (. .))
T
['The calendar was a refinement to the Julian calendar amounting to a 0.002 % correction in the length of the year']
[]
['The calendar was a refinement to the Julian calendar amounting to a 0.002 % correction in the length of the year .']
[]
[]
53,026
The Chronicle provides a mythic tale of Oleg's death.
(ROOT (S (NP (DT The) (NNP Chronicle)) (VP (VBZ provides) (NP (NP (DT a) (JJ mythic) (NN tale)) (PP (IN of) (NP (NP (NNP Oleg) (POS 's)) (NN death))))) (. .)))
8
{ "ADJ": [ "mythic" ], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "tale", "death" ], "NUM": [], "PART": [ "'s" ], "PRON": [], "PROPN": [ "Chronicle", "Oleg" ], "PUNCT": [ "." ], "SCONJ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
The/det/Chronicle Chronicle/nsubj/provides provides/ROOT/provides a/det/tale mythic/amod/tale tale/dobj/provides of/prep/tale Oleg/poss/death 's/case/Oleg death/pobj/of ./punct/provides
(S (NP (DT The) (NNP Chronicle)) (VP (VBZ provides) (NP (NP (DT a) (JJ mythic) (NN tale)) (PP (IN of) (NP (NP (NNP Oleg) (POS 's)) (NN death))))) (. .))
T
["The Chronicle provides a mythic tale of Oleg 's death"]
[]
["The Chronicle provides a mythic tale of Oleg 's death ."]
[]
[]
57,939
I, Order of Georgi Dimitrov, Order of Karl Marx, Order of Manuel Amador Guerrero, Order of Michael the Brave, Order of Pahlavi, Order of Sukhbaatar, Order of Suvorov, Order of the Liberator, Order of the October Revolution, Order of the Queen of Sheba, Order of the White Rose of Finland, Partisan Cross, Royal Order of ...
(ROOT (NP (NP (NNP I)) (, ,) (NP (NP (NNP Order)) (PP (IN of) (NP (NNP Georgi) (NNP Dimitrov)))) (, ,) (NP (NP (NNP Order)) (PP (IN of) (NP (NNP Karl) (NNP Marx)))) (, ,) (NP (NP (NP (NNP Order)) (PP (IN of) (NP (NNP Manuel) (NNP Amador) (NNP Guerrero)))) (, ,) (NP (NP (NNP Order)) (PP (IN of) (NP (NP (NNP Michael)) (N...
9
{ "ADJ": [], "ADP": [ "of", "of", "of", "of", "of", "of", "of", "of", "of", "of", "of", "of", "of", "of", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "the", "the", "the", "the", "the" ], "IN...
[ "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", "B-PP", "B-NP", "I-NP", "I-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"...
I/nsubj/needed ,/punct/I Order/appos/I of/prep/Order Georgi/compound/Dimitrov Dimitrov/pobj/of ,/punct/Dimitrov Order/appos/Dimitrov of/prep/Order Karl/compound/Marx Marx/pobj/of ,/punct/Marx Order/appos/Marx of/prep/Order Manuel/compound/Guerrero Amador/compound/Guerrero Guerrero/pobj/of ,/punct/Guerrero Order/appos/G...
(NP (NP (NNP I)) (, ,) (NP (NP (NNP Order)) (PP (IN of) (NP (NNP Georgi) (NNP Dimitrov)))) (, ,) (NP (NP (NNP Order)) (PP (IN of) (NP (NNP Karl) (NNP Marx)))) (, ,) (NP (NP (NP (NNP Order)) (PP (IN of) (NP (NNP Manuel) (NNP Amador) (NNP Guerrero)))) (, ,) (NP (NP (NNP Order)) (PP (IN of) (NP (NP (NNP Michael)) (NP (DT ...
FC
[]
[]
[]
[]
["I , Order of Georgi Dimitrov , Order of Karl Marx , Order of Manuel Amador Guerrero , Order of Michael the Brave , Order of Pahlavi , Order of Sukhbaatar , Order of Suvorov , Order of the Liberator , Order of the October Revolution , Order of the Queen of Sheba , Order of the White Rose of Finland , Partisan Cross , ...
23,777