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
Just as real jewels never change their faculty and goodness, whether praised or reviled, so are the Three Jewels (Refuges), because they have an eternal and immutable essence.
(ROOT (SINV (SBAR (ADVP (RB Just)) (IN as) (S (NP (JJ real) (NNS jewels)) (ADVP (RB never)) (VP (VBP change) (NP (PRP$ their) (NN faculty) (CC and) (NN goodness)) (, ,) (SBAR (IN whether) (S (VP (VBN praised) (CC or) (VBN reviled)))) (, ,)))) (ADVP (RB so)) (VP (VBP are)) (NP (NP (DT the) (CD Three) (NNPS Jewels)) (-LR...
9
{ "ADJ": [ "real", "eternal", "immutable" ], "ADP": [], "ADV": [ "Just", "never", "so" ], "AUX": [ "are" ], "CCONJ": [ "and", "or", "and" ], "DET": [ "the", "an" ], "INTJ": [], "NOUN": [ "jewels", "faculty", "goodness", "essence" ...
[ "B-ADVP", "O", "B-NP", "I-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O", "B-VP", "I-VP", "I-VP", "I-VP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP"...
Just/advmod/change as/mark/change real/amod/jewels jewels/nsubj/change never/neg/change change/advcl/are their/poss/faculty faculty/dobj/change and/cc/faculty goodness/conj/faculty ,/punct/change whether/mark/praised praised/advcl/change or/cc/praised reviled/conj/praised ,/punct/are so/advmod/are are/ROOT/are the/det/...
(SINV (SBAR (ADVP (RB Just)) (IN as) (S (NP (JJ real) (NNS jewels)) (ADVP (RB never)) (VP (VBP change) (NP (PRP$ their) (NN faculty) (CC and) (NN goodness)) (, ,) (SBAR (IN whether) (S (VP (VBN praised) (CC or) (VBN reviled)))) (, ,)))) (ADVP (RB so)) (VP (VBP are)) (NP (NP (DT the) (CD Three) (NNPS Jewels)) (-LRB- -LR...
CT
['the Three Jewels -LRB- Refuges -RRB- are']
['Just as real jewels never change their faculty and goodness , whether praised or reviled ,', 'whether praised or reviled', 'because they have an eternal and immutable essence']
[]
['Just as real jewels never change their faculty and goodness , whether praised or reviled , so are the Three Jewels -LRB- Refuges -RRB- , because they have an eternal and immutable essence .']
[]
10,183
At the time of Australia's federation on 1 January 1901, Melbourne became the seat of government of the federation.
(ROOT (S (PP (IN At) (NP (NP (DT the) (NN time)) (PP (IN of) (NP (NP (NNP Australia) (POS 's)) (NN federation))))) (PP (IN on) (NP (CD 1) (NNP January) (CD 1901))) (, ,) (NP (NNP Melbourne)) (VP (VBD became) (NP (NP (DT the) (NN seat)) (PP (IN of) (NP (NN government))) (PP (IN of) (NP (DT the) (NN federation))))) (. .)...
8
{ "ADJ": [], "ADP": [ "At", "of", "on", "of", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "time", "federation", "seat", "government", "federation" ], "NUM": [ "1", "1901" ], "PART...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
At/prep/became the/det/time time/pobj/At of/prep/time Australia/poss/federation 's/case/Australia federation/pobj/of on/prep/time 1/nummod/January January/pobj/on 1901/nummod/January ,/punct/became Melbourne/nsubj/became became/ROOT/became the/det/seat seat/attr/became of/prep/seat government/pobj/of of/prep/government...
(S (PP (IN At) (NP (NP (DT the) (NN time)) (PP (IN of) (NP (NP (NNP Australia) (POS 's)) (NN federation))))) (PP (IN on) (NP (CD 1) (NNP January) (CD 1901))) (, ,) (NP (NNP Melbourne)) (VP (VBD became) (NP (NP (DT the) (NN seat)) (PP (IN of) (NP (NN government))) (PP (IN of) (NP (DT the) (NN federation))))) (. .))
T
['Melbourne became the seat of government of the federation']
[]
["At the time of Australia 's federation on 1 January 1901 , Melbourne became the seat of government of the federation ."]
[]
[]
61,634
An oath had also been imposed on the militia during the French and Indian War requiring them to abjure the pretensions of the Pope, which may or may not have been applied during the Revolution.
(ROOT (S (NP (DT An) (NN oath)) (VP (VBD had) (ADVP (RB also)) (VP (VBN been) (VP (VBN imposed) (PP (IN on) (NP (DT the) (NN militia))) (PP (IN during) (NP (DT the) (ADJP (JJ French) (CC and) (JJ Indian)) (NNP War))) (S (VP (VBG requiring) (NP (PRP them)) (S (VP (TO to) (VP (VB abjure) (NP (NP (NP (DT the) (NNS pretens...
20
{ "ADJ": [ "French" ], "ADP": [ "on", "during", "of", "during" ], "ADV": [ "also" ], "AUX": [ "had", "been", "may", "may", "have", "been" ], "CCONJ": [ "and", "or" ], "DET": [ "An", "the", "the", "the", "the", "the" ...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "...
An/det/oath oath/nsubjpass/imposed had/aux/imposed also/advmod/imposed been/auxpass/imposed imposed/ROOT/imposed on/prep/imposed the/det/militia militia/pobj/on during/prep/imposed the/det/War French/amod/War and/cc/French Indian/conj/French War/pobj/during requiring/acl/War them/dobj/requiring to/aux/abjure abjure/xco...
(S (NP (DT An) (NN oath)) (VP (VBD had) (ADVP (RB also)) (VP (VBN been) (VP (VBN imposed) (PP (IN on) (NP (DT the) (NN militia))) (PP (IN during) (NP (DT the) (ADJP (JJ French) (CC and) (JJ Indian)) (NNP War))) (S (VP (VBG requiring) (NP (PRP them)) (S (VP (TO to) (VP (VB abjure) (NP (NP (NP (DT the) (NNS pretensions))...
CT
['An oath had also been imposed on the militia during the French and Indian War requiring them to abjure the pretensions of the Pope , which may or may not have been applied during the Revolution']
['which may or may not have been applied during the Revolution']
[]
['An oath had also been imposed on the militia during the French and Indian War requiring them to abjure the pretensions of the Pope , which may or may not have been applied during the Revolution .']
[]
35,692
In November 2008, Myanmar's political situation with neighbouring Bangladesh became tense as they began searching for natural gas in a disputed block of the Bay of Bengal.
(ROOT (S (PP (IN In) (NP (NNP November) (CD 2008))) (, ,) (NP (NP (NP (NNP Myanmar) (POS 's)) (JJ political) (NN situation)) (PP (IN with) (NP (VBG neighbouring) (NNP Bangladesh)))) (VP (VBD became) (ADJP (JJ tense)) (SBAR (IN as) (S (NP (PRP they)) (VP (VBD began) (S (VP (VBG searching) (PP (IN for) (NP (JJ natural) (...
15
{ "ADJ": [ "political", "tense", "natural" ], "ADP": [ "In", "with", "for", "in", "of", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "situation", "neighbouring", "gas", "block" ], "NUM": [ ...
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADJP", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
In/prep/became November/pobj/In 2008/nummod/November ,/punct/became Myanmar/poss/situation 's/case/Myanmar political/amod/situation situation/nsubj/became with/prep/situation neighbouring/compound/Bangladesh Bangladesh/pobj/with became/ROOT/became tense/acomp/became as/mark/began they/nsubj/began began/advcl/became sea...
(S (PP (IN In) (NP (NNP November) (CD 2008))) (, ,) (NP (NP (NP (NNP Myanmar) (POS 's)) (JJ political) (NN situation)) (PP (IN with) (NP (VBG neighbouring) (NNP Bangladesh)))) (VP (VBD became) (ADJP (JJ tense)) (SBAR (IN as) (S (NP (PRP they)) (VP (VBD began) (S (VP (VBG searching) (PP (IN for) (NP (JJ natural) (NN gas...
CT
["Myanmar 's political situation with neighbouring Bangladesh became tense"]
['as they began searching for natural gas in a disputed block of the Bay of Bengal']
[]
["In November 2008 , Myanmar 's political situation with neighbouring Bangladesh became tense as they began searching for natural gas in a disputed block of the Bay of Bengal ."]
[]
28,366
After that date, the relics of Saint James became an extraordinary centre of pilgrimage and from the 9th century have been kept in the heart of the church – the modern-day cathedral – dedicated to him.
(ROOT (S (PP (IN After) (NP (DT that) (NN date))) (, ,) (NP (NP (DT the) (NNS relics)) (PP (IN of) (NP (NNP Saint) (NNP James)))) (VP (VP (VBD became) (NP (NP (DT an) (JJ extraordinary) (NN centre)) (PP (IN of) (NP (NN pilgrimage))))) (CC and) (VP (PP (IN from) (NP (DT the) (JJ 9th) (NN century))) (VP (VBP have) (VP (V...
15
{ "ADJ": [ "extraordinary", "9th", "modern", "dedicated" ], "ADP": [ "After", "of", "of", "from", "in", "of", "to" ], "ADV": [], "AUX": [ "have", "been" ], "CCONJ": [ "and" ], "DET": [ "that", "the", "an", "the", "the", ...
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-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", "I-NP", "O", "O...
After/prep/became that/det/date date/pobj/After ,/punct/became the/det/relics relics/nsubj/became of/prep/relics Saint/compound/James James/pobj/of became/ROOT/became an/det/centre extraordinary/amod/centre centre/attr/became of/prep/centre pilgrimage/pobj/of and/cc/became from/prep/became the/det/century 9th/amod/cent...
(S (PP (IN After) (NP (DT that) (NN date))) (, ,) (NP (NP (DT the) (NNS relics)) (PP (IN of) (NP (NNP Saint) (NNP James)))) (VP (VP (VBD became) (NP (NP (DT an) (JJ extraordinary) (NN centre)) (PP (IN of) (NP (NN pilgrimage))))) (CC and) (VP (PP (IN from) (NP (DT the) (JJ 9th) (NN century))) (VP (VBP have) (VP (VBN bee...
T
['the relics of Saint James became an extraordinary centre of pilgrimage and from the 9th century have been kept in the heart of the church – the modern - day cathedral – dedicated to him']
[]
['After that date , the relics of Saint James became an extraordinary centre of pilgrimage and from the 9th century have been kept in the heart of the church – the modern - day cathedral – dedicated to him .']
[]
[]
36,520
The adjacent Architecture Exhibition Space (Room 128a) is used for temporary displays related to architecture.
(ROOT (S (NP (NP (DT The) (JJ adjacent) (NML (NNP Architecture) (NNP Exhibition)) (NNP Space)) (-LRB- -LRB-) (NP (NN Room) (CD 128a)) (-RRB- -RRB-)) (VP (VBZ is) (VP (VBN used) (PP (IN for) (NP (NP (JJ temporary) (NNS displays)) (VP (VBN related) (PP (IN to) (NP (NN architecture)))))))) (. .)))
10
{ "ADJ": [ "adjacent", "temporary" ], "ADP": [ "for", "to" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "displays", "architecture" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Architecture", "Exhibition...
[ "B-NP", "I-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "O" ]
The/det/Space adjacent/amod/Space Architecture/compound/Exhibition Exhibition/compound/Space Space/nsubjpass/used (/punct/Space Room/compound/128a 128a/appos/Space )/punct/Space is/auxpass/used used/ROOT/used for/prep/used temporary/amod/displays displays/pobj/for related/acl/displays to/prep/related architecture/pobj/...
(S (NP (NP (DT The) (JJ adjacent) (NML (NNP Architecture) (NNP Exhibition)) (NNP Space)) (-LRB- -LRB-) (NP (NN Room) (CD 128a)) (-RRB- -RRB-)) (VP (VBZ is) (VP (VBN used) (PP (IN for) (NP (NP (JJ temporary) (NNS displays)) (VP (VBN related) (PP (IN to) (NP (NN architecture)))))))) (. .))
T
['The adjacent Architecture Exhibition Space -LRB- Room 128a -RRB- is used for temporary displays related to architecture']
[]
['The adjacent Architecture Exhibition Space -LRB- Room 128a -RRB- is used for temporary displays related to architecture .']
[]
[]
54,690
The iMac did away with most of Apple's standard (and usually proprietary) connections, such as SCSI and ADB, in favor of two USB ports.
(ROOT (S (NP (DT The) (NNP iMac)) (VP (VBD did) (PRT (RP away)) (PP (IN with) (NP (NP (JJS most)) (PP (IN of) (NP (NP (NP (NNP Apple) (POS 's)) (ADJP (JJ standard) (-LRB- -LRB-) (CC and) (ADJP (RB usually) (JJ proprietary)) (-RRB- -RRB-)) (NNS connections)) (, ,) (PP (JJ such) (IN as) (NP (NNP SCSI) (CC and) (NNP ADB))...
11
{ "ADJ": [ "most", "proprietary", "such" ], "ADP": [ "with", "of", "as", "in", "of" ], "ADV": [ "away", "usually" ], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "The" ], "INTJ": [], "NOUN": [ "standard", "connections", "SCSI", ...
[ "B-NP", "I-NP", "B-VP", "O", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
The/det/iMac iMac/nsubj/did did/ROOT/did away/advmod/did with/prep/did most/pobj/with of/prep/most Apple/poss/standard 's/case/Apple standard/nmod/connections (/punct/standard and/cc/standard usually/advmod/proprietary proprietary/conj/standard )/punct/connections connections/pobj/of ,/punct/connections such/amod/as as...
(S (NP (DT The) (NNP iMac)) (VP (VBD did) (PRT (RP away)) (PP (IN with) (NP (NP (JJS most)) (PP (IN of) (NP (NP (NP (NNP Apple) (POS 's)) (ADJP (JJ standard) (-LRB- -LRB-) (CC and) (ADJP (RB usually) (JJ proprietary)) (-RRB- -RRB-)) (NNS connections)) (, ,) (PP (JJ such) (IN as) (NP (NNP SCSI) (CC and) (NNP ADB))) (, ,...
T
["The iMac did away with most of Apple 's standard -LRB- and usually proprietary -RRB- connections , such as SCSI and ADB , in favor of two USB ports"]
[]
["The iMac did away with most of Apple 's standard -LRB- and usually proprietary -RRB- connections , such as SCSI and ADB , in favor of two USB ports ."]
[]
[]
22,826
The album formally introduces Beyoncé's alter ego Sasha Fierce, conceived during the making of her 2003 single "Crazy in Love", selling 482,000 copies in its first week, debuting atop the Billboard 200, and giving Beyoncé her third consecutive number-one album in the US.
(ROOT (S (NP (DT The) (NN album)) (ADVP (RB formally)) (VP (VBZ introduces) (NP (NP (NP (NP (NNP Beyoncé) (POS 's)) (JJ alter) (NN ego)) (NP (NNP Sasha) (NNP Fierce))) (, ,) (VP (VP (VBN conceived) (PP (IN during) (NP (NP (DT the) (NN making)) (PP (IN of) (NP (NP (PRP$ her) (CD 2003) (NN single)) (`` ") (NP (NP (NNP Cr...
14
{ "ADJ": [ "single", "first", "third", "consecutive" ], "ADP": [ "during", "of", "in", "in", "atop", "in" ], "ADV": [ "formally" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "The", "the", "the", "the" ], "INTJ": [], "NOUN": [ "a...
[ "B-NP", "I-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-N...
The/det/album album/nsubj/introduces formally/advmod/introduces introduces/ROOT/introduces Beyoncé/poss/Fierce 's/case/Beyoncé alter/amod/Fierce ego/compound/Fierce Sasha/compound/Fierce Fierce/dobj/introduces ,/punct/Fierce conceived/acl/Fierce during/prep/conceived the/det/making making/pobj/during of/prep/making her...
(S (NP (DT The) (NN album)) (ADVP (RB formally)) (VP (VBZ introduces) (NP (NP (NP (NP (NNP Beyoncé) (POS 's)) (JJ alter) (NN ego)) (NP (NNP Sasha) (NNP Fierce))) (, ,) (VP (VP (VBN conceived) (PP (IN during) (NP (NP (DT the) (NN making)) (PP (IN of) (NP (NP (PRP$ her) (CD 2003) (NN single)) (`` ") (NP (NP (NNP Crazy)) ...
T
['The album introduces Beyoncé \'s alter ego Sasha Fierce , conceived during the making of her 2003 single " Crazy in Love " , selling 482,000 copies in its first week , debuting atop the Billboard 200 , and giving Beyoncé her third consecutive number - one album in the US']
[]
['The album formally introduces Beyoncé \'s alter ego Sasha Fierce , conceived during the making of her 2003 single " Crazy in Love " , selling 482,000 copies in its first week , debuting atop the Billboard 200 , and giving Beyoncé her third consecutive number - one album in the US .']
[]
[]
3,369
What is the name of the text that has information regarding Ayurveda?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN name)) (PP (IN of) (NP (NP (DT the) (NN text)) (SBAR (WHNP (WDT that)) (S (VP (VBZ has) (NP (NP (NN information)) (VP (VBG regarding) (NP (NNP Ayurveda))))))))))) (. ?)))
13
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "name", "text", "information" ], "NUM": [], "PART": [], "PRON": [ "What", "that" ], "PROPN": [ "Ayurveda" ], "PUNCT": [ ...
[ "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "B-VP", "B-NP", "O" ]
What/attr/is is/ROOT/is the/det/name name/nsubj/is of/prep/name the/det/text text/pobj/of that/nsubj/has has/relcl/text information/dobj/has regarding/prep/information Ayurveda/pobj/regarding ?/punct/is
(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN name)) (PP (IN of) (NP (NP (DT the) (NN text)) (SBAR (WHNP (WDT that)) (S (VP (VBZ has) (NP (NP (NN information)) (VP (VBG regarding) (NP (NNP Ayurveda))))))))))) (. ?))
FC
[]
['that has information regarding Ayurveda']
[]
[]
['What is the name of the text that has information regarding Ayurveda ?']
59,905
The term child labour can be misleading when it confuses harmful work with employment that may be beneficial to children.
(ROOT (S (NP (DT The) (NN term) (NN child) (NN labour)) (VP (MD can) (VP (VB be) (ADJP (JJ misleading)) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBZ confuses) (NP (JJ harmful) (NN work)) (PP (IN with) (NP (NP (NN employment)) (SBAR (WHNP (WDT that)) (S (VP (MD may) (VP (VB be) (ADJP (JJ beneficial) (PP (IN to) (...
17
{ "ADJ": [ "misleading", "harmful", "beneficial" ], "ADP": [ "with", "to" ], "ADV": [], "AUX": [ "can", "be", "may", "be" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "term", "child", "labour", "work", "employment", "chil...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-ADJP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-VP", "I-VP", "B-ADJP", "B-PP", "B-NP", "O" ]
The/det/labour term/compound/labour child/compound/labour labour/nsubj/be can/aux/be be/ROOT/be misleading/acomp/be when/advmod/confuses it/nsubj/confuses confuses/advcl/be harmful/amod/work work/dobj/confuses with/prep/work employment/pobj/with that/nsubj/be may/aux/be be/relcl/employment beneficial/acomp/be to/prep/b...
(S (NP (DT The) (NN term) (NN child) (NN labour)) (VP (MD can) (VP (VB be) (ADJP (JJ misleading)) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBZ confuses) (NP (JJ harmful) (NN work)) (PP (IN with) (NP (NP (NN employment)) (SBAR (WHNP (WDT that)) (S (VP (MD may) (VP (VB be) (ADJP (JJ beneficial) (PP (IN to) (NP (NN...
CT
['The term child labour can be misleading']
['when it confuses harmful work with employment that may be beneficial to children', 'that may be beneficial to children']
[]
['The term child labour can be misleading when it confuses harmful work with employment that may be beneficial to children .']
[]
5,697
Early human settlements were mostly rural.
(ROOT (S (NP (JJ Early) (JJ human) (NNS settlements)) (VP (VBD were) (ADJP (RB mostly) (JJ rural))) (. .)))
5
{ "ADJ": [ "Early", "human", "rural" ], "ADP": [], "ADV": [ "mostly" ], "AUX": [ "were" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "settlements" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-ADJP", "I-ADJP", "O" ]
Early/amod/settlements human/amod/settlements settlements/nsubj/were were/ROOT/were mostly/advmod/rural rural/acomp/were ./punct/were
(S (NP (JJ Early) (JJ human) (NNS settlements)) (VP (VBD were) (ADJP (RB mostly) (JJ rural))) (. .))
T
['Early human settlements were mostly rural']
[]
['Early human settlements were mostly rural .']
[]
[]
7,744
Other famous landmarks include Buckingham Palace, the London Eye, Piccadilly Circus, St Paul's Cathedral, Tower Bridge, Trafalgar Square, and The Shard.
(ROOT (S (NP (JJ Other) (JJ famous) (NNS landmarks)) (VP (VBP include) (NP (NP (NNP Buckingham) (NNP Palace)) (, ,) (NP (DT the) (NNP London) (NNP Eye)) (, ,) (NP (NNP Piccadilly) (NNP Circus)) (, ,) (NP (NP (NNP St) (NNP Paul) (POS 's)) (NNP Cathedral)) (, ,) (NP (NNP Tower) (NNP Bridge)) (, ,) (NP (NNP Trafalgar) (NN...
7
{ "ADJ": [ "Other", "famous" ], "ADP": [], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "The" ], "INTJ": [], "NOUN": [ "landmarks" ], "NUM": [], "PART": [ "'s" ], "PRON": [], "PROPN": [ "Buckingham", "Palace", "London", "Eye", ...
[ "B-NP", "I-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", "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", "O" ]
Other/amod/landmarks famous/amod/landmarks landmarks/nsubj/include include/ROOT/include Buckingham/compound/Palace Palace/dobj/include ,/punct/Palace the/det/Eye London/compound/Eye Eye/conj/Palace ,/punct/Eye Piccadilly/compound/Circus Circus/conj/Eye ,/punct/Eye St/compound/Paul Paul/poss/Cathedral 's/case/Paul Cathe...
(S (NP (JJ Other) (JJ famous) (NNS landmarks)) (VP (VBP include) (NP (NP (NNP Buckingham) (NNP Palace)) (, ,) (NP (DT the) (NNP London) (NNP Eye)) (, ,) (NP (NNP Piccadilly) (NNP Circus)) (, ,) (NP (NP (NNP St) (NNP Paul) (POS 's)) (NNP Cathedral)) (, ,) (NP (NNP Tower) (NNP Bridge)) (, ,) (NP (NNP Trafalgar) (NNP Squa...
T
["Other famous landmarks include Buckingham Palace , the London Eye , Piccadilly Circus , St Paul 's Cathedral , Tower Bridge , Trafalgar Square , and The Shard"]
[]
["Other famous landmarks include Buckingham Palace , the London Eye , Piccadilly Circus , St Paul 's Cathedral , Tower Bridge , Trafalgar Square , and The Shard ."]
[]
[]
38,359
The city consists of sixteen municipalities (previously called boroughs).
(ROOT (S (NP (DT The) (NN city)) (VP (VBZ consists) (PP (IN of) (NP (NP (CD sixteen) (NNS municipalities)) (-LRB- -LRB-) (VP (ADVP (RB previously)) (VBN called) (S (NP (NNS boroughs)))) (-RRB- -RRB-)))) (. .)))
9
{ "ADJ": [], "ADP": [ "of" ], "ADV": [ "previously" ], "AUX": [], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "city", "municipalities", "boroughs" ], "NUM": [ "sixteen" ], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "(", ")", "." ...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "O" ]
The/det/city city/nsubj/consists consists/ROOT/consists of/prep/consists sixteen/nummod/municipalities municipalities/pobj/of (/punct/municipalities previously/advmod/called called/amod/boroughs boroughs/appos/municipalities )/punct/municipalities ./punct/consists
(S (NP (DT The) (NN city)) (VP (VBZ consists) (PP (IN of) (NP (NP (CD sixteen) (NNS municipalities)) (-LRB- -LRB-) (VP (ADVP (RB previously)) (VBN called) (S (NP (NNS boroughs)))) (-RRB- -RRB-)))) (. .))
T
['The city consists of sixteen municipalities -LRB- previously called boroughs -RRB-']
[]
['The city consists of sixteen municipalities -LRB- previously called boroughs -RRB- .']
[]
[]
43,134
Current senior officers include Supreme Commander, Cypriot National Guard, Lt. General Stylianos Nasis, and Chief of Staff, Cypriot National Guard: Maj.
(ROOT (S (NP (JJ Current) (JJ senior) (NNS officers)) (VP (VBP include) (NP (NP (NP (NNP Supreme) (NNP Commander)) (, ,) (NP (NNP Cypriot) (NNP National) (NNP Guard))) (, ,) (NP (NML (NNP Lt) (. .) (NNP General)) (NNP Stylianos) (NNP Nasis)) (, ,) (CC and) (NP (NP (NNP Chief)) (PP (IN of) (NP (NNP Staff))) (, ,) (NP (N...
8
{ "ADJ": [ "Current", "senior" ], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "officers" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Supreme", "Commander", "Cypriot", "National", "Guard", "L...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Current/amod/officers senior/amod/officers officers/nsubj/include include/ROOT/include Supreme/compound/Commander Commander/dobj/include ,/punct/Commander Cypriot/compound/Guard National/compound/Guard Guard/conj/Commander ,/punct/Guard Lt/compound/Nasis ./compound/Nasis General/compound/Nasis Stylianos/compound/Nasis ...
(S (NP (JJ Current) (JJ senior) (NNS officers)) (VP (VBP include) (NP (NP (NP (NNP Supreme) (NNP Commander)) (, ,) (NP (NNP Cypriot) (NNP National) (NNP Guard))) (, ,) (NP (NML (NNP Lt) (. .) (NNP General)) (NNP Stylianos) (NNP Nasis)) (, ,) (CC and) (NP (NP (NNP Chief)) (PP (IN of) (NP (NNP Staff))) (, ,) (NP (NNP Cyp...
T
['Current senior officers include Supreme Commander , Cypriot National Guard , Lt . General Stylianos Nasis , and Chief of Staff , Cypriot National Guard : Maj']
[]
['Current senior officers include Supreme Commander , Cypriot National Guard , Lt . General Stylianos Nasis , and Chief of Staff , Cypriot National Guard : Maj .']
[]
[]
31,610
To further promote the album, Madonna embarked on the Sticky & Sweet Tour; her first major venture with Live Nation.
(ROOT (S (S (VP (TO To) (ADVP (RBR further)) (VP (VB promote) (NP (DT the) (NN album))))) (, ,) (NP (NNP Madonna)) (VP (VBD embarked) (PP (IN on) (NP (NP (DT the) (NML (NNP Sticky) (CC &) (NNP Sweet)) (NNP Tour)) (: ;) (NP (NP (PRP$ her) (JJ first) (JJ major) (NN venture)) (PP (IN with) (NP (NNP Live) (NNP Nation))))))...
9
{ "ADJ": [ "first", "major", "Live" ], "ADP": [ "on", "with" ], "ADV": [ "further" ], "AUX": [], "CCONJ": [ "&" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "album", "venture", "Nation" ], "NUM": [], "PART": [ "To" ], "PRON": [...
[ "B-VP", "B-ADVP", "B-VP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
To/aux/promote further/advmod/promote promote/advcl/embarked the/det/album album/dobj/promote ,/punct/embarked Madonna/nsubj/embarked embarked/ROOT/embarked on/prep/embarked the/det/Tour Sticky/nmod/Tour &/cc/Sticky Sweet/compound/Tour Tour/pobj/on ;/punct/embarked her/poss/venture first/amod/venture major/amod/venture...
(S (S (VP (TO To) (ADVP (RBR further)) (VP (VB promote) (NP (DT the) (NN album))))) (, ,) (NP (NNP Madonna)) (VP (VBD embarked) (PP (IN on) (NP (NP (DT the) (NML (NNP Sticky) (CC &) (NNP Sweet)) (NNP Tour)) (: ;) (NP (NP (PRP$ her) (JJ first) (JJ major) (NN venture)) (PP (IN with) (NP (NNP Live) (NNP Nation))))))) (. ....
T
['Madonna embarked on the Sticky & Sweet Tour ; her first major venture with Live Nation']
[]
['To further promote the album , Madonna embarked on the Sticky & Sweet Tour ; her first major venture with Live Nation .']
[]
[]
47,687
On which day did CBC release an updated announcement stating they were striving to update all 27 transmitters?
(ROOT (SBARQ (WHPP (IN On) (WHNP (WDT which) (NN day))) (SQ (VBD did) (NP (NNP CBC)) (VP (VB release) (NP (NP (DT an) (VBN updated) (NN announcement)) (VP (VBG stating) (SBAR (S (NP (PRP they)) (VP (VBD were) (VP (VBG striving) (S (VP (TO to) (VP (VB update) (NP (QP (DT all) (CD 27)) (NNS transmitters))))))))))))) (. ?...
16
{ "ADJ": [], "ADP": [ "On" ], "ADV": [], "AUX": [ "did", "were" ], "CCONJ": [], "DET": [ "which", "an", "all" ], "INTJ": [], "NOUN": [ "day", "announcement", "transmitters" ], "NUM": [ "27" ], "PART": [ "to" ], "PRON": [ "they" ], "PR...
[ "O", "O", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "O", "O", "B-NP", "O" ]
On/prep/release which/det/day day/pcomp/On did/aux/release CBC/nsubj/release release/ROOT/release an/det/announcement updated/amod/announcement announcement/dobj/release stating/acl/announcement they/nsubj/striving were/aux/striving striving/ccomp/stating to/aux/update update/xcomp/striving all/det/transmitters 27/numm...
(SBARQ (WHPP (IN On) (WHNP (WDT which) (NN day))) (SQ (VBD did) (NP (NNP CBC)) (VP (VB release) (NP (NP (DT an) (VBN updated) (NN announcement)) (VP (VBG stating) (SBAR (S (NP (PRP they)) (VP (VBD were) (VP (VBG striving) (S (VP (TO to) (VP (VB update) (NP (QP (DT all) (CD 27)) (NNS transmitters))))))))))))) (. ?))
FC
[]
['they were striving to update all 27 transmitters']
[]
[]
['On which day did CBC release an updated announcement stating they were striving to update all 27 transmitters ?']
50,533
The Germanic populations of these lands seem in Roman times to have been scanty, and Roman subjects from the modern Alsace-Lorraine had drifted across the river eastwards.
(ROOT (S (S (NP (NP (DT The) (JJ Germanic) (NNS populations)) (PP (IN of) (NP (DT these) (NNS lands)))) (VP (VBP seem) (PP (IN in) (NP (JJ Roman) (NNS times))) (S (VP (TO to) (VP (VB have) (VP (VBN been) (ADJP (JJ scanty)))))))) (, ,) (CC and) (S (NP (NP (JJ Roman) (NNS subjects)) (PP (IN from) (NP (DT the) (JJ modern)...
10
{ "ADJ": [ "Germanic", "Roman", "Roman", "modern" ], "ADP": [ "of", "in", "from", "across" ], "ADV": [], "AUX": [ "have", "been", "had" ], "CCONJ": [ "and" ], "DET": [ "The", "these", "the", "the" ], "INTJ": [], "NOUN": [ "pop...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-ADJP", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-ADVP", "O" ]
The/det/populations Germanic/amod/populations populations/nsubj/seem of/prep/populations these/det/lands lands/pobj/of seem/ROOT/seem in/prep/seem Roman/amod/times times/pobj/in to/aux/been have/aux/been been/advcl/seem scanty/attr/been ,/punct/seem and/cc/seem Roman/amod/subjects subjects/nsubj/drifted from/prep/subje...
(S (S (NP (NP (DT The) (JJ Germanic) (NNS populations)) (PP (IN of) (NP (DT these) (NNS lands)))) (VP (VBP seem) (PP (IN in) (NP (JJ Roman) (NNS times))) (S (VP (TO to) (VP (VB have) (VP (VBN been) (ADJP (JJ scanty)))))))) (, ,) (CC and) (S (NP (NP (JJ Roman) (NNS subjects)) (PP (IN from) (NP (DT the) (JJ modern) (NNP ...
T
['The Germanic populations of these lands seem in Roman times to have been scanty', 'Roman subjects from the modern Alsace - Lorraine had drifted across the river eastwards']
[]
['The Germanic populations of these lands seem in Roman times to have been scanty , and Roman subjects from the modern Alsace - Lorraine had drifted across the river eastwards .']
[]
[]
31,699
The island is under the jurisdiction of the Territorial Clause of the U.S. Constitution, which has led to doubts about the finality of the Commonwealth status for Puerto Rico.
(ROOT (S (NP (DT The) (NN island)) (VP (VBZ is) (PP (IN under) (NP (NP (DT the) (NN jurisdiction)) (PP (IN of) (NP (NP (NP (DT the) (NNP Territorial) (NNP Clause)) (PP (IN of) (NP (DT the) (NNP U.S.) (NNP Constitution)))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ has) (VP (VBN led) (PP (IN to) (NP (NP (NNS doubts)) (P...
20
{ "ADJ": [ "Territorial" ], "ADP": [ "under", "of", "of", "to", "about", "of", "for" ], "ADV": [], "AUX": [ "is", "has" ], "CCONJ": [], "DET": [ "The", "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "island", "ju...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/island island/nsubj/is is/ROOT/is under/prep/is the/det/jurisdiction jurisdiction/pobj/under of/prep/jurisdiction the/det/Clause Territorial/amod/Clause Clause/pobj/of of/prep/Clause the/det/Constitution U.S./compound/Constitution Constitution/pobj/of ,/punct/Constitution which/nsubj/led has/aux/led led/relcl/C...
(S (NP (DT The) (NN island)) (VP (VBZ is) (PP (IN under) (NP (NP (DT the) (NN jurisdiction)) (PP (IN of) (NP (NP (NP (DT the) (NNP Territorial) (NNP Clause)) (PP (IN of) (NP (DT the) (NNP U.S.) (NNP Constitution)))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ has) (VP (VBN led) (PP (IN to) (NP (NP (NNS doubts)) (PP (IN ...
CT
['The island is under the jurisdiction of the Territorial Clause of the U.S. Constitution , which has led to doubts about the finality of the Commonwealth status for Puerto Rico']
['which has led to doubts about the finality of the Commonwealth status for Puerto Rico']
[]
['The island is under the jurisdiction of the Territorial Clause of the U.S. Constitution , which has led to doubts about the finality of the Commonwealth status for Puerto Rico .']
[]
17,919
Then CDS, Walter Natynczyk, said later that year that while recruiting has become more successful, the CF was facing a problem with its rate of loss of existing members, which increased between 2006 and 2008 from 6% to 9.2% annually.
(ROOT (S (ADVP (RB Then)) (NP (NP (NNP CDS)) (, ,) (NP (NNP Walter) (NNP Natynczyk)) (, ,)) (VP (VBD said) (NP (ADVP (RBR later)) (DT that) (NN year)) (SBAR (IN that) (S (SBAR (IN while) (S (NP (NN recruiting)) (VP (VBZ has) (VP (VBN become) (ADJP (RBR more) (JJ successful)))))) (, ,) (NP (DT the) (NNP CF)) (VP (VBD wa...
17
{ "ADJ": [ "successful" ], "ADP": [ "with", "of", "of", "between", "from" ], "ADV": [ "Then", "later", "more", "annually" ], "AUX": [ "has", "was" ], "CCONJ": [ "and" ], "DET": [ "that", "the", "a" ], "INTJ": [], "NOUN": [ "...
[ "B-ADVP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "I-VP", "B-ADJP", "I-ADJP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP",...
Then/advmod/said CDS/nsubj/said ,/punct/CDS Walter/compound/Natynczyk Natynczyk/appos/CDS ,/punct/CDS said/ROOT/said later/advmod/year that/det/year year/npadvmod/said that/mark/facing while/mark/become recruiting/nsubj/become has/aux/become become/advcl/facing more/advmod/successful successful/acomp/become ,/punct/fac...
(S (ADVP (RB Then)) (NP (NP (NNP CDS)) (, ,) (NP (NNP Walter) (NNP Natynczyk)) (, ,)) (VP (VBD said) (NP (ADVP (RBR later)) (DT that) (NN year)) (SBAR (IN that) (S (SBAR (IN while) (S (NP (NN recruiting)) (VP (VBZ has) (VP (VBN become) (ADJP (RBR more) (JJ successful)))))) (, ,) (NP (DT the) (NNP CF)) (VP (VBD was) (VP...
CT
['CDS , Walter Natynczyk , said later that year']
['that while recruiting has become more successful , the CF was facing a problem with its rate of loss of existing members , which increased between 2006 and 2008 from 6 % to 9.2 % annually', 'while recruiting has become more successful', 'which increased between 2006 and 2008 from 6 % to 9.2 % annually']
[]
['Then CDS , Walter Natynczyk , said later that year that while recruiting has become more successful , the CF was facing a problem with its rate of loss of existing members , which increased between 2006 and 2008 from 6 % to 9.2 % annually .']
[]
42,439
When deciding what teaching method to use teachers consider students' background knowledge, environment, and their learning goals as well as standardized curricula as determined by the relevant authority.
(ROOT (S (SBAR (WHADVP (WRB When)) (S (VP (VBG deciding) (SBAR (WHNP (WDT what) (NN teaching) (NN method)) (S (VP (S (VP (TO to) (VP (VB use)))) (NNS teachers))))))) (VP (VBP consider) (NP (NP (NP (NNS students) (POS ')) (NML (NML (NN background) (NN knowledge)) (, ,) (NP (NN environment)) (, ,) (CC and) (NP (PRP$ thei...
12
{ "ADJ": [ "relevant" ], "ADP": [ "as", "by" ], "ADV": [ "as", "well" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "what", "the" ], "INTJ": [], "NOUN": [ "teaching", "method", "teachers", "students", "background", "knowledge", "environm...
[ "O", "B-VP", "O", "O", "O", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "B-CONJP", "I-CONJP", "I-CONJP", "B-NP", "I-NP", "O", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
When/advmod/deciding deciding/advcl/consider what/det/method teaching/compound/method method/nsubj/use to/aux/use use/ccomp/deciding teachers/dobj/use consider/ROOT/consider students/poss/knowledge '/case/students background/compound/knowledge knowledge/dobj/consider ,/punct/knowledge environment/conj/knowledge ,/punct...
(S (SBAR (WHADVP (WRB When)) (S (VP (VBG deciding) (SBAR (WHNP (WDT what) (NN teaching) (NN method)) (S (VP (S (VP (TO to) (VP (VB use)))) (NNS teachers))))))) (VP (VBP consider) (NP (NP (NP (NNS students) (POS ')) (NML (NML (NN background) (NN knowledge)) (, ,) (NP (NN environment)) (, ,) (CC and) (NP (PRP$ their) (NN...
FC
[]
['When deciding what teaching method to use teachers', 'what teaching method to use teachers', 'as determined by the relevant authority']
[]
[]
["When deciding what teaching method to use teachers consider students ' background knowledge , environment , and their learning goals as well as standardized curricula as determined by the relevant authority ."]
48,485
When was Manchukuo created?
(ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBD was) (NP (NNP Manchukuo)) (VP (VBN created))) (. ?)))
5
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Manchukuo" ], "PUNCT": [ "?" ], "SCONJ": [ "When" ], "SPACE": [], "SYM": [], "VERB": [ "created" ], "X": [...
[ "O", "O", "B-NP", "B-VP", "O" ]
When/advmod/created was/auxpass/created Manchukuo/nsubjpass/created created/ROOT/created ?/punct/created
(SBARQ (WHADVP (WRB When)) (SQ (VBD was) (NP (NNP Manchukuo)) (VP (VBN created))) (. ?))
FC
[]
[]
[]
[]
['When was Manchukuo created ?']
332
What was McPhee's first single?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBD was) (NP (NP (NNP McPhee) (POS 's)) (JJ first) (NN single))) (. ?)))
6
{ "ADJ": [ "first", "single" ], "ADP": [], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [], "NUM": [], "PART": [ "'s" ], "PRON": [ "What" ], "PROPN": [ "McPhee" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], ...
[ "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
What/attr/was was/ROOT/was McPhee/poss/single 's/case/McPhee first/amod/single single/nsubj/was ?/punct/was
(SBARQ (WHNP (WP What)) (SQ (VBD was) (NP (NP (NNP McPhee) (POS 's)) (JJ first) (NN single))) (. ?))
FC
[]
[]
[]
[]
["What was McPhee 's first single ?"]
40,754
The Lord Mayor's official residence is 3 Elliot Terrace, located on the Hoe.
(ROOT (S (NP (NP (DT The) (NNP Lord) (NNP Mayor) (POS 's)) (JJ official) (NN residence)) (VP (VBZ is) (NP (NP (CD 3) (NNP Elliot) (NNP Terrace)) (, ,) (VP (VBN located) (PP (IN on) (NP (DT the) (NNP Hoe)))))) (. .)))
8
{ "ADJ": [ "official" ], "ADP": [ "on" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "residence" ], "NUM": [ "3" ], "PART": [ "'s" ], "PRON": [], "PROPN": [ "Lord", "Mayor", "Elliot", "Terr...
[ "B-NP", "I-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", "I-NP", "O" ]
The/det/Mayor Lord/compound/Mayor Mayor/poss/residence 's/case/Mayor official/amod/residence residence/nsubj/is is/ROOT/is 3/nummod/Terrace Elliot/compound/Terrace Terrace/attr/is ,/punct/Terrace located/acl/Terrace on/prep/located the/det/Hoe Hoe/pobj/on ./punct/is
(S (NP (NP (DT The) (NNP Lord) (NNP Mayor) (POS 's)) (JJ official) (NN residence)) (VP (VBZ is) (NP (NP (CD 3) (NNP Elliot) (NNP Terrace)) (, ,) (VP (VBN located) (PP (IN on) (NP (DT the) (NNP Hoe)))))) (. .))
T
["The Lord Mayor 's official residence is 3 Elliot Terrace , located on the Hoe"]
[]
["The Lord Mayor 's official residence is 3 Elliot Terrace , located on the Hoe ."]
[]
[]
38,671
What is the illusion given by these effects?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN illusion)) (VP (VBN given) (PP (IN by) (NP (DT these) (NNS effects)))))) (. ?)))
8
{ "ADJ": [], "ADP": [ "by" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "these" ], "INTJ": [], "NOUN": [ "illusion", "effects" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], ...
[ "O", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
What/attr/is is/ROOT/is the/det/illusion illusion/nsubj/is given/acl/illusion by/agent/given these/det/effects effects/pobj/by ?/punct/is
(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN illusion)) (VP (VBN given) (PP (IN by) (NP (DT these) (NNS effects)))))) (. ?))
FC
[]
[]
[]
[]
['What is the illusion given by these effects ?']
22,639
That is, it may be part of the discipline in the sense of being concerned with the aims, forms, methods, or results of the process of educating or being educated; or it may be metadisciplinary in the sense of being concerned with the concepts, aims, and methods of the discipline.
(ROOT (S (S (NP (DT That)) (VP (VBZ is))) (, ,) (S (NP (PRP it)) (VP (MD may) (VP (VB be) (NP (NP (NN part)) (PP (IN of) (NP (DT the) (NN discipline)))) (PP (IN in) (NP (NP (DT the) (NN sense)) (PP (IN of) (S (VP (VBG being) (VP (VBN concerned) (PP (IN with) (NP (NP (DT the) (NNS aims) (, ,) (NNS forms) (, ,) (NNS meth...
20
{ "ADJ": [ "metadisciplinary" ], "ADP": [ "of", "in", "of", "with", "of", "of", "in", "of", "with", "of" ], "ADV": [ "That", "is" ], "AUX": [ "may", "be", "being", "being", "may", "be", "being" ], "CCONJ": [ "or", ...
[ "B-NP", "B-VP", "O", "B-NP", "B-VP", "I-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-VP", "I-VP", ...
That/advmod/is is/advmod/be ,/punct/be it/nsubj/be may/aux/be be/ROOT/be part/attr/be of/prep/part the/det/discipline discipline/pobj/of in/prep/be the/det/sense sense/pobj/in of/prep/sense being/auxpass/concerned concerned/pcomp/of with/prep/concerned the/det/aims aims/pobj/with ,/punct/aims forms/conj/aims ,/punct/fo...
(S (S (NP (DT That)) (VP (VBZ is))) (, ,) (S (NP (PRP it)) (VP (MD may) (VP (VB be) (NP (NP (NN part)) (PP (IN of) (NP (DT the) (NN discipline)))) (PP (IN in) (NP (NP (DT the) (NN sense)) (PP (IN of) (S (VP (VBG being) (VP (VBN concerned) (PP (IN with) (NP (NP (DT the) (NNS aims) (, ,) (NNS forms) (, ,) (NNS methods) (...
T
['That is', 'it may be part of the discipline in the sense of being concerned with the aims , forms , methods , or results of the process of educating or being educated', 'it may be metadisciplinary in the sense of being concerned with the concepts , aims , and methods of the discipline']
[]
['That is , it may be part of the discipline in the sense of being concerned with the aims , forms , methods , or results of the process of educating or being educated ; or it may be metadisciplinary in the sense of being concerned with the concepts , aims , and methods of the discipline .']
[]
[]
29,262
John Wesley originally called this experience the New Birth.
(ROOT (S (NP (NNP John) (NNP Wesley)) (ADVP (RB originally)) (VP (VBD called) (NP (DT this) (NN experience)) (S (NP (DT the) (NNP New) (NNP Birth)))) (. .)))
6
{ "ADJ": [], "ADP": [], "ADV": [ "originally" ], "AUX": [], "CCONJ": [], "DET": [ "this", "the" ], "INTJ": [], "NOUN": [ "experience" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "John", "Wesley", "New", "Birth" ], "PUNCT": [ "." ], "SCONJ": ...
[ "B-NP", "I-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
John/compound/Wesley Wesley/nsubj/called originally/advmod/called called/ROOT/called this/det/experience experience/dobj/called the/det/Birth New/compound/Birth Birth/oprd/called ./punct/called
(S (NP (NNP John) (NNP Wesley)) (ADVP (RB originally)) (VP (VBD called) (NP (DT this) (NN experience)) (S (NP (DT the) (NNP New) (NNP Birth)))) (. .))
T
['John Wesley called this experience the New Birth']
[]
['John Wesley originally called this experience the New Birth .']
[]
[]
59,521
However Japan threatened to enter the war against China due to the Gapsin Coup and China chose to end the war with negotiations.
(ROOT (S (ADVP (RB However)) (S (NP (NNP Japan)) (VP (VBD threatened) (S (VP (TO to) (VP (VB enter) (NP (NP (DT the) (NN war)) (PP (IN against) (NP (NNP China)))) (PP (IN due) (IN to) (NP (DT the) (NNP Gapsin) (NNP Coup)))))))) (CC and) (S (NP (NNP China)) (VP (VBD chose) (S (VP (TO to) (VP (VB end) (NP (DT the) (NN wa...
11
{ "ADJ": [], "ADP": [ "against", "due", "to", "with" ], "ADV": [ "However" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "war", "war", "negotiations" ], "NUM": [], "PART": [ "to", "to" ], ...
[ "B-ADVP", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
However/advmod/threatened Japan/nsubj/threatened threatened/ROOT/threatened to/aux/enter enter/xcomp/threatened the/det/war war/dobj/enter against/prep/war China/pobj/against due/prep/enter to/pcomp/due the/det/Coup Gapsin/compound/Coup Coup/pobj/due and/cc/Coup China/conj/Coup chose/conj/threatened to/aux/end end/xcom...
(S (ADVP (RB However)) (S (NP (NNP Japan)) (VP (VBD threatened) (S (VP (TO to) (VP (VB enter) (NP (NP (DT the) (NN war)) (PP (IN against) (NP (NNP China)))) (PP (IN due) (IN to) (NP (DT the) (NNP Gapsin) (NNP Coup)))))))) (CC and) (S (NP (NNP China)) (VP (VBD chose) (S (VP (TO to) (VP (VB end) (NP (DT the) (NN war)) (P...
T
['Japan threatened to enter the war against China due to the Gapsin Coup', 'China chose to end the war with negotiations']
[]
['However Japan threatened to enter the war against China due to the Gapsin Coup and China chose to end the war with negotiations .']
[]
[]
75,525
The Earth's crust from the surface to 25 km (15 mi) down is calculated to contain 1017 kg (2×1017 lb) of uranium while the oceans may contain 1013 kg (2×1013 lb).
(ROOT (S (NP (NP (NP (DT The) (NNP Earth) (POS 's)) (NN crust)) (PP (IN from) (NP (DT the) (NN surface))) (PP (IN to) (NP (NP (NP (CD 25) (NNS km)) (-LRB- -LRB-) (NP (CD 15) (CD mi)) (-RRB- -RRB-)) (ADVP (IN down))))) (VP (VBZ is) (VP (VBN calculated) (S (VP (TO to) (VP (VB contain) (NP (NP (NP (CD 1017) (NNS kg)) (-LR...
11
{ "ADJ": [], "ADP": [ "from", "to", "of" ], "ADV": [ "down" ], "AUX": [ "is", "may" ], "CCONJ": [], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "crust", "surface", "km", "mi", "kg", "lb", "uranium", "oceans", "kg",...
[ "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", "B-ADVP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP",...
The/det/Earth Earth/poss/crust 's/case/Earth crust/nsubjpass/calculated from/prep/crust the/det/surface surface/pobj/from to/prep/crust 25/nummod/km km/pobj/to (/punct/mi 15/nummod/mi mi/appos/km )/punct/km down/advmod/km is/auxpass/calculated calculated/ROOT/calculated to/aux/contain contain/xcomp/calculated 1017/numm...
(S (NP (NP (NP (DT The) (NNP Earth) (POS 's)) (NN crust)) (PP (IN from) (NP (DT the) (NN surface))) (PP (IN to) (NP (NP (NP (CD 25) (NNS km)) (-LRB- -LRB-) (NP (CD 15) (CD mi)) (-RRB- -RRB-)) (ADVP (IN down))))) (VP (VBZ is) (VP (VBN calculated) (S (VP (TO to) (VP (VB contain) (NP (NP (NP (CD 1017) (NNS kg)) (-LRB- -LR...
CT
["The Earth 's crust from the surface to 25 km -LRB- 15 mi -RRB- down is calculated to contain 1017 kg -LRB- 2×1017 lb -RRB- of uranium"]
['while the oceans may contain 1013 kg -LRB- 2×1013 lb -RRB-']
[]
["The Earth 's crust from the surface to 25 km -LRB- 15 mi -RRB- down is calculated to contain 1017 kg -LRB- 2×1017 lb -RRB- of uranium while the oceans may contain 1013 kg -LRB- 2×1013 lb -RRB- ."]
[]
29,085
Temperature extremes are moderated by the adjacent Puget Sound, greater Pacific Ocean, and Lake Washington.
(ROOT (S (NP (NN Temperature) (NNS extremes)) (VP (VBP are) (VP (VBN moderated) (PP (IN by) (NP (DT the) (JJ adjacent) (NML (NML (NNP Puget) (NNP Sound)) (, ,) (NML (JJR greater) (NNP Pacific) (NNP Ocean)) (, ,) (CC and) (NML (NNP Lake) (NNP Washington))))))) (. .)))
9
{ "ADJ": [ "adjacent", "greater" ], "ADP": [ "by" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "Temperature", "extremes" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Puget", "Sound", "Paci...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
Temperature/compound/extremes extremes/nsubjpass/moderated are/auxpass/moderated moderated/ROOT/moderated by/agent/moderated the/det/Sound adjacent/amod/Sound Puget/compound/Sound Sound/pobj/by ,/punct/Sound greater/amod/Ocean Pacific/compound/Ocean Ocean/appos/Sound ,/punct/Ocean and/cc/Ocean Lake/compound/Washington ...
(S (NP (NN Temperature) (NNS extremes)) (VP (VBP are) (VP (VBN moderated) (PP (IN by) (NP (DT the) (JJ adjacent) (NML (NML (NNP Puget) (NNP Sound)) (, ,) (NML (JJR greater) (NNP Pacific) (NNP Ocean)) (, ,) (CC and) (NML (NNP Lake) (NNP Washington))))))) (. .))
T
['Temperature extremes are moderated by the adjacent Puget Sound , greater Pacific Ocean , and Lake Washington']
[]
['Temperature extremes are moderated by the adjacent Puget Sound , greater Pacific Ocean , and Lake Washington .']
[]
[]
12,692
Also see this list of museums in North Carolina.
(ROOT (S (ADVP (RB Also)) (VP (VB see) (NP (NP (DT this) (NN list)) (PP (IN of) (NP (NP (NNS museums)) (PP (IN in) (NP (NNP North) (NNP Carolina))))))) (. .)))
9
{ "ADJ": [], "ADP": [ "of", "in" ], "ADV": [ "Also" ], "AUX": [], "CCONJ": [], "DET": [ "this" ], "INTJ": [], "NOUN": [ "list", "museums" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "North", "Carolina" ], "PUNCT": [ "." ], "SCONJ": [], "...
[ "B-ADVP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
Also/advmod/see see/ROOT/see this/det/list list/dobj/see of/prep/list museums/pobj/of in/prep/museums North/compound/Carolina Carolina/pobj/in ./punct/see
(S (ADVP (RB Also)) (VP (VB see) (NP (NP (DT this) (NN list)) (PP (IN of) (NP (NP (NNS museums)) (PP (IN in) (NP (NNP North) (NNP Carolina))))))) (. .))
FC
[]
[]
[]
[]
['Also see this list of museums in North Carolina .']
41,718
This works both ways across the alps but is more efficient if blowing from the south due to the steeper step for oncoming wind from the south.
(ROOT (S (NP (DT This)) (VP (VP (VBZ works) (NP (DT both) (NNS ways)) (PP (IN across) (NP (DT the) (NNS alps)))) (CC but) (VP (VBZ is) (ADJP (RBR more) (JJ efficient)) (SBAR (IN if) (S (VP (VBG blowing) (PP (IN from) (NP (DT the) (NN south))) (PP (IN due) (IN to) (NP (NP (DT the) (JJR steeper) (NN step)) (PP (IN for) (...
14
{ "ADJ": [ "efficient", "steeper", "oncoming" ], "ADP": [ "across", "from", "due", "to", "for", "from" ], "ADV": [ "more" ], "AUX": [ "is" ], "CCONJ": [ "but" ], "DET": [ "both", "the", "the", "the", "the" ], "INTJ": [], "NO...
[ "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADJP", "I-ADJP", "O", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
This/nsubj/works works/ROOT/works both/det/ways ways/npadvmod/works across/prep/works the/det/alps alps/pobj/across but/cc/works is/conj/works more/advmod/efficient efficient/acomp/is if/mark/blowing blowing/advcl/is from/prep/blowing the/det/south south/pobj/from due/prep/blowing to/pcomp/due the/det/step steeper/amod...
(S (NP (DT This)) (VP (VP (VBZ works) (NP (DT both) (NNS ways)) (PP (IN across) (NP (DT the) (NNS alps)))) (CC but) (VP (VBZ is) (ADJP (RBR more) (JJ efficient)) (SBAR (IN if) (S (VP (VBG blowing) (PP (IN from) (NP (DT the) (NN south))) (PP (IN due) (IN to) (NP (NP (DT the) (JJR steeper) (NN step)) (PP (IN for) (NP (NP...
CT
['This works both ways across the alps but is more efficient']
['if blowing from the south due to the steeper step for oncoming wind from the south']
[]
['This works both ways across the alps but is more efficient if blowing from the south due to the steeper step for oncoming wind from the south .']
[]
73,499
What country approved Neptune's first name?
(ROOT (SBARQ (WHNP (WP What) (NN country)) (S (VP (VBD approved) (NP (NP (NNP Neptune) (POS 's)) (JJ first) (NN name)))) (. ?)))
7
{ "ADJ": [ "first" ], "ADP": [], "ADV": [], "AUX": [], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "country", "name" ], "NUM": [], "PART": [ "'s" ], "PRON": [ "What" ], "PROPN": [ "Neptune" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": []...
[ "O", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
What/det/country country/nsubj/approved approved/ROOT/approved Neptune/poss/name 's/case/Neptune first/amod/name name/dobj/approved ?/punct/approved
(SBARQ (WHNP (WP What) (NN country)) (S (VP (VBD approved) (NP (NP (NNP Neptune) (POS 's)) (JJ first) (NN name)))) (. ?))
T
["approved Neptune 's first name"]
[]
["What country approved Neptune 's first name ?"]
[]
[]
51,666
Since forces are perceived as pushes or pulls, this can provide an intuitive understanding for describing forces.
(ROOT (S (SBAR (IN Since) (S (NP (NNS forces)) (VP (VBP are) (VP (VBN perceived) (PP (IN as) (NP (NNS pushes) (CC or) (NNS pulls))))))) (, ,) (NP (DT this)) (VP (MD can) (VP (VB provide) (NP (NP (DT an) (JJ intuitive) (NN understanding)) (PP (IN for) (S (VP (VBG describing) (NP (NNS forces)))))))) (. .)))
10
{ "ADJ": [ "intuitive" ], "ADP": [ "as", "for" ], "ADV": [], "AUX": [ "are", "can" ], "CCONJ": [ "or" ], "DET": [ "an" ], "INTJ": [], "NOUN": [ "forces", "pushes", "understanding", "forces" ], "NUM": [], "PART": [], "PRON": [ "this" ], ...
[ "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-VP", "B-NP", "O" ]
Since/mark/perceived forces/nsubjpass/perceived are/auxpass/perceived perceived/advcl/provide as/prep/perceived pushes/pobj/as or/cc/pushes pulls/conj/pushes ,/punct/provide this/nsubj/provide can/aux/provide provide/ROOT/provide an/det/understanding intuitive/amod/understanding understanding/dobj/provide for/prep/unde...
(S (SBAR (IN Since) (S (NP (NNS forces)) (VP (VBP are) (VP (VBN perceived) (PP (IN as) (NP (NNS pushes) (CC or) (NNS pulls))))))) (, ,) (NP (DT this)) (VP (MD can) (VP (VB provide) (NP (NP (DT an) (JJ intuitive) (NN understanding)) (PP (IN for) (S (VP (VBG describing) (NP (NNS forces)))))))) (. .))
CT
['this can provide an intuitive understanding for describing forces']
['Since forces are perceived as pushes or pulls']
[]
['Since forces are perceived as pushes or pulls , this can provide an intuitive understanding for describing forces .']
[]
13,941
James I granted the city new charters of law, the Furs of Valencia, which later were extended to the whole kingdom of Valencia.
(ROOT (S (NP (NNP James) (PRP I)) (VP (VBD granted) (NP (DT the) (NN city)) (NP (NP (NP (NP (JJ new) (NNS charters)) (PP (IN of) (NP (NN law)))) (, ,) (NP (NP (DT the) (NNPS Furs)) (PP (IN of) (NP (NNP Valencia))))) (, ,) (SBAR (WHNP (WDT which)) (S (ADVP (RB later)) (VP (VBD were) (VP (VBN extended) (PP (IN to) (NP (N...
13
{ "ADJ": [ "new", "whole" ], "ADP": [ "of", "of", "to", "of" ], "ADV": [ "later" ], "AUX": [ "were" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "city", "charters", "law", "kingdom" ], "NUM": [], "PART":...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-ADVP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
James/npadvmod/granted I/nsubj/granted granted/ROOT/granted the/det/city city/dative/granted new/amod/charters charters/dobj/granted of/prep/charters law/pobj/of ,/punct/charters the/det/Furs Furs/conj/charters of/prep/Furs Valencia/pobj/of ,/punct/Furs which/nsubjpass/extended later/advmod/extended were/auxpass/extend...
(S (NP (NNP James) (PRP I)) (VP (VBD granted) (NP (DT the) (NN city)) (NP (NP (NP (NP (JJ new) (NNS charters)) (PP (IN of) (NP (NN law)))) (, ,) (NP (NP (DT the) (NNPS Furs)) (PP (IN of) (NP (NNP Valencia))))) (, ,) (SBAR (WHNP (WDT which)) (S (ADVP (RB later)) (VP (VBD were) (VP (VBN extended) (PP (IN to) (NP (NP (DT ...
CT
['James I granted the city new charters of law , the Furs of Valencia , which later were extended to the whole kingdom of Valencia']
['which later were extended to the whole kingdom of Valencia']
[]
['James I granted the city new charters of law , the Furs of Valencia , which later were extended to the whole kingdom of Valencia .']
[]
48,211
The letter refers to the retributions that followed the unjust treatment of three wise men: Socrates, Pythagoras, and "the wise king" of the Jews.
(ROOT (S (NP (DT The) (NN letter)) (VP (VBZ refers) (PP (IN to) (NP (NP (DT the) (NNS retributions)) (SBAR (WHNP (WDT that)) (S (VP (VBD followed) (NP (NP (DT the) (JJ unjust) (NN treatment)) (PP (IN of) (NP (NP (CD three) (JJ wise) (NNS men)) (: :) (NP (NP (NNPS Socrates)) (, ,) (NP (NNPS Pythagoras)) (, ,) (CC and) (...
16
{ "ADJ": [ "unjust", "wise", "wise" ], "ADP": [ "to", "of", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "The", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "letter", "retributions", "treatment", "men", "Soc...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/letter letter/nsubj/refers refers/ROOT/refers to/prep/refers the/det/retributions retributions/pobj/to that/nsubj/followed followed/relcl/retributions the/det/treatment unjust/amod/treatment treatment/dobj/followed of/prep/treatment three/nummod/men wise/amod/men men/pobj/of :/punct/Socrates Socrates/appos/lett...
(S (NP (DT The) (NN letter)) (VP (VBZ refers) (PP (IN to) (NP (NP (DT the) (NNS retributions)) (SBAR (WHNP (WDT that)) (S (VP (VBD followed) (NP (NP (DT the) (JJ unjust) (NN treatment)) (PP (IN of) (NP (NP (CD three) (JJ wise) (NNS men)) (: :) (NP (NP (NNPS Socrates)) (, ,) (NP (NNPS Pythagoras)) (, ,) (CC and) (NP (``...
CT
['The letter refers to the retributions that followed the unjust treatment of three wise men : Socrates , Pythagoras , and " the wise king " of the Jews']
['that followed the unjust treatment of three wise men : Socrates , Pythagoras , and " the wise king " of the Jews']
[]
['The letter refers to the retributions that followed the unjust treatment of three wise men : Socrates , Pythagoras , and " the wise king " of the Jews .']
[]
44,992
Also in 1989, he re-united with actor Richard Dreyfuss for the romantic comedy-drama Always, about a daredevil pilot who extinguishes forest fires.
(ROOT (S (ADVP (RB Also)) (PP (IN in) (NP (CD 1989))) (, ,) (NP (PRP he)) (VP (VBD re) (HYPH -) (VBD united) (PP (IN with) (NP (NN actor) (NNP Richard) (NNP Dreyfuss))) (PP (IN for) (NP (NP (NP (DT the) (JJ romantic) (NN comedy) (HYPH -) (NN drama)) (ADVP (NNP Always))) (, ,) (PP (IN about) (NP (NP (DT a) (JJ daredevil...
12
{ "ADJ": [ "romantic" ], "ADP": [ "in", "with", "for", "about" ], "ADV": [ "Also", "Always" ], "AUX": [], "CCONJ": [], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "actor", "comedy", "drama", "daredevil", "pilot", "forest", "fires" ...
[ "B-ADVP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "O" ]
Also/advmod/re in/prep/re 1989/pobj/in ,/punct/re he/nsubj/re re/ROOT/re -/punct/re united/conj/re with/prep/united actor/compound/Dreyfuss Richard/compound/Dreyfuss Dreyfuss/pobj/with for/prep/Dreyfuss the/det/drama romantic/amod/drama comedy/compound/drama -/punct/drama drama/pobj/for Always/advmod/united ,/punct/re ...
(S (ADVP (RB Also)) (PP (IN in) (NP (CD 1989))) (, ,) (NP (PRP he)) (VP (VBD re) (HYPH -) (VBD united) (PP (IN with) (NP (NN actor) (NNP Richard) (NNP Dreyfuss))) (PP (IN for) (NP (NP (NP (DT the) (JJ romantic) (NN comedy) (HYPH -) (NN drama)) (ADVP (NNP Always))) (, ,) (PP (IN about) (NP (NP (DT a) (JJ daredevil) (NN ...
CT
['he re - united with actor Richard Dreyfuss for the romantic comedy - drama Always , about a daredevil pilot who extinguishes forest fires']
['who extinguishes forest fires']
[]
['Also in 1989 , he re - united with actor Richard Dreyfuss for the romantic comedy - drama Always , about a daredevil pilot who extinguishes forest fires .']
[]
20,118
Adult-oriented and experimental comics flourished in the 1970s, such as in the experimental science fiction of Mœbius and others in Métal hurlant, even mainstream publishers took to publishing prestige-format adult comics.
(ROOT (S (NP (ADJP (ADJP (NN Adult) (HYPH -) (VBN oriented)) (CC and) (ADJP (JJ experimental))) (NNS comics)) (VP (VP (VBD flourished) (PP (IN in) (NP (DT the) (CD 1970s))) (, ,) (PP (JJ such) (IN as) (PP (IN in) (NP (NP (NP (DT the) (JJ experimental) (NN science) (NN fiction)) (PP (IN of) (NP (NNP Mœbius)))) (CC and) ...
11
{ "ADJ": [ "experimental", "such", "experimental" ], "ADP": [ "in", "as", "in", "of", "in", "to" ], "ADV": [ "even" ], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "Adult", "comics", "19...
[ "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "I-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP"...
Adult/npadvmod/oriented -/punct/oriented oriented/amod/comics and/cc/oriented experimental/conj/oriented comics/nsubj/flourished flourished/ROOT/flourished in/prep/flourished the/det/1970s 1970s/pobj/in ,/punct/1970s such/amod/as as/prep/1970s in/prep/as the/det/fiction experimental/amod/fiction science/compound/fictio...
(S (NP (ADJP (ADJP (NN Adult) (HYPH -) (VBN oriented)) (CC and) (ADJP (JJ experimental))) (NNS comics)) (VP (VP (VBD flourished) (PP (IN in) (NP (DT the) (CD 1970s))) (, ,) (PP (JJ such) (IN as) (PP (IN in) (NP (NP (NP (DT the) (JJ experimental) (NN science) (NN fiction)) (PP (IN of) (NP (NNP Mœbius)))) (CC and) (NP (N...
T
['Adult - oriented and experimental comics flourished in the 1970s , such as in the experimental science fiction of Mœbius and others in Métal hurlant , even mainstream publishers took to publishing prestige - format adult comics']
[]
['Adult - oriented and experimental comics flourished in the 1970s , such as in the experimental science fiction of Mœbius and others in Métal hurlant , even mainstream publishers took to publishing prestige - format adult comics .']
[]
[]
22,351
As such, two official bodies of the United Methodist Church are part of the Religious Coalition for Reproductive Choice's governing coalition, The General Board of Church and Society, and the United Methodist Women.
(ROOT (S (PP (IN As) (ADJP (JJ such))) (, ,) (NP (NP (CD two) (JJ official) (NNS bodies)) (PP (IN of) (NP (DT the) (NNP United) (NNP Methodist) (NNP Church)))) (VP (VBP are) (NP (NP (NN part)) (PP (IN of) (NP (NP (NP (NP (DT the) (NNP Religious) (NNP Coalition)) (PP (IN for) (NP (NNP Reproductive) (NNP Choice))) (POS '...
11
{ "ADJ": [ "such", "official" ], "ADP": [ "As", "of", "of", "for", "of" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and", "and" ], "DET": [ "the", "the", "The", "the" ], "INTJ": [], "NOUN": [ "bodies", "part", "coalition" ],...
[ "B-PP", "B-ADJP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP",...
As/prep/are such/amod/As ,/punct/are two/nummod/bodies official/amod/bodies bodies/nsubj/are of/prep/bodies the/det/Church United/compound/Church Methodist/compound/Church Church/pobj/of are/ROOT/are part/attr/are of/prep/part the/det/Coalition Religious/compound/Coalition Coalition/pobj/of for/prep/Coalition Reproduct...
(S (PP (IN As) (ADJP (JJ such))) (, ,) (NP (NP (CD two) (JJ official) (NNS bodies)) (PP (IN of) (NP (DT the) (NNP United) (NNP Methodist) (NNP Church)))) (VP (VBP are) (NP (NP (NN part)) (PP (IN of) (NP (NP (NP (NP (DT the) (NNP Religious) (NNP Coalition)) (PP (IN for) (NP (NNP Reproductive) (NNP Choice))) (POS 's)) (V...
T
["two official bodies of the United Methodist Church are part of the Religious Coalition for Reproductive Choice 's governing coalition , The General Board of Church and Society , and the United Methodist Women"]
[]
["As such , two official bodies of the United Methodist Church are part of the Religious Coalition for Reproductive Choice 's governing coalition , The General Board of Church and Society , and the United Methodist Women ."]
[]
[]
35,957
How many suites does the Sheraton have?
(ROOT (SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS suites)) (SQ (VBZ does) (NP (DT the) (NNP Sheraton)) (VP (VB have))) (. ?)))
5
{ "ADJ": [ "many" ], "ADP": [], "ADV": [], "AUX": [ "does" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "suites" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Sheraton" ], "PUNCT": [ "?" ], "SCONJ": [ "How" ], "SPACE": [], "SYM": [...
[ "O", "O", "O", "O", "B-NP", "I-NP", "B-VP", "O" ]
How/advmod/many many/amod/suites suites/dobj/have does/aux/have the/det/Sheraton Sheraton/nsubj/have have/ROOT/have ?/punct/have
(SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS suites)) (SQ (VBZ does) (NP (DT the) (NNP Sheraton)) (VP (VB have))) (. ?))
FC
[]
[]
[]
[]
['How many suites does the Sheraton have ?']
29,027
A sociological comparative study by the Pew Research Center found that Jehovah's Witnesses in the United States ranked highest in statistics for getting no further than high school graduation, belief in God, importance of religion in one's life, frequency of religious attendance, frequency of prayers, frequency of Bibl...
(ROOT (S (NP (NP (DT A) (JJ sociological) (JJ comparative) (NN study)) (PP (IN by) (NP (DT the) (NNP Pew) (NNP Research) (NNP Center)))) (VP (VBD found) (SBAR (IN that) (S (NP (NP (NP (NNP Jehovah) (POS 's)) (NNPS Witnesses)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))) (VP (VP (VBD ranked) (ADVP (RBS highest...
18
{ "ADJ": [ "sociological", "comparative", "high", "religious", "religious", "only", "true", "eternal" ], "ADP": [ "by", "in", "in", "for", "than", "in", "of", "in", "of", "of", "of", "of", "to", "to", "to" ], "ADV": [ ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "B-PP", "B-VP", "B-ADVP", "I-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-...
A/det/study sociological/amod/study comparative/amod/study study/nsubj/found by/prep/study the/det/Center Pew/compound/Center Research/compound/Center Center/pobj/by found/ROOT/found that/mark/ranked Jehovah/poss/Witnesses 's/case/Jehovah Witnesses/nsubj/ranked in/prep/Witnesses the/det/States United/compound/States St...
(S (NP (NP (DT A) (JJ sociological) (JJ comparative) (NN study)) (PP (IN by) (NP (DT the) (NNP Pew) (NNP Research) (NNP Center)))) (VP (VBD found) (SBAR (IN that) (S (NP (NP (NP (NNP Jehovah) (POS 's)) (NNPS Witnesses)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))) (VP (VP (VBD ranked) (ADVP (RBS highest)) (PP...
CT
['A sociological comparative study by the Pew Research Center found']
["that Jehovah 's Witnesses in the United States ranked highest in statistics for getting no further than high school graduation , belief in God , importance of religion in one 's life , frequency of religious attendance , frequency of prayers , frequency of Bible reading outside of religious services , belief their pr...
[]
["A sociological comparative study by the Pew Research Center found that Jehovah 's Witnesses in the United States ranked highest in statistics for getting no further than high school graduation , belief in God , importance of religion in one 's life , frequency of religious attendance , frequency of prayers , frequenc...
[]
25,643
For instance P ⊆ NP ⊆ PP ⊆ PSPACE, but it is possible that P = PSPACE.
(ROOT (S (S (PP (IN For) (NP (NN instance))) (NP (NP (NNP P)) (SYM ⊆) (NNP NP) (. ⊆) (NNP PP) (SYM ⊆) (NNP PSPACE))) (, ,) (CC but) (S (NP (NP (PRP it))) (VP (VBZ is) (ADJP (JJ possible)) (SBAR (IN that) (S (NP (NNP P)) (VP (IN =) (NP (NNP PSPACE))))))) (. .)))
9
{ "ADJ": [ "possible" ], "ADP": [ "For" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "but" ], "DET": [], "INTJ": [], "NOUN": [ "instance", "P" ], "NUM": [], "PART": [], "PRON": [ "it" ], "PROPN": [ "NP", "⊆", "PP", "⊆", "PSPACE", "P", ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-ADJP", "O", "B-NP", "B-VP", "B-NP", "O" ]
For/prep/is instance/pobj/For P/nmod/PSPACE ⊆/nmod/PSPACE NP/compound/⊆ ⊆/nmod/PSPACE PP/compound/PSPACE ⊆/compound/PSPACE PSPACE/pobj/For ,/punct/For but/cc/For it/nsubj/is is/ROOT/is possible/acomp/is that/nmod/PSPACE P/nmod/PSPACE =/punct/PSPACE PSPACE/ccomp/is ./punct/is
(S (S (PP (IN For) (NP (NN instance))) (NP (NP (NNP P)) (SYM ⊆) (NNP NP) (. ⊆) (NNP PP) (SYM ⊆) (NNP PSPACE))) (, ,) (CC but) (S (NP (NP (PRP it))) (VP (VBZ is) (ADJP (JJ possible)) (SBAR (IN that) (S (NP (NNP P)) (VP (IN =) (NP (NNP PSPACE))))))) (. .))
CT
['For instance P ⊆ NP ⊆ PP ⊆ PSPACE', 'it is possible']
['that P = PSPACE']
[]
['For instance P ⊆ NP ⊆ PP ⊆ PSPACE , but it is possible that P = PSPACE .']
[]
43,181
J. Roscoe Miller's tenure as president from 1949 to 1970 was responsible for the expansion of the Evanston campus, with the construction of the lakefill on Lake Michigan, growth of the faculty and new academic programs, as well as polarizing Vietnam-era student protests.
(ROOT (S (NP (NP (NP (NNP J.) (NNP Roscoe) (NNP Miller) (POS 's)) (NN tenure)) (PP (IN as) (NP (NN president))) (PP (PP (IN from) (NP (CD 1949))) (PP (IN to) (NP (CD 1970))))) (VP (VBD was) (ADJP (JJ responsible) (PP (IN for) (NP (NP (DT the) (NN expansion)) (PP (IN of) (NP (DT the) (NNP Evanston) (NN campus))) (, ,) (...
11
{ "ADJ": [ "responsible", "new", "academic" ], "ADP": [ "as", "from", "to", "for", "of", "with", "of", "on", "of", "as" ], "ADV": [ "as", "well" ], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-N...
J./compound/Miller Roscoe/compound/Miller Miller/poss/tenure 's/case/Miller tenure/nsubj/was as/prep/tenure president/pobj/as from/prep/tenure 1949/pobj/from to/prep/from 1970/pobj/to was/ROOT/was responsible/acomp/was for/prep/responsible the/det/expansion expansion/pobj/for of/prep/expansion the/det/campus Evanston/c...
(S (NP (NP (NP (NNP J.) (NNP Roscoe) (NNP Miller) (POS 's)) (NN tenure)) (PP (IN as) (NP (NN president))) (PP (PP (IN from) (NP (CD 1949))) (PP (IN to) (NP (CD 1970))))) (VP (VBD was) (ADJP (JJ responsible) (PP (IN for) (NP (NP (DT the) (NN expansion)) (PP (IN of) (NP (DT the) (NNP Evanston) (NN campus))) (, ,) (PP (IN...
T
["J. Roscoe Miller 's tenure as president from 1949 to 1970 was responsible for the expansion of the Evanston campus , with the construction of the lakefill on Lake Michigan , growth of the faculty and new academic programs , as well as polarizing Vietnam - era student protests"]
[]
["J. Roscoe Miller 's tenure as president from 1949 to 1970 was responsible for the expansion of the Evanston campus , with the construction of the lakefill on Lake Michigan , growth of the faculty and new academic programs , as well as polarizing Vietnam - era student protests ."]
[]
[]
12,471
Pain radiates most often to the left arm, but may also radiate to the lower jaw, neck, right arm, back, and upper abdomen, where it may mimic heartburn.
(ROOT (S (NP (NN Pain)) (VP (VP (VBZ radiates) (ADVP (RBS most) (RB often)) (PP (IN to) (NP (DT the) (JJ left) (NN arm)))) (, ,) (CC but) (VP (MD may) (ADVP (RB also)) (VP (VB radiate) (PP (IN to) (NP (NP (DT the) (NML (NML (JJR lower) (NN jaw)) (, ,) (NML (NN neck)) (, ,) (NML (JJ right) (NN arm)) (, ,) (NML (NN back)...
13
{ "ADJ": [ "left", "lower", "right", "upper" ], "ADP": [ "to", "to" ], "ADV": [ "most", "often", "also", "back" ], "AUX": [ "may", "may" ], "CCONJ": [ "but", "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "Pain", ...
[ "B-NP", "B-VP", "B-ADVP", "I-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-NP", "O", "B-NP", "B-VP", "I-VP", "B-NP", "O" ]
Pain/nsubj/radiates radiates/ROOT/radiates most/advmod/often often/advmod/radiates to/prep/radiates the/det/arm left/amod/arm arm/pobj/to ,/punct/radiates but/cc/radiates may/aux/radiate also/advmod/radiate radiate/conj/radiates to/prep/radiate the/det/jaw lower/amod/jaw jaw/pobj/to ,/punct/jaw neck/appos/jaw ,/punct/n...
(S (NP (NN Pain)) (VP (VP (VBZ radiates) (ADVP (RBS most) (RB often)) (PP (IN to) (NP (DT the) (JJ left) (NN arm)))) (, ,) (CC but) (VP (MD may) (ADVP (RB also)) (VP (VB radiate) (PP (IN to) (NP (NP (DT the) (NML (NML (JJR lower) (NN jaw)) (, ,) (NML (NN neck)) (, ,) (NML (JJ right) (NN arm)) (, ,) (NML (NN back)) (, ,...
CT
['Pain radiates most often to the left arm , but may also radiate to the lower jaw , neck , right arm , back , and upper abdomen , where it may mimic heartburn']
['where it may mimic heartburn']
[]
['Pain radiates most often to the left arm , but may also radiate to the lower jaw , neck , right arm , back , and upper abdomen , where it may mimic heartburn .']
[]
26,540
In his later years, Luther grew more hostile toward the Jews, writing against them with the kind of venom he had already unleashed on the Anabaptists, Zwinglianism, and the papacy.
(ROOT (S (PP (IN In) (NP (PRP$ his) (JJ later) (NNS years))) (, ,) (NP (NNP Luther)) (VP (VBD grew) (ADJP (RBR more) (JJ hostile) (PP (IN toward) (NP (DT the) (NNPS Jews)))) (, ,) (S (VP (VBG writing) (PP (IN against) (NP (PRP them))) (PP (IN with) (NP (NP (NP (DT the) (NN kind)) (PP (IN of) (NP (NN venom)))) (SBAR (S ...
15
{ "ADJ": [ "later", "hostile" ], "ADP": [ "In", "toward", "against", "with", "of", "on" ], "ADV": [ "more", "already" ], "AUX": [ "had" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "yea...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-ADJP", "I-ADJP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-...
In/prep/grew his/poss/years later/amod/years years/pobj/In ,/punct/grew Luther/nsubj/grew grew/ROOT/grew more/advmod/hostile hostile/acomp/grew toward/prep/hostile the/det/Jews Jews/pobj/toward ,/punct/grew writing/advcl/grew against/prep/writing them/pobj/against with/prep/writing the/det/kind kind/pobj/with of/prep/k...
(S (PP (IN In) (NP (PRP$ his) (JJ later) (NNS years))) (, ,) (NP (NNP Luther)) (VP (VBD grew) (ADJP (RBR more) (JJ hostile) (PP (IN toward) (NP (DT the) (NNPS Jews)))) (, ,) (S (VP (VBG writing) (PP (IN against) (NP (PRP them))) (PP (IN with) (NP (NP (NP (DT the) (NN kind)) (PP (IN of) (NP (NN venom)))) (SBAR (S (NP (P...
CT
['Luther grew more hostile toward the Jews , writing against them with the kind of venom he had already unleashed on the Anabaptists , Zwinglianism , and the papacy']
['he had already unleashed on the Anabaptists , Zwinglianism , and the papacy']
[]
['In his later years , Luther grew more hostile toward the Jews , writing against them with the kind of venom he had already unleashed on the Anabaptists , Zwinglianism , and the papacy .']
[]
17,735
Captain James Cook visited the island in 1775 on the final leg of his second circumnavigation of the world.
(ROOT (S (NP (NNP Captain) (NNP James) (NNP Cook)) (VP (VBD visited) (NP (DT the) (NN island)) (PP (IN in) (NP (CD 1775))) (PP (IN on) (NP (NP (DT the) (JJ final) (NN leg)) (PP (IN of) (NP (NP (PRP$ his) (JJ second) (NN circumnavigation)) (PP (IN of) (NP (DT the) (NN world)))))))) (. .)))
10
{ "ADJ": [ "final", "second" ], "ADP": [ "in", "on", "of", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "island", "leg", "circumnavigation", "world" ], "NUM": [ "1775" ], "PART": [],...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Captain/compound/Cook James/compound/Cook Cook/nsubj/visited visited/ROOT/visited the/det/island island/dobj/visited in/prep/visited 1775/pobj/in on/prep/visited the/det/leg final/amod/leg leg/pobj/on of/prep/leg his/poss/circumnavigation second/amod/circumnavigation circumnavigation/pobj/of of/prep/circumnavigation th...
(S (NP (NNP Captain) (NNP James) (NNP Cook)) (VP (VBD visited) (NP (DT the) (NN island)) (PP (IN in) (NP (CD 1775))) (PP (IN on) (NP (NP (DT the) (JJ final) (NN leg)) (PP (IN of) (NP (NP (PRP$ his) (JJ second) (NN circumnavigation)) (PP (IN of) (NP (DT the) (NN world)))))))) (. .))
T
['Captain James Cook visited the island in 1775 on the final leg of his second circumnavigation of the world']
[]
['Captain James Cook visited the island in 1775 on the final leg of his second circumnavigation of the world .']
[]
[]
30,522
The language of the Quran has been described as "rhymed prose" as it partakes of both poetry and prose; however, this description runs the risk of failing to convey the rhythmic quality of Quranic language, which is more poetic in some parts and more prose-like in others.
(ROOT (S (S (NP (NP (DT The) (NN language)) (PP (IN of) (NP (DT the) (NNP Quran)))) (VP (VBZ has) (VP (VBN been) (VP (VBN described) (PP (IN as) (`` ") (NP (JJ rhymed) (NN prose)) ('' ")) (SBAR (IN as) (S (NP (PRP it)) (VP (VBZ partakes) (PP (IN of) (NP (DT both) (NN poetry) (CC and) (NN prose)))))))))) (: ;) (S (ADVP ...
21
{ "ADJ": [ "rhymed", "rhythmic", "poetic", "more" ], "ADP": [ "of", "as", "of", "of", "of", "in", "in" ], "ADV": [ "however", "more" ], "AUX": [ "has", "been", "is" ], "CCONJ": [ "and", "and" ], "DET": [ "The", "the", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "I-PP", "B-NP", "I-NP", "B-PP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-ADVP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-VP", "I-VP", "I-...
The/det/language language/nsubjpass/described of/prep/language the/det/Quran Quran/pobj/of has/aux/described been/auxpass/described described/ccomp/runs as/prep/described "/punct/as rhymed/amod/prose prose/pobj/as "/punct/prose as/mark/partakes it/nsubj/partakes partakes/advcl/described of/prep/partakes both/det/poetry...
(S (S (NP (NP (DT The) (NN language)) (PP (IN of) (NP (DT the) (NNP Quran)))) (VP (VBZ has) (VP (VBN been) (VP (VBN described) (PP (IN as) (`` ") (NP (JJ rhymed) (NN prose)) ('' ")) (SBAR (IN as) (S (NP (PRP it)) (VP (VBZ partakes) (PP (IN of) (NP (DT both) (NN poetry) (CC and) (NN prose)))))))))) (: ;) (S (ADVP (RB ho...
CT
['The language of the Quran has been described as " rhymed prose "', 'however , this description runs the risk of failing to convey the rhythmic quality of Quranic language , which is more poetic in some parts and more prose - like in others']
['as it partakes of both poetry and prose', 'which is more poetic in some parts and more prose - like in others']
[]
['The language of the Quran has been described as " rhymed prose " as it partakes of both poetry and prose ; however , this description runs the risk of failing to convey the rhythmic quality of Quranic language , which is more poetic in some parts and more prose - like in others .']
[]
14,300
The ship had been chartered by Germany's Rickmers Ship Management, which stated that the ship contained no special cargo and no military weapons.
(ROOT (S (NP (DT The) (NN ship)) (VP (VBD had) (VP (VBN been) (VP (VBN chartered) (PP (IN by) (NP (NP (NP (NNP Germany) (POS 's)) (NNP Rickmers) (NNP Ship) (NNP Management)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD stated) (SBAR (IN that) (S (NP (DT the) (NN ship)) (VP (VBD contained) (NP (NP (DT no) (JJ special) (NN...
16
{ "ADJ": [ "special", "military" ], "ADP": [ "by" ], "ADV": [], "AUX": [ "had", "been" ], "CCONJ": [ "and" ], "DET": [ "The", "the", "no", "no" ], "INTJ": [], "NOUN": [ "ship", "ship", "cargo", "weapons" ], "NUM": [], "PART": [ ...
[ "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/ship ship/nsubjpass/chartered had/aux/chartered been/auxpass/chartered chartered/ROOT/chartered by/agent/chartered Germany/poss/Management 's/case/Germany Rickmers/compound/Management Ship/compound/Management Management/pobj/by ,/punct/Management which/nsubj/stated stated/relcl/Management that/mark/contained th...
(S (NP (DT The) (NN ship)) (VP (VBD had) (VP (VBN been) (VP (VBN chartered) (PP (IN by) (NP (NP (NP (NNP Germany) (POS 's)) (NNP Rickmers) (NNP Ship) (NNP Management)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD stated) (SBAR (IN that) (S (NP (DT the) (NN ship)) (VP (VBD contained) (NP (NP (DT no) (JJ special) (NN cargo...
CT
["The ship had been chartered by Germany 's Rickmers Ship Management , which stated"]
['which stated that the ship contained no special cargo and no military weapons', 'that the ship contained no special cargo and no military weapons']
[]
["The ship had been chartered by Germany 's Rickmers Ship Management , which stated that the ship contained no special cargo and no military weapons ."]
[]
44,728
Significant sources of revenue include duty-free designer shopping outlets, and the American-style malls: Micronesia Mall, Guam Premier Outlets, the Agana Shopping Center, and the world's largest Kmart.[citation needed]
(ROOT (S (NP (NP (JJ Significant) (NNS sources)) (PP (IN of) (NP (NN revenue)))) (VBP include) (NP (NP (ADJP (NN duty) (HYPH -) (JJ free)) (JJ designer) (NN shopping) (NNS outlets)) (, ,) (CC and) (NP (DT the) (NML (JJ American) (HYPH -) (NN style)) (NNS malls))) (: :) (NP (NNP Micronesia) (NNP Mall)) (, ,) (NP (NNP Gu...
6
{ "ADJ": [ "Significant", "free", "American", "largest" ], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "sources", "revenue", "duty", "designer", "shopping", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", "B-NP", "O", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP",...
Significant/amod/sources sources/nsubj/include of/prep/sources revenue/pobj/of include/ROOT/include duty/npadvmod/free -/punct/free free/amod/designer designer/compound/outlets shopping/compound/outlets outlets/dobj/include ,/punct/include and/cc/include the/det/malls American/amod/style -/punct/style style/compound/ma...
(S (NP (NP (JJ Significant) (NNS sources)) (PP (IN of) (NP (NN revenue)))) (VBP include) (NP (NP (ADJP (NN duty) (HYPH -) (JJ free)) (JJ designer) (NN shopping) (NNS outlets)) (, ,) (CC and) (NP (DT the) (NML (JJ American) (HYPH -) (NN style)) (NNS malls))) (: :) (NP (NNP Micronesia) (NNP Mall)) (, ,) (NP (NNP Guam) (N...
FC
[]
[]
[]
[]
["Significant sources of revenue include duty - free designer shopping outlets , and the American - style malls : Micronesia Mall , Guam Premier Outlets , the Agana Shopping Center , and the world 's largest Kmart.-LSB-citation needed -RSB-"]
15,745
The Boston Globe found Comcast to be that city's top place to work in 2009.
(ROOT (S (NP (DT The) (NNP Boston) (NNP Globe)) (VP (VBD found) (S (NP (NNP Comcast)) (VP (TO to) (VP (VB be) (NP (NP (NP (DT that) (NN city) (POS 's)) (JJ top) (NN place)) (PP (IN to) (NP (NN work)))) (PP (IN in) (NP (CD 2009))))))) (. .)))
10
{ "ADJ": [ "top" ], "ADP": [ "in" ], "ADV": [], "AUX": [ "be" ], "CCONJ": [], "DET": [ "The", "that" ], "INTJ": [], "NOUN": [ "city", "place" ], "NUM": [ "2009" ], "PART": [ "to", "'s", "to" ], "PRON": [], "PROPN": [ "Boston", "Gl...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "O" ]
The/det/Globe Boston/compound/Globe Globe/nsubj/found found/ROOT/found Comcast/nsubj/be to/aux/be be/ccomp/found that/det/city city/poss/place 's/case/city top/amod/place place/attr/be to/aux/work work/relcl/place in/prep/work 2009/pobj/in ./punct/found
(S (NP (DT The) (NNP Boston) (NNP Globe)) (VP (VBD found) (S (NP (NNP Comcast)) (VP (TO to) (VP (VB be) (NP (NP (NP (DT that) (NN city) (POS 's)) (JJ top) (NN place)) (PP (IN to) (NP (NN work)))) (PP (IN in) (NP (CD 2009))))))) (. .))
T
["The Boston Globe found Comcast to be that city 's top place to work in 2009"]
[]
["The Boston Globe found Comcast to be that city 's top place to work in 2009 ."]
[]
[]
53,816
And in 1953 the second schism happened when the theological orientation of the Chosun Seminary (later Hanshin University) founded in 1947 could not be tolerated in the PCK and another minor group (The Presbyterian Church in the Republic of Korea, Kijang, 기장) was separated.
(ROOT (S (CC And) (PP (IN in) (NP (CD 1953))) (NP (DT the) (JJ second) (NN schism)) (VP (VBD happened) (SBAR (WHADVP (WRB when)) (S (S (NP (NP (DT the) (JJ theological) (NN orientation)) (PP (IN of) (NP (NP (NP (DT the) (NNP Chosun) (NNP Seminary)) (-LRB- -LRB-) (NP (ADVP (RB later)) (NNP Hanshin) (NNP University)) (-R...
14
{ "ADJ": [ "second", "theological", "minor" ], "ADP": [ "in", "of", "in", "in", "in", "of" ], "ADV": [ "later" ], "AUX": [ "could", "be", "was" ], "CCONJ": [ "And", "and" ], "DET": [ "the", "the", "the", "the", "anothe...
[ "O", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-...
And/cc/happened in/prep/happened 1953/pobj/in the/det/schism second/amod/schism schism/nsubj/happened happened/ROOT/happened when/advmod/founded the/det/orientation theological/amod/orientation orientation/nsubj/founded of/prep/orientation the/det/Seminary Chosun/compound/Seminary Seminary/pobj/of (/punct/University la...
(S (CC And) (PP (IN in) (NP (CD 1953))) (NP (DT the) (JJ second) (NN schism)) (VP (VBD happened) (SBAR (WHADVP (WRB when)) (S (S (NP (NP (DT the) (JJ theological) (NN orientation)) (PP (IN of) (NP (NP (NP (DT the) (NNP Chosun) (NNP Seminary)) (-LRB- -LRB-) (NP (ADVP (RB later)) (NNP Hanshin) (NNP University)) (-RRB- -R...
CT
['the second schism happened']
['when the theological orientation of the Chosun Seminary -LRB- later Hanshin University -RRB- founded in 1947 could not be tolerated in the PCK and another minor group -LRB- The Presbyterian Church in the Republic of Korea , Kijang , 기장 -RRB- was separated']
[]
['And in 1953 the second schism happened when the theological orientation of the Chosun Seminary -LRB- later Hanshin University -RRB- founded in 1947 could not be tolerated in the PCK and another minor group -LRB- The Presbyterian Church in the Republic of Korea , Kijang , 기장 -RRB- was separated .']
[]
50,510
Altitudinal migration is a form of short distance migration in which birds spend the breeding season at higher altitudes elevations and move to lower ones during suboptimal conditions.
(ROOT (S (NP (JJ Altitudinal) (NN migration)) (VP (VBZ is) (NP (NP (NP (DT a) (NN form)) (PP (IN of) (NP (NML (JJ short) (NN distance)) (NN migration)))) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NNS birds)) (VP (VP (VBP spend) (NP (DT the) (NN breeding) (NN season)) (PP (IN at) (NP (JJR higher) (NNS altitudes) (...
11
{ "ADJ": [ "Altitudinal", "short", "higher", "lower", "suboptimal" ], "ADP": [ "of", "in", "at", "during" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "migration", "form", "distan...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Altitudinal/amod/migration migration/nsubj/is is/ROOT/is a/det/form form/attr/is of/prep/form short/amod/distance distance/compound/migration migration/pobj/of in/prep/spend which/pobj/in birds/nsubj/spend spend/relcl/migration the/det/season breeding/compound/season season/dobj/spend at/prep/spend higher/amod/altitude...
(S (NP (JJ Altitudinal) (NN migration)) (VP (VBZ is) (NP (NP (NP (DT a) (NN form)) (PP (IN of) (NP (NML (JJ short) (NN distance)) (NN migration)))) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NNS birds)) (VP (VP (VBP spend) (NP (DT the) (NN breeding) (NN season)) (PP (IN at) (NP (JJR higher) (NNS altitudes) (NNS el...
CT
['Altitudinal migration is a form of short distance migration in which birds spend the breeding season at higher altitudes elevations and move to lower ones during suboptimal conditions']
['in which birds spend the breeding season at higher altitudes elevations and move to lower ones during suboptimal conditions']
[]
['Altitudinal migration is a form of short distance migration in which birds spend the breeding season at higher altitudes elevations and move to lower ones during suboptimal conditions .']
[]
50,664
Abd al-Laṭīf al-Baghdādī also delivered lectures on Islamic medicine at al-Azhar, while Maimonides delivered lectures on medicine and astronomy there during the time of Saladin.
(ROOT (S (NP (NNP Abd) (NNP al) (HYPH -) (NNP Laṭīf) (NNP al) (HYPH -) (-RRB- Baghdādī)) (ADVP (RB also)) (VP (VBD delivered) (NP (NP (NNS lectures)) (PP (IN on) (NP (JJ Islamic) (NN medicine)))) (PP (IN at) (NP (NNP al) (HYPH -) (NNP Azhar))) (, ,) (SBAR (IN while) (S (NP (NNP Maimonides)) (VP (VBD delivered) (NP (NP ...
11
{ "ADJ": [ "Islamic" ], "ADP": [ "on", "at", "on", "during", "of" ], "ADV": [ "also", "there" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "lectures", "medicine", "lectures", "medicine", "astronomy", "...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP...
Abd/compound/Baghdādī al/compound/Baghdādī -/punct/Baghdādī Laṭīf/compound/Baghdādī al/compound/Baghdādī -/punct/Baghdādī Baghdādī/nsubj/delivered also/advmod/delivered delivered/ROOT/delivered lectures/dobj/delivered on/prep/lectures Islamic/amod/medicine medicine/pobj/on at/prep/delivered al/compound/Azhar -/punct/Az...
(S (NP (NNP Abd) (NNP al) (HYPH -) (NNP Laṭīf) (NNP al) (HYPH -) (-RRB- Baghdādī)) (ADVP (RB also)) (VP (VBD delivered) (NP (NP (NNS lectures)) (PP (IN on) (NP (JJ Islamic) (NN medicine)))) (PP (IN at) (NP (NNP al) (HYPH -) (NNP Azhar))) (, ,) (SBAR (IN while) (S (NP (NNP Maimonides)) (VP (VBD delivered) (NP (NP (NNS l...
CT
['Abd al - Laṭīf al - Baghdādī delivered lectures on Islamic medicine at al - Azhar ,']
['while Maimonides delivered lectures on medicine and astronomy there during the time of Saladin']
[]
['Abd al - Laṭīf al - Baghdādī also delivered lectures on Islamic medicine at al - Azhar , while Maimonides delivered lectures on medicine and astronomy there during the time of Saladin .']
[]
47,944
What was the significance of victory at Forth Niagara for British?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (NN significance)) (PP (IN of) (NP (NN victory)) (PP (IN at) (NP (NNP Forth) (NNP Niagara)))) (PP (IN for) (NP (NNP British)))))) (. ?)))
9
{ "ADJ": [], "ADP": [ "of", "at", "for" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "significance", "victory" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Forth", "Niagara", "British" ],...
[ "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
What/attr/was was/ROOT/was the/det/significance significance/nsubj/was of/prep/significance victory/pobj/of at/prep/significance Forth/compound/Niagara Niagara/pobj/at for/prep/significance British/pobj/for ?/punct/was
(SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (NN significance)) (PP (IN of) (NP (NN victory)) (PP (IN at) (NP (NNP Forth) (NNP Niagara)))) (PP (IN for) (NP (NNP British)))))) (. ?))
FC
[]
[]
[]
[]
['What was the significance of victory at Forth Niagara for British ?']
66,092
The semi-finals have been played exclusively at the rebuilt Wembley Stadium since 2008, one year after it opened and after it had already hosted a final (in 2007).
(ROOT (S (NP (DT The) (NN semi) (HYPH -) (NNS finals)) (VP (VBP have) (VP (VBN been) (VP (VBN played) (ADVP (RB exclusively)) (PP (IN at) (NP (DT the) (VBN rebuilt) (NNP Wembley) (NNP Stadium))) (PP (IN since) (NP (NP (CD 2008)) (, ,) (SBAR (SBAR (NP (CD one) (NN year)) (IN after) (S (NP (PRP it)) (VP (VBD opened)))) (...
15
{ "ADJ": [ "rebuilt", "final" ], "ADP": [ "at", "in" ], "ADV": [ "exclusively", "already" ], "AUX": [ "have", "been", "had" ], "CCONJ": [ "and" ], "DET": [ "The", "the", "a" ], "INTJ": [], "NOUN": [ "semi", "-", "finals", "y...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "O", "O", "B-NP", "B-VP", "B-ADVP", "B-VP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "...
The/det/semi semi/nsubjpass/played -/nsubjpass/played finals/nsubjpass/played have/aux/played been/auxpass/played played/ROOT/played exclusively/advmod/played at/prep/played the/det/Stadium rebuilt/amod/Stadium Wembley/compound/Stadium Stadium/pobj/at since/prep/played 2008/pobj/since ,/punct/played one/nummod/year yea...
(S (NP (DT The) (NN semi) (HYPH -) (NNS finals)) (VP (VBP have) (VP (VBN been) (VP (VBN played) (ADVP (RB exclusively)) (PP (IN at) (NP (DT the) (VBN rebuilt) (NNP Wembley) (NNP Stadium))) (PP (IN since) (NP (NP (CD 2008)) (, ,) (SBAR (SBAR (NP (CD one) (NN year)) (IN after) (S (NP (PRP it)) (VP (VBD opened)))) (CC and...
CT
['The semi - finals have been played exclusively at the rebuilt Wembley Stadium since 2008 , and']
['one year after it opened and after it had already hosted a final -LRB- in 2007 -RRB-', 'one year after it opened', 'after it had already hosted a final -LRB- in 2007 -RRB-']
[]
['The semi - finals have been played exclusively at the rebuilt Wembley Stadium since 2008 , one year after it opened and after it had already hosted a final -LRB- in 2007 -RRB- .']
[]
9,673
In the United States, in order for a prescription for a controlled substance to be valid, it must be issued for a legitimate medical purpose by a licensed practitioner acting in the course of legitimate doctor-patient relationship.
(ROOT (S (PP (IN In) (NP (DT the) (NNP United) (NNPS States))) (, ,) (SBAR (IN in) (NN order) (SBAR (IN for) (S (NP (NP (DT a) (NN prescription)) (PP (IN for) (NP (DT a) (VBN controlled) (NN substance)))) (VP (TO to) (VP (VB be) (ADJP (JJ valid))))))) (, ,) (NP (PRP it)) (VP (MD must) (VP (VB be) (VP (VBN issued) (PP (...
14
{ "ADJ": [ "valid", "legitimate", "medical", "licensed", "legitimate", "patient" ], "ADP": [ "In", "in", "for", "for", "for", "by", "in", "of" ], "ADV": [], "AUX": [ "be", "must", "be" ], "CCONJ": [], "DET": [ "the", "a", ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "O", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-ADJP", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", ...
In/prep/issued the/det/States United/compound/States States/pobj/In ,/punct/issued in/prep/issued order/pobj/in for/prep/order a/det/prescription prescription/pobj/for for/prep/prescription a/det/substance controlled/amod/substance substance/pobj/for to/aux/be be/acl/prescription valid/acomp/be ,/punct/issued it/nsubjp...
(S (PP (IN In) (NP (DT the) (NNP United) (NNPS States))) (, ,) (SBAR (IN in) (NN order) (SBAR (IN for) (S (NP (NP (DT a) (NN prescription)) (PP (IN for) (NP (DT a) (VBN controlled) (NN substance)))) (VP (TO to) (VP (VB be) (ADJP (JJ valid))))))) (, ,) (NP (PRP it)) (VP (MD must) (VP (VB be) (VP (VBN issued) (PP (IN for...
CT
['it must be issued for a legitimate medical purpose by a licensed practitioner acting in the course of legitimate doctor - patient relationship']
['in order for a prescription for a controlled substance to be valid', 'for a prescription for a controlled substance to be valid']
[]
['In the United States , in order for a prescription for a controlled substance to be valid , it must be issued for a legitimate medical purpose by a licensed practitioner acting in the course of legitimate doctor - patient relationship .']
[]
26,229
Paul's Episcopal Church, which contains heirlooms including the original bell from the French Huguenot Church "Eglise du St. Esperit" on Pine Street in New York City, which is preserved as a relic in the tower room.
(ROOT (NP (NP (NP (NNP Paul) (POS 's)) (NNP Episcopal) (NNP Church)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ contains) (NP (NP (NNS heirlooms)) (PP (VBG including) (NP (NP (NP (DT the) (JJ original) (NN bell)) (PP (IN from) (NP (NP (NP (DT the) (NNP French) (NNP Huguenot) (NNP Church)) (`` ") (NP (NNP Eglise) (NNP d...
17
{ "ADJ": [ "original", "French" ], "ADP": [ "from", "on", "in", "as", "in" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "the", "a", "the" ], "INTJ": [], "NOUN": [ "heirlooms", "bell", "relic", "tower", "room" ],...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "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", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "I-NP", "O", "B-VP", ...
Paul/poss/Church 's/case/Paul Episcopal/compound/Church Church/ROOT/Church ,/punct/Church which/nsubj/contains contains/relcl/Church heirlooms/dobj/contains including/prep/heirlooms the/det/bell original/amod/bell bell/pobj/including from/prep/bell the/det/Church French/amod/Church Huguenot/compound/Church Church/pobj/...
(NP (NP (NP (NNP Paul) (POS 's)) (NNP Episcopal) (NNP Church)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ contains) (NP (NP (NNS heirlooms)) (PP (VBG including) (NP (NP (NP (DT the) (JJ original) (NN bell)) (PP (IN from) (NP (NP (NP (DT the) (NNP French) (NNP Huguenot) (NNP Church)) (`` ") (NP (NNP Eglise) (NNP du) (NN...
FC
[]
['which contains heirlooms including the original bell from the French Huguenot Church " Eglise du St. Esperit " on Pine Street in New York City , which is preserved as a relic in the tower room', 'which is preserved as a relic in the tower room']
[]
[]
['Paul \'s Episcopal Church , which contains heirlooms including the original bell from the French Huguenot Church " Eglise du St. Esperit " on Pine Street in New York City , which is preserved as a relic in the tower room .']
3,215
Ancillary structures included new town halls, houses, bridges, and tithe barns.
(ROOT (S (NP (JJ Ancillary) (NNS structures)) (VP (VBD included) (NP (JJ new) (NML (NML (NN town) (NNS halls)) (, ,) (NML (NNS houses)) (, ,) (NML (NNS bridges)) (, ,) (CC and) (NML (NN tithe) (NNS barns))))) (. .)))
7
{ "ADJ": [ "Ancillary", "new" ], "ADP": [], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "structures", "town", "halls", "houses", "bridges", "tithe", "barns" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
Ancillary/amod/structures structures/nsubj/included included/ROOT/included new/amod/halls town/compound/halls halls/dobj/included ,/punct/halls houses/conj/halls ,/punct/houses bridges/conj/houses ,/punct/bridges and/cc/bridges tithe/compound/barns barns/conj/bridges ./punct/included
(S (NP (JJ Ancillary) (NNS structures)) (VP (VBD included) (NP (JJ new) (NML (NML (NN town) (NNS halls)) (, ,) (NML (NNS houses)) (, ,) (NML (NNS bridges)) (, ,) (CC and) (NML (NN tithe) (NNS barns))))) (. .))
T
['Ancillary structures included new town halls , houses , bridges , and tithe barns']
[]
['Ancillary structures included new town halls , houses , bridges , and tithe barns .']
[]
[]
68,074
In some groups, such as the flat, bottom-dwelling platyctenids, the juveniles behave more like true larvae, as they live among the plankton and thus occupy a different ecological niche from their parents and attain the adult form by a more radical metamorphosis, after dropping to the sea-floor.
(ROOT (S (PP (IN In) (NP (NP (DT some) (NNS groups)) (, ,) (PP (JJ such) (IN as) (NP (DT the) (JJ flat) (, ,) (ADJP (RB bottom) (HYPH -) (VBG dwelling)) (NNS platyctenids))))) (, ,) (NP (DT the) (NNS juveniles)) (VP (VBP behave) (PP (ADVP (RBR more)) (IN like) (NP (JJ true) (NNS larvae))) (, ,) (SBAR (IN as) (S (NP (PR...
13
{ "ADJ": [ "such", "flat", "bottom", "true", "different", "ecological", "radical" ], "ADP": [ "In", "as", "like", "among", "from", "by", "after", "to" ], "ADV": [ "more", "thus", "more" ], "AUX": [], "CCONJ": [ "and", "and" ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B...
In/prep/behave some/det/groups groups/pobj/In ,/punct/groups such/amod/as as/prep/groups the/det/platyctenids flat/amod/platyctenids ,/punct/platyctenids bottom/amod/dwelling -/punct/dwelling dwelling/compound/platyctenids platyctenids/pobj/as ,/punct/behave the/det/juveniles juveniles/nsubj/behave behave/ROOT/behave m...
(S (PP (IN In) (NP (NP (DT some) (NNS groups)) (, ,) (PP (JJ such) (IN as) (NP (DT the) (JJ flat) (, ,) (ADJP (RB bottom) (HYPH -) (VBG dwelling)) (NNS platyctenids))))) (, ,) (NP (DT the) (NNS juveniles)) (VP (VBP behave) (PP (ADVP (RBR more)) (IN like) (NP (JJ true) (NNS larvae))) (, ,) (SBAR (IN as) (S (NP (PRP they...
CT
['the juveniles behave more like true larvae ,']
['as they live among the plankton and thus occupy a different ecological niche from their parents and attain the adult form by a more radical metamorphosis , after dropping to the sea - floor']
[]
['In some groups , such as the flat , bottom - dwelling platyctenids , the juveniles behave more like true larvae , as they live among the plankton and thus occupy a different ecological niche from their parents and attain the adult form by a more radical metamorphosis , after dropping to the sea - floor .']
[]
16,334
On 20 September 2013, Queen + Adam Lambert performed at the iHeartRadio Music Festival at the MGM Grand Hotel & Casino in Las Vegas.
(ROOT (S (PP (IN On) (NP (NP (CD 20) (NNP September)) (, 2013))) (, ,) (NP (NNP Queen) (CC +) (NNP Adam) (NNP Lambert)) (VP (VBD performed) (PP (IN at) (NP (DT the) (NNP iHeartRadio) (NNP Music) (NNP Festival))) (PP (IN at) (NP (NP (DT the) (NNP MGM) (NNP Grand) (NNP Hotel) (CC &) (NNP Casino)) (PP (IN in) (NP (NNP Las...
8
{ "ADJ": [], "ADP": [ "On", "at", "at", "in" ], "ADV": [], "AUX": [], "CCONJ": [ "+", "&" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [], "NUM": [ "20", "2013" ], "PART": [], "PRON": [], "PROPN": [ "September", "Queen", "Adam", ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-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", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
On/prep/performed 20/nummod/September September/pobj/On 2013/nummod/September ,/punct/performed Queen/nsubj/performed +/cc/Queen Adam/compound/Lambert Lambert/conj/Queen performed/ROOT/performed at/prep/performed the/det/Festival iHeartRadio/compound/Festival Music/compound/Festival Festival/pobj/at at/prep/performed t...
(S (PP (IN On) (NP (NP (CD 20) (NNP September)) (, 2013))) (, ,) (NP (NNP Queen) (CC +) (NNP Adam) (NNP Lambert)) (VP (VBD performed) (PP (IN at) (NP (DT the) (NNP iHeartRadio) (NNP Music) (NNP Festival))) (PP (IN at) (NP (NP (DT the) (NNP MGM) (NNP Grand) (NNP Hotel) (CC &) (NNP Casino)) (PP (IN in) (NP (NNP Las) (NNP...
T
['Queen + Adam Lambert performed at the iHeartRadio Music Festival at the MGM Grand Hotel & Casino in Las Vegas']
[]
['On 20 September 2013 , Queen + Adam Lambert performed at the iHeartRadio Music Festival at the MGM Grand Hotel & Casino in Las Vegas .']
[]
[]
28,815
Beatrice and Henry planned to marry, but Victoria opposed the match at first, wishing to keep Beatrice at home to act as her companion.
(ROOT (S (S (NP (NNP Beatrice) (CC and) (NNP Henry)) (VP (VBD planned) (S (VP (TO to) (VP (VB marry)))))) (, ,) (CC but) (S (NP (NNP Victoria)) (VP (VBD opposed) (NP (DT the) (NN match)) (PP (IN at) (ADVP (RB first))) (, ,) (S (VP (VBG wishing) (S (VP (TO to) (VP (VB keep) (NP (NNP Beatrice)) (PP (IN at) (NP (NN home))...
15
{ "ADJ": [], "ADP": [ "at", "at", "as" ], "ADV": [ "first" ], "AUX": [], "CCONJ": [ "and", "but" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "match", "home", "companion" ], "NUM": [], "PART": [ "to", "to", "to" ], "PRON": [ "her" ...
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-ADVP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
Beatrice/nsubj/planned and/cc/Beatrice Henry/conj/Beatrice planned/ROOT/planned to/aux/marry marry/xcomp/planned ,/punct/planned but/cc/planned Victoria/nsubj/opposed opposed/conj/planned the/det/match match/dobj/opposed at/prep/opposed first/pcomp/at ,/punct/opposed wishing/advcl/opposed to/aux/keep keep/xcomp/wishing...
(S (S (NP (NNP Beatrice) (CC and) (NNP Henry)) (VP (VBD planned) (S (VP (TO to) (VP (VB marry)))))) (, ,) (CC but) (S (NP (NNP Victoria)) (VP (VBD opposed) (NP (DT the) (NN match)) (PP (IN at) (ADVP (RB first))) (, ,) (S (VP (VBG wishing) (S (VP (TO to) (VP (VB keep) (NP (NNP Beatrice)) (PP (IN at) (NP (NN home))) (S (...
T
['Beatrice and Henry planned to marry', 'Victoria opposed the match at first , wishing to keep Beatrice at home to act as her companion']
[]
['Beatrice and Henry planned to marry , but Victoria opposed the match at first , wishing to keep Beatrice at home to act as her companion .']
[]
[]
33,590
Moving past the Tucson Mountains, travelers find themselves in the area commonly referred to as "west of" Tucson or "Old West Tucson".
(ROOT (S (S (VP (VBG Moving) (PP (IN past) (NP (DT the) (NNP Tucson) (NNPS Mountains))))) (, ,) (NP (NNS travelers)) (VP (VBP find) (NP (PRP themselves)) (PP (IN in) (NP (NP (DT the) (NN area)) (VP (VP (ADVP (RB commonly)) (VBN referred) (PP (IN to)) (PP (IN as) (NP (`` ") (NP (NN west)) (IN of) ('' ") (NP (NNP Tucson)...
11
{ "ADJ": [], "ADP": [ "past", "in", "to", "as", "of" ], "ADV": [ "commonly" ], "AUX": [], "CCONJ": [ "or" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "travelers", "area", "west" ], "NUM": [], "PART": [], "PRON": [ "themselves" ]...
[ "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-ADVP", "B-VP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O" ]
Moving/advcl/find past/prep/Moving the/det/Mountains Tucson/compound/Mountains Mountains/pobj/past ,/punct/find travelers/nsubj/find find/ROOT/find themselves/dobj/find in/prep/find the/det/area area/pobj/in commonly/advmod/referred referred/ccomp/find to/prep/referred as/prep/referred "/punct/as west/pobj/as of/prep/w...
(S (S (VP (VBG Moving) (PP (IN past) (NP (DT the) (NNP Tucson) (NNPS Mountains))))) (, ,) (NP (NNS travelers)) (VP (VBP find) (NP (PRP themselves)) (PP (IN in) (NP (NP (DT the) (NN area)) (VP (VP (ADVP (RB commonly)) (VBN referred) (PP (IN to)) (PP (IN as) (NP (`` ") (NP (NN west)) (IN of) ('' ") (NP (NNP Tucson)) (CC ...
T
['Moving past the Tucson Mountains']
[]
['Moving past the Tucson Mountains , travelers find themselves in the area commonly referred to as " west of " Tucson or " Old West Tucson " .']
[]
[]
46,495
Which poets are closely alligned with Cubism?
(ROOT (SBARQ (WHNP (WDT Which) (NNS poets)) (S (VP (VBP are) (ADVP (RB closely)) (VP (VBN alligned) (PP (IN with) (NP (NNP Cubism)))))) (. ?)))
8
{ "ADJ": [], "ADP": [ "with" ], "ADV": [ "closely" ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "Which" ], "INTJ": [], "NOUN": [ "poets", "Cubism" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [...
[ "O", "O", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "O" ]
Which/det/poets poets/nsubjpass/alligned are/auxpass/alligned closely/advmod/alligned alligned/ROOT/alligned with/prep/alligned Cubism/pobj/with ?/punct/alligned
(SBARQ (WHNP (WDT Which) (NNS poets)) (S (VP (VBP are) (ADVP (RB closely)) (VP (VBN alligned) (PP (IN with) (NP (NNP Cubism)))))) (. ?))
T
['are closely alligned with Cubism']
[]
['Which poets are closely alligned with Cubism ?']
[]
[]
7,746
In what general area of the lungs is SImon focus usually located?
(ROOT (SBARQ (WHPP (IN In) (WHNP (WHNP (WDT what) (JJ general) (NN area)) (PP (IN of) (NP (DT the) (NNS lungs))))) (SQ (VBZ is) (NP (NNP SImon) (NN focus)) (ADVP (RB usually)) (VP (VBN located))) (. ?)))
7
{ "ADJ": [ "general" ], "ADP": [ "In", "of" ], "ADV": [ "usually" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "what", "the" ], "INTJ": [], "NOUN": [ "area", "lungs", "focus" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "SImon" ], "PUN...
[ "O", "O", "O", "O", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-ADVP", "B-VP", "O" ]
In/prep/is what/det/area general/amod/area area/pcomp/In of/prep/area the/det/lungs lungs/pobj/of is/ROOT/is SImon/compound/focus focus/attr/is usually/advmod/located located/acl/focus ?/punct/is
(SBARQ (WHPP (IN In) (WHNP (WHNP (WDT what) (JJ general) (NN area)) (PP (IN of) (NP (DT the) (NNS lungs))))) (SQ (VBZ is) (NP (NNP SImon) (NN focus)) (ADVP (RB usually)) (VP (VBN located))) (. ?))
FC
[]
[]
[]
[]
['In what general area of the lungs is SImon focus usually located ?']
50,353
After many other more or less successful attempts with relatively weak rotating and reciprocating apparatus the Prussian Moritz von Jacobi created the first real rotating electric motor in May 1834 that actually developed a remarkable mechanical output power.
(ROOT (S (PP (IN After) (NP (NP (JJ many) (JJ other) (ADJP (ADVP (JJR more) (CC or) (RBR less)) (JJ successful)) (NNS attempts)) (PP (IN with) (NP (ADJP (ADJP (RB relatively) (JJ weak)) (ADJP (VBG rotating) (CC and) (VBG reciprocating))) (NN apparatus))))) (NP (DT the) (JJ Prussian) (NNP Moritz) (NNP von) (NNP Jacobi))...
9
{ "ADJ": [ "many", "other", "successful", "weak", "first", "real", "electric", "remarkable", "mechanical" ], "ADP": [ "After", "with", "in" ], "ADV": [ "more", "less", "relatively", "actually" ], "AUX": [], "CCONJ": [ "or", "and" ...
[ "B-PP", "B-NP", "I-NP", "B-ADVP", "I-ADVP", "I-ADVP", "B-ADJP", "B-NP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", ...
After/prep/created many/amod/attempts other/amod/attempts more/advmod/successful or/cc/more less/conj/more successful/amod/attempts attempts/pobj/After with/prep/attempts relatively/advmod/weak weak/amod/apparatus rotating/amod/apparatus and/cc/rotating reciprocating/conj/rotating apparatus/pobj/with the/det/Jacobi Pru...
(S (PP (IN After) (NP (NP (JJ many) (JJ other) (ADJP (ADVP (JJR more) (CC or) (RBR less)) (JJ successful)) (NNS attempts)) (PP (IN with) (NP (ADJP (ADJP (RB relatively) (JJ weak)) (ADJP (VBG rotating) (CC and) (VBG reciprocating))) (NN apparatus))))) (NP (DT the) (JJ Prussian) (NNP Moritz) (NNP von) (NNP Jacobi)) (VP (...
CT
['the Prussian Moritz von Jacobi created the first real rotating electric motor in May 1834']
['that actually developed a remarkable mechanical output power']
[]
['After many other more or less successful attempts with relatively weak rotating and reciprocating apparatus the Prussian Moritz von Jacobi created the first real rotating electric motor in May 1834 that actually developed a remarkable mechanical output power .']
[]
65,113
Future Confederate generals George E. Pickett and James Longstreet participated in the attack.
(ROOT (S (NP (NML (JJ Future) (NNP Confederate) (NNS generals)) (NML (NML (NNP George) (NNP E.) (NNP Pickett)) (CC and) (NML (NNP James) (NNP Longstreet)))) (VP (VBD participated) (PP (IN in) (NP (DT the) (NN attack)))) (. .)))
6
{ "ADJ": [ "Future", "Confederate" ], "ADP": [ "in" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "generals", "attack" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "George", "E.", "Pickett", "James",...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
Future/amod/generals Confederate/amod/generals generals/compound/Pickett George/compound/Pickett E./compound/Pickett Pickett/nsubj/participated and/cc/Pickett James/compound/Longstreet Longstreet/conj/Pickett participated/ROOT/participated in/prep/participated the/det/attack attack/pobj/in ./punct/participated
(S (NP (NML (JJ Future) (NNP Confederate) (NNS generals)) (NML (NML (NNP George) (NNP E.) (NNP Pickett)) (CC and) (NML (NNP James) (NNP Longstreet)))) (VP (VBD participated) (PP (IN in) (NP (DT the) (NN attack)))) (. .))
T
['Future Confederate generals George E. Pickett and James Longstreet participated in the attack']
[]
['Future Confederate generals George E. Pickett and James Longstreet participated in the attack .']
[]
[]
29,957
Each contains one regiment each of artillery, armour, and combat engineers, three battalions of infantry (all scaled in the British fashion), one battalion for logistics, a squadron for headquarters/signals, and several smaller support organizations.
(ROOT (S (NP (DT Each)) (VP (VBZ contains) (NP (NP (NP (CD one) (NN regiment)) (NP (DT each)) (PP (IN of) (NP (NN artillery) (, ,) (NN armour) (, ,) (CC and) (NP (NN combat) (NNS engineers))))) (, ,) (NP (NP (NP (CD three) (NNS battalions)) (PP (IN of) (NP (NN infantry)))) (-LRB- -LRB-) (S (NP (DT all)) (VP (VBN scaled...
10
{ "ADJ": [ "British", "several", "smaller" ], "ADP": [ "of", "of", "in", "for", "for" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "regiment", "artillery", "armour", "combat", ...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP"...
Each/nsubj/contains contains/ROOT/contains one/nummod/regiment regiment/dobj/contains each/appos/regiment of/prep/each artillery/pobj/of ,/punct/artillery armour/conj/artillery ,/punct/armour and/cc/armour combat/compound/engineers engineers/conj/armour ,/punct/regiment three/nummod/battalions battalions/appos/regiment...
(S (NP (DT Each)) (VP (VBZ contains) (NP (NP (NP (CD one) (NN regiment)) (NP (DT each)) (PP (IN of) (NP (NN artillery) (, ,) (NN armour) (, ,) (CC and) (NP (NN combat) (NNS engineers))))) (, ,) (NP (NP (NP (CD three) (NNS battalions)) (PP (IN of) (NP (NN infantry)))) (-LRB- -LRB-) (S (NP (DT all)) (VP (VBN scaled) (PP ...
T
['Each contains one regiment each of artillery , armour , and combat engineers , three battalions of infantry -LRB- all scaled in the British fashion -RRB- , one battalion for logistics , a squadron for headquarters / signals , and several smaller support organizations']
[]
['Each contains one regiment each of artillery , armour , and combat engineers , three battalions of infantry -LRB- all scaled in the British fashion -RRB- , one battalion for logistics , a squadron for headquarters / signals , and several smaller support organizations .']
[]
[]
24,828
operating Aérospatiale SA-342L and Bell 206 and the 450th Helicopter Gunship Squadron (450 ME/P) – operating Mi-35P helicopters and the Britten-Norman BN-2B and Pilatus PC-9 fixed-wing aircraft.
(ROOT (NP (VP (VP (VBG operating) (NP (NP (NNP Aérospatiale) (NNP SA-342L)) (CC and) (NP (NNP Bell) (CD 206)))) (CC and) (NP (NP (DT the) (JJ 450th) (NNP Helicopter) (NNP Gunship) (NNP Squadron)) (-LRB- -LRB-) (NP (CD 450) (NNP ME) (SYM /) (NNP P)) (-RRB- -RRB-))) (: –) (VP (VBG operating) (NP (NP (NNP Mi-35P) (NNS hel...
9
{ "ADJ": [ "450th" ], "ADP": [], "ADV": [], "AUX": [], "CCONJ": [ "and", "and", "and", "and" ], "DET": [ "the", "Mi-35P", "the" ], "INTJ": [], "NOUN": [ "P", "helicopters", "wing", "aircraft" ], "NUM": [ "206", "450", "PC-9" ], "P...
[ "B-VP", "B-NP", "I-NP", "I-NP", "I-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", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", "O", "O", "O", "O", "B-ADJP", "I-ADJP", "I-...
operating/ROOT/operating Aérospatiale/compound/SA-342L SA-342L/dobj/operating and/cc/SA-342L Bell/conj/SA-342L 206/nummod/Bell and/cc/SA-342L the/det/Squadron 450th/compound/Squadron Helicopter/compound/Squadron Gunship/compound/Squadron Squadron/conj/SA-342L (/punct/P 450/nummod/P ME/nmod/P //punct/P P/appos/SA-342L )...
(NP (VP (VP (VBG operating) (NP (NP (NNP Aérospatiale) (NNP SA-342L)) (CC and) (NP (NNP Bell) (CD 206)))) (CC and) (NP (NP (DT the) (JJ 450th) (NNP Helicopter) (NNP Gunship) (NNP Squadron)) (-LRB- -LRB-) (NP (CD 450) (NNP ME) (SYM /) (NNP P)) (-RRB- -RRB-))) (: –) (VP (VBG operating) (NP (NP (NNP Mi-35P) (NNS helicopte...
FC
[]
[]
[]
[]
['operating Aérospatiale SA-342L and Bell 206 and the 450th Helicopter Gunship Squadron -LRB- 450 ME / P -RRB- – operating Mi-35P helicopters and the Britten - Norman BN-2B and Pilatus PC-9 fixed - wing aircraft .']
39,936
Also of major note in Ciudad Vieja is the Plaza de la Constitución (or Plaza Matriz).
(ROOT (SINV (ADVP (RB Also)) (PP (IN of) (NP (JJ major) (NN note))) (PP (IN in) (NP (NNP Ciudad) (NNP Vieja))) (VP (VBZ is)) (NP (NP (DT the) (NML (NNP Plaza)) (IN de) (NNP la) (NNP Constitución)) (-LRB- -LRB-) (CC or) (NP (NNP Plaza) (NNP Matriz)) (-RRB- -RRB-)) (. .)))
6
{ "ADJ": [ "major" ], "ADP": [ "of", "in" ], "ADV": [ "Also" ], "AUX": [ "is" ], "CCONJ": [ "or" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "note" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Ciudad", "Vieja", "Plaza", "de", ...
[ "B-ADVP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Also/advmod/of of/prep/is major/amod/note note/pobj/of in/prep/note Ciudad/pobj/in Vieja/nsubj/is is/ROOT/is the/det/Constitución Plaza/nmod/Constitución de/nmod/la la/compound/Constitución Constitución/nsubj/is (/punct/Constitución or/cc/Constitución Plaza/compound/Matriz Matriz/conj/Constitución )/punct/Constitución ...
(SINV (ADVP (RB Also)) (PP (IN of) (NP (JJ major) (NN note))) (PP (IN in) (NP (NNP Ciudad) (NNP Vieja))) (VP (VBZ is)) (NP (NP (DT the) (NML (NNP Plaza)) (IN de) (NNP la) (NNP Constitución)) (-LRB- -LRB-) (CC or) (NP (NNP Plaza) (NNP Matriz)) (-RRB- -RRB-)) (. .))
T
['the Plaza de la Constitución -LRB- or Plaza Matriz -RRB- is']
[]
['Also of major note in Ciudad Vieja is the Plaza de la Constitución -LRB- or Plaza Matriz -RRB- .']
[]
[]
22,621
With what kind of parts were consumers able to upgrade their Dell systems with?
(ROOT (SBARQ (WHPP (IN With) (WHNP (WHNP (WDT what) (NN kind)) (PP (IN of) (NP (NNS parts))))) (SQ (VBD were) (NP (NNS consumers)) (ADJP (JJ able) (S (VP (TO to) (VP (VB upgrade) (NP (PRP$ their) (NNP Dell) (NNS systems)) (PP (IN with))))))) (. ?)))
9
{ "ADJ": [ "able" ], "ADP": [ "With", "of", "with" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [], "DET": [ "what" ], "INTJ": [], "NOUN": [ "kind", "parts", "consumers", "systems" ], "NUM": [], "PART": [ "to" ], "PRON": [ "their" ], "PR...
[ "O", "O", "O", "B-PP", "B-NP", "O", "B-NP", "B-ADJP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "O" ]
With/ROOT/With what/det/kind kind/attr/were of/prep/kind parts/pobj/of were/pcomp/With consumers/attr/were able/amod/consumers to/aux/upgrade upgrade/xcomp/able their/poss/systems Dell/compound/systems systems/dobj/upgrade with/prep/upgrade ?/punct/were
(SBARQ (WHPP (IN With) (WHNP (WHNP (WDT what) (NN kind)) (PP (IN of) (NP (NNS parts))))) (SQ (VBD were) (NP (NNS consumers)) (ADJP (JJ able) (S (VP (TO to) (VP (VB upgrade) (NP (PRP$ their) (NNP Dell) (NNS systems)) (PP (IN with))))))) (. ?))
FC
[]
[]
[]
[]
['With what kind of parts were consumers able to upgrade their Dell systems with ?']
75,432
A week after the primary, one poll put Kerry 26-points ahead of Cronin.
(ROOT (S (PP (NP (DT A) (NN week)) (IN after) (NP (DT the) (NN primary))) (, ,) (NP (CD one) (NN poll)) (VP (VBD put) (NP (NNP Kerry)) (ADVP (NP (CD 26) (HYPH -) (NNS points)) (RB ahead) (PP (IN of) (NP (NNP Cronin))))) (. .)))
7
{ "ADJ": [], "ADP": [ "after", "of" ], "ADV": [ "ahead" ], "AUX": [], "CCONJ": [], "DET": [ "A", "the" ], "INTJ": [], "NOUN": [ "week", "primary", "poll", "points" ], "NUM": [ "one", "26" ], "PART": [], "PRON": [], "PROPN": [ "Kerry", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-PP", "B-NP", "O" ]
A/det/week week/npadvmod/put after/prep/week the/det/primary primary/pobj/after ,/punct/put one/nummod/poll poll/nsubj/put put/ROOT/put Kerry/nmod/points 26/nummod/points -/punct/points points/npadvmod/ahead ahead/advmod/put of/prep/ahead Cronin/pobj/of ./punct/put
(S (PP (NP (DT A) (NN week)) (IN after) (NP (DT the) (NN primary))) (, ,) (NP (CD one) (NN poll)) (VP (VBD put) (NP (NNP Kerry)) (ADVP (NP (CD 26) (HYPH -) (NNS points)) (RB ahead) (PP (IN of) (NP (NNP Cronin))))) (. .))
T
['one poll put Kerry 26 - points ahead of Cronin']
[]
['A week after the primary , one poll put Kerry 26 - points ahead of Cronin .']
[]
[]
32,257
Once Mao's commitment was secured, preparations for war accelerated.
(ROOT (S (SBAR (IN Once) (S (NP (NP (NNP Mao) (POS 's)) (NN commitment)) (VP (VBD was) (VP (VBN secured))))) (, ,) (NP (NP (NNS preparations)) (PP (IN for) (NP (NN war)))) (VP (VBD accelerated)) (. .)))
7
{ "ADJ": [], "ADP": [ "for" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "commitment", "preparations", "war" ], "NUM": [], "PART": [ "'s" ], "PRON": [], "PROPN": [ "Mao" ], "PUNCT": [ ",", "." ], "SCONJ": [ ...
[ "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "O", "B-NP", "B-PP", "B-NP", "B-VP", "O" ]
Once/mark/secured Mao/poss/commitment 's/case/Mao commitment/nsubjpass/secured was/auxpass/secured secured/advcl/accelerated ,/punct/accelerated preparations/nsubj/accelerated for/prep/preparations war/pobj/for accelerated/ROOT/accelerated ./punct/accelerated
(S (SBAR (IN Once) (S (NP (NP (NNP Mao) (POS 's)) (NN commitment)) (VP (VBD was) (VP (VBN secured))))) (, ,) (NP (NP (NNS preparations)) (PP (IN for) (NP (NN war)))) (VP (VBD accelerated)) (. .))
CT
['preparations for war accelerated']
["Once Mao 's commitment was secured"]
[]
["Once Mao 's commitment was secured , preparations for war accelerated ."]
[]
74,607
BYU alumni in academia include former Dean of the Harvard Business School Kim B. Clark, two time world's most influential business thinker Clayton M. Christensen, Michael K. Young '73, current president of the University of Washington, Matthew S. Holland, current president of Utah Valley University, Stan L. Albrecht, c...
(ROOT (S (NP (NP (NNP BYU) (NNS alumni)) (PP (IN in) (NP (NN academia)))) (VP (VBP include) (NP (NP (NML (NP (JJ former) (NNP Dean)) (PP (IN of) (NP (DT the) (NNP Harvard) (NNP Business) (NNP School)))) (NNP Kim) (NNP B.) (NNP Clark)) (, ,) (NP (NML (NP (NML (CD two) (NN time)) (NP (NN world) (POS 's))) (ADJP (RBS most...
11
{ "ADJ": [ "former", "influential", "current", "current", "current", "previous" ], "ADP": [ "in", "of", "of", "of", "of", "of", "at", "of", "of" ], "ADV": [ "most" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-ADJP", "I-ADJP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-N...
BYU/compound/alumni alumni/nsubj/include in/prep/alumni academia/pobj/in include/ROOT/include former/amod/Dean Dean/nmod/Clark of/prep/Dean the/det/School Harvard/compound/School Business/compound/School School/pobj/of Kim/compound/Clark B./compound/Clark Clark/dobj/include ,/punct/Clark two/nummod/time time/compound/t...
(S (NP (NP (NNP BYU) (NNS alumni)) (PP (IN in) (NP (NN academia)))) (VP (VBP include) (NP (NP (NML (NP (JJ former) (NNP Dean)) (PP (IN of) (NP (DT the) (NNP Harvard) (NNP Business) (NNP School)))) (NNP Kim) (NNP B.) (NNP Clark)) (, ,) (NP (NML (NP (NML (CD two) (NN time)) (NP (NN world) (POS 's))) (ADJP (RBS most) (JJ ...
T
["BYU alumni in academia include former Dean of the Harvard Business School Kim B. Clark , two time world 's most influential business thinker Clayton M. Christensen , Michael K. Young ' 73 , current president of the University of Washington , Matthew S. Holland , current president of Utah Valley University , Stan L. A...
[]
["BYU alumni in academia include former Dean of the Harvard Business School Kim B. Clark , two time world 's most influential business thinker Clayton M. Christensen , Michael K. Young ' 73 , current president of the University of Washington , Matthew S. Holland , current president of Utah Valley University , Stan L. A...
[]
[]
52,192
If anything, there is recognition that living up to one's potential is hard work and requires the help of others.
(ROOT (S (SBAR (IN If) (NP (NN anything))) (, ,) (NP (EX there)) (VP (VBZ is) (NP (NN recognition) (SBAR (IN that) (S (S (VP (VBG living) (PP (IN up) (PP (IN to) (NP (NP (NN one) (POS 's)) (NN potential)))))) (VP (VP (VBZ is) (NP (JJ hard) (NN work))) (CC and) (VP (VBZ requires) (NP (NP (DT the) (NN help)) (PP (IN of) ...
13
{ "ADJ": [ "hard" ], "ADP": [ "up", "to", "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "recognition", "one", "potential", "work", "help", "others" ], "NUM": [], "PART": [ "'s" ], ...
[ "O", "B-NP", "O", "B-NP", "B-VP", "B-NP", "O", "B-VP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
If/mark/anything anything/advcl/is ,/punct/is there/expl/is is/ROOT/is recognition/attr/is that/mark/is living/csubj/is up/prep/living to/prep/up one/poss/potential 's/case/one potential/pobj/to is/acl/recognition hard/amod/work work/attr/is and/cc/is requires/conj/is the/det/help help/dobj/requires of/prep/help others...
(S (SBAR (IN If) (NP (NN anything))) (, ,) (NP (EX there)) (VP (VBZ is) (NP (NN recognition) (SBAR (IN that) (S (S (VP (VBG living) (PP (IN up) (PP (IN to) (NP (NP (NN one) (POS 's)) (NN potential)))))) (VP (VP (VBZ is) (NP (JJ hard) (NN work))) (CC and) (VP (VBZ requires) (NP (NP (DT the) (NN help)) (PP (IN of) (NP (N...
CT
["there is recognition that living up to one 's potential is hard work and requires the help of others"]
['If anything', "that living up to one 's potential is hard work and requires the help of others"]
[]
["If anything , there is recognition that living up to one 's potential is hard work and requires the help of others ."]
[]
19,826
As the senior partner in the new coalition, the PSdeG nominated its leader, Emilio Perez Touriño, to serve as Galicia's new president, with Anxo Quintana, the leader of BNG, as its vice president.
(ROOT (S (PP (IN As) (NP (NP (DT the) (JJ senior) (NN partner)) (PP (IN in) (NP (DT the) (JJ new) (NN coalition))))) (, ,) (NP (DT the) (NNP PSdeG)) (VP (VBD nominated) (NP (NP (PRP$ its) (NN leader)) (, ,) (NP (NNP Emilio) (NNP Perez) (NNP Touriño)) (, ,)) (S (VP (TO to) (VP (VB serve) (PP (IN as) (NP (NP (NNP Galicia...
10
{ "ADJ": [ "senior", "new", "new" ], "ADP": [ "As", "in", "as", "with", "of", "as" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "partner", "coalition", "leader", "president", ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", ...
As/prep/nominated the/det/partner senior/amod/partner partner/pobj/As in/prep/partner the/det/coalition new/amod/coalition coalition/pobj/in ,/punct/nominated the/det/PSdeG PSdeG/nsubj/nominated nominated/ROOT/nominated its/poss/leader leader/dobj/nominated ,/punct/leader Emilio/compound/Touriño Perez/compound/Touriño ...
(S (PP (IN As) (NP (NP (DT the) (JJ senior) (NN partner)) (PP (IN in) (NP (DT the) (JJ new) (NN coalition))))) (, ,) (NP (DT the) (NNP PSdeG)) (VP (VBD nominated) (NP (NP (PRP$ its) (NN leader)) (, ,) (NP (NNP Emilio) (NNP Perez) (NNP Touriño)) (, ,)) (S (VP (TO to) (VP (VB serve) (PP (IN as) (NP (NP (NNP Galicia) (POS...
T
["the PSdeG nominated its leader , Emilio Perez Touriño , to serve as Galicia 's new president , with Anxo Quintana , the leader of BNG , as its vice president"]
[]
["As the senior partner in the new coalition , the PSdeG nominated its leader , Emilio Perez Touriño , to serve as Galicia 's new president , with Anxo Quintana , the leader of BNG , as its vice president ."]
[]
[]
2,672
It was typical for each disc to start with the disc catalog (a few blank frames) then the video introduction before the rest of the data.
(ROOT (S (NP (NP (PRP It))) (VP (VBD was) (ADJP (JJ typical)) (SBAR (IN for) (S (NP (DT each) (NN disc)) (VP (TO to) (VP (VB start) (PP (IN with) (NP (NP (NP (DT the) (NN disc) (NN catalog)) (-LRB- -LRB-) (NP (DT a) (JJ few) (JJ blank) (NNS frames)) (-RRB- -RRB-)) (RB then) (NP (NP (DT the) (NN video) (NN introduction)...
15
{ "ADJ": [ "typical", "few", "blank" ], "ADP": [ "with", "before", "of" ], "ADV": [ "then" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "each", "the", "a", "the", "the", "the" ], "INTJ": [], "NOUN": [ "disc", "disc", "catalog", ...
[ "B-NP", "B-VP", "B-ADJP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
It/nsubj/was was/ROOT/was typical/acomp/was for/mark/start each/det/disc disc/nsubj/start to/aux/start start/advcl/was with/prep/start the/det/catalog disc/compound/catalog catalog/pobj/with (/punct/catalog a/quantmod/few few/nummod/frames blank/amod/frames frames/appos/catalog )/punct/catalog then/advmod/was the/det/i...
(S (NP (NP (PRP It))) (VP (VBD was) (ADJP (JJ typical)) (SBAR (IN for) (S (NP (DT each) (NN disc)) (VP (TO to) (VP (VB start) (PP (IN with) (NP (NP (NP (DT the) (NN disc) (NN catalog)) (-LRB- -LRB-) (NP (DT a) (JJ few) (JJ blank) (NNS frames)) (-RRB- -RRB-)) (RB then) (NP (NP (DT the) (NN video) (NN introduction)) (PP ...
CT
['It was typical']
['for each disc to start with the disc catalog -LRB- a few blank frames -RRB- then the video introduction before the rest of the data']
[]
['It was typical for each disc to start with the disc catalog -LRB- a few blank frames -RRB- then the video introduction before the rest of the data .']
[]
68,502
Once the countdown was finished, it revealed a reboot of the Digimon World series titled Digimon World Re:Digitize.
(ROOT (S (SBAR (IN Once) (S (NP (DT the) (NN countdown)) (VP (VBD was) (VP (VBN finished))))) (, ,) (NP (PRP it)) (VP (VBD revealed) (NP (NP (DT a) (NN reboot)) (PP (IN of) (NP (NP (DT the) (NML (NNP Digimon) (NNP World)) (NN series)) (VP (VBN titled) (S (NP (NP (NNP Digimon) (NNP World)) (NNP Re) (: :) (NP (NNP Digiti...
11
{ "ADJ": [], "ADP": [ "of", "Re" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "a", "the" ], "INTJ": [], "NOUN": [ "countdown", "reboot", "series" ], "NUM": [], "PART": [], "PRON": [ "it" ], "PROPN": [ "Digimon", "World", ...
[ "O", "B-NP", "I-NP", "B-VP", "I-VP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Once/mark/finished the/det/countdown countdown/nsubjpass/finished was/auxpass/finished finished/advcl/revealed ,/punct/revealed it/nsubj/revealed revealed/ROOT/revealed a/det/reboot reboot/dobj/revealed of/prep/reboot the/det/series Digimon/compound/World World/compound/series series/pobj/of titled/acl/series Digimon/c...
(S (SBAR (IN Once) (S (NP (DT the) (NN countdown)) (VP (VBD was) (VP (VBN finished))))) (, ,) (NP (PRP it)) (VP (VBD revealed) (NP (NP (DT a) (NN reboot)) (PP (IN of) (NP (NP (DT the) (NML (NNP Digimon) (NNP World)) (NN series)) (VP (VBN titled) (S (NP (NP (NNP Digimon) (NNP World)) (NNP Re) (: :) (NP (NNP Digitize))))...
CT
['it revealed a reboot of the Digimon World series titled Digimon World Re : Digitize']
['Once the countdown was finished']
[]
['Once the countdown was finished , it revealed a reboot of the Digimon World series titled Digimon World Re : Digitize .']
[]
19,386
In the 10th century the establishment of churches and monasteries led to the development of stone architecture that elaborated vernacular Roman forms, from which the term "Romanesque" is derived.
(ROOT (S (PP (IN In) (NP (DT the) (JJ 10th) (NN century))) (NP (NP (DT the) (NN establishment)) (PP (IN of) (NP (NNS churches) (CC and) (NNS monasteries)))) (VP (VBD led) (PP (IN to) (NP (NP (DT the) (NN development)) (PP (IN of) (NP (NP (NN stone) (NN architecture)) (SBAR (WHNP (WDT that)) (S (VP (VBD elaborated) (NP ...
16
{ "ADJ": [ "10th", "vernacular", "Roman" ], "ADP": [ "In", "of", "to", "of", "from" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "century", "establishment", "c...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "O" ]
In/prep/led the/det/century 10th/amod/century century/pobj/In the/det/establishment establishment/nsubj/led of/prep/establishment churches/pobj/of and/cc/churches monasteries/conj/churches led/ROOT/led to/prep/led the/det/development development/pobj/to of/prep/development stone/compound/architecture architecture/pobj/...
(S (PP (IN In) (NP (DT the) (JJ 10th) (NN century))) (NP (NP (DT the) (NN establishment)) (PP (IN of) (NP (NNS churches) (CC and) (NNS monasteries)))) (VP (VBD led) (PP (IN to) (NP (NP (DT the) (NN development)) (PP (IN of) (NP (NP (NN stone) (NN architecture)) (SBAR (WHNP (WDT that)) (S (VP (VBD elaborated) (NP (NP (J...
CT
['the establishment of churches and monasteries led to the development of stone architecture that elaborated vernacular Roman forms , from which the term " Romanesque " is derived']
['that elaborated vernacular Roman forms , from which the term " Romanesque " is derived', 'from which the term " Romanesque " is derived']
[]
['In the 10th century the establishment of churches and monasteries led to the development of stone architecture that elaborated vernacular Roman forms , from which the term " Romanesque " is derived .']
[]
25,668
None of these lines, in Somerset, are electrified.
(ROOT (S (NP (NP (NN None)) (PP (IN of) (NP (DT these) (NNS lines))) (, ,) (PP (IN in) (NP (NNP Somerset))) (, ,)) (VP (VBP are) (VP (VBN electrified))) (. .)))
6
{ "ADJ": [], "ADP": [ "of", "in" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [], "DET": [ "these" ], "INTJ": [], "NOUN": [ "None", "lines" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Somerset" ], "PUNCT": [ ",", ",", "." ], "SCONJ": [], ...
[ "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "O" ]
None/nsubjpass/electrified of/prep/None these/det/lines lines/pobj/of ,/punct/electrified in/prep/electrified Somerset/pobj/in ,/punct/electrified are/auxpass/electrified electrified/ROOT/electrified ./punct/electrified
(S (NP (NP (NN None)) (PP (IN of) (NP (DT these) (NNS lines))) (, ,) (PP (IN in) (NP (NNP Somerset))) (, ,)) (VP (VBP are) (VP (VBN electrified))) (. .))
T
['None of these lines , in Somerset , are electrified']
[]
['None of these lines , in Somerset , are electrified .']
[]
[]
11,863
Outgassing and volcanic activity produced the primordial atmosphere.
(ROOT (S (NP (NN Outgassing) (CC and) (JJ volcanic) (NN activity)) (VP (VBD produced) (NP (DT the) (JJ primordial) (NN atmosphere))) (. .)))
5
{ "ADJ": [ "Outgassing", "volcanic", "primordial" ], "ADP": [], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "activity", "atmosphere" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "O" ]
Outgassing/amod/activity and/cc/Outgassing volcanic/conj/Outgassing activity/nsubj/produced produced/ROOT/produced the/det/atmosphere primordial/amod/atmosphere atmosphere/dobj/produced ./punct/produced
(S (NP (NN Outgassing) (CC and) (JJ volcanic) (NN activity)) (VP (VBD produced) (NP (DT the) (JJ primordial) (NN atmosphere))) (. .))
T
['Outgassing and volcanic activity produced the primordial atmosphere']
[]
['Outgassing and volcanic activity produced the primordial atmosphere .']
[]
[]
72,680
Following the glass batch preparation and mixing, the raw materials are transported to the furnace.
(ROOT (S (PP (VBG Following) (NP (DT the) (NN glass) (NN batch) (NN preparation) (CC and) (NN mixing))) (, ,) (NP (DT the) (JJ raw) (NNS materials)) (VP (VBP are) (VP (VBN transported) (PP (IN to) (NP (DT the) (NN furnace))))) (. .)))
7
{ "ADJ": [ "raw" ], "ADP": [ "to" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "glass", "batch", "preparation", "mixing", "materials", "furnace" ], "NUM": [], "PART": [], "P...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
Following/prep/transported the/det/preparation glass/compound/batch batch/compound/preparation preparation/pobj/Following and/cc/preparation mixing/conj/preparation ,/punct/transported the/det/materials raw/amod/materials materials/nsubjpass/transported are/auxpass/transported transported/ROOT/transported to/prep/trans...
(S (PP (VBG Following) (NP (DT the) (NN glass) (NN batch) (NN preparation) (CC and) (NN mixing))) (, ,) (NP (DT the) (JJ raw) (NNS materials)) (VP (VBP are) (VP (VBN transported) (PP (IN to) (NP (DT the) (NN furnace))))) (. .))
T
['the raw materials are transported to the furnace']
[]
['Following the glass batch preparation and mixing , the raw materials are transported to the furnace .']
[]
[]
30,376
" The granting of assent by the monarch in person, or by commission, is still possible, but this third form is used on a day-to-day basis.
(ROOT (S (`` ") (S (NP (NP (DT The) (NN granting)) (PP (IN of) (NP (NN assent))) (PP (IN by) (NP (NP (DT the) (NN monarch)) (PP (PP (PP (IN in) (NP (NN person))) (, ,) (CC or) (PP (IN by) (NP (NN commission)))) (, ,))))) (VP (VBZ is) (ADVP (RB still)) (ADJP (JJ possible)))) (, ,) (CC but) (S (NP (DT this) (JJ third) (N...
11
{ "ADJ": [ "possible", "third" ], "ADP": [ "of", "by", "in", "by", "on", "to" ], "ADV": [ "still" ], "AUX": [ "is", "is" ], "CCONJ": [ "or", "but" ], "DET": [ "The", "the", "this", "a" ], "INTJ": [], "NOUN": [ "granting"...
[ "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "I-PP", "I-PP", "B-NP", "B-PP", "B-VP", "B-ADVP", "B-ADJP", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "O", "O", "B-PP", "I-PP", "B-NP", "I-NP",...
"/punct/is The/det/granting granting/nsubj/is of/prep/granting assent/pobj/of by/prep/assent the/det/monarch monarch/pobj/by in/prep/assent person/pobj/in ,/punct/granting or/cc/granting by/conj/granting commission/pobj/by ,/punct/granting is/ROOT/is still/advmod/is possible/acomp/is ,/punct/is but/cc/is this/det/form ...
(S (`` ") (S (NP (NP (DT The) (NN granting)) (PP (IN of) (NP (NN assent))) (PP (IN by) (NP (NP (DT the) (NN monarch)) (PP (PP (PP (IN in) (NP (NN person))) (, ,) (CC or) (PP (IN by) (NP (NN commission)))) (, ,))))) (VP (VBZ is) (ADVP (RB still)) (ADJP (JJ possible)))) (, ,) (CC but) (S (NP (DT this) (JJ third) (NN form...
T
['The granting of assent by the monarch in person , or by commission , is still possible', 'this third form is used on a day - to - day basis']
[]
['" The granting of assent by the monarch in person , or by commission , is still possible , but this third form is used on a day - to - day basis .']
[]
[]
11,477
What year did Positivism end?
(ROOT (SBARQ (WHNP (WDT What) (NN year)) (SQ (VBD did) (NP (NN Positivism)) (VP (VB end))) (. ?)))
5
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "What" ], "INTJ": [], "NOUN": [ "year" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Positivism" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "end" ...
[ "O", "O", "O", "B-NP", "B-VP", "O" ]
What/det/year year/dobj/end did/aux/end Positivism/nsubj/end end/ROOT/end ?/punct/end
(SBARQ (WHNP (WDT What) (NN year)) (SQ (VBD did) (NP (NN Positivism)) (VP (VB end))) (. ?))
FC
[]
[]
[]
[]
['What year did Positivism end ?']
67,414
However, Lok-Ham Chan, a professor of history at the University of Washington, writes that Changchub Gyaltsen's aims were to recreate the old Tibetan Kingdom that existed during the Chinese Tang dynasty, to build "nationalist sentiment" amongst Tibetans, and to "remove all traces of Mongol suzerainty."
(ROOT (S (ADVP (RB However)) (, ,) (NP (NP (NNP Lok) (HYPH -) (NNP Ham) (NNP Chan)) (, ,) (NP (NP (DT a) (NN professor)) (PP (IN of) (NP (NN history))) (PP (IN at) (NP (NP (DT the) (NNP University)) (PP (IN of) (NP (NNP Washington)))))) (, ,)) (VP (VBZ writes) (SBAR (IN that) (S (NP (NP (NNP Changchub) (NNP Gyaltsen) (...
18
{ "ADJ": [ "old", "nationalist" ], "ADP": [ "of", "at", "of", "during", "amongst", "of" ], "ADV": [ "However" ], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "a", "the", "the", "the", "all" ], "INTJ": [], "NOUN": [ "profe...
[ "B-ADVP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-...
However/advmod/writes ,/punct/writes Lok/compound/Chan -/punct/Chan Ham/compound/Chan Chan/nsubj/writes ,/punct/Chan a/det/professor professor/appos/Chan of/prep/professor history/pobj/of at/prep/professor the/det/University University/pobj/at of/prep/University Washington/pobj/of ,/punct/Chan writes/ROOT/writes that/m...
(S (ADVP (RB However)) (, ,) (NP (NP (NNP Lok) (HYPH -) (NNP Ham) (NNP Chan)) (, ,) (NP (NP (DT a) (NN professor)) (PP (IN of) (NP (NN history))) (PP (IN at) (NP (NP (DT the) (NNP University)) (PP (IN of) (NP (NNP Washington)))))) (, ,)) (VP (VBZ writes) (SBAR (IN that) (S (NP (NP (NNP Changchub) (NNP Gyaltsen) (POS 's...
CT
['Lok - Ham Chan , a professor of history at the University of Washington , writes']
['that Changchub Gyaltsen \'s aims were to recreate the old Tibetan Kingdom that existed during the Chinese Tang dynasty , to build " nationalist sentiment " amongst Tibetans , and to " remove all traces of Mongol suzerainty', 'that existed during the Chinese Tang dynasty']
[]
['However , Lok - Ham Chan , a professor of history at the University of Washington , writes that Changchub Gyaltsen \'s aims were to recreate the old Tibetan Kingdom that existed during the Chinese Tang dynasty , to build " nationalist sentiment " amongst Tibetans , and to " remove all traces of Mongol suzerainty . "'...
[]
21,586
China, France, Russia, the United Kingdom and the United States are often referred to as great powers by academics due to "their political and economic dominance of the global arena".
(ROOT (S (NP (NP (NNP China)) (, ,) (NP (NNP France)) (, ,) (NP (NNP Russia)) (, ,) (NP (DT the) (NNP United) (NNP Kingdom)) (CC and) (NP (DT the) (NNP United) (NNPS States))) (VP (VBP are) (ADVP (RB often)) (VP (VBN referred) (PP (PP (IN to)) (PP (IN as) (NP (JJ great) (NNS powers)))) (PP (IN by) (NP (NNS academics)))...
9
{ "ADJ": [ "great", "due", "political", "economic", "global" ], "ADP": [ "to", "as", "by", "to", "of" ], "ADV": [ "often" ], "AUX": [ "are" ], "CCONJ": [ "and", "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "I-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "I-PP", "I-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", ...
China/nsubjpass/referred ,/punct/China France/conj/China ,/punct/France Russia/conj/France ,/punct/Russia the/det/Kingdom United/compound/Kingdom Kingdom/conj/Russia and/cc/Kingdom the/det/States United/compound/States States/conj/Kingdom are/auxpass/referred often/advmod/referred referred/ROOT/referred to/prep/referre...
(S (NP (NP (NNP China)) (, ,) (NP (NNP France)) (, ,) (NP (NNP Russia)) (, ,) (NP (DT the) (NNP United) (NNP Kingdom)) (CC and) (NP (DT the) (NNP United) (NNPS States))) (VP (VBP are) (ADVP (RB often)) (VP (VBN referred) (PP (PP (IN to)) (PP (IN as) (NP (JJ great) (NNS powers)))) (PP (IN by) (NP (NNS academics))) (PP (...
T
['China , France , Russia , the United Kingdom and the United States are often referred to as great powers by academics due to " their political and economic dominance of the global arena']
[]
['China , France , Russia , the United Kingdom and the United States are often referred to as great powers by academics due to " their political and economic dominance of the global arena " .']
[]
[]
35,381
For a long time, it was thought that the Amazon rainforest was only ever sparsely populated, as it was impossible to sustain a large population through agriculture given the poor soil.
(ROOT (S (PP (IN For) (NP (DT a) (JJ long) (NN time))) (, ,) (NP (PRP it)) (VP (VBD was) (VP (VBN thought) (SBAR (IN that) (S (NP (DT the) (NNP Amazon) (NN rainforest)) (VP (VBD was) (ADVP (ADVP (RB only) (RB ever)) (ADVP (RB sparsely))) (VP (VBN populated)) (, ,) (SBAR (IN as) (S (NP (NP (PRP it))) (VP (VBD was) (ADJP...
16
{ "ADJ": [ "long", "impossible", "large", "poor" ], "ADP": [ "For", "through" ], "ADV": [ "only", "ever", "sparsely" ], "AUX": [ "was", "was", "was" ], "CCONJ": [], "DET": [ "a", "the", "a", "the" ], "INTJ": [], "NOUN": [ "tim...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "I-ADVP", "I-ADVP", "B-VP", "I-VP", "O", "B-NP", "B-VP", "B-ADJP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP",...
For/prep/thought a/det/time long/amod/time time/pobj/For ,/punct/thought it/nsubjpass/thought was/auxpass/thought thought/ROOT/thought that/mark/populated the/det/rainforest Amazon/compound/rainforest rainforest/nsubjpass/populated was/auxpass/populated only/advmod/ever ever/advmod/sparsely sparsely/advmod/populated po...
(S (PP (IN For) (NP (DT a) (JJ long) (NN time))) (, ,) (NP (PRP it)) (VP (VBD was) (VP (VBN thought) (SBAR (IN that) (S (NP (DT the) (NNP Amazon) (NN rainforest)) (VP (VBD was) (ADVP (ADVP (RB only) (RB ever)) (ADVP (RB sparsely))) (VP (VBN populated)) (, ,) (SBAR (IN as) (S (NP (NP (PRP it))) (VP (VBD was) (ADJP (JJ i...
CT
['it was thought']
['that the Amazon rainforest was only ever sparsely populated , as it was impossible to sustain a large population through agriculture given the poor soil', 'as it was impossible to sustain a large population through agriculture given the poor soil']
[]
['For a long time , it was thought that the Amazon rainforest was only ever sparsely populated , as it was impossible to sustain a large population through agriculture given the poor soil .']
[]
26,443
Some are very plain and functional, while some are pieces of art in themselves.
(ROOT (S (NP (DT Some)) (VP (VBP are) (ADJP (RB very) (JJ plain) (CC and) (JJ functional)) (, ,) (SBAR (IN while) (S (NP (DT some)) (VP (VBP are) (NP (NP (NNS pieces)) (PP (IN of) (NP (NN art)))) (PP (IN in) (NP (PRP themselves))))))) (. .)))
10
{ "ADJ": [ "plain", "functional" ], "ADP": [ "of", "in" ], "ADV": [ "very" ], "AUX": [ "are", "are" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "pieces", "art" ], "NUM": [], "PART": [], "PRON": [ "Some", "some", "themselve...
[ "B-NP", "B-VP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "B-VP", "O", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "O" ]
Some/nsubj/are are/ROOT/are very/advmod/plain plain/acomp/are and/cc/plain functional/conj/plain ,/punct/are while/mark/are some/nsubj/are are/advcl/are pieces/attr/are of/prep/pieces art/pobj/of in/prep/are themselves/pobj/in ./punct/are
(S (NP (DT Some)) (VP (VBP are) (ADJP (RB very) (JJ plain) (CC and) (JJ functional)) (, ,) (SBAR (IN while) (S (NP (DT some)) (VP (VBP are) (NP (NP (NNS pieces)) (PP (IN of) (NP (NN art)))) (PP (IN in) (NP (PRP themselves))))))) (. .))
CT
['Some are very plain and functional ,']
['while some are pieces of art in themselves']
[]
['Some are very plain and functional , while some are pieces of art in themselves .']
[]
14,467
TheTV/Video Services category is for services like Netflix and/or if PlayTV or torne is installed; the first category in this section is "My Channels", which lets users download various streaming services, including Sony's own streaming services Crackle and PlayStation Vue.
(ROOT (S (S (NP (NML (NML (NNP TheTV)) (SYM /) (NML (NNP Video) (NNPS Services))) (NN category)) (VP (VBZ is) (PP (PP (IN for) (NP (NP (NNS services)) (PP (IN like) (NP (NNP Netflix))))) (CC and/or) (SBAR (IN if) (S (NP (NNP PlayTV) (CC or) (NN torne)) (VP (VBZ is) (VP (VBN installed)))))))) (: ;) (S (NP (NP (DT the) (...
16
{ "ADJ": [ "torne", "first", "various", "own" ], "ADP": [ "for", "like", "in" ], "ADV": [], "AUX": [ "is", "is", "is" ], "CCONJ": [ "and/or", "or", "and" ], "DET": [ "the", "this" ], "INTJ": [], "NOUN": [ "category", "services...
[ "O", "O", "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "B-PP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "B-VP",...
TheTV/nmod/Services //punct/Services Video/compound/Services Services/compound/category category/nsubj/is is/ccomp/is for/prep/is services/pobj/for like/prep/services Netflix/pobj/like and/or/cc/for if/mark/installed PlayTV/nsubjpass/installed or/cc/PlayTV torne/conj/PlayTV is/auxpass/installed installed/advcl/is ;/pun...
(S (S (NP (NML (NML (NNP TheTV)) (SYM /) (NML (NNP Video) (NNPS Services))) (NN category)) (VP (VBZ is) (PP (PP (IN for) (NP (NP (NNS services)) (PP (IN like) (NP (NNP Netflix))))) (CC and/or) (SBAR (IN if) (S (NP (NNP PlayTV) (CC or) (NN torne)) (VP (VBZ is) (VP (VBN installed)))))))) (: ;) (S (NP (NP (DT the) (JJ fir...
CT
['TheTV / Video Services category is for services like Netflix and/or', 'the first category in this section is " My Channels " , which lets users download various streaming services , including Sony \'s own streaming services Crackle and PlayStation Vue']
['if PlayTV or torne is installed', "which lets users download various streaming services , including Sony 's own streaming services Crackle and PlayStation Vue"]
[]
['TheTV / Video Services category is for services like Netflix and/or if PlayTV or torne is installed ; the first category in this section is " My Channels " , which lets users download various streaming services , including Sony \'s own streaming services Crackle and PlayStation Vue .']
[]
70,248
Feynman's account reveals a disconnect between NASA's engineers and executives that was far more striking than he expected.
(ROOT (S (NP (NP (NNP Feynman) (POS 's)) (NN account)) (VP (VBZ reveals) (NP (NP (NP (DT a) (NN disconnect)) (PP (IN between) (NP (NP (NNP NASA) (POS 's)) (NNS engineers) (CC and) (NNS executives)))) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (ADJP (ADJP (ADVP (RB far) (RBR more)) (JJ striking)) (SBAR (IN than) (S (NP (P...
12
{ "ADJ": [ "striking" ], "ADP": [ "between" ], "ADV": [ "far", "more" ], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "a" ], "INTJ": [], "NOUN": [ "account", "disconnect", "engineers", "executives" ], "NUM": [], "PART": [ "'s", "'s"...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-ADVP", "I-ADVP", "B-ADJP", "O", "B-NP", "B-VP", "O" ]
Feynman/poss/account 's/case/Feynman account/nsubj/reveals reveals/ROOT/reveals a/det/disconnect disconnect/dobj/reveals between/prep/disconnect NASA/poss/engineers 's/case/NASA engineers/pobj/between and/cc/engineers executives/conj/engineers that/nsubj/was was/relcl/engineers far/advmod/more more/advmod/striking stri...
(S (NP (NP (NNP Feynman) (POS 's)) (NN account)) (VP (VBZ reveals) (NP (NP (NP (DT a) (NN disconnect)) (PP (IN between) (NP (NP (NNP NASA) (POS 's)) (NNS engineers) (CC and) (NNS executives)))) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (ADJP (ADJP (ADVP (RB far) (RBR more)) (JJ striking)) (SBAR (IN than) (S (NP (PRP he)...
CT
["Feynman 's account reveals a disconnect between NASA 's engineers and executives that was far more striking"]
['that was far more striking than he expected', 'than he expected']
[]
["Feynman 's account reveals a disconnect between NASA 's engineers and executives that was far more striking than he expected ."]
[]
48,638
Despite his unprecedented use of Army troops to enforce a federal desegregation order at Central High School in Little Rock, Eisenhower was criticized for his reluctance to support the civil rights movement to the degree that activists wanted.
(ROOT (S (PP (IN Despite) (NP (NP (PRP$ his) (JJ unprecedented) (NN use)) (PP (IN of) (NP (NNP Army) (NNS troops))) (S (VP (TO to) (VP (VB enforce) (NP (DT a) (JJ federal) (NN desegregation) (NN order)) (PP (IN at) (NP (NP (NNP Central) (NNP High) (NNP School)) (PP (IN in) (NP (NNP Little) (NNP Rock)))))))))) (, ,) (NP...
15
{ "ADJ": [ "unprecedented", "federal", "civil" ], "ADP": [ "of", "at", "in", "for", "to" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "a", "the", "the" ], "INTJ": [], "NOUN": [ "use", "troops", "desegregation", "order", ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "O", "O", "B-NP...
Despite/prep/criticized his/poss/use unprecedented/amod/use use/pobj/Despite of/prep/use Army/compound/troops troops/pobj/of to/aux/enforce enforce/acl/use a/det/order federal/amod/order desegregation/compound/order order/dobj/enforce at/prep/order Central/compound/School High/compound/School School/pobj/at in/prep/Sch...
(S (PP (IN Despite) (NP (NP (PRP$ his) (JJ unprecedented) (NN use)) (PP (IN of) (NP (NNP Army) (NNS troops))) (S (VP (TO to) (VP (VB enforce) (NP (DT a) (JJ federal) (NN desegregation) (NN order)) (PP (IN at) (NP (NP (NNP Central) (NNP High) (NNP School)) (PP (IN in) (NP (NNP Little) (NNP Rock)))))))))) (, ,) (NP (NNP ...
CT
['Eisenhower was criticized for his reluctance to support the civil rights movement to the degree that activists wanted']
['that activists wanted']
[]
['Despite his unprecedented use of Army troops to enforce a federal desegregation order at Central High School in Little Rock , Eisenhower was criticized for his reluctance to support the civil rights movement to the degree that activists wanted .']
[]
33,524
The election of Michael Foot as leader in 1980, and the leftist policies he espoused, such as unilateral nuclear disarmament, leaving the European Economic Community (EEC) and NATO, closer governmental influence in the banking system, the creation of a national minimum wage and a ban on fox hunting led in 1981 to four ...
(ROOT (S (NP (NP (NP (DT The) (NN election)) (PP (IN of) (NP (NNP Michael) (NNP Foot))) (PP (IN as) (NP (NN leader))) (PP (IN in) (NP (CD 1980)))) (, ,) (CC and) (NP (NP (NP (DT the) (JJ leftist) (NNS policies)) (SBAR (S (NP (PRP he)) (VP (VBD espoused))))) (, ,) (PP (JJ such) (IN as) (NP (NP (NP (JJ unilateral) (JJ nu...
12
{ "ADJ": [ "leftist", "such", "unilateral", "nuclear", "closer", "governmental", "national", "former" ], "ADP": [ "of", "as", "in", "as", "in", "of", "on", "in", "to", "from", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP"...
The/det/election election/ROOT/election of/prep/election Michael/compound/Foot Foot/pobj/of as/prep/election leader/pobj/as in/prep/election 1980/pobj/in ,/punct/election and/cc/election the/det/policies leftist/amod/policies policies/conj/election he/nsubj/espoused espoused/relcl/policies ,/punct/policies such/amod/as...
(S (NP (NP (NP (DT The) (NN election)) (PP (IN of) (NP (NNP Michael) (NNP Foot))) (PP (IN as) (NP (NN leader))) (PP (IN in) (NP (CD 1980)))) (, ,) (CC and) (NP (NP (NP (DT the) (JJ leftist) (NNS policies)) (SBAR (S (NP (PRP he)) (VP (VBD espoused))))) (, ,) (PP (JJ such) (IN as) (NP (NP (NP (JJ unilateral) (JJ nuclear)...
CT
['The election of Michael Foot as leader in 1980 , and the leftist policies he espoused , such as unilateral nuclear disarmament , leaving the European Economic Community -LRB- EEC -RRB- and NATO , closer governmental influence in the banking system , the creation of a national minimum wage and a ban on fox hunting led...
['he espoused']
[]
['The election of Michael Foot as leader in 1980 , and the leftist policies he espoused , such as unilateral nuclear disarmament , leaving the European Economic Community -LRB- EEC -RRB- and NATO , closer governmental influence in the banking system , the creation of a national minimum wage and a ban on fox hunting led...
[]
20,732
For example, Dalton assumed that water's formula was HO, giving the atomic mass of oxygen as 8 times that of hydrogen, instead of the modern value of about 16.
(ROOT (S (PP (IN For) (NP (NN example))) (, ,) (NP (NNP Dalton)) (VP (VBD assumed) (SBAR (IN that) (S (NP (NP (NN water) (POS 's)) (NN formula)) (VP (VBD was) (NP (NNP HO)) (, ,) (S (VP (VBG giving) (NP (NP (DT the) (JJ atomic) (NN mass)) (PP (IN of) (NP (NN oxygen)))) (PP (PP (IN as) (NP (NP (QP (CD 8) (NNS times)) (D...
14
{ "ADJ": [ "atomic", "modern" ], "ADP": [ "For", "of", "as", "of", "of", "of" ], "ADV": [ "instead", "about" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "that", "the" ], "INTJ": [], "NOUN": [ "example", "water", "formula...
[ "B-PP", "B-NP", "O", "B-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "O", "O", "B-NP", "B-PP", "B-NP", "B-PP", "I-PP", "I-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", ...
For/prep/assumed example/pobj/For ,/punct/assumed Dalton/nsubj/assumed assumed/ROOT/assumed that/mark/was water/poss/formula 's/case/water formula/nsubj/was was/ccomp/assumed HO/attr/was ,/punct/was giving/advcl/was the/det/mass atomic/amod/mass mass/dobj/giving of/prep/mass oxygen/pobj/of as/prep/giving 8/pobj/as time...
(S (PP (IN For) (NP (NN example))) (, ,) (NP (NNP Dalton)) (VP (VBD assumed) (SBAR (IN that) (S (NP (NP (NN water) (POS 's)) (NN formula)) (VP (VBD was) (NP (NNP HO)) (, ,) (S (VP (VBG giving) (NP (NP (DT the) (JJ atomic) (NN mass)) (PP (IN of) (NP (NN oxygen)))) (PP (PP (IN as) (NP (NP (QP (CD 8) (NNS times)) (DT that...
CT
['Dalton assumed']
["that water 's formula was HO , giving the atomic mass of oxygen as 8 times that of hydrogen , instead of the modern value of about 16"]
[]
["For example , Dalton assumed that water 's formula was HO , giving the atomic mass of oxygen as 8 times that of hydrogen , instead of the modern value of about 16 ."]
[]
45,059
What were the findings of the OSCE team?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD were) (NP (NP (DT the) (NNS findings)) (PP (IN of) (NP (DT the) (NNP OSCE) (NN team)))))) (. ?)))
8
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "findings", "team" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "OSCE" ], "PUNCT": [ "?" ], "SCONJ": [], "SP...
[ "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
What/attr/were were/ROOT/were the/det/findings findings/nsubj/were of/prep/findings the/det/team OSCE/compound/team team/pobj/of ?/punct/were
(SBARQ (WHNP (WP What)) (SQ (VP (VBD were) (NP (NP (DT the) (NNS findings)) (PP (IN of) (NP (DT the) (NNP OSCE) (NN team)))))) (. ?))
FC
[]
[]
[]
[]
['What were the findings of the OSCE team ?']
28,438
The Federal Council constitutes the federal government, directs the federal administration and serves as collective Head of State.
(ROOT (S (NP (DT The) (NNP Federal) (NNP Council)) (VP (VP (VBZ constitutes) (NP (DT the) (JJ federal) (NN government))) (, ,) (VP (VBZ directs) (NP (DT the) (JJ federal) (NN administration))) (CC and) (VP (VBZ serves) (PP (IN as) (NP (NP (JJ collective) (NNP Head)) (PP (IN of) (NP (NNP State))))))) (. .)))
9
{ "ADJ": [ "federal", "federal", "collective" ], "ADP": [ "as", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "government", "administration" ], "NUM": [], "PART": [], "PRON": [], "PROP...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
The/det/Council Federal/compound/Council Council/nsubj/constitutes constitutes/ROOT/constitutes the/det/government federal/amod/government government/dobj/constitutes ,/punct/constitutes directs/conj/constitutes the/det/administration federal/amod/administration administration/dobj/directs and/cc/directs serves/conj/di...
(S (NP (DT The) (NNP Federal) (NNP Council)) (VP (VP (VBZ constitutes) (NP (DT the) (JJ federal) (NN government))) (, ,) (VP (VBZ directs) (NP (DT the) (JJ federal) (NN administration))) (CC and) (VP (VBZ serves) (PP (IN as) (NP (NP (JJ collective) (NNP Head)) (PP (IN of) (NP (NNP State))))))) (. .))
T
['The Federal Council constitutes the federal government , directs the federal administration and serves as collective Head of State']
[]
['The Federal Council constitutes the federal government , directs the federal administration and serves as collective Head of State .']
[]
[]
725
Egal would later become the President of the autonomous Somaliland region in northwestern Somalia.
(ROOT (S (NP (NNP Egal)) (VP (MD would) (ADVP (RB later)) (VP (VB become) (NP (NP (DT the) (NNP President)) (PP (IN of) (NP (NP (DT the) (JJ autonomous) (NNP Somaliland) (NN region)) (PP (IN in) (NP (JJ northwestern) (NNP Somalia)))))))) (. .)))
10
{ "ADJ": [ "autonomous", "northwestern" ], "ADP": [ "of", "in" ], "ADV": [ "later" ], "AUX": [ "would" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "region" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Egal", "Preside...
[ "B-NP", "B-VP", "B-ADVP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Egal/nsubj/become would/aux/become later/advmod/become become/ROOT/become the/det/President President/attr/become of/prep/President the/det/region autonomous/amod/region Somaliland/compound/region region/pobj/of in/prep/region northwestern/compound/Somalia Somalia/pobj/in ./punct/become
(S (NP (NNP Egal)) (VP (MD would) (ADVP (RB later)) (VP (VB become) (NP (NP (DT the) (NNP President)) (PP (IN of) (NP (NP (DT the) (JJ autonomous) (NNP Somaliland) (NN region)) (PP (IN in) (NP (JJ northwestern) (NNP Somalia)))))))) (. .))
T
['Egal would later become the President of the autonomous Somaliland region in northwestern Somalia']
[]
['Egal would later become the President of the autonomous Somaliland region in northwestern Somalia .']
[]
[]
29,797
The Theotokia (i.e., hymns to the Theotokos) are an essential part of the Divine Services in the Eastern Church and their positioning within the liturgical sequence effectively places the Theotokos in the most prominent place after Christ.
(ROOT (S (S (NP (NP (DT The) (NNP Theotokia)) (-LRB- -LRB-) (RB i.e.) (, ,) (NP (NP (NNS hymns)) (PP (IN to) (NP (DT the) (NNPS Theotokos)))) (-RRB- -RRB-)) (VP (VBP are) (NP (NP (DT an) (JJ essential) (NN part)) (PP (IN of) (NP (NP (DT the) (NNP Divine) (NNPS Services)) (PP (IN in) (NP (DT the) (NNP Eastern) (NNP Chur...
10
{ "ADJ": [ "essential", "liturgical", "prominent" ], "ADP": [ "to", "of", "in", "within", "in", "after" ], "ADV": [ "effectively", "most" ], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "The", "the", "an", "the", "the", ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "B-NP",...
The/det/hymns Theotokia/nmod/hymns (/punct/hymns i.e./advmod/hymns ,/punct/hymns hymns/nsubj/are to/prep/hymns the/det/Theotokos Theotokos/pobj/to )/punct/hymns are/ROOT/are an/det/part essential/amod/part part/attr/are of/prep/part the/det/Services Divine/compound/Services Services/pobj/of in/prep/Services the/det/Chu...
(S (S (NP (NP (DT The) (NNP Theotokia)) (-LRB- -LRB-) (RB i.e.) (, ,) (NP (NP (NNS hymns)) (PP (IN to) (NP (DT the) (NNPS Theotokos)))) (-RRB- -RRB-)) (VP (VBP are) (NP (NP (DT an) (JJ essential) (NN part)) (PP (IN of) (NP (NP (DT the) (NNP Divine) (NNPS Services)) (PP (IN in) (NP (DT the) (NNP Eastern) (NNP Church))))...
T
['The Theotokia -LRB- i.e. , hymns to the Theotokos -RRB- are an essential part of the Divine Services in the Eastern Church', 'their positioning within the liturgical sequence effectively places the Theotokos in the most prominent place after Christ']
[]
['The Theotokia -LRB- i.e. , hymns to the Theotokos -RRB- are an essential part of the Divine Services in the Eastern Church and their positioning within the liturgical sequence effectively places the Theotokos in the most prominent place after Christ .']
[]
[]
73,703
These reforms included outlawing slavery, nationalizing land to equally distribute between households, and introducing new currencies, a change which debased the value of coinage.
(ROOT (S (NP (DT These) (NNS reforms)) (VP (VBD included) (S (VP (VP (VBG outlawing) (NP (NN slavery))) (, ,) (VP (VBG nationalizing) (NP (NN land)) (S (VP (TO to) (ADVP (RB equally)) (VP (VB distribute) (PP (IN between) (NP (NNS households))))))) (, ,) (CC and) (VP (VBG introducing) (NP (NP (JJ new) (NNS currencies)) ...
15
{ "ADJ": [ "new" ], "ADP": [ "between", "of" ], "ADV": [ "equally" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "These", "a", "the" ], "INTJ": [], "NOUN": [ "reforms", "slavery", "land", "households", "currencies", "change", "value", ...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-VP", "I-VP", "B-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
These/det/reforms reforms/nsubj/included included/ROOT/included outlawing/xcomp/included slavery/dobj/outlawing ,/punct/included nationalizing/advcl/included land/dobj/nationalizing to/aux/distribute equally/advmod/distribute distribute/relcl/land between/prep/distribute households/pobj/between ,/punct/distribute and/c...
(S (NP (DT These) (NNS reforms)) (VP (VBD included) (S (VP (VP (VBG outlawing) (NP (NN slavery))) (, ,) (VP (VBG nationalizing) (NP (NN land)) (S (VP (TO to) (ADVP (RB equally)) (VP (VB distribute) (PP (IN between) (NP (NNS households))))))) (, ,) (CC and) (VP (VBG introducing) (NP (NP (JJ new) (NNS currencies)) (, ,) ...
CT
['These reforms included outlawing slavery , nationalizing land to equally distribute between households , and introducing new currencies , a change which debased the value of coinage']
['which debased the value of coinage']
[]
['These reforms included outlawing slavery , nationalizing land to equally distribute between households , and introducing new currencies , a change which debased the value of coinage .']
[]
53,372
In the grammatical tradition of Sanskrit, aspirated consonants are called voiceless aspirated, and breathy-voiced consonants are called voiced aspirated.
(ROOT (S (PP (IN In) (NP (NP (DT the) (JJ grammatical) (NN tradition)) (PP (IN of) (NP (NNP Sanskrit))))) (, ,) (S (NP (JJ aspirated) (NNS consonants)) (VP (VBP are) (VP (VBN called) (S (ADJP (JJ voiceless) (VBN aspirated)))))) (, ,) (CC and) (S (NP (ADJP (JJ breathy) (HYPH -) (VBN voiced)) (NNS consonants)) (VP (VBP a...
8
{ "ADJ": [ "grammatical" ], "ADP": [ "In", "of" ], "ADV": [], "AUX": [ "are", "are" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "tradition", "consonants", "voiceless", "breathy", "consonants" ], "NUM": [], "PART": [], "...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADJP", "I-ADJP", "O", "O", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "B-ADJP", "I-ADJP", "O" ]
In/prep/called the/det/tradition grammatical/amod/tradition tradition/pobj/In of/prep/tradition Sanskrit/pobj/of ,/punct/called aspirated/amod/consonants consonants/nsubjpass/called are/auxpass/called called/ROOT/called voiceless/oprd/called aspirated/acl/voiceless ,/punct/called and/cc/called breathy/npadvmod/voiced -...
(S (PP (IN In) (NP (NP (DT the) (JJ grammatical) (NN tradition)) (PP (IN of) (NP (NNP Sanskrit))))) (, ,) (S (NP (JJ aspirated) (NNS consonants)) (VP (VBP are) (VP (VBN called) (S (ADJP (JJ voiceless) (VBN aspirated)))))) (, ,) (CC and) (S (NP (ADJP (JJ breathy) (HYPH -) (VBN voiced)) (NNS consonants)) (VP (VBP are) (V...
T
['aspirated consonants are called voiceless aspirated', 'breathy - voiced consonants are called voiced aspirated']
[]
['In the grammatical tradition of Sanskrit , aspirated consonants are called voiceless aspirated , and breathy - voiced consonants are called voiced aspirated .']
[]
[]
34,625
Ann Arbor was founded in 1824 by land speculators John Allen and Elisha Walker Rumsey.
(ROOT (S (NP (NNP Ann) (NNP Arbor)) (VP (VBD was) (VP (VBN founded) (PP (IN in) (NP (CD 1824))) (PP (IN by) (NP (NML (NN land) (NNS speculators)) (NML (NML (NNP John) (NNP Allen)) (CC and) (NML (NNP Elisha) (NNP Walker) (NNP Rumsey))))))) (. .)))
9
{ "ADJ": [], "ADP": [ "in", "by" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "land", "speculators" ], "NUM": [ "1824" ], "PART": [], "PRON": [], "PROPN": [ "Ann", "Arbor", "John", "Allen", "Elisha"...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-PP", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
Ann/compound/Arbor Arbor/nsubjpass/founded was/auxpass/founded founded/ROOT/founded in/prep/founded 1824/pobj/in by/agent/founded land/compound/speculators speculators/compound/Allen John/compound/Allen Allen/pobj/by and/cc/Allen Elisha/compound/Rumsey Walker/compound/Rumsey Rumsey/conj/Allen ./punct/founded
(S (NP (NNP Ann) (NNP Arbor)) (VP (VBD was) (VP (VBN founded) (PP (IN in) (NP (CD 1824))) (PP (IN by) (NP (NML (NN land) (NNS speculators)) (NML (NML (NNP John) (NNP Allen)) (CC and) (NML (NNP Elisha) (NNP Walker) (NNP Rumsey))))))) (. .))
T
['Ann Arbor was founded in 1824 by land speculators John Allen and Elisha Walker Rumsey']
[]
['Ann Arbor was founded in 1824 by land speculators John Allen and Elisha Walker Rumsey .']
[]
[]
34,150
In the Treaty of Paris after the Revolution, the British had ceded the lands between the Appalachian Mountains and the Mississippi River to the United States, without consulting the Shawnee, Cherokee, Choctaw and other smaller tribes who lived there.
(ROOT (S (PP (PP (IN In) (NP (DT the) (NNP Treaty)) (PP (IN of) (NP (NNP Paris)))) (PP (IN after) (NP (DT the) (NNP Revolution)))) (, ,) (NP (DT the) (NNPS British)) (VP (VBD had) (VP (VBN ceded) (NP (NP (DT the) (NNS lands)) (PP (IN between) (NP (NP (DT the) (NNP Appalachian) (NNPS Mountains)) (CC and) (NP (DT the) (N...
13
{ "ADJ": [ "other", "smaller" ], "ADP": [ "In", "of", "after", "between", "to", "without" ], "ADV": [ "there" ], "AUX": [ "had" ], "CCONJ": [ "and", "and" ], "DET": [ "the", "the", "the", "the", "the", "the", "the", "t...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-VP", "B-NP", "I-NP", ...
In/prep/ceded the/det/Treaty Treaty/pobj/In of/prep/Treaty Paris/pobj/of after/prep/Treaty the/det/Revolution Revolution/pobj/after ,/punct/ceded the/det/British British/nsubj/ceded had/aux/ceded ceded/ROOT/ceded the/det/lands lands/dobj/ceded between/prep/lands the/det/Mountains Appalachian/compound/Mountains Mountain...
(S (PP (PP (IN In) (NP (DT the) (NNP Treaty)) (PP (IN of) (NP (NNP Paris)))) (PP (IN after) (NP (DT the) (NNP Revolution)))) (, ,) (NP (DT the) (NNPS British)) (VP (VBD had) (VP (VBN ceded) (NP (NP (DT the) (NNS lands)) (PP (IN between) (NP (NP (DT the) (NNP Appalachian) (NNPS Mountains)) (CC and) (NP (DT the) (NNP Mis...
CT
['the British had ceded the lands between the Appalachian Mountains and the Mississippi River to the United States , without consulting the Shawnee , Cherokee , Choctaw and other smaller tribes who lived there']
['who lived there']
[]
['In the Treaty of Paris after the Revolution , the British had ceded the lands between the Appalachian Mountains and the Mississippi River to the United States , without consulting the Shawnee , Cherokee , Choctaw and other smaller tribes who lived there .']
[]
23,943
A number of tests are useful to help with diagnosis, including electrocardiograms (ECGs), blood tests, and coronary angiography.
(ROOT (S (NP (NP (DT A) (NN number)) (PP (IN of) (NP (NNS tests)))) (VP (VBP are) (ADJP (JJ useful) (S (VP (TO to) (VP (VB help) (PP (IN with) (NP (NN diagnosis))))))) (, ,) (PP (VBG including) (NP (NP (NP (NNS electrocardiograms)) (-LRB- -LRB-) (NP (NNS ECGs)) (-RRB- -RRB-)) (, ,) (NP (NN blood) (NNS tests)) (, ,) (CC...
10
{ "ADJ": [ "useful", "coronary" ], "ADP": [ "of", "with" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "A" ], "INTJ": [], "NOUN": [ "number", "tests", "diagnosis", "electrocardiograms", "ECGs", "blood", "tests", "angiog...
[ "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-ADJP", "B-VP", "I-VP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
A/det/number number/nsubj/are of/prep/number tests/pobj/of are/ROOT/are useful/acomp/are to/aux/help help/xcomp/useful with/prep/help diagnosis/pobj/with ,/punct/diagnosis including/prep/diagnosis electrocardiograms/pobj/including (/punct/electrocardiograms ECGs/appos/electrocardiograms )/punct/electrocardiograms ,/pun...
(S (NP (NP (DT A) (NN number)) (PP (IN of) (NP (NNS tests)))) (VP (VBP are) (ADJP (JJ useful) (S (VP (TO to) (VP (VB help) (PP (IN with) (NP (NN diagnosis))))))) (, ,) (PP (VBG including) (NP (NP (NP (NNS electrocardiograms)) (-LRB- -LRB-) (NP (NNS ECGs)) (-RRB- -RRB-)) (, ,) (NP (NN blood) (NNS tests)) (, ,) (CC and) ...
T
['A number of tests are useful to help with diagnosis , including electrocardiograms -LRB- ECGs -RRB- , blood tests , and coronary angiography']
[]
['A number of tests are useful to help with diagnosis , including electrocardiograms -LRB- ECGs -RRB- , blood tests , and coronary angiography .']
[]
[]
22,348