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
Who did Genghis Khan assign as his successor?
(ROOT (SBARQ (WHNP (WP Who)) (SQ (VBD did) (NP (NNP Genghis) (NNP Khan)) (VP (VB assign) (PP (IN as) (NP (PRP$ his) (NN successor))))) (. ?)))
7
{ "ADJ": [], "ADP": [ "as" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "successor" ], "NUM": [], "PART": [], "PRON": [ "Who", "his" ], "PROPN": [ "Genghis", "Khan" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "assign" ], "X": [] }
[ "O", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
Who/dobj/assign did/aux/assign Genghis/compound/Khan Khan/nsubj/assign assign/ROOT/assign as/prep/assign his/poss/successor successor/pobj/as ?/punct/assign
(SBARQ (WHNP (WP Who)) (SQ (VBD did) (NP (NNP Genghis) (NNP Khan)) (VP (VB assign) (PP (IN as) (NP (PRP$ his) (NN successor))))) (. ?))
FC
[]
[]
[]
[]
['Who did Genghis Khan assign as his successor ?']
60,373
In 2011, the foundation launched a program called "Reinvent the Toilet Challenge" with the aim to promote the development of innovations in toilet design to benefit the 2.5 billion people that do not have access to safe and effective sanitation.
(ROOT (S (PP (IN In) (NP (CD 2011))) (, ,) (NP (DT the) (NN foundation)) (VP (VBD launched) (NP (NP (DT a) (NN program)) (VP (VBN called) (S (`` ") (S (VP (VB Reinvent) (NP (DT the) (NNP Toilet) (NN Challenge)))) ('' ")))) (PP (IN with) (NP (DT the) (NN aim) (S (VP (TO to) (VP (VB promote) (NP (NP (NP (DT the) (NN development)) (PP (IN of) (NP (NP (NNS innovations)) (PP (IN in) (NP (NN toilet) (NN design)))))) (S (VP (TO to) (VP (VB benefit) (NP (NP (DT the) (QP (CD 2.5) (CD billion)) (NNS people)) (SBAR (WHNP (WDT that)) (S (VP (VBP do) (RB not) (VP (VB have) (NP (NP (NN access)) (PP (IN to) (NP (ADJP (JJ safe) (CC and) (JJ effective)) (NN sanitation))))))))))))))))))) (. .)))
22
{ "ADJ": [ "safe", "effective" ], "ADP": [ "In", "with", "of", "in", "to" ], "ADV": [], "AUX": [ "do" ], "CCONJ": [ "and" ], "DET": [ "the", "a", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "foundation", "program", "aim", "development", "innovations", "toilet", "design", "people", "access", "sanitation" ], "NUM": [ "2011", "2.5", "billion" ], "PART": [ "to", "to", "not" ], "PRON": [ "that" ], "PROPN": [ "Reinvent", "Toilet", "Challenge" ], "PUNCT": [ ",", "\"", "\"", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "launched", "called", "promote", "benefit", "have" ], "X": [] }
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-VP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "O", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "O", "O", "B-NP", "...
In/prep/launched 2011/pobj/In ,/punct/launched the/det/foundation foundation/nsubj/launched launched/ROOT/launched a/det/program program/dobj/launched called/acl/program "/punct/Reinvent Reinvent/oprd/called the/det/Challenge Toilet/compound/Challenge Challenge/dobj/Reinvent "/punct/Reinvent with/prep/called the/det/aim aim/pobj/with to/aux/promote promote/acl/aim the/det/development development/dobj/promote of/prep/development innovations/pobj/of in/prep/innovations toilet/compound/design design/pobj/in to/aux/benefit benefit/advcl/promote the/det/people 2.5/compound/billion billion/nummod/people people/dobj/benefit that/nsubj/have do/aux/have not/neg/have have/relcl/people access/dobj/have to/prep/access safe/amod/sanitation and/cc/safe effective/conj/safe sanitation/pobj/to ./punct/launched
(S (PP (IN In) (NP (CD 2011))) (, ,) (NP (DT the) (NN foundation)) (VP (VBD launched) (NP (NP (DT a) (NN program)) (VP (VBN called) (S (`` ") (S (VP (VB Reinvent) (NP (DT the) (NNP Toilet) (NN Challenge)))) ('' ")))) (PP (IN with) (NP (DT the) (NN aim) (S (VP (TO to) (VP (VB promote) (NP (NP (NP (DT the) (NN development)) (PP (IN of) (NP (NP (NNS innovations)) (PP (IN in) (NP (NN toilet) (NN design)))))) (S (VP (TO to) (VP (VB benefit) (NP (NP (DT the) (QP (CD 2.5) (CD billion)) (NNS people)) (SBAR (WHNP (WDT that)) (S (VP (VBP do) (RB not) (VP (VB have) (NP (NP (NN access)) (PP (IN to) (NP (ADJP (JJ safe) (CC and) (JJ effective)) (NN sanitation))))))))))))))))))) (. .))
CT
['the foundation launched a program called " Reinvent the Toilet Challenge " with the aim to promote the development of innovations in toilet design to benefit the 2.5 billion people that do not have access to safe and effective sanitation']
['that do not have access to safe and effective sanitation']
[]
['In 2011 , the foundation launched a program called " Reinvent the Toilet Challenge " with the aim to promote the development of innovations in toilet design to benefit the 2.5 billion people that do not have access to safe and effective sanitation .']
[]
7,890
Santa Monica fleet vehicles and Buses now source their natural gas from Redeem, a Southern California-based supplier of renewable and sustainable natural gas obtained from non-fracked methane biogas generated from organic landfill waste.
(ROOT (S (NP (NML (NNP Santa) (NNP Monica)) (NN fleet) (NNS vehicles) (CC and) (NNS Buses)) (ADVP (RB now)) (VP (VBP source) (NP (PRP$ their) (JJ natural) (NN gas)) (PP (IN from) (NP (NP (NNP Redeem)) (, ,) (NP (NP (DT a) (ADJP (NP (NNP Southern) (NNP California)) (HYPH -) (VBN based)) (NN supplier)) (PP (IN of) (NP (NP (ADJP (JJ renewable) (CC and) (JJ sustainable)) (JJ natural) (NN gas)) (VP (VBN obtained) (PP (IN from) (NP (NP (ADJP (RB non) (HYPH -) (JJ fracked)) (NN methane) (NNS biogas)) (VP (VBN generated) (PP (IN from) (NP (JJ organic) (NN landfill) (NN waste))))))))))))) (. .)))
15
{ "ADJ": [ "natural", "Southern", "renewable", "sustainable", "natural", "non", "-", "fracked", "organic" ], "ADP": [ "from", "of", "from", "from" ], "ADV": [ "now" ], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "a" ], "INTJ": [], "NOUN": [ "fleet", "vehicles", "Buses", "gas", "supplier", "gas", "methane", "biogas", "landfill", "waste" ], "NUM": [], "PART": [], "PRON": [ "their" ], "PROPN": [ "Santa", "Monica", "Redeem", "California" ], "PUNCT": [ ",", "-", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "source", "based", "obtained", "generated" ], "X": [] }
[ "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "B-VP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJ...
Santa/compound/Monica Monica/compound/vehicles fleet/compound/vehicles vehicles/nsubj/source and/cc/vehicles Buses/conj/vehicles now/advmod/source source/ROOT/source their/poss/gas natural/amod/gas gas/dobj/source from/prep/source Redeem/pobj/from ,/punct/Redeem a/det/supplier Southern/amod/supplier California/npadvmod/based -/punct/based based/amod/supplier supplier/appos/Redeem of/prep/supplier renewable/amod/gas and/cc/renewable sustainable/conj/renewable natural/amod/gas gas/pobj/of obtained/acl/gas from/prep/obtained non/amod/biogas -/amod/biogas fracked/amod/biogas methane/compound/biogas biogas/pobj/from generated/acl/biogas from/prep/generated organic/amod/waste landfill/compound/waste waste/pobj/from ./punct/source
(S (NP (NML (NNP Santa) (NNP Monica)) (NN fleet) (NNS vehicles) (CC and) (NNS Buses)) (ADVP (RB now)) (VP (VBP source) (NP (PRP$ their) (JJ natural) (NN gas)) (PP (IN from) (NP (NP (NNP Redeem)) (, ,) (NP (NP (DT a) (ADJP (NP (NNP Southern) (NNP California)) (HYPH -) (VBN based)) (NN supplier)) (PP (IN of) (NP (NP (ADJP (JJ renewable) (CC and) (JJ sustainable)) (JJ natural) (NN gas)) (VP (VBN obtained) (PP (IN from) (NP (NP (ADJP (RB non) (HYPH -) (JJ fracked)) (NN methane) (NNS biogas)) (VP (VBN generated) (PP (IN from) (NP (JJ organic) (NN landfill) (NN waste))))))))))))) (. .))
T
['Santa Monica fleet vehicles and Buses source their natural gas from Redeem , a Southern California - based supplier of renewable and sustainable natural gas obtained from non - fracked methane biogas generated from organic landfill waste']
[]
['Santa Monica fleet vehicles and Buses now source their natural gas from Redeem , a Southern California - based supplier of renewable and sustainable natural gas obtained from non - fracked methane biogas generated from organic landfill waste .']
[]
[]
46,160
Those Huguenots who stayed in France became Catholics and were called "new converts".
(ROOT (S (NP (NP (DT Those) (NNPS Huguenots)) (SBAR (WHNP (WP who)) (S (VP (VBD stayed) (PP (IN in) (NP (NNP France))))))) (VP (VP (VP (VBD became) (NP (NNPS Catholics))) (CC and) (VP (VBD were) (VP (VBN called) (S (`` ") (NP (JJ new) (NNS converts)))))) ('' ")) (. .)))
9
{ "ADJ": [ "new" ], "ADP": [ "in" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "Those" ], "INTJ": [], "NOUN": [ "Huguenots", "converts" ], "NUM": [], "PART": [], "PRON": [ "who" ], "PROPN": [ "France", "Catholics" ], "PUNCT": [ "\"", "\"", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "stayed", "became", "called" ], "X": [] }
[ "B-NP", "I-NP", "O", "B-VP", "B-PP", "B-NP", "B-VP", "B-NP", "B-VP", "I-VP", "I-VP", "O", "B-NP", "I-NP", "B-VP", "O" ]
Those/det/Huguenots Huguenots/nsubj/became who/nsubj/stayed stayed/relcl/Huguenots in/prep/stayed France/pobj/in became/ROOT/became Catholics/attr/became and/cc/became were/auxpass/called called/conj/became "/punct/converts new/amod/converts converts/oprd/called "/punct/called ./punct/became
(S (NP (NP (DT Those) (NNPS Huguenots)) (SBAR (WHNP (WP who)) (S (VP (VBD stayed) (PP (IN in) (NP (NNP France))))))) (VP (VP (VP (VBD became) (NP (NNPS Catholics))) (CC and) (VP (VBD were) (VP (VBN called) (S (`` ") (NP (JJ new) (NNS converts)))))) ('' ")) (. .))
CT
['Those Huguenots who stayed in France became Catholics and were called " new converts "']
['who stayed in France']
[]
['Those Huguenots who stayed in France became Catholics and were called " new converts " .']
[]
51,961
After TB was determined to be contagious, in the 1880s, it was put on a notifiable disease list in Britain; campaigns were started to stop people from spitting in public places, and the infected poor were "encouraged" to enter sanatoria that resembled prisons (the sanatoria for the middle and upper classes offered excellent care and constant medical attention).
(ROOT (S (SBAR (IN After) (S (NP (NNP TB)) (VP (VBD was) (VP (VBN determined) (S (VP (TO to) (VP (VB be) (ADJP (JJ contagious))))))))) (, ,) (PP (IN in) (NP (DT the) (CD 1880s))) (, ,) (NP (PRP it)) (VP (VBD was) (VP (VBN put) (PP (IN on) (NP (DT a) (JJ notifiable) (NN disease) (NN list))) (PP (IN in) (NP (NNP Britain))))) (: ;) (S (NP (NNS campaigns)) (VP (VBD were) (VP (VBN started) (S (VP (TO to) (VP (VB stop) (NP (NNS people)) (PP (IN from) (S (VP (VBG spitting) (PP (IN in) (NP (JJ public) (NNS places)))))))))))) (, ,) (CC and) (S (S (NP (DT the) (JJ infected) (JJ poor)) (VP (VBD were) (VP (`` ") (VBN encouraged) ('' ") (S (VP (TO to) (VP (VB enter) (NP (NP (NNS sanatoria)) (SBAR (WHNP (WDT that)) (S (VP (VBD resembled) (NP (NNS prisons)))))))))))) (PRN (-LRB- -LRB-) (S (NP (NP (DT the) (NN sanatoria)) (PP (IN for) (NP (DT the) (ADJP (JJ middle) (CC and) (JJ upper)) (NNS classes)))) (VP (VBD offered) (NP (NP (JJ excellent) (NN care)) (CC and) (NP (JJ constant) (JJ medical) (NN attention))))) (-RRB- -RRB-))) (. .)))
15
{ "ADJ": [ "determined", "contagious", "notifiable", "public", "infected", "poor", "middle", "upper", "excellent", "constant", "medical" ], "ADP": [ "in", "on", "in", "from", "in", "for" ], "ADV": [], "AUX": [ "was", "be", "was", "were", "were" ], "CCONJ": [ "and", "and", "and" ], "DET": [ "the", "a", "the", "the", "the" ], "INTJ": [], "NOUN": [ "disease", "list", "campaigns", "people", "places", "prisons", "classes", "care", "attention" ], "NUM": [ "1880s" ], "PART": [ "to", "to", "to" ], "PRON": [ "it", "that" ], "PROPN": [ "TB", "Britain", "sanatoria", "sanatoria" ], "PUNCT": [ ",", ",", ";", ",", "\"", "\"", "(", ")", "." ], "SCONJ": [ "After" ], "SPACE": [], "SYM": [], "VERB": [ "put", "started", "stop", "spitting", "encouraged", "enter", "resembled", "offered" ], "X": [] }
[ "O", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-ADJP", "O", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "B-PP", "B-VP", "B-PP", "B-NP"...
After/mark/determined TB/nsubjpass/determined was/auxpass/determined determined/advcl/put to/aux/be be/xcomp/determined contagious/acomp/be ,/punct/be in/prep/put the/det/1880s 1880s/pobj/in ,/punct/put it/nsubjpass/put was/auxpass/put put/ccomp/started on/prep/put a/det/list notifiable/amod/list disease/compound/list list/pobj/on in/prep/list Britain/pobj/in ;/punct/started campaigns/nsubjpass/started were/auxpass/started started/ROOT/started to/aux/stop stop/xcomp/started people/dobj/stop from/prep/stop spitting/pcomp/from in/prep/spitting public/amod/places places/pobj/in ,/punct/started and/cc/started the/det/poor infected/amod/poor poor/nsubj/were were/auxpass/encouraged "/punct/encouraged encouraged/conj/started "/punct/encouraged to/aux/enter enter/xcomp/encouraged sanatoria/dobj/enter that/det/prisons resembled/amod/prisons prisons/ccomp/enter (/punct/prisons the/det/sanatoria sanatoria/nsubj/offered for/prep/sanatoria the/det/classes middle/amod/classes and/cc/middle upper/conj/middle classes/pobj/for offered/ccomp/encouraged excellent/amod/care care/dobj/offered and/cc/care constant/amod/attention medical/amod/attention attention/conj/care )/punct/offered ./punct/encouraged
(S (SBAR (IN After) (S (NP (NNP TB)) (VP (VBD was) (VP (VBN determined) (S (VP (TO to) (VP (VB be) (ADJP (JJ contagious))))))))) (, ,) (PP (IN in) (NP (DT the) (CD 1880s))) (, ,) (NP (PRP it)) (VP (VBD was) (VP (VBN put) (PP (IN on) (NP (DT a) (JJ notifiable) (NN disease) (NN list))) (PP (IN in) (NP (NNP Britain))))) (: ;) (S (NP (NNS campaigns)) (VP (VBD were) (VP (VBN started) (S (VP (TO to) (VP (VB stop) (NP (NNS people)) (PP (IN from) (S (VP (VBG spitting) (PP (IN in) (NP (JJ public) (NNS places)))))))))))) (, ,) (CC and) (S (S (NP (DT the) (JJ infected) (JJ poor)) (VP (VBD were) (VP (`` ") (VBN encouraged) ('' ") (S (VP (TO to) (VP (VB enter) (NP (NP (NNS sanatoria)) (SBAR (WHNP (WDT that)) (S (VP (VBD resembled) (NP (NNS prisons)))))))))))) (PRN (-LRB- -LRB-) (S (NP (NP (DT the) (NN sanatoria)) (PP (IN for) (NP (DT the) (ADJP (JJ middle) (CC and) (JJ upper)) (NNS classes)))) (VP (VBD offered) (NP (NP (JJ excellent) (NN care)) (CC and) (NP (JJ constant) (JJ medical) (NN attention))))) (-RRB- -RRB-))) (. .))
CT
['campaigns were started to stop people from spitting in public places', 'the infected poor were " encouraged " to enter sanatoria that resembled prisons -LRB- the sanatoria for the middle and upper classes offered excellent care and constant medical attention -RRB-']
['After TB was determined to be contagious', 'that resembled prisons']
[]
['After TB was determined to be contagious , in the 1880s , it was put on a notifiable disease list in Britain ; campaigns were started to stop people from spitting in public places , and the infected poor were " encouraged " to enter sanatoria that resembled prisons -LRB- the sanatoria for the middle and upper classes offered excellent care and constant medical attention -RRB- .']
[]
30,664
" BYU is thus considered by its leaders to be at heart a religious institution, wherein, ideally, religious and secular education are interwoven in a way that encourages the highest standards in both areas.
(ROOT (S ('' ") (NP (NNP BYU)) (VP (VBZ is) (ADVP (RB thus)) (VP (VBN considered) (PP (IN by) (NP (PRP$ its) (NNS leaders))) (S (VP (TO to) (VP (VB be) (PP (IN at) (NP (NN heart))) (NP (NP (DT a) (JJ religious) (NN institution)) (, ,) (SBAR (WHADVP (WRB wherein)) (, ,) (S (ADVP (RB ideally)) (, ,) (NP (ADJP (JJ religious) (CC and) (JJ secular)) (NN education)) (VP (VBP are) (VP (VBN interwoven) (PP (IN in) (NP (NP (DT a) (NN way)) (SBAR (WHNP (WDT that)) (S (VP (VBZ encourages) (NP (NP (DT the) (JJS highest) (NNS standards)) (PP (IN in) (NP (DT both) (NNS areas))))))))))))))))))) (. .)))
21
{ "ADJ": [ "religious", "wherein", "religious", "secular", "highest" ], "ADP": [ "by", "at", "in", "in" ], "ADV": [ "thus", "ideally" ], "AUX": [ "is", "be", "are" ], "CCONJ": [ "and" ], "DET": [ "a", "a", "the", "both" ], "INTJ": [], "NOUN": [ "leaders", "heart", "institution", "education", "way", "standards", "areas" ], "NUM": [], "PART": [ "to" ], "PRON": [ "its", "that" ], "PROPN": [ "BYU" ], "PUNCT": [ "\"", ",", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "considered", "interwoven", "encourages" ], "X": [] }
[ "O", "B-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-ADVP", "O", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "...
"/punct/interwoven BYU/nsubjpass/considered is/auxpass/considered thus/advmod/considered considered/ccomp/interwoven by/agent/considered its/poss/leaders leaders/pobj/by to/aux/be be/xcomp/considered at/prep/be heart/pobj/at a/det/institution religious/amod/institution institution/attr/be ,/punct/institution wherein/advmod/institution ,/punct/wherein ideally/conj/wherein ,/punct/wherein religious/conj/wherein and/cc/religious secular/conj/religious education/nsubjpass/interwoven are/auxpass/interwoven interwoven/ROOT/interwoven in/prep/interwoven a/det/way way/pobj/in that/nsubj/encourages encourages/relcl/way the/det/standards highest/amod/standards standards/dobj/encourages in/prep/standards both/det/areas areas/pobj/in ./punct/interwoven
(S ('' ") (NP (NNP BYU)) (VP (VBZ is) (ADVP (RB thus)) (VP (VBN considered) (PP (IN by) (NP (PRP$ its) (NNS leaders))) (S (VP (TO to) (VP (VB be) (PP (IN at) (NP (NN heart))) (NP (NP (DT a) (JJ religious) (NN institution)) (, ,) (SBAR (WHADVP (WRB wherein)) (, ,) (S (ADVP (RB ideally)) (, ,) (NP (ADJP (JJ religious) (CC and) (JJ secular)) (NN education)) (VP (VBP are) (VP (VBN interwoven) (PP (IN in) (NP (NP (DT a) (NN way)) (SBAR (WHNP (WDT that)) (S (VP (VBZ encourages) (NP (NP (DT the) (JJS highest) (NNS standards)) (PP (IN in) (NP (DT both) (NNS areas))))))))))))))))))) (. .))
CT
['BYU is thus considered by its leaders to be at heart a religious institution , wherein , ideally , religious and secular education are interwoven in a way that encourages the highest standards in both areas']
['wherein , ideally , religious and secular education are interwoven in a way that encourages the highest standards in both areas', 'that encourages the highest standards in both areas']
[]
['" BYU is thus considered by its leaders to be at heart a religious institution , wherein , ideally , religious and secular education are interwoven in a way that encourages the highest standards in both areas .']
[]
19,013
When children go through puberty, there is often a significant increase in parent–child conflict and a less cohesive familial bond.
(ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (NNS children)) (VP (VBP go) (PP (IN through) (NP (NN puberty)))))) (, ,) (NP (EX there)) (VP (VBZ is) (ADVP (RB often)) (NP (NP (NP (DT a) (JJ significant) (NN increase)) (PP (IN in) (NP (NML (NN parent) (SYM –) (NN child)) (NN conflict)))) (CC and) (NP (DT a) (ADJP (RBR less) (JJ cohesive)) (JJ familial) (NN bond)))) (. .)))
9
{ "ADJ": [ "significant", "cohesive", "familial" ], "ADP": [ "through", "in" ], "ADV": [ "often", "less" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "a", "a" ], "INTJ": [], "NOUN": [ "children", "puberty", "increase", "parent", "child", "conflict", "bond" ], "NUM": [], "PART": [], "PRON": [ "there" ], "PROPN": [], "PUNCT": [ ",", "–", "." ], "SCONJ": [ "When" ], "SPACE": [], "SYM": [], "VERB": [ "go", "is" ], "X": [] }
[ "O", "B-NP", "B-VP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-ADVP", "B-NP", "I-NP", "I-NP", "B-PP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "O" ]
When/advmod/go children/nsubj/go go/advcl/is through/prep/go puberty/pobj/through ,/punct/is there/expl/is is/ROOT/is often/advmod/is a/det/increase significant/amod/increase increase/attr/is in/prep/increase parent/nmod/conflict –/punct/parent child/compound/conflict conflict/pobj/in and/cc/increase a/det/bond less/advmod/cohesive cohesive/amod/bond familial/amod/bond bond/conj/increase ./punct/is
(S (SBAR (WHADVP (WRB When)) (S (NP (NNS children)) (VP (VBP go) (PP (IN through) (NP (NN puberty)))))) (, ,) (NP (EX there)) (VP (VBZ is) (ADVP (RB often)) (NP (NP (NP (DT a) (JJ significant) (NN increase)) (PP (IN in) (NP (NML (NN parent) (SYM –) (NN child)) (NN conflict)))) (CC and) (NP (DT a) (ADJP (RBR less) (JJ cohesive)) (JJ familial) (NN bond)))) (. .))
CT
['there is often a significant increase in parent – child conflict and a less cohesive familial bond']
['When children go through puberty']
[]
['When children go through puberty , there is often a significant increase in parent – child conflict and a less cohesive familial bond .']
[]
21,860
It has a growing presence in the west.
(ROOT (S (NP (PRP It)) (VP (VBZ has) (NP (NP (DT a) (VBG growing) (NN presence)) (PP (IN in) (NP (DT the) (NN west))))) (. .)))
7
{ "ADJ": [], "ADP": [ "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "presence", "west" ], "NUM": [], "PART": [], "PRON": [ "It" ], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "has", "growing" ], "X": [] }
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
It/nsubj/has has/ROOT/has a/det/presence growing/amod/presence presence/dobj/has in/prep/presence the/det/west west/pobj/in ./punct/has
(S (NP (PRP It)) (VP (VBZ has) (NP (NP (DT a) (VBG growing) (NN presence)) (PP (IN in) (NP (DT the) (NN west))))) (. .))
T
['It has a growing presence in the west']
[]
['It has a growing presence in the west .']
[]
[]
31,825
The European powers recognized the islands as part of the Spanish East Indies in 1874.
(ROOT (S (NP (DT The) (JJ European) (NNS powers)) (VP (VBD recognized) (NP (DT the) (NNS islands)) (PP (IN as) (NP (NP (NN part)) (PP (IN of) (NP (DT the) (JJ Spanish) (NNP East) (NNPS Indies))))) (PP (IN in) (NP (CD 1874)))) (. .)))
8
{ "ADJ": [ "European" ], "ADP": [ "as", "of", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "powers", "islands", "part" ], "NUM": [ "1874" ], "PART": [], "PRON": [], "PROPN": [ "Spanish", "East", "Indies" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "recognized" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
The/det/powers European/amod/powers powers/nsubj/recognized recognized/ROOT/recognized the/det/islands islands/dobj/recognized as/prep/recognized part/pobj/as of/prep/part the/det/Indies Spanish/compound/Indies East/compound/Indies Indies/pobj/of in/prep/recognized 1874/pobj/in ./punct/recognized
(S (NP (DT The) (JJ European) (NNS powers)) (VP (VBD recognized) (NP (DT the) (NNS islands)) (PP (IN as) (NP (NP (NN part)) (PP (IN of) (NP (DT the) (JJ Spanish) (NNP East) (NNPS Indies))))) (PP (IN in) (NP (CD 1874)))) (. .))
T
['The European powers recognized the islands as part of the Spanish East Indies in 1874']
[]
['The European powers recognized the islands as part of the Spanish East Indies in 1874 .']
[]
[]
49,734
Although some cardinals seem to have viewed him as papabile, a likely candidate to become pope, and may have received some votes in the 1958 conclave, Montini was not yet a cardinal, which made him an unlikely choice.[c]
(ROOT (S (SBAR (IN Although) (S (NP (DT some) (NNS cardinals)) (VP (VP (VBP seem) (S (VP (S (VP (TO to) (VP (VB have) (VP (VBN viewed) (NP (PRP him)) (PP (IN as) (NP (NN papabile)) (, ,) (NP (NP (DT a) (JJ likely) (NN candidate)) (SBAR (S (VP (TO to) (VP (VB become) (NP (NN pope)))))))))))) (, ,)))) (CC and) (VP (MD may) (VP (VB have) (VP (VBN received) (NP (DT some) (NNS votes)) (PP (IN in) (NP (DT the) (CD 1958) (NN conclave))))))))) (, ,) (NP (NNP Montini)) (VBD was) (RB not) (ADVP (RB yet)) (NP (DT a) (NN cardinal)) (, ,) (WHNP (WDT which)) (VBD made) (NP (PRP him)) (DT an) (JJ unlikely) (. choice.-LSB-c) (-RRB- -RSB-)))
20
{ "ADJ": [ "likely", "unlikely" ], "ADP": [ "as", "in" ], "ADV": [ "yet" ], "AUX": [ "have", "may", "have", "was" ], "CCONJ": [ "and" ], "DET": [ "some", "a", "some", "the", "a", "an" ], "INTJ": [], "NOUN": [ "cardinals", "papabile", "candidate", "pope", "votes", "conclave", "cardinal", "choice.[c" ], "NUM": [ "1958" ], "PART": [ "to", "to", "not" ], "PRON": [ "him", "which", "him" ], "PROPN": [ "Montini" ], "PUNCT": [ ",", ",", ",", "," ], "SCONJ": [ "Although" ], "SPACE": [], "SYM": [], "VERB": [ "seem", "viewed", "become", "received", "made" ], "X": [ "]" ] }
[ "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "O", "O", "B-ADVP"...
Although/mark/seem some/det/cardinals cardinals/nsubj/seem seem/advcl/was to/aux/viewed have/aux/viewed viewed/xcomp/seem him/dobj/viewed as/prep/viewed papabile/pobj/as ,/punct/papabile a/det/candidate likely/amod/candidate candidate/appos/papabile to/aux/become become/relcl/candidate pope/attr/become ,/punct/seem and/cc/seem may/aux/received have/aux/received received/conj/seem some/det/votes votes/dobj/received in/prep/received the/det/conclave 1958/nummod/conclave conclave/pobj/in ,/punct/was Montini/nsubj/was was/ROOT/was not/neg/was yet/advmod/was a/det/cardinal cardinal/attr/was ,/punct/cardinal which/nsubj/made made/relcl/cardinal him/nsubj/choice.[c an/det/choice.[c unlikely/amod/choice.[c choice.[c/ccomp/made ]/punct/was
(S (SBAR (IN Although) (S (NP (DT some) (NNS cardinals)) (VP (VP (VBP seem) (S (VP (S (VP (TO to) (VP (VB have) (VP (VBN viewed) (NP (PRP him)) (PP (IN as) (NP (NN papabile)) (, ,) (NP (NP (DT a) (JJ likely) (NN candidate)) (SBAR (S (VP (TO to) (VP (VB become) (NP (NN pope)))))))))))) (, ,)))) (CC and) (VP (MD may) (VP (VB have) (VP (VBN received) (NP (DT some) (NNS votes)) (PP (IN in) (NP (DT the) (CD 1958) (NN conclave))))))))) (, ,) (NP (NNP Montini)) (VBD was) (RB not) (ADVP (RB yet)) (NP (DT a) (NN cardinal)) (, ,) (WHNP (WDT which)) (VBD made) (NP (PRP him)) (DT an) (JJ unlikely) (. choice.-LSB-c) (-RRB- -RSB-))
FC
[]
['Although some cardinals seem to have viewed him as papabile , a likely candidate to become pope , and may have received some votes in the 1958 conclave', 'to become pope']
[]
[]
['Although some cardinals seem to have viewed him as papabile , a likely candidate to become pope , and may have received some votes in the 1958 conclave , Montini was not yet a cardinal , which made him an unlikely choice.-LSB-c -RSB-']
72,011
These cults were usually associated with a specific temple in honor of the ruler such as the Ptolemaieia at Alexandria and had their own festivals and theatrical performances.
(ROOT (S (NP (DT These) (NNS cults)) (VP (VP (VBD were) (ADVP (RB usually)) (VP (VBN associated) (PP (IN with) (NP (NP (DT a) (JJ specific) (NN temple)) (PP (IN in) (NP (NP (NN honor)) (PP (IN of) (NP (DT the) (NN ruler))))) (PP (JJ such) (IN as) (NP (NP (DT the) (NNP Ptolemaieia)) (PP (IN at) (NP (NNP Alexandria))))))))) (CC and) (VP (VBD had) (NP (PRP$ their) (JJ own) (NML (NML (NNS festivals)) (CC and) (NML (JJ theatrical) (NNS performances)))))) (. .)))
12
{ "ADJ": [ "specific", "such", "Ptolemaieia", "own", "theatrical" ], "ADP": [ "with", "in", "of", "as", "at" ], "ADV": [ "usually" ], "AUX": [ "were" ], "CCONJ": [ "and", "and" ], "DET": [ "These", "a", "the", "the" ], "INTJ": [], "NOUN": [ "cults", "temple", "honor", "ruler", "festivals", "performances" ], "NUM": [], "PART": [], "PRON": [ "their" ], "PROPN": [ "Alexandria" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "associated", "had" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "O", "O", "O", "O", "O" ]
These/det/cults cults/nsubjpass/associated were/auxpass/associated usually/advmod/associated associated/ROOT/associated with/prep/associated a/det/temple specific/amod/temple temple/pobj/with in/prep/temple honor/pobj/in of/prep/honor the/det/ruler ruler/pobj/of such/amod/as as/prep/ruler the/det/Ptolemaieia Ptolemaieia/pobj/as at/prep/Ptolemaieia Alexandria/pobj/at and/cc/associated had/conj/associated their/poss/festivals own/amod/festivals festivals/dobj/had and/cc/festivals theatrical/amod/performances performances/conj/festivals ./punct/associated
(S (NP (DT These) (NNS cults)) (VP (VP (VBD were) (ADVP (RB usually)) (VP (VBN associated) (PP (IN with) (NP (NP (DT a) (JJ specific) (NN temple)) (PP (IN in) (NP (NP (NN honor)) (PP (IN of) (NP (DT the) (NN ruler))))) (PP (JJ such) (IN as) (NP (NP (DT the) (NNP Ptolemaieia)) (PP (IN at) (NP (NNP Alexandria))))))))) (CC and) (VP (VBD had) (NP (PRP$ their) (JJ own) (NML (NML (NNS festivals)) (CC and) (NML (JJ theatrical) (NNS performances)))))) (. .))
T
['These cults were usually associated with a specific temple in honor of the ruler such as the Ptolemaieia at Alexandria and had their own festivals and theatrical performances']
[]
['These cults were usually associated with a specific temple in honor of the ruler such as the Ptolemaieia at Alexandria and had their own festivals and theatrical performances .']
[]
[]
17,595
The desert has some major districts like Jodhpur, Jaisalmer, Barmer, Bikaner and Nagour.
(ROOT (S (NP (DT The) (NN desert)) (VP (VBZ has) (NP (NP (DT some) (JJ major) (NNS districts)) (PP (IN like) (NP (NNP Jodhpur) (, ,) (NNP Jaisalmer) (, ,) (NNP Barmer) (, ,) (NNP Bikaner) (CC and) (NNP Nagour))))) (. .)))
7
{ "ADJ": [ "major" ], "ADP": [ "like" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "The", "some" ], "INTJ": [], "NOUN": [ "desert", "districts" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Jodhpur", "Jaisalmer", "Barmer", "Bikaner", "Nagour" ], "PUNCT": [ ",", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "has" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/desert desert/nsubj/has has/ROOT/has some/det/districts major/amod/districts districts/dobj/has like/prep/districts Jodhpur/pobj/like ,/punct/Jodhpur Jaisalmer/conj/Jodhpur ,/punct/Jaisalmer Barmer/conj/Jaisalmer ,/punct/Barmer Bikaner/conj/Barmer and/cc/Bikaner Nagour/conj/Bikaner ./punct/has
(S (NP (DT The) (NN desert)) (VP (VBZ has) (NP (NP (DT some) (JJ major) (NNS districts)) (PP (IN like) (NP (NNP Jodhpur) (, ,) (NNP Jaisalmer) (, ,) (NNP Barmer) (, ,) (NNP Bikaner) (CC and) (NNP Nagour))))) (. .))
T
['The desert has some major districts like Jodhpur , Jaisalmer , Barmer , Bikaner and Nagour']
[]
['The desert has some major districts like Jodhpur , Jaisalmer , Barmer , Bikaner and Nagour .']
[]
[]
71,346
But for political expediency, the Soviet leadership initiated a dual policy of support for both Sun and the newly established Chinese Communist Party (CCP).
(ROOT (S (CC But) (PP (IN for) (NP (JJ political) (NN expediency))) (, ,) (NP (DT the) (JJ Soviet) (NN leadership)) (VP (VBD initiated) (NP (NP (DT a) (JJ dual) (NN policy)) (PP (IN of) (NP (NP (NN support)) (PP (IN for) (NP (DT both) (NP (NNP Sun)) (CC and) (NP (NP (DT the) (ADJP (RB newly) (VBN established)) (NNP Chinese) (NNP Communist) (NNP Party)) (-LRB- -LRB-) (NP (NNP CCP)) (-RRB- -RRB-)))))))) (. .)))
12
{ "ADJ": [ "political", "Soviet", "dual" ], "ADP": [ "for", "of", "for" ], "ADV": [ "newly" ], "AUX": [], "CCONJ": [ "But", "and" ], "DET": [ "the", "a", "both", "the" ], "INTJ": [], "NOUN": [ "expediency", "leadership", "policy", "support" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Sun", "Chinese", "Communist", "Party", "CCP" ], "PUNCT": [ ",", "(", ")", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "initiated", "established" ], "X": [] }
[ "O", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
But/cc/initiated for/prep/initiated political/amod/expediency expediency/pobj/for ,/punct/initiated the/det/leadership Soviet/amod/leadership leadership/nsubj/initiated initiated/ROOT/initiated a/det/policy dual/amod/policy policy/dobj/initiated of/prep/policy support/pobj/of for/prep/support both/det/Sun Sun/pobj/for and/cc/Sun the/det/Party newly/advmod/established established/amod/Party Chinese/compound/Party Communist/compound/Party Party/conj/Sun (/punct/Party CCP/appos/Party )/punct/Party ./punct/initiated
(S (CC But) (PP (IN for) (NP (JJ political) (NN expediency))) (, ,) (NP (DT the) (JJ Soviet) (NN leadership)) (VP (VBD initiated) (NP (NP (DT a) (JJ dual) (NN policy)) (PP (IN of) (NP (NP (NN support)) (PP (IN for) (NP (DT both) (NP (NNP Sun)) (CC and) (NP (NP (DT the) (ADJP (RB newly) (VBN established)) (NNP Chinese) (NNP Communist) (NNP Party)) (-LRB- -LRB-) (NP (NNP CCP)) (-RRB- -RRB-)))))))) (. .))
T
['the Soviet leadership initiated a dual policy of support for both Sun and the newly established Chinese Communist Party -LRB- CCP -RRB-']
[]
['But for political expediency , the Soviet leadership initiated a dual policy of support for both Sun and the newly established Chinese Communist Party -LRB- CCP -RRB- .']
[]
[]
60,149
If a capacitor is driven with a time-varying voltage that changes rapidly enough, at some frequency the polarization of the dielectric cannot follow the voltage.
(ROOT (S (SBAR (IN If) (S (NP (DT a) (NN capacitor)) (VP (VBZ is) (VP (VBN driven) (PP (IN with) (NP (NP (DT a) (ADJP (NN time) (HYPH -) (VBG varying)) (NN voltage)) (SBAR (WHNP (WDT that)) (S (VP (VBZ changes) (ADVP (RB rapidly) (RB enough))))))))))) (, ,) (PP (IN at) (NP (DT some) (NN frequency))) (NP (NP (DT the) (NN polarization)) (PP (IN of) (NP (DT the) (NN dielectric)))) (VP (MD can) (RB not) (VP (VB follow) (NP (DT the) (NN voltage)))) (. .)))
13
{ "ADJ": [], "ADP": [ "with", "at", "of" ], "ADV": [ "rapidly", "enough" ], "AUX": [ "is", "can" ], "CCONJ": [], "DET": [ "a", "a", "some", "the", "the", "the" ], "INTJ": [], "NOUN": [ "capacitor", "time", "voltage", "frequency", "polarization", "dielectric", "voltage" ], "NUM": [], "PART": [ "not" ], "PRON": [ "that" ], "PROPN": [], "PUNCT": [ "-", ",", "." ], "SCONJ": [ "If" ], "SPACE": [], "SYM": [], "VERB": [ "driven", "varying", "changes", "follow" ], "X": [] }
[ "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "O", "B-VP", "B-ADVP", "I-ADVP", "O", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "O" ]
If/mark/driven a/det/capacitor capacitor/nsubjpass/driven is/auxpass/driven driven/advcl/follow with/prep/driven a/det/voltage time/npadvmod/varying -/punct/varying varying/amod/voltage voltage/pobj/with that/nsubj/changes changes/relcl/voltage rapidly/advmod/enough enough/advmod/changes ,/punct/driven at/prep/follow some/det/frequency frequency/pobj/at the/det/polarization polarization/nsubj/follow of/prep/polarization the/det/dielectric dielectric/pobj/of can/aux/follow not/neg/follow follow/ROOT/follow the/det/voltage voltage/dobj/follow ./punct/follow
(S (SBAR (IN If) (S (NP (DT a) (NN capacitor)) (VP (VBZ is) (VP (VBN driven) (PP (IN with) (NP (NP (DT a) (ADJP (NN time) (HYPH -) (VBG varying)) (NN voltage)) (SBAR (WHNP (WDT that)) (S (VP (VBZ changes) (ADVP (RB rapidly) (RB enough))))))))))) (, ,) (PP (IN at) (NP (DT some) (NN frequency))) (NP (NP (DT the) (NN polarization)) (PP (IN of) (NP (DT the) (NN dielectric)))) (VP (MD can) (RB not) (VP (VB follow) (NP (DT the) (NN voltage)))) (. .))
CT
['the polarization of the dielectric can not follow the voltage']
['If a capacitor is driven with a time - varying voltage that changes rapidly enough', 'that changes rapidly enough']
[]
['If a capacitor is driven with a time - varying voltage that changes rapidly enough , at some frequency the polarization of the dielectric can not follow the voltage .']
[]
5,299
The first Premier League match to be played outside England was Swansea City's home match at the Liberty Stadium against Wigan Athletic on 20 August 2011.
(ROOT (S (NP (NP (DT The) (JJ first) (NML (NNP Premier) (NNP League)) (NN match)) (SBAR (S (VP (TO to) (VP (VB be) (VP (VBN played) (PP (IN outside) (NP (NNP England))))))))) (VP (VBD was) (NP (NP (NP (NNP Swansea) (NNP City) (POS 's)) (NN home) (NN match)) (PP (IN at) (NP (DT the) (NNP Liberty) (NNP Stadium))) (PP (IN against) (NP (NNP Wigan) (NNP Athletic))) (PP (IN on) (NP (NP (CD 20) (NNP August)) (CD 2011))))) (. .)))
11
{ "ADJ": [ "first" ], "ADP": [ "outside", "at", "against", "on" ], "ADV": [], "AUX": [ "be", "was" ], "CCONJ": [], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "match", "home", "match" ], "NUM": [ "20", "2011" ], "PART": [ "to", "'s" ], "PRON": [], "PROPN": [ "Premier", "League", "England", "Swansea", "City", "Liberty", "Stadium", "Wigan", "Athletic", "August" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "played" ], "X": [] }
[ "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
The/det/match first/amod/match Premier/compound/League League/compound/match match/nsubj/was to/aux/played be/auxpass/played played/relcl/match outside/prep/played England/pobj/outside was/ROOT/was Swansea/compound/City City/poss/match 's/case/City home/compound/match match/attr/was at/prep/match the/det/Stadium Liberty/compound/Stadium Stadium/pobj/at against/prep/match Wigan/compound/Athletic Athletic/pobj/against on/prep/match 20/nummod/August August/pobj/on 2011/nummod/August ./punct/was
(S (NP (NP (DT The) (JJ first) (NML (NNP Premier) (NNP League)) (NN match)) (SBAR (S (VP (TO to) (VP (VB be) (VP (VBN played) (PP (IN outside) (NP (NNP England))))))))) (VP (VBD was) (NP (NP (NP (NNP Swansea) (NNP City) (POS 's)) (NN home) (NN match)) (PP (IN at) (NP (DT the) (NNP Liberty) (NNP Stadium))) (PP (IN against) (NP (NNP Wigan) (NNP Athletic))) (PP (IN on) (NP (NP (CD 20) (NNP August)) (CD 2011))))) (. .))
CT
["The first Premier League match to be played outside England was Swansea City 's home match at the Liberty Stadium against Wigan Athletic on 20 August 2011"]
['to be played outside England']
[]
["The first Premier League match to be played outside England was Swansea City 's home match at the Liberty Stadium against Wigan Athletic on 20 August 2011 ."]
[]
61,729
A survey in 2001 by the London-based Mammal Society found that 80 percent of 3,779 respondents who volunteered to keep a diary of garden mammal visits liked having them around.
(ROOT (S (NP (NP (DT A) (NN survey)) (PP (IN in) (NP (CD 2001))) (PP (IN by) (NP (DT the) (ADJP (NNP London) (HYPH -) (VBN based)) (NNP Mammal) (NNP Society)))) (VP (VBD found) (SBAR (IN that) (S (NP (NP (CD 80) (NN percent)) (PP (IN of) (NP (NP (CD 3,779) (NNS respondents)) (SBAR (WHNP (WP who)) (S (VP (VBD volunteered) (S (VP (TO to) (VP (VB keep) (NP (NP (DT a) (NN diary)) (PP (IN of) (NP (NML (NN garden) (NN mammal)) (NNS visits))))))))))))) (VP (VBD liked) (S (VP (VBG having) (NP (PRP them)) (ADVP (RP around)))))))) (. .)))
19
{ "ADJ": [ "mammal" ], "ADP": [ "in", "by", "of", "of", "around" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "A", "the", "a" ], "INTJ": [], "NOUN": [ "survey", "percent", "respondents", "diary", "garden", "visits" ], "NUM": [ "2001", "80", "3,779" ], "PART": [ "to" ], "PRON": [ "who", "them" ], "PROPN": [ "London", "Mammal", "Society" ], "PUNCT": [ "-", "." ], "SCONJ": [ "that" ], "SPACE": [], "SYM": [], "VERB": [ "based", "found", "volunteered", "keep", "liked", "having" ], "X": [] }
[ "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "B-VP", "I-VP", "B-NP", "B-ADVP", ...
A/det/survey survey/nsubj/found in/prep/survey 2001/pobj/in by/prep/survey the/det/Society London/npadvmod/based -/punct/based based/amod/Society Mammal/compound/Society Society/pobj/by found/ROOT/found that/mark/liked 80/nummod/percent percent/nsubj/liked of/prep/percent 3,779/nummod/respondents respondents/pobj/of who/nsubj/volunteered volunteered/relcl/respondents to/aux/keep keep/xcomp/volunteered a/det/diary diary/dobj/keep of/prep/diary garden/compound/mammal mammal/compound/visits visits/pobj/of liked/ccomp/found having/xcomp/liked them/dobj/having around/prt/having ./punct/found
(S (NP (NP (DT A) (NN survey)) (PP (IN in) (NP (CD 2001))) (PP (IN by) (NP (DT the) (ADJP (NNP London) (HYPH -) (VBN based)) (NNP Mammal) (NNP Society)))) (VP (VBD found) (SBAR (IN that) (S (NP (NP (CD 80) (NN percent)) (PP (IN of) (NP (NP (CD 3,779) (NNS respondents)) (SBAR (WHNP (WP who)) (S (VP (VBD volunteered) (S (VP (TO to) (VP (VB keep) (NP (NP (DT a) (NN diary)) (PP (IN of) (NP (NML (NN garden) (NN mammal)) (NNS visits))))))))))))) (VP (VBD liked) (S (VP (VBG having) (NP (PRP them)) (ADVP (RP around)))))))) (. .))
CT
['A survey in 2001 by the London - based Mammal Society found']
['that 80 percent of 3,779 respondents who volunteered to keep a diary of garden mammal visits liked having them around', 'who volunteered to keep a diary of garden mammal visits']
[]
['A survey in 2001 by the London - based Mammal Society found that 80 percent of 3,779 respondents who volunteered to keep a diary of garden mammal visits liked having them around .']
[]
19,803
" They note that the ancient Buddhist sites in the lower Kṛṣṇa Valley, including Amaravati, Nāgārjunakoṇḍā and Jaggayyapeṭa "can be traced to at least the third century BCE, if not earlier."
(ROOT (S ('' ") (NP (PRP They)) (VP (VBP note) (SBAR (IN that) (S (NP (NP (DT the) (JJ ancient) (JJ Buddhist) (NNS sites)) (PP (IN in) (NP (DT the) (JJR lower) (NNP Kṛṣṇa) (NNP Valley))) (, ,) (PP (VBG including) (NP (NP (NNP Amaravati)) (, ,) (NNP Nāgārjunakoṇḍā) (CC and) (NP (NNP Jaggayyapeṭa))))) (`` ") (VP (MD can) (VP (VB be) (VP (VBN traced) (PP (IN to) (NP (NP (ADVP (RB at) (RBS least)) (DT the) (JJ third) (NN century) (NP (NNP BCE))) (, ,) (CONJP (IN if) (RB not)) (ADVP (RBR earlier)))))))))) (. .) ('' ")))
13
{ "ADJ": [ "ancient", "Buddhist", "lower", "least", "third" ], "ADP": [ "in", "to", "at" ], "ADV": [ "earlier" ], "AUX": [ "can", "be" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "sites", "century" ], "NUM": [], "PART": [ "not" ], "PRON": [ "They" ], "PROPN": [ "Kṛṣṇa", "Valley", "Amaravati", "Nāgārjunakoṇḍā", "Jaggayyapeṭa", "BCE" ], "PUNCT": [ "\"", ",", ",", "\"", ",", ".", "\"" ], "SCONJ": [ "that", "if" ], "SPACE": [], "SYM": [], "VERB": [ "note", "including", "traced" ], "X": [] }
[ "O", "B-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "I-VP", "B-PP", "B-ADVP", "I-ADVP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "...
"/punct/note They/nsubj/note note/ROOT/note that/mark/traced the/det/sites ancient/amod/sites Buddhist/amod/sites sites/nsubjpass/traced in/prep/sites the/det/Valley lower/amod/Valley Kṛṣṇa/compound/Valley Valley/pobj/in ,/punct/Valley including/prep/Valley Amaravati/pobj/including ,/punct/Amaravati Nāgārjunakoṇḍā/conj/Amaravati and/cc/Nāgārjunakoṇḍā Jaggayyapeṭa/conj/Nāgārjunakoṇḍā "/punct/traced can/aux/traced be/auxpass/traced traced/ccomp/note to/prep/traced at/advmod/least least/advmod/century the/det/century third/amod/century century/pobj/to BCE/appos/century ,/punct/traced if/mark/earlier not/neg/earlier earlier/advmod/traced ./punct/note "/punct/note
(S ('' ") (NP (PRP They)) (VP (VBP note) (SBAR (IN that) (S (NP (NP (DT the) (JJ ancient) (JJ Buddhist) (NNS sites)) (PP (IN in) (NP (DT the) (JJR lower) (NNP Kṛṣṇa) (NNP Valley))) (, ,) (PP (VBG including) (NP (NP (NNP Amaravati)) (, ,) (NNP Nāgārjunakoṇḍā) (CC and) (NP (NNP Jaggayyapeṭa))))) (`` ") (VP (MD can) (VP (VB be) (VP (VBN traced) (PP (IN to) (NP (NP (ADVP (RB at) (RBS least)) (DT the) (JJ third) (NN century) (NP (NNP BCE))) (, ,) (CONJP (IN if) (RB not)) (ADVP (RBR earlier)))))))))) (. .) ('' "))
CT
['They note']
['that the ancient Buddhist sites in the lower Kṛṣṇa Valley , including Amaravati , Nāgārjunakoṇḍā and Jaggayyapeṭa " can be traced to at least the third century BCE , if not earlier']
[]
['" They note that the ancient Buddhist sites in the lower Kṛṣṇa Valley , including Amaravati , Nāgārjunakoṇḍā and Jaggayyapeṭa " can be traced to at least the third century BCE , if not earlier . "']
[]
13,802
In other cases, glaciers can move as fast as 20–30 m (70–100 ft) per day, such as in Greenland's Jakobshavn Isbræ (Greenlandic: Sermeq Kujalleq).
(ROOT (S (PP (IN In) (NP (JJ other) (NNS cases))) (, ,) (NP (NNS glaciers)) (VP (MD can) (VP (VB move) (ADVP (ADVP (RB as) (RB fast)) (PP (IN as) (NP (NP (NP (CD 20–30) (NN m)) (-LRB- -LRB-) (NP (CD 70–100) (NN ft)) (-RRB- -RRB-)) (PP (IN per) (NP (NN day)))))) (, ,) (PP (JJ such) (IN as) (PP (IN in) (NP (NP (NP (NNP Greenland) (POS 's)) (NNP Jakobshavn) (NNP Isbræ)) (-LRB- -LRB-) (NP (NP (NNP Greenlandic)) (: :) (NP (NNP Sermeq) (NNP Kujalleq))) (-RRB- -RRB-)))))) (. .)))
10
{ "ADJ": [ "other", "such" ], "ADP": [ "In", "as", "per", "as", "in" ], "ADV": [ "as", "fast" ], "AUX": [ "can" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "cases", "glaciers", "m", "ft", "day" ], "NUM": [ "20–30", "70–100" ], "PART": [ "'s" ], "PRON": [], "PROPN": [ "Greenland", "Jakobshavn", "Isbræ", "Greenlandic", "Sermeq", "Kujalleq" ], "PUNCT": [ ",", "(", ")", ",", "(", ":", ")", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "move" ], "X": [] }
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-ADVP", "I-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "I-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP...
In/prep/move other/amod/cases cases/pobj/In ,/punct/move glaciers/nsubj/move can/aux/move move/ROOT/move as/advmod/fast fast/advmod/move as/prep/fast 20–30/nummod/m m/pobj/as (/punct/ft 70–100/nummod/ft ft/appos/m )/punct/m per/prep/move day/pobj/per ,/punct/move such/amod/as as/prep/move in/prep/as Greenland/poss/Isbræ 's/case/Greenland Jakobshavn/compound/Isbræ Isbræ/pobj/in (/punct/Greenlandic Greenlandic/parataxis/Isbræ :/punct/Greenlandic Sermeq/compound/Kujalleq Kujalleq/npadvmod/Greenlandic )/punct/Greenlandic ./punct/move
(S (PP (IN In) (NP (JJ other) (NNS cases))) (, ,) (NP (NNS glaciers)) (VP (MD can) (VP (VB move) (ADVP (ADVP (RB as) (RB fast)) (PP (IN as) (NP (NP (NP (CD 20–30) (NN m)) (-LRB- -LRB-) (NP (CD 70–100) (NN ft)) (-RRB- -RRB-)) (PP (IN per) (NP (NN day)))))) (, ,) (PP (JJ such) (IN as) (PP (IN in) (NP (NP (NP (NNP Greenland) (POS 's)) (NNP Jakobshavn) (NNP Isbræ)) (-LRB- -LRB-) (NP (NP (NNP Greenlandic)) (: :) (NP (NNP Sermeq) (NNP Kujalleq))) (-RRB- -RRB-)))))) (. .))
T
["glaciers can move as fast as 20–30 m -LRB- 70–100 ft -RRB- per day , such as in Greenland 's Jakobshavn Isbræ -LRB- Greenlandic : Sermeq Kujalleq -RRB-"]
[]
["In other cases , glaciers can move as fast as 20–30 m -LRB- 70–100 ft -RRB- per day , such as in Greenland 's Jakobshavn Isbræ -LRB- Greenlandic : Sermeq Kujalleq -RRB- ."]
[]
[]
74,318
When considering computational problems, a problem instance is a string over an alphabet.
(ROOT (S (SBAR (WHADVP (WRB When)) (S (VP (VBG considering) (NP (JJ computational) (NNS problems))))) (, ,) (NP (DT a) (NN problem) (NN instance)) (VP (VBZ is) (NP (NP (DT a) (NN string)) (PP (IN over) (NP (DT an) (NN alphabet))))) (. .)))
7
{ "ADJ": [ "computational" ], "ADP": [ "over" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "a", "a", "an" ], "INTJ": [], "NOUN": [ "problems", "problem", "instance", "string", "alphabet" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ ",", "." ], "SCONJ": [ "When" ], "SPACE": [], "SYM": [], "VERB": [ "considering" ], "X": [] }
[ "O", "B-VP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
When/advmod/considering considering/advcl/is computational/amod/problems problems/dobj/considering ,/punct/is a/det/problem problem/nsubj/is instance/appos/problem is/ROOT/is a/det/string string/attr/is over/prep/string an/det/alphabet alphabet/pobj/over ./punct/is
(S (SBAR (WHADVP (WRB When)) (S (VP (VBG considering) (NP (JJ computational) (NNS problems))))) (, ,) (NP (DT a) (NN problem) (NN instance)) (VP (VBZ is) (NP (NP (DT a) (NN string)) (PP (IN over) (NP (DT an) (NN alphabet))))) (. .))
CT
['a problem instance is a string over an alphabet']
['When considering computational problems']
[]
['When considering computational problems , a problem instance is a string over an alphabet .']
[]
61,258
Standing on the River Thames in the south eastern part of the island of Great Britain, London has been a major settlement for two millennia.
(ROOT (S (S (VP (VBG Standing) (PP (IN on) (NP (DT the) (NNP River) (NNP Thames))) (PP (IN in) (NP (NP (DT the) (ADJP (JJ south) (JJ eastern)) (NN part)) (PP (IN of) (NP (NP (DT the) (NN island)) (PP (IN of) (NP (NNP Great) (NNP Britain))))))))) (, ,) (NP (NNP London)) (VP (VBZ has) (VP (VBN been) (NP (DT a) (JJ major) (NN settlement)) (PP (IN for) (NP (CD two) (NNS millennia))))) (. .)))
11
{ "ADJ": [ "south", "eastern", "major" ], "ADP": [ "on", "in", "of", "of", "for" ], "ADV": [], "AUX": [ "has", "been" ], "CCONJ": [], "DET": [ "the", "the", "the", "a" ], "INTJ": [], "NOUN": [ "part", "island", "settlement", "millennia" ], "NUM": [ "two" ], "PART": [], "PRON": [], "PROPN": [ "River", "Thames", "Great", "Britain", "London" ], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "Standing" ], "X": [] }
[ "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Standing/advcl/been on/prep/Standing the/det/Thames River/compound/Thames Thames/pobj/on in/prep/Standing the/det/part south/amod/eastern eastern/amod/part part/pobj/in of/prep/part the/det/island island/pobj/of of/prep/island Great/compound/Britain Britain/pobj/of ,/punct/been London/nsubj/been has/aux/been been/ROOT/been a/det/settlement major/amod/settlement settlement/attr/been for/prep/settlement two/nummod/millennia millennia/pobj/for ./punct/been
(S (S (VP (VBG Standing) (PP (IN on) (NP (DT the) (NNP River) (NNP Thames))) (PP (IN in) (NP (NP (DT the) (ADJP (JJ south) (JJ eastern)) (NN part)) (PP (IN of) (NP (NP (DT the) (NN island)) (PP (IN of) (NP (NNP Great) (NNP Britain))))))))) (, ,) (NP (NNP London)) (VP (VBZ has) (VP (VBN been) (NP (DT a) (JJ major) (NN settlement)) (PP (IN for) (NP (CD two) (NNS millennia))))) (. .))
T
['Standing on the River Thames in the south eastern part of the island of Great Britain']
[]
['Standing on the River Thames in the south eastern part of the island of Great Britain , London has been a major settlement for two millennia .']
[]
[]
64,352
But the great bulk of the traffic went on; and Londoners—though they glanced apprehensively each morning at the list of closed stretches of line displayed at their local station, or made strange detours round back streets in the buses—still got to work.
(ROOT (S (S (CC But) (S (NP (NP (DT the) (JJ great) (NN bulk)) (PP (IN of) (NP (DT the) (NN traffic)))) (VP (VBD went) (PRT (RP on))))) (: ;) (CC and) (S (NP (NP (NNS Londoners)) (-LRB- —) (SBAR (IN though) (S (NP (PRP they)) (VP (VP (VBD glanced) (ADVP (RB apprehensively)) (NP (DT each) (NN morning)) (PP (IN at) (NP (NP (DT the) (NN list)) (PP (IN of) (NP (NP (NP (JJ closed) (NNS stretches)) (PP (IN of) (NP (NN line)))) (VP (VBN displayed) (PP (IN at) (NP (PRP$ their) (JJ local) (NN station))))))))) (, ,) (CC or) (VP (VBD made) (NP (NP (JJ strange) (NNS detours)) (PP (IN round) (NP (JJ back) (NNS streets)))) (PP (IN in) (NP (DT the) (NNS buses))))))) (: —)) (ADVP (RB still)) (VP (VBD got) (PP (TO to) (NP (NN work))))) (. .)))
16
{ "ADJ": [ "great", "closed", "local", "strange", "back" ], "ADP": [ "of", "on", "at", "of", "of", "at", "round", "in" ], "ADV": [ "apprehensively", "still" ], "AUX": [], "CCONJ": [ "But", "and", "or" ], "DET": [ "the", "the", "each", "the", "the" ], "INTJ": [], "NOUN": [ "bulk", "traffic", "Londoners", "morning", "list", "stretches", "line", "station", "detours", "streets", "buses" ], "NUM": [], "PART": [ "to" ], "PRON": [ "they", "their" ], "PROPN": [], "PUNCT": [ ";", "—", ",", "—", "." ], "SCONJ": [ "though" ], "SPACE": [], "SYM": [], "VERB": [ "went", "glanced", "displayed", "made", "got", "work" ], "X": [] }
[ "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "O", "O", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-ADVP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", ...
But/cc/went the/det/bulk great/amod/bulk bulk/nsubj/went of/prep/bulk the/det/traffic traffic/pobj/of went/ROOT/went on/prt/went ;/punct/went and/cc/went Londoners/conj/went —/punct/Londoners though/mark/glanced they/nsubj/glanced glanced/advcl/went apprehensively/advmod/glanced each/det/morning morning/npadvmod/glanced at/prep/glanced the/det/list list/pobj/at of/prep/list closed/amod/stretches stretches/pobj/of of/prep/stretches line/pobj/of displayed/acl/stretches at/prep/displayed their/poss/station local/amod/station station/pobj/at ,/punct/glanced or/cc/glanced made/conj/glanced strange/amod/detours detours/dobj/made round/prep/made back/amod/streets streets/pobj/round in/prep/made the/det/buses buses/pobj/in —/punct/made still/advmod/got got/dep/glanced to/aux/work work/xcomp/got ./punct/went
(S (S (CC But) (S (NP (NP (DT the) (JJ great) (NN bulk)) (PP (IN of) (NP (DT the) (NN traffic)))) (VP (VBD went) (PRT (RP on))))) (: ;) (CC and) (S (NP (NP (NNS Londoners)) (-LRB- —) (SBAR (IN though) (S (NP (PRP they)) (VP (VP (VBD glanced) (ADVP (RB apprehensively)) (NP (DT each) (NN morning)) (PP (IN at) (NP (NP (DT the) (NN list)) (PP (IN of) (NP (NP (NP (JJ closed) (NNS stretches)) (PP (IN of) (NP (NN line)))) (VP (VBN displayed) (PP (IN at) (NP (PRP$ their) (JJ local) (NN station))))))))) (, ,) (CC or) (VP (VBD made) (NP (NP (JJ strange) (NNS detours)) (PP (IN round) (NP (JJ back) (NNS streets)))) (PP (IN in) (NP (DT the) (NNS buses))))))) (: —)) (ADVP (RB still)) (VP (VBD got) (PP (TO to) (NP (NN work))))) (. .))
CT
['But the great bulk of the traffic went on', 'Londoners — though they glanced apprehensively each morning at the list of closed stretches of line displayed at their local station , or made strange detours round back streets in the buses — still got to work']
['though they glanced apprehensively each morning at the list of closed stretches of line displayed at their local station , or made strange detours round back streets in the buses']
[]
['But the great bulk of the traffic went on ; and Londoners — though they glanced apprehensively each morning at the list of closed stretches of line displayed at their local station , or made strange detours round back streets in the buses — still got to work .']
[]
4,148
Where did Rome receive half of their army from?
(ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBD did) (NP (NNP Rome)) (VP (VB receive) (NP (NP (DT half)) (PP (IN of) (NP (PRP$ their) (NN army)))) (PP (IN from)))) (. ?)))
8
{ "ADJ": [], "ADP": [ "of", "from" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "half", "army" ], "NUM": [], "PART": [], "PRON": [ "their" ], "PROPN": [ "Rome" ], "PUNCT": [ "?" ], "SCONJ": [ "Where" ], "SPACE": [], "SYM": [], "VERB": [ "receive" ], "X": [] }
[ "O", "O", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "O" ]
Where/advmod/receive did/aux/receive Rome/nsubj/receive receive/ROOT/receive half/dobj/receive of/prep/half their/poss/army army/pobj/of from/prep/receive ?/punct/receive
(SBARQ (WHADVP (WRB Where)) (SQ (VBD did) (NP (NNP Rome)) (VP (VB receive) (NP (NP (DT half)) (PP (IN of) (NP (PRP$ their) (NN army)))) (PP (IN from)))) (. ?))
FC
[]
[]
[]
[]
['Where did Rome receive half of their army from ?']
35,570
The coldest temperature officially recorded in Houston was 5 °F (−15 °C) on January 18, 1940.
(ROOT (S (NP (NP (DT The) (JJS coldest) (NN temperature)) (VP (ADVP (RB officially)) (VBN recorded) (PP (IN in) (NP (NNP Houston))))) (VP (VBD was) (NP (NP (NP (CD 5) (NN °)) (NNP F)) (-LRB- -LRB-) (NP (CD −15) (NN °) (NN C)) (-RRB- -RRB-)) (PP (IN on) (NP (NNP January) (CD 18) (, ,) (CD 1940)))) (. .)))
7
{ "ADJ": [ "coldest" ], "ADP": [ "in", "on" ], "ADV": [ "officially" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "temperature", "F", "C" ], "NUM": [ "5", "18", "1940" ], "PART": [], "PRON": [], "PROPN": [ "Houston", "−15", "January" ], "PUNCT": [ "(", ")", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [ "°" ], "VERB": [ "recorded" ], "X": [ "°" ] }
[ "B-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/temperature coldest/amod/temperature temperature/nsubj/was officially/advmod/recorded recorded/acl/temperature in/prep/recorded Houston/pobj/in was/ROOT/was 5/nummod/° °/nummod/F F/nmod/C (/punct/−15 −15/parataxis/F °/punct/F C/attr/was )/punct/C on/prep/was January/pobj/on 18/nummod/January ,/punct/January 1940/nummod/January ./punct/was
(S (NP (NP (DT The) (JJS coldest) (NN temperature)) (VP (ADVP (RB officially)) (VBN recorded) (PP (IN in) (NP (NNP Houston))))) (VP (VBD was) (NP (NP (NP (CD 5) (NN °)) (NNP F)) (-LRB- -LRB-) (NP (CD −15) (NN °) (NN C)) (-RRB- -RRB-)) (PP (IN on) (NP (NNP January) (CD 18) (, ,) (CD 1940)))) (. .))
T
['The coldest temperature officially recorded in Houston was 5 ° F -LRB- −15 ° C -RRB- on January 18 , 1940']
[]
['The coldest temperature officially recorded in Houston was 5 ° F -LRB- −15 ° C -RRB- on January 18 , 1940 .']
[]
[]
66,129
Where was the Atlantic Monthly first published?
(ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBD was) (NP (DT the) (NNP Atlantic) (NNP Monthly)) (ADVP (RB first)) (VP (VBN published))) (. ?)))
5
{ "ADJ": [], "ADP": [], "ADV": [ "first" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Atlantic", "Monthly" ], "PUNCT": [ "?" ], "SCONJ": [ "Where" ], "SPACE": [], "SYM": [], "VERB": [ "published" ], "X": [] }
[ "O", "O", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "O" ]
Where/advmod/was was/auxpass/published the/det/Monthly Atlantic/compound/Monthly Monthly/nsubj/published first/advmod/published published/ROOT/published ?/punct/published
(SBARQ (WHADVP (WRB Where)) (SQ (VBD was) (NP (DT the) (NNP Atlantic) (NNP Monthly)) (ADVP (RB first)) (VP (VBN published))) (. ?))
FC
[]
[]
[]
[]
['Where was the Atlantic Monthly first published ?']
48,279
Around the time of the merger, Disney's television production units had already produced series for the network such as Home Improvement and Boy Meets World, while the deal also allowed ABC access to Disney's children's programming library for its Saturday morning block.
(ROOT (S (PP (IN Around) (NP (NP (DT the) (NN time)) (PP (IN of) (NP (DT the) (NN merger))))) (, ,) (NP (NP (NNP Disney) (POS 's)) (NML (NN television) (NN production)) (NNS units)) (VP (VBD had) (ADVP (RB already)) (VP (VBN produced) (NP (NP (NNS series)) (PP (IN for) (NP (DT the) (NN network))) (PP (JJ such) (IN as) (NP (NP (NNP Home) (NNP Improvement)) (CC and) (NP (NNP Boy) (NNPS Meets) (NNP World))))) (, ,) (SBAR (IN while) (S (NP (DT the) (NN deal)) (ADVP (RB also)) (VP (VBD allowed) (NP (NNP ABC)) (NP (NP (NN access)) (PP (IN to) (NP (NP (NP (NP (NNP Disney) (POS 's)) (NP (NNS children) (POS 's))) (NN programming) (NN library)) (PP (IN for) (NP (PRP$ its) (NML (NNP Saturday) (NN morning)) (NN block))))))))))) (. .)))
14
{ "ADJ": [ "such" ], "ADP": [ "Around", "of", "for", "as", "to", "for" ], "ADV": [ "already", "also" ], "AUX": [ "had" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "the" ], "INTJ": [ "Boy" ], "NOUN": [ "time", "merger", "television", "production", "units", "series", "network", "deal", "access", "children", "programming", "library", "morning", "block" ], "NUM": [], "PART": [ "'s", "'s", "'s" ], "PRON": [ "its" ], "PROPN": [ "Disney", "Home", "Improvement", "World", "ABC", "Disney", "Saturday" ], "PUNCT": [ ",", ",", "." ], "SCONJ": [ "while" ], "SPACE": [], "SYM": [], "VERB": [ "produced", "Meets", "allowed" ], "X": [] }
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-ADVP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "B-ADVP", "B-V...
Around/prep/produced the/det/time time/pobj/Around of/prep/time the/det/merger merger/pobj/of ,/punct/produced Disney/poss/units 's/case/Disney television/compound/production production/compound/units units/nsubj/produced had/aux/produced already/advmod/produced produced/ROOT/produced series/dobj/produced for/prep/series the/det/network network/pobj/for such/amod/as as/prep/network Home/compound/Improvement Improvement/pobj/as and/cc/Improvement Boy/intj/Meets Meets/conj/Improvement World/dobj/Meets ,/punct/produced while/mark/allowed the/det/deal deal/nsubj/allowed also/advmod/allowed allowed/advcl/produced ABC/compound/access access/dobj/allowed to/prep/access Disney/poss/library 's/case/Disney children/poss/library 's/case/children programming/compound/library library/pobj/to for/prep/access its/poss/block Saturday/compound/morning morning/compound/block block/pobj/for ./punct/produced
(S (PP (IN Around) (NP (NP (DT the) (NN time)) (PP (IN of) (NP (DT the) (NN merger))))) (, ,) (NP (NP (NNP Disney) (POS 's)) (NML (NN television) (NN production)) (NNS units)) (VP (VBD had) (ADVP (RB already)) (VP (VBN produced) (NP (NP (NNS series)) (PP (IN for) (NP (DT the) (NN network))) (PP (JJ such) (IN as) (NP (NP (NNP Home) (NNP Improvement)) (CC and) (NP (NNP Boy) (NNPS Meets) (NNP World))))) (, ,) (SBAR (IN while) (S (NP (DT the) (NN deal)) (ADVP (RB also)) (VP (VBD allowed) (NP (NNP ABC)) (NP (NP (NN access)) (PP (IN to) (NP (NP (NP (NP (NNP Disney) (POS 's)) (NP (NNS children) (POS 's))) (NN programming) (NN library)) (PP (IN for) (NP (PRP$ its) (NML (NNP Saturday) (NN morning)) (NN block))))))))))) (. .))
CT
["Disney 's television production units had already produced series for the network such as Home Improvement and Boy Meets World ,"]
["while the deal also allowed ABC access to Disney 's children 's programming library for its Saturday morning block"]
[]
["Around the time of the merger , Disney 's television production units had already produced series for the network such as Home Improvement and Boy Meets World , while the deal also allowed ABC access to Disney 's children 's programming library for its Saturday morning block ."]
[]
27,978
Gladstone returned to power after the 1892 general election; he was 82 years old.
(ROOT (S (S (NP (NNP Gladstone)) (VP (VBD returned) (PP (IN to) (NP (NN power))) (PP (IN after) (NP (DT the) (CD 1892) (JJ general) (NN election))))) (: ;) (S (NP (PRP he)) (VP (VBD was) (ADJP (NP (CD 82) (NNS years)) (JJ old)))) (. .)))
7
{ "ADJ": [ "general", "old" ], "ADP": [ "to", "after" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "power", "election", "years" ], "NUM": [ "1892", "82" ], "PART": [], "PRON": [ "he" ], "PROPN": [ "Gladstone" ], "PUNCT": [ ";", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "returned" ], "X": [] }
[ "B-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-ADJP", "O" ]
Gladstone/nsubj/returned returned/ccomp/was to/prep/returned power/pobj/to after/prep/returned the/det/election 1892/nummod/election general/amod/election election/pobj/after ;/punct/was he/nsubj/was was/ROOT/was 82/nummod/years years/npadvmod/old old/acomp/was ./punct/was
(S (S (NP (NNP Gladstone)) (VP (VBD returned) (PP (IN to) (NP (NN power))) (PP (IN after) (NP (DT the) (CD 1892) (JJ general) (NN election))))) (: ;) (S (NP (PRP he)) (VP (VBD was) (ADJP (NP (CD 82) (NNS years)) (JJ old)))) (. .))
T
['Gladstone returned to power after the 1892 general election', 'he was 82 years old']
[]
['Gladstone returned to power after the 1892 general election ; he was 82 years old .']
[]
[]
24,348
Kenya (/ˈkɛnjə/; locally [ˈkɛɲa] ( listen)), officially the Republic of Kenya, is a country in Africa and a founding member of the East African Community (EAC).
(ROOT (S (NP (NP (NNP Kenya)) (-LRB- -LRB-) (LS /ˈkɛnjə/) (: ;) (ADVP (RB locally)) (-LRB- -LSB-) (NP (FW ˈkɛɲa)) (-RRB- -RSB-) (-LRB- -LRB-) (VP (VB listen)) (-RRB- -RRB-) (-RRB- -RRB-) (, ,) (ADVP (RB officially)) (NP (NP (DT the) (NNP Republic)) (PP (IN of) (NP (NNP Kenya)))) (, ,)) (VP (VBZ is) (NP (NP (NP (DT a) (NN country)) (PP (IN in) (NP (NNP Africa)))) (CC and) (NP (NP (DT a) (VBG founding) (NN member)) (PP (IN of) (NP (NP (DT the) (ADJP (NNP East) (NNP African)) (NNP Community)) (-LRB- -LRB-) (NP (NNP EAC)) (-RRB- -RRB-)))))) (. .)))
10
{ "ADJ": [], "ADP": [ "of", "in", "of" ], "ADV": [ "locally", "officially" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "the", "a", "a", "the" ], "INTJ": [], "NOUN": [ "country", "member" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Kenya", "/ˈkɛnjə/", "Republic", "Kenya", "Africa", "East", "African", "Community", "EAC" ], "PUNCT": [ "(", ";", "(", ")", ")", ",", ",", "(", ")", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "listen", "founding" ], "X": [ "[", "ˈkɛɲa", "]" ] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-ADJP", ...
Kenya/dep/listen (/punct/Kenya /ˈkɛnjə//appos/Kenya ;/punct/listen locally/advmod/listen [/nmod/listen ˈkɛɲa/dep/listen ]/dep/listen (/punct/listen listen/ccomp/is )/punct/listen )/punct/listen ,/punct/listen officially/advmod/Republic the/det/Republic Republic/nsubj/is of/prep/Republic Kenya/pobj/of ,/punct/Republic is/ROOT/is a/det/country country/attr/is in/prep/country Africa/pobj/in and/cc/country a/det/member founding/amod/member member/conj/country of/prep/member the/det/Community East/compound/African African/compound/Community Community/pobj/of (/punct/Community EAC/appos/Community )/punct/Community ./punct/is
(S (NP (NP (NNP Kenya)) (-LRB- -LRB-) (LS /ˈkɛnjə/) (: ;) (ADVP (RB locally)) (-LRB- -LSB-) (NP (FW ˈkɛɲa)) (-RRB- -RSB-) (-LRB- -LRB-) (VP (VB listen)) (-RRB- -RRB-) (-RRB- -RRB-) (, ,) (ADVP (RB officially)) (NP (NP (DT the) (NNP Republic)) (PP (IN of) (NP (NNP Kenya)))) (, ,)) (VP (VBZ is) (NP (NP (NP (DT a) (NN country)) (PP (IN in) (NP (NNP Africa)))) (CC and) (NP (NP (DT a) (VBG founding) (NN member)) (PP (IN of) (NP (NP (DT the) (ADJP (NNP East) (NNP African)) (NNP Community)) (-LRB- -LRB-) (NP (NNP EAC)) (-RRB- -RRB-)))))) (. .))
T
['Kenya -LRB- /ˈkɛnjə/ ; locally -LSB- ˈkɛɲa -RSB- -LRB- listen -RRB- -RRB- , officially the Republic of Kenya , is a country in Africa and a founding member of the East African Community -LRB- EAC -RRB-']
[]
['Kenya -LRB- /ˈkɛnjə/ ; locally -LSB- ˈkɛɲa -RSB- -LRB- listen -RRB- -RRB- , officially the Republic of Kenya , is a country in Africa and a founding member of the East African Community -LRB- EAC -RRB- .']
[]
[]
66,939
Who believes "the outline of the life must be true" in reference to Buddha?
(ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ believes) (SBAR (S (`` ") (S (NP (NP (DT the) (NN outline)) (PP (IN of) (NP (DT the) (NN life)))) (VP (MD must) (VP (VB be) (ADJP (JJ true)) ('' ") (PP (IN in) (NP (NP (NN reference)) (PP (IN to) (NP (NNP Buddha)))))))))))) (. ?)))
14
{ "ADJ": [ "true" ], "ADP": [ "of", "in", "to" ], "ADV": [], "AUX": [ "must", "be" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "outline", "life", "reference" ], "NUM": [], "PART": [], "PRON": [ "Who" ], "PROPN": [ "Buddha" ], "PUNCT": [ "\"", "\"", "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "believes" ], "X": [] }
[ "O", "B-VP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADJP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "O" ]
Who/nsubj/believes believes/ROOT/believes "/punct/be the/det/outline outline/nsubj/be of/prep/outline the/det/life life/pobj/of must/aux/be be/ccomp/believes true/acomp/be "/punct/be in/prep/be reference/pobj/in to/prep/reference Buddha/pobj/to ?/punct/believes
(SBARQ (WHNP (WP Who)) (SQ (VP (VBZ believes) (SBAR (S (`` ") (S (NP (NP (DT the) (NN outline)) (PP (IN of) (NP (DT the) (NN life)))) (VP (MD must) (VP (VB be) (ADJP (JJ true)) ('' ") (PP (IN in) (NP (NP (NN reference)) (PP (IN to) (NP (NNP Buddha)))))))))))) (. ?))
FC
[]
['" the outline of the life must be true " in reference to Buddha']
[]
[]
['Who believes " the outline of the life must be true " in reference to Buddha ?']
3,433
The IPCC has since acknowledged that the date is incorrect, while reaffirming that the conclusion in the final summary was robust.
(ROOT (S (NP (DT The) (NNP IPCC)) (VP (VBZ has) (ADVP (IN since)) (VP (VBN acknowledged) (SBAR (IN that) (S (NP (DT the) (NN date)) (VP (VBZ is) (ADJP (JJ incorrect))))) (, ,) (SBAR (IN while) (S (VP (VBG reaffirming) (SBAR (IN that) (S (NP (NP (DT the) (NN conclusion)) (PP (IN in) (NP (DT the) (JJ final) (NN summary)))) (VP (VBD was) (ADJP (JJ robust)))))))))) (. .)))
13
{ "ADJ": [ "incorrect", "final", "robust" ], "ADP": [ "in" ], "ADV": [ "since" ], "AUX": [ "has", "is", "was" ], "CCONJ": [], "DET": [ "The", "the", "the", "the" ], "INTJ": [], "NOUN": [ "date", "conclusion", "summary" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "IPCC" ], "PUNCT": [ ",", "." ], "SCONJ": [ "that", "while", "that" ], "SPACE": [], "SYM": [], "VERB": [ "acknowledged", "reaffirming" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-ADJP", "B-VP", "O", "B-VP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADJP", "O" ]
The/det/IPCC IPCC/nsubj/acknowledged has/aux/acknowledged since/advmod/acknowledged acknowledged/ROOT/acknowledged that/mark/is the/det/date date/nsubj/is is/ccomp/acknowledged incorrect/acomp/is ,/punct/acknowledged while/mark/reaffirming reaffirming/advcl/acknowledged that/mark/was the/det/conclusion conclusion/nsubj/was in/prep/conclusion the/det/summary final/amod/summary summary/pobj/in was/ccomp/reaffirming robust/acomp/was ./punct/acknowledged
(S (NP (DT The) (NNP IPCC)) (VP (VBZ has) (ADVP (IN since)) (VP (VBN acknowledged) (SBAR (IN that) (S (NP (DT the) (NN date)) (VP (VBZ is) (ADJP (JJ incorrect))))) (, ,) (SBAR (IN while) (S (VP (VBG reaffirming) (SBAR (IN that) (S (NP (NP (DT the) (NN conclusion)) (PP (IN in) (NP (DT the) (JJ final) (NN summary)))) (VP (VBD was) (ADJP (JJ robust)))))))))) (. .))
CT
['The IPCC has since acknowledged ,']
['that the date is incorrect', 'while reaffirming that the conclusion in the final summary was robust', 'that the conclusion in the final summary was robust']
[]
['The IPCC has since acknowledged that the date is incorrect , while reaffirming that the conclusion in the final summary was robust .']
[]
29,440
Pomors are distinguished by the presence of Y Haplogroup N among them.
(ROOT (S (NP (NNS Pomors)) (VP (VBP are) (VP (VBN distinguished) (PP (IN by) (NP (NP (DT the) (NN presence)) (PP (IN of) (NP (NNP Y) (NNP Haplogroup) (NNP N))) (PP (IN among) (NP (PRP them))))))) (. .)))
9
{ "ADJ": [], "ADP": [ "by", "of", "among" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "Pomors", "presence" ], "NUM": [], "PART": [], "PRON": [ "them" ], "PROPN": [ "Y", "Haplogroup", "N" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "distinguished" ], "X": [] }
[ "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
Pomors/nsubjpass/distinguished are/auxpass/distinguished distinguished/ROOT/distinguished by/agent/distinguished the/det/presence presence/pobj/by of/prep/presence Y/compound/Haplogroup Haplogroup/pobj/of N/appos/Haplogroup among/prep/Haplogroup them/pobj/among ./punct/distinguished
(S (NP (NNS Pomors)) (VP (VBP are) (VP (VBN distinguished) (PP (IN by) (NP (NP (DT the) (NN presence)) (PP (IN of) (NP (NNP Y) (NNP Haplogroup) (NNP N))) (PP (IN among) (NP (PRP them))))))) (. .))
T
['Pomors are distinguished by the presence of Y Haplogroup N among them']
[]
['Pomors are distinguished by the presence of Y Haplogroup N among them .']
[]
[]
54,644
Hundreds of such false nobles were denounced by Hieronim Nekanda Trepka in his Liber generationis plebeanorium (or Liber chamorum) in the first half of the 16th century.
(ROOT (S (NP (NP (NNS Hundreds)) (PP (IN of) (NP (JJ such) (JJ false) (NNS nobles)))) (VP (VBD were) (VP (VBN denounced) (PP (IN by) (NP (NNP Hieronim) (NNP Nekanda) (NNP Trepka))) (PP (IN in) (NP (NP (PRP$ his) (NML (NNP Liber) (NNS generationis)) (NN plebeanorium)) (-LRB- -LRB-) (CC or) (NP (JJ Liber) (NN chamorum)) (-RRB- -RRB-))) (PP (IN in) (NP (NP (DT the) (JJ first) (NN half)) (PP (IN of) (NP (DT the) (JJ 16th) (NN century))))))) (. .)))
9
{ "ADJ": [ "such", "false", "first", "16th" ], "ADP": [ "of", "by", "in", "in", "of" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [ "or" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "Hundreds", "nobles", "generationis", "plebeanorium", "chamorum", "half", "century" ], "NUM": [], "PART": [], "PRON": [ "his" ], "PROPN": [ "Hieronim", "Nekanda", "Trepka", "Liber", "Liber" ], "PUNCT": [ "(", ")", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "denounced" ], "X": [] }
[ "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Hundreds/nsubjpass/denounced of/prep/Hundreds such/amod/nobles false/amod/nobles nobles/pobj/of were/auxpass/denounced denounced/ROOT/denounced by/agent/denounced Hieronim/compound/Trepka Nekanda/compound/Trepka Trepka/pobj/by in/prep/denounced his/poss/plebeanorium Liber/compound/plebeanorium generationis/compound/plebeanorium plebeanorium/pobj/in (/punct/plebeanorium or/cc/plebeanorium Liber/compound/chamorum chamorum/conj/plebeanorium )/punct/plebeanorium in/prep/denounced the/det/half first/amod/half half/pobj/in of/prep/half the/det/century 16th/amod/century century/pobj/of ./punct/denounced
(S (NP (NP (NNS Hundreds)) (PP (IN of) (NP (JJ such) (JJ false) (NNS nobles)))) (VP (VBD were) (VP (VBN denounced) (PP (IN by) (NP (NNP Hieronim) (NNP Nekanda) (NNP Trepka))) (PP (IN in) (NP (NP (PRP$ his) (NML (NNP Liber) (NNS generationis)) (NN plebeanorium)) (-LRB- -LRB-) (CC or) (NP (JJ Liber) (NN chamorum)) (-RRB- -RRB-))) (PP (IN in) (NP (NP (DT the) (JJ first) (NN half)) (PP (IN of) (NP (DT the) (JJ 16th) (NN century))))))) (. .))
T
['Hundreds of such false nobles were denounced by Hieronim Nekanda Trepka in his Liber generationis plebeanorium -LRB- or Liber chamorum -RRB- in the first half of the 16th century']
[]
['Hundreds of such false nobles were denounced by Hieronim Nekanda Trepka in his Liber generationis plebeanorium -LRB- or Liber chamorum -RRB- in the first half of the 16th century .']
[]
[]
31,138
The current Spanish constitution has been implemented in such a way that, in many respects, Spain can be compared to countries which are undeniably federal.
(ROOT (S (NP (DT The) (JJ current) (JJ Spanish) (NN constitution)) (VP (VBZ has) (VP (VBN been) (VP (VBN implemented) (PP (IN in) (NP (NP (PDT such) (DT a) (NN way)) (SBAR (IN that) (, ,) (S (PP (IN in) (NP (JJ many) (NNS respects))) (, ,) (NP (NNP Spain)) (VP (MD can) (VP (VB be) (VP (VBN compared) (PP (IN to) (NP (NP (NNS countries)) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (ADJP (RB undeniably) (JJ federal))))))))))))))))) (. .)))
19
{ "ADJ": [ "current", "Spanish", "many", "federal" ], "ADP": [ "in", "in", "to" ], "ADV": [ "undeniably" ], "AUX": [ "has", "been", "can", "be", "are" ], "CCONJ": [], "DET": [ "The", "such", "a" ], "INTJ": [], "NOUN": [ "constitution", "way", "respects", "countries" ], "NUM": [], "PART": [], "PRON": [ "that", "which" ], "PROPN": [ "Spain" ], "PUNCT": [ ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "implemented", "compared" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "O", "B-VP", "B-ADJP", "I-ADJP", "O" ]
The/det/constitution current/amod/constitution Spanish/amod/constitution constitution/nsubjpass/implemented has/aux/implemented been/auxpass/implemented implemented/ROOT/implemented in/prep/implemented such/predet/way a/det/way way/pobj/in that/nsubjpass/compared ,/punct/compared in/prep/compared many/amod/respects respects/pobj/in ,/punct/compared Spain/nsubjpass/compared can/aux/compared be/auxpass/compared compared/relcl/way to/prep/compared countries/pobj/to which/nsubj/are are/relcl/countries undeniably/advmod/are federal/acomp/are ./punct/implemented
(S (NP (DT The) (JJ current) (JJ Spanish) (NN constitution)) (VP (VBZ has) (VP (VBN been) (VP (VBN implemented) (PP (IN in) (NP (NP (PDT such) (DT a) (NN way)) (SBAR (IN that) (, ,) (S (PP (IN in) (NP (JJ many) (NNS respects))) (, ,) (NP (NNP Spain)) (VP (MD can) (VP (VB be) (VP (VBN compared) (PP (IN to) (NP (NP (NNS countries)) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (ADJP (RB undeniably) (JJ federal))))))))))))))))) (. .))
CT
['The current Spanish constitution has been implemented in such a way that , in many respects , Spain can be compared to countries which are undeniably federal']
['that , in many respects , Spain can be compared to countries which are undeniably federal', 'which are undeniably federal']
[]
['The current Spanish constitution has been implemented in such a way that , in many respects , Spain can be compared to countries which are undeniably federal .']
[]
66,944
The number of Malpighian tubules possessed by a given insect varies between species, ranging from only two tubules in some insects to over 100 tubules in others.:71–72, 78–80
(ROOT (S (NP (NP (DT The) (NN number)) (PP (IN of) (NP (NP (JJ Malpighian) (NNS tubules)) (VP (VBN possessed) (PP (IN by) (NP (DT a) (VBN given) (NN insect))))))) (VBZ varies) (PP (PP (IN between) (NP (NNS species))) (, ,) (VBG ranging) (PP (IN from) (NP (NP (QP (RB only) (CD two)) (NNS tubules)) (PP (IN in) (NP (DT some) (NNS insects)))))) (IN to) (NP (NP (QP (IN over) (CD 100)) (NNS tubules)) (PP (IN in) (NP (NP (CD others.:71–72)) (, ,) (NP (CD 78–80)))))))
9
{ "ADJ": [ "Malpighian" ], "ADP": [ "of", "by", "between", "from", "in", "to", "over", "in" ], "ADV": [ "only" ], "AUX": [], "CCONJ": [], "DET": [ "The", "a", "some" ], "INTJ": [], "NOUN": [ "number", "tubules", "insect", "species", "tubules", "insects", "tubules" ], "NUM": [ "two", "100" ], "PART": [], "PRON": [], "PROPN": [ "others.:71–72", "78–80" ], "PUNCT": [ ",", "," ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "possessed", "given", "varies", "ranging" ], "X": [] }
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-PP", "B-NP", "B-PP", "I-PP", "I-PP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP" ]
The/det/number number/nsubj/varies of/prep/number Malpighian/amod/tubules tubules/pobj/of possessed/acl/tubules by/agent/possessed a/det/insect given/amod/insect insect/pobj/by varies/ROOT/varies between/prep/varies species/pobj/between ,/punct/varies ranging/advcl/varies from/prep/ranging only/advmod/two two/nummod/tubules tubules/pobj/from in/prep/tubules some/det/insects insects/pobj/in to/prep/from over/quantmod/100 100/nummod/tubules tubules/pobj/to in/prep/tubules others.:71–72/pobj/in ,/punct/others.:71–72 78–80/appos/tubules
(S (NP (NP (DT The) (NN number)) (PP (IN of) (NP (NP (JJ Malpighian) (NNS tubules)) (VP (VBN possessed) (PP (IN by) (NP (DT a) (VBN given) (NN insect))))))) (VBZ varies) (PP (PP (IN between) (NP (NNS species))) (, ,) (VBG ranging) (PP (IN from) (NP (NP (QP (RB only) (CD two)) (NNS tubules)) (PP (IN in) (NP (DT some) (NNS insects)))))) (IN to) (NP (NP (QP (IN over) (CD 100)) (NNS tubules)) (PP (IN in) (NP (NP (CD others.:71–72)) (, ,) (NP (CD 78–80))))))
FC
[]
[]
[]
[]
['The number of Malpighian tubules possessed by a given insect varies between species , ranging from only two tubules in some insects to over 100 tubules in others.:71–72 , 78–80']
68,291
The city is also served by other publications such as Boston magazine, The Improper Bostonian, DigBoston, and the Boston edition of Metro.
(ROOT (S (NP (DT The) (NN city)) (VP (VBZ is) (ADVP (RB also)) (VP (VBN served) (PP (IN by) (NP (NP (JJ other) (NNS publications)) (PP (JJ such) (IN as) (NP (NP (NNP Boston) (NN magazine)) (, ,) (NP (DT The) (NNP Improper) (NNP Bostonian)) (, ,) (NP (NNP DigBoston)) (, ,) (CC and) (NP (NP (DT the) (NNP Boston) (NN edition)) (PP (IN of) (NP (NNP Metro)))))))))) (. .)))
12
{ "ADJ": [ "other", "such", "Improper" ], "ADP": [ "by", "as", "of" ], "ADV": [ "also" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "The", "The", "the" ], "INTJ": [], "NOUN": [ "city", "publications", "magazine", "edition" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Boston", "Bostonian", "DigBoston", "Boston", "Metro" ], "PUNCT": [ ",", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "served" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
The/det/city city/nsubjpass/served is/auxpass/served also/advmod/served served/ROOT/served by/agent/served other/amod/publications publications/pobj/by such/amod/as as/prep/publications Boston/compound/magazine magazine/pobj/as ,/punct/magazine The/det/Bostonian Improper/amod/Bostonian Bostonian/conj/magazine ,/punct/Bostonian DigBoston/conj/Bostonian ,/punct/DigBoston and/cc/DigBoston the/det/edition Boston/compound/edition edition/conj/DigBoston of/prep/edition Metro/pobj/of ./punct/served
(S (NP (DT The) (NN city)) (VP (VBZ is) (ADVP (RB also)) (VP (VBN served) (PP (IN by) (NP (NP (JJ other) (NNS publications)) (PP (JJ such) (IN as) (NP (NP (NNP Boston) (NN magazine)) (, ,) (NP (DT The) (NNP Improper) (NNP Bostonian)) (, ,) (NP (NNP DigBoston)) (, ,) (CC and) (NP (NP (DT the) (NNP Boston) (NN edition)) (PP (IN of) (NP (NNP Metro)))))))))) (. .))
T
['The city is also served by other publications such as Boston magazine , The Improper Bostonian , DigBoston , and the Boston edition of Metro']
[]
['The city is also served by other publications such as Boston magazine , The Improper Bostonian , DigBoston , and the Boston edition of Metro .']
[]
[]
3,906
This was among the last areas of the subcontinent to be conquered by the British.
(ROOT (S (NP (DT This)) (VP (VBD was) (PP (IN among) (NP (NP (NP (DT the) (JJ last) (NNS areas)) (PP (IN of) (NP (DT the) (NN subcontinent)))) (SBAR (S (VP (TO to) (VP (VB be) (VP (VBN conquered) (PP (IN by) (NP (DT the) (NNPS British))))))))))) (. .)))
13
{ "ADJ": [ "last" ], "ADP": [ "among", "of", "by" ], "ADV": [], "AUX": [ "was", "be" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "areas", "subcontinent" ], "NUM": [], "PART": [ "to" ], "PRON": [ "This" ], "PROPN": [ "British" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "conquered" ], "X": [] }
[ "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
This/nsubj/was was/ROOT/was among/prep/was the/det/areas last/amod/areas areas/pobj/among of/prep/areas the/det/subcontinent subcontinent/pobj/of to/aux/conquered be/auxpass/conquered conquered/relcl/areas by/agent/conquered the/det/British British/pobj/by ./punct/was
(S (NP (DT This)) (VP (VBD was) (PP (IN among) (NP (NP (NP (DT the) (JJ last) (NNS areas)) (PP (IN of) (NP (DT the) (NN subcontinent)))) (SBAR (S (VP (TO to) (VP (VB be) (VP (VBN conquered) (PP (IN by) (NP (DT the) (NNPS British))))))))))) (. .))
CT
['This was among the last areas of the subcontinent to be conquered by the British']
['to be conquered by the British']
[]
['This was among the last areas of the subcontinent to be conquered by the British .']
[]
46,131
The other most retained vehicle will be the Navistar MaxxPro Dash with 2,633 vehicles, plus 301 Maxxpro ambulances.
(ROOT (S (NP (DT The) (JJ other) (ADJP (RBS most) (VBN retained)) (NN vehicle)) (VP (MD will) (VP (VB be) (NP (NP (DT the) (NNP Navistar) (NNP MaxxPro) (NNP Dash)) (PP (IN with) (NP (NP (CD 2,633) (NNS vehicles)) (, ,) (CC plus) (NP (CD 301) (NNP Maxxpro) (NNS ambulances))))))) (. .)))
9
{ "ADJ": [ "other" ], "ADP": [ "with" ], "ADV": [ "most" ], "AUX": [ "will", "be" ], "CCONJ": [ "plus" ], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "vehicle", "vehicles", "ambulances" ], "NUM": [ "2,633", "301" ], "PART": [], "PRON": [], "PROPN": [ "Navistar", "MaxxPro", "Dash", "Maxxpro" ], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "retained" ], "X": [] }
[ "B-NP", "I-NP", "B-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/vehicle other/amod/vehicle most/advmod/retained retained/amod/vehicle vehicle/nsubj/be will/aux/be be/ROOT/be the/det/Dash Navistar/compound/Dash MaxxPro/compound/Dash Dash/attr/be with/prep/Dash 2,633/nummod/vehicles vehicles/pobj/with ,/punct/vehicles plus/cc/vehicles 301/nummod/ambulances Maxxpro/compound/ambulances ambulances/conj/vehicles ./punct/be
(S (NP (DT The) (JJ other) (ADJP (RBS most) (VBN retained)) (NN vehicle)) (VP (MD will) (VP (VB be) (NP (NP (DT the) (NNP Navistar) (NNP MaxxPro) (NNP Dash)) (PP (IN with) (NP (NP (CD 2,633) (NNS vehicles)) (, ,) (CC plus) (NP (CD 301) (NNP Maxxpro) (NNS ambulances))))))) (. .))
T
['The other most retained vehicle will be the Navistar MaxxPro Dash with 2,633 vehicles , plus 301 Maxxpro ambulances']
[]
['The other most retained vehicle will be the Navistar MaxxPro Dash with 2,633 vehicles , plus 301 Maxxpro ambulances .']
[]
[]
62,525
When did Canada finally cease to use the traditional ceremony for granting assent as regular practice?
(ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (NNP Canada)) (ADVP (RB finally)) (VP (VB cease) (S (VP (TO to) (VP (VB use) (NP (DT the) (JJ traditional) (NN ceremony)) (PP (IN for) (S (VP (VBG granting) (NP (NN assent)) (PP (IN as) (NP (JJ regular) (NN practice))))))))))) (. ?)))
13
{ "ADJ": [ "traditional", "regular" ], "ADP": [ "for", "as" ], "ADV": [ "finally" ], "AUX": [ "did" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "ceremony", "assent", "practice" ], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [ "Canada" ], "PUNCT": [ "?" ], "SCONJ": [ "When" ], "SPACE": [], "SYM": [], "VERB": [ "cease", "use", "granting" ], "X": [] }
[ "O", "O", "B-NP", "B-ADVP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
When/advmod/cease did/aux/cease Canada/nsubj/cease finally/advmod/cease cease/ROOT/cease to/aux/use use/xcomp/cease the/det/ceremony traditional/amod/ceremony ceremony/dobj/use for/prep/ceremony granting/pcomp/for assent/dobj/granting as/prep/granting regular/amod/practice practice/pobj/as ?/punct/cease
(SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (NNP Canada)) (ADVP (RB finally)) (VP (VB cease) (S (VP (TO to) (VP (VB use) (NP (DT the) (JJ traditional) (NN ceremony)) (PP (IN for) (S (VP (VBG granting) (NP (NN assent)) (PP (IN as) (NP (JJ regular) (NN practice))))))))))) (. ?))
FC
[]
[]
[]
[]
['When did Canada finally cease to use the traditional ceremony for granting assent as regular practice ?']
25,172
Several diet books quote beer as having an undesirably high glycemic index of 110, the same as maltose; however, the maltose in beer undergoes metabolism by yeast during fermentation so that beer consists mostly of water, hop oils and only trace amounts of sugars, including maltose.
(ROOT (S (S (NP (JJ Several) (NN diet) (NNS books)) (VP (VBP quote) (NP (NN beer)) (PP (IN as) (S (VP (VBG having) (NP (NP (NP (DT an) (ADJP (RB undesirably) (JJ high)) (JJ glycemic) (NN index)) (PP (IN of) (NP (CD 110)))) (, ,) (NP (NP (DT the) (JJ same)) (PP (IN as) (NP (NN maltose)))))))))) (: ;) (S (ADVP (RB however)) (, ,) (NP (NP (DT the) (NN maltose)) (PP (IN in) (NP (NN beer)))) (VP (VBZ undergoes) (NP (NN metabolism)) (PP (IN by) (NP (NN yeast))) (PP (IN during) (NP (NN fermentation))) (SBAR (IN so) (IN that) (S (NP (NN beer)) (VP (VBZ consists) (ADVP (RB mostly)) (PP (IN of) (NP (NP (NN water)) (, ,) (NP (NN hop) (NNS oils)) (CC and) (NP (NP (RB only) (JJ trace) (NNS amounts)) (PP (IN of) (NP (NNS sugars))) (, ,) (PP (VBG including) (NP (NN maltose))))))))))) (. .)))
13
{ "ADJ": [ "Several", "high", "glycemic", "same", "only" ], "ADP": [ "as", "of", "as", "in", "by", "during", "of", "of" ], "ADV": [ "undesirably", "however", "mostly" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "an", "the", "the" ], "INTJ": [ "quote" ], "NOUN": [ "diet", "books", "beer", "index", "maltose", "maltose", "beer", "metabolism", "yeast", "fermentation", "beer", "water", "hop", "oils", "trace", "amounts", "sugars", "maltose" ], "NUM": [ "110" ], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ ",", ";", ",", ",", ",", "." ], "SCONJ": [ "so", "that" ], "SPACE": [], "SYM": [], "VERB": [ "having", "undergoes", "consists", "including" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-VP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "B-ADVP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP"...
Several/amod/books diet/compound/books books/nmod/beer quote/intj/beer beer/nsubj/undergoes as/prep/beer having/pcomp/as an/det/index undesirably/advmod/high high/amod/index glycemic/amod/index index/dobj/having of/prep/index 110/pobj/of ,/punct/index the/det/same same/appos/index as/prep/same maltose/pobj/as ;/punct/undergoes however/advmod/undergoes ,/punct/undergoes the/det/maltose maltose/nsubj/undergoes in/prep/maltose beer/pobj/in undergoes/ROOT/undergoes metabolism/dobj/undergoes by/prep/undergoes yeast/pobj/by during/prep/undergoes fermentation/pobj/during so/mark/consists that/mark/consists beer/nsubj/consists consists/advcl/undergoes mostly/advmod/consists of/prep/consists water/pobj/of ,/punct/water hop/compound/oils oils/conj/water and/cc/oils only/advmod/amounts trace/compound/amounts amounts/conj/oils of/prep/amounts sugars/pobj/of ,/punct/sugars including/prep/consists maltose/pobj/including ./punct/undergoes
(S (S (NP (JJ Several) (NN diet) (NNS books)) (VP (VBP quote) (NP (NN beer)) (PP (IN as) (S (VP (VBG having) (NP (NP (NP (DT an) (ADJP (RB undesirably) (JJ high)) (JJ glycemic) (NN index)) (PP (IN of) (NP (CD 110)))) (, ,) (NP (NP (DT the) (JJ same)) (PP (IN as) (NP (NN maltose)))))))))) (: ;) (S (ADVP (RB however)) (, ,) (NP (NP (DT the) (NN maltose)) (PP (IN in) (NP (NN beer)))) (VP (VBZ undergoes) (NP (NN metabolism)) (PP (IN by) (NP (NN yeast))) (PP (IN during) (NP (NN fermentation))) (SBAR (IN so) (IN that) (S (NP (NN beer)) (VP (VBZ consists) (ADVP (RB mostly)) (PP (IN of) (NP (NP (NN water)) (, ,) (NP (NN hop) (NNS oils)) (CC and) (NP (NP (RB only) (JJ trace) (NNS amounts)) (PP (IN of) (NP (NNS sugars))) (, ,) (PP (VBG including) (NP (NN maltose))))))))))) (. .))
CT
['Several diet books quote beer as having an undesirably high glycemic index of 110 , the same as maltose', 'however , the maltose in beer undergoes metabolism by yeast during fermentation']
['so that beer consists mostly of water , hop oils and only trace amounts of sugars , including maltose']
[]
['Several diet books quote beer as having an undesirably high glycemic index of 110 , the same as maltose ; however , the maltose in beer undergoes metabolism by yeast during fermentation so that beer consists mostly of water , hop oils and only trace amounts of sugars , including maltose .']
[]
26,316
In other historical Protestant strongholds such as Germany, the Netherlands, Switzerland, Latvia, Estonia and Hungary, it remains one of the most popular religions.
(ROOT (S (PP (IN In) (NP (NP (JJ other) (JJ historical) (JJ Protestant) (NNS strongholds)) (PP (JJ such) (IN as) (NP (NP (NNP Germany)) (, ,) (NP (DT the) (NNPS Netherlands)) (, ,) (NP (NNP Switzerland)) (, ,) (NP (NP (NNP Latvia)) (, ,) (NP (NNP Estonia))) (CC and) (NP (NNP Hungary)))))) (, ,) (NP (PRP it)) (VP (VBZ remains) (NP (NP (CD one)) (PP (IN of) (NP (DT the) (ADJP (RBS most) (JJ popular)) (NNS religions))))) (. .)))
9
{ "ADJ": [ "other", "historical", "Protestant", "such", "popular" ], "ADP": [ "In", "as", "of" ], "ADV": [ "most" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "strongholds", "religions" ], "NUM": [ "one" ], "PART": [], "PRON": [ "it" ], "PROPN": [ "Germany", "Netherlands", "Switzerland", "Latvia", "Estonia", "Hungary" ], "PUNCT": [ ",", ",", ",", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "remains" ], "X": [] }
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "O" ]
In/prep/remains other/amod/strongholds historical/amod/strongholds Protestant/amod/strongholds strongholds/pobj/In such/amod/as as/prep/strongholds Germany/pobj/as ,/punct/Germany the/det/Netherlands Netherlands/conj/Germany ,/punct/Netherlands Switzerland/conj/Netherlands ,/punct/Switzerland Latvia/conj/Switzerland ,/punct/Latvia Estonia/conj/Latvia and/cc/Estonia Hungary/conj/Estonia ,/punct/remains it/nsubj/remains remains/ROOT/remains one/attr/remains of/prep/one the/det/religions most/advmod/popular popular/amod/religions religions/pobj/of ./punct/remains
(S (PP (IN In) (NP (NP (JJ other) (JJ historical) (JJ Protestant) (NNS strongholds)) (PP (JJ such) (IN as) (NP (NP (NNP Germany)) (, ,) (NP (DT the) (NNPS Netherlands)) (, ,) (NP (NNP Switzerland)) (, ,) (NP (NP (NNP Latvia)) (, ,) (NP (NNP Estonia))) (CC and) (NP (NNP Hungary)))))) (, ,) (NP (PRP it)) (VP (VBZ remains) (NP (NP (CD one)) (PP (IN of) (NP (DT the) (ADJP (RBS most) (JJ popular)) (NNS religions))))) (. .))
T
['it remains one of the most popular religions']
[]
['In other historical Protestant strongholds such as Germany , the Netherlands , Switzerland , Latvia , Estonia and Hungary , it remains one of the most popular religions .']
[]
[]
31,208
During the 1981 Trooping the Colour ceremony and only six weeks before the wedding of Charles, Prince of Wales, and Lady Diana Spencer, six shots were fired at the Queen from close range as she rode down The Mall on her horse, Burmese.
(ROOT (S (PP (PP (IN During) (NP (DT the) (CD 1981) (NML (PP (NNP Trooping) (DT the) (NNP Colour))) (NN ceremony))) (CC and) (PP (NP (QP (RB only) (CD six)) (NNS weeks)) (IN before) (NP (NP (DT the) (NN wedding)) (PP (IN of) (NP (NP (NNP Charles)) (, ,) (NP (NP (NNP Prince)) (PP (IN of) (NP (NNP Wales)))) (, ,) (CC and) (NP (NNP Lady) (NNP Diana) (NNP Spencer))))))) (, ,) (NP (CD six) (NNS shots)) (VP (VBD were) (VP (VBN fired) (PP (IN at) (NP (DT the) (NNP Queen))) (PP (IN from) (NP (JJ close) (NN range))) (SBAR (IN as) (S (NP (PRP she)) (VP (VBD rode) (PP (IN down) (NP (DT The) (NNP Mall))) (PP (IN on) (NP (NP (PRP$ her) (NN horse)) (, ,) (NP (NNP Burmese))))))))) (. .)))
11
{ "ADJ": [ "close", "Burmese" ], "ADP": [ "During", "before", "of", "of", "at", "from", "down", "on" ], "ADV": [ "only" ], "AUX": [ "were" ], "CCONJ": [ "and", "and" ], "DET": [ "the", "the", "the", "the", "The" ], "INTJ": [], "NOUN": [ "ceremony", "weeks", "wedding", "shots", "range", "horse" ], "NUM": [ "1981", "six", "six" ], "PART": [], "PRON": [ "she", "her" ], "PROPN": [ "Colour", "Charles", "Prince", "Wales", "Lady", "Diana", "Spencer", "Queen", "Mall" ], "PUNCT": [ ",", ",", ",", ",", "." ], "SCONJ": [ "as" ], "SPACE": [], "SYM": [], "VERB": [ "Trooping", "fired", "rode" ], "X": [] }
[ "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "I-PP", "B-NP", "B-PP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP...
During/prep/Trooping the/det/1981 1981/pobj/During Trooping/advcl/fired the/det/ceremony Colour/compound/ceremony ceremony/dobj/Trooping and/cc/Trooping only/advmod/six six/nummod/weeks weeks/npadvmod/before before/prep/Trooping the/det/wedding wedding/pobj/before of/prep/wedding Charles/pobj/of ,/punct/Charles Prince/appos/Charles of/prep/Prince Wales/pobj/of ,/punct/Trooping and/cc/Trooping Lady/compound/Spencer Diana/compound/Spencer Spencer/conj/Trooping ,/punct/fired six/nummod/shots shots/nsubjpass/fired were/auxpass/fired fired/ROOT/fired at/prep/fired the/det/Queen Queen/pobj/at from/prep/fired close/amod/range range/pobj/from as/mark/rode she/nsubj/rode rode/advcl/fired down/prt/rode The/det/Mall Mall/pobj/down on/prep/rode her/poss/horse horse/pobj/on ,/punct/horse Burmese/appos/horse ./punct/fired
(S (PP (PP (IN During) (NP (DT the) (CD 1981) (NML (PP (NNP Trooping) (DT the) (NNP Colour))) (NN ceremony))) (CC and) (PP (NP (QP (RB only) (CD six)) (NNS weeks)) (IN before) (NP (NP (DT the) (NN wedding)) (PP (IN of) (NP (NP (NNP Charles)) (, ,) (NP (NP (NNP Prince)) (PP (IN of) (NP (NNP Wales)))) (, ,) (CC and) (NP (NNP Lady) (NNP Diana) (NNP Spencer))))))) (, ,) (NP (CD six) (NNS shots)) (VP (VBD were) (VP (VBN fired) (PP (IN at) (NP (DT the) (NNP Queen))) (PP (IN from) (NP (JJ close) (NN range))) (SBAR (IN as) (S (NP (PRP she)) (VP (VBD rode) (PP (IN down) (NP (DT The) (NNP Mall))) (PP (IN on) (NP (NP (PRP$ her) (NN horse)) (, ,) (NP (NNP Burmese))))))))) (. .))
CT
['six shots were fired at the Queen from close range']
['as she rode down The Mall on her horse , Burmese']
[]
['During the 1981 Trooping the Colour ceremony and only six weeks before the wedding of Charles , Prince of Wales , and Lady Diana Spencer , six shots were fired at the Queen from close range as she rode down The Mall on her horse , Burmese .']
[]
17,122
A Roman general receiving a triumph had his entire body painted red in honor of his achievement.
(ROOT (S (NP (NP (DT A) (JJ Roman) (NN general)) (VP (VBG receiving) (NP (DT a) (NN triumph)))) (VP (VBD had) (NP (PRP$ his) (JJ entire) (NN body)) (VP (VBN painted) (S (ADJP (JJ red))) (PP (IN in) (NP (NP (NN honor)) (PP (IN of) (NP (PRP$ his) (NN achievement))))))) (. .)))
9
{ "ADJ": [ "Roman", "entire" ], "ADP": [ "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "A", "a" ], "INTJ": [], "NOUN": [ "general", "triumph", "body", "red", "honor", "achievement" ], "NUM": [], "PART": [], "PRON": [ "his", "his" ], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "receiving", "had", "painted" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
A/det/general Roman/amod/general general/nsubj/had receiving/acl/general a/det/triumph triumph/dobj/receiving had/ROOT/had his/poss/body entire/amod/body body/nsubj/painted painted/ccomp/had red/dobj/painted in/prep/painted honor/pobj/in of/prep/honor his/poss/achievement achievement/pobj/of ./punct/had
(S (NP (NP (DT A) (JJ Roman) (NN general)) (VP (VBG receiving) (NP (DT a) (NN triumph)))) (VP (VBD had) (NP (PRP$ his) (JJ entire) (NN body)) (VP (VBN painted) (S (ADJP (JJ red))) (PP (IN in) (NP (NP (NN honor)) (PP (IN of) (NP (PRP$ his) (NN achievement))))))) (. .))
T
['A Roman general receiving a triumph had his entire body painted red in honor of his achievement']
[]
['A Roman general receiving a triumph had his entire body painted red in honor of his achievement .']
[]
[]
31,652
Fruit, which is formed by the enlargement of flower parts, is frequently a seed-dispersal tool that attracts animals to eat or otherwise disturb it, incidentally scattering the seeds it contains (see frugivory).
(ROOT (S (NP (NP (NN Fruit)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (VP (VBN formed) (PP (IN by) (NP (NP (DT the) (NN enlargement)) (PP (IN of) (NP (NN flower) (NNS parts))))))))) (, ,)) (VP (VBZ is) (ADVP (RB frequently)) (NP (NP (DT a) (NML (NN seed) (HYPH -) (NN dispersal)) (NN tool)) (SBAR (WHNP (WDT that)) (S (VP (S (VP (VBZ attracts) (NP (NNS animals)) (S (VP (TO to) (VP (VP (VB eat)) (CC or) (ADVP (RB otherwise)) (VB disturb) (NP (PRP it))))) (, ,) (S (ADVP (RB incidentally)) (VP (VBG scattering) (NP (NP (DT the) (NNS seeds)) (SBAR (S (NP (PRP it)) (VP (VBZ contains))))))))) (PRN (-LRB- -LRB-) (VP (VB see) (NP (NN frugivory))) (-RRB- -RRB-))))))) (. .)))
16
{ "ADJ": [ "frugivory" ], "ADP": [ "by", "of" ], "ADV": [ "frequently", "otherwise", "incidentally" ], "AUX": [ "is", "is" ], "CCONJ": [ "or" ], "DET": [ "the", "a", "the" ], "INTJ": [], "NOUN": [ "enlargement", "flower", "parts", "seed", "dispersal", "tool", "animals", "seeds" ], "NUM": [], "PART": [ "to" ], "PRON": [ "which", "that", "it", "it" ], "PROPN": [ "Fruit" ], "PUNCT": [ ",", ",", "-", ",", "(", ")", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "formed", "attracts", "eat", "disturb", "scattering", "contains", "see" ], "X": [] }
[ "B-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-NP", "O", "O", "O", "B-NP", "O", "B-VP", "B-NP", "B-VP", "I-VP", "I-VP", "B-ADVP", "B-VP", "B-NP", "B-VP", "B-ADVP", "B-VP", "B-NP", "I-NP...
Fruit/nsubj/is ,/punct/Fruit which/nsubjpass/formed is/auxpass/formed formed/relcl/Fruit by/agent/formed the/det/enlargement enlargement/pobj/by of/prep/enlargement flower/compound/parts parts/pobj/of ,/punct/Fruit is/ROOT/is frequently/advmod/is a/det/tool seed/npadvmod/dispersal -/punct/dispersal dispersal/amod/tool tool/attr/is that/nsubj/attracts attracts/relcl/tool animals/dobj/attracts to/aux/eat eat/xcomp/attracts or/cc/eat otherwise/advmod/disturb disturb/conj/eat it/dobj/disturb ,/punct/disturb incidentally/advmod/scattering scattering/advcl/disturb the/det/seeds seeds/dobj/scattering it/nsubj/contains contains/relcl/seeds (/punct/see see/parataxis/scattering frugivory/dobj/see )/punct/see ./punct/is
(S (NP (NP (NN Fruit)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (VP (VBN formed) (PP (IN by) (NP (NP (DT the) (NN enlargement)) (PP (IN of) (NP (NN flower) (NNS parts))))))))) (, ,)) (VP (VBZ is) (ADVP (RB frequently)) (NP (NP (DT a) (NML (NN seed) (HYPH -) (NN dispersal)) (NN tool)) (SBAR (WHNP (WDT that)) (S (VP (S (VP (VBZ attracts) (NP (NNS animals)) (S (VP (TO to) (VP (VP (VB eat)) (CC or) (ADVP (RB otherwise)) (VB disturb) (NP (PRP it))))) (, ,) (S (ADVP (RB incidentally)) (VP (VBG scattering) (NP (NP (DT the) (NNS seeds)) (SBAR (S (NP (PRP it)) (VP (VBZ contains))))))))) (PRN (-LRB- -LRB-) (VP (VB see) (NP (NN frugivory))) (-RRB- -RRB-))))))) (. .))
CT
['Fruit , which is formed by the enlargement of flower parts , is frequently a seed - dispersal tool that attracts animals to eat or otherwise disturb it , incidentally scattering the seeds it contains -LRB- see frugivory -RRB-']
['which is formed by the enlargement of flower parts', 'that attracts animals to eat or otherwise disturb it , incidentally scattering the seeds it contains -LRB- see frugivory -RRB-', 'it contains']
[]
['Fruit , which is formed by the enlargement of flower parts , is frequently a seed - dispersal tool that attracts animals to eat or otherwise disturb it , incidentally scattering the seeds it contains -LRB- see frugivory -RRB- .']
[]
26,642
Its subgroups are referred to as matrix groups or linear groups.
(ROOT (S (NP (PRP$ Its) (NNS subgroups)) (VP (VBP are) (VP (VBN referred) (PP (IN to)) (PP (IN as) (NP (NP (NN matrix) (NNS groups)) (CC or) (NP (JJ linear) (NNS groups)))))) (. .)))
8
{ "ADJ": [ "linear" ], "ADP": [ "to", "as" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "or" ], "DET": [], "INTJ": [], "NOUN": [ "subgroups", "matrix", "groups", "groups" ], "NUM": [], "PART": [], "PRON": [ "Its" ], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "referred" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Its/poss/subgroups subgroups/nsubjpass/referred are/auxpass/referred referred/ROOT/referred to/prep/referred as/prep/referred matrix/compound/groups groups/pobj/as or/cc/groups linear/amod/groups groups/conj/groups ./punct/referred
(S (NP (PRP$ Its) (NNS subgroups)) (VP (VBP are) (VP (VBN referred) (PP (IN to)) (PP (IN as) (NP (NP (NN matrix) (NNS groups)) (CC or) (NP (JJ linear) (NNS groups)))))) (. .))
T
['Its subgroups are referred to as matrix groups or linear groups']
[]
['Its subgroups are referred to as matrix groups or linear groups .']
[]
[]
29,395
To prevent further loss of groundwater, Tucson has been involved in water conservation and groundwater preservation efforts, shifting away from its reliance on a series of Tucson area wells in favor of conservation, consumption-based pricing for residential and commercial water use, and new wells in the more sustainable Avra Valley aquifer, northwest of the city.
(ROOT (S (S (VP (TO To) (VP (VB prevent) (NP (NP (JJ further) (NN loss)) (PP (IN of) (NP (NN groundwater))))))) (, ,) (NP (NNP Tucson)) (VP (VBZ has) (VP (VBN been) (VP (VBN involved) (PP (IN in) (NP (NML (NP (NN water) (NN conservation)) (CC and) (NML (NN groundwater) (NN preservation))) (NNS efforts))) (, ,) (S (VP (VBG shifting) (ADVP (RB away) (PP (IN from) (NP (NP (PRP$ its) (NN reliance)) (PP (IN on) (NP (DT a) (NN series)) (PP (IN of) (NP (NML (NNP Tucson) (NN area)) (NNS wells))))))) (PP (IN in) (NP (NP (NN favor)) (PP (IN of) (NP (NP (NN conservation)) (, ,) (NP (NP (ADJP (NN consumption) (HYPH -) (VBN based)) (NN pricing)) (PP (IN for) (NP (ADJP (JJ residential) (CC and) (JJ commercial)) (NN water) (NN use)))) (, ,) (CC and) (NP (NP (JJ new) (NNS wells)) (PP (IN in) (NP (NP (DT the) (ADJP (RBR more) (JJ sustainable)) (NML (NNP Avra) (NNP Valley)) (NN aquifer)) (, ,) (ADVP (RB northwest) (PP (IN of) (NP (DT the) (NN city)))))))))))))))) (. .)))
18
{ "ADJ": [ "further", "residential", "commercial", "new", "sustainable" ], "ADP": [ "of", "in", "from", "on", "of", "in", "of", "for", "in", "of" ], "ADV": [ "away", "more" ], "AUX": [ "has", "been" ], "CCONJ": [ "and", "and", "and" ], "DET": [ "a", "the", "the" ], "INTJ": [], "NOUN": [ "loss", "groundwater", "water", "conservation", "groundwater", "preservation", "efforts", "reliance", "series", "area", "wells", "favor", "conservation", "consumption", "pricing", "water", "use", "wells", "aquifer", "northwest", "city" ], "NUM": [], "PART": [ "To" ], "PRON": [ "its" ], "PROPN": [ "Tucson", "Tucson", "Avra", "Valley" ], "PUNCT": [ ",", ",", ",", "-", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "prevent", "involved", "shifting", "based" ], "X": [] }
[ "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "I-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "B-PP", "B-NP", "B...
To/aux/prevent prevent/advcl/involved further/amod/loss loss/dobj/prevent of/prep/loss groundwater/pobj/of ,/punct/involved Tucson/nsubjpass/involved has/aux/involved been/auxpass/involved involved/ROOT/involved in/prep/involved water/nmod/conservation conservation/nmod/efforts and/cc/conservation groundwater/conj/conservation preservation/conj/conservation efforts/pobj/in ,/punct/involved shifting/advcl/involved away/advmod/shifting from/prep/away its/poss/reliance reliance/pobj/from on/prep/reliance a/det/series series/pobj/on of/prep/series Tucson/compound/area area/compound/wells wells/pobj/of in/prep/shifting favor/pobj/in of/prep/favor conservation/pobj/of ,/punct/conservation consumption/npadvmod/based -/punct/based based/amod/pricing pricing/conj/conservation for/prep/pricing residential/amod/use and/cc/residential commercial/conj/residential water/compound/use use/pobj/for ,/punct/pricing and/cc/pricing new/amod/wells wells/conj/pricing in/prep/wells the/det/aquifer more/advmod/sustainable sustainable/amod/aquifer Avra/compound/Valley Valley/compound/aquifer aquifer/pobj/in ,/punct/aquifer northwest/appos/aquifer of/prep/northwest the/det/city city/pobj/of ./punct/involved
(S (S (VP (TO To) (VP (VB prevent) (NP (NP (JJ further) (NN loss)) (PP (IN of) (NP (NN groundwater))))))) (, ,) (NP (NNP Tucson)) (VP (VBZ has) (VP (VBN been) (VP (VBN involved) (PP (IN in) (NP (NML (NP (NN water) (NN conservation)) (CC and) (NML (NN groundwater) (NN preservation))) (NNS efforts))) (, ,) (S (VP (VBG shifting) (ADVP (RB away) (PP (IN from) (NP (NP (PRP$ its) (NN reliance)) (PP (IN on) (NP (DT a) (NN series)) (PP (IN of) (NP (NML (NNP Tucson) (NN area)) (NNS wells))))))) (PP (IN in) (NP (NP (NN favor)) (PP (IN of) (NP (NP (NN conservation)) (, ,) (NP (NP (ADJP (NN consumption) (HYPH -) (VBN based)) (NN pricing)) (PP (IN for) (NP (ADJP (JJ residential) (CC and) (JJ commercial)) (NN water) (NN use)))) (, ,) (CC and) (NP (NP (JJ new) (NNS wells)) (PP (IN in) (NP (NP (DT the) (ADJP (RBR more) (JJ sustainable)) (NML (NNP Avra) (NNP Valley)) (NN aquifer)) (, ,) (ADVP (RB northwest) (PP (IN of) (NP (DT the) (NN city)))))))))))))))) (. .))
T
['Tucson has been involved in water conservation and groundwater preservation efforts , shifting away from its reliance on a series of Tucson area wells in favor of conservation , consumption - based pricing for residential and commercial water use , and new wells in the more sustainable Avra Valley aquifer , northwest of the city']
[]
['To prevent further loss of groundwater , Tucson has been involved in water conservation and groundwater preservation efforts , shifting away from its reliance on a series of Tucson area wells in favor of conservation , consumption - based pricing for residential and commercial water use , and new wells in the more sustainable Avra Valley aquifer , northwest of the city .']
[]
[]
21,238
Internet domain name, which is now managed by Verisign until 2021.
(ROOT (NP (NP (NN Internet) (NN domain) (NN name)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (ADVP (RB now)) (VP (VBN managed) (PP (IN by) (NP (NNP Verisign))) (PP (IN until) (NP (CD 2021))))))) (. .)))
9
{ "ADJ": [], "ADP": [ "by", "until" ], "ADV": [ "now" ], "AUX": [ "is" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "Internet", "domain", "name" ], "NUM": [ "2021" ], "PART": [], "PRON": [ "which" ], "PROPN": [ "Verisign" ], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "managed" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP" ]
Internet/compound/domain domain/compound/name name/ROOT/name ,/punct/name which/nsubjpass/managed is/auxpass/managed now/advmod/managed managed/relcl/name by/agent/managed Verisign/pobj/by until/prep/managed 2021/pobj/until ./punct/name
(NP (NP (NN Internet) (NN domain) (NN name)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (ADVP (RB now)) (VP (VBN managed) (PP (IN by) (NP (NNP Verisign))) (PP (IN until) (NP (CD 2021))))))) (. .))
FC
[]
['which is now managed by Verisign until 2021']
[]
[]
['Internet domain name , which is now managed by Verisign until 2021 .']
38,291
Even after MOSFETs became widely available, the BJT remained the transistor of choice for many analog circuits such as amplifiers because of their greater linearity and ease of manufacture.
(ROOT (S (SBAR (ADVP (RB Even)) (IN after) (S (NP (NNS MOSFETs)) (VP (VBD became) (ADJP (RB widely) (JJ available))))) (, ,) (NP (DT the) (NNP BJT)) (VP (VBD remained) (NP (NP (DT the) (NN transistor)) (PP (IN of) (NP (NN choice)))) (PP (IN for) (NP (NP (JJ many) (JJ analog) (NNS circuits)) (PP (JJ such) (IN as) (NP (NNS amplifiers))))) (PP (IN because) (IN of) (NP (PRP$ their) (NML (NML (JJR greater) (NN linearity)) (CC and) (NML (NML (NN ease)) (PP (IN of) (NP (NN manufacture)))))))) (. .)))
10
{ "ADJ": [ "available", "many", "analog", "such", "greater" ], "ADP": [ "of", "for", "as", "of", "of" ], "ADV": [ "Even", "widely" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "MOSFETs", "BJT", "transistor", "choice", "circuits", "amplifiers", "linearity", "ease", "manufacture" ], "NUM": [], "PART": [], "PRON": [ "their" ], "PROPN": [], "PUNCT": [ ",", "." ], "SCONJ": [ "after", "because" ], "SPACE": [], "SYM": [], "VERB": [ "became", "remained" ], "X": [] }
[ "B-ADVP", "O", "B-NP", "B-VP", "B-ADJP", "I-ADJP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "I-PP", "B-NP", "B-PP", "I-PP", "B-NP", "O", "O", "O", "O", "B-PP", "B-NP", "O" ]
Even/advmod/became after/mark/became MOSFETs/nsubj/became became/advcl/remained widely/advmod/available available/acomp/became ,/punct/remained the/det/BJT BJT/nsubj/remained remained/ROOT/remained the/det/transistor transistor/attr/remained of/prep/transistor choice/pobj/of for/prep/transistor many/amod/circuits analog/amod/circuits circuits/pobj/for such/amod/as as/prep/circuits amplifiers/pobj/as because/prep/remained of/pcomp/because their/poss/linearity greater/amod/linearity linearity/pobj/because and/cc/linearity ease/conj/linearity of/prep/ease manufacture/pobj/of ./punct/remained
(S (SBAR (ADVP (RB Even)) (IN after) (S (NP (NNS MOSFETs)) (VP (VBD became) (ADJP (RB widely) (JJ available))))) (, ,) (NP (DT the) (NNP BJT)) (VP (VBD remained) (NP (NP (DT the) (NN transistor)) (PP (IN of) (NP (NN choice)))) (PP (IN for) (NP (NP (JJ many) (JJ analog) (NNS circuits)) (PP (JJ such) (IN as) (NP (NNS amplifiers))))) (PP (IN because) (IN of) (NP (PRP$ their) (NML (NML (JJR greater) (NN linearity)) (CC and) (NML (NML (NN ease)) (PP (IN of) (NP (NN manufacture)))))))) (. .))
CT
['the BJT remained the transistor of choice for many analog circuits such as amplifiers because of their greater linearity and ease of manufacture']
['Even after MOSFETs became widely available']
[]
['Even after MOSFETs became widely available , the BJT remained the transistor of choice for many analog circuits such as amplifiers because of their greater linearity and ease of manufacture .']
[]
7,208
Angels acting as God's messengers deliver the divine revelation to them.
(ROOT (S (NP (NP (NNS Angels)) (VP (VBG acting) (PP (IN as) (NP (NP (NNP God) (POS 's)) (NNS messengers))))) (VP (VBP deliver) (NP (DT the) (JJ divine) (NN revelation)) (PP (IN to) (NP (PRP them)))) (. .)))
8
{ "ADJ": [ "divine" ], "ADP": [ "as", "to" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "Angels", "messengers", "revelation" ], "NUM": [], "PART": [ "'s" ], "PRON": [ "them" ], "PROPN": [ "God" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "acting", "deliver" ], "X": [] }
[ "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
Angels/nsubj/deliver acting/acl/Angels as/prep/acting God/poss/messengers 's/case/God messengers/pobj/as deliver/ROOT/deliver the/det/revelation divine/amod/revelation revelation/dobj/deliver to/prep/deliver them/pobj/to ./punct/deliver
(S (NP (NP (NNS Angels)) (VP (VBG acting) (PP (IN as) (NP (NP (NNP God) (POS 's)) (NNS messengers))))) (VP (VBP deliver) (NP (DT the) (JJ divine) (NN revelation)) (PP (IN to) (NP (PRP them)))) (. .))
T
["Angels acting as God 's messengers deliver the divine revelation to them"]
[]
["Angels acting as God 's messengers deliver the divine revelation to them ."]
[]
[]
2,305
This law also exists in Austria for general physicians if the nearest pharmacy is more than 4 kilometers away, or where none is registered in the city.
(ROOT (S (NP (DT This) (NN law)) (ADVP (RB also)) (VP (VBZ exists) (PP (IN in) (NP (NNP Austria))) (PP (IN for) (NP (JJ general) (NNS physicians))) (SBAR (SBAR (IN if) (S (NP (DT the) (JJS nearest) (NN pharmacy)) (VP (VBZ is) (ADVP (NP (QP (RBR more) (IN than) (CD 4)) (NNS kilometers)) (RB away))))) (, ,) (CC or) (SBAR (WHADVP (WRB where)) (S (NP (NN none)) (VP (VBZ is) (VP (VBN registered) (PP (IN in) (NP (DT the) (NN city))))))))) (. .)))
11
{ "ADJ": [ "general", "nearest", "more" ], "ADP": [ "in", "for", "than", "in" ], "ADV": [ "also", "away" ], "AUX": [ "is", "is" ], "CCONJ": [ "or" ], "DET": [ "This", "the", "the" ], "INTJ": [], "NOUN": [ "law", "physicians", "pharmacy", "kilometers", "none", "city" ], "NUM": [ "4" ], "PART": [], "PRON": [], "PROPN": [ "Austria" ], "PUNCT": [ ",", "." ], "SCONJ": [ "if", "where" ], "SPACE": [], "SYM": [], "VERB": [ "exists", "registered" ], "X": [] }
[ "B-NP", "I-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "O", "O", "O", "B-NP", "B-ADVP", "O", "O", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
This/det/law law/nsubj/exists also/advmod/exists exists/ROOT/exists in/prep/exists Austria/pobj/in for/prep/exists general/amod/physicians physicians/pobj/for if/mark/is the/det/pharmacy nearest/amod/pharmacy pharmacy/nsubj/is is/advcl/exists more/amod/4 than/quantmod/4 4/nummod/kilometers kilometers/npadvmod/away away/advmod/is ,/punct/is or/cc/is where/advmod/registered none/nsubjpass/registered is/auxpass/registered registered/conj/is in/prep/registered the/det/city city/pobj/in ./punct/exists
(S (NP (DT This) (NN law)) (ADVP (RB also)) (VP (VBZ exists) (PP (IN in) (NP (NNP Austria))) (PP (IN for) (NP (JJ general) (NNS physicians))) (SBAR (SBAR (IN if) (S (NP (DT the) (JJS nearest) (NN pharmacy)) (VP (VBZ is) (ADVP (NP (QP (RBR more) (IN than) (CD 4)) (NNS kilometers)) (RB away))))) (, ,) (CC or) (SBAR (WHADVP (WRB where)) (S (NP (NN none)) (VP (VBZ is) (VP (VBN registered) (PP (IN in) (NP (DT the) (NN city))))))))) (. .))
CT
['This law exists in Austria for general physicians']
['if the nearest pharmacy is more than 4 kilometers away , or where none is registered in the city', 'if the nearest pharmacy is more than 4 kilometers away', 'where none is registered in the city']
[]
['This law also exists in Austria for general physicians if the nearest pharmacy is more than 4 kilometers away , or where none is registered in the city .']
[]
71,885
They can run hotter for the same lifetime before the filament evaporates.
(ROOT (S (NP (PRP They)) (VP (MD can) (VP (VB run) (ADVP (JJR hotter)) (PP (IN for) (NP (DT the) (JJ same) (NN lifetime))) (SBAR (IN before) (S (NP (DT the) (NN filament)) (VP (VBZ evaporates)))))) (. .)))
8
{ "ADJ": [ "same" ], "ADP": [ "for" ], "ADV": [ "hotter" ], "AUX": [ "can" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "lifetime", "filament" ], "NUM": [], "PART": [], "PRON": [ "They" ], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [ "before" ], "SPACE": [], "SYM": [], "VERB": [ "run", "evaporates" ], "X": [] }
[ "B-NP", "B-VP", "I-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "O" ]
They/nsubj/run can/aux/run run/ROOT/run hotter/advmod/run for/prep/run the/det/lifetime same/amod/lifetime lifetime/pobj/for before/mark/evaporates the/det/filament filament/nsubj/evaporates evaporates/advcl/run ./punct/run
(S (NP (PRP They)) (VP (MD can) (VP (VB run) (ADVP (JJR hotter)) (PP (IN for) (NP (DT the) (JJ same) (NN lifetime))) (SBAR (IN before) (S (NP (DT the) (NN filament)) (VP (VBZ evaporates)))))) (. .))
CT
['They can run hotter for the same lifetime']
['before the filament evaporates']
[]
['They can run hotter for the same lifetime before the filament evaporates .']
[]
19,838
For air dielectric capacitors the breakdown field strength is of the order 2 to 5 MV/m; for mica the breakdown is 100 to 300 MV/m; for oil, 15 to 25 MV/m; it can be much less when other materials are used for the dielectric.
(ROOT (S (S (PP (IN For) (NP (NML (NN air) (JJ dielectric)) (NNS capacitors))) (NP (DT the) (NN breakdown) (NN field) (NN strength)) (VP (VBZ is) (PP (IN of) (NP (NP (DT the) (NN order)) (NP (QP (QP (QP (CD 2) (IN to) (CD 5)) (NNS MV)) (SYM /)) (NN m)))))) (: ;) (S (PP (IN for) (NP (NN mica))) (NP (DT the) (NN breakdown)) (VP (VBZ is) (NP (QP (QP (CD 100) (IN to) (CD 300)) (NN MV) (SYM /)) (NN m)))) (: ;) (S (PP (IN for) (NP (NN oil))) (, ,) (NP (QP (QP (QP (CD 15) (IN to) (CD 25)) (NNS MV)) (CD /)) (NN m))) (: ;) (S (NP (PRP it)) (VP (MD can) (VP (VB be) (ADJP (RB much) (JJR less)) (SBAR (WHADVP (WRB when)) (S (NP (JJ other) (NNS materials)) (VP (VBP are) (VP (VBN used) (PP (IN for) (NP (DT the) (NN dielectric)))))))))) (. .)))
12
{ "ADJ": [ "less", "other" ], "ADP": [ "For", "of", "for", "for", "for" ], "ADV": [ "much" ], "AUX": [ "is", "is", "can", "be", "are" ], "CCONJ": [], "DET": [ "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "air", "dielectric", "capacitors", "breakdown", "field", "strength", "order", "mica", "breakdown", "oil", "materials", "dielectric" ], "NUM": [ "2", "5", "100", "300", "15", "25" ], "PART": [ "to", "to", "to" ], "PRON": [ "it" ], "PROPN": [ "MV", "MV", "MV" ], "PUNCT": [ ";", ";", ",", ";", "." ], "SCONJ": [ "when" ], "SPACE": [], "SYM": [ "/", "/", "/" ], "VERB": [ "m", "m", "m", "used" ], "X": [] }
[ "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "O", "O", "B-NP", "O", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "O", "O", "O", "O", "O", "B-NP", "O", "B-PP", "B-NP", "O", "O", "O", "O", ...
For/prep/is air/nmod/capacitors dielectric/amod/capacitors capacitors/pobj/For the/det/strength breakdown/compound/field field/compound/strength strength/nsubj/is is/ccomp/is of/prep/is the/det/order order/pobj/of 2/quantmod/5 to/quantmod/5 5/nummod/MV MV/npadvmod/is //punct/MV m/appos/MV ;/punct/is for/prep/is mica/pobj/for the/det/breakdown breakdown/nsubj/is is/ccomp/be 100/quantmod/300 to/quantmod/300 300/nummod/MV MV/attr/is //punct/MV m/appos/MV ;/punct/MV for/prep/MV oil/pobj/for ,/punct/MV 15/quantmod/25 to/quantmod/25 25/nummod/MV MV/appos/MV //punct/MV m/appos/MV ;/punct/be it/nsubj/be can/aux/be be/ROOT/be much/advmod/less less/acomp/be when/advmod/used other/amod/materials materials/nsubjpass/used are/auxpass/used used/advcl/be for/prep/used the/det/dielectric dielectric/pobj/for ./punct/be
(S (S (PP (IN For) (NP (NML (NN air) (JJ dielectric)) (NNS capacitors))) (NP (DT the) (NN breakdown) (NN field) (NN strength)) (VP (VBZ is) (PP (IN of) (NP (NP (DT the) (NN order)) (NP (QP (QP (QP (CD 2) (IN to) (CD 5)) (NNS MV)) (SYM /)) (NN m)))))) (: ;) (S (PP (IN for) (NP (NN mica))) (NP (DT the) (NN breakdown)) (VP (VBZ is) (NP (QP (QP (CD 100) (IN to) (CD 300)) (NN MV) (SYM /)) (NN m)))) (: ;) (S (PP (IN for) (NP (NN oil))) (, ,) (NP (QP (QP (QP (CD 15) (IN to) (CD 25)) (NNS MV)) (CD /)) (NN m))) (: ;) (S (NP (PRP it)) (VP (MD can) (VP (VB be) (ADJP (RB much) (JJR less)) (SBAR (WHADVP (WRB when)) (S (NP (JJ other) (NNS materials)) (VP (VBP are) (VP (VBN used) (PP (IN for) (NP (DT the) (NN dielectric)))))))))) (. .))
CT
['For air dielectric capacitors the breakdown field strength is of the order 2 to 5 MV / m', 'for mica the breakdown is 100 to 300 MV / m', 'for oil , 15 to 25 MV / m', 'it can be much less']
['when other materials are used for the dielectric']
[]
['For air dielectric capacitors the breakdown field strength is of the order 2 to 5 MV / m ; for mica the breakdown is 100 to 300 MV / m ; for oil , 15 to 25 MV / m ; it can be much less when other materials are used for the dielectric .']
[]
41,963
Viollet-le-Duc compiled and coordinated an Encyclopédie médiévale that was a rich repertory his contemporaries mined for architectural details.
(ROOT (S (NP (NNP Viollet) (HYPH -) (NNP le) (HYPH -) (NNP Duc)) (VP (VBD compiled) (CC and) (VBD coordinated) (NP (NP (DT an) (NNP Encyclopédie) (NNP médiévale)) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (NP (NP (DT a) (JJ rich) (NN repertory)) (SBAR (S (NP (PRP$ his) (NNS contemporaries)) (VP (VBD mined) (PP (IN for) (NP (JJ architectural) (NNS details)))))))))))) (. .)))
14
{ "ADJ": [ "rich", "architectural" ], "ADP": [ "for" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "an", "a" ], "INTJ": [], "NOUN": [ "médiévale", "repertory", "contemporaries", "details" ], "NUM": [], "PART": [], "PRON": [ "that", "his" ], "PROPN": [ "Viollet", "le", "-", "Duc", "Encyclopédie" ], "PUNCT": [ "-", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "compiled", "coordinated", "mined" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
Viollet/nsubj/compiled -/punct/compiled le/nsubj/compiled -/nsubj/compiled Duc/nsubj/compiled compiled/ROOT/compiled and/cc/compiled coordinated/conj/compiled an/det/médiévale Encyclopédie/compound/médiévale médiévale/dobj/coordinated that/nsubj/was was/relcl/médiévale a/det/repertory rich/amod/repertory repertory/attr/was his/poss/contemporaries contemporaries/nsubj/mined mined/relcl/repertory for/prep/mined architectural/amod/details details/pobj/for ./punct/compiled
(S (NP (NNP Viollet) (HYPH -) (NNP le) (HYPH -) (NNP Duc)) (VP (VBD compiled) (CC and) (VBD coordinated) (NP (NP (DT an) (NNP Encyclopédie) (NNP médiévale)) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (NP (NP (DT a) (JJ rich) (NN repertory)) (SBAR (S (NP (PRP$ his) (NNS contemporaries)) (VP (VBD mined) (PP (IN for) (NP (JJ architectural) (NNS details)))))))))))) (. .))
CT
['Viollet - le - Duc compiled and coordinated an Encyclopédie médiévale that was a rich repertory his contemporaries mined for architectural details']
['that was a rich repertory his contemporaries mined for architectural details', 'his contemporaries mined for architectural details']
[]
['Viollet - le - Duc compiled and coordinated an Encyclopédie médiévale that was a rich repertory his contemporaries mined for architectural details .']
[]
12,633
The thousands of African Americans who came to Detroit were part of the Great Migration of the 20th century.
(ROOT (S (NP (NP (NP (DT The) (NNS thousands)) (PP (IN of) (NP (JJ African) (NNPS Americans)))) (SBAR (WHNP (WP who)) (S (VP (VBD came) (PP (IN to) (NP (NNP Detroit))))))) (VP (VBD were) (NP (NP (NN part)) (PP (IN of) (NP (NP (DT the) (NNP Great) (NNP Migration)) (PP (IN of) (NP (DT the) (JJ 20th) (NN century))))))) (. .)))
9
{ "ADJ": [ "20th" ], "ADP": [ "of", "to", "of", "of" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "thousands", "part", "century" ], "NUM": [], "PART": [], "PRON": [ "who" ], "PROPN": [ "African", "Americans", "Detroit", "Great", "Migration" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "came" ], "X": [] }
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "B-PP", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
The/det/thousands thousands/nsubj/were of/prep/thousands African/compound/Americans Americans/pobj/of who/nsubj/came came/relcl/thousands to/prep/came Detroit/pobj/to were/ROOT/were part/attr/were of/prep/part the/det/Migration Great/compound/Migration Migration/pobj/of of/prep/Migration the/det/century 20th/amod/century century/pobj/of ./punct/were
(S (NP (NP (NP (DT The) (NNS thousands)) (PP (IN of) (NP (JJ African) (NNPS Americans)))) (SBAR (WHNP (WP who)) (S (VP (VBD came) (PP (IN to) (NP (NNP Detroit))))))) (VP (VBD were) (NP (NP (NN part)) (PP (IN of) (NP (NP (DT the) (NNP Great) (NNP Migration)) (PP (IN of) (NP (DT the) (JJ 20th) (NN century))))))) (. .))
CT
['The thousands of African Americans who came to Detroit were part of the Great Migration of the 20th century']
['who came to Detroit']
[]
['The thousands of African Americans who came to Detroit were part of the Great Migration of the 20th century .']
[]
2,138
Mainstream AC itself has evolved in a similar fashion over the years; traditional AC artists like Barbra Streisand, the Carpenters, Dionne Warwick, Barry Manilow, John Denver, and Olivia Newton-John found it harder to have major Top 40 hits as the 1980s wore on, and due to the influence of MTV, artists who were staples of the Contemporary Hit Radio format, such as Richard Marx, Michael Jackson, Bonnie Tyler, George Michael, Phil Collins, and Laura Branigan began crossing over to the AC charts with greater frequency.
(ROOT (S (S (NP (NP (NNP Mainstream) (NNP AC)) (NP (PRP itself))) (VP (VBZ has) (VP (VBN evolved) (PP (IN in) (NP (DT a) (JJ similar) (NN fashion))) (PP (IN over) (NP (DT the) (NNS years)))))) (: ;) (S (S (NP (NP (JJ traditional) (NNP AC) (NNS artists)) (PP (IN like) (NP (NP (NNP Barbra) (NNP Streisand)) (, ,) (NP (DT the) (NNPS Carpenters)) (, ,) (NP (NNP Dionne) (NNP Warwick)) (, ,) (NP (NNP Barry) (NNP Manilow)) (, ,) (NP (NNP John) (NNP Denver)) (, ,) (CC and) (NP (NNP Olivia) (NNP Newton) (HYPH -) (NNP John))))) (VP (VBD found) (S (NP (NP (PRP it))) (ADJP (JJR harder)) (S (VP (S (VP (TO to) (VP (VB have) (NP (JJ major) (NML (NNP Top) (CD 40)) (NNS hits))))) (SBAR (IN as) (S (NP (DT the) (CD 1980s)) (VP (VBD wore) (PRT (IN on)))))))))) (, ,) (CC and) (S (NP (PP (IN due) (IN to) (NP (NP (DT the) (NN influence)) (PP (IN of) (NP (NNP MTV))))) (, ,) (NP (NP (NNS artists)) (SBAR (WHNP (WP who)) (S (VP (VBD were) (NP (NP (NP (NNS staples)) (PP (IN of) (NP (DT the) (NML (NNP Contemporary) (NNP Hit) (NNP Radio)) (NN format)))) (, ,) (PP (JJ such) (IN as) (NP (NP (NNP Richard) (NNP Marx)) (, ,) (NP (NP (NNP Michael) (NNP Jackson)) (, ,) (NP (NNP Bonnie) (NNP Tyler))) (, ,) (NP (NP (NNP George) (NNP Michael)) (, ,) (NP (NNP Phil) (NNP Collins))) (, ,) (CC and) (NP (NNP Laura) (NNP Branigan)))))))))) (VP (VBD began) (S (VP (VBG crossing) (ADVP (RB over)) (PP (IN to) (NP (DT the) (NNP AC) (NNS charts))) (PP (IN with) (NP (JJR greater) (NN frequency)))))))) (. .)))
15
{ "ADJ": [ "similar", "traditional", "harder", "major", "such", "greater" ], "ADP": [ "in", "over", "like", "on", "due", "to", "of", "of", "as", "over", "to", "with" ], "ADV": [], "AUX": [ "has", "were" ], "CCONJ": [ "and", "and", "and" ], "DET": [ "a", "the", "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "fashion", "years", "artists", "1980s", "influence", "artists", "staples", "format", "charts", "frequency" ], "NUM": [ "40" ], "PART": [ "to" ], "PRON": [ "itself", "it", "who" ], "PROPN": [ "Mainstream", "AC", "AC", "Barbra", "Streisand", "Carpenters", "Dionne", "Warwick", "Barry", "Manilow", "John", "Denver", "Olivia", "Newton", "John", "Top", "MTV", "Contemporary", "Hit", "Radio", "Richard", "Marx", "Michael", "Jackson", "Bonnie", "Tyler", "George", "Michael", "Phil", "Collins", "Laura", "Branigan", "AC" ], "PUNCT": [ ";", ",", ",", ",", ",", ",", "-", ",", ",", ",", ",", ",", ",", ",", ",", "." ], "SCONJ": [ "as" ], "SPACE": [], "SYM": [], "VERB": [ "evolved", "found", "have", "hits", "wore", "began", "crossing" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "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", "I-NP", ...
Mainstream/compound/AC AC/nsubj/evolved itself/appos/AC has/aux/evolved evolved/ccomp/found in/prep/evolved a/det/fashion similar/amod/fashion fashion/pobj/in over/prep/evolved the/det/years years/pobj/over ;/punct/found traditional/amod/artists AC/compound/artists artists/nsubj/found like/prep/artists Barbra/compound/Streisand Streisand/pobj/like ,/punct/Streisand the/det/Carpenters Carpenters/conj/Streisand ,/punct/Carpenters Dionne/compound/Warwick Warwick/conj/Carpenters ,/punct/Warwick Barry/compound/Manilow Manilow/conj/Warwick ,/punct/Manilow John/compound/Denver Denver/conj/Manilow ,/punct/Denver and/cc/Denver Olivia/compound/John Newton/compound/John -/punct/John John/conj/Denver found/ROOT/found it/nsubj/harder harder/ccomp/found to/aux/have have/advcl/harder major/amod/Top Top/nmod/hits 40/nummod/hits hits/dobj/have as/mark/wore the/det/1980s 1980s/nsubj/wore wore/advcl/hits on/prt/wore ,/punct/found and/cc/found due/prep/began to/pcomp/due the/det/influence influence/pobj/due of/prep/influence MTV/pobj/of ,/punct/MTV artists/appos/MTV who/nsubj/were were/relcl/artists staples/attr/were of/prep/staples the/det/format Contemporary/compound/Radio Hit/compound/Radio Radio/compound/format format/pobj/of ,/punct/format such/amod/as as/prep/format Richard/compound/Marx Marx/pobj/as ,/punct/Marx Michael/compound/Jackson Jackson/conj/Marx ,/punct/Jackson Bonnie/compound/Tyler Tyler/conj/Jackson ,/punct/Tyler George/compound/Michael Michael/conj/Tyler ,/punct/Michael Phil/compound/Collins Collins/conj/Michael ,/punct/Jackson and/cc/Jackson Laura/compound/Branigan Branigan/conj/Jackson began/conj/found crossing/xcomp/began over/prep/crossing to/prep/crossing the/det/charts AC/compound/charts charts/pobj/to with/prep/crossing greater/amod/frequency frequency/pobj/with ./punct/began
(S (S (NP (NP (NNP Mainstream) (NNP AC)) (NP (PRP itself))) (VP (VBZ has) (VP (VBN evolved) (PP (IN in) (NP (DT a) (JJ similar) (NN fashion))) (PP (IN over) (NP (DT the) (NNS years)))))) (: ;) (S (S (NP (NP (JJ traditional) (NNP AC) (NNS artists)) (PP (IN like) (NP (NP (NNP Barbra) (NNP Streisand)) (, ,) (NP (DT the) (NNPS Carpenters)) (, ,) (NP (NNP Dionne) (NNP Warwick)) (, ,) (NP (NNP Barry) (NNP Manilow)) (, ,) (NP (NNP John) (NNP Denver)) (, ,) (CC and) (NP (NNP Olivia) (NNP Newton) (HYPH -) (NNP John))))) (VP (VBD found) (S (NP (NP (PRP it))) (ADJP (JJR harder)) (S (VP (S (VP (TO to) (VP (VB have) (NP (JJ major) (NML (NNP Top) (CD 40)) (NNS hits))))) (SBAR (IN as) (S (NP (DT the) (CD 1980s)) (VP (VBD wore) (PRT (IN on)))))))))) (, ,) (CC and) (S (NP (PP (IN due) (IN to) (NP (NP (DT the) (NN influence)) (PP (IN of) (NP (NNP MTV))))) (, ,) (NP (NP (NNS artists)) (SBAR (WHNP (WP who)) (S (VP (VBD were) (NP (NP (NP (NNS staples)) (PP (IN of) (NP (DT the) (NML (NNP Contemporary) (NNP Hit) (NNP Radio)) (NN format)))) (, ,) (PP (JJ such) (IN as) (NP (NP (NNP Richard) (NNP Marx)) (, ,) (NP (NP (NNP Michael) (NNP Jackson)) (, ,) (NP (NNP Bonnie) (NNP Tyler))) (, ,) (NP (NP (NNP George) (NNP Michael)) (, ,) (NP (NNP Phil) (NNP Collins))) (, ,) (CC and) (NP (NNP Laura) (NNP Branigan)))))))))) (VP (VBD began) (S (VP (VBG crossing) (ADVP (RB over)) (PP (IN to) (NP (DT the) (NNP AC) (NNS charts))) (PP (IN with) (NP (JJR greater) (NN frequency)))))))) (. .))
CT
['Mainstream AC itself has evolved in a similar fashion over the years', 'traditional AC artists like Barbra Streisand , the Carpenters , Dionne Warwick , Barry Manilow , John Denver , and Olivia Newton - John found it harder to have major Top 40 hits , and due to the influence of MTV , artists who were staples of the Contemporary Hit Radio format , such as Richard Marx , Michael Jackson , Bonnie Tyler , George Michael , Phil Collins , and Laura Branigan began crossing over to the AC charts with greater frequency']
['as the 1980s wore on', 'who were staples of the Contemporary Hit Radio format , such as Richard Marx , Michael Jackson , Bonnie Tyler , George Michael , Phil Collins , and Laura Branigan']
[]
['Mainstream AC itself has evolved in a similar fashion over the years ; traditional AC artists like Barbra Streisand , the Carpenters , Dionne Warwick , Barry Manilow , John Denver , and Olivia Newton - John found it harder to have major Top 40 hits as the 1980s wore on , and due to the influence of MTV , artists who were staples of the Contemporary Hit Radio format , such as Richard Marx , Michael Jackson , Bonnie Tyler , George Michael , Phil Collins , and Laura Branigan began crossing over to the AC charts with greater frequency .']
[]
37,794
What does Rajan feel has created deep financial fault lines?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (NNP Rajan)) (VP (VB feel) (SBAR (S (VP (VBZ has) (VP (VBN created) (NP (JJ deep) (JJ financial) (NN fault) (NNS lines)))))))) (. ?)))
10
{ "ADJ": [ "deep", "financial" ], "ADP": [], "ADV": [], "AUX": [ "does", "has" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "fault", "lines" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Rajan" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "feel", "created" ], "X": [] }
[ "O", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
What/dobj/feel does/aux/feel Rajan/nsubj/feel feel/csubj/created has/aux/created created/ROOT/created deep/amod/lines financial/amod/fault fault/compound/lines lines/dobj/created ?/punct/created
(SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (NNP Rajan)) (VP (VB feel) (SBAR (S (VP (VBZ has) (VP (VBN created) (NP (JJ deep) (JJ financial) (NN fault) (NNS lines)))))))) (. ?))
FC
[]
['has created deep financial fault lines']
[]
[]
['What does Rajan feel has created deep financial fault lines ?']
57,642
She played Sharon Charles, a mother and wife who learns of a woman's obsessive behavior over her husband.
(ROOT (S (NP (PRP She)) (VP (VBD played) (NP (NP (NNP Sharon) (NNP Charles)) (, ,) (NP (NP (DT a) (NN mother) (CC and) (NN wife)) (SBAR (WHNP (WP who)) (S (VP (VBZ learns) (PP (IN of) (NP (NP (NP (DT a) (NN woman) (POS 's)) (JJ obsessive) (NN behavior)) (PP (IN over) (NP (PRP$ her) (NN husband))))))))))) (. .)))
13
{ "ADJ": [ "obsessive" ], "ADP": [ "of", "over" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "a", "a" ], "INTJ": [], "NOUN": [ "mother", "wife", "woman", "behavior", "husband" ], "NUM": [], "PART": [ "'s" ], "PRON": [ "She", "who", "her" ], "PROPN": [ "Sharon", "Charles" ], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "played", "learns" ], "X": [] }
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
She/nsubj/played played/ROOT/played Sharon/compound/Charles Charles/dobj/played ,/punct/Charles a/det/mother mother/appos/Charles and/cc/mother wife/conj/mother who/nsubj/learns learns/relcl/mother of/prep/learns a/det/woman woman/poss/behavior 's/case/woman obsessive/amod/behavior behavior/pobj/of over/prep/behavior her/poss/husband husband/pobj/over ./punct/played
(S (NP (PRP She)) (VP (VBD played) (NP (NP (NNP Sharon) (NNP Charles)) (, ,) (NP (NP (DT a) (NN mother) (CC and) (NN wife)) (SBAR (WHNP (WP who)) (S (VP (VBZ learns) (PP (IN of) (NP (NP (NP (DT a) (NN woman) (POS 's)) (JJ obsessive) (NN behavior)) (PP (IN over) (NP (PRP$ her) (NN husband))))))))))) (. .))
CT
["She played Sharon Charles , a mother and wife who learns of a woman 's obsessive behavior over her husband"]
["who learns of a woman 's obsessive behavior over her husband"]
[]
["She played Sharon Charles , a mother and wife who learns of a woman 's obsessive behavior over her husband ."]
[]
57,753
The resulting glass contains about 70 to 74% silica by weight and is called a soda-lime glass.
(ROOT (S (NP (DT The) (VBG resulting) (NN glass)) (VP (VP (VBZ contains) (NP (NP (QP (QP (RB about) (CD 70) (IN to) (CD 74)) (NN %)) (NN silica)) (PP (IN by) (NP (NN weight))))) (CC and) (VP (VBZ is) (VP (VBN called) (S (NP (DT a) (NML (NN soda) (HYPH -) (NN lime)) (NN glass)))))) (. .)))
9
{ "ADJ": [], "ADP": [ "by" ], "ADV": [ "about" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "glass", "%", "silica", "weight", "soda", "lime", "glass" ], "NUM": [ "70", "74" ], "PART": [ "to" ], "PRON": [], "PROPN": [], "PUNCT": [ "-", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "resulting", "contains", "called" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "O", "O", "O", "O", "O", "B-NP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "O", "O", "O", "B-NP", "O" ]
The/det/glass resulting/amod/glass glass/nsubj/contains contains/ROOT/contains about/quantmod/74 70/quantmod/74 to/quantmod/74 74/nummod/% %/compound/silica silica/dobj/contains by/prep/silica weight/pobj/by and/cc/contains is/auxpass/called called/conj/contains a/det/glass soda/compound/lime -/punct/lime lime/compound/glass glass/oprd/called ./punct/contains
(S (NP (DT The) (VBG resulting) (NN glass)) (VP (VP (VBZ contains) (NP (NP (QP (QP (RB about) (CD 70) (IN to) (CD 74)) (NN %)) (NN silica)) (PP (IN by) (NP (NN weight))))) (CC and) (VP (VBZ is) (VP (VBN called) (S (NP (DT a) (NML (NN soda) (HYPH -) (NN lime)) (NN glass)))))) (. .))
T
['The resulting glass contains about 70 to 74 % silica by weight and is called a soda - lime glass']
[]
['The resulting glass contains about 70 to 74 % silica by weight and is called a soda - lime glass .']
[]
[]
66,858
Chapter VIII addresses the idea that species had special characteristics that prevented hybrids from being fertile in order to preserve separately created species.
(ROOT (S (NP (NN Chapter) (CD VIII)) (VP (VBZ addresses) (NP (DT the) (NN idea) (SBAR (IN that) (S (NP (NNS species)) (VP (VBD had) (NP (NP (JJ special) (NNS characteristics)) (SBAR (WHNP (WDT that)) (S (VP (VBD prevented) (NP (NNS hybrids)) (PP (IN from) (S (VP (VBG being) (ADJP (JJ fertile))))) (SBAR (IN in) (NN order) (S (VP (TO to) (VP (VB preserve) (NP (ADJP (RB separately) (VBN created)) (NNS species))))))))))))))) (. .)))
18
{ "ADJ": [ "special", "fertile" ], "ADP": [ "from", "in" ], "ADV": [ "separately" ], "AUX": [ "had", "being" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "Chapter", "idea", "species", "characteristics", "hybrids", "order", "species" ], "NUM": [], "PART": [ "to" ], "PRON": [ "that" ], "PROPN": [ "VIII" ], "PUNCT": [ "." ], "SCONJ": [ "that" ], "SPACE": [], "SYM": [], "VERB": [ "addresses", "prevented", "preserve", "created" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "B-PP", "B-VP", "B-ADJP", "O", "O", "B-VP", "I-VP", "B-ADJP", "I-ADJP", "B-NP", "O" ]
Chapter/compound/VIII VIII/nsubj/addresses addresses/ROOT/addresses the/det/idea idea/dobj/addresses that/mark/had species/nsubj/had had/acl/idea special/amod/characteristics characteristics/dobj/had that/nsubj/prevented prevented/relcl/characteristics hybrids/dobj/prevented from/prep/prevented being/pcomp/from fertile/acomp/being in/prep/addresses order/pobj/in to/aux/preserve preserve/acl/order separately/advmod/created created/amod/species species/dobj/preserve ./punct/addresses
(S (NP (NN Chapter) (CD VIII)) (VP (VBZ addresses) (NP (DT the) (NN idea) (SBAR (IN that) (S (NP (NNS species)) (VP (VBD had) (NP (NP (JJ special) (NNS characteristics)) (SBAR (WHNP (WDT that)) (S (VP (VBD prevented) (NP (NNS hybrids)) (PP (IN from) (S (VP (VBG being) (ADJP (JJ fertile))))) (SBAR (IN in) (NN order) (S (VP (TO to) (VP (VB preserve) (NP (ADJP (RB separately) (VBN created)) (NNS species))))))))))))))) (. .))
CT
['Chapter VIII addresses the idea that species had special characteristics that prevented hybrids from being fertile']
['that species had special characteristics that prevented hybrids from being fertile in order to preserve separately created species', 'that prevented hybrids from being fertile in order to preserve separately created species', 'in order to preserve separately created species']
[]
['Chapter VIII addresses the idea that species had special characteristics that prevented hybrids from being fertile in order to preserve separately created species .']
[]
68,051
There are also a number of private schools and colleges in London, some old and famous, such as City of London School, Harrow, St Paul's School, Haberdashers' Aske's Boys' School, University College School, The John Lyon School, Highgate School and Westminster School.
(ROOT (S (NP (EX There)) (VP (VBP are) (ADVP (RB also)) (NP (NP (NP (DT a) (NN number)) (PP (IN of) (NP (JJ private) (NNS schools) (CC and) (NNS colleges))) (PP (IN in) (NP (NNP London)))) (, ,) (NP (NP (DT some)) (ADJP (JJ old) (CC and) (JJ famous))) (, ,) (PP (JJ such) (IN as) (NP (NP (NML (NML (NNP City)) (PP (IN of) (NP (NNP London)))) (NNP School)) (, ,) (NP (NNP Harrow)) (, ,) (NP (NP (NNP St) (NNP Paul) (POS 's)) (NNP School)) (, ,) (NP (NP (NP (NNP Haberdashers) (POS ') (NNP Aske) (POS 's)) (NP (NNPS Boys) (POS '))) (NNP School)) (, ,) (NP (NML (NNP University) (NNP College)) (NNP School)) (, ,) (NP (DT The) (NML (NNP John) (NNP Lyon)) (NNP School)) (, ,) (NP (NNP Highgate) (NNP School)) (CC and) (NP (NNP Westminster) (NNP School)))))) (. .)))
11
{ "ADJ": [ "private", "old", "famous", "such" ], "ADP": [ "of", "in", "as", "of" ], "ADV": [ "also" ], "AUX": [], "CCONJ": [ "and", "and", "and" ], "DET": [ "a", "some", "The" ], "INTJ": [], "NOUN": [ "number", "schools", "colleges" ], "NUM": [], "PART": [ "'s", "'", "'s", "'" ], "PRON": [ "There" ], "PROPN": [ "London", "City", "London", "School", "Harrow", "St", "Paul", "School", "Haberdashers", "Aske", "Boys", "School", "University", "College", "School", "John", "Lyon", "School", "Highgate", "School", "Westminster", "School" ], "PUNCT": [ ",", ",", ",", ",", ",", ",", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "are" ], "X": [] }
[ "B-NP", "B-VP", "B-ADVP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "I-PP", "O", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "...
There/expl/are are/ROOT/are also/advmod/are a/det/number number/attr/are of/prep/number private/amod/schools schools/pobj/of and/cc/schools colleges/conj/schools in/prep/schools London/pobj/in ,/punct/number some/det/old old/amod/number and/cc/old famous/conj/old ,/punct/old such/amod/as as/prep/old City/pobj/as of/prep/City London/compound/School School/pobj/of ,/punct/City Harrow/conj/City ,/punct/Harrow St/compound/Paul Paul/poss/School 's/case/Paul School/conj/Harrow ,/punct/Harrow Haberdashers/poss/School '/case/Haberdashers Aske/poss/Boys 's/case/Aske Boys/poss/School '/case/Boys School/conj/Harrow ,/punct/School University/compound/School College/compound/School School/conj/School ,/punct/number The/det/School John/compound/School Lyon/compound/School School/appos/number ,/punct/School Highgate/compound/School School/nmod/School and/cc/School Westminster/conj/School School/appos/School ./punct/are
(S (NP (EX There)) (VP (VBP are) (ADVP (RB also)) (NP (NP (NP (DT a) (NN number)) (PP (IN of) (NP (JJ private) (NNS schools) (CC and) (NNS colleges))) (PP (IN in) (NP (NNP London)))) (, ,) (NP (NP (DT some)) (ADJP (JJ old) (CC and) (JJ famous))) (, ,) (PP (JJ such) (IN as) (NP (NP (NML (NML (NNP City)) (PP (IN of) (NP (NNP London)))) (NNP School)) (, ,) (NP (NNP Harrow)) (, ,) (NP (NP (NNP St) (NNP Paul) (POS 's)) (NNP School)) (, ,) (NP (NP (NP (NNP Haberdashers) (POS ') (NNP Aske) (POS 's)) (NP (NNPS Boys) (POS '))) (NNP School)) (, ,) (NP (NML (NNP University) (NNP College)) (NNP School)) (, ,) (NP (DT The) (NML (NNP John) (NNP Lyon)) (NNP School)) (, ,) (NP (NNP Highgate) (NNP School)) (CC and) (NP (NNP Westminster) (NNP School)))))) (. .))
T
["There are also a number of private schools and colleges in London , some old and famous , such as City of London School , Harrow , St Paul 's School , Haberdashers ' Aske 's Boys ' School , University College School , The John Lyon School , Highgate School and Westminster School"]
[]
["There are also a number of private schools and colleges in London , some old and famous , such as City of London School , Harrow , St Paul 's School , Haberdashers ' Aske 's Boys ' School , University College School , The John Lyon School , Highgate School and Westminster School ."]
[]
[]
64,133
Northwest Expressway (Oklahoma State Highway 3) runs from North Classen Boulevard in north-central Oklahoma City to the northwestern suburbs.
(ROOT (S (NP (NP (NNP Northwest) (NNP Expressway)) (-LRB- -LRB-) (NNP Oklahoma) (NNP State) (NNP Highway) (-RRB- 3) (-RRB- -RRB-)) (VP (VBZ runs) (PP (IN from) (NP (NP (NNP North) (NNP Classen) (NNP Boulevard)) (PP (IN in) (NP (ADJP (JJ north) (HYPH -) (JJ central)) (NNP Oklahoma) (NNP City))))) (PP (IN to) (NP (DT the) (JJ northwestern) (NNS suburbs)))) (. .)))
9
{ "ADJ": [ "central", "northwestern" ], "ADP": [ "from", "in", "to" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "north", "suburbs" ], "NUM": [ "3" ], "PART": [], "PRON": [], "PROPN": [ "Northwest", "Expressway", "Oklahoma", "State", "Highway", "North", "Classen", "Boulevard", "Oklahoma", "City" ], "PUNCT": [ "(", ")", "-", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "runs" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Northwest/compound/Expressway Expressway/nsubj/runs (/punct/Expressway Oklahoma/compound/State State/compound/Highway Highway/npadvmod/Expressway 3/nummod/Highway )/punct/Highway runs/ROOT/runs from/prep/runs North/compound/Classen Classen/compound/Boulevard Boulevard/pobj/from in/prep/runs north/amod/central -/punct/central central/compound/City Oklahoma/compound/City City/pobj/in to/prep/runs the/det/suburbs northwestern/amod/suburbs suburbs/pobj/to ./punct/runs
(S (NP (NP (NNP Northwest) (NNP Expressway)) (-LRB- -LRB-) (NNP Oklahoma) (NNP State) (NNP Highway) (-RRB- 3) (-RRB- -RRB-)) (VP (VBZ runs) (PP (IN from) (NP (NP (NNP North) (NNP Classen) (NNP Boulevard)) (PP (IN in) (NP (ADJP (JJ north) (HYPH -) (JJ central)) (NNP Oklahoma) (NNP City))))) (PP (IN to) (NP (DT the) (JJ northwestern) (NNS suburbs)))) (. .))
T
['Northwest Expressway -LRB- Oklahoma State Highway 3 -RRB- runs from North Classen Boulevard in north - central Oklahoma City to the northwestern suburbs']
[]
['Northwest Expressway -LRB- Oklahoma State Highway 3 -RRB- runs from North Classen Boulevard in north - central Oklahoma City to the northwestern suburbs .']
[]
[]
62,838
The Chinese government gave the comment that "the Chinese respect France a lot" but "Paris [has slapped] its own face."
(ROOT (S (NP (DT The) (JJ Chinese) (NN government)) (VP (VBD gave) (NP (DT the) (NN comment) (SBAR (IN that) (`` ") (S (S (NP (DT the) (NNPS Chinese)) (VP (VBP respect) (NP (NNP France)) (NP (DT a) (NN lot)))) ('' ") (CC but) (`` ") (S (NP (NNP Paris)) (`` -LSB-) (VBZ has) (VBN slapped) (-RRB- -RSB-) (NP (PRP$ its) (JJ own) (NN face))))))) (. .) ('' ")))
10
{ "ADJ": [ "Chinese", "Chinese", "own" ], "ADP": [], "ADV": [], "AUX": [ "has" ], "CCONJ": [ "but" ], "DET": [ "The", "the", "the", "a" ], "INTJ": [], "NOUN": [ "government", "comment", "respect", "lot", "face" ], "NUM": [], "PART": [], "PRON": [ "its" ], "PROPN": [ "France", "Paris" ], "PUNCT": [ "\"", "\"", "\"", "]", ".", "\"" ], "SCONJ": [ "that" ], "SPACE": [], "SYM": [], "VERB": [ "gave", "slapped" ], "X": [ "[" ] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "O", "O", "O", "B-NP", "O", "O", "O", "O", "B-NP", "I-NP", "I-NP", "O", "O" ]
The/det/government Chinese/amod/government government/nsubj/gave gave/ROOT/gave the/det/comment comment/dobj/gave that/mark/slapped "/punct/respect the/det/Chinese Chinese/amod/respect respect/nsubj/slapped France/dobj/respect a/det/lot lot/npadvmod/respect "/punct/respect but/cc/respect "/punct/Paris Paris/conj/respect [/nsubj/slapped has/aux/slapped slapped/acl/comment ]/punct/slapped its/poss/face own/amod/face face/dobj/slapped ./punct/gave "/punct/gave
(S (NP (DT The) (JJ Chinese) (NN government)) (VP (VBD gave) (NP (DT the) (NN comment) (SBAR (IN that) (`` ") (S (S (NP (DT the) (NNPS Chinese)) (VP (VBP respect) (NP (NNP France)) (NP (DT a) (NN lot)))) ('' ") (CC but) (`` ") (S (NP (NNP Paris)) (`` -LSB-) (VBZ has) (VBN slapped) (-RRB- -RSB-) (NP (PRP$ its) (JJ own) (NN face))))))) (. .) ('' "))
CT
['The Chinese government gave the comment that " the Chinese respect France a lot " but " Paris -LSB- has slapped -RSB- its own face']
['that " the Chinese respect France a lot " but " Paris -LSB- has slapped -RSB- its own face']
[]
['The Chinese government gave the comment that " the Chinese respect France a lot " but " Paris -LSB- has slapped -RSB- its own face . "']
[]
1,520
He said the Russians would probably be building a similar weapon system, which turned out to be the case.
(ROOT (S (NP (PRP He)) (VP (VBD said) (SBAR (S (NP (DT the) (NNPS Russians)) (VP (MD would) (ADVP (RB probably)) (VP (VB be) (VP (VBG building) (NP (NP (DT a) (JJ similar) (NN weapon) (NN system)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD turned) (PRT (RP out)) (S (VP (TO to) (VP (VB be) (NP (DT the) (NN case))))))))))))))) (. .)))
17
{ "ADJ": [ "similar" ], "ADP": [ "out" ], "ADV": [ "probably" ], "AUX": [ "would", "be", "be" ], "CCONJ": [], "DET": [ "the", "a", "the" ], "INTJ": [], "NOUN": [ "weapon", "system", "case" ], "NUM": [], "PART": [ "to" ], "PRON": [ "He", "which" ], "PROPN": [ "Russians" ], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "said", "building", "turned" ], "X": [] }
[ "B-NP", "B-VP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "O", "B-VP", "I-VP", "B-NP", "I-NP", "O" ]
He/nsubj/said said/ROOT/said the/det/Russians Russians/nsubj/building would/aux/building probably/advmod/building be/aux/building building/ccomp/said a/det/system similar/amod/system weapon/compound/system system/dobj/building ,/punct/system which/nsubj/turned turned/relcl/system out/prt/turned to/aux/be be/xcomp/turned the/det/case case/attr/be ./punct/said
(S (NP (PRP He)) (VP (VBD said) (SBAR (S (NP (DT the) (NNPS Russians)) (VP (MD would) (ADVP (RB probably)) (VP (VB be) (VP (VBG building) (NP (NP (DT a) (JJ similar) (NN weapon) (NN system)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD turned) (PRT (RP out)) (S (VP (TO to) (VP (VB be) (NP (DT the) (NN case))))))))))))))) (. .))
CT
['He said']
['the Russians would probably be building a similar weapon system , which turned out to be the case', 'which turned out to be the case']
[]
['He said the Russians would probably be building a similar weapon system , which turned out to be the case .']
[]
34,900
One ctenophore, Mnemiopsis, has accidentally been introduced into the Black Sea, where it is blamed for causing fish stocks to collapse by eating both fish larvae and organisms that would otherwise have fed the fish.
(ROOT (S (NP (NP (CD One) (NN ctenophore)) (, ,) (NP (NNP Mnemiopsis)) (, ,)) (VP (VBZ has) (ADVP (RB accidentally)) (VP (VBN been) (VP (VBN introduced) (PP (IN into) (NP (NP (DT the) (NNP Black) (NNP Sea)) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (PRP it)) (VP (VBZ is) (VP (VBN blamed) (PP (IN for) (S (VP (VBG causing) (S (S (NP (NN fish) (NNS stocks)) (VP (TO to) (VP (VB collapse)))) (PP (IN by) (S (VP (VBG eating) (NP (DT both) (NP (NN fish) (NNS larvae)) (CC and) (NP (NP (NNS organisms)) (SBAR (WHNP (WDT that)) (S (VP (MD would) (ADVP (RB otherwise)) (VP (VB have) (VP (VBN fed) (NP (DT the) (NN fish))))))))))))))))))))))))) (. .)))
27
{ "ADJ": [], "ADP": [ "into", "for", "by" ], "ADV": [ "accidentally", "otherwise" ], "AUX": [ "has", "been", "is", "would", "have" ], "CCONJ": [ "and" ], "DET": [ "the", "both", "the" ], "INTJ": [], "NOUN": [ "ctenophore", "fish", "stocks", "fish", "larvae", "organisms", "fish" ], "NUM": [ "One" ], "PART": [ "to" ], "PRON": [ "it", "that" ], "PROPN": [ "Mnemiopsis", "Black", "Sea" ], "PUNCT": [ ",", ",", ",", "." ], "SCONJ": [ "where" ], "SPACE": [], "SYM": [], "VERB": [ "introduced", "blamed", "causing", "collapse", "eating", "fed" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", ...
One/nummod/ctenophore ctenophore/nsubjpass/introduced ,/punct/ctenophore Mnemiopsis/appos/ctenophore ,/punct/ctenophore has/aux/introduced accidentally/advmod/introduced been/auxpass/introduced introduced/ROOT/introduced into/prep/introduced the/det/Sea Black/compound/Sea Sea/pobj/into ,/punct/Sea where/advmod/blamed it/nsubjpass/blamed is/auxpass/blamed blamed/relcl/Sea for/prep/blamed causing/pcomp/for fish/compound/stocks stocks/nsubj/collapse to/aux/collapse collapse/ccomp/causing by/prep/collapse eating/pcomp/by both/det/larvae fish/compound/larvae larvae/dobj/eating and/cc/larvae organisms/conj/larvae that/nsubj/fed would/aux/fed otherwise/advmod/fed have/aux/fed fed/relcl/larvae the/det/fish fish/dobj/fed ./punct/introduced
(S (NP (NP (CD One) (NN ctenophore)) (, ,) (NP (NNP Mnemiopsis)) (, ,)) (VP (VBZ has) (ADVP (RB accidentally)) (VP (VBN been) (VP (VBN introduced) (PP (IN into) (NP (NP (DT the) (NNP Black) (NNP Sea)) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (PRP it)) (VP (VBZ is) (VP (VBN blamed) (PP (IN for) (S (VP (VBG causing) (S (S (NP (NN fish) (NNS stocks)) (VP (TO to) (VP (VB collapse)))) (PP (IN by) (S (VP (VBG eating) (NP (DT both) (NP (NN fish) (NNS larvae)) (CC and) (NP (NP (NNS organisms)) (SBAR (WHNP (WDT that)) (S (VP (MD would) (ADVP (RB otherwise)) (VP (VB have) (VP (VBN fed) (NP (DT the) (NN fish))))))))))))))))))))))))) (. .))
CT
['One ctenophore , Mnemiopsis , has accidentally been introduced into the Black Sea , where it is blamed for causing fish stocks to collapse by eating both fish larvae and organisms that would otherwise have fed the fish']
['where it is blamed for causing fish stocks to collapse by eating both fish larvae and organisms that would otherwise have fed the fish', 'that would otherwise have fed the fish']
[]
['One ctenophore , Mnemiopsis , has accidentally been introduced into the Black Sea , where it is blamed for causing fish stocks to collapse by eating both fish larvae and organisms that would otherwise have fed the fish .']
[]
42,846
Due to Anson's absence from the club after 22 years, local newspaper reporters started to refer to the Cubs as the "Orphans".
(ROOT (S (PP (IN Due) (IN to) (NP (NP (NP (NNP Anson) (POS 's)) (NN absence)) (PP (IN from) (NP (DT the) (NN club))) (PP (IN after) (NP (CD 22) (NNS years))))) (, ,) (NP (JJ local) (NN newspaper) (NNS reporters)) (VP (VP (VBD started) (S (VP (TO to) (VP (VB refer) (PP (IN to) (NP (DT the) (NNPS Cubs))) (PP (IN as) (NP (DT the) (`` ") (NNPS Orphans))))))) (. ")) (. .)))
10
{ "ADJ": [ "local" ], "ADP": [ "Due", "to", "from", "after", "to", "as" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "absence", "club", "years", "newspaper", "reporters" ], "NUM": [ "22" ], "PART": [ "'s", "to" ], "PRON": [], "PROPN": [ "Anson", "Cubs", "Orphans" ], "PUNCT": [ ",", "\"", "\"", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "started", "refer" ], "X": [] }
[ "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "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", "B-VP", "O" ]
Due/prep/started to/pcomp/Due Anson/poss/absence 's/case/Anson absence/pobj/Due from/prep/absence the/det/club club/pobj/from after/prep/absence 22/nummod/years years/pobj/after ,/punct/started local/amod/reporters newspaper/compound/reporters reporters/nsubj/started started/ROOT/started to/aux/refer refer/xcomp/started to/prep/refer the/det/Cubs Cubs/pobj/to as/prep/started the/det/Orphans "/punct/Orphans Orphans/pobj/as "/punct/Orphans ./punct/started
(S (PP (IN Due) (IN to) (NP (NP (NP (NNP Anson) (POS 's)) (NN absence)) (PP (IN from) (NP (DT the) (NN club))) (PP (IN after) (NP (CD 22) (NNS years))))) (, ,) (NP (JJ local) (NN newspaper) (NNS reporters)) (VP (VP (VBD started) (S (VP (TO to) (VP (VB refer) (PP (IN to) (NP (DT the) (NNPS Cubs))) (PP (IN as) (NP (DT the) (`` ") (NNPS Orphans))))))) (. ")) (. .))
T
['local newspaper reporters started to refer to the Cubs as the " Orphans "']
[]
['Due to Anson \'s absence from the club after 22 years , local newspaper reporters started to refer to the Cubs as the " Orphans " .']
[]
[]
69,161
Apollo's sister Artemis, who was the Greek goddess of hunting, is identified with Britomartis (Diktynna), the Minoan "Mistress of the animals".
(ROOT (S (NP (NP (NP (NP (NNP Apollo) (POS 's)) (NN sister)) (NP (NNP Artemis))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD was) (NP (NP (DT the) (JJ Greek) (NN goddess)) (PP (IN of) (NP (NN hunting))))))) (, ,)) (VP (VBZ is) (VP (VBN identified) (PP (IN with) (NP (NP (NP (NNP Britomartis)) (-LRB- -LRB-) (NP (NNP Diktynna)) (-RRB- -RRB-)) (, ,) (NP (NP (NP (DT the) (JJ Minoan) (`` ") (NN Mistress)) (PP (IN of) (NP (DT the) (NNS animals)))) (-RRB- ")))))) (. .)))
11
{ "ADJ": [ "Greek" ], "ADP": [ "of", "with", "of" ], "ADV": [], "AUX": [ "was", "is" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "sister", "goddess", "hunting", "animals" ], "NUM": [], "PART": [ "'s" ], "PRON": [ "who" ], "PROPN": [ "Apollo", "Artemis", "Britomartis", "Diktynna", "Minoan", "Mistress" ], "PUNCT": [ ",", ",", "(", ")", ",", "\"", "\"", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "identified" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "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", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Apollo/poss/sister 's/case/Apollo sister/nsubjpass/identified Artemis/appos/sister ,/punct/sister who/nsubj/was was/relcl/sister the/det/goddess Greek/amod/goddess goddess/attr/was of/prep/goddess hunting/pobj/of ,/punct/identified is/auxpass/identified identified/ROOT/identified with/prep/identified Britomartis/pobj/with (/punct/Diktynna Diktynna/appos/Britomartis )/punct/Britomartis ,/punct/Britomartis the/det/Mistress Minoan/amod/Mistress "/punct/Mistress Mistress/appos/Britomartis of/prep/Mistress the/det/animals animals/pobj/of "/punct/identified ./punct/identified
(S (NP (NP (NP (NP (NNP Apollo) (POS 's)) (NN sister)) (NP (NNP Artemis))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD was) (NP (NP (DT the) (JJ Greek) (NN goddess)) (PP (IN of) (NP (NN hunting))))))) (, ,)) (VP (VBZ is) (VP (VBN identified) (PP (IN with) (NP (NP (NP (NNP Britomartis)) (-LRB- -LRB-) (NP (NNP Diktynna)) (-RRB- -RRB-)) (, ,) (NP (NP (NP (DT the) (JJ Minoan) (`` ") (NN Mistress)) (PP (IN of) (NP (DT the) (NNS animals)))) (-RRB- ")))))) (. .))
CT
['Apollo \'s sister Artemis , who was the Greek goddess of hunting , is identified with Britomartis -LRB- Diktynna -RRB- , the Minoan " Mistress of the animals "']
['who was the Greek goddess of hunting']
[]
['Apollo \'s sister Artemis , who was the Greek goddess of hunting , is identified with Britomartis -LRB- Diktynna -RRB- , the Minoan " Mistress of the animals " .']
[]
67,480
Waa-Mu is an original musical, written and produced almost entirely by students.
(ROOT (S (NP (NNP Waa) (HYPH -) (NNP Mu)) (VP (VBZ is) (NP (NP (DT an) (JJ original) (JJ musical)) (, ,) (VP (VBN written) (CC and) (VBN produced) (ADVP (RB almost) (RB entirely)) (PP (IN by) (NP (NNS students)))))) (. .)))
8
{ "ADJ": [ "original", "musical" ], "ADP": [ "by" ], "ADV": [ "almost", "entirely" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "an" ], "INTJ": [], "NOUN": [ "students" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Waa", "Mu" ], "PUNCT": [ "-", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "written", "produced" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-ADVP", "I-ADVP", "B-PP", "B-NP", "O" ]
Waa/compound/Mu -/punct/Mu Mu/nsubj/is is/ROOT/is an/det/musical original/amod/musical musical/attr/is ,/punct/musical written/conj/musical and/cc/written produced/conj/written almost/advmod/entirely entirely/advmod/produced by/agent/produced students/pobj/by ./punct/is
(S (NP (NNP Waa) (HYPH -) (NNP Mu)) (VP (VBZ is) (NP (NP (DT an) (JJ original) (JJ musical)) (, ,) (VP (VBN written) (CC and) (VBN produced) (ADVP (RB almost) (RB entirely)) (PP (IN by) (NP (NNS students)))))) (. .))
T
['Waa - Mu is an original musical , written and produced almost entirely by students']
[]
['Waa - Mu is an original musical , written and produced almost entirely by students .']
[]
[]
811
Their toxicities vary greatly, but they have been phased out because of their persistence and potential to bioaccumulate.:239–240 Organophosphate and carbamates largely replaced organochlorines.
(ROOT (S (S (NP (PRP$ Their) (NNS toxicities)) (VP (VBP vary) (ADVP (RB greatly)))) (, ,) (CC but) (S (NP (PRP they)) (VP (VBP have) (VP (VBN been) (VP (VBN phased) (PRT (RP out)) (PP (IN because) (IN of) (NP (PRP$ their) (NML (NN persistence)) (CC and) (NML (NN potential) (S (VP (TO to) (NP (NP (CD bioaccumulate.:239–240)) (NP (NN Organophosphate) (CC and) (NNS carbamates))))))) (ADVP (RB largely)) (VP (VBD replaced) (NP (NNS organochlorines)))))))) (. .)))
14
{ "ADJ": [], "ADP": [ "out", "of", "to" ], "ADV": [ "greatly", "largely" ], "AUX": [ "have", "been" ], "CCONJ": [ "but", "and", "and" ], "DET": [], "INTJ": [], "NOUN": [ "toxicities", "persistence", "potential", "Organophosphate", "organochlorines" ], "NUM": [], "PART": [], "PRON": [ "Their", "they", "their" ], "PROPN": [ "bioaccumulate.:239–240" ], "PUNCT": [ ",", "." ], "SCONJ": [ "because" ], "SPACE": [], "SYM": [], "VERB": [ "vary", "phased", "carbamates", "replaced" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "O", "O", "B-NP", "B-VP", "I-VP", "I-VP", "O", "B-PP", "I-PP", "B-NP", "O", "B-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "B-NP", "O" ]
Their/poss/toxicities toxicities/nsubj/vary vary/ROOT/vary greatly/advmod/vary ,/punct/vary but/cc/vary they/nsubjpass/phased have/aux/phased been/auxpass/phased phased/conj/vary out/prt/phased because/prep/phased of/pcomp/because their/poss/persistence persistence/pobj/because and/cc/persistence potential/conj/persistence to/prep/persistence bioaccumulate.:239–240/compound/Organophosphate Organophosphate/pobj/to and/cc/Organophosphate carbamates/conj/phased largely/advmod/replaced replaced/amod/organochlorines organochlorines/dobj/carbamates ./punct/phased
(S (S (NP (PRP$ Their) (NNS toxicities)) (VP (VBP vary) (ADVP (RB greatly)))) (, ,) (CC but) (S (NP (PRP they)) (VP (VBP have) (VP (VBN been) (VP (VBN phased) (PRT (RP out)) (PP (IN because) (IN of) (NP (PRP$ their) (NML (NN persistence)) (CC and) (NML (NN potential) (S (VP (TO to) (NP (NP (CD bioaccumulate.:239–240)) (NP (NN Organophosphate) (CC and) (NNS carbamates))))))) (ADVP (RB largely)) (VP (VBD replaced) (NP (NNS organochlorines)))))))) (. .))
T
['Their toxicities vary greatly', 'they have been phased out because of their persistence and potential to bioaccumulate.:239–240 Organophosphate and carbamates largely replaced organochlorines']
[]
['Their toxicities vary greatly , but they have been phased out because of their persistence and potential to bioaccumulate.:239–240 Organophosphate and carbamates largely replaced organochlorines .']
[]
[]
43,615
Tuvalu participates in the Alliance of Small Island States (AOSIS), which is a coalition of small island and low-lying coastal countries that have concerns about their vulnerability to the adverse effects of global climate change.
(ROOT (S (NP (NNP Tuvalu)) (VP (VBZ participates) (PP (IN in) (NP (NP (NP (NP (DT the) (NNP Alliance)) (PP (IN of) (NP (NNP Small) (NNP Island) (NNPS States)))) (-LRB- -LRB-) (NP (NNP AOSIS)) (-RRB- -RRB-)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (NP (NP (DT a) (NN coalition)) (PP (IN of) (NP (NP (ADJP (NML (JJ small) (NN island)) (CC and) (ADJP (RB low) (HYPH -) (VBG lying))) (JJ coastal) (NNS countries)) (SBAR (WHNP (WDT that)) (S (VP (VBP have) (NP (NP (NNS concerns)) (PP (IN about) (NP (NP (PRP$ their) (NN vulnerability)) (PP (IN to) (NP (NP (DT the) (JJ adverse) (NNS effects)) (PP (IN of) (NP (JJ global) (NN climate) (NN change)))))))))))))))))))) (. .)))
22
{ "ADJ": [ "small", "coastal", "adverse", "global" ], "ADP": [ "in", "of", "of", "about", "to", "of" ], "ADV": [ "low" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "the", "a", "the" ], "INTJ": [], "NOUN": [ "coalition", "island", "countries", "concerns", "vulnerability", "effects", "climate", "change" ], "NUM": [], "PART": [], "PRON": [ "which", "that", "their" ], "PROPN": [ "Tuvalu", "Alliance", "Small", "Island", "States", "AOSIS" ], "PUNCT": [ "(", ")", ",", "-", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "participates", "lying", "have" ], "X": [] }
[ "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP", "O", "O", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", ...
Tuvalu/nsubj/participates participates/ROOT/participates in/prep/participates the/det/Alliance Alliance/pobj/in of/prep/Alliance Small/compound/Island Island/compound/States States/pobj/of (/punct/States AOSIS/appos/States )/punct/States ,/punct/Alliance which/nsubj/is is/relcl/Alliance a/det/coalition coalition/attr/is of/prep/coalition small/amod/island island/pobj/of and/cc/coalition low/advmod/lying -/punct/lying lying/amod/countries coastal/amod/countries countries/conj/coalition that/nsubj/have have/relcl/countries concerns/dobj/have about/prep/concerns their/poss/vulnerability vulnerability/pobj/about to/prep/vulnerability the/det/effects adverse/amod/effects effects/pobj/to of/prep/effects global/amod/change climate/compound/change change/pobj/of ./punct/participates
(S (NP (NNP Tuvalu)) (VP (VBZ participates) (PP (IN in) (NP (NP (NP (NP (DT the) (NNP Alliance)) (PP (IN of) (NP (NNP Small) (NNP Island) (NNPS States)))) (-LRB- -LRB-) (NP (NNP AOSIS)) (-RRB- -RRB-)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (NP (NP (DT a) (NN coalition)) (PP (IN of) (NP (NP (ADJP (NML (JJ small) (NN island)) (CC and) (ADJP (RB low) (HYPH -) (VBG lying))) (JJ coastal) (NNS countries)) (SBAR (WHNP (WDT that)) (S (VP (VBP have) (NP (NP (NNS concerns)) (PP (IN about) (NP (NP (PRP$ their) (NN vulnerability)) (PP (IN to) (NP (NP (DT the) (JJ adverse) (NNS effects)) (PP (IN of) (NP (JJ global) (NN climate) (NN change)))))))))))))))))))) (. .))
CT
['Tuvalu participates in the Alliance of Small Island States -LRB- AOSIS -RRB- , which is a coalition of small island and low - lying coastal countries that have concerns about their vulnerability to the adverse effects of global climate change']
['which is a coalition of small island and low - lying coastal countries that have concerns about their vulnerability to the adverse effects of global climate change', 'that have concerns about their vulnerability to the adverse effects of global climate change']
[]
['Tuvalu participates in the Alliance of Small Island States -LRB- AOSIS -RRB- , which is a coalition of small island and low - lying coastal countries that have concerns about their vulnerability to the adverse effects of global climate change .']
[]
49,903
These broadcasting systems can be used for both SDTV and HDTV.
(ROOT (S (NP (DT These) (NN broadcasting) (NNS systems)) (VP (MD can) (VP (VB be) (VP (VBN used) (PP (IN for) (NP (DT both) (NNP SDTV) (CC and) (NNP HDTV)))))) (. .)))
8
{ "ADJ": [], "ADP": [ "for" ], "ADV": [], "AUX": [ "can", "be" ], "CCONJ": [ "both", "and" ], "DET": [ "These" ], "INTJ": [], "NOUN": [ "broadcasting", "systems", "SDTV", "HDTV" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "used" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
These/det/systems broadcasting/compound/systems systems/nsubjpass/used can/aux/used be/auxpass/used used/ROOT/used for/prep/used both/preconj/SDTV SDTV/pobj/for and/cc/SDTV HDTV/conj/SDTV ./punct/used
(S (NP (DT These) (NN broadcasting) (NNS systems)) (VP (MD can) (VP (VB be) (VP (VBN used) (PP (IN for) (NP (DT both) (NNP SDTV) (CC and) (NNP HDTV)))))) (. .))
T
['These broadcasting systems can be used for both SDTV and HDTV']
[]
['These broadcasting systems can be used for both SDTV and HDTV .']
[]
[]
71,191
In 1998, two former Northwestern basketball players were charged and convicted for sports bribery as a result of being paid to shave points in games against three other Big Ten schools during the 1995 season.
(ROOT (S (PP (IN In) (NP (CD 1998))) (, ,) (NP (CD two) (JJ former) (NNP Northwestern) (NN basketball) (NNS players)) (VP (VBD were) (VP (VBN charged) (CC and) (VBN convicted) (PP (IN for) (NP (NNS sports) (NN bribery))) (PP (IN as) (NP (NP (DT a) (NN result)) (PP (IN of) (S (VP (VBG being) (VP (VBN paid) (S (VP (TO to) (VP (VB shave) (NP (NNS points)) (PP (IN in) (NP (NP (NNS games)) (PP (IN against) (NP (CD three) (JJ other) (NML (NNP Big) (NNP Ten)) (NNS schools))))) (PP (IN during) (NP (DT the) (CD 1995) (NN season)))))))))))))) (. .)))
19
{ "ADJ": [ "former", "Northwestern", "other" ], "ADP": [ "In", "for", "as", "of", "in", "against", "during" ], "ADV": [], "AUX": [ "were", "being" ], "CCONJ": [ "and" ], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "basketball", "players", "sports", "bribery", "result", "points", "games", "schools", "season" ], "NUM": [ "1998", "two", "three", "1995" ], "PART": [ "to" ], "PRON": [], "PROPN": [ "Big", "Ten" ], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "charged", "convicted", "paid", "shave" ], "X": [] }
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O", "O", "B-NP", "B-PP...
In/prep/charged 1998/pobj/In ,/punct/charged two/nummod/players former/amod/players Northwestern/amod/players basketball/compound/players players/nsubjpass/charged were/auxpass/charged charged/ROOT/charged and/cc/charged convicted/conj/charged for/prep/convicted sports/compound/bribery bribery/pobj/for as/prep/convicted a/det/result result/pobj/as of/prep/result being/auxpass/paid paid/pcomp/of to/aux/shave shave/advcl/paid points/dobj/shave in/prep/shave games/pobj/in against/prep/games three/nummod/schools other/amod/schools Big/compound/Ten Ten/compound/schools schools/pobj/against during/prep/shave the/det/season 1995/nummod/season season/pobj/during ./punct/charged
(S (PP (IN In) (NP (CD 1998))) (, ,) (NP (CD two) (JJ former) (NNP Northwestern) (NN basketball) (NNS players)) (VP (VBD were) (VP (VBN charged) (CC and) (VBN convicted) (PP (IN for) (NP (NNS sports) (NN bribery))) (PP (IN as) (NP (NP (DT a) (NN result)) (PP (IN of) (S (VP (VBG being) (VP (VBN paid) (S (VP (TO to) (VP (VB shave) (NP (NNS points)) (PP (IN in) (NP (NP (NNS games)) (PP (IN against) (NP (CD three) (JJ other) (NML (NNP Big) (NNP Ten)) (NNS schools))))) (PP (IN during) (NP (DT the) (CD 1995) (NN season)))))))))))))) (. .))
T
['two former Northwestern basketball players were charged and convicted for sports bribery as a result of being paid to shave points in games against three other Big Ten schools during the 1995 season']
[]
['In 1998 , two former Northwestern basketball players were charged and convicted for sports bribery as a result of being paid to shave points in games against three other Big Ten schools during the 1995 season .']
[]
[]
4,289
The Nobile Teatro di San Giacomo di Corfù was the first theatre and opera house of modern Greece and the place where the first Greek opera, Spyridon Xyndas' The Parliamentary Candidate (based on an exclusively Greek libretto) was performed.
(ROOT (S (NP (DT The) (NNP Nobile) (NNP Teatro) (IN di) (NNP San) (NNP Giacomo) (FW di) (NNP Corfù)) (VP (VBD was) (NP (NP (NP (DT the) (JJ first) (NML (NN theatre) (CC and) (NN opera)) (NN house)) (PP (IN of) (NP (JJ modern) (NNP Greece)))) (CC and) (NP (NP (DT the) (NN place)) (SBAR (WHADVP (WRB where)) (S (NP (NP (DT the) (JJ first) (JJ Greek) (NN opera)) (, ,) (NP (NP (NP (NNP Spyridon) (NNP Xyndas) (POS ')) (DT The) (NNP Parliamentary) (NNP Candidate)) (-LRB- -LRB-) (PP (VBN based) (PP (IN on) (NP (DT an) (ADJP (RB exclusively) (JJ Greek)) (NN libretto)))) (-RRB- -RRB-))) (VP (VBD was) (VP (VBN performed)))))))) (. .)))
14
{ "ADJ": [ "first", "modern", "first", "Greek", "Parliamentary", "Greek" ], "ADP": [ "of", "on" ], "ADV": [ "exclusively" ], "AUX": [ "was", "was" ], "CCONJ": [ "and", "and" ], "DET": [ "The", "the", "the", "the", "The", "an" ], "INTJ": [], "NOUN": [ "theatre", "opera", "house", "place", "opera", "Candidate", "libretto" ], "NUM": [], "PART": [ "'" ], "PRON": [], "PROPN": [ "Nobile", "Teatro", "di", "San", "Giacomo", "Corfù", "Greece", "Spyridon", "Xyndas" ], "PUNCT": [ ",", "(", ")", "." ], "SCONJ": [ "where" ], "SPACE": [], "SYM": [], "VERB": [ "based", "performed" ], "X": [ "di" ] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", ...
The/det/Corfù Nobile/compound/Teatro Teatro/nmod/Corfù di/punct/Teatro San/compound/Giacomo Giacomo/compound/Corfù di/compound/Corfù Corfù/nsubj/was was/ROOT/was the/det/house first/amod/house theatre/nmod/house and/cc/theatre opera/conj/theatre house/attr/was of/prep/house modern/amod/Greece Greece/pobj/of and/cc/house the/det/place place/conj/house where/advmod/based the/det/opera first/amod/opera Greek/amod/opera opera/nsubj/based ,/punct/opera Spyridon/compound/Xyndas Xyndas/poss/Candidate '/case/Xyndas The/det/Candidate Parliamentary/compound/Candidate Candidate/appos/opera (/punct/Candidate based/relcl/place on/prep/based an/det/libretto exclusively/advmod/Greek Greek/amod/libretto libretto/pobj/on )/punct/place was/auxpass/performed performed/conj/was ./punct/was
(S (NP (DT The) (NNP Nobile) (NNP Teatro) (IN di) (NNP San) (NNP Giacomo) (FW di) (NNP Corfù)) (VP (VBD was) (NP (NP (NP (DT the) (JJ first) (NML (NN theatre) (CC and) (NN opera)) (NN house)) (PP (IN of) (NP (JJ modern) (NNP Greece)))) (CC and) (NP (NP (DT the) (NN place)) (SBAR (WHADVP (WRB where)) (S (NP (NP (DT the) (JJ first) (JJ Greek) (NN opera)) (, ,) (NP (NP (NP (NNP Spyridon) (NNP Xyndas) (POS ')) (DT The) (NNP Parliamentary) (NNP Candidate)) (-LRB- -LRB-) (PP (VBN based) (PP (IN on) (NP (DT an) (ADJP (RB exclusively) (JJ Greek)) (NN libretto)))) (-RRB- -RRB-))) (VP (VBD was) (VP (VBN performed)))))))) (. .))
CT
["The Nobile Teatro di San Giacomo di Corfù was the first theatre and opera house of modern Greece and the place where the first Greek opera , Spyridon Xyndas ' The Parliamentary Candidate -LRB- based on an exclusively Greek libretto -RRB- was performed"]
["where the first Greek opera , Spyridon Xyndas ' The Parliamentary Candidate -LRB- based on an exclusively Greek libretto -RRB- was performed"]
[]
["The Nobile Teatro di San Giacomo di Corfù was the first theatre and opera house of modern Greece and the place where the first Greek opera , Spyridon Xyndas ' The Parliamentary Candidate -LRB- based on an exclusively Greek libretto -RRB- was performed ."]
[]
70,383
Gradually their privileges were under further limitations to be completely dissolved by March Constitution of Poland in 1921.
(ROOT (S (ADVP (RB Gradually)) (NP (PRP$ their) (NNS privileges)) (VP (VBD were) (PP (IN under) (NP (JJ further) (NNS limitations))) (S (VP (TO to) (VP (VB be) (ADVP (RB completely)) (VP (VBN dissolved) (PP (IN by) (NP (NP (NNP March) (NNP Constitution)) (PP (IN of) (NP (NNP Poland))))) (PP (IN in) (NP (CD 1921)))))))) (. .)))
12
{ "ADJ": [ "further" ], "ADP": [ "under", "by", "of", "in" ], "ADV": [ "Gradually", "completely" ], "AUX": [ "were", "be" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "privileges", "limitations" ], "NUM": [ "1921" ], "PART": [ "to" ], "PRON": [ "their" ], "PROPN": [ "March", "Constitution", "Poland" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "dissolved" ], "X": [] }
[ "B-ADVP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "O" ]
Gradually/advmod/were their/poss/privileges privileges/nsubj/were were/ROOT/were under/prep/were further/amod/limitations limitations/pobj/under to/aux/dissolved be/auxpass/dissolved completely/advmod/dissolved dissolved/advcl/were by/agent/dissolved March/compound/Constitution Constitution/pobj/by of/prep/Constitution Poland/pobj/of in/prep/dissolved 1921/pobj/in ./punct/were
(S (ADVP (RB Gradually)) (NP (PRP$ their) (NNS privileges)) (VP (VBD were) (PP (IN under) (NP (JJ further) (NNS limitations))) (S (VP (TO to) (VP (VB be) (ADVP (RB completely)) (VP (VBN dissolved) (PP (IN by) (NP (NP (NNP March) (NNP Constitution)) (PP (IN of) (NP (NNP Poland))))) (PP (IN in) (NP (CD 1921)))))))) (. .))
T
['their privileges were under further limitations to be completely dissolved by March Constitution of Poland in 1921']
[]
['Gradually their privileges were under further limitations to be completely dissolved by March Constitution of Poland in 1921 .']
[]
[]
27,789
Frustrated by the intractability of the problem, attacks by Jewish paramilitary organisations and the increasing cost of maintaining its military presence, Britain announced in 1947 that it would withdraw in 1948 and leave the matter to the United Nations to solve.
(ROOT (S (S (ADJP (VBN Frustrated) (PP (IN by) (NP (NP (NP (DT the) (NN intractability)) (PP (IN of) (NP (DT the) (NN problem)))) (, ,) (NP (NP (NNS attacks)) (PP (IN by) (NP (JJ Jewish) (JJ paramilitary) (NNS organisations)))) (CC and) (NP (NP (DT the) (VBG increasing) (NN cost)) (PP (IN of) (S (VP (VBG maintaining) (NP (PRP$ its) (JJ military) (NN presence)))))))))) (, ,) (NP (NNP Britain)) (VP (VBD announced) (PP (IN in) (NP (CD 1947))) (SBAR (IN that) (S (NP (PRP it)) (VP (MD would) (VP (VP (VB withdraw) (PP (IN in) (NP (CD 1948)))) (CC and) (VP (VB leave) (NP (DT the) (NN matter)) (PP (IN to) (NP (DT the) (NNP United) (NNPS Nations))) (S (VP (TO to) (VP (VB solve)))))))))) (. .)))
12
{ "ADJ": [ "Jewish", "paramilitary", "military" ], "ADP": [ "by", "of", "by", "of", "in", "in", "to" ], "ADV": [], "AUX": [ "would" ], "CCONJ": [ "and", "and" ], "DET": [ "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "intractability", "problem", "attacks", "organisations", "cost", "presence", "matter" ], "NUM": [ "1947", "1948" ], "PART": [ "to" ], "PRON": [ "its", "it" ], "PROPN": [ "Britain", "United", "Nations" ], "PUNCT": [ ",", ",", "." ], "SCONJ": [ "that" ], "SPACE": [], "SYM": [], "VERB": [ "Frustrated", "increasing", "maintaining", "announced", "withdraw", "leave", "solve" ], "X": [] }
[ "B-ADJP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-VP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "I-VP", "B-PP", ...
Frustrated/advcl/announced by/agent/Frustrated the/det/intractability intractability/pobj/by of/prep/intractability the/det/problem problem/pobj/of ,/punct/announced attacks/nsubj/announced by/prep/attacks Jewish/amod/organisations paramilitary/amod/organisations organisations/pobj/by and/cc/organisations the/det/cost increasing/amod/cost cost/conj/organisations of/prep/cost maintaining/pcomp/of its/poss/presence military/amod/presence presence/dobj/maintaining ,/punct/announced Britain/nsubj/announced announced/ROOT/announced in/prep/announced 1947/pobj/in that/mark/withdraw it/nsubj/withdraw would/aux/withdraw withdraw/ccomp/announced in/prep/withdraw 1948/pobj/in and/cc/withdraw leave/conj/withdraw the/det/matter matter/dobj/leave to/prep/leave the/det/Nations United/compound/Nations Nations/pobj/to to/aux/solve solve/advcl/leave ./punct/announced
(S (S (ADJP (VBN Frustrated) (PP (IN by) (NP (NP (NP (DT the) (NN intractability)) (PP (IN of) (NP (DT the) (NN problem)))) (, ,) (NP (NP (NNS attacks)) (PP (IN by) (NP (JJ Jewish) (JJ paramilitary) (NNS organisations)))) (CC and) (NP (NP (DT the) (VBG increasing) (NN cost)) (PP (IN of) (S (VP (VBG maintaining) (NP (PRP$ its) (JJ military) (NN presence)))))))))) (, ,) (NP (NNP Britain)) (VP (VBD announced) (PP (IN in) (NP (CD 1947))) (SBAR (IN that) (S (NP (PRP it)) (VP (MD would) (VP (VP (VB withdraw) (PP (IN in) (NP (CD 1948)))) (CC and) (VP (VB leave) (NP (DT the) (NN matter)) (PP (IN to) (NP (DT the) (NNP United) (NNPS Nations))) (S (VP (TO to) (VP (VB solve)))))))))) (. .))
CT
['Frustrated by the intractability of the problem , attacks by Jewish paramilitary organisations and the increasing cost of maintaining its military presence']
['that it would withdraw in 1948 and leave the matter to the United Nations to solve']
[]
['Frustrated by the intractability of the problem , attacks by Jewish paramilitary organisations and the increasing cost of maintaining its military presence , Britain announced in 1947 that it would withdraw in 1948 and leave the matter to the United Nations to solve .']
[]
64,669
Flightlessness often arises in birds on isolated islands, probably due to limited resources and the absence of land predators.
(ROOT (S (NP (NN Flightlessness)) (ADVP (RB often)) (VP (VBZ arises) (PP (IN in) (NP (NNS birds))) (PP (IN on) (NP (VBN isolated) (NNS islands))) (, ,) (PP (ADVP (RB probably)) (IN due) (IN to) (NP (NP (JJ limited) (NNS resources)) (CC and) (NP (NP (DT the) (NN absence)) (PP (IN of) (NP (NN land) (NNS predators))))))) (. .)))
9
{ "ADJ": [ "limited" ], "ADP": [ "in", "on", "due", "to", "of" ], "ADV": [ "often", "probably" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "birds", "islands", "resources", "absence", "land", "predators" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Flightlessness" ], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "arises", "isolated" ], "X": [] }
[ "B-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Flightlessness/nsubj/arises often/advmod/arises arises/ROOT/arises in/prep/arises birds/pobj/in on/prep/birds isolated/amod/islands islands/pobj/on ,/punct/arises probably/advmod/due due/prep/arises to/pcomp/due limited/amod/resources resources/pobj/due and/cc/resources the/det/absence absence/conj/resources of/prep/absence land/compound/predators predators/pobj/of ./punct/arises
(S (NP (NN Flightlessness)) (ADVP (RB often)) (VP (VBZ arises) (PP (IN in) (NP (NNS birds))) (PP (IN on) (NP (VBN isolated) (NNS islands))) (, ,) (PP (ADVP (RB probably)) (IN due) (IN to) (NP (NP (JJ limited) (NNS resources)) (CC and) (NP (NP (DT the) (NN absence)) (PP (IN of) (NP (NN land) (NNS predators))))))) (. .))
T
['Flightlessness arises in birds on isolated islands , probably due to limited resources and the absence of land predators']
[]
['Flightlessness often arises in birds on isolated islands , probably due to limited resources and the absence of land predators .']
[]
[]
61,232
What diseases can have a major imact on memory?
(ROOT (SBARQ (WHNP (WP What) (NNS diseases)) (SQ (MD can) (VP (VB have) (NP (DT a) (JJ major) (NN imact)) (PP (IN on) (NP (NN memory))))) (. ?)))
7
{ "ADJ": [ "major" ], "ADP": [ "on" ], "ADV": [], "AUX": [ "can" ], "CCONJ": [], "DET": [ "a" ], "INTJ": [], "NOUN": [ "diseases", "imact", "memory" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "have" ], "X": [] }
[ "O", "O", "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
What/det/diseases diseases/nsubj/have can/aux/have have/ROOT/have a/det/imact major/amod/imact imact/dobj/have on/prep/imact memory/pobj/on ?/punct/have
(SBARQ (WHNP (WP What) (NNS diseases)) (SQ (MD can) (VP (VB have) (NP (DT a) (JJ major) (NN imact)) (PP (IN on) (NP (NN memory))))) (. ?))
FC
[]
[]
[]
[]
['What diseases can have a major imact on memory ?']
68,617
How many cities did the LEAA study before reaching their conclusion?
(ROOT (SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS cities)) (SQ (VBD did) (NP (DT the) (NNP LEAA)) (VP (VB study) (PP (IN before) (S (VP (VBG reaching) (NP (PRP$ their) (NN conclusion))))))) (. ?)))
9
{ "ADJ": [ "many" ], "ADP": [ "before" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "cities", "study", "conclusion" ], "NUM": [], "PART": [], "PRON": [ "their" ], "PROPN": [ "LEAA" ], "PUNCT": [ "?" ], "SCONJ": [ "How" ], "SPACE": [], "SYM": [], "VERB": [ "did", "reaching" ], "X": [] }
[ "O", "O", "O", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-VP", "B-NP", "I-NP", "O" ]
How/advmod/many many/amod/cities cities/nsubj/did did/ROOT/did the/det/study LEAA/compound/study study/dobj/did before/prep/did reaching/pcomp/before their/poss/conclusion conclusion/dobj/reaching ?/punct/did
(SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS cities)) (SQ (VBD did) (NP (DT the) (NNP LEAA)) (VP (VB study) (PP (IN before) (S (VP (VBG reaching) (NP (PRP$ their) (NN conclusion))))))) (. ?))
FC
[]
[]
[]
[]
['How many cities did the LEAA study before reaching their conclusion ?']
30,094
The structure of hardwoods is more complex.
(ROOT (S (NP (NP (DT The) (NN structure)) (PP (IN of) (NP (NNS hardwoods)))) (VP (VBZ is) (ADJP (RBR more) (JJ complex))) (. .)))
6
{ "ADJ": [ "complex" ], "ADP": [ "of" ], "ADV": [ "more" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "structure", "hardwoods" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [], "X": [] }
[ "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-ADJP", "I-ADJP", "O" ]
The/det/structure structure/nsubj/is of/prep/structure hardwoods/pobj/of is/ROOT/is more/advmod/complex complex/acomp/is ./punct/is
(S (NP (NP (DT The) (NN structure)) (PP (IN of) (NP (NNS hardwoods)))) (VP (VBZ is) (ADJP (RBR more) (JJ complex))) (. .))
T
['The structure of hardwoods is more complex']
[]
['The structure of hardwoods is more complex .']
[]
[]
23,250
What did Augustine say that the knowledge of time depended on?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (NNP Augustine)) (VP (VB say) (SBAR (IN that) (S (NP (NP (DT the) (NN knowledge)) (PP (IN of) (NP (NN time)))) (VP (VBD depended) (PP (IN on))))))) (. ?)))
10
{ "ADJ": [], "ADP": [ "of", "on" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "knowledge", "time" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Augustine" ], "PUNCT": [ "?" ], "SCONJ": [ "that" ], "SPACE": [], "SYM": [], "VERB": [ "say", "depended" ], "X": [] }
[ "O", "O", "B-NP", "B-VP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "O" ]
What/dobj/say did/aux/say Augustine/nsubj/say say/ROOT/say that/mark/depended the/det/knowledge knowledge/nsubj/depended of/prep/knowledge time/pobj/of depended/ccomp/say on/prep/depended ?/punct/say
(SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (NNP Augustine)) (VP (VB say) (SBAR (IN that) (S (NP (NP (DT the) (NN knowledge)) (PP (IN of) (NP (NN time)))) (VP (VBD depended) (PP (IN on))))))) (. ?))
FC
[]
['that the knowledge of time depended on']
[]
[]
['What did Augustine say that the knowledge of time depended on ?']
8,285
Since very few people owned 16:9 displays, the marketability of these special discs was very limited.
(ROOT (S (SBAR (IN Since) (S (NP (ADJP (RB very) (JJ few)) (NNS people)) (VP (VBD owned) (NP (CD 16:9) (NNS displays))))) (, ,) (NP (NP (DT the) (NN marketability)) (PP (IN of) (NP (DT these) (JJ special) (NNS discs)))) (VP (VBD was) (ADJP (RB very) (VBN limited))) (. .)))
7
{ "ADJ": [ "few", "special", "limited" ], "ADP": [ "of" ], "ADV": [ "very", "very" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "these" ], "INTJ": [], "NOUN": [ "people", "displays", "marketability", "discs" ], "NUM": [ "16:9" ], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ ",", "." ], "SCONJ": [ "Since" ], "SPACE": [], "SYM": [], "VERB": [ "owned" ], "X": [] }
[ "O", "B-ADJP", "I-ADJP", "B-NP", "B-VP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADJP", "I-ADJP", "O" ]
Since/mark/owned very/advmod/few few/amod/people people/nsubj/owned owned/advcl/was 16:9/compound/displays displays/dobj/owned ,/punct/was the/det/marketability marketability/nsubj/was of/prep/marketability these/det/discs special/amod/discs discs/pobj/of was/ROOT/was very/advmod/limited limited/acomp/was ./punct/was
(S (SBAR (IN Since) (S (NP (ADJP (RB very) (JJ few)) (NNS people)) (VP (VBD owned) (NP (CD 16:9) (NNS displays))))) (, ,) (NP (NP (DT the) (NN marketability)) (PP (IN of) (NP (DT these) (JJ special) (NNS discs)))) (VP (VBD was) (ADJP (RB very) (VBN limited))) (. .))
CT
['the marketability of these special discs was very limited']
['Since very few people owned 16:9 displays']
[]
['Since very few people owned 16:9 displays , the marketability of these special discs was very limited .']
[]
12,278
There was little to no direct knowledge of Greek civilization before the middle of the 18th century in Western Europe, when an expedition funded by the Society of Dilettanti in 1751 and led by James Stuart and Nicholas Revett began serious archaeological enquiry.
(ROOT (S (NP (EX There)) (VP (VBD was) (NP (NP (ADJP (JJ little) (IN to) (DT no)) (JJ direct) (NN knowledge)) (PP (IN of) (NP (JJ Greek) (NN civilization)))) (PP (IN before) (NP (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT the) (JJ 18th) (NN century))) (PP (IN in) (NP (NNP Western) (NNP Europe)))) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (NP (DT an) (NN expedition)) (VP (VP (VBN funded) (PP (IN by) (NP (NP (DT the) (NNP Society)) (PP (IN of) (NP (NNP Dilettanti))))) (PP (IN in) (NP (CD 1751)))) (CC and) (VP (VBN led) (PP (IN by) (NP (NP (NNP James) (NNP Stuart)) (CC and) (NP (NNP Nicholas) (NNP Revett))))))) (VP (VBD began) (NP (JJ serious) (JJ archaeological) (NN enquiry)))))))) (. .)))
15
{ "ADJ": [ "little", "direct", "Greek", "18th", "serious", "archaeological" ], "ADP": [ "to", "of", "before", "of", "in", "by", "of", "in", "by" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "no", "the", "the", "an", "the" ], "INTJ": [], "NOUN": [ "knowledge", "civilization", "middle", "century", "expedition", "enquiry" ], "NUM": [ "1751" ], "PART": [], "PRON": [ "There" ], "PROPN": [ "Western", "Europe", "Society", "Dilettanti", "James", "Stuart", "Nicholas", "Revett" ], "PUNCT": [ ",", "." ], "SCONJ": [ "when" ], "SPACE": [], "SYM": [], "VERB": [ "was", "funded", "led", "began" ], "X": [] }
[ "B-NP", "B-VP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-...
There/expl/was was/ROOT/was little/attr/was to/prep/little no/det/knowledge direct/amod/knowledge knowledge/pobj/to of/prep/knowledge Greek/amod/civilization civilization/pobj/of before/prep/was the/det/middle middle/pobj/before of/prep/middle the/det/century 18th/amod/century century/pobj/of in/prep/century Western/compound/Europe Europe/pobj/in ,/punct/middle when/advmod/began an/det/expedition expedition/nsubj/began funded/acl/expedition by/agent/funded the/det/Society Society/pobj/by of/prep/Society Dilettanti/pobj/of in/prep/funded 1751/pobj/in and/cc/expedition led/conj/expedition by/agent/led James/compound/Stuart Stuart/pobj/by and/cc/Stuart Nicholas/compound/Revett Revett/conj/Stuart began/relcl/middle serious/amod/enquiry archaeological/amod/enquiry enquiry/dobj/began ./punct/was
(S (NP (EX There)) (VP (VBD was) (NP (NP (ADJP (JJ little) (IN to) (DT no)) (JJ direct) (NN knowledge)) (PP (IN of) (NP (JJ Greek) (NN civilization)))) (PP (IN before) (NP (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT the) (JJ 18th) (NN century))) (PP (IN in) (NP (NNP Western) (NNP Europe)))) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (NP (DT an) (NN expedition)) (VP (VP (VBN funded) (PP (IN by) (NP (NP (DT the) (NNP Society)) (PP (IN of) (NP (NNP Dilettanti))))) (PP (IN in) (NP (CD 1751)))) (CC and) (VP (VBN led) (PP (IN by) (NP (NP (NNP James) (NNP Stuart)) (CC and) (NP (NNP Nicholas) (NNP Revett))))))) (VP (VBD began) (NP (JJ serious) (JJ archaeological) (NN enquiry)))))))) (. .))
CT
['There was little to no direct knowledge of Greek civilization before the middle of the 18th century in Western Europe , when an expedition funded by the Society of Dilettanti in 1751 and led by James Stuart and Nicholas Revett began serious archaeological enquiry']
['when an expedition funded by the Society of Dilettanti in 1751 and led by James Stuart and Nicholas Revett began serious archaeological enquiry']
[]
['There was little to no direct knowledge of Greek civilization before the middle of the 18th century in Western Europe , when an expedition funded by the Society of Dilettanti in 1751 and led by James Stuart and Nicholas Revett began serious archaeological enquiry .']
[]
34,522
It is used in particular in reference to Christianity, Judaism, Islam and Marxism.
(ROOT (S (NP (PRP It)) (VP (VBZ is) (VP (VBN used) (PP (IN in) (ADJP (JJ particular))) (PP (IN in) (NP (NP (NN reference)) (PP (IN to) (NP (NNP Christianity) (, ,) (NNP Judaism) (, ,) (NNP Islam) (CC and) (NNP Marxism))))))) (. .)))
9
{ "ADJ": [ "particular" ], "ADP": [ "in", "in", "to" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "reference" ], "NUM": [], "PART": [], "PRON": [ "It" ], "PROPN": [ "Christianity", "Judaism", "Islam", "Marxism" ], "PUNCT": [ ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "used" ], "X": [] }
[ "B-NP", "B-VP", "I-VP", "B-PP", "B-ADJP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
It/nsubjpass/used is/auxpass/used used/ROOT/used in/prep/used particular/amod/in in/prep/used reference/pobj/in to/prep/reference Christianity/pobj/to ,/punct/Christianity Judaism/conj/Christianity ,/punct/Judaism Islam/conj/Judaism and/cc/Islam Marxism/conj/Islam ./punct/used
(S (NP (PRP It)) (VP (VBZ is) (VP (VBN used) (PP (IN in) (ADJP (JJ particular))) (PP (IN in) (NP (NP (NN reference)) (PP (IN to) (NP (NNP Christianity) (, ,) (NNP Judaism) (, ,) (NNP Islam) (CC and) (NNP Marxism))))))) (. .))
T
['It is used in particular in reference to Christianity , Judaism , Islam and Marxism']
[]
['It is used in particular in reference to Christianity , Judaism , Islam and Marxism .']
[]
[]
23,198
In 1984, he made his first appearance as the eponymous character, and what some would say was his acting career's signature role, in James Cameron's science fiction thriller film The Terminator.
(ROOT (S (PP (IN In) (NP (CD 1984))) (, ,) (NP (PRP he)) (VP (VP (VBD made) (NP (NP (PRP$ his) (JJ first) (NN appearance)) (PP (IN as) (NP (DT the) (JJ eponymous) (NN character))))) (, ,) (CC and) (SBAR (WHNP (WP what)) (S (NP (DT some)) (VP (MD would) (VP (VP (VB say)) (SBAR (S (VP (VBD was) (NP (NP (PRP$ his) (NN acting) (NN career) (POS 's)) (JJ signature) (NN role))))))))) (, ,) (PP (IN in) (NP (NP (NP (NNP James) (NNP Cameron) (POS 's)) (NML (NML (NN science) (NN fiction)) (NN thriller)) (NN film)) (NP (DT The) (NNP Terminator))))) (. .)))
13
{ "ADJ": [ "first", "eponymous" ], "ADP": [ "In", "as", "in" ], "ADV": [], "AUX": [ "would", "was" ], "CCONJ": [ "and" ], "DET": [ "the", "The" ], "INTJ": [], "NOUN": [ "appearance", "character", "career", "signature", "role", "science", "fiction", "thriller", "film" ], "NUM": [ "1984" ], "PART": [ "'s", "'s" ], "PRON": [ "he", "his", "what", "some", "his" ], "PROPN": [ "James", "Cameron", "Terminator" ], "PUNCT": [ ",", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "made", "say", "acting" ], "X": [] }
[ "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O", "O", "...
In/prep/made 1984/pobj/In ,/punct/made he/nsubj/made made/ROOT/made his/poss/appearance first/amod/appearance appearance/dobj/made as/prep/appearance the/det/character eponymous/amod/character character/pobj/as ,/punct/made and/cc/made what/dobj/say some/nsubj/say would/aux/say say/csubj/was was/conj/made his/poss/career acting/compound/career career/poss/role 's/case/career signature/compound/role role/attr/was ,/punct/was in/prep/was James/compound/Cameron Cameron/poss/film 's/case/Cameron science/compound/fiction fiction/compound/thriller thriller/compound/film film/pobj/in The/det/Terminator Terminator/appos/film ./punct/made
(S (PP (IN In) (NP (CD 1984))) (, ,) (NP (PRP he)) (VP (VP (VBD made) (NP (NP (PRP$ his) (JJ first) (NN appearance)) (PP (IN as) (NP (DT the) (JJ eponymous) (NN character))))) (, ,) (CC and) (SBAR (WHNP (WP what)) (S (NP (DT some)) (VP (MD would) (VP (VP (VB say)) (SBAR (S (VP (VBD was) (NP (NP (PRP$ his) (NN acting) (NN career) (POS 's)) (JJ signature) (NN role))))))))) (, ,) (PP (IN in) (NP (NP (NP (NNP James) (NNP Cameron) (POS 's)) (NML (NML (NN science) (NN fiction)) (NN thriller)) (NN film)) (NP (DT The) (NNP Terminator))))) (. .))
CT
["he made his first appearance as the eponymous character , and , in James Cameron 's science fiction thriller film The Terminator"]
["what some would say was his acting career 's signature role", "was his acting career 's signature role"]
[]
["In 1984 , he made his first appearance as the eponymous character , and what some would say was his acting career 's signature role , in James Cameron 's science fiction thriller film The Terminator ."]
[]
957
However Sony continued to operate its Japanese music business independently from Sony BMG while BMG Japan was made part of the merger.
(ROOT (S (ADVP (RB However)) (NP (NNP Sony)) (VP (VBD continued) (S (VP (TO to) (VP (VB operate) (NP (PRP$ its) (JJ Japanese) (NN music) (NN business)) (ADVP (RB independently) (PP (IN from) (NP (NNP Sony) (NNP BMG))))))) (SBAR (IN while) (S (NP (NNP BMG) (NNP Japan)) (VP (VBD was) (VP (VBN made) (S (NP (NP (NN part)) (PP (IN of) (NP (DT the) (NN merger)))))))))) (. .)))
12
{ "ADJ": [ "Japanese" ], "ADP": [ "from", "of" ], "ADV": [ "However", "independently" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "music", "business", "part", "merger" ], "NUM": [], "PART": [ "to" ], "PRON": [ "its" ], "PROPN": [ "Sony", "Sony", "BMG", "BMG", "Japan" ], "PUNCT": [ "." ], "SCONJ": [ "while" ], "SPACE": [], "SYM": [], "VERB": [ "continued", "operate", "made" ], "X": [] }
[ "B-ADVP", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
However/advmod/continued Sony/nsubj/continued continued/ROOT/continued to/aux/operate operate/xcomp/continued its/poss/business Japanese/amod/business music/compound/business business/dobj/operate independently/advmod/operate from/prep/operate Sony/pobj/from BMG/npadvmod/operate while/mark/made BMG/compound/Japan Japan/nsubjpass/made was/auxpass/made made/advcl/continued part/dobj/made of/prep/part the/det/merger merger/pobj/of ./punct/continued
(S (ADVP (RB However)) (NP (NNP Sony)) (VP (VBD continued) (S (VP (TO to) (VP (VB operate) (NP (PRP$ its) (JJ Japanese) (NN music) (NN business)) (ADVP (RB independently) (PP (IN from) (NP (NNP Sony) (NNP BMG))))))) (SBAR (IN while) (S (NP (NNP BMG) (NNP Japan)) (VP (VBD was) (VP (VBN made) (S (NP (NP (NN part)) (PP (IN of) (NP (DT the) (NN merger)))))))))) (. .))
CT
['Sony continued to operate its Japanese music business independently from Sony BMG']
['while BMG Japan was made part of the merger']
[]
['However Sony continued to operate its Japanese music business independently from Sony BMG while BMG Japan was made part of the merger .']
[]
9,488
It receives 83 cents in services for every $1 it sends to the federal government in taxes (or annually sends $11.4 billion more than it receives back).
(ROOT (S (NP (PRP It)) (VP (VP (VBZ receives) (NP (NP (CD 83) (NNS cents)) (PP (IN in) (NP (NNS services)))) (PP (IN for) (NP (NP (DT every) ($ $) (CD 1)) (SBAR (S (NP (PRP it)) (VP (VBZ sends) (PP (IN to) (NP (DT the) (JJ federal) (NN government))) (PP (IN in) (NP (NNS taxes))))))))) (-LRB- -LRB-) (CC or) (ADVP (RB annually)) (VP (VBZ sends) (NP (NP (NP (QP ($ $) (CD 11.4) (CD billion))) (JJR more)) (SBAR (IN than) (S (NP (PRP it)) (VP (VBZ receives) (ADVP (RB back))))))) (-RRB- -RRB-)) (. .)))
12
{ "ADJ": [ "federal", "more" ], "ADP": [ "in", "for", "to", "in" ], "ADV": [ "annually", "back" ], "AUX": [], "CCONJ": [ "or" ], "DET": [ "every", "the" ], "INTJ": [], "NOUN": [ "cents", "services", "government", "taxes" ], "NUM": [ "83", "1", "11.4", "billion" ], "PART": [], "PRON": [ "It", "it", "it" ], "PROPN": [], "PUNCT": [ "(", ")", "." ], "SCONJ": [ "than" ], "SPACE": [], "SYM": [ "$", "$" ], "VERB": [ "receives", "sends", "sends", "receives" ], "X": [] }
[ "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "O", "O", "O", "B-NP", "O", "B-NP", "B-VP", "B-ADVP", "B-VP", "O" ]
It/nsubj/receives receives/ROOT/receives 83/nummod/cents cents/dobj/receives in/prep/cents services/pobj/in for/prep/receives every/det/1 $/nmod/1 1/pobj/for it/nsubj/sends sends/relcl/1 to/prep/sends the/det/government federal/amod/government government/pobj/to in/prep/sends taxes/pobj/in (/punct/receives or/cc/receives annually/advmod/sends sends/conj/receives $/quantmod/billion 11.4/compound/billion billion/npadvmod/more more/dobj/sends than/mark/receives it/nsubj/receives receives/advcl/more back/advmod/receives )/punct/sends ./punct/receives
(S (NP (PRP It)) (VP (VP (VBZ receives) (NP (NP (CD 83) (NNS cents)) (PP (IN in) (NP (NNS services)))) (PP (IN for) (NP (NP (DT every) ($ $) (CD 1)) (SBAR (S (NP (PRP it)) (VP (VBZ sends) (PP (IN to) (NP (DT the) (JJ federal) (NN government))) (PP (IN in) (NP (NNS taxes))))))))) (-LRB- -LRB-) (CC or) (ADVP (RB annually)) (VP (VBZ sends) (NP (NP (NP (QP ($ $) (CD 11.4) (CD billion))) (JJR more)) (SBAR (IN than) (S (NP (PRP it)) (VP (VBZ receives) (ADVP (RB back))))))) (-RRB- -RRB-)) (. .))
CT
['It receives 83 cents in services for every $ 1 it sends to the federal government in taxes -LRB- or annually sends $ 11.4 billion more than it receives back -RRB-']
['it sends to the federal government in taxes', 'than it receives back']
[]
['It receives 83 cents in services for every $ 1 it sends to the federal government in taxes -LRB- or annually sends $ 11.4 billion more than it receives back -RRB- .']
[]
26,307
What had turned England and Catholic Spain into implacable enemies?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBD had) (VP (VBN turned) (NP (NP (NNP England)) (CC and) (NP (NNP Catholic) (NNP Spain))) (PP (IN into) (NP (JJ implacable) (NNS enemies))))) (. ?)))
7
{ "ADJ": [ "implacable" ], "ADP": [ "into" ], "ADV": [], "AUX": [ "had" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "enemies" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "England", "Catholic", "Spain" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "turned" ], "X": [] }
[ "O", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
What/nsubj/turned had/aux/turned turned/ROOT/turned England/dobj/turned and/cc/England Catholic/compound/Spain Spain/conj/England into/prep/turned implacable/amod/enemies enemies/pobj/into ?/punct/turned
(SBARQ (WHNP (WP What)) (SQ (VBD had) (VP (VBN turned) (NP (NP (NNP England)) (CC and) (NP (NNP Catholic) (NNP Spain))) (PP (IN into) (NP (JJ implacable) (NNS enemies))))) (. ?))
FC
[]
[]
[]
[]
['What had turned England and Catholic Spain into implacable enemies ?']
7,360
Major operators include: Metro Trains Melbourne which runs an extensive, electrified, passenger system throughout Melbourne and suburbs; V/Line which is now owned by the Victorian Government, operates a concentrated service to major regional centres, as well as long distance services on other lines; Pacific National, CFCL Australia which operate freight services; Great Southern Rail which operates The Overland Melbourne—Adelaide; and NSW TrainLink which operates XPTs Melbourne—Sydney.
(ROOT (S (NP (JJ Major) (NNS operators)) (VP (VBP include) (: :) (NP (NP (NP (NNP Metro) (NNPS Trains) (NNP Melbourne)) (SBAR (WHNP (WDT which)) (S (VP (VBZ runs) (NP (DT an) (JJ extensive) (, ,) (JJ electrified) (, ,) (NN passenger) (NN system)) (PP (IN throughout) (NP (NNP Melbourne) (CC and) (NNS suburbs))))))) (: ;) (NP (NP (NP (NP (NNP V) (SYM /) (NNP Line)) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (ADVP (RB now)) (VP (VBN owned) (PP (IN by) (NP (DT the) (NNP Victorian) (NNP Government)))))))) (, ,)) (VP (VBZ operates) (NP (NP (NP (DT a) (VBN concentrated) (NN service)) (PP (IN to) (NP (JJ major) (JJ regional) (NNS centres)))) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (NP (NML (JJ long) (NN distance)) (NNS services)) (PP (IN on) (NP (JJ other) (NNS lines))))))) (: ;) (NP (NP (NNP Pacific) (NNP National)) (, ,) (NP (NP (NNP CFCL) (NNP Australia)) (SBAR (WHNP (WDT which)) (S (VP (VBP operate) (NP (NN freight) (NNS services))))))) (: ;) (NP (NP (NNP Great) (NNP Southern) (NNP Rail)) (SBAR (WHNP (WDT which)) (S (VP (VBZ operates) (NP (NP (DT The) (NNP Overland) (NNP Melbourne)) (: —) (NP (NNP Adelaide))))))) (: ;) (CC and) (NP (NP (NNP NSW) (NNP TrainLink)) (SBAR (WHNP (WDT which)) (S (VP (VBZ operates) (NP (NP (NNPS XPTs) (NNP Melbourne)) (: —) (NP (NNP Sydney))))))))) (. .)))
14
{ "ADJ": [ "Major", "extensive", "concentrated", "major", "regional", "long", "other" ], "ADP": [ "throughout", "by", "to", "as", "on" ], "ADV": [ "now", "as", "well" ], "AUX": [ "is" ], "CCONJ": [ "and", "and" ], "DET": [ "an", "the", "a", "The" ], "INTJ": [], "NOUN": [ "operators", "Trains", "passenger", "system", "suburbs", "V", "Line", "service", "centres", "distance", "services", "lines", "freight", "services" ], "NUM": [], "PART": [], "PRON": [ "which", "which", "which", "which", "which" ], "PROPN": [ "Metro", "Melbourne", "Melbourne", "Victorian", "Government", "Pacific", "National", "CFCL", "Australia", "Great", "Southern", "Rail", "Overland", "Melbourne", "Adelaide", "NSW", "TrainLink", "XPTs", "Melbourne", "Sydney" ], "PUNCT": [ ":", ",", ",", ";", ",", ",", ";", ",", ";", "—", ";", "—", "." ], "SCONJ": [], "SPACE": [], "SYM": [ "/" ], "VERB": [ "include", "runs", "electrified", "owned", "operates", "operate", "operates", "operates" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", ...
Major/amod/operators operators/nsubj/include include/ROOT/include :/punct/include Metro/compound/Trains Trains/nsubj/operates Melbourne/appos/Trains which/nsubj/runs runs/relcl/Trains an/det/system extensive/amod/system ,/punct/electrified electrified/amod/system ,/punct/system passenger/compound/system system/dobj/runs throughout/prep/runs Melbourne/pobj/throughout and/cc/Melbourne suburbs/conj/Melbourne ;/punct/Trains V/nmod/Line //punct/Line Line/appos/Trains which/nsubjpass/owned is/auxpass/owned now/advmod/owned owned/relcl/Line by/agent/owned the/det/Government Victorian/compound/Government Government/pobj/by ,/punct/Trains operates/ccomp/include a/det/service concentrated/amod/service service/dobj/operates to/prep/service major/amod/centres regional/amod/centres centres/pobj/to ,/punct/operates as/advmod/as well/advmod/as as/cc/operates long/amod/services distance/compound/services services/conj/operates on/prep/services other/amod/lines lines/pobj/on ;/punct/operates Pacific/compound/National National/appos/service ,/punct/National CFCL/compound/Australia Australia/appos/National which/nsubj/operate operate/relcl/Australia freight/compound/services services/dobj/operate ;/punct/National Great/compound/Rail Southern/compound/Rail Rail/conj/National which/nsubj/operates operates/relcl/Rail The/det/Adelaide Overland/compound/Melbourne Melbourne/nmod/Adelaide —/punct/Adelaide Adelaide/dobj/operates ;/punct/Rail and/cc/Rail NSW/compound/TrainLink TrainLink/conj/Rail which/nsubj/operates operates/relcl/TrainLink XPTs/compound/Melbourne Melbourne/nmod/Sydney —/punct/Sydney Sydney/dobj/operates ./punct/include
(S (NP (JJ Major) (NNS operators)) (VP (VBP include) (: :) (NP (NP (NP (NNP Metro) (NNPS Trains) (NNP Melbourne)) (SBAR (WHNP (WDT which)) (S (VP (VBZ runs) (NP (DT an) (JJ extensive) (, ,) (JJ electrified) (, ,) (NN passenger) (NN system)) (PP (IN throughout) (NP (NNP Melbourne) (CC and) (NNS suburbs))))))) (: ;) (NP (NP (NP (NP (NNP V) (SYM /) (NNP Line)) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (ADVP (RB now)) (VP (VBN owned) (PP (IN by) (NP (DT the) (NNP Victorian) (NNP Government)))))))) (, ,)) (VP (VBZ operates) (NP (NP (NP (DT a) (VBN concentrated) (NN service)) (PP (IN to) (NP (JJ major) (JJ regional) (NNS centres)))) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (NP (NML (JJ long) (NN distance)) (NNS services)) (PP (IN on) (NP (JJ other) (NNS lines))))))) (: ;) (NP (NP (NNP Pacific) (NNP National)) (, ,) (NP (NP (NNP CFCL) (NNP Australia)) (SBAR (WHNP (WDT which)) (S (VP (VBP operate) (NP (NN freight) (NNS services))))))) (: ;) (NP (NP (NNP Great) (NNP Southern) (NNP Rail)) (SBAR (WHNP (WDT which)) (S (VP (VBZ operates) (NP (NP (DT The) (NNP Overland) (NNP Melbourne)) (: —) (NP (NNP Adelaide))))))) (: ;) (CC and) (NP (NP (NNP NSW) (NNP TrainLink)) (SBAR (WHNP (WDT which)) (S (VP (VBZ operates) (NP (NP (NNPS XPTs) (NNP Melbourne)) (: —) (NP (NNP Sydney))))))))) (. .))
CT
['Major operators include : Metro Trains Melbourne which runs an extensive , electrified , passenger system throughout Melbourne and suburbs ; V / Line which is now owned by the Victorian Government , operates a concentrated service to major regional centres , as well as long distance services on other lines ; Pacific National , CFCL Australia which operate freight services ; Great Southern Rail which operates The Overland Melbourne — Adelaide ; and NSW TrainLink which operates XPTs Melbourne — Sydney']
['which runs an extensive , electrified , passenger system throughout Melbourne and suburbs', 'which is now owned by the Victorian Government', 'which operate freight services', 'which operates The Overland Melbourne — Adelaide', 'which operates XPTs Melbourne — Sydney']
[]
['Major operators include : Metro Trains Melbourne which runs an extensive , electrified , passenger system throughout Melbourne and suburbs ; V / Line which is now owned by the Victorian Government , operates a concentrated service to major regional centres , as well as long distance services on other lines ; Pacific National , CFCL Australia which operate freight services ; Great Southern Rail which operates The Overland Melbourne — Adelaide ; and NSW TrainLink which operates XPTs Melbourne — Sydney .']
[]
54,067
The species richness is mainly due to the location of Warsaw within the border region of several big floral regions comprising substantial proportions of close-to-wilderness areas (natural forests, wetlands along the Vistula) as well as arable land, meadows and forests.
(ROOT (S (NP (DT The) (NN species) (NN richness)) (VP (VBZ is) (ADVP (RB mainly)) (JJ due) (IN to) (NP (NP (DT the) (NN location)) (PP (IN of) (NP (NNP Warsaw))) (PP (IN within) (NP (NP (DT the) (NN border) (NN region)) (PP (IN of) (NP (NP (JJ several) (JJ big) (JJ floral) (NNS regions)) (VP (VBG comprising) (NP (NP (NP (JJ substantial) (NNS proportions)) (PP (IN of) (NP (NP (NML (NML (JJ close)) (HYPH -) (PP (IN to) (HYPH -) (NP (NN wilderness)))) (NNS areas)) (-LRB- -LRB-) (NP (NP (JJ natural) (NNS forests)) (, ,) (NP (NP (NNS wetlands)) (PP (IN along) (NP (DT the) (NNP Vistula))))) (-RRB- -RRB-)))) (CONJP (RB as) (RB well) (IN as)) (NP (JJ arable) (NN land) (, ,) (NNS meadows) (CC and) (NNS forests)))))))))) (. .)))
18
{ "ADJ": [ "due", "several", "big", "floral", "substantial", "natural", "arable" ], "ADP": [ "to", "of", "within", "of", "of", "to", "along", "as" ], "ADV": [ "mainly", "as", "well" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "The", "the", "the", "the" ], "INTJ": [], "NOUN": [ "species", "richness", "location", "border", "region", "regions", "proportions", "wilderness", "areas", "forests", "wetlands", "land", "meadows", "forests" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Warsaw", "Vistula" ], "PUNCT": [ "-", "-", "(", ",", ")", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "comprising", "close" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "I-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", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "O", "O", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", ...
The/det/richness species/compound/richness richness/nsubj/is is/ROOT/is mainly/advmod/is due/prep/is to/pcomp/due the/det/location location/pobj/due of/prep/location Warsaw/pobj/of within/prep/location the/det/region border/compound/region region/pobj/within of/prep/region several/amod/regions big/amod/regions floral/amod/regions regions/pobj/of comprising/acl/regions substantial/amod/proportions proportions/dobj/comprising of/prep/proportions close/nmod/areas -/punct/close to/prep/close -/punct/to wilderness/pobj/to areas/pobj/of (/punct/areas natural/amod/forests forests/appos/areas ,/punct/forests wetlands/conj/forests along/prep/wetlands the/det/Vistula Vistula/pobj/along )/punct/wetlands as/advmod/as well/advmod/as as/cc/wetlands arable/amod/land land/conj/wetlands ,/punct/land meadows/conj/land and/cc/meadows forests/conj/meadows ./punct/is
(S (NP (DT The) (NN species) (NN richness)) (VP (VBZ is) (ADVP (RB mainly)) (JJ due) (IN to) (NP (NP (DT the) (NN location)) (PP (IN of) (NP (NNP Warsaw))) (PP (IN within) (NP (NP (DT the) (NN border) (NN region)) (PP (IN of) (NP (NP (JJ several) (JJ big) (JJ floral) (NNS regions)) (VP (VBG comprising) (NP (NP (NP (JJ substantial) (NNS proportions)) (PP (IN of) (NP (NP (NML (NML (JJ close)) (HYPH -) (PP (IN to) (HYPH -) (NP (NN wilderness)))) (NNS areas)) (-LRB- -LRB-) (NP (NP (JJ natural) (NNS forests)) (, ,) (NP (NP (NNS wetlands)) (PP (IN along) (NP (DT the) (NNP Vistula))))) (-RRB- -RRB-)))) (CONJP (RB as) (RB well) (IN as)) (NP (JJ arable) (NN land) (, ,) (NNS meadows) (CC and) (NNS forests)))))))))) (. .))
T
['The species richness is mainly due to the location of Warsaw within the border region of several big floral regions comprising substantial proportions of close - to - wilderness areas -LRB- natural forests , wetlands along the Vistula -RRB- as well as arable land , meadows and forests']
[]
['The species richness is mainly due to the location of Warsaw within the border region of several big floral regions comprising substantial proportions of close - to - wilderness areas -LRB- natural forests , wetlands along the Vistula -RRB- as well as arable land , meadows and forests .']
[]
[]
49,858
The relational model employs sets of ledger-style tables, each used for a different type of entity.
(ROOT (S (NP (DT The) (JJ relational) (NN model)) (VP (VBZ employs) (NP (NP (NP (NNS sets)) (PP (IN of) (NP (NML (NN ledger) (HYPH -) (NN style)) (NNS tables)))) (, ,) (NP (NP (DT each)) (VP (VBN used) (PP (IN for) (NP (NP (DT a) (JJ different) (NN type)) (PP (IN of) (NP (NN entity))))))))) (. .)))
11
{ "ADJ": [ "relational", "different" ], "ADP": [ "of", "for", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "model", "sets", "ledger", "style", "tables", "type", "entity" ], "NUM": [], "PART": [], "PRON": [ "each" ], "PROPN": [], "PUNCT": [ "-", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "employs", "used" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
The/det/model relational/amod/model model/nsubj/employs employs/ROOT/employs sets/dobj/employs of/prep/sets ledger/compound/style -/punct/style style/compound/tables tables/pobj/of ,/punct/sets each/nsubj/used used/advcl/employs for/prep/used a/det/type different/amod/type type/pobj/for of/prep/type entity/pobj/of ./punct/employs
(S (NP (DT The) (JJ relational) (NN model)) (VP (VBZ employs) (NP (NP (NP (NNS sets)) (PP (IN of) (NP (NML (NN ledger) (HYPH -) (NN style)) (NNS tables)))) (, ,) (NP (NP (DT each)) (VP (VBN used) (PP (IN for) (NP (NP (DT a) (JJ different) (NN type)) (PP (IN of) (NP (NN entity))))))))) (. .))
T
['The relational model employs sets of ledger - style tables , each used for a different type of entity']
[]
['The relational model employs sets of ledger - style tables , each used for a different type of entity .']
[]
[]
9,288
When did the FAA decide to expand passengers use of portable elctronic devices during all phases of flight?
(ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (DT the) (NNP FAA)) (VP (VB decide) (S (VP (TO to) (VP (VB expand) (NP (NP (NNS passengers) (NN use)) (PP (IN of) (NP (JJ portable) (JJ elctronic) (NNS devices)))) (PP (IN during) (NP (NP (DT all) (NNS phases)) (PP (IN of) (NP (NN flight)))))))))) (. ?)))
12
{ "ADJ": [ "portable", "elctronic" ], "ADP": [ "of", "during", "of" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "the", "all" ], "INTJ": [], "NOUN": [ "passengers", "use", "devices", "phases", "flight" ], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [ "FAA" ], "PUNCT": [ "?" ], "SCONJ": [ "When" ], "SPACE": [], "SYM": [], "VERB": [ "decide", "expand" ], "X": [] }
[ "O", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
When/advmod/decide did/aux/decide the/det/FAA FAA/nsubj/decide decide/ROOT/decide to/aux/expand expand/xcomp/decide passengers/dobj/expand use/dobj/expand of/prep/use portable/amod/devices elctronic/amod/devices devices/pobj/of during/prep/expand all/det/phases phases/pobj/during of/prep/phases flight/pobj/of ?/punct/decide
(SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (DT the) (NNP FAA)) (VP (VB decide) (S (VP (TO to) (VP (VB expand) (NP (NP (NNS passengers) (NN use)) (PP (IN of) (NP (JJ portable) (JJ elctronic) (NNS devices)))) (PP (IN during) (NP (NP (DT all) (NNS phases)) (PP (IN of) (NP (NN flight)))))))))) (. ?))
FC
[]
[]
[]
[]
['When did the FAA decide to expand passengers use of portable elctronic devices during all phases of flight ?']
56,914
For example, a natural science like astronomy was only studied (if at all) to supply religious needs, like the time for prayer.
(ROOT (S (PP (IN For) (NP (NN example))) (, ,) (NP (NP (DT a) (JJ natural) (NN science)) (PP (IN like) (NP (NN astronomy)))) (VP (VBD was) (ADVP (RB only)) (VP (VBN studied) (-LRB- -LRB-) (SBAR (IN if) (ADVP (RB at) (RB all))) (-RRB- -RRB-) (S (VP (TO to) (VP (VB supply) (NP (NP (JJ religious) (NNS needs)) (, ,) (PP (IN like) (NP (NP (DT the) (NN time)) (PP (IN for) (NP (NN prayer))))))))))) (. .)))
13
{ "ADJ": [ "natural", "religious" ], "ADP": [ "For", "like", "like", "for" ], "ADV": [ "only", "at", "all" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "example", "science", "astronomy", "needs", "time", "prayer" ], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [], "PUNCT": [ ",", "(", ")", ",", "." ], "SCONJ": [ "if" ], "SPACE": [], "SYM": [], "VERB": [ "studied", "supply" ], "X": [] }
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-ADVP", "B-VP", "I-VP", "O", "B-ADVP", "I-ADVP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
For/prep/studied example/pobj/For ,/punct/studied a/det/science natural/amod/science science/nsubjpass/studied like/prep/science astronomy/pobj/like was/auxpass/studied only/advmod/studied studied/ROOT/studied (/punct/studied if/mark/all at/advmod/all all/advmod/studied )/punct/studied to/aux/supply supply/xcomp/studied religious/amod/needs needs/dobj/supply ,/punct/supply like/prep/supply the/det/time time/pobj/like for/prep/time prayer/pobj/for ./punct/studied
(S (PP (IN For) (NP (NN example))) (, ,) (NP (NP (DT a) (JJ natural) (NN science)) (PP (IN like) (NP (NN astronomy)))) (VP (VBD was) (ADVP (RB only)) (VP (VBN studied) (-LRB- -LRB-) (SBAR (IN if) (ADVP (RB at) (RB all))) (-RRB- -RRB-) (S (VP (TO to) (VP (VB supply) (NP (NP (JJ religious) (NNS needs)) (, ,) (PP (IN like) (NP (NP (DT the) (NN time)) (PP (IN for) (NP (NN prayer))))))))))) (. .))
CT
['a natural science like astronomy was only studied -LRB- -RRB- to supply religious needs , like the time for prayer']
['if at all']
[]
['For example , a natural science like astronomy was only studied -LRB- if at all -RRB- to supply religious needs , like the time for prayer .']
[]
68,443
In the 1990s and 2000s (decade), Portugal modernized its public cultural facilities, in addition to the Calouste Gulbenkian Foundation established in 1956 in Lisbon.
(ROOT (S (PP (IN In) (NP (NP (DT the) (CD 1990s) (CC and) (NNS 2000s)) (-LRB- -LRB-) (NP (NN decade)) (-RRB- -RRB-))) (, ,) (NP (NNP Portugal)) (VP (VBD modernized) (NP (PRP$ its) (JJ public) (JJ cultural) (NNS facilities)) (, ,) (PP (IN in) (NP (NP (NN addition)) (PP (IN to) (NP (NP (DT the) (NML (NNP Calouste) (NNP Gulbenkian)) (NNP Foundation)) (VP (VBN established) (PP (IN in) (NP (CD 1956))) (PP (IN in) (NP (NNP Lisbon))))))))) (. .)))
11
{ "ADJ": [ "public", "cultural" ], "ADP": [ "In", "in", "to", "in", "in" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "1990s", "decade", "facilities", "addition" ], "NUM": [ "2000s", "1956" ], "PART": [], "PRON": [ "its" ], "PROPN": [ "Portugal", "Calouste", "Gulbenkian", "Foundation", "Lisbon" ], "PUNCT": [ "(", ")", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "modernized", "established" ], "X": [] }
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "O" ]
In/prep/modernized the/det/1990s 1990s/pobj/In and/cc/1990s 2000s/conj/1990s (/punct/decade decade/pobj/In )/punct/decade ,/punct/modernized Portugal/nsubj/modernized modernized/ROOT/modernized its/poss/facilities public/amod/facilities cultural/amod/facilities facilities/dobj/modernized ,/punct/modernized in/prep/modernized addition/pobj/in to/prep/addition the/det/Foundation Calouste/compound/Foundation Gulbenkian/compound/Foundation Foundation/pobj/to established/acl/Foundation in/prep/established 1956/pobj/in in/prep/established Lisbon/pobj/in ./punct/modernized
(S (PP (IN In) (NP (NP (DT the) (CD 1990s) (CC and) (NNS 2000s)) (-LRB- -LRB-) (NP (NN decade)) (-RRB- -RRB-))) (, ,) (NP (NNP Portugal)) (VP (VBD modernized) (NP (PRP$ its) (JJ public) (JJ cultural) (NNS facilities)) (, ,) (PP (IN in) (NP (NP (NN addition)) (PP (IN to) (NP (NP (DT the) (NML (NNP Calouste) (NNP Gulbenkian)) (NNP Foundation)) (VP (VBN established) (PP (IN in) (NP (CD 1956))) (PP (IN in) (NP (NNP Lisbon))))))))) (. .))
T
['Portugal modernized its public cultural facilities , in addition to the Calouste Gulbenkian Foundation established in 1956 in Lisbon']
[]
['In the 1990s and 2000s -LRB- decade -RRB- , Portugal modernized its public cultural facilities , in addition to the Calouste Gulbenkian Foundation established in 1956 in Lisbon .']
[]
[]
45,989
Along with two other complex machines, the doll is at the Musée d'Art et d'Histoire of Neuchâtel, Switzerland, and still operates.
(ROOT (S (PP (IN Along) (PP (IN with) (NP (CD two) (JJ other) (JJ complex) (NNS machines)))) (, ,) (NP (DT the) (NN doll)) (VP (VP (VBZ is) (PP (PP (IN at) (NP (NP (DT the) (NNP Musée) (NNP d'Art) (CC et) (NNP d'Histoire)) (PP (IN of) (NP (NP (NNP Neuchâtel)) (, ,) (NP (NNP Switzerland)))))) (, ,))) (CC and) (ADVP (RB still)) (VP (VBZ operates))) (. .)))
11
{ "ADJ": [ "other", "complex" ], "ADP": [ "Along", "with", "at", "of" ], "ADV": [ "still" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "machines", "doll" ], "NUM": [ "two" ], "PART": [], "PRON": [], "PROPN": [ "Musée", "d'Histoire", "Neuchâtel", "Switzerland" ], "PUNCT": [ ",", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "operates" ], "X": [ "d'Art", "et" ] }
[ "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-VP", "B-ADVP", "B-VP", "O" ]
Along/prep/is with/prep/Along two/nummod/machines other/amod/machines complex/amod/machines machines/pobj/with ,/punct/is the/det/doll doll/nsubj/is is/ROOT/is at/prep/is the/det/d'Histoire Musée/nmod/d'Histoire d'Art/nmod/d'Histoire et/punct/d'Art d'Histoire/pobj/at of/prep/d'Histoire Neuchâtel/pobj/of ,/punct/Neuchâtel Switzerland/appos/Neuchâtel ,/punct/Neuchâtel and/cc/is still/advmod/operates operates/conj/is ./punct/is
(S (PP (IN Along) (PP (IN with) (NP (CD two) (JJ other) (JJ complex) (NNS machines)))) (, ,) (NP (DT the) (NN doll)) (VP (VP (VBZ is) (PP (PP (IN at) (NP (NP (DT the) (NNP Musée) (NNP d'Art) (CC et) (NNP d'Histoire)) (PP (IN of) (NP (NP (NNP Neuchâtel)) (, ,) (NP (NNP Switzerland)))))) (, ,))) (CC and) (ADVP (RB still)) (VP (VBZ operates))) (. .))
T
["the doll is at the Musée d'Art et d'Histoire of Neuchâtel , Switzerland , and still operates"]
[]
["Along with two other complex machines , the doll is at the Musée d'Art et d'Histoire of Neuchâtel , Switzerland , and still operates ."]
[]
[]
42,650
What revolution made whites fearful of retribution of slaves?
(ROOT (SBARQ (WHNP (WP What) (NN revolution)) (S (VP (VBD made) (S (NP (NNS whites)) (ADJP (JJ fearful) (PP (IN of) (NP (NP (NN retribution)) (PP (IN of) (NP (NNS slaves))))))))) (. ?)))
11
{ "ADJ": [ "fearful" ], "ADP": [ "of", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "revolution", "whites", "retribution", "slaves" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "made" ], "X": [] }
[ "O", "O", "B-VP", "B-NP", "B-ADJP", "B-PP", "B-NP", "B-PP", "B-NP", "O" ]
What/det/revolution revolution/nsubj/made made/ROOT/made whites/nsubj/fearful fearful/ccomp/made of/prep/fearful retribution/pobj/of of/prep/retribution slaves/pobj/of ?/punct/made
(SBARQ (WHNP (WP What) (NN revolution)) (S (VP (VBD made) (S (NP (NNS whites)) (ADJP (JJ fearful) (PP (IN of) (NP (NP (NN retribution)) (PP (IN of) (NP (NNS slaves))))))))) (. ?))
T
['made whites fearful of retribution of slaves']
[]
['What revolution made whites fearful of retribution of slaves ?']
[]
[]
63,132
Though it is not the only U.S. government agency specializing in HUMINT, CIA serves as the national manager for coordination and deconfliction of HUMINT activities across the entire intelligence community.
(ROOT (S (SBAR (IN Though) (S (NP (PRP it)) (VP (VBZ is) (RB not) (NP (NP (DT the) (JJ only) (NML (NNP U.S.) (NN government)) (NN agency)) (VP (VBG specializing) (PP (IN in) (NP (NNP HUMINT)))))))) (, ,) (NP (NNP CIA)) (VP (VBZ serves) (PP (IN as) (NP (NP (DT the) (JJ national) (NN manager)) (PP (IN for) (NP (NP (NN coordination) (CC and) (NN deconfliction)) (PP (IN of) (NP (NNP HUMINT) (NNS activities))) (PP (IN across) (NP (DT the) (JJ entire) (NN intelligence) (NN community)))))))) (. .)))
10
{ "ADJ": [ "only", "national", "entire" ], "ADP": [ "in", "as", "for", "of", "across" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "government", "agency", "manager", "coordination", "deconfliction", "activities", "intelligence", "community" ], "NUM": [], "PART": [ "not" ], "PRON": [ "it" ], "PROPN": [ "U.S.", "HUMINT", "CIA", "HUMINT" ], "PUNCT": [ ",", "." ], "SCONJ": [ "Though" ], "SPACE": [], "SYM": [], "VERB": [ "specializing", "serves" ], "X": [] }
[ "O", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
Though/mark/is it/nsubj/is is/advcl/serves not/neg/is the/det/agency only/amod/agency U.S./compound/agency government/compound/agency agency/attr/is specializing/acl/agency in/prep/specializing HUMINT/pobj/in ,/punct/serves CIA/nsubj/serves serves/ROOT/serves as/prep/serves the/det/manager national/amod/manager manager/pobj/as for/prep/manager coordination/pobj/for and/cc/coordination deconfliction/conj/coordination of/prep/deconfliction HUMINT/compound/activities activities/pobj/of across/prep/activities the/det/community entire/amod/community intelligence/compound/community community/pobj/across ./punct/serves
(S (SBAR (IN Though) (S (NP (PRP it)) (VP (VBZ is) (RB not) (NP (NP (DT the) (JJ only) (NML (NNP U.S.) (NN government)) (NN agency)) (VP (VBG specializing) (PP (IN in) (NP (NNP HUMINT)))))))) (, ,) (NP (NNP CIA)) (VP (VBZ serves) (PP (IN as) (NP (NP (DT the) (JJ national) (NN manager)) (PP (IN for) (NP (NP (NN coordination) (CC and) (NN deconfliction)) (PP (IN of) (NP (NNP HUMINT) (NNS activities))) (PP (IN across) (NP (DT the) (JJ entire) (NN intelligence) (NN community)))))))) (. .))
CT
['CIA serves as the national manager for coordination and deconfliction of HUMINT activities across the entire intelligence community']
['Though it is not the only U.S. government agency specializing in HUMINT']
[]
['Though it is not the only U.S. government agency specializing in HUMINT , CIA serves as the national manager for coordination and deconfliction of HUMINT activities across the entire intelligence community .']
[]
22,082
What researcher posited that the lowering of diphthongs is "natural"?
(ROOT (SBARQ (WHNP (WP What) (NN researcher)) (S (VP (VBD posited) (SBAR (IN that) (S (NP (NP (DT the) (NN lowering)) (PP (IN of) (NP (NNS diphthongs)))) (VP (VBZ is) (`` ") (ADJP (JJ natural)) ('' ")))))) (. ?)))
10
{ "ADJ": [ "natural" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "researcher", "lowering", "diphthongs" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [], "PUNCT": [ "\"", "\"", "?" ], "SCONJ": [ "that" ], "SPACE": [], "SYM": [], "VERB": [ "posited" ], "X": [] }
[ "O", "O", "B-VP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-ADJP", "B-VP", "O" ]
What/det/researcher researcher/nsubj/posited posited/ROOT/posited that/mark/is the/det/lowering lowering/nsubj/is of/prep/lowering diphthongs/pobj/of is/ccomp/posited "/punct/is natural/acomp/is "/punct/is ?/punct/posited
(SBARQ (WHNP (WP What) (NN researcher)) (S (VP (VBD posited) (SBAR (IN that) (S (NP (NP (DT the) (NN lowering)) (PP (IN of) (NP (NNS diphthongs)))) (VP (VBZ is) (`` ") (ADJP (JJ natural)) ('' ")))))) (. ?))
CT
['posited']
['that the lowering of diphthongs is " natural "']
[]
['What researcher posited that the lowering of diphthongs is " natural " ?']
[]
2,372
What other Apple product was unveiled on September 12, 2012?
(ROOT (SBARQ (WHNP (WP What) (JJ other) (NNP Apple) (NN product)) (S (VP (VBD was) (VP (VBN unveiled) (PP (IN on) (NP (NNP September) (CD 12) (, ,) (CD 2012)))))) (. ?)))
8
{ "ADJ": [ "other" ], "ADP": [ "on" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "product" ], "NUM": [ "12", "2012" ], "PART": [], "PRON": [ "What" ], "PROPN": [ "Apple", "September" ], "PUNCT": [ ",", "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "unveiled" ], "X": [] }
[ "O", "O", "O", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
What/dobj/unveiled other/amod/product Apple/compound/product product/nsubjpass/unveiled was/auxpass/unveiled unveiled/ROOT/unveiled on/prep/unveiled September/pobj/on 12/nummod/September ,/punct/September 2012/nummod/September ?/punct/unveiled
(SBARQ (WHNP (WP What) (JJ other) (NNP Apple) (NN product)) (S (VP (VBD was) (VP (VBN unveiled) (PP (IN on) (NP (NNP September) (CD 12) (, ,) (CD 2012)))))) (. ?))
T
['was unveiled on September 12 , 2012']
[]
['What other Apple product was unveiled on September 12 , 2012 ?']
[]
[]
66,148
For A Variety, Music Or Comedy Series in 2009, and the show won a Creative Arts Emmys each in 2007 and 2008, three in 2009, and two in 2011, as well as a Governor's Award in 2007 for its Idol Gives Back edition.
(ROOT (S (PP (PP (IN For) (NP (DT A) (NML (NNP Variety) (, ,) (NNP Music) (CC Or) (NNP Comedy)) (NNP Series))) (PP (IN in) (NP (CD 2009)))) (, ,) (CC and) (S (NP (DT the) (NN show)) (VP (VBD won) (NP (NP (DT a) (NML (NNP Creative) (NNPS Arts)) (NNS Emmys)) (NP (DT each))) (PP (PP (IN in) (NP (CD 2007) (CC and) (CD 2008))) (, ,) (VP (NP (CD three)) (PP (IN in) (NP (CD 2009)))) (, ,) (CC and) (VP (NP (CD two)) (PP (IN in) (NP (CD 2011))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (NP (NP (DT a) (NNP Governor) (POS 's)) (NNP Award)) (PP (IN in) (NP (CD 2007))) (PP (IN for) (NP (PRP$ its) (NML (NNP Idol) (VBZ Gives) (PRT (RP Back))) (NN edition)))))) (. .)))
10
{ "ADJ": [], "ADP": [ "For", "in", "in", "in", "in", "as", "in", "for" ], "ADV": [ "as", "well" ], "AUX": [], "CCONJ": [ "Or", "and", "and", "and" ], "DET": [ "the", "a", "a" ], "INTJ": [], "NOUN": [ "show", "edition" ], "NUM": [ "2009", "2007", "2008", "three", "2009", "two", "2011", "2007" ], "PART": [ "'s" ], "PRON": [ "each", "its" ], "PROPN": [ "A", "Variety", "Music", "Comedy", "Series", "Creative", "Arts", "Emmys", "Governor", "Award", "Idol", "Back" ], "PUNCT": [ ",", ",", ",", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "won", "Gives" ], "X": [] }
[ "B-PP", "B-NP", "O", "O", "O", "O", "O", "B-NP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "B-VP", "B-NP", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-PP", "I-PP", "B-NP", "B-PP", "B-NP", "B-VP", "B-...
For/prep/won A/compound/Variety Variety/pobj/For ,/punct/Variety Music/nmod/Series Or/cc/Music Comedy/conj/Music Series/appos/Variety in/prep/For 2009/pobj/in ,/punct/For and/cc/For the/det/show show/nsubj/won won/ROOT/won a/det/Emmys Creative/compound/Arts Arts/compound/Emmys Emmys/dobj/won each/appos/Emmys in/prep/won 2007/pobj/in and/cc/2007 2008/conj/2007 ,/punct/won three/appos/Emmys in/prep/three 2009/pobj/in ,/punct/three and/cc/three two/nsubj/Gives in/prep/two 2011/pobj/in ,/punct/two as/advmod/as well/advmod/as as/cc/two a/det/Governor Governor/poss/Award 's/case/Governor Award/conj/two in/prep/Award 2007/pobj/in for/prep/two its/poss/Idol Idol/pobj/for Gives/conj/won Back/advmod/Gives edition/dobj/Gives ./punct/Gives
(S (PP (PP (IN For) (NP (DT A) (NML (NNP Variety) (, ,) (NNP Music) (CC Or) (NNP Comedy)) (NNP Series))) (PP (IN in) (NP (CD 2009)))) (, ,) (CC and) (S (NP (DT the) (NN show)) (VP (VBD won) (NP (NP (DT a) (NML (NNP Creative) (NNPS Arts)) (NNS Emmys)) (NP (DT each))) (PP (PP (IN in) (NP (CD 2007) (CC and) (CD 2008))) (, ,) (VP (NP (CD three)) (PP (IN in) (NP (CD 2009)))) (, ,) (CC and) (VP (NP (CD two)) (PP (IN in) (NP (CD 2011))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (NP (NP (DT a) (NNP Governor) (POS 's)) (NNP Award)) (PP (IN in) (NP (CD 2007))) (PP (IN for) (NP (PRP$ its) (NML (NNP Idol) (VBZ Gives) (PRT (RP Back))) (NN edition)))))) (. .))
T
["the show won a Creative Arts Emmys each in 2007 and 2008 , three in 2009 , and two in 2011 , as well as a Governor 's Award in 2007 for its Idol Gives Back edition"]
[]
["For A Variety , Music Or Comedy Series in 2009 , and the show won a Creative Arts Emmys each in 2007 and 2008 , three in 2009 , and two in 2011 , as well as a Governor 's Award in 2007 for its Idol Gives Back edition ."]
[]
[]
15,137
This occurred after mass demonstrations took place on the tragic event's fiftieth anniversary in 1965.
(ROOT (S (NP (DT This)) (VP (VBD occurred) (SBAR (IN after) (S (NP (JJ mass) (NNS demonstrations)) (VP (VBD took) (NP (NN place)) (PP (IN on) (NP (NP (DT the) (JJ tragic) (NN event) (POS 's)) (JJ fiftieth) (NN anniversary))) (PP (IN in) (NP (CD 1965))))))) (. .)))
10
{ "ADJ": [ "tragic", "fiftieth" ], "ADP": [ "on", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "mass", "demonstrations", "place", "event", "anniversary" ], "NUM": [ "1965" ], "PART": [ "'s" ], "PRON": [ "This" ], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [ "after" ], "SPACE": [], "SYM": [], "VERB": [ "occurred", "took" ], "X": [] }
[ "B-NP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
This/nsubj/occurred occurred/ROOT/occurred after/mark/took mass/compound/demonstrations demonstrations/nsubj/took took/advcl/occurred place/dobj/took on/prep/took the/det/event tragic/amod/event event/poss/anniversary 's/case/event fiftieth/amod/anniversary anniversary/pobj/on in/prep/took 1965/pobj/in ./punct/occurred
(S (NP (DT This)) (VP (VBD occurred) (SBAR (IN after) (S (NP (JJ mass) (NNS demonstrations)) (VP (VBD took) (NP (NN place)) (PP (IN on) (NP (NP (DT the) (JJ tragic) (NN event) (POS 's)) (JJ fiftieth) (NN anniversary))) (PP (IN in) (NP (CD 1965))))))) (. .))
CT
['This occurred']
["after mass demonstrations took place on the tragic event 's fiftieth anniversary in 1965"]
[]
["This occurred after mass demonstrations took place on the tragic event 's fiftieth anniversary in 1965 ."]
[]
31,281
Nevertheless, the re-release was a moderate success, while the 2001 DVD release of the film restored the original ending.
(ROOT (S (ADVP (RB Nevertheless)) (, ,) (NP (DT the) (NN re) (HYPH -) (NN release)) (VP (VBD was) (NP (DT a) (JJ moderate) (NN success)) (, ,) (SBAR (IN while) (S (NP (NP (DT the) (CD 2001) (NN DVD) (NN release)) (PP (IN of) (NP (DT the) (NN film)))) (VP (VBD restored) (NP (DT the) (JJ original) (NN ending)))))) (. .)))
9
{ "ADJ": [ "moderate", "original" ], "ADP": [ "of" ], "ADV": [ "Nevertheless" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "a", "the", "the", "the" ], "INTJ": [], "NOUN": [ "re", "-", "release", "success", "DVD", "release", "film", "ending" ], "NUM": [ "2001" ], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ ",", ",", "." ], "SCONJ": [ "while" ], "SPACE": [], "SYM": [], "VERB": [ "restored" ], "X": [] }
[ "B-ADVP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "O" ]
Nevertheless/advmod/was ,/punct/was the/det/re re/nsubj/was -/nsubj/was release/nsubj/was was/ROOT/was a/det/success moderate/amod/success success/attr/was ,/punct/was while/mark/restored the/det/release 2001/nummod/release DVD/compound/release release/nsubj/restored of/prep/release the/det/film film/pobj/of restored/advcl/was the/det/ending original/amod/ending ending/dobj/restored ./punct/was
(S (ADVP (RB Nevertheless)) (, ,) (NP (DT the) (NN re) (HYPH -) (NN release)) (VP (VBD was) (NP (DT a) (JJ moderate) (NN success)) (, ,) (SBAR (IN while) (S (NP (NP (DT the) (CD 2001) (NN DVD) (NN release)) (PP (IN of) (NP (DT the) (NN film)))) (VP (VBD restored) (NP (DT the) (JJ original) (NN ending)))))) (. .))
CT
['the re - release was a moderate success ,']
['while the 2001 DVD release of the film restored the original ending']
[]
['Nevertheless , the re - release was a moderate success , while the 2001 DVD release of the film restored the original ending .']
[]
44,718
What is the Plover known locally as?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (DT the) (NNP Plover)) (VP (VBN known) (ADVP (RB locally)) (PP (IN as)))) (. ?)))
6
{ "ADJ": [], "ADP": [ "as" ], "ADV": [ "locally" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Plover" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "known" ], "X": [] }
[ "O", "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "O" ]
What/attr/is is/ROOT/is the/det/Plover Plover/nsubj/is known/acl/Plover locally/advmod/known as/prep/known ?/punct/is
(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (DT the) (NNP Plover)) (VP (VBN known) (ADVP (RB locally)) (PP (IN as)))) (. ?))
FC
[]
[]
[]
[]
['What is the Plover known locally as ?']
11,270
The coat of arms of this new state was simpler than they had been previously.
(ROOT (S (NP (NP (DT The) (NN coat)) (PP (IN of) (NP (NNS arms))) (PP (IN of) (NP (DT this) (JJ new) (NN state)))) (VP (VBD was) (ADJP (ADJP (JJR simpler)) (SBAR (IN than) (S (NP (PRP they)) (VP (VBD had) (VP (VBN been) (ADVP (RB previously)))))))) (. .)))
10
{ "ADJ": [ "new", "simpler" ], "ADP": [ "of", "of" ], "ADV": [ "previously" ], "AUX": [ "was", "had", "been" ], "CCONJ": [], "DET": [ "The", "this" ], "INTJ": [], "NOUN": [ "coat", "arms", "state" ], "NUM": [], "PART": [], "PRON": [ "they" ], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [ "than" ], "SPACE": [], "SYM": [], "VERB": [], "X": [] }
[ "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADJP", "O", "B-NP", "B-VP", "I-VP", "B-ADVP", "O" ]
The/det/coat coat/nsubj/was of/prep/coat arms/pobj/of of/prep/arms this/det/state new/amod/state state/pobj/of was/ROOT/was simpler/acomp/was than/mark/been they/nsubj/been had/aux/been been/advcl/simpler previously/advmod/been ./punct/was
(S (NP (NP (DT The) (NN coat)) (PP (IN of) (NP (NNS arms))) (PP (IN of) (NP (DT this) (JJ new) (NN state)))) (VP (VBD was) (ADJP (ADJP (JJR simpler)) (SBAR (IN than) (S (NP (PRP they)) (VP (VBD had) (VP (VBN been) (ADVP (RB previously)))))))) (. .))
CT
['The coat of arms of this new state was simpler']
['than they had been previously']
[]
['The coat of arms of this new state was simpler than they had been previously .']
[]
4,091