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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
These dates imply that the earliest dogs arose in the time of human hunter-gatherers and not agriculturists. | (ROOT (S (NP (DT These) (NNS dates)) (VP (VBP imply) (SBAR (IN that) (S (NP (DT the) (JJS earliest) (NNS dogs)) (VP (VBD arose) (PP (IN in) (NP (NP (DT the) (NN time)) (PP (IN of) (NP (NP (JJ human) (NN hunter) (HYPH -) (NNS gatherers)) (CC and) (RB not) (NP (NNS agriculturists)))))))))) (. .))) | 12 | {
"ADJ": [
"earliest",
"human"
],
"ADP": [
"in",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"These",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"dates",
"dogs",
"time",
"hunter",
"gatherers",
"agriculturists"
],
"NUM": [],
... | [
"B-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | These/det/dates dates/nsubj/imply imply/ROOT/imply that/mark/arose the/det/dogs earliest/amod/dogs dogs/nsubj/arose arose/ccomp/imply in/prep/arose the/det/time time/pobj/in of/prep/time human/amod/gatherers hunter/compound/gatherers -/punct/gatherers gatherers/pobj/of and/cc/gatherers not/neg/agriculturists agricultur... | (S (NP (DT These) (NNS dates)) (VP (VBP imply) (SBAR (IN that) (S (NP (DT the) (JJS earliest) (NNS dogs)) (VP (VBD arose) (PP (IN in) (NP (NP (DT the) (NN time)) (PP (IN of) (NP (NP (JJ human) (NN hunter) (HYPH -) (NNS gatherers)) (CC and) (RB not) (NP (NNS agriculturists)))))))))) (. .)) | CT | ['These dates imply'] | ['that the earliest dogs arose in the time of human hunter - gatherers and not agriculturists'] | [] | ['These dates imply that the earliest dogs arose in the time of human hunter - gatherers and not agriculturists .'] | [] | 54,675 |
Creation of hydrogen gas occurs in the transfer of reducing equivalents produced during pyruvate fermentation to water. | (ROOT (S (NP (NP (NN Creation)) (PP (IN of) (NP (NN hydrogen) (NN gas)))) (VP (VBZ occurs) (PP (IN in) (NP (NP (DT the) (NN transfer)) (PP (IN of) (NP (NP (VBG reducing) (NNS equivalents)) (VP (VBN produced) (PP (IN during) (NP (NN pyruvate) (NN fermentation)))))) (PP (IN to) (NP (NN water)))))) (. .))) | 11 | {
"ADJ": [
"pyruvate"
],
"ADP": [
"of",
"in",
"of",
"during",
"to"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"Creation",
"hydrogen",
"gas",
"transfer",
"equivalents",
"fermentation",
"water"
],
"NUM": [... | [
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | Creation/nsubj/occurs of/prep/Creation hydrogen/compound/gas gas/pobj/of occurs/ROOT/occurs in/prep/occurs the/det/transfer transfer/pobj/in of/prep/transfer reducing/pcomp/of equivalents/dobj/reducing produced/acl/equivalents during/prep/produced pyruvate/amod/fermentation fermentation/pobj/during to/prep/fermentation... | (S (NP (NP (NN Creation)) (PP (IN of) (NP (NN hydrogen) (NN gas)))) (VP (VBZ occurs) (PP (IN in) (NP (NP (DT the) (NN transfer)) (PP (IN of) (NP (NP (VBG reducing) (NNS equivalents)) (VP (VBN produced) (PP (IN during) (NP (NN pyruvate) (NN fermentation)))))) (PP (IN to) (NP (NN water)))))) (. .)) | T | ['Creation of hydrogen gas occurs in the transfer of reducing equivalents produced during pyruvate fermentation to water'] | [] | ['Creation of hydrogen gas occurs in the transfer of reducing equivalents produced during pyruvate fermentation to water .'] | [] | [] | 23,889 |
By January 31, 1866 Billaut was ordered to leave Chihuahua, but he left behind 500 men to maintain control. | (ROOT (S (S (PP (IN By) (NP (NNP January) (CD 31) (, ,) (CD 1866))) (NP (NNP Billaut)) (VP (VBD was) (VP (VBN ordered) (S (VP (TO to) (VP (VB leave) (NP (NNP Chihuahua)))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD left) (ADVP (RB behind)) (NP (CD 500) (NNS men)) (S (VP (TO to) (VP (VB maintain) (NP (NN control))))))... | 10 | {
"ADJ": [],
"ADP": [
"By",
"behind"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [
"but"
],
"DET": [],
"INTJ": [],
"NOUN": [
"men",
"control"
],
"NUM": [
"31",
"1866",
"500"
],
"PART": [
"to",
"to"
],
"PRON": [
"he"
],
"PROPN": [
"Ja... | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"O",
"O",
"B-NP",
"B-VP",
"B-ADVP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"O"
] | By/prep/ordered January/pobj/By 31/nummod/January ,/punct/By 1866/pobj/By Billaut/nsubjpass/ordered was/auxpass/ordered ordered/ROOT/ordered to/aux/leave leave/xcomp/ordered Chihuahua/dobj/leave ,/punct/ordered but/cc/ordered he/nsubj/left left/conj/ordered behind/prt/left 500/nummod/men men/dobj/left to/aux/maintain m... | (S (S (PP (IN By) (NP (NNP January) (CD 31) (, ,) (CD 1866))) (NP (NNP Billaut)) (VP (VBD was) (VP (VBN ordered) (S (VP (TO to) (VP (VB leave) (NP (NNP Chihuahua)))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD left) (ADVP (RB behind)) (NP (CD 500) (NNS men)) (S (VP (TO to) (VP (VB maintain) (NP (NN control))))))) (. .... | T | ['By January 31 , 1866 Billaut was ordered to leave Chihuahua', 'he left behind 500 men to maintain control'] | [] | ['By January 31 , 1866 Billaut was ordered to leave Chihuahua , but he left behind 500 men to maintain control .'] | [] | [] | 32,924 |
Articles carried rather than worn (such as purses), worn on a single part of the body and easily removed (scarves), worn purely for adornment (jewelry), or those that serve a function other than protection (eyeglasses), are normally considered accessories rather than clothing, as are footwear and hats. | (ROOT (S (NP (NP (NP (NP (NNS Articles)) (VBN carried) (ADVP (RB rather) (IN than)) (VBN worn)) (-LRB- -LRB-) (PP (JJ such) (IN as) (NP (NP (NP (NNS purses)) (-RRB- -RRB-)) (, ,) (VP (VP (VBN worn) (PP (IN on) (NP (NP (DT a) (JJ single) (NN part)) (PP (IN of) (NP (DT the) (NN body)))))) (CC and) (ADVP (RB easily)) (VP ... | 15 | {
"ADJ": [
"such",
"single",
"other"
],
"ADP": [
"than",
"as",
"on",
"of",
"for",
"than",
"than"
],
"ADV": [
"rather",
"easily",
"purely",
"normally",
"rather"
],
"AUX": [
"are",
"are"
],
"CCONJ": [
"and",
"or",
"and"
],... | [
"B-NP",
"I-NP",
"B-ADVP",
"I-ADVP",
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"I-VP",
"B-NP",
"B-VP",
"B-NP",
"B-VP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
... | Articles/nsubj/carried carried/ROOT/carried rather/advmod/than than/cc/carried worn/conj/carried (/punct/worn such/amod/as as/prep/worn purses/pobj/as )/punct/carried ,/punct/carried worn/advcl/carried on/prep/worn a/det/part single/amod/part part/pobj/on of/prep/part the/det/body body/pobj/of and/cc/worn easily/advmod... | (S (NP (NP (NP (NP (NNS Articles)) (VBN carried) (ADVP (RB rather) (IN than)) (VBN worn)) (-LRB- -LRB-) (PP (JJ such) (IN as) (NP (NP (NP (NNS purses)) (-RRB- -RRB-)) (, ,) (VP (VP (VBN worn) (PP (IN on) (NP (NP (DT a) (JJ single) (NN part)) (PP (IN of) (NP (DT the) (NN body)))))) (CC and) (ADVP (RB easily)) (VP (VBN r... | CT | ['Articles carried rather than worn -LRB- such as purses -RRB- , worn on a single part of the body and easily removed -LRB- scarves -RRB- , worn purely for adornment -LRB- jewelry -RRB- , or those that serve a function other than protection -LRB- eyeglasses -RRB- , are normally considered accessories rather than clothi... | ['that serve a function other than protection -LRB- eyeglasses -RRB-', 'as are footwear and hats'] | [] | ['Articles carried rather than worn -LRB- such as purses -RRB- , worn on a single part of the body and easily removed -LRB- scarves -RRB- , worn purely for adornment -LRB- jewelry -RRB- , or those that serve a function other than protection -LRB- eyeglasses -RRB- , are normally considered accessories rather than clothi... | [] | 35,853 |
Is amnesia only seen in one form? | (ROOT (SQ (VBZ Is) (NP (NN amnesia)) (ADVP (RB only)) (VP (VBN seen) (PP (IN in) (NP (CD one) (NN form)))) (. ?))) | 6 | {
"ADJ": [],
"ADP": [
"in"
],
"ADV": [
"only"
],
"AUX": [
"Is"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"amnesia",
"form"
],
"NUM": [
"one"
],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],
"SYM": [],
"VE... | [
"O",
"B-NP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Is/ROOT/Is amnesia/nsubj/Is only/advmod/seen seen/acl/amnesia in/prep/seen one/nummod/form form/pobj/in ?/punct/Is | (SQ (VBZ Is) (NP (NN amnesia)) (ADVP (RB only)) (VP (VBN seen) (PP (IN in) (NP (CD one) (NN form)))) (. ?)) | T | ['amnesia seen in one form'] | [] | ['Is amnesia only seen in one form ?'] | [] | [] | 51,272 |
"FEELS" stands for five things in curriculum and education: Flexible-goals, Engaged-learner, Embodied-knowledge, Learning-through-interactions, and Supportive-teacher. | (ROOT (S (`` ") (NP (NNS FEELS)) ('' ") (VP (VBZ stands) (PP (IN for) (NP (NP (NP (CD five) (NNS things)) (PP (IN in) (NP (NN curriculum) (CC and) (NN education)))) (: :) (NP (NP (JJ Flexible) (HYPH -) (NNS goals)) (, ,) (NP (JJ Engaged) (HYPH -) (NN learner)) (, ,) (NP (NNP Embodied) (HYPH -) (NN knowledge)) (, ,) (NP... | 10 | {
"ADJ": [
"Flexible",
"Supportive"
],
"ADP": [
"for",
"in",
"through"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"things",
"curriculum",
"education",
"goals",
"learner",
"knowledge",
"Learning",
... | [
"O",
"B-NP",
"O",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I... | "/punct/stands FEELS/nsubj/stands "/punct/stands stands/ROOT/stands for/prep/stands five/nummod/things things/pobj/for in/prep/things curriculum/pobj/in and/cc/curriculum education/conj/curriculum :/punct/things Flexible/amod/goals -/punct/goals goals/appos/things ,/punct/goals Engaged/amod/learner -/punct/learner lear... | (S (`` ") (NP (NNS FEELS)) ('' ") (VP (VBZ stands) (PP (IN for) (NP (NP (NP (CD five) (NNS things)) (PP (IN in) (NP (NN curriculum) (CC and) (NN education)))) (: :) (NP (NP (JJ Flexible) (HYPH -) (NNS goals)) (, ,) (NP (JJ Engaged) (HYPH -) (NN learner)) (, ,) (NP (NNP Embodied) (HYPH -) (NN knowledge)) (, ,) (NP (NP (... | T | ['FEELS stands for five things in curriculum and education : Flexible - goals , Engaged - learner , Embodied - knowledge , Learning - through - interactions , and Supportive - teacher'] | [] | ['" FEELS " stands for five things in curriculum and education : Flexible - goals , Engaged - learner , Embodied - knowledge , Learning - through - interactions , and Supportive - teacher .'] | [] | [] | 1,552 |
Following the creation of the Somali Film Agency (SFA) regulatory body in 1975, the local film scene began to expand rapidly. | (ROOT (S (PP (VBG Following) (NP (NP (DT the) (NN creation)) (PP (IN of) (NP (DT the) (NML (NML (NNP Somali) (NNP Film) (NNP Agency)) (-LRB- -LRB-) (NNP SFA) (-RRB- -RRB-)) (JJ regulatory) (NN body))) (PP (IN in) (NP (CD 1975))))) (, ,) (NP (DT the) (JJ local) (NN film) (NN scene)) (VP (VBD began) (S (VP (TO to) (VP (V... | 9 | {
"ADJ": [
"regulatory",
"local"
],
"ADP": [
"of",
"in"
],
"ADV": [
"rapidly"
],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"creation",
"body",
"film",
"scene"
],
"NUM": [
"1975"
],
"PART": [
"to"
... | [
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-ADVP",
"O"
] | Following/prep/began the/det/creation creation/pobj/Following of/prep/creation the/det/Agency Somali/compound/Agency Film/compound/Agency Agency/nmod/body (/punct/Agency SFA/appos/Agency )/punct/Agency regulatory/amod/body body/pobj/of in/prep/creation 1975/pobj/in ,/punct/began the/det/scene local/amod/scene film/comp... | (S (PP (VBG Following) (NP (NP (DT the) (NN creation)) (PP (IN of) (NP (DT the) (NML (NML (NNP Somali) (NNP Film) (NNP Agency)) (-LRB- -LRB-) (NNP SFA) (-RRB- -RRB-)) (JJ regulatory) (NN body))) (PP (IN in) (NP (CD 1975))))) (, ,) (NP (DT the) (JJ local) (NN film) (NN scene)) (VP (VBD began) (S (VP (TO to) (VP (VB expa... | T | ['the local film scene began to expand rapidly'] | [] | ['Following the creation of the Somali Film Agency -LRB- SFA -RRB- regulatory body in 1975 , the local film scene began to expand rapidly .'] | [] | [] | 33,324 |
How many square feet of office space did Houston have in Uptown in 2002? | (ROOT (SBARQ (WHNP (WHNP (WRB How) (JJ many) (JJ square) (NNS feet)) (PP (IN of) (NP (NN office) (NN space)))) (SQ (VBD did) (NP (NNP Houston)) (VP (VB have) (PP (IN in) (NP (NNP Uptown))) (PP (IN in) (NP (CD 2002))))) (. ?))) | 7 | {
"ADJ": [
"many",
"square"
],
"ADP": [
"of",
"in",
"in"
],
"ADV": [],
"AUX": [
"did"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"feet",
"office",
"space"
],
"NUM": [
"2002"
],
"PART": [],
"PRON": [],
"PROPN": [
"Houston",
"Uptown"
... | [
"O",
"O",
"O",
"O",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"O"
] | How/advmod/many many/amod/feet square/amod/feet feet/dobj/have of/prep/feet office/compound/space space/pobj/of did/aux/have Houston/nsubj/have have/ROOT/have in/prep/have Uptown/pobj/in in/prep/have 2002/pobj/in ?/punct/have | (SBARQ (WHNP (WHNP (WRB How) (JJ many) (JJ square) (NNS feet)) (PP (IN of) (NP (NN office) (NN space)))) (SQ (VBD did) (NP (NNP Houston)) (VP (VB have) (PP (IN in) (NP (NNP Uptown))) (PP (IN in) (NP (CD 2002))))) (. ?)) | FC | [] | [] | [] | [] | ['How many square feet of office space did Houston have in Uptown in 2002 ?'] | 67,684 |
The album's lead single, "Crazy in Love", featuring Jay Z, became Beyoncé's first number-one single as a solo artist in the US. | (ROOT (S (NP (NP (NP (DT The) (NN album) (POS 's)) (JJ lead) (NN single)) (, ,) (`` ") (NP (NP (NNP Crazy)) (PP (IN in) (NP (NN Love)))) (, ") ('' ,) (VP (VBG featuring) (NP (NNP Jay) (NNP Z))) (, ,)) (VP (VBD became) (NP (NP (NP (NNP Beyoncé) (POS 's)) (JJ first) (NML (NN number) (HYPH -) (NN one)) (NN single)) (PP (I... | 7 | {
"ADJ": [
"single",
"first",
"single"
],
"ADP": [
"in",
"as",
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"The",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"album",
"lead",
"number",
"solo",
"artist"
],
"NUM": [
"one"
],
"PART":... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | The/det/album album/poss/single 's/case/album lead/amod/single single/amod/became ,/punct/became "/punct/Crazy Crazy/nsubj/became in/prep/Crazy Love/pobj/in "/punct/Crazy ,/punct/Crazy featuring/acl/Crazy Jay/compound/Z Z/dobj/featuring ,/punct/became became/ROOT/became Beyoncé/poss/number 's/case/Beyoncé first/amod/nu... | (S (NP (NP (NP (DT The) (NN album) (POS 's)) (JJ lead) (NN single)) (, ,) (`` ") (NP (NP (NNP Crazy)) (PP (IN in) (NP (NN Love)))) (, ") ('' ,) (VP (VBG featuring) (NP (NNP Jay) (NNP Z))) (, ,)) (VP (VBD became) (NP (NP (NP (NNP Beyoncé) (POS 's)) (JJ first) (NML (NN number) (HYPH -) (NN one)) (NN single)) (PP (IN as) ... | T | ['The album \'s lead single , " Crazy in Love " , featuring Jay Z , became Beyoncé \'s first number - one single as a solo artist in the US'] | [] | ['The album \'s lead single , " Crazy in Love " , featuring Jay Z , became Beyoncé \'s first number - one single as a solo artist in the US .'] | [] | [] | 44,755 |
The ribbons that drape the handles are presented in the team colours of the league champions that year. | (ROOT (S (NP (NP (DT The) (NNS ribbons)) (SBAR (WHNP (WDT that)) (S (VP (VBP drape) (NP (DT the) (NNS handles)))))) (VP (VBP are) (VP (VBN presented) (PP (IN in) (NP (NP (DT the) (NN team) (NNS colours)) (PP (IN of) (NP (DT the) (NN league) (NNS champions))) (NP (DT that) (NN year)))))) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"in",
"of"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [],
"DET": [
"The",
"the",
"the",
"the",
"that"
],
"INTJ": [],
"NOUN": [
"ribbons",
"drape",
"handles",
"team",
"colours",
"league",
"champions",
"year"
],
... | [
"B-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | The/det/ribbons ribbons/nsubjpass/presented that/nsubj/drape drape/relcl/ribbons the/det/handles handles/nsubjpass/presented are/auxpass/presented presented/ROOT/presented in/prep/presented the/det/team team/compound/colours colours/pobj/in of/prep/colours the/det/champions league/compound/champions champions/pobj/of t... | (S (NP (NP (DT The) (NNS ribbons)) (SBAR (WHNP (WDT that)) (S (VP (VBP drape) (NP (DT the) (NNS handles)))))) (VP (VBP are) (VP (VBN presented) (PP (IN in) (NP (NP (DT the) (NN team) (NNS colours)) (PP (IN of) (NP (DT the) (NN league) (NNS champions))) (NP (DT that) (NN year)))))) (. .)) | CT | ['The ribbons that drape the handles are presented in the team colours of the league champions that year'] | ['that drape the handles'] | [] | ['The ribbons that drape the handles are presented in the team colours of the league champions that year .'] | [] | 495 |
The British government gave land grants to officers and soldiers who had fought in the French and Indian War in order to encourage settlement. | (ROOT (S (NP (DT The) (JJ British) (NN government)) (VP (VBD gave) (NP (NN land) (NNS grants)) (PP (IN to) (NP (NP (NNS officers) (CC and) (NNS soldiers)) (SBAR (WHNP (WP who)) (S (VP (VBD had) (VP (VBN fought) (PP (IN in) (NP (DT the) (ADJP (JJ French) (CC and) (JJ Indian)) (NNP War))))))))) (SBAR (IN in) (NN order) (... | 13 | {
"ADJ": [
"British",
"French"
],
"ADP": [
"to",
"in",
"in"
],
"ADV": [],
"AUX": [
"had"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"government",
"land",
"grants",
"officers",
"soldiers",
"order",... | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"O",
"O",
"B-VP",
"I-VP",
"B-NP",
"O"
] | The/det/government British/amod/government government/nsubj/gave gave/ROOT/gave land/compound/grants grants/dobj/gave to/dative/gave officers/pobj/to and/cc/officers soldiers/conj/officers who/nsubj/fought had/aux/fought fought/relcl/officers in/prep/fought the/det/War French/amod/War and/cc/French Indian/conj/French W... | (S (NP (DT The) (JJ British) (NN government)) (VP (VBD gave) (NP (NN land) (NNS grants)) (PP (IN to) (NP (NP (NNS officers) (CC and) (NNS soldiers)) (SBAR (WHNP (WP who)) (S (VP (VBD had) (VP (VBN fought) (PP (IN in) (NP (DT the) (ADJP (JJ French) (CC and) (JJ Indian)) (NNP War))))))))) (SBAR (IN in) (NN order) (S (VP ... | CT | ['The British government gave land grants to officers and soldiers who had fought in the French and Indian War'] | ['who had fought in the French and Indian War', 'in order to encourage settlement'] | [] | ['The British government gave land grants to officers and soldiers who had fought in the French and Indian War in order to encourage settlement .'] | [] | 57,196 |
Since its establishment, the zone accumulated 177.4 billion yuan of industrial output, 46.2 billion yuan of gross domestic product, fiscal revenue 6.768 billion yuan. | (ROOT (S (PP (IN Since) (NP (PRP$ its) (NN establishment))) (, ,) (NP (DT the) (NN zone)) (VP (VBD accumulated) (NP (NP (NP (QP (CD 177.4) (CD billion)) (NN yuan)) (PP (IN of) (NP (JJ industrial) (NN output)))) (, ,) (NP (NP (QP (CD 46.2) (CD billion)) (NN yuan)) (PP (IN of) (NP (JJ gross) (JJ domestic) (NN product))))... | 8 | {
"ADJ": [
"industrial",
"gross",
"domestic",
"fiscal"
],
"ADP": [
"of",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"establishment",
"zone",
"yuan",
"output",
"yuan",
"product",
"revenue",
"yuan"
... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"O"
] | Since/prep/accumulated its/poss/establishment establishment/pobj/Since ,/punct/accumulated the/det/zone zone/nsubj/accumulated accumulated/ROOT/accumulated 177.4/compound/billion billion/nummod/yuan yuan/dobj/accumulated of/prep/yuan industrial/amod/output output/pobj/of ,/punct/yuan 46.2/compound/billion billion/nummo... | (S (PP (IN Since) (NP (PRP$ its) (NN establishment))) (, ,) (NP (DT the) (NN zone)) (VP (VBD accumulated) (NP (NP (NP (QP (CD 177.4) (CD billion)) (NN yuan)) (PP (IN of) (NP (JJ industrial) (NN output)))) (, ,) (NP (NP (QP (CD 46.2) (CD billion)) (NN yuan)) (PP (IN of) (NP (JJ gross) (JJ domestic) (NN product)))) (, ,)... | T | ['the zone accumulated 177.4 billion yuan of industrial output , 46.2 billion yuan of gross domestic product , fiscal revenue 6.768 billion yuan'] | [] | ['Since its establishment , the zone accumulated 177.4 billion yuan of industrial output , 46.2 billion yuan of gross domestic product , fiscal revenue 6.768 billion yuan .'] | [] | [] | 32,919 |
A semiochemical is a message-carrying chemical that is meant to attract, repel, and convey information. | (ROOT (S (NP (DT A) (NN semiochemical)) (VP (VBZ is) (NP (NP (DT a) (ADJP (NN message) (HYPH -) (VBG carrying)) (NN chemical)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN meant) (S (VP (TO to) (VP (VB attract) (, ,) (VB repel) (, ,) (CC and) (VB convey) (NP (NN information))))))))))) (. .))) | 13 | {
"ADJ": [
"semiochemical"
],
"ADP": [],
"ADV": [],
"AUX": [
"is",
"is"
],
"CCONJ": [
"and"
],
"DET": [
"A",
"a"
],
"INTJ": [],
"NOUN": [
"message",
"chemical",
"information"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"that"
],
"PROPN": []... | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"O",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"O"
] | A/det/semiochemical semiochemical/nsubj/is is/ROOT/is a/det/chemical message/npadvmod/carrying -/punct/carrying carrying/amod/chemical chemical/attr/is that/nsubjpass/meant is/auxpass/meant meant/relcl/chemical to/aux/attract attract/xcomp/meant ,/punct/attract repel/conj/attract ,/punct/repel and/cc/repel convey/conj/... | (S (NP (DT A) (NN semiochemical)) (VP (VBZ is) (NP (NP (DT a) (ADJP (NN message) (HYPH -) (VBG carrying)) (NN chemical)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN meant) (S (VP (TO to) (VP (VB attract) (, ,) (VB repel) (, ,) (CC and) (VB convey) (NP (NN information))))))))))) (. .)) | CT | ['A semiochemical is a message - carrying chemical that is meant to attract , repel , and convey information'] | ['that is meant to attract , repel , and convey information'] | [] | ['A semiochemical is a message - carrying chemical that is meant to attract , repel , and convey information .'] | [] | 65,425 |
Today, there are an estimated 683,000 Afro-Spaniards in Spain. | (ROOT (S (NP (NN Today)) (, ,) (NP (EX there)) (VP (VBP are) (NP (DT an) (VBN estimated) (CD 683,000) (JJ Afro) (HYPH -) (NNPS Spaniards)) (PP (IN in) (NP (NNP Spain)))) (. .))) | 6 | {
"ADJ": [],
"ADP": [
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"an"
],
"INTJ": [],
"NOUN": [
"Today"
],
"NUM": [
"683,000"
],
"PART": [],
"PRON": [
"there"
],
"PROPN": [
"Afro",
"Spaniards",
"Spain"
],
"PUNCT": [
",",
"-",
"."
... | [
"B-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | Today/npadvmod/are ,/punct/are there/expl/are are/ROOT/are an/det/Spaniards estimated/amod/Spaniards 683,000/nummod/Spaniards Afro/compound/Spaniards -/punct/Spaniards Spaniards/attr/are in/prep/Spaniards Spain/pobj/in ./punct/are | (S (NP (NN Today)) (, ,) (NP (EX there)) (VP (VBP are) (NP (DT an) (VBN estimated) (CD 683,000) (JJ Afro) (HYPH -) (NNPS Spaniards)) (PP (IN in) (NP (NNP Spain)))) (. .)) | T | ['there are an estimated 683,000 Afro - Spaniards in Spain'] | [] | ['Today , there are an estimated 683,000 Afro - Spaniards in Spain .'] | [] | [] | 74,790 |
A typical protein-coding gene is first copied into RNA as an intermediate in the manufacture of the final protein product.:6.1 | (ROOT (S (NP (DT A) (JJ typical) (ADJP (NN protein) (HYPH -) (VBG coding)) (NN gene)) (VBZ is) (ADVP (RB first)) (VBN copied) (PP (IN into) (NP (NNP RNA))) (IN as) (NP (NP (DT an) (NN intermediate)) (IN in) (NP (DT the) (NN manufacture))) (IN of) (DT the) (JJ final) (NN protein) (CD product.:6.1))) | 5 | {
"ADJ": [
"typical",
"final"
],
"ADP": [
"into",
"as",
"in",
"of"
],
"ADV": [
"first"
],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"A",
"an",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"protein",
"gene",
"intermediate",
"manufacture",
... | [
"B-NP",
"I-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"O",
"B-ADVP",
"O",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"O",
"O",
"O"
] | A/det/gene typical/amod/gene protein/npadvmod/coding -/punct/coding coding/amod/gene gene/nsubjpass/copied is/auxpass/copied first/advmod/copied copied/ROOT/copied into/prep/copied RNA/pobj/into as/prep/copied an/det/intermediate intermediate/pobj/as in/prep/intermediate the/det/manufacture manufacture/pobj/in of/prep/... | (S (NP (DT A) (JJ typical) (ADJP (NN protein) (HYPH -) (VBG coding)) (NN gene)) (VBZ is) (ADVP (RB first)) (VBN copied) (PP (IN into) (NP (NNP RNA))) (IN as) (NP (NP (DT an) (NN intermediate)) (IN in) (NP (DT the) (NN manufacture))) (IN of) (DT the) (JJ final) (NN protein) (CD product.:6.1)) | FC | [] | [] | [] | [] | ['A typical protein - coding gene is first copied into RNA as an intermediate in the manufacture of the final protein product.:6.1'] | 66,900 |
The emperor gives a bulging money sack to Christ as a donation for the church. | (ROOT (S (NP (DT The) (NN emperor)) (VP (VBZ gives) (NP (DT a) (VBG bulging) (NN money) (NN sack)) (PP (IN to) (NP (NNP Christ))) (PP (IN as) (NP (NP (DT a) (NN donation)) (PP (IN for) (NP (DT the) (NN church)))))) (. .))) | 8 | {
"ADJ": [],
"ADP": [
"to",
"as",
"for"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"The",
"a",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"emperor",
"money",
"sack",
"donation",
"church"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Chri... | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | The/det/emperor emperor/nsubj/gives gives/ROOT/gives a/det/sack bulging/amod/sack money/compound/sack sack/dobj/gives to/dative/gives Christ/pobj/to as/prep/gives a/det/donation donation/pobj/as for/prep/donation the/det/church church/pobj/for ./punct/gives | (S (NP (DT The) (NN emperor)) (VP (VBZ gives) (NP (DT a) (VBG bulging) (NN money) (NN sack)) (PP (IN to) (NP (NNP Christ))) (PP (IN as) (NP (NP (DT a) (NN donation)) (PP (IN for) (NP (DT the) (NN church)))))) (. .)) | T | ['The emperor gives a bulging money sack to Christ as a donation for the church'] | [] | ['The emperor gives a bulging money sack to Christ as a donation for the church .'] | [] | [] | 19,385 |
The Iraqi air force was destroyed within a few days, with some planes fleeing to Iran, where they were interned for the duration of the conflict. | (ROOT (S (NP (DT The) (JJ Iraqi) (NN air) (NN force)) (VP (VBD was) (VP (VBN destroyed) (PP (IN within) (NP (DT a) (JJ few) (NNS days))) (, ,) (PP (IN with) (S (NP (DT some) (NNS planes)) (VP (VBG fleeing) (PP (IN to) (NP (NP (NNP Iran)) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (PRP they)) (VP (VBD were) (VP (VBN intern... | 18 | {
"ADJ": [
"Iraqi",
"few"
],
"ADP": [
"within",
"with",
"to",
"for",
"of"
],
"ADV": [],
"AUX": [
"was",
"were"
],
"CCONJ": [],
"DET": [
"The",
"a",
"some",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"air",
"force",
"days",
"plane... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | The/det/force Iraqi/amod/force air/compound/force force/nsubjpass/destroyed was/auxpass/destroyed destroyed/ROOT/destroyed within/prep/destroyed a/det/days few/amod/days days/pobj/within ,/punct/destroyed with/prep/destroyed some/det/planes planes/nsubj/fleeing fleeing/pcomp/with to/prep/fleeing Iran/pobj/to ,/punct/Ir... | (S (NP (DT The) (JJ Iraqi) (NN air) (NN force)) (VP (VBD was) (VP (VBN destroyed) (PP (IN within) (NP (DT a) (JJ few) (NNS days))) (, ,) (PP (IN with) (S (NP (DT some) (NNS planes)) (VP (VBG fleeing) (PP (IN to) (NP (NP (NNP Iran)) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (PRP they)) (VP (VBD were) (VP (VBN interned) (P... | CT | ['The Iraqi air force was destroyed within a few days , with some planes fleeing to Iran , where they were interned for the duration of the conflict'] | ['where they were interned for the duration of the conflict'] | [] | ['The Iraqi air force was destroyed within a few days , with some planes fleeing to Iran , where they were interned for the duration of the conflict .'] | [] | 61,607 |
Originally, Canada was thought to have had the third-largest navy in the world, but with the fall of the Soviet Union, new data based on Japanese and Soviet sources found that to be incorrect. | (ROOT (S (S (ADVP (RB Originally)) (, ,) (NP (NNP Canada)) (VP (VBD was) (VP (VBN thought) (S (VP (TO to) (VP (VB have) (VP (VBD had) (NP (NP (DT the) (ADJP (RB third) (HYPH -) (JJS largest)) (NN navy)) (PP (IN in) (NP (DT the) (NN world))))))))))) (, ,) (CC but) (S (PP (IN with) (NP (NP (DT the) (NN fall)) (PP (IN of)... | 13 | {
"ADJ": [
"largest",
"new",
"Japanese",
"Soviet",
"incorrect"
],
"ADP": [
"in",
"with",
"of",
"on"
],
"ADV": [
"Originally",
"third"
],
"AUX": [
"was",
"have",
"be"
],
"CCONJ": [
"but",
"and"
],
"DET": [
"the",
"the",
"th... | [
"B-ADVP",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"I-VP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-ADJP",
"I-ADJP"... | Originally/advmod/thought ,/punct/thought Canada/nsubjpass/thought was/auxpass/thought thought/ROOT/thought to/aux/had have/aux/had had/xcomp/thought the/det/navy third/advmod/largest -/punct/largest largest/amod/navy navy/dobj/had in/prep/navy the/det/world world/pobj/in ,/punct/thought but/cc/thought with/prep/found ... | (S (S (ADVP (RB Originally)) (, ,) (NP (NNP Canada)) (VP (VBD was) (VP (VBN thought) (S (VP (TO to) (VP (VB have) (VP (VBD had) (NP (NP (DT the) (ADJP (RB third) (HYPH -) (JJS largest)) (NN navy)) (PP (IN in) (NP (DT the) (NN world))))))))))) (, ,) (CC but) (S (PP (IN with) (NP (NP (DT the) (NN fall)) (PP (IN of) (NP (... | T | ['Originally , Canada was thought to have had the third - largest navy in the world', 'with the fall of the Soviet Union , new data based on Japanese and Soviet sources found that to be incorrect'] | [] | ['Originally , Canada was thought to have had the third - largest navy in the world , but with the fall of the Soviet Union , new data based on Japanese and Soviet sources found that to be incorrect .'] | [] | [] | 51,567 |
The steppe is important agriculturally because of what feature? | (ROOT (S (NP (DT The) (NN steppe)) (VP (VBZ is) (ADJP (JJ important)) (ADVP (RB agriculturally)) (PP (IN because) (IN of) (NP (WDT what) (NN feature)))) (. ?))) | 6 | {
"ADJ": [
"important"
],
"ADP": [
"of"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"The"
],
"INTJ": [],
"NOUN": [
"steppe",
"agriculturally",
"feature"
],
"NUM": [],
"PART": [],
"PRON": [
"what"
],
"PROPN": [],
"PUNCT": [
"?"
],
"SC... | [
"B-NP",
"I-NP",
"B-VP",
"B-ADJP",
"B-ADVP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"O"
] | The/det/steppe steppe/nsubj/is is/ROOT/is important/acomp/is agriculturally/advmod/is because/prep/is of/pcomp/because what/det/feature feature/pobj/because ?/punct/is | (S (NP (DT The) (NN steppe)) (VP (VBZ is) (ADJP (JJ important)) (ADVP (RB agriculturally)) (PP (IN because) (IN of) (NP (WDT what) (NN feature)))) (. ?)) | T | ['The steppe is important agriculturally because of what feature'] | [] | ['The steppe is important agriculturally because of what feature ?'] | [] | [] | 23,345 |
What kind of cup did the woman on the scarlet horned beast have? | (ROOT (SBARQ (WHNP (WHNP (WP What) (NN kind)) (PP (IN of) (NP (NN cup)))) (SQ (VBD did) (NP (NP (DT the) (NN woman)) (PP (IN on) (NP (DT the) (ADJP (JJ scarlet) (JJ horned)) (NN beast)))) (VP (VB have))) (. ?))) | 8 | {
"ADJ": [
"scarlet"
],
"ADP": [
"of",
"on"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"kind",
"cup",
"woman",
"beast"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [],
"PUNCT": [
"?"
],
... | [
"O",
"O",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-VP",
"O"
] | What/det/kind kind/nsubj/did of/prep/kind cup/pobj/of did/ROOT/did the/det/woman woman/nsubj/have on/prep/woman the/det/beast scarlet/amod/beast horned/amod/beast beast/pobj/on have/ccomp/did ?/punct/did | (SBARQ (WHNP (WHNP (WP What) (NN kind)) (PP (IN of) (NP (NN cup)))) (SQ (VBD did) (NP (NP (DT the) (NN woman)) (PP (IN on) (NP (DT the) (ADJP (JJ scarlet) (JJ horned)) (NN beast)))) (VP (VB have))) (. ?)) | FC | [] | [] | [] | [] | ['What kind of cup did the woman on the scarlet horned beast have ?'] | 53,364 |
Many early members of the Terek Cossacks were Ossetians. | (ROOT (S (NP (NP (JJ Many) (JJ early) (NNS members)) (PP (IN of) (NP (DT the) (NNP Terek) (NNPS Cossacks)))) (VP (VBD were) (NP (NNPS Ossetians))) (. .))) | 6 | {
"ADJ": [
"Many",
"early"
],
"ADP": [
"of"
],
"ADV": [],
"AUX": [
"were"
],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"members"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Terek",
"Cossacks",
"Ossetians"
],
"PUNCT": [
"."
... | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"O"
] | Many/amod/members early/amod/members members/nsubj/were of/prep/members the/det/Cossacks Terek/compound/Cossacks Cossacks/pobj/of were/ROOT/were Ossetians/attr/were ./punct/were | (S (NP (NP (JJ Many) (JJ early) (NNS members)) (PP (IN of) (NP (DT the) (NNP Terek) (NNPS Cossacks)))) (VP (VBD were) (NP (NNPS Ossetians))) (. .)) | T | ['Many early members of the Terek Cossacks were Ossetians'] | [] | ['Many early members of the Terek Cossacks were Ossetians .'] | [] | [] | 29,968 |
Southwestern Oklahoma contains many rare, disjunct species including sugar maple, bigtooth maple, nolina and southern live oak. | (ROOT (S (NP (NNP Southwestern) (NNP Oklahoma)) (VP (VBZ contains) (NP (NP (JJ many) (JJ rare) (, ,) (JJ disjunct) (NNS species)) (PP (VBG including) (NP (NP (NN sugar) (NN maple)) (, ,) (NP (NN bigtooth) (NN maple)) (, ,) (NP (NN nolina)) (CC and) (NP (JJ southern) (JJ live) (NN oak)))))) (. .))) | 8 | {
"ADJ": [
"many",
"rare",
"disjunct",
"southern",
"live"
],
"ADP": [],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"species",
"sugar",
"oak"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Southwestern",
"Oklahom... | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Southwestern/compound/Oklahoma Oklahoma/nsubj/contains contains/ROOT/contains many/amod/species rare/amod/species ,/punct/species disjunct/amod/species species/dobj/contains including/prep/species sugar/compound/maple maple/pobj/including ,/punct/maple bigtooth/compound/maple maple/conj/maple ,/punct/maple nolina/conj/... | (S (NP (NNP Southwestern) (NNP Oklahoma)) (VP (VBZ contains) (NP (NP (JJ many) (JJ rare) (, ,) (JJ disjunct) (NNS species)) (PP (VBG including) (NP (NP (NN sugar) (NN maple)) (, ,) (NP (NN bigtooth) (NN maple)) (, ,) (NP (NN nolina)) (CC and) (NP (JJ southern) (JJ live) (NN oak)))))) (. .)) | T | ['Southwestern Oklahoma contains many rare , disjunct species including sugar maple , bigtooth maple , nolina and southern live oak'] | [] | ['Southwestern Oklahoma contains many rare , disjunct species including sugar maple , bigtooth maple , nolina and southern live oak .'] | [] | [] | 15,696 |
In 1700 several hundred French Huguenots migrated from England to the colony of Virginia, where the English Crown had promised them land grants in Lower Norfolk County. | (ROOT (S (PP (IN In) (NP (CD 1700))) (NP (QP (JJ several) (CD hundred)) (JJ French) (NNPS Huguenots)) (VP (VBD migrated) (PP (IN from) (NP (NNP England))) (PP (IN to) (NP (NP (NP (DT the) (NN colony)) (PP (IN of) (NP (NNP Virginia)))) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NNP English) (NNP Crown)) (VP (VBD ... | 13 | {
"ADJ": [
"several",
"French"
],
"ADP": [
"In",
"from",
"to",
"of",
"in"
],
"ADV": [],
"AUX": [
"had"
],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"Huguenots",
"colony",
"land",
"grants"
],
"NUM": [
"1700",
"h... | [
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | In/ROOT/In 1700/nummod/Huguenots several/amod/hundred hundred/nummod/Huguenots French/amod/Huguenots Huguenots/nsubj/migrated migrated/pcomp/In from/prep/migrated England/pobj/from to/prep/migrated the/det/colony colony/pobj/to of/prep/colony Virginia/pobj/of ,/punct/Virginia where/advmod/promised the/det/Crown English... | (S (PP (IN In) (NP (CD 1700))) (NP (QP (JJ several) (CD hundred)) (JJ French) (NNPS Huguenots)) (VP (VBD migrated) (PP (IN from) (NP (NNP England))) (PP (IN to) (NP (NP (NP (DT the) (NN colony)) (PP (IN of) (NP (NNP Virginia)))) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NNP English) (NNP Crown)) (VP (VBD had) (... | CT | ['several hundred French Huguenots migrated from England to the colony of Virginia , where the English Crown had promised them land grants in Lower Norfolk County'] | ['where the English Crown had promised them land grants in Lower Norfolk County'] | [] | ['In 1700 several hundred French Huguenots migrated from England to the colony of Virginia , where the English Crown had promised them land grants in Lower Norfolk County .'] | [] | 19,267 |
Because they are smaller and have shorter interconnections, SMDs have better high-frequency characteristics but lower power rating. | (ROOT (S (SBAR (IN Because) (S (NP (PRP they)) (VP (VP (VBP are) (ADJP (JJR smaller))) (CC and) (VP (VBP have) (NP (JJR shorter) (NNS interconnections)))))) (, ,) (NP (NNPS SMDs)) (VP (VBP have) (NP (NP (JJR better) (NML (JJ high) (HYPH -) (NN frequency)) (NNS characteristics)) (CC but) (NP (JJR lower) (NN power) (NN r... | 8 | {
"ADJ": [
"smaller",
"shorter",
"better",
"high",
"lower"
],
"ADP": [],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"and",
"but"
],
"DET": [],
"INTJ": [],
"NOUN": [
"interconnections",
"SMDs",
"frequency",
"characteristics",
"power",
"rating"
... | [
"O",
"B-NP",
"B-VP",
"B-ADJP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Because/mark/are they/nsubj/are are/advcl/have smaller/acomp/are and/cc/are have/conj/are shorter/amod/interconnections interconnections/dobj/have ,/punct/have SMDs/nsubj/have have/ROOT/have better/amod/characteristics high/amod/frequency -/punct/frequency frequency/compound/characteristics characteristics/dobj/have bu... | (S (SBAR (IN Because) (S (NP (PRP they)) (VP (VP (VBP are) (ADJP (JJR smaller))) (CC and) (VP (VBP have) (NP (JJR shorter) (NNS interconnections)))))) (, ,) (NP (NNPS SMDs)) (VP (VBP have) (NP (NP (JJR better) (NML (JJ high) (HYPH -) (NN frequency)) (NNS characteristics)) (CC but) (NP (JJR lower) (NN power) (NN rating)... | CT | ['SMDs have better high - frequency characteristics but lower power rating'] | ['Because they are smaller and have shorter interconnections'] | [] | ['Because they are smaller and have shorter interconnections , SMDs have better high - frequency characteristics but lower power rating .'] | [] | 3,720 |
The nation is also a notable producer of tin, tungsten and uranium. | (ROOT (S (NP (DT The) (NN nation)) (VP (VBZ is) (ADVP (RB also)) (NP (NP (DT a) (JJ notable) (NN producer)) (PP (IN of) (NP (NN tin) (, ,) (NN tungsten) (CC and) (NN uranium))))) (. .))) | 7 | {
"ADJ": [
"notable"
],
"ADP": [
"of"
],
"ADV": [
"also"
],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [
"The",
"a"
],
"INTJ": [],
"NOUN": [
"nation",
"producer",
"tin",
"tungsten",
"uranium"
],
"NUM": [],
"PART": [],
"PRON": [],
"PR... | [
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | The/det/nation nation/nsubj/is is/ROOT/is also/advmod/is a/det/producer notable/amod/producer producer/attr/is of/prep/producer tin/pobj/of ,/punct/tin tungsten/conj/tin and/cc/tungsten uranium/conj/tungsten ./punct/is | (S (NP (DT The) (NN nation)) (VP (VBZ is) (ADVP (RB also)) (NP (NP (DT a) (JJ notable) (NN producer)) (PP (IN of) (NP (NN tin) (, ,) (NN tungsten) (CC and) (NN uranium))))) (. .)) | T | ['The nation is also a notable producer of tin , tungsten and uranium'] | [] | ['The nation is also a notable producer of tin , tungsten and uranium .'] | [] | [] | 39,895 |
What politician fought against statehood for Puerto Rico? | (ROOT (SBARQ (WHNP (WP What) (NN politician)) (S (VP (VBD fought) (PP (IN against) (NP (NN statehood))) (PP (IN for) (NP (NNP Puerto) (NNP Rico))))) (. ?))) | 7 | {
"ADJ": [],
"ADP": [
"against",
"for"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"politician",
"statehood"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [
"Puerto",
"Rico"
],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPA... | [
"O",
"O",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | What/det/politician politician/nsubj/fought fought/ROOT/fought against/prep/fought statehood/pobj/against for/prep/statehood Puerto/compound/Rico Rico/pobj/for ?/punct/fought | (SBARQ (WHNP (WP What) (NN politician)) (S (VP (VBD fought) (PP (IN against) (NP (NN statehood))) (PP (IN for) (NP (NNP Puerto) (NNP Rico))))) (. ?)) | T | ['fought against statehood for Puerto Rico'] | [] | ['What politician fought against statehood for Puerto Rico ?'] | [] | [] | 26,619 |
How many councilors are there? | (ROOT (SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS councilors)) (SQ (VBP are) (ADVP (RB there))) (. ?))) | 5 | {
"ADJ": [
"many"
],
"ADP": [],
"ADV": [
"there"
],
"AUX": [
"are"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"councilors"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [
"How"
],
"SPACE": [],
"SYM": [],
"VERB": ... | [
"O",
"O",
"O",
"O",
"B-ADVP",
"O"
] | How/advmod/many many/amod/councilors councilors/nsubj/are are/ROOT/are there/advmod/are ?/punct/are | (SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS councilors)) (SQ (VBP are) (ADVP (RB there))) (. ?)) | FC | [] | [] | [] | [] | ['How many councilors are there ?'] | 17,272 |
Seattle in this period attracted widespread attention as home to these many companies, but also by hosting the 1990 Goodwill Games and the APEC leaders conference in 1993, as well as through the worldwide popularity of grunge, a sound that had developed in Seattle's independent music scene. | (ROOT (S (NP (NNP Seattle)) (PP (IN in) (NP (DT this) (NN period))) (VP (VBD attracted) (NP (JJ widespread) (NN attention)) (PP (PP (IN as) (NP (NP (NN home)) (PP (IN to) (NP (DT these) (JJ many) (NNS companies))))) (, ,) (CONJP (CC but) (RB also)) (PP (IN by) (S (VP (VBG hosting) (NP (NP (DT the) (CD 1990) (NNP Goodwi... | 16 | {
"ADJ": [
"widespread",
"many",
"worldwide",
"independent"
],
"ADP": [
"in",
"as",
"to",
"by",
"in",
"as",
"through",
"of",
"in"
],
"ADV": [
"also",
"as",
"well"
],
"AUX": [
"had"
],
"CCONJ": [
"but",
"and"
],
"DET": [
... | [
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-CONJP",
"I-CONJP",
"B-PP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-CONJP",... | Seattle/nsubj/attracted in/prep/attracted this/det/period period/pobj/in attracted/ROOT/attracted widespread/amod/attention attention/dobj/attracted as/prep/attention home/pobj/as to/prep/attracted these/det/companies many/amod/companies companies/pobj/to ,/punct/attracted but/cc/attracted also/advmod/but by/prep/attra... | (S (NP (NNP Seattle)) (PP (IN in) (NP (DT this) (NN period))) (VP (VBD attracted) (NP (JJ widespread) (NN attention)) (PP (PP (IN as) (NP (NP (NN home)) (PP (IN to) (NP (DT these) (JJ many) (NNS companies))))) (, ,) (CONJP (CC but) (RB also)) (PP (IN by) (S (VP (VBG hosting) (NP (NP (DT the) (CD 1990) (NNP Goodwill) (N... | CT | ["Seattle attracted widespread attention as home to these many companies , but also by hosting the 1990 Goodwill Games and the APEC leaders conference in 1993 , as well as through the worldwide popularity of grunge , a sound that had developed in Seattle 's independent music scene"] | ["that had developed in Seattle 's independent music scene"] | [] | ["Seattle in this period attracted widespread attention as home to these many companies , but also by hosting the 1990 Goodwill Games and the APEC leaders conference in 1993 , as well as through the worldwide popularity of grunge , a sound that had developed in Seattle 's independent music scene ."] | [] | 19,585 |
Some writings of Plato and Aristotle, the law tables of Hammurabi of Babylon, or even the early parts of the Bible could be seen as legal literature. | (ROOT (S (NP (NP (NP (DT Some) (NNS writings)) (PP (IN of) (NP (NNP Plato) (CC and) (NNP Aristotle)))) (, ,) (NP (NP (DT the) (NN law) (NNS tables)) (PP (IN of) (NP (NP (NNP Hammurabi)) (PP (IN of) (NP (NNP Babylon)))))) (, ,) (CC or) (NP (NP (RB even) (DT the) (JJ early) (NNS parts)) (PP (IN of) (NP (DT the) (NNP Bibl... | 9 | {
"ADJ": [
"early",
"legal"
],
"ADP": [
"of",
"of",
"of",
"of",
"as"
],
"ADV": [
"even"
],
"AUX": [
"could",
"be"
],
"CCONJ": [
"and",
"or"
],
"DET": [
"Some",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"writings",
"la... | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | Some/det/writings writings/nsubjpass/seen of/prep/writings Plato/pobj/of and/cc/Plato Aristotle/conj/Plato ,/punct/Plato the/det/tables law/compound/tables tables/appos/Plato of/prep/tables Hammurabi/pobj/of of/prep/Hammurabi Babylon/pobj/of ,/punct/Hammurabi or/cc/tables even/advmod/parts the/det/parts early/amod/part... | (S (NP (NP (NP (DT Some) (NNS writings)) (PP (IN of) (NP (NNP Plato) (CC and) (NNP Aristotle)))) (, ,) (NP (NP (DT the) (NN law) (NNS tables)) (PP (IN of) (NP (NP (NNP Hammurabi)) (PP (IN of) (NP (NNP Babylon)))))) (, ,) (CC or) (NP (NP (RB even) (DT the) (JJ early) (NNS parts)) (PP (IN of) (NP (DT the) (NNP Bible)))))... | T | ['Some writings of Plato and Aristotle , the law tables of Hammurabi of Babylon , or even the early parts of the Bible could be seen as legal literature'] | [] | ['Some writings of Plato and Aristotle , the law tables of Hammurabi of Babylon , or even the early parts of the Bible could be seen as legal literature .'] | [] | [] | 4,823 |
Annual ethnic festivals and events take place throughout the state such as Native American powwows and ceremonial events, and include festivals (as examples) in Scottish, Irish, German, Italian, Vietnamese, Chinese, Czech, Jewish, Arab, Mexican and African-American communities depicting cultural heritage or traditions. | (ROOT (S (NP (JJ Annual) (JJ ethnic) (NNS festivals) (CC and) (NNS events)) (VP (VP (VBP take) (NP (NN place)) (PP (IN throughout) (NP (DT the) (NN state))) (PP (JJ such) (IN as) (NP (NP (ADJP (JJ Native) (JJ American)) (NNS powwows)) (CC and) (NP (JJ ceremonial) (NNS events))))) (, ,) (CC and) (VP (VBP include) (NP (N... | 12 | {
"ADJ": [
"Annual",
"ethnic",
"such",
"Native",
"American",
"ceremonial",
"Irish",
"German",
"Italian",
"Chinese",
"Czech",
"Jewish",
"Arab",
"Mexican",
"African",
"American",
"cultural"
],
"ADP": [
"throughout",
"as",
"as",
"in"... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"B-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"I-ADJ... | Annual/amod/festivals ethnic/amod/festivals festivals/nsubj/take and/cc/festivals events/conj/festivals take/ROOT/take place/dobj/take throughout/prep/take the/det/state state/pobj/throughout such/amod/as as/prep/state Native/amod/American American/amod/powwows powwows/pobj/as and/cc/powwows ceremonial/amod/events even... | (S (NP (JJ Annual) (JJ ethnic) (NNS festivals) (CC and) (NNS events)) (VP (VP (VBP take) (NP (NN place)) (PP (IN throughout) (NP (DT the) (NN state))) (PP (JJ such) (IN as) (NP (NP (ADJP (JJ Native) (JJ American)) (NNS powwows)) (CC and) (NP (JJ ceremonial) (NNS events))))) (, ,) (CC and) (VP (VBP include) (NP (NP (NP ... | T | ['Annual ethnic festivals and events take place throughout the state such as Native American powwows and ceremonial events , and include festivals -LRB- as examples -RRB- in Scottish , Irish , German , Italian , Vietnamese , Chinese , Czech , Jewish , Arab , Mexican and African - American communities depicting cultural... | [] | ['Annual ethnic festivals and events take place throughout the state such as Native American powwows and ceremonial events , and include festivals -LRB- as examples -RRB- in Scottish , Irish , German , Italian , Vietnamese , Chinese , Czech , Jewish , Arab , Mexican and African - American communities depicting cultural... | [] | [] | 31,376 |
Thus the principality was upgraded to the Electorate of Brunswick-Lüneburg, colloquially known as the Electorate of Hanover after Calenberg's capital (see also: House of Hanover). | (ROOT (S (ADVP (RB Thus)) (NP (DT the) (NN principality)) (VP (VBD was) (VP (VBN upgraded) (PP (IN to) (NP (NP (NP (NP (DT the) (NNP Electorate)) (PP (IN of) (NP (NNP Brunswick) (HYPH -) (NNP Lüneburg)))) (, ,) (VP (ADVP (RB colloquially)) (VBN known) (PP (IN as) (NP (NP (DT the) (NNP Electorate)) (PP (IN of) (NP (NNP ... | 13 | {
"ADJ": [],
"ADP": [
"to",
"of",
"as",
"of",
"after",
"of"
],
"ADV": [
"Thus",
"colloquially",
"also"
],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"principality",
"capital"
],
"NUM": [],
... | [
"B-ADVP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-ADVP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"O"... | Thus/advmod/upgraded the/det/principality principality/nsubjpass/upgraded was/auxpass/upgraded upgraded/ROOT/upgraded to/prep/upgraded the/det/Electorate Electorate/pobj/to of/prep/Electorate Brunswick/compound/Lüneburg -/punct/Lüneburg Lüneburg/pobj/of ,/punct/Electorate colloquially/advmod/known known/acl/Electorate ... | (S (ADVP (RB Thus)) (NP (DT the) (NN principality)) (VP (VBD was) (VP (VBN upgraded) (PP (IN to) (NP (NP (NP (NP (DT the) (NNP Electorate)) (PP (IN of) (NP (NNP Brunswick) (HYPH -) (NNP Lüneburg)))) (, ,) (VP (ADVP (RB colloquially)) (VBN known) (PP (IN as) (NP (NP (DT the) (NNP Electorate)) (PP (IN of) (NP (NNP Hanove... | T | ["the principality was upgraded to the Electorate of Brunswick - Lüneburg , colloquially known as the Electorate of Hanover after Calenberg 's capital -LRB- see also : House of Hanover -RRB-"] | [] | ["Thus the principality was upgraded to the Electorate of Brunswick - Lüneburg , colloquially known as the Electorate of Hanover after Calenberg 's capital -LRB- see also : House of Hanover -RRB- ."] | [] | [] | 15,479 |
Mexico’s capital is both the oldest capital city in the Americas and one of two founded by Amerindians (Native Americans), the other being Quito. | (ROOT (S (NP (NP (NNP Mexico) (POS ’s)) (NN capital)) (VP (VBZ is) (NP (DT both) (NP (NP (DT the) (JJS oldest) (NN capital) (NN city)) (PP (IN in) (NP (DT the) (NNPS Americas)))) (CC and) (NP (NP (NP (CD one)) (PP (IN of) (NP (NP (CD two)) (VP (VBN founded) (PP (IN by) (NP (NP (NNPS Amerindians)) (-LRB- -LRB-) (NP (NNP... | 13 | {
"ADJ": [
"oldest",
"other"
],
"ADP": [
"in",
"of",
"by"
],
"ADV": [],
"AUX": [
"is",
"being"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"capital",
"capital",
"city"
],
"NUM": [
"one",
"two"
... | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"O"
] | Mexico/poss/capital ’s/case/Mexico capital/nsubj/is is/ROOT/is both/preconj/is the/det/city oldest/amod/city capital/compound/city city/attr/is in/prep/city the/det/Americas Americas/pobj/in and/cc/city one/conj/city of/prep/one two/pobj/of founded/acl/two by/agent/founded Amerindians/pobj/by (/punct/Amerindians Native... | (S (NP (NP (NNP Mexico) (POS ’s)) (NN capital)) (VP (VBZ is) (NP (DT both) (NP (NP (DT the) (JJS oldest) (NN capital) (NN city)) (PP (IN in) (NP (DT the) (NNPS Americas)))) (CC and) (NP (NP (NP (CD one)) (PP (IN of) (NP (NP (CD two)) (VP (VBN founded) (PP (IN by) (NP (NP (NNPS Amerindians)) (-LRB- -LRB-) (NP (NNP Nativ... | T | ['Mexico ’s capital is both the oldest capital city in the Americas and one of two founded by Amerindians -LRB- Native Americans -RRB- , the other being Quito'] | [] | ['Mexico ’s capital is both the oldest capital city in the Americas and one of two founded by Amerindians -LRB- Native Americans -RRB- , the other being Quito .'] | [] | [] | 32,167 |
What are child safety and public library software used to filter? | (ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (NP (NN child) (NN safety)) (CC and) (NP (NML (JJ public) (NN library)) (NN software))) (VP (VBN used) (S (VP (TO to) (VP (VB filter))))))) (. ?))) | 9 | {
"ADJ": [
"public"
],
"ADP": [],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"child",
"safety",
"library",
"software"
],
"NUM": [],
"PART": [
"to"
],
"PRON": [
"What"
],
"PROPN": [],
"PUNCT": [
"?"
],
... | [
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"O"
] | What/attr/are are/ROOT/are child/compound/safety safety/nsubj/are and/cc/safety public/amod/library library/compound/software software/conj/safety used/acl/safety to/aux/filter filter/xcomp/used ?/punct/are | (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (NP (NN child) (NN safety)) (CC and) (NP (NML (JJ public) (NN library)) (NN software))) (VP (VBN used) (S (VP (TO to) (VP (VB filter))))))) (. ?)) | FC | [] | [] | [] | [] | ['What are child safety and public library software used to filter ?'] | 61,868 |
Rhyme, while found throughout the Quran, is conspicuous in many of the earlier Meccan suras, in which relatively short verses throw the rhyming words into prominence. | (ROOT (S (NP (NN Rhyme)) (, ,) (SBAR (IN while) (S (VP (VBN found) (PP (IN throughout) (NP (DT the) (NNP Quran)))))) (, ,) (VP (VBZ is) (ADJP (JJ conspicuous)) (PP (IN in) (NP (NP (JJ many)) (PP (IN of) (NP (NP (DT the) (JJR earlier) (JJ Meccan) (NNS suras)) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (ADJP (R... | 13 | {
"ADJ": [
"conspicuous",
"many",
"earlier",
"short"
],
"ADP": [
"throughout",
"in",
"of",
"in",
"into"
],
"ADV": [
"relatively"
],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"suras",
"vers... | [
"B-NP",
"O",
"O",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-VP",
"B-ADJP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | Rhyme/nsubj/is ,/punct/Rhyme while/mark/found found/advcl/Rhyme throughout/prep/found the/det/Quran Quran/pobj/throughout ,/punct/Rhyme is/ROOT/is conspicuous/acomp/is in/prep/conspicuous many/pobj/in of/prep/many the/det/suras earlier/amod/suras Meccan/amod/suras suras/pobj/of ,/punct/suras in/prep/throw which/pobj/in... | (S (NP (NN Rhyme)) (, ,) (SBAR (IN while) (S (VP (VBN found) (PP (IN throughout) (NP (DT the) (NNP Quran)))))) (, ,) (VP (VBZ is) (ADJP (JJ conspicuous)) (PP (IN in) (NP (NP (JJ many)) (PP (IN of) (NP (NP (DT the) (JJR earlier) (JJ Meccan) (NNS suras)) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (ADJP (RB rela... | CT | ['Rhyme is conspicuous in many of the earlier Meccan suras , in which relatively short verses throw the rhyming words into prominence'] | ['while found throughout the Quran', 'in which relatively short verses throw the rhyming words into prominence'] | [] | ['Rhyme , while found throughout the Quran , is conspicuous in many of the earlier Meccan suras , in which relatively short verses throw the rhyming words into prominence .'] | [] | 4,136 |
It was demobilized at the end of World War I, and was replaced by the Regular Army, the Organized Reserve Corps, and the State Militias. | (ROOT (S (NP (PRP It)) (VP (VP (VBD was) (VP (VBN demobilized) (PP (IN at) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (NNP World) (NNP War) (NNP I))))))) (, ,) (CC and) (VP (VBD was) (VP (VBN replaced) (PP (IN by) (NP (NP (DT the) (NNP Regular) (NNP Army)) (, ,) (NP (DT the) (NNP Organized) (NNP Reserve) (NNP Corps)) (... | 10 | {
"ADJ": [],
"ADP": [
"at",
"of",
"by"
],
"ADV": [],
"AUX": [
"was",
"was"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"end"
],
"NUM": [],
"PART": [],
"PRON": [
"It"
],
"PROPN": [
"... | [
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | It/nsubjpass/demobilized was/auxpass/demobilized demobilized/ROOT/demobilized at/prep/demobilized the/det/end end/pobj/at of/prep/end World/compound/War War/compound/I I/pobj/of ,/punct/demobilized and/cc/demobilized was/auxpass/replaced replaced/conj/demobilized by/agent/replaced the/det/Army Regular/compound/Army Arm... | (S (NP (PRP It)) (VP (VP (VBD was) (VP (VBN demobilized) (PP (IN at) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (NNP World) (NNP War) (NNP I))))))) (, ,) (CC and) (VP (VBD was) (VP (VBN replaced) (PP (IN by) (NP (NP (DT the) (NNP Regular) (NNP Army)) (, ,) (NP (DT the) (NNP Organized) (NNP Reserve) (NNP Corps)) (, ,) (... | T | ['It was demobilized at the end of World War I , and was replaced by the Regular Army , the Organized Reserve Corps , and the State Militias'] | [] | ['It was demobilized at the end of World War I , and was replaced by the Regular Army , the Organized Reserve Corps , and the State Militias .'] | [] | [] | 19,572 |
In what theater are the British Academy film awards presented? | (ROOT (SBARQ (WHPP (IN In) (WHNP (WDT what) (NN theater))) (SQ (VBP are) (NP (DT the) (NML (NNP British) (NNP Academy)) (NN film) (NNS awards)) (VP (VBN presented))) (. ?))) | 6 | {
"ADJ": [],
"ADP": [
"In"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [],
"DET": [
"what",
"the"
],
"INTJ": [],
"NOUN": [
"theater",
"film",
"awards"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"British",
"Academy"
],
"PUNCT": [
"?"
],
"... | [
"O",
"O",
"O",
"O",
"B-NP",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"O"
] | In/prep/are what/det/theater theater/pcomp/In are/ROOT/are the/det/awards British/compound/Academy Academy/compound/awards film/compound/awards awards/nsubj/are presented/acl/awards ?/punct/are | (SBARQ (WHPP (IN In) (WHNP (WDT what) (NN theater))) (SQ (VBP are) (NP (DT the) (NML (NNP British) (NNP Academy)) (NN film) (NNS awards)) (VP (VBN presented))) (. ?)) | FC | [] | [] | [] | [] | ['In what theater are the British Academy film awards presented ?'] | 51,375 |
What percentage of energy does a standard light bulb actually convert to visible light? | (ROOT (SBARQ (WHNP (WHNP (WP What) (NN percentage)) (PP (IN of) (NP (NN energy)))) (SQ (VBZ does) (NP (DT a) (JJ standard) (NN light) (NN bulb)) (ADVP (RB actually)) (VP (VB convert) (PP (IN to) (NP (JJ visible) (NN light))))) (. ?))) | 7 | {
"ADJ": [
"standard",
"visible"
],
"ADP": [
"of",
"to"
],
"ADV": [
"actually"
],
"AUX": [
"does"
],
"CCONJ": [],
"DET": [
"What",
"a"
],
"INTJ": [],
"NOUN": [
"percentage",
"energy",
"light",
"bulb",
"light"
],
"NUM": [],
"PART": [],
... | [
"O",
"O",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | What/det/percentage percentage/nsubj/does of/prep/percentage energy/pobj/of does/aux/convert a/det/bulb standard/amod/bulb light/compound/bulb bulb/nsubj/convert actually/advmod/convert convert/ROOT/convert to/prep/convert visible/amod/light light/pobj/to ?/punct/convert | (SBARQ (WHNP (WHNP (WP What) (NN percentage)) (PP (IN of) (NP (NN energy)))) (SQ (VBZ does) (NP (DT a) (JJ standard) (NN light) (NN bulb)) (ADVP (RB actually)) (VP (VB convert) (PP (IN to) (NP (JJ visible) (NN light))))) (. ?)) | FC | [] | [] | [] | [] | ['What percentage of energy does a standard light bulb actually convert to visible light ?'] | 45,156 |
The First Macedonian War saw the Romans involved directly in only limited land operations, but they ultimately achieved their objective of pre-occupying Philip and preventing him from aiding Hannibal. | (ROOT (S (S (NP (DT The) (NNP First) (NNP Macedonian) (NNP War)) (VP (VBD saw) (S (NP (DT the) (NNPS Romans)) (VP (VBN involved) (ADVP (RB directly)) (PP (IN in) (NP (RB only) (JJ limited) (NN land) (NNS operations))))))) (, ,) (CC but) (S (NP (PRP they)) (ADVP (RB ultimately)) (VP (VBD achieved) (NP (NP (PRP$ their) (... | 14 | {
"ADJ": [
"limited",
"pre",
"-",
"occupying"
],
"ADP": [
"in",
"of",
"from"
],
"ADV": [
"directly",
"only",
"ultimately"
],
"AUX": [],
"CCONJ": [
"but",
"and"
],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"land",
"operations"... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"B-PP",
"B-VP",
"B-NP",
... | The/det/War First/compound/War Macedonian/compound/War War/nsubj/saw saw/ROOT/saw the/det/Romans Romans/nsubj/involved involved/ccomp/saw directly/advmod/involved in/prep/involved only/amod/operations limited/amod/operations land/compound/operations operations/pobj/in ,/punct/saw but/cc/saw they/nsubj/achieved ultimate... | (S (S (NP (DT The) (NNP First) (NNP Macedonian) (NNP War)) (VP (VBD saw) (S (NP (DT the) (NNPS Romans)) (VP (VBN involved) (ADVP (RB directly)) (PP (IN in) (NP (RB only) (JJ limited) (NN land) (NNS operations))))))) (, ,) (CC but) (S (NP (PRP they)) (ADVP (RB ultimately)) (VP (VBD achieved) (NP (NP (PRP$ their) (NN obj... | T | ['The First Macedonian War saw the Romans involved directly in only limited land operations', 'they ultimately achieved their objective of pre - occupying Philip and preventing him from aiding Hannibal'] | [] | ['The First Macedonian War saw the Romans involved directly in only limited land operations , but they ultimately achieved their objective of pre - occupying Philip and preventing him from aiding Hannibal .'] | [] | [] | 27,160 |
A USB device could have up to 32 endpoints (16 IN, 16 OUT), though it's rare to have so many. | (ROOT (S (NP (DT A) (NNP USB) (NN device)) (VP (VP (MD could) (VP (VB have) (NP (NP (QP (IN up) (IN to) (CD 32)) (NNS endpoints)) (NP (-LRB- -LRB-) (NP (CD 16) (NP (NNP IN))) (, ,) (NP (NP (CD 16)) (NN OUT)) (-RRB- -RRB-))))) (, ,) (SBAR (IN though) (S (NP (NP (PRP it))) (VP (VBZ 's) (ADJP (JJ rare)) (S (VP (TO to) (VP... | 11 | {
"ADJ": [
"IN",
"rare",
"many"
],
"ADP": [
"up"
],
"ADV": [
"so"
],
"AUX": [
"could",
"'s"
],
"CCONJ": [],
"DET": [
"A"
],
"INTJ": [],
"NOUN": [
"USB",
"device",
"endpoints"
],
"NUM": [
"32",
"16",
"16"
],
"PART": [
"to",
... | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"B-VP",
"B-ADJP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"O"
] | A/det/device USB/compound/device device/nsubj/have could/aux/have have/ROOT/have up/quantmod/32 to/quantmod/32 32/nummod/endpoints endpoints/dobj/have (/punct/endpoints 16/appos/endpoints IN/amod/16 ,/punct/IN 16/nummod/OUT OUT/appos/IN )/punct/endpoints ,/punct/have though/mark/'s it/nsubj/'s 's/advcl/have rare/acomp/... | (S (NP (DT A) (NNP USB) (NN device)) (VP (VP (MD could) (VP (VB have) (NP (NP (QP (IN up) (IN to) (CD 32)) (NNS endpoints)) (NP (-LRB- -LRB-) (NP (CD 16) (NP (NNP IN))) (, ,) (NP (NP (CD 16)) (NN OUT)) (-RRB- -RRB-))))) (, ,) (SBAR (IN though) (S (NP (NP (PRP it))) (VP (VBZ 's) (ADJP (JJ rare)) (S (VP (TO to) (VP (VB h... | CT | ['A USB device could have up to 32 endpoints -LRB- 16 IN , 16 OUT -RRB- ,'] | ["though it 's rare to have so many"] | [] | ["A USB device could have up to 32 endpoints -LRB- 16 IN , 16 OUT -RRB- , though it 's rare to have so many ."] | [] | 67,657 |
The club's social media activity was the fifth highest in world football during the 2014–15 season. | (ROOT (S (NP (NP (DT The) (NN club) (POS 's)) (NML (JJ social) (NNS media)) (NN activity)) (VP (VBD was) (NP (NP (DT the) (ADJP (JJ fifth) (JJS highest))) (PP (IN in) (NP (NN world) (NN football))) (PP (IN during) (NP (DT the) (CD 2014–15) (NN season))))) (. .))) | 7 | {
"ADJ": [
"social",
"fifth",
"highest"
],
"ADP": [
"in",
"during"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"The",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"club",
"media",
"activity",
"world",
"football",
"season"
],
"NUM... | [
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | The/det/club club/poss/activity 's/case/club social/amod/media media/compound/activity activity/nsubj/was was/ROOT/was the/det/highest fifth/amod/highest highest/attr/was in/prep/highest world/compound/football football/pobj/in during/prep/was the/det/season 2014–15/nummod/season season/pobj/during ./punct/was | (S (NP (NP (DT The) (NN club) (POS 's)) (NML (JJ social) (NNS media)) (NN activity)) (VP (VBD was) (NP (NP (DT the) (ADJP (JJ fifth) (JJS highest))) (PP (IN in) (NP (NN world) (NN football))) (PP (IN during) (NP (DT the) (CD 2014–15) (NN season))))) (. .)) | T | ["The club 's social media activity was the fifth highest in world football during the 2014–15 season"] | [] | ["The club 's social media activity was the fifth highest in world football during the 2014–15 season ."] | [] | [] | 992 |
George II and George III made strenuous efforts to reclaim the personal power of the monarch, but the increasing complexity and expense of government meant that a minister who could command the loyalty of the Commons was increasingly necessary. | (ROOT (S (S (NP (NP (NNP George) (NNP II)) (CC and) (NP (NNP George) (NNP III))) (VP (VBD made) (NP (JJ strenuous) (NNS efforts) (S (VP (TO to) (VP (VB reclaim) (NP (NP (DT the) (JJ personal) (NN power)) (PP (IN of) (NP (DT the) (NN monarch)))))))))) (, ,) (CC but) (S (NP (NP (DT the) (VBG increasing) (NN complexity) (... | 15 | {
"ADJ": [
"strenuous",
"personal",
"necessary"
],
"ADP": [
"of",
"of",
"of"
],
"ADV": [
"increasingly"
],
"AUX": [
"could",
"was"
],
"CCONJ": [
"and",
"but",
"and"
],
"DET": [
"the",
"the",
"the",
"a",
"the",
"the"
],
"IN... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"B-NP",
... | George/compound/II II/nsubj/made and/cc/II George/compound/III III/conj/II made/ROOT/made strenuous/amod/efforts efforts/dobj/made to/aux/reclaim reclaim/acl/efforts the/det/power personal/amod/power power/dobj/reclaim of/prep/power the/det/monarch monarch/pobj/of ,/punct/made but/cc/made the/det/complexity increasing/... | (S (S (NP (NP (NNP George) (NNP II)) (CC and) (NP (NNP George) (NNP III))) (VP (VBD made) (NP (JJ strenuous) (NNS efforts) (S (VP (TO to) (VP (VB reclaim) (NP (NP (DT the) (JJ personal) (NN power)) (PP (IN of) (NP (DT the) (NN monarch)))))))))) (, ,) (CC but) (S (NP (NP (DT the) (VBG increasing) (NN complexity) (CC and... | CT | ['George II and George III made strenuous efforts to reclaim the personal power of the monarch', 'the increasing complexity and expense of government meant'] | ['that a minister who could command the loyalty of the Commons was increasingly necessary', 'who could command the loyalty of the Commons'] | [] | ['George II and George III made strenuous efforts to reclaim the personal power of the monarch , but the increasing complexity and expense of government meant that a minister who could command the loyalty of the Commons was increasingly necessary .'] | [] | 46,041 |
Since the 1997 referendums in Scotland and Wales and the Good Friday Agreement in Northern Ireland, three of the four constituent countries of the UK now have some level of autonomy. | (ROOT (S (PP (IN Since) (NP (NP (NP (DT the) (CD 1997) (NNS referendums)) (PP (IN in) (NP (NNP Scotland) (CC and) (NNP Wales)))) (CC and) (NP (NP (DT the) (NML (NNP Good) (NNP Friday)) (NNP Agreement)) (PP (IN in) (NP (NNP Northern) (NNP Ireland)))))) (, ,) (NP (NP (CD three)) (PP (IN of) (NP (NP (DT the) (CD four) (JJ... | 8 | {
"ADJ": [],
"ADP": [
"in",
"in",
"of",
"of",
"of"
],
"ADV": [
"now"
],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"the",
"the",
"some"
],
"INTJ": [],
"NOUN": [
"referendums",
"constituent",
"countries",
"level... | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O"... | Since/prep/have the/det/referendums 1997/nummod/referendums referendums/pobj/Since in/prep/referendums Scotland/pobj/in and/cc/Scotland Wales/conj/Scotland and/cc/referendums the/det/Agreement Good/compound/Friday Friday/compound/Agreement Agreement/conj/referendums in/prep/Agreement Northern/compound/Ireland Ireland/p... | (S (PP (IN Since) (NP (NP (NP (DT the) (CD 1997) (NNS referendums)) (PP (IN in) (NP (NNP Scotland) (CC and) (NNP Wales)))) (CC and) (NP (NP (DT the) (NML (NNP Good) (NNP Friday)) (NNP Agreement)) (PP (IN in) (NP (NNP Northern) (NNP Ireland)))))) (, ,) (NP (NP (CD three)) (PP (IN of) (NP (NP (DT the) (CD four) (JJ const... | T | ['three of the four constituent countries of the UK have some level of autonomy'] | [] | ['Since the 1997 referendums in Scotland and Wales and the Good Friday Agreement in Northern Ireland , three of the four constituent countries of the UK now have some level of autonomy .'] | [] | [] | 59,838 |
The ease of collecting singles with the iPod and iTunes is credited with ending what "era" in pop music? | (ROOT (S (NP (NP (DT The) (NN ease)) (PP (IN of) (S (VP (VBG collecting) (NP (NNS singles)) (PP (IN with) (NP (DT the) (NNP iPod) (CC and) (NNP iTunes))))))) (VP (VBZ is) (VP (VBN credited) (PP (IN with) (S (VP (VBG ending) (SBAR (WHNP (WP what) (`` ") (NN era) ('' ")) (PP (IN in) (NP (NN pop) (NN music))))))))) (. ?))... | 11 | {
"ADJ": [],
"ADP": [
"of",
"with",
"with",
"in"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [
"and"
],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"ease",
"singles",
"era",
"pop",
"music"
],
"NUM": [],
"PART": [],
"PRON": [
"what"
... | [
"B-NP",
"I-NP",
"B-PP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-VP",
"O",
"O",
"O",
"O",
"B-PP",
"B-NP",
"I-NP",
"O"
] | The/det/ease ease/nsubjpass/credited of/prep/ease collecting/pcomp/of singles/dobj/collecting with/prep/collecting the/det/iPod iPod/pobj/with and/cc/iPod iTunes/conj/iPod is/auxpass/credited credited/ROOT/credited with/prep/credited ending/pcomp/with what/det/era "/punct/era era/dobj/ending "/punct/era in/prep/era pop... | (S (NP (NP (DT The) (NN ease)) (PP (IN of) (S (VP (VBG collecting) (NP (NNS singles)) (PP (IN with) (NP (DT the) (NNP iPod) (CC and) (NNP iTunes))))))) (VP (VBZ is) (VP (VBN credited) (PP (IN with) (S (VP (VBG ending) (SBAR (WHNP (WP what) (`` ") (NN era) ('' ")) (PP (IN in) (NP (NN pop) (NN music))))))))) (. ?)) | CT | ['The ease of collecting singles with the iPod and iTunes is credited with ending'] | ['what " era " in pop music'] | [] | ['The ease of collecting singles with the iPod and iTunes is credited with ending what " era " in pop music ?'] | [] | 48,639 |
Who recognizes the utility of music, folkore and language? | (ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ recognizes) (NP (NP (DT the) (NN utility)) (PP (IN of) (NP (NN music) (, ,) (NN folkore) (CC and) (NN language)))))) (. ?))) | 8 | {
"ADJ": [],
"ADP": [
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"utility",
"music",
"folkore",
"language"
],
"NUM": [],
"PART": [],
"PRON": [
"Who"
],
"PROPN": [],
"PUNCT": [
",",
"?"
],
"SCON... | [
"O",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Who/nsubj/recognizes recognizes/ROOT/recognizes the/det/utility utility/dobj/recognizes of/prep/utility music/pobj/of ,/punct/music folkore/conj/music and/cc/folkore language/conj/folkore ?/punct/recognizes | (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ recognizes) (NP (NP (DT the) (NN utility)) (PP (IN of) (NP (NN music) (, ,) (NN folkore) (CC and) (NN language)))))) (. ?)) | FC | [] | [] | [] | [] | ['Who recognizes the utility of music , folkore and language ?'] | 55,739 |
These include the St. Lawrence Island Yupik, Iñupiat, Athabaskan, Yup'ik, Cup'ik, Unangax, Alutiiq, Eyak, Haida, Tsimshian, and Tlingit, who are collectively called Alaska Natives. | (ROOT (S (NP (DT These)) (VP (VBP include) (NP (NP (NP (DT the) (NML (NML (NNP St.) (NNP Lawrence)) (NNP Island)) (NNP Yupik)) (, ,) (NP (NNP Iñupiat)) (, ,) (NP (NNP Athabaskan)) (, ,) (NP (NNP Yup'ik)) (, ,) (NP (NNP Cup'ik)) (, ,) (NP (NNP Unangax)) (, ,) (NP (NNP Alutiiq)) (, ,) (NP (NP (NNP Eyak)) (, ,) (NP (NNP H... | 11 | {
"ADJ": [
"Tsimshian"
],
"ADP": [],
"ADV": [
"collectively"
],
"AUX": [
"are"
],
"CCONJ": [
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [],
"NUM": [],
"PART": [],
"PRON": [
"These",
"who"
],
"PROPN": [
"St.",
"Lawrence",
"Island",
"Yupi... | [
"B-NP",
"B-VP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"O",
"B-VP",
"B-ADVP",
"B-VP",
... | These/nsubj/include include/ROOT/include the/det/Yupik St./compound/Lawrence Lawrence/compound/Island Island/compound/Yupik Yupik/dobj/include ,/punct/Yupik Iñupiat/conj/Yupik ,/punct/Iñupiat Athabaskan/conj/Iñupiat ,/punct/Athabaskan Yup'ik/conj/Athabaskan ,/punct/Yup'ik Cup'ik/conj/Yup'ik ,/punct/Cup'ik Unangax/conj/... | (S (NP (DT These)) (VP (VBP include) (NP (NP (NP (DT the) (NML (NML (NNP St.) (NNP Lawrence)) (NNP Island)) (NNP Yupik)) (, ,) (NP (NNP Iñupiat)) (, ,) (NP (NNP Athabaskan)) (, ,) (NP (NNP Yup'ik)) (, ,) (NP (NNP Cup'ik)) (, ,) (NP (NNP Unangax)) (, ,) (NP (NNP Alutiiq)) (, ,) (NP (NP (NNP Eyak)) (, ,) (NP (NNP Haida))... | CT | ["These include the St. Lawrence Island Yupik , Iñupiat , Athabaskan , Yup'ik , Cup'ik , Unangax , Alutiiq , Eyak , Haida , Tsimshian , and Tlingit , who are collectively called Alaska Natives"] | ['who are collectively called Alaska Natives'] | [] | ["These include the St. Lawrence Island Yupik , Iñupiat , Athabaskan , Yup'ik , Cup'ik , Unangax , Alutiiq , Eyak , Haida , Tsimshian , and Tlingit , who are collectively called Alaska Natives ."] | [] | 7,382 |
Studies of larger data sets have found no correlations for any fixed lead time, and a negative impact on the duration of growth. | (ROOT (S (NP (NP (NNS Studies)) (PP (IN of) (NP (JJR larger) (NNS data) (NNS sets)))) (VP (VBP have) (VP (VBN found) (NP (NP (NP (DT no) (NNS correlations)) (PP (IN for) (NP (DT any) (VBN fixed) (NN lead) (NN time)))) (, ,) (CC and) (NP (NP (DT a) (JJ negative) (NN impact)) (PP (IN on) (NP (NP (DT the) (NN duration)) (... | 11 | {
"ADJ": [
"larger",
"negative"
],
"ADP": [
"of",
"for",
"on",
"of"
],
"ADV": [],
"AUX": [
"have"
],
"CCONJ": [
"and"
],
"DET": [
"no",
"any",
"a",
"the"
],
"INTJ": [],
"NOUN": [
"Studies",
"data",
"sets",
"correlations",
"lea... | [
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | Studies/nsubj/found of/prep/Studies larger/amod/sets data/compound/sets sets/pobj/of have/aux/found found/ROOT/found no/det/correlations correlations/dobj/found for/prep/correlations any/det/time fixed/amod/time lead/compound/time time/pobj/for ,/punct/found and/cc/found a/det/impact negative/amod/impact impact/conj/fo... | (S (NP (NP (NNS Studies)) (PP (IN of) (NP (JJR larger) (NNS data) (NNS sets)))) (VP (VBP have) (VP (VBN found) (NP (NP (NP (DT no) (NNS correlations)) (PP (IN for) (NP (DT any) (VBN fixed) (NN lead) (NN time)))) (, ,) (CC and) (NP (NP (DT a) (JJ negative) (NN impact)) (PP (IN on) (NP (NP (DT the) (NN duration)) (PP (IN... | T | ['Studies of larger data sets have found no correlations for any fixed lead time , and a negative impact on the duration of growth'] | [] | ['Studies of larger data sets have found no correlations for any fixed lead time , and a negative impact on the duration of growth .'] | [] | [] | 75,367 |
Steve Jobs introduced the original Macintosh computer on January 24, 1984. | (ROOT (S (NP (NNP Steve) (NNP Jobs)) (VP (VBD introduced) (NP (DT the) (JJ original) (NNP Macintosh) (NN computer)) (PP (IN on) (NP (NNP January) (CD 24) (, ,) (CD 1984)))) (. .))) | 6 | {
"ADJ": [
"original"
],
"ADP": [
"on"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"computer"
],
"NUM": [
"24",
"1984"
],
"PART": [],
"PRON": [],
"PROPN": [
"Steve",
"Jobs",
"Macintosh",
"January"
],
"PUNCT":... | [
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Steve/compound/Jobs Jobs/nsubj/introduced introduced/ROOT/introduced the/det/computer original/amod/computer Macintosh/compound/computer computer/dobj/introduced on/prep/introduced January/pobj/on 24/nummod/January ,/punct/January 1984/nummod/January ./punct/introduced | (S (NP (NNP Steve) (NNP Jobs)) (VP (VBD introduced) (NP (DT the) (JJ original) (NNP Macintosh) (NN computer)) (PP (IN on) (NP (NNP January) (CD 24) (, ,) (CD 1984)))) (. .)) | T | ['Steve Jobs introduced the original Macintosh computer on January 24 , 1984'] | [] | ['Steve Jobs introduced the original Macintosh computer on January 24 , 1984 .'] | [] | [] | 15,630 |
What were the calculations of this myth? | (ROOT (SBARQ (WHNP (WP What)) (SQ (VBD were) (NP (NP (DT the) (NNS calculations)) (PP (IN of) (NP (DT this) (NN myth))))) (. ?))) | 7 | {
"ADJ": [],
"ADP": [
"of"
],
"ADV": [],
"AUX": [
"were"
],
"CCONJ": [],
"DET": [
"the",
"this"
],
"INTJ": [],
"NOUN": [
"calculations",
"myth"
],
"NUM": [],
"PART": [],
"PRON": [
"What"
],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": [],... | [
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | What/attr/were were/ROOT/were the/det/calculations calculations/nsubj/were of/prep/calculations this/det/myth myth/pobj/of ?/punct/were | (SBARQ (WHNP (WP What)) (SQ (VBD were) (NP (NP (DT the) (NNS calculations)) (PP (IN of) (NP (DT this) (NN myth))))) (. ?)) | FC | [] | [] | [] | [] | ['What were the calculations of this myth ?'] | 57,473 |
Minor but important peoples are the Quechua (6,739), the Charrúa (4,511), the Pilagá (4,465), the Chané (4,376), and the Chorote (2,613). | (ROOT (S (NP (ADJP (JJ Minor) (CC but) (JJ important)) (NNS peoples)) (VP (VBP are) (NP (NP (NP (DT the) (NNP Quechua)) (NP (-LRB- -LRB-) (CD 6,739) (-RRB- -RRB-))) (, ,) (NP (DT the) (NNP Charrúa)) (NP (-LRB- -LRB-) (NP (CD 4,511)) (-RRB- -RRB-)) (, ,) (NP (NP (DT the) (NNP Pilagá)) (-LRB- -LRB-) (CD 4,465) (-RRB- -RR... | 8 | {
"ADJ": [
"Minor",
"important"
],
"ADP": [],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"but",
"and"
],
"DET": [
"the",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"peoples"
],
"NUM": [
"6,739",
"4,511",
"4,465",
"4,376",
... | [
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
... | Minor/amod/peoples but/cc/Minor important/conj/Minor peoples/nsubj/are are/ROOT/are the/det/Quechua Quechua/attr/are (/punct/Quechua 6,739/appos/Quechua )/punct/Quechua ,/punct/Quechua the/det/Charrúa Charrúa/conj/Quechua (/punct/Charrúa 4,511/appos/Charrúa )/punct/Charrúa ,/punct/Charrúa the/det/Pilagá Pilagá/conj/Cha... | (S (NP (ADJP (JJ Minor) (CC but) (JJ important)) (NNS peoples)) (VP (VBP are) (NP (NP (NP (DT the) (NNP Quechua)) (NP (-LRB- -LRB-) (CD 6,739) (-RRB- -RRB-))) (, ,) (NP (DT the) (NNP Charrúa)) (NP (-LRB- -LRB-) (NP (CD 4,511)) (-RRB- -RRB-)) (, ,) (NP (NP (DT the) (NNP Pilagá)) (-LRB- -LRB-) (CD 4,465) (-RRB- -RRB-)) (... | T | ['Minor but important peoples are the Quechua -LRB- 6,739 -RRB- , the Charrúa -LRB- 4,511 -RRB- , the Pilagá -LRB- 4,465 -RRB- , the Chané -LRB- 4,376 -RRB- , and the Chorote -LRB- 2,613 -RRB-'] | [] | ['Minor but important peoples are the Quechua -LRB- 6,739 -RRB- , the Charrúa -LRB- 4,511 -RRB- , the Pilagá -LRB- 4,465 -RRB- , the Chané -LRB- 4,376 -RRB- , and the Chorote -LRB- 2,613 -RRB- .'] | [] | [] | 50,617 |
In 206 BC the Sibylline books commended the introduction of cult to the aniconic Magna Mater (Great Mother) from Pessinus, installed on the Palatine in 191 BC. | (ROOT (S (PP (IN In) (NP (CD 206) (NNP BC))) (NP (DT the) (NNP Sibylline) (NNS books)) (VP (VBD commended) (NP (NP (NP (DT the) (NN introduction)) (PP (IN of) (NP (NN cult))) (PP (PP (IN to) (NP (NP (DT the) (JJ aniconic) (NNP Magna) (NNP Mater)) (-LRB- -LRB-) (NP (NNP Great) (NNP Mother)) (-RRB- -RRB-))) (PP (IN from)... | 10 | {
"ADJ": [
"aniconic",
"Great"
],
"ADP": [
"In",
"of",
"to",
"from",
"on",
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"BC",
"books",
"introduction",
"cult"
],
"NUM": [
... | [
"B-PP",
"B-NP",
"I-NP",
"I-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",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | In/prep/commended 206/nummod/BC BC/pobj/In the/det/books Sibylline/compound/books books/nsubj/commended commended/ROOT/commended the/det/introduction introduction/dobj/commended of/prep/introduction cult/pobj/of to/prep/introduction the/det/Mater aniconic/amod/Mater Magna/compound/Mater Mater/pobj/to (/punct/Mater Grea... | (S (PP (IN In) (NP (CD 206) (NNP BC))) (NP (DT the) (NNP Sibylline) (NNS books)) (VP (VBD commended) (NP (NP (NP (DT the) (NN introduction)) (PP (IN of) (NP (NN cult))) (PP (PP (IN to) (NP (NP (DT the) (JJ aniconic) (NNP Magna) (NNP Mater)) (-LRB- -LRB-) (NP (NNP Great) (NNP Mother)) (-RRB- -RRB-))) (PP (IN from) (NP (... | T | ['the Sibylline books commended the introduction of cult to the aniconic Magna Mater -LRB- Great Mother -RRB- from Pessinus , installed on the Palatine in 191 BC'] | [] | ['In 206 BC the Sibylline books commended the introduction of cult to the aniconic Magna Mater -LRB- Great Mother -RRB- from Pessinus , installed on the Palatine in 191 BC .'] | [] | [] | 20,977 |
Some rock formations in the path of a glacier are sculpted into small hills called roche moutonnée, or "sheepback" rock. | (ROOT (S (NP (NP (DT Some) (NN rock) (NNS formations)) (PP (IN in) (NP (NP (DT the) (NN path)) (PP (IN of) (NP (DT a) (NN glacier)))))) (VP (VBP are) (VP (VBN sculpted) (PP (IN into) (NP (NP (JJ small) (NNS hills)) (VP (VBN called) (S (NP (NP (FW roche) (FW moutonnée)) (, ,) (CC or) (NP (`` ") (JJ sheepback) ('' ") (NN... | 11 | {
"ADJ": [
"small"
],
"ADP": [
"in",
"of",
"into"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"or"
],
"DET": [
"Some",
"the",
"a"
],
"INTJ": [],
"NOUN": [
"rock",
"formations",
"path",
"glacier",
"hills",
"sheepback",
"rock"
],
... | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Some/det/formations rock/compound/formations formations/nsubjpass/sculpted in/prep/formations the/det/path path/pobj/in of/prep/path a/det/glacier glacier/pobj/of are/auxpass/sculpted sculpted/ROOT/sculpted into/prep/sculpted small/amod/hills hills/pobj/into called/acl/hills roche/compound/moutonnée moutonnée/oprd/call... | (S (NP (NP (DT Some) (NN rock) (NNS formations)) (PP (IN in) (NP (NP (DT the) (NN path)) (PP (IN of) (NP (DT a) (NN glacier)))))) (VP (VBP are) (VP (VBN sculpted) (PP (IN into) (NP (NP (JJ small) (NNS hills)) (VP (VBN called) (S (NP (NP (FW roche) (FW moutonnée)) (, ,) (CC or) (NP (`` ") (JJ sheepback) ('' ") (NN rock)... | T | ['Some rock formations in the path of a glacier are sculpted into small hills called roche moutonnée , or " sheepback " rock'] | [] | ['Some rock formations in the path of a glacier are sculpted into small hills called roche moutonnée , or " sheepback " rock .'] | [] | [] | 69,101 |
The latter component is also called engram or memory traces (Semon 1904). | (ROOT (S (NP (DT The) (JJ latter) (NN component)) (VP (VBZ is) (ADVP (RB also)) (VP (VBN called) (S (NP (S (NP (NP (NN engram)) (CC or) (NP (NN memory) (NNS traces)))) (-LRB- -LRB-) (NP (NNP Semon) (CD 1904)) (-RRB- -RRB-))))) (. .))) | 10 | {
"ADJ": [
"latter"
],
"ADP": [],
"ADV": [
"also"
],
"AUX": [
"is"
],
"CCONJ": [
"or"
],
"DET": [
"The"
],
"INTJ": [],
"NOUN": [
"component",
"memory",
"traces"
],
"NUM": [
"1904"
],
"PART": [],
"PRON": [],
"PROPN": [
"engram",
"Semon"
... | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | The/det/component latter/amod/component component/nsubjpass/called is/auxpass/called also/advmod/called called/ROOT/called engram/oprd/called or/cc/engram memory/compound/traces traces/conj/engram (/punct/engram Semon/appos/engram 1904/nummod/Semon )/punct/called ./punct/called | (S (NP (DT The) (JJ latter) (NN component)) (VP (VBZ is) (ADVP (RB also)) (VP (VBN called) (S (NP (S (NP (NP (NN engram)) (CC or) (NP (NN memory) (NNS traces)))) (-LRB- -LRB-) (NP (NNP Semon) (CD 1904)) (-RRB- -RRB-))))) (. .)) | T | ['The latter component is also called engram or memory traces -LRB- Semon 1904 -RRB-'] | [] | ['The latter component is also called engram or memory traces -LRB- Semon 1904 -RRB- .'] | [] | [] | 61,247 |
Saint-Pierre said, "As to the Summons you send me to retire, I do not think myself obliged to obey it." | (ROOT (S (NP (NNP Saint) (HYPH -) (NNP Pierre)) (VP (VBD said) (, ,) (`` ") (S (PP (IN As) (PP (IN to) (NP (NP (DT the) (NNS Summons)) (SBAR (S (NP (PRP you)) (VP (VBP send) (NP (PRP me)) (S (VP (TO to) (VP (VB retire)))))))))) (, ,) (NP (PRP I)) (VP (VBP do) (RB not) (VP (VB think) (SBAR (S (NP (PRP myself)) (VP (VBN ... | 14 | {
"ADJ": [],
"ADP": [
"As",
"to"
],
"ADV": [],
"AUX": [
"do"
],
"CCONJ": [],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"Summons"
],
"NUM": [],
"PART": [
"to",
"not",
"to"
],
"PRON": [
"you",
"me",
"I",
"myself",
"it"
],
"PROPN": [
... | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-VP",
"I-VP",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"O",
"O"
] | Saint/compound/Pierre -/punct/Pierre Pierre/nsubj/said said/ROOT/said ,/punct/said "/punct/said As/prep/think to/prep/As the/det/Summons Summons/pobj/to you/nsubj/send send/relcl/Summons me/dobj/send to/aux/retire retire/advcl/send ,/punct/think I/nsubj/think do/aux/think not/neg/think think/ccomp/said myself/nsubj/obl... | (S (NP (NNP Saint) (HYPH -) (NNP Pierre)) (VP (VBD said) (, ,) (`` ") (S (PP (IN As) (PP (IN to) (NP (NP (DT the) (NNS Summons)) (SBAR (S (NP (PRP you)) (VP (VBP send) (NP (PRP me)) (S (VP (TO to) (VP (VB retire)))))))))) (, ,) (NP (PRP I)) (VP (VBP do) (RB not) (VP (VB think) (SBAR (S (NP (PRP myself)) (VP (VBN oblige... | CT | ['Saint - Pierre said , " As to the Summons you send me to retire , I do not think'] | ['you send me to retire', 'myself obliged to obey it'] | [] | ['Saint - Pierre said , " As to the Summons you send me to retire , I do not think myself obliged to obey it . "'] | [] | 12,861 |
Although imperialist practices have existed for thousands of years, the term "Age of Imperialism" generally refers to the activities of European powers from the early 18th century through to the middle of the 20th century, for example, the "The Great Game" in Persian lands, the "Scramble for Africa" and the "Open Door ... | (ROOT (S (SBAR (IN Although) (S (NP (JJ imperialist) (NNS practices)) (VP (VBP have) (VP (VBN existed) (PP (IN for) (NP (NP (NNS thousands)) (PP (IN of) (NP (NNS years))))))))) (, ,) (NP (DT the) (NN term) (`` ") (NP (NP (NN Age)) (PP (IN of) (NP (NNP Imperialism)))) ('' ")) (ADVP (RB generally)) (VP (VBZ refers) (PP (... | 13 | {
"ADJ": [
"imperialist",
"European",
"early",
"18th",
"20th",
"Persian"
],
"ADP": [
"for",
"of",
"of",
"to",
"of",
"from",
"through",
"to",
"of",
"for",
"in",
"for",
"in"
],
"ADV": [
"generally"
],
"AUX": [
"have"
],
... | [
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"I-PP",
... | Although/mark/existed imperialist/amod/practices practices/nsubj/existed have/aux/existed existed/advcl/refers for/prep/existed thousands/pobj/for of/prep/thousands years/pobj/of ,/punct/refers the/det/term term/nsubj/refers "/punct/refers Age/preconj/" of/prep/Age Imperialism/pobj/of "/punct/refers generally/advmod/re... | (S (SBAR (IN Although) (S (NP (JJ imperialist) (NNS practices)) (VP (VBP have) (VP (VBN existed) (PP (IN for) (NP (NP (NNS thousands)) (PP (IN of) (NP (NNS years))))))))) (, ,) (NP (DT the) (NN term) (`` ") (NP (NP (NN Age)) (PP (IN of) (NP (NNP Imperialism)))) ('' ")) (ADVP (RB generally)) (VP (VBZ refers) (PP (IN to)... | CT | ['the term " Age of Imperialism " refers to the activities of European powers from the early 18th century through to the middle of the 20th century , for example , the " The Great Game " in Persian lands , the " Scramble for Africa " and the " Open Door Policy " in China'] | ['Although imperialist practices have existed for thousands of years'] | [] | ['Although imperialist practices have existed for thousands of years , the term " Age of Imperialism " generally refers to the activities of European powers from the early 18th century through to the middle of the 20th century , for example , the " The Great Game " in Persian lands , the " Scramble for Africa " and the... | [] | 60,942 |
Some cities are more famous for celebrations such as parades and costume balls. | (ROOT (S (NP (DT Some) (NNS cities)) (VP (VBP are) (ADJP (RBR more) (JJ famous) (PP (IN for) (NP (NP (NNS celebrations)) (PP (JJ such) (IN as) (NP (NP (NNS parades)) (CC and) (NP (NN costume) (NNS balls)))))))) (. .))) | 10 | {
"ADJ": [
"famous",
"such"
],
"ADP": [
"for",
"as"
],
"ADV": [
"more"
],
"AUX": [
"are"
],
"CCONJ": [
"and"
],
"DET": [
"Some"
],
"INTJ": [],
"NOUN": [
"cities",
"celebrations",
"parades",
"costume",
"balls"
],
"NUM": [],
"PART": [],... | [
"B-NP",
"I-NP",
"B-VP",
"B-ADJP",
"I-ADJP",
"B-PP",
"B-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Some/det/cities cities/nsubj/are are/ROOT/are more/advmod/famous famous/acomp/are for/prep/famous celebrations/pobj/for such/amod/as as/prep/celebrations parades/pobj/as and/cc/parades costume/compound/balls balls/conj/parades ./punct/are | (S (NP (DT Some) (NNS cities)) (VP (VBP are) (ADJP (RBR more) (JJ famous) (PP (IN for) (NP (NP (NNS celebrations)) (PP (JJ such) (IN as) (NP (NP (NNS parades)) (CC and) (NP (NN costume) (NNS balls)))))))) (. .)) | T | ['Some cities are more famous for celebrations such as parades and costume balls'] | [] | ['Some cities are more famous for celebrations such as parades and costume balls .'] | [] | [] | 18,984 |
Four variables are available to the photographer to obtain the desired effect: lighting, film speed, f-number (aperture size), and shutter speed (exposure time). | (ROOT (S (NP (CD Four) (NNS variables)) (VP (VBP are) (ADJP (JJ available) (PP (IN to) (NP (DT the) (NN photographer))) (S (VP (TO to) (VP (VB obtain) (NP (DT the) (JJ desired) (NN effect)))))) (: :) (NP (NP (NN lighting)) (, ,) (NP (NN film) (NN speed)) (, ,) (NP (NP (NP (NN f) (HYPH -) (NN number)) (-LRB- -LRB-) (NP ... | 9 | {
"ADJ": [
"available"
],
"ADP": [
"to"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"and"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"variables",
"photographer",
"effect",
"lighting",
"film",
"speed",
"f",
"number",
"aperture",
... | [
"B-NP",
"I-NP",
"B-VP",
"B-ADJP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-N... | Four/nummod/variables variables/nsubj/are are/ROOT/are available/acomp/are to/prep/available the/det/photographer photographer/pobj/to to/aux/obtain obtain/xcomp/available the/det/effect desired/amod/effect effect/dobj/obtain :/punct/effect lighting/appos/effect ,/punct/lighting film/compound/speed speed/conj/lighting ... | (S (NP (CD Four) (NNS variables)) (VP (VBP are) (ADJP (JJ available) (PP (IN to) (NP (DT the) (NN photographer))) (S (VP (TO to) (VP (VB obtain) (NP (DT the) (JJ desired) (NN effect)))))) (: :) (NP (NP (NN lighting)) (, ,) (NP (NN film) (NN speed)) (, ,) (NP (NP (NP (NN f) (HYPH -) (NN number)) (-LRB- -LRB-) (NP (NN ap... | T | ['Four variables are available to the photographer to obtain the desired effect : lighting , film speed , f - number -LRB- aperture size -RRB- , and shutter speed -LRB- exposure time -RRB-'] | [] | ['Four variables are available to the photographer to obtain the desired effect : lighting , film speed , f - number -LRB- aperture size -RRB- , and shutter speed -LRB- exposure time -RRB- .'] | [] | [] | 16,075 |
For the same reasons, Windows Media Center is not included by default on Windows 8, but Windows Media Center and DVD playback support can be purchased in the "Pro Pack" (which upgrades the system to Windows 8 Pro) or "Media Center Pack" add-on for Windows 8 Pro. | (ROOT (S (PP (IN For) (NP (DT the) (JJ same) (NNS reasons))) (, ,) (S (NP (NNP Windows) (NNP Media) (NNP Center)) (VP (VBZ is) (RB not) (VP (VBN included) (PP (IN by) (NP (NN default))) (PP (IN on) (NP (NNP Windows) (CD 8)))))) (, ,) (CC but) (S (NP (NML (NNP Windows) (NNP Media) (NNP Center)) (CC and) (NML (NN DVD) (N... | 16 | {
"ADJ": [
"same"
],
"ADP": [
"For",
"by",
"on",
"in",
"to",
"for"
],
"ADV": [],
"AUX": [
"is",
"can",
"be"
],
"CCONJ": [
"but",
"and",
"or"
],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"reasons",
"default",
... | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"O",
"O",
"O",
"B-NP",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
... | For/prep/included the/det/reasons same/amod/reasons reasons/pobj/For ,/punct/included Windows/compound/Center Media/compound/Center Center/nsubjpass/included is/auxpass/included not/neg/included included/ROOT/included by/agent/included default/pobj/by on/prep/default Windows/pobj/on 8/nummod/Windows ,/punct/included bu... | (S (PP (IN For) (NP (DT the) (JJ same) (NNS reasons))) (, ,) (S (NP (NNP Windows) (NNP Media) (NNP Center)) (VP (VBZ is) (RB not) (VP (VBN included) (PP (IN by) (NP (NN default))) (PP (IN on) (NP (NNP Windows) (CD 8)))))) (, ,) (CC but) (S (NP (NML (NNP Windows) (NNP Media) (NNP Center)) (CC and) (NML (NN DVD) (NN play... | CT | ['Windows Media Center is not included by default on Windows 8', 'Windows Media Center and DVD playback support can be purchased in the " Pro Pack " -LRB- which upgrades the system to Windows 8 Pro -RRB- or " Media Center Pack " add - on for Windows 8 Pro'] | ['which upgrades the system to Windows 8 Pro'] | [] | ['For the same reasons , Windows Media Center is not included by default on Windows 8 , but Windows Media Center and DVD playback support can be purchased in the " Pro Pack " -LRB- which upgrades the system to Windows 8 Pro -RRB- or " Media Center Pack " add - on for Windows 8 Pro .'] | [] | 14,271 |
Extensive and diverse public spending is, in itself, inherently at risk of cronyism, kickbacks, and embezzlement. | (ROOT (S (NP (ADJP (JJ Extensive) (CC and) (JJ diverse)) (JJ public) (NN spending)) (VP (VBZ is) (, ,) (PP (IN in) (NP (PRP itself))) (, ,) (ADVP (RB inherently)) (PP (IN at) (NP (NP (NN risk)) (PP (IN of) (NP (NP (NN cronyism)) (, ,) (NP (NNS kickbacks)) (, ,) (CC and) (NP (NN embezzlement))))))) (. .))) | 9 | {
"ADJ": [
"Extensive",
"diverse",
"public"
],
"ADP": [
"in",
"at",
"of"
],
"ADV": [
"inherently"
],
"AUX": [
"is"
],
"CCONJ": [
"and",
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"spending",
"risk",
"cronyism",
"kickbacks",
"embezzleme... | [
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"B-VP",
"B-ADVP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Extensive/amod/spending and/cc/Extensive diverse/conj/Extensive public/amod/spending spending/nsubj/is is/ROOT/is ,/punct/is in/prep/is itself/pobj/in ,/punct/is inherently/advmod/at at/prep/is risk/pobj/at of/prep/risk cronyism/pobj/of ,/punct/cronyism kickbacks/conj/cronyism ,/punct/kickbacks and/cc/kickbacks embezzl... | (S (NP (ADJP (JJ Extensive) (CC and) (JJ diverse)) (JJ public) (NN spending)) (VP (VBZ is) (, ,) (PP (IN in) (NP (PRP itself))) (, ,) (ADVP (RB inherently)) (PP (IN at) (NP (NP (NN risk)) (PP (IN of) (NP (NP (NN cronyism)) (, ,) (NP (NNS kickbacks)) (, ,) (CC and) (NP (NN embezzlement))))))) (. .)) | T | ['Extensive and diverse public spending is , in itself , inherently at risk of cronyism , kickbacks , and embezzlement'] | [] | ['Extensive and diverse public spending is , in itself , inherently at risk of cronyism , kickbacks , and embezzlement .'] | [] | [] | 14,130 |
Isolated peaks and small ranges in Nova Scotia and New Brunswick vary from 1,000 to 2,700 ft (300 to 800 m). | (ROOT (S (NP (NP (NP (JJ Isolated) (NNS peaks)) (CC and) (NP (JJ small) (NNS ranges))) (PP (IN in) (NP (NP (NNP Nova) (NNP Scotia)) (CC and) (NP (NNP New) (NNP Brunswick))))) (VP (VBP vary) (PP (PP (IN from) (NP (CD 1,000))) (PP (IN to) (NP (NP (CD 2,700) (NNS ft)) (-LRB- -LRB-) (NP (QP (CD 300) (IN to) (CD 800)) (CD m... | 9 | {
"ADJ": [
"small"
],
"ADP": [
"in",
"from"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"peaks",
"ranges",
"ft"
],
"NUM": [
"1,000",
"2,700",
"300",
"800",
"m"
],
"PART": [
"to",
"to"
],
... | [
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"O"
] | Isolated/amod/peaks peaks/nsubj/vary and/cc/peaks small/amod/ranges ranges/conj/peaks in/prep/ranges Nova/compound/Scotia Scotia/pobj/in and/cc/Scotia New/compound/Brunswick Brunswick/conj/Scotia vary/ROOT/vary from/prep/vary 1,000/quantmod/2,700 to/quantmod/2,700 2,700/nummod/ft ft/pobj/from (/punct/ft 300/quantmod/80... | (S (NP (NP (NP (JJ Isolated) (NNS peaks)) (CC and) (NP (JJ small) (NNS ranges))) (PP (IN in) (NP (NP (NNP Nova) (NNP Scotia)) (CC and) (NP (NNP New) (NNP Brunswick))))) (VP (VBP vary) (PP (PP (IN from) (NP (CD 1,000))) (PP (IN to) (NP (NP (CD 2,700) (NNS ft)) (-LRB- -LRB-) (NP (QP (CD 300) (IN to) (CD 800)) (CD m)) (-R... | T | ['Isolated peaks and small ranges in Nova Scotia and New Brunswick vary from 1,000 to 2,700 ft -LRB- 300 to 800 m -RRB-'] | [] | ['Isolated peaks and small ranges in Nova Scotia and New Brunswick vary from 1,000 to 2,700 ft -LRB- 300 to 800 m -RRB- .'] | [] | [] | 75,420 |
In the Battle of Cowan's Ford, Cornwallis met resistance along the banks of the Catawba River at Cowan's Ford on February 1, 1781, in an attempt to engage General Morgan's forces during a tactical withdrawal. | (ROOT (S (PP (IN In) (NP (NP (DT the) (NNP Battle)) (PP (IN of) (NP (NP (NNP Cowan) (POS 's)) (NNP Ford))))) (, ,) (NP (NNP Cornwallis)) (VP (VBD met) (NP (NN resistance)) (PP (IN along) (NP (NP (NP (DT the) (NNS banks)) (PP (IN of) (NP (DT the) (NNP Catawba) (NNP River)))) (PP (IN at) (NP (NP (NNP Cowan) (POS 's)) (NN... | 11 | {
"ADJ": [
"tactical"
],
"ADP": [
"In",
"of",
"along",
"of",
"at",
"on",
"in",
"during"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the",
"the",
"an",
"a"
],
"INTJ": [],
"NOUN": [
"resistance",
"banks",
"attempt",
"... | [
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
... | In/prep/met the/det/Battle Battle/pobj/In of/prep/Battle Cowan/poss/Ford 's/case/Cowan Ford/pobj/of ,/punct/met Cornwallis/nsubj/met met/ROOT/met resistance/dobj/met along/prep/resistance the/det/banks banks/pobj/along of/prep/banks the/det/River Catawba/compound/River River/pobj/of at/prep/met Cowan/poss/Ford 's/case/... | (S (PP (IN In) (NP (NP (DT the) (NNP Battle)) (PP (IN of) (NP (NP (NNP Cowan) (POS 's)) (NNP Ford))))) (, ,) (NP (NNP Cornwallis)) (VP (VBD met) (NP (NN resistance)) (PP (IN along) (NP (NP (NP (DT the) (NNS banks)) (PP (IN of) (NP (DT the) (NNP Catawba) (NNP River)))) (PP (IN at) (NP (NP (NNP Cowan) (POS 's)) (NNP Ford... | T | ["Cornwallis met resistance along the banks of the Catawba River at Cowan 's Ford on February 1 , 1781 , in an attempt to engage General Morgan 's forces during a tactical withdrawal"] | [] | ["In the Battle of Cowan 's Ford , Cornwallis met resistance along the banks of the Catawba River at Cowan 's Ford on February 1 , 1781 , in an attempt to engage General Morgan 's forces during a tactical withdrawal ."] | [] | [] | 10,313 |
Where the prisoner received his death sentence in a state-level trial, as is usually the case, the first step in collateral review is state collateral review. | (ROOT (S (SBAR (WHADVP (WRB Where)) (S (NP (DT the) (NN prisoner)) (VP (VBD received) (NP (PRP$ his) (NN death) (NN sentence)) (PP (IN in) (NP (DT a) (NML (NN state) (HYPH -) (NN level)) (NN trial))) (, ,) (SBAR (IN as) (S (VP (VBZ is) (ADVP (RB usually)) (NP (DT the) (NN case))))) (, ,)))) (NP (NP (DT the) (JJ first) ... | 10 | {
"ADJ": [
"first",
"collateral",
"collateral"
],
"ADP": [
"in",
"in"
],
"ADV": [
"usually"
],
"AUX": [
"is",
"is"
],
"CCONJ": [],
"DET": [
"the",
"a",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"prisoner",
"death",
"sentence",
"state"... | [
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"B-VP",
"O",
"B-VP",
"B-ADVP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Where/advmod/received the/det/prisoner prisoner/nsubj/received received/advcl/is his/poss/sentence death/compound/sentence sentence/dobj/received in/prep/received a/det/trial state/compound/level -/punct/level level/compound/trial trial/pobj/in ,/punct/received as/mark/is is/advcl/received usually/advmod/is the/det/cas... | (S (SBAR (WHADVP (WRB Where)) (S (NP (DT the) (NN prisoner)) (VP (VBD received) (NP (PRP$ his) (NN death) (NN sentence)) (PP (IN in) (NP (DT a) (NML (NN state) (HYPH -) (NN level)) (NN trial))) (, ,) (SBAR (IN as) (S (VP (VBZ is) (ADVP (RB usually)) (NP (DT the) (NN case))))) (, ,)))) (NP (NP (DT the) (JJ first) (NN st... | CT | ['the first step in collateral review is state collateral review'] | ['Where the prisoner received his death sentence in a state - level trial , as is usually the case ,', 'as is usually the case'] | [] | ['Where the prisoner received his death sentence in a state - level trial , as is usually the case , the first step in collateral review is state collateral review .'] | [] | 11,360 |
Because of its great distance from the Sun, Neptune's outer atmosphere is one of the coldest places in the Solar System, with temperatures at its cloud tops approaching 55 K (−218 °C). | (ROOT (S (PP (IN Because) (IN of) (NP (NP (PRP$ its) (JJ great) (NN distance)) (PP (IN from) (NP (DT the) (NNP Sun))))) (, ,) (NP (NP (NNP Neptune) (POS 's)) (JJ outer) (NN atmosphere)) (VP (VBZ is) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (JJS coldest) (NNS places)) (PP (IN in) (NP (DT the) (NNP Solar) (NNP Syst... | 9 | {
"ADJ": [
"great",
"outer",
"coldest"
],
"ADP": [
"of",
"from",
"of",
"in",
"with",
"at"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"distance",
"atmosphere",
"places",
"tem... | [
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
... | Because/prep/is of/pcomp/Because its/poss/distance great/amod/distance distance/pobj/Because from/prep/distance the/det/Sun Sun/pobj/from ,/punct/Sun Neptune/poss/atmosphere 's/case/Neptune outer/amod/atmosphere atmosphere/nsubj/is is/ROOT/is one/attr/is of/prep/one the/det/places coldest/amod/places places/pobj/of in/... | (S (PP (IN Because) (IN of) (NP (NP (PRP$ its) (JJ great) (NN distance)) (PP (IN from) (NP (DT the) (NNP Sun))))) (, ,) (NP (NP (NNP Neptune) (POS 's)) (JJ outer) (NN atmosphere)) (VP (VBZ is) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (JJS coldest) (NNS places)) (PP (IN in) (NP (DT the) (NNP Solar) (NNP System))))... | T | ["Neptune 's outer atmosphere is one of the coldest places in the Solar System , with temperatures at its cloud tops approaching 55 K -LRB- −218 ° C -RRB-"] | [] | ["Because of its great distance from the Sun , Neptune 's outer atmosphere is one of the coldest places in the Solar System , with temperatures at its cloud tops approaching 55 K -LRB- −218 ° C -RRB- ."] | [] | [] | 23,760 |
As northwest Europe slowly began to warm up from 22,000 years ago onward, frozen subsoil and expanded alpine glaciers began to thaw and fall-winter snow covers melted in spring. | (ROOT (S (SBAR (IN As) (S (NP (JJ northwest) (NNP Europe)) (ADVP (RB slowly)) (VP (VBD began) (S (VP (TO to) (VP (VB warm) (PRT (RP up)) (PP (PP (IN from) (ADVP (NP (CD 22,000) (NNS years)) (RB ago))) (ADVP (RB onward))))))))) (, ,) (NP (NP (VBN frozen) (NN subsoil)) (CC and) (NP (VBN expanded) (JJ alpine) (NNS glacier... | 13 | {
"ADJ": [
"northwest",
"frozen"
],
"ADP": [
"up",
"from",
"in"
],
"ADV": [
"slowly",
"ago",
"onward"
],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"years",
"subsoil",
"alpine",
"glaciers",
"fall",
"winte... | [
"O",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"I-VP",
"I-VP",
"O",
"B-PP",
"B-NP",
"I-NP",
"B-ADVP",
"I-ADVP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"O"
] | As/mark/began northwest/pobj/As Europe/nsubj/began slowly/advmod/began began/advcl/began to/aux/warm warm/xcomp/began up/prt/warm from/prep/warm 22,000/nummod/years years/npadvmod/ago ago/pcomp/from onward/advmod/from ,/punct/warm frozen/amod/subsoil subsoil/dobj/warm and/cc/warm expanded/amod/glaciers alpine/compound/... | (S (SBAR (IN As) (S (NP (JJ northwest) (NNP Europe)) (ADVP (RB slowly)) (VP (VBD began) (S (VP (TO to) (VP (VB warm) (PRT (RP up)) (PP (PP (IN from) (ADVP (NP (CD 22,000) (NNS years)) (RB ago))) (ADVP (RB onward))))))))) (, ,) (NP (NP (VBN frozen) (NN subsoil)) (CC and) (NP (VBN expanded) (JJ alpine) (NNS glaciers))) (... | CT | ['frozen subsoil and expanded alpine glaciers began to thaw and fall - winter snow covers melted in spring'] | ['As northwest Europe slowly began to warm up from 22,000 years ago onward'] | [] | ['As northwest Europe slowly began to warm up from 22,000 years ago onward , frozen subsoil and expanded alpine glaciers began to thaw and fall - winter snow covers melted in spring .'] | [] | 55,421 |
After annexing the County of Portugal into one of the several counties that made up the Kingdom of Asturias, King Alfonso III of Asturias knighted Vimara Peres, in 868 AD, as the First Count of Portus Cale (Portugal). | (ROOT (S (PP (IN After) (S (VP (VBG annexing) (NP (NP (DT the) (NNP County)) (PP (IN of) (NP (NNP Portugal)))) (PP (IN into) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (JJ several) (NNS counties)) (SBAR (WHNP (WDT that)) (S (VP (VBD made) (PRT (RP up)) (NP (NP (DT the) (NNP Kingdom)) (PP (IN of) (NP (NNP Asturias))... | 16 | {
"ADJ": [
"several",
"knighted"
],
"ADP": [
"After",
"of",
"into",
"of",
"up",
"of",
"of",
"in",
"as",
"of"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"counties",
"AD"
... | [
"B-PP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-VP... | After/ROOT/After annexing/pcomp/After the/det/County County/dobj/annexing of/prep/County Portugal/pobj/of into/prep/annexing one/pobj/into of/prep/one the/det/counties several/amod/counties counties/pobj/of that/nsubj/made made/relcl/counties up/prt/made the/det/Kingdom Kingdom/dobj/made of/prep/Kingdom Asturias/pobj/o... | (S (PP (IN After) (S (VP (VBG annexing) (NP (NP (DT the) (NNP County)) (PP (IN of) (NP (NNP Portugal)))) (PP (IN into) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (JJ several) (NNS counties)) (SBAR (WHNP (WDT that)) (S (VP (VBD made) (PRT (RP up)) (NP (NP (DT the) (NNP Kingdom)) (PP (IN of) (NP (NNP Asturias))))))))... | CT | ['King Alfonso III of Asturias knighted Vimara Peres , in 868 AD , as the First Count of Portus Cale -LRB- Portugal -RRB-'] | ['that made up the Kingdom of Asturias'] | [] | ['After annexing the County of Portugal into one of the several counties that made up the Kingdom of Asturias , King Alfonso III of Asturias knighted Vimara Peres , in 868 AD , as the First Count of Portus Cale -LRB- Portugal -RRB- .'] | [] | 4,321 |
As scientists and engineers further learn and develop new techniques to extract various components from wood, or alternatively to modify wood, for example by adding components to wood, new more advanced products will appear on the marketplace. | (ROOT (S (SBAR (IN As) (S (NP (NNS scientists) (CC and) (NNS engineers)) (ADVP (RB further)) (VP (VP (VBP learn) (CC and) (VBP develop) (NP (NP (JJ new) (NNS techniques)) (SBAR (S (VP (VP (TO to) (VP (VB extract) (NP (JJ various) (NNS components)) (PP (IN from) (NP (NN wood))))) (, ,) (CC or) (ADVP (RB alternatively)) ... | 18 | {
"ADJ": [
"new",
"various",
"new",
"advanced"
],
"ADP": [
"from",
"for",
"by",
"to",
"on"
],
"ADV": [
"further",
"alternatively",
"more"
],
"AUX": [
"will"
],
"CCONJ": [
"and",
"and",
"or"
],
"DET": [
"the"
],
"INTJ": [],
"... | [
"O",
"B-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-ADVP",
"B-VP",
"I-VP",
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"B-VP",
"B-NP... | As/mark/learn scientists/nsubj/learn and/cc/scientists engineers/conj/scientists further/advmod/learn learn/advcl/appear and/cc/learn develop/conj/learn new/amod/techniques techniques/dobj/develop to/aux/extract extract/relcl/techniques various/amod/components components/dobj/extract from/prep/extract wood/pobj/from ,/... | (S (SBAR (IN As) (S (NP (NNS scientists) (CC and) (NNS engineers)) (ADVP (RB further)) (VP (VP (VBP learn) (CC and) (VBP develop) (NP (NP (JJ new) (NNS techniques)) (SBAR (S (VP (VP (TO to) (VP (VB extract) (NP (JJ various) (NNS components)) (PP (IN from) (NP (NN wood))))) (, ,) (CC or) (ADVP (RB alternatively)) (TO to... | CT | ['new more advanced products will appear on the marketplace'] | ['As scientists and engineers further learn and develop new techniques to extract various components from wood , or alternatively to modify wood , for example by adding components to wood ,', 'to extract various components from wood , or alternatively to modify wood , for example by adding components to wood'] | [] | ['As scientists and engineers further learn and develop new techniques to extract various components from wood , or alternatively to modify wood , for example by adding components to wood , new more advanced products will appear on the marketplace .'] | [] | 35,929 |
At the beginning of the Three Kingdoms era (220–280 CE), Zhejiang was home to the warlords Yan Baihu and Wang Lang prior to their defeat by Sun Ce and Sun Quan, who eventually established the Kingdom of Wu. | (ROOT (S (PP (IN At) (NP (NP (NP (DT the) (NN beginning)) (PP (IN of) (NP (DT the) (NML (CD Three) (NNPS Kingdoms)) (NN era)))) (NP (-LRB- -LRB-) (CD 220–280) (NNP CE) (-RRB- -RRB-)))) (, ,) (NP (NNP Zhejiang)) (VP (VBD was) (NP (NP (NN home)) (PP (IN to) (NP (NP (DT the) (NNS warlords)) (NML (NML (NNP Yan) (NNP Baihu)... | 15 | {
"ADJ": [],
"ADP": [
"At",
"of",
"to",
"to",
"by",
"of"
],
"ADV": [
"prior",
"eventually"
],
"AUX": [
"was"
],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"beginning",
"era",
"C... | [
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"O",
"O",
"O",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
... | At/prep/was the/det/beginning beginning/pobj/At of/prep/beginning the/det/era Three/compound/Kingdoms Kingdoms/compound/era era/pobj/of (/punct/era 220–280/nummod/CE CE/appos/era )/punct/era ,/punct/was Zhejiang/nsubj/was was/ROOT/was home/advmod/was to/prep/home the/det/warlords warlords/pobj/to Yan/compound/Baihu Bai... | (S (PP (IN At) (NP (NP (NP (DT the) (NN beginning)) (PP (IN of) (NP (DT the) (NML (CD Three) (NNPS Kingdoms)) (NN era)))) (NP (-LRB- -LRB-) (CD 220–280) (NNP CE) (-RRB- -RRB-)))) (, ,) (NP (NNP Zhejiang)) (VP (VBD was) (NP (NP (NN home)) (PP (IN to) (NP (NP (DT the) (NNS warlords)) (NML (NML (NNP Yan) (NNP Baihu)) (CC ... | CT | ['Zhejiang was home to the warlords Yan Baihu and Wang Lang prior to their defeat by Sun Ce and Sun Quan , who eventually established the Kingdom of Wu'] | ['who eventually established the Kingdom of Wu'] | [] | ['At the beginning of the Three Kingdoms era -LRB- 220–280 CE -RRB- , Zhejiang was home to the warlords Yan Baihu and Wang Lang prior to their defeat by Sun Ce and Sun Quan , who eventually established the Kingdom of Wu .'] | [] | 35,398 |
Notwithstanding, each Sunday LDS Church services for students are conducted on campus, but due to the large number of students attending these services, nearly all of the buildings and possible meeting spaces on campus are utilized (in addition, many students attend services off campus in LDS chapels in the surrounding... | (ROOT (S (S (ADVP (RB Notwithstanding)) (, ,) (NP (NP (DT each) (NNP Sunday) (NML (NNP LDS) (NNP Church)) (NNS services)) (PP (IN for) (NP (NNS students)))) (VP (VBP are) (VP (VBN conducted) (PP (IN on) (NP (NN campus)))))) (, ,) (CC but) (S (S (PP (IN due) (IN to) (NP (NP (DT the) (JJ large) (NN number)) (PP (IN of) (... | 11 | {
"ADJ": [
"large",
"possible",
"many"
],
"ADP": [
"Notwithstanding",
"for",
"on",
"due",
"to",
"of",
"of",
"on",
"in",
"off",
"in",
"in"
],
"ADV": [
"nearly"
],
"AUX": [
"are",
"are"
],
"CCONJ": [
"but",
"and"
],
"DET... | [
"B-ADVP",
"O",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"O",
"O",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"O",
"O",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
... | Notwithstanding/prep/conducted ,/punct/conducted each/det/services Sunday/compound/services LDS/compound/Church Church/compound/services services/nsubjpass/conducted for/prep/services students/pobj/for are/auxpass/conducted conducted/ROOT/conducted on/prep/conducted campus/pobj/on ,/punct/conducted but/cc/conducted due... | (S (S (ADVP (RB Notwithstanding)) (, ,) (NP (NP (DT each) (NNP Sunday) (NML (NNP LDS) (NNP Church)) (NNS services)) (PP (IN for) (NP (NNS students)))) (VP (VBP are) (VP (VBN conducted) (PP (IN on) (NP (NN campus)))))) (, ,) (CC but) (S (S (PP (IN due) (IN to) (NP (NP (DT the) (JJ large) (NN number)) (PP (IN of) (NP (NP... | T | ['Notwithstanding , each Sunday LDS Church services for students are conducted on campus', 'due to the large number of students attending these services , nearly all of the buildings and possible meeting spaces on campus are utilized -LRB- in addition , many students attend services off campus in LDS chapels in the sur... | [] | ['Notwithstanding , each Sunday LDS Church services for students are conducted on campus , but due to the large number of students attending these services , nearly all of the buildings and possible meeting spaces on campus are utilized -LRB- in addition , many students attend services off campus in LDS chapels in the ... | [] | [] | 3,174 |
After the Doolittle Raid, the Japanese army conducted a massive sweep through Zhejiang and Jiangxi of China, now known as the Zhejiang-Jiangxi Campaign, with the goal of searching out the surviving American airmen, applying retribution on the Chinese who aided them and destroying air bases. | (ROOT (S (PP (IN After) (NP (DT the) (NNP Doolittle) (NNP Raid))) (, ,) (NP (DT the) (JJ Japanese) (NN army)) (VP (VBD conducted) (NP (DT a) (JJ massive) (NN sweep)) (PP (IN through) (NP (NP (NP (NNP Zhejiang) (CC and) (NNP Jiangxi)) (PP (IN of) (NP (NNP China)))) (, ,) (VP (ADVP (RB now)) (VBN known) (PP (IN as) (NP (... | 16 | {
"ADJ": [
"Japanese",
"massive",
"American"
],
"ADP": [
"After",
"through",
"of",
"as",
"with",
"of",
"out",
"on"
],
"ADV": [
"now"
],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"the",
"the",
"a",
"the",
"the",
"the... | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-VP"... | After/prep/conducted the/det/Raid Doolittle/compound/Raid Raid/pobj/After ,/punct/conducted the/det/army Japanese/amod/army army/nsubj/conducted conducted/ROOT/conducted a/det/sweep massive/amod/sweep sweep/dobj/conducted through/prep/sweep Zhejiang/pobj/through and/cc/Zhejiang Jiangxi/conj/Zhejiang of/prep/Jiangxi Chi... | (S (PP (IN After) (NP (DT the) (NNP Doolittle) (NNP Raid))) (, ,) (NP (DT the) (JJ Japanese) (NN army)) (VP (VBD conducted) (NP (DT a) (JJ massive) (NN sweep)) (PP (IN through) (NP (NP (NP (NNP Zhejiang) (CC and) (NNP Jiangxi)) (PP (IN of) (NP (NNP China)))) (, ,) (VP (ADVP (RB now)) (VBN known) (PP (IN as) (NP (DT the... | CT | ['the Japanese army conducted a massive sweep through Zhejiang and Jiangxi of China , now known as the Zhejiang - Jiangxi Campaign , with the goal of searching out the surviving American airmen , applying retribution on the Chinese who aided them and destroying air bases'] | ['who aided them'] | [] | ['After the Doolittle Raid , the Japanese army conducted a massive sweep through Zhejiang and Jiangxi of China , now known as the Zhejiang - Jiangxi Campaign , with the goal of searching out the surviving American airmen , applying retribution on the Chinese who aided them and destroying air bases .'] | [] | 35,333 |
Adults have a meringue battle at midnight at the historic Plaça de les Cols. | (ROOT (S (NP (NNS Adults)) (VP (VBP have) (NP (DT a) (JJ meringue) (NN battle)) (PP (IN at) (NP (NN midnight))) (PP (IN at) (NP (DT the) (JJ historic) (NNP Plaça) (FW de) (NNP les) (NNP Cols)))) (. .))) | 6 | {
"ADJ": [
"historic"
],
"ADP": [
"at",
"at"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"Adults",
"meringue",
"battle",
"midnight"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"Plaça",
"de",
"Cols... | [
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | Adults/nsubj/have have/ROOT/have a/det/battle meringue/compound/battle battle/dobj/have at/prep/have midnight/pobj/at at/prep/have the/det/Cols historic/amod/Cols Plaça/nmod/Cols de/nmod/Cols les/compound/Cols Cols/pobj/at ./punct/have | (S (NP (NNS Adults)) (VP (VBP have) (NP (DT a) (JJ meringue) (NN battle)) (PP (IN at) (NP (NN midnight))) (PP (IN at) (NP (DT the) (JJ historic) (NNP Plaça) (FW de) (NNP les) (NNP Cols)))) (. .)) | T | ['Adults have a meringue battle at midnight at the historic Plaça de les Cols'] | [] | ['Adults have a meringue battle at midnight at the historic Plaça de les Cols .'] | [] | [] | 55,565 |
Euplokamis' tentilla have three types of movement that are used in capturing prey: they may flick out very quickly (in 40 to 60 milliseconds); they can wriggle, which may lure prey by behaving like small planktonic worms; and they coil round prey. | (ROOT (S (NP (NP (NNP Euplokamis) (POS ')) (NNS tentilla)) (VP (VBP have) (NP (NP (NP (NP (CD three) (NNS types)) (PP (IN of) (NP (NN movement)))) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (VP (VBN used) (PP (IN in) (S (VP (VBG capturing) (NP (NN prey)))))))))) (: :) (S (S (S (NP (PRP they)) (VP (MD may) (VP (VB flick) ... | 19 | {
"ADJ": [
"small",
"planktonic",
"round"
],
"ADP": [
"of",
"in",
"out",
"in",
"by",
"like"
],
"ADV": [
"very",
"quickly"
],
"AUX": [
"are",
"may",
"can",
"may"
],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"tentilla... | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O",
"B-VP",
"I-VP",
"B-PP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"O",
"B-ADVP",
"I-ADVP",
"B-VP",
"B-PP",
"O",
"O",
"O",
"B-NP",
"B-VP",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
... | Euplokamis/poss/tentilla '/case/Euplokamis tentilla/nsubj/have have/ccomp/flick three/nummod/types types/dobj/have of/prep/types movement/pobj/of that/nsubjpass/used are/auxpass/used used/relcl/types in/prep/used capturing/pcomp/in prey/dobj/capturing :/punct/flick they/nsubj/flick may/aux/flick flick/ccomp/wriggle out... | (S (NP (NP (NNP Euplokamis) (POS ')) (NNS tentilla)) (VP (VBP have) (NP (NP (NP (NP (CD three) (NNS types)) (PP (IN of) (NP (NN movement)))) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (VP (VBN used) (PP (IN in) (S (VP (VBG capturing) (NP (NN prey)))))))))) (: :) (S (S (S (NP (PRP they)) (VP (MD may) (VP (VB flick) (PRT (... | CT | ["Euplokamis ' tentilla have three types of movement that are used in capturing prey : they may flick out very quickly -LRB- in 40 to 60 milliseconds -RRB- ; they can wriggle , ; and they coil round prey"] | ['that are used in capturing prey', 'which may lure prey by behaving like small planktonic worms'] | [] | ["Euplokamis ' tentilla have three types of movement that are used in capturing prey : they may flick out very quickly -LRB- in 40 to 60 milliseconds -RRB- ; they can wriggle , which may lure prey by behaving like small planktonic worms ; and they coil round prey ."] | [] | 20,028 |
Appraisals obtained by IndyMac on underlying collateral were often questionable as well. | (ROOT (S (NP (NP (NNS Appraisals)) (VP (VBN obtained) (PP (IN by) (NP (NNP IndyMac))) (PP (IN on) (NP (VBG underlying) (NN collateral))))) (VP (VBD were) (ADVP (RB often)) (ADJP (JJ questionable)) (ADVP (RB as) (RB well))) (. .))) | 7 | {
"ADJ": [
"questionable"
],
"ADP": [
"by",
"on"
],
"ADV": [
"often",
"as",
"well"
],
"AUX": [
"were"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"Appraisals",
"collateral"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"IndyMac"
],
"P... | [
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-ADJP",
"B-ADVP",
"I-ADVP",
"O"
] | Appraisals/nsubj/were obtained/acl/Appraisals by/agent/obtained IndyMac/pobj/by on/prep/obtained underlying/amod/collateral collateral/pobj/on were/ROOT/were often/advmod/were questionable/acomp/were as/advmod/well well/advmod/were ./punct/were | (S (NP (NP (NNS Appraisals)) (VP (VBN obtained) (PP (IN by) (NP (NNP IndyMac))) (PP (IN on) (NP (VBG underlying) (NN collateral))))) (VP (VBD were) (ADVP (RB often)) (ADJP (JJ questionable)) (ADVP (RB as) (RB well))) (. .)) | T | ['Appraisals obtained by IndyMac on underlying collateral were often questionable as well'] | [] | ['Appraisals obtained by IndyMac on underlying collateral were often questionable as well .'] | [] | [] | 48,128 |
However, to protect the identity of the competition, the sponsored name has always included 'The FA Cup' in addition to the sponsor's name, unlike sponsorship deals for the League Cup where the word 'cup' is preceded by only the sponsor's name. | (ROOT (S (ADVP (RB However)) (, ,) (S (VP (TO to) (VP (VB protect) (NP (NP (DT the) (NN identity)) (PP (IN of) (NP (DT the) (NN competition))))))) (, ,) (NP (DT the) (VBN sponsored) (NN name)) (VP (VBZ has) (ADVP (RB always)) (VP (VBN included) (`` ') (NP (DT The) (NNP FA) (NNP Cup)) ('' ') (PP (IN in) (NP (NP (NN addi... | 16 | {
"ADJ": [],
"ADP": [
"of",
"in",
"to",
"unlike",
"for",
"by"
],
"ADV": [
"However",
"always",
"only"
],
"AUX": [
"has",
"is"
],
"CCONJ": [],
"DET": [
"the",
"the",
"the",
"The",
"the",
"the",
"the",
"the"
],
"INTJ": [],
... | [
"B-ADVP",
"O",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
... | However/advmod/included ,/punct/included to/aux/protect protect/advcl/included the/det/identity identity/dobj/protect of/prep/identity the/det/competition competition/pobj/of ,/punct/included the/det/name sponsored/amod/name name/nsubj/included has/aux/included always/advmod/included included/ROOT/included '/punct/Cup ... | (S (ADVP (RB However)) (, ,) (S (VP (TO to) (VP (VB protect) (NP (NP (DT the) (NN identity)) (PP (IN of) (NP (DT the) (NN competition))))))) (, ,) (NP (DT the) (VBN sponsored) (NN name)) (VP (VBZ has) (ADVP (RB always)) (VP (VBN included) (`` ') (NP (DT The) (NNP FA) (NNP Cup)) ('' ') (PP (IN in) (NP (NP (NN addition))... | CT | ["the sponsored name has always included ' The FA Cup ' in addition to the sponsor 's name , unlike sponsorship deals for the League Cup where the word ' cup ' is preceded by only the sponsor 's name"] | ["where the word ' cup ' is preceded by only the sponsor 's name"] | [] | ["However , to protect the identity of the competition , the sponsored name has always included ' The FA Cup ' in addition to the sponsor 's name , unlike sponsorship deals for the League Cup where the word ' cup ' is preceded by only the sponsor 's name ."] | [] | 49,768 |
It connects to a television via a combined A/V and RF Switch cable. | (ROOT (S (NP (PRP It)) (VP (VBZ connects) (PP (IN to) (NP (DT a) (NN television))) (PP (IN via) (NP (DT a) (VBN combined) (NML (NML (NNP A) (SYM /) (NNP V)) (CC and) (NML (NNP RF) (NNP Switch))) (NN cable)))) (. .))) | 8 | {
"ADJ": [],
"ADP": [
"to",
"via"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"a",
"a"
],
"INTJ": [],
"NOUN": [
"television",
"V",
"cable"
],
"NUM": [],
"PART": [],
"PRON": [
"It"
],
"PROPN": [
"A",
"RF",
"Switch"
],
"PUNCT"... | [
"B-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"O",
"O",
"O",
"O",
"B-NP",
"O"
] | It/nsubj/connects connects/ROOT/connects to/prep/connects a/det/television television/pobj/to via/prep/connects a/det/cable combined/amod/cable A/nmod/cable //punct/V V/nmod/cable and/cc/V RF/compound/Switch Switch/conj/V cable/pobj/via ./punct/connects | (S (NP (PRP It)) (VP (VBZ connects) (PP (IN to) (NP (DT a) (NN television))) (PP (IN via) (NP (DT a) (VBN combined) (NML (NML (NNP A) (SYM /) (NNP V)) (CC and) (NML (NNP RF) (NNP Switch))) (NN cable)))) (. .)) | T | ['It connects to a television via a combined A / V and RF Switch cable'] | [] | ['It connects to a television via a combined A / V and RF Switch cable .'] | [] | [] | 26,502 |
It was not until recently in the 80’s that it was discovered that almost nine million children in Brazil were working illegally and not partaking in traditional childhood activities that help to develop important life experiences. | (ROOT (S (NP (PRP It)) (VP (VBD was) (RB not) (PP (PP (IN until) (ADVP (RB recently))) (PP (IN in) (NP (DT the) (CD 80) (POS ’s)))) (SBAR (WHADVP (WDT that)) (S (NP (PRP it)) (VP (VBD was) (VP (VBN discovered) (SBAR (IN that) (S (NP (NP (QP (RB almost) (CD nine) (CD million)) (NNS children)) (PP (IN in) (NP (NNP Brazil... | 22 | {
"ADJ": [
"traditional",
"important"
],
"ADP": [
"until",
"in",
"in",
"in"
],
"ADV": [
"recently",
"almost",
"illegally"
],
"AUX": [
"was",
"was",
"were"
],
"CCONJ": [
"and"
],
"DET": [
"the"
],
"INTJ": [],
"NOUN": [
"’s",
"chi... | [
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"I-VP",
"O",
"O",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"B-VP",
"I-VP",
"B-ADVP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
... | It/nsubj/was was/ROOT/was not/neg/was until/prep/was recently/pcomp/until in/prep/’s the/det/80 80/pobj/in ’s/ccomp/was that/mark/discovered it/nsubjpass/discovered was/auxpass/discovered discovered/ccomp/was that/mark/working almost/advmod/million nine/compound/million million/nummod/children children/nsubj/working in... | (S (NP (PRP It)) (VP (VBD was) (RB not) (PP (PP (IN until) (ADVP (RB recently))) (PP (IN in) (NP (DT the) (CD 80) (POS ’s)))) (SBAR (WHADVP (WDT that)) (S (NP (PRP it)) (VP (VBD was) (VP (VBN discovered) (SBAR (IN that) (S (NP (NP (QP (RB almost) (CD nine) (CD million)) (NNS children)) (PP (IN in) (NP (NNP Brazil)))) (... | CT | ['It was not until recently in the 80 ’s'] | ['that it was discovered that almost nine million children in Brazil were working illegally and not partaking in traditional childhood activities that help to develop important life experiences', 'that almost nine million children in Brazil were working illegally and not partaking in traditional childhood activities th... | [] | ['It was not until recently in the 80 ’s that it was discovered that almost nine million children in Brazil were working illegally and not partaking in traditional childhood activities that help to develop important life experiences .'] | [] | 3,114 |
On October 6, 1973, Syria and Egypt, with support from other Arab nations, launched a surprise attack on Israel, on Yom Kippur. | (ROOT (S (PP (IN On) (NP (NNP October) (CD 6) (, ,) (CD 1973))) (, ,) (NP (NNP Syria) (CC and) (NNP Egypt)) (, ,) (PP (IN with) (NP (NP (NN support)) (PP (IN from) (NP (JJ other) (JJ Arab) (NNS nations))))) (, ,) (VP (VBD launched) (NP (NP (DT a) (JJ surprise) (NN attack)) (PP (IN on) (NP (NNP Israel))) (, ,) (PP (IN o... | 7 | {
"ADJ": [
"other",
"Arab"
],
"ADP": [
"On",
"with",
"from",
"on",
"on"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"a"
],
"INTJ": [],
"NOUN": [
"support",
"nations",
"surprise",
"attack"
],
"NUM": [
"6",
"1973"
],
"PA... | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O"
] | On/prep/launched October/pobj/On 6/nummod/October ,/punct/October 1973/nummod/October ,/punct/launched Syria/nsubj/launched and/cc/Syria Egypt/conj/Syria ,/punct/Syria with/prep/Syria support/pobj/with from/prep/support other/amod/nations Arab/amod/nations nations/pobj/from ,/punct/launched launched/ROOT/launched a/det... | (S (PP (IN On) (NP (NNP October) (CD 6) (, ,) (CD 1973))) (, ,) (NP (NNP Syria) (CC and) (NNP Egypt)) (, ,) (PP (IN with) (NP (NP (NN support)) (PP (IN from) (NP (JJ other) (JJ Arab) (NNS nations))))) (, ,) (VP (VBD launched) (NP (NP (DT a) (JJ surprise) (NN attack)) (PP (IN on) (NP (NNP Israel))) (, ,) (PP (IN on) (NP... | T | ['Syria and Egypt launched a surprise attack on Israel , on Yom Kippur'] | [] | ['On October 6 , 1973 , Syria and Egypt , with support from other Arab nations , launched a surprise attack on Israel , on Yom Kippur .'] | [] | [] | 43,601 |
According to the World Wide Fund for Nature and the European Environment Agency, the territory of Greece can be subdivided into six ecoregions: the Illyrian deciduous forests, Pindus Mountains mixed forests, Balkan mixed forests, Rhodope montane mixed forests, Aegean and Western Turkey sclerophyllous and mixed forests ... | (ROOT (S (PP (VBG According) (PP (IN to) (NP (NP (NP (DT the) (NNP World) (NNP Wide) (NNP Fund)) (PP (IN for) (NP (NNP Nature)))) (CC and) (NP (DT the) (NNP European) (NNP Environment) (NNP Agency))))) (, ,) (NP (NP (DT the) (NN territory)) (PP (IN of) (NP (NNP Greece)))) (VP (MD can) (VP (VB be) (VP (VBN subdivided) (... | 13 | {
"ADJ": [
"Illyrian",
"deciduous",
"mixed",
"Balkan",
"mixed",
"mixed",
"sclerophyllous",
"mixed"
],
"ADP": [
"to",
"for",
"of",
"into"
],
"ADV": [],
"AUX": [
"can",
"be"
],
"CCONJ": [
"and",
"and",
"and",
"and"
],
"DET": [
... | [
"B-PP",
"I-PP",
"B-NP",
"I-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-PP",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP... | According/prep/subdivided to/prep/According the/det/Fund World/compound/Fund Wide/compound/Fund Fund/pobj/to for/prep/Fund Nature/pobj/for and/cc/Fund the/det/Agency European/compound/Environment Environment/compound/Agency Agency/conj/Fund ,/punct/Agency the/det/territory territory/nsubjpass/subdivided of/prep/territo... | (S (PP (VBG According) (PP (IN to) (NP (NP (NP (DT the) (NNP World) (NNP Wide) (NNP Fund)) (PP (IN for) (NP (NNP Nature)))) (CC and) (NP (DT the) (NNP European) (NNP Environment) (NNP Agency))))) (, ,) (NP (NP (DT the) (NN territory)) (PP (IN of) (NP (NNP Greece)))) (VP (MD can) (VP (VB be) (VP (VBN subdivided) (PP (IN... | T | ['the territory of Greece can be subdivided into six ecoregions : the Illyrian deciduous forests , Pindus Mountains mixed forests , Balkan mixed forests , Rhodope montane mixed forests , Aegean and Western Turkey sclerophyllous and mixed forests and Crete Mediterranean forests'] | [] | ['According to the World Wide Fund for Nature and the European Environment Agency , the territory of Greece can be subdivided into six ecoregions : the Illyrian deciduous forests , Pindus Mountains mixed forests , Balkan mixed forests , Rhodope montane mixed forests , Aegean and Western Turkey sclerophyllous and mixed ... | [] | [] | 26,655 |
These firefighters operate out of 19 companies located throughout the city: 16 engine companies, two tower companies, and one ladder company. | (ROOT (S (NP (DT These) (NNS firefighters)) (VP (VBP operate) (PP (IN out) (PP (IN of) (NP (NP (NP (CD 19) (NNS companies)) (VP (VBN located) (PP (IN throughout) (NP (DT the) (NN city))))) (: :) (NP (NP (CD 16) (NN engine) (NNS companies)) (, ,) (NP (CD two) (NN tower) (NNS companies)) (, ,) (CC and) (NP (CD one) (NN l... | 11 | {
"ADJ": [],
"ADP": [
"out",
"of",
"throughout"
],
"ADV": [],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"These",
"the"
],
"INTJ": [],
"NOUN": [
"firefighters",
"companies",
"city",
"engine",
"companies",
"tower",
"companies",
"ladder",
"com... | [
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | These/det/firefighters firefighters/nsubj/operate operate/ROOT/operate out/prep/operate of/prep/out 19/nummod/companies companies/pobj/of located/acl/companies throughout/prep/located the/det/city city/pobj/throughout :/punct/companies 16/nummod/companies engine/compound/companies companies/appos/companies ,/punct/comp... | (S (NP (DT These) (NNS firefighters)) (VP (VBP operate) (PP (IN out) (PP (IN of) (NP (NP (NP (CD 19) (NNS companies)) (VP (VBN located) (PP (IN throughout) (NP (DT the) (NN city))))) (: :) (NP (NP (CD 16) (NN engine) (NNS companies)) (, ,) (NP (CD two) (NN tower) (NNS companies)) (, ,) (CC and) (NP (CD one) (NN ladder)... | T | ['These firefighters operate out of 19 companies located throughout the city : 16 engine companies , two tower companies , and one ladder company'] | [] | ['These firefighters operate out of 19 companies located throughout the city : 16 engine companies , two tower companies , and one ladder company .'] | [] | [] | 56,633 |
Courts have distinguished between two types of civil disobedience: "Indirect civil disobedience involves violating a law which is not, itself, the object of protest, whereas direct civil disobedience involves protesting the existence of a particular law by breaking that law." | (ROOT (S (NP (NNS Courts)) (VP (VBP have) (VP (VBN distinguished) (PP (IN between) (NP (NP (NP (CD two) (NNS types)) (PP (IN of) (NP (JJ civil) (NN disobedience)))) (: :) (`` ") (S (NP (JJ Indirect) (JJ civil) (NN disobedience)) (VP (VBZ involves) (S (VP (VBG violating) (NP (NP (DT a) (NN law)) (SBAR (WHNP (WDT which))... | 18 | {
"ADJ": [
"civil",
"Indirect",
"civil",
"direct",
"civil",
"particular"
],
"ADP": [
"between",
"of",
"of",
"of",
"by"
],
"ADV": [],
"AUX": [
"have",
"is"
],
"CCONJ": [],
"DET": [
"a",
"the",
"the",
"a",
"that"
],
"INTJ": [],
... | [
"B-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"I... | Courts/nsubj/distinguished have/aux/distinguished distinguished/ccomp/involves between/prep/distinguished two/nummod/types types/pobj/between of/prep/types civil/amod/disobedience disobedience/pobj/of :/punct/involves "/punct/involves Indirect/amod/disobedience civil/amod/disobedience disobedience/nsubj/involves involv... | (S (NP (NNS Courts)) (VP (VBP have) (VP (VBN distinguished) (PP (IN between) (NP (NP (NP (CD two) (NNS types)) (PP (IN of) (NP (JJ civil) (NN disobedience)))) (: :) (`` ") (S (NP (JJ Indirect) (JJ civil) (NN disobedience)) (VP (VBZ involves) (S (VP (VBG violating) (NP (NP (DT a) (NN law)) (SBAR (WHNP (WDT which)) (S (V... | CT | ['Courts have distinguished between two types of civil disobedience : " Indirect civil disobedience involves violating a law which is not , itself , the object of protest ,'] | ['which is not , itself , the object of protest', 'whereas direct civil disobedience involves protesting the existence of a particular law by breaking that law'] | [] | ['Courts have distinguished between two types of civil disobedience : " Indirect civil disobedience involves violating a law which is not , itself , the object of protest , whereas direct civil disobedience involves protesting the existence of a particular law by breaking that law . "'] | [] | 70,754 |
The total complement of genes in an organism or cell is known as its genome, which may be stored on one or more chromosomes. | (ROOT (S (NP (NP (DT The) (JJ total) (NN complement)) (PP (IN of) (NP (NNS genes))) (PP (IN in) (NP (DT an) (NN organism) (CC or) (NN cell)))) (VP (VBZ is) (VP (VBN known) (PP (IN as) (NP (NP (PRP$ its) (NN genome)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (MD may) (VP (VB be) (VP (VBN stored) (PP (IN on) (NP (QP (CD one)... | 15 | {
"ADJ": [
"total",
"more"
],
"ADP": [
"of",
"in",
"as",
"on"
],
"ADV": [],
"AUX": [
"is",
"may",
"be"
],
"CCONJ": [
"or",
"or"
],
"DET": [
"The",
"an"
],
"INTJ": [],
"NOUN": [
"complement",
"genes",
"organism",
"cell",
"g... | [
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"O",
"O",
"O",
"B-NP",
"O"
] | The/det/complement total/amod/complement complement/nsubjpass/known of/prep/complement genes/pobj/of in/prep/complement an/det/organism organism/pobj/in or/cc/organism cell/conj/organism is/auxpass/known known/ROOT/known as/prep/known its/poss/genome genome/pobj/as ,/punct/genome which/nsubjpass/stored may/aux/stored b... | (S (NP (NP (DT The) (JJ total) (NN complement)) (PP (IN of) (NP (NNS genes))) (PP (IN in) (NP (DT an) (NN organism) (CC or) (NN cell)))) (VP (VBZ is) (VP (VBN known) (PP (IN as) (NP (NP (PRP$ its) (NN genome)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (MD may) (VP (VB be) (VP (VBN stored) (PP (IN on) (NP (QP (CD one) (CC o... | CT | ['The total complement of genes in an organism or cell is known as its genome , which may be stored on one or more chromosomes'] | ['which may be stored on one or more chromosomes'] | [] | ['The total complement of genes in an organism or cell is known as its genome , which may be stored on one or more chromosomes .'] | [] | 51,880 |
How does conjugation take place? | (ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBZ does) (NP (NN conjugation)) (VP (VB take) (NP (NN place)))) (. ?))) | 6 | {
"ADJ": [],
"ADP": [],
"ADV": [],
"AUX": [
"does"
],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"conjugation",
"place"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [
"How"
],
"SPACE": [],
"SYM": [],
"VERB": [
"take"
... | [
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"O"
] | How/advmod/take does/aux/take conjugation/nsubj/take take/ROOT/take place/dobj/take ?/punct/take | (SBARQ (WHADVP (WRB How)) (SQ (VBZ does) (NP (NN conjugation)) (VP (VB take) (NP (NN place)))) (. ?)) | FC | [] | [] | [] | [] | ['How does conjugation take place ?'] | 63,656 |
Although China won the war, Chinese troops withdrew north of the McMahon Line, effectively ceding South Tibet to India. | (ROOT (S (SBAR (IN Although) (S (NP (NNP China)) (VP (VBD won) (NP (DT the) (NN war))))) (, ,) (NP (JJ Chinese) (NNS troops)) (VP (VBD withdrew) (ADVP (RB north) (PP (IN of) (NP (DT the) (NNP McMahon) (NNP Line)))) (, ,) (S (ADVP (RB effectively)) (VP (VBG ceding) (NP (NNP South) (NNP Tibet)) (PP (IN to) (NP (NNP India... | 8 | {
"ADJ": [
"Chinese"
],
"ADP": [
"of",
"to"
],
"ADV": [
"north",
"effectively"
],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"war",
"troops"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [
"China",
"McMahon",
... | [
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | Although/mark/won China/nsubj/won won/advcl/withdrew the/det/war war/dobj/won ,/punct/withdrew Chinese/amod/troops troops/nsubj/withdrew withdrew/ROOT/withdrew north/advmod/withdrew of/prep/north the/det/Line McMahon/compound/Line Line/pobj/of ,/punct/withdrew effectively/advmod/ceding ceding/advcl/withdrew South/compo... | (S (SBAR (IN Although) (S (NP (NNP China)) (VP (VBD won) (NP (DT the) (NN war))))) (, ,) (NP (JJ Chinese) (NNS troops)) (VP (VBD withdrew) (ADVP (RB north) (PP (IN of) (NP (DT the) (NNP McMahon) (NNP Line)))) (, ,) (S (ADVP (RB effectively)) (VP (VBG ceding) (NP (NNP South) (NNP Tibet)) (PP (IN to) (NP (NNP India))))))... | CT | ['Chinese troops withdrew north of the McMahon Line , effectively ceding South Tibet to India'] | ['Although China won the war'] | [] | ['Although China won the war , Chinese troops withdrew north of the McMahon Line , effectively ceding South Tibet to India .'] | [] | 59,470 |
Which century was the first writing from? | (ROOT (SBARQ (WHNP (WDT Which) (NN century)) (SQ (VBD was) (NP (DT the) (JJ first) (NN writing)) (PP (IN from))) (. ?))) | 5 | {
"ADJ": [
"first"
],
"ADP": [
"from"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"Which",
"the"
],
"INTJ": [],
"NOUN": [
"century",
"writing"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [],
"SPACE": []... | [
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"O"
] | Which/det/century century/nsubj/was was/ROOT/was the/det/writing first/amod/writing writing/attr/was from/prep/writing ?/punct/was | (SBARQ (WHNP (WDT Which) (NN century)) (SQ (VBD was) (NP (DT the) (JJ first) (NN writing)) (PP (IN from))) (. ?)) | FC | [] | [] | [] | [] | ['Which century was the first writing from ?'] | 3,225 |
The larvae of many insects bore into the trees and their tunnels remain indefinitely as sources of weakness. | (ROOT (S (S (NP (NP (DT The) (NNS larvae)) (PP (IN of) (NP (JJ many) (NNS insects)))) (VP (VBD bore) (PP (IN into) (NP (DT the) (NNS trees))))) (CC and) (S (NP (PRP$ their) (NNS tunnels)) (VP (VBP remain) (ADVP (RB indefinitely)) (PP (IN as) (NP (NP (NNS sources)) (PP (IN of) (NP (NN weakness))))))) (. .))) | 9 | {
"ADJ": [
"many"
],
"ADP": [
"of",
"into",
"as",
"of"
],
"ADV": [
"indefinitely"
],
"AUX": [],
"CCONJ": [
"and"
],
"DET": [
"The",
"the"
],
"INTJ": [],
"NOUN": [
"larvae",
"insects",
"trees",
"tunnels",
"sources",
"weakness"
],
"... | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-ADVP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"O"
] | The/det/larvae larvae/nsubj/bore of/prep/larvae many/amod/insects insects/pobj/of bore/ROOT/bore into/prep/bore the/det/trees trees/pobj/into and/cc/bore their/poss/tunnels tunnels/nsubj/remain remain/conj/bore indefinitely/advmod/remain as/prep/remain sources/pobj/as of/prep/sources weakness/pobj/of ./punct/remain | (S (S (NP (NP (DT The) (NNS larvae)) (PP (IN of) (NP (JJ many) (NNS insects)))) (VP (VBD bore) (PP (IN into) (NP (DT the) (NNS trees))))) (CC and) (S (NP (PRP$ their) (NNS tunnels)) (VP (VBP remain) (ADVP (RB indefinitely)) (PP (IN as) (NP (NP (NNS sources)) (PP (IN of) (NP (NN weakness))))))) (. .)) | T | ['The larvae of many insects bore into the trees', 'their tunnels remain indefinitely as sources of weakness'] | [] | ['The larvae of many insects bore into the trees and their tunnels remain indefinitely as sources of weakness .'] | [] | [] | 40,860 |
Emperor Wu of Han (r. 141–87 BC) launched several military campaigns against them. | (ROOT (S (NP (NP (NP (NNP Emperor) (NNP Wu)) (PP (IN of) (NP (NNP Han)))) (-LRB- -LRB-) (NP (NN r.) (CD 141–87) (NNP BC)) (-RRB- -RRB-)) (VP (VBD launched) (NP (NP (JJ several) (JJ military) (NNS campaigns)) (PP (IN against) (NP (PRP them))))) (. .))) | 7 | {
"ADJ": [
"several",
"military"
],
"ADP": [
"of",
"against"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [],
"INTJ": [],
"NOUN": [
"campaigns"
],
"NUM": [],
"PART": [],
"PRON": [
"them"
],
"PROPN": [
"Emperor",
"Wu",
"Han",
"r.",
"141–87",
... | [
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"O"
] | Emperor/compound/Wu Wu/nsubj/launched of/prep/Wu Han/pobj/of (/punct/Wu r./compound/BC 141–87/compound/BC BC/appos/Wu )/punct/Wu launched/ROOT/launched several/amod/campaigns military/amod/campaigns campaigns/dobj/launched against/prep/launched them/pobj/against ./punct/launched | (S (NP (NP (NP (NNP Emperor) (NNP Wu)) (PP (IN of) (NP (NNP Han)))) (-LRB- -LRB-) (NP (NN r.) (CD 141–87) (NNP BC)) (-RRB- -RRB-)) (VP (VBD launched) (NP (NP (JJ several) (JJ military) (NNS campaigns)) (PP (IN against) (NP (PRP them))))) (. .)) | T | ['Emperor Wu of Han -LRB- r. 141–87 BC -RRB- launched several military campaigns against them'] | [] | ['Emperor Wu of Han -LRB- r. 141–87 BC -RRB- launched several military campaigns against them .'] | [] | [] | 8,997 |
100 AD) for a marriage alliance with the Han was rejected in AD 90, he sent his forces to Wakhan (Afghanistan) to attack Ban Chao. | (ROOT (S (S (NP (CD 100) (NNP AD)) (-RRB- -RRB-) (PP (PP (IN for) (NP (NP (DT a) (NN marriage) (NN alliance)) (PP (IN with) (NP (DT the) (NNP Han))))) (VP (VBD was) (VP (VBN rejected) (PP (IN in) (NP (NNP AD) (CD 90))))))) (, ,) (NP (PRP he)) (VP (VBD sent) (NP (PRP$ his) (NNS forces)) (PP (IN to) (NP (NP (NNP Wakhan))... | 9 | {
"ADJ": [],
"ADP": [
"for",
"with",
"in",
"to"
],
"ADV": [],
"AUX": [
"was"
],
"CCONJ": [],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"AD",
"marriage",
"alliance",
"AD",
"forces"
],
"NUM": [
"100",
"90"
],
"PART": [
"to"
],
... | [
"B-NP",
"I-NP",
"O",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"O"
] | 100/nummod/AD AD/nsubjpass/rejected )/punct/AD for/prep/AD a/det/alliance marriage/compound/alliance alliance/pobj/for with/prep/alliance the/det/Han Han/pobj/with was/auxpass/rejected rejected/ccomp/sent in/prep/rejected AD/pobj/in 90/nummod/AD ,/punct/sent he/nsubj/sent sent/ROOT/sent his/poss/forces forces/dobj/sent... | (S (S (NP (CD 100) (NNP AD)) (-RRB- -RRB-) (PP (PP (IN for) (NP (NP (DT a) (NN marriage) (NN alliance)) (PP (IN with) (NP (DT the) (NNP Han))))) (VP (VBD was) (VP (VBN rejected) (PP (IN in) (NP (NNP AD) (CD 90))))))) (, ,) (NP (PRP he)) (VP (VBD sent) (NP (PRP$ his) (NNS forces)) (PP (IN to) (NP (NP (NNP Wakhan)) (-LRB... | T | ['100 AD -RRB- for a marriage alliance with the Han was rejected in AD 90'] | [] | ['100 AD -RRB- for a marriage alliance with the Han was rejected in AD 90 , he sent his forces to Wakhan -LRB- Afghanistan -RRB- to attack Ban Chao .'] | [] | [] | 40,544 |
Taiwanese political posters, movie posters etc. will often add the bopomofo phonetic symbols next to such a character. | (ROOT (S (NP (JJ Taiwanese) (NML (NML (JJ political) (NNS posters)) (, ,) (NN movie) (NNS posters) (FW etc) (. .))) (VP (MD will) (ADVP (RB often)) (VP (VB add) (NP (DT the) (JJ bopomofo) (JJ phonetic) (NNS symbols)) (ADVP (JJ next) (PP (IN to) (NP (PDT such) (DT a) (NN character)))))) (. .))) | 8 | {
"ADJ": [
"Taiwanese",
"political",
"bopomofo",
"phonetic"
],
"ADP": [
"to"
],
"ADV": [
"often",
"next"
],
"AUX": [
"will"
],
"CCONJ": [],
"DET": [
"the",
"such",
"a"
],
"INTJ": [],
"NOUN": [
"posters",
"movie",
"posters",
"symbols",... | [
"B-NP",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-VP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | Taiwanese/amod/posters political/amod/posters posters/nsubj/add ,/punct/posters movie/compound/posters posters/conj/posters etc/amod/posters ./conj/posters will/aux/add often/advmod/add add/ROOT/add the/det/symbols bopomofo/amod/symbols phonetic/amod/symbols symbols/dobj/add next/advmod/add to/prep/next such/predet/cha... | (S (NP (JJ Taiwanese) (NML (NML (JJ political) (NNS posters)) (, ,) (NN movie) (NNS posters) (FW etc) (. .))) (VP (MD will) (ADVP (RB often)) (VP (VB add) (NP (DT the) (JJ bopomofo) (JJ phonetic) (NNS symbols)) (ADVP (JJ next) (PP (IN to) (NP (PDT such) (DT a) (NN character)))))) (. .)) | T | ['Taiwanese political posters , movie posters etc . will often add the bopomofo phonetic symbols next to such a character'] | [] | ['Taiwanese political posters , movie posters etc . will often add the bopomofo phonetic symbols next to such a character .'] | [] | [] | 38,106 |
It also committed to a $1.2bn plus expansion of its data center and cloud-storage business, including the development of 15 new data centers. | (ROOT (S (NP (PRP It)) (ADVP (RB also)) (VP (VBD committed) (PP (IN to) (NP (NP (DT a) (NML (QP (NML ($ $) (CD 1.2bn)) (CC plus))) (NN expansion)) (PP (IN of) (NP (NP (PRP$ its) (NML (NML (NNS data) (NN center)) (CC and) (NML (NN cloud) (HYPH -) (NN storage))) (NN business)) (, ,) (PP (VBG including) (NP (NP (DT the) (... | 12 | {
"ADJ": [
"cloud",
"new"
],
"ADP": [
"to",
"of",
"of"
],
"ADV": [
"also"
],
"AUX": [],
"CCONJ": [
"plus",
"and"
],
"DET": [
"a",
"the"
],
"INTJ": [],
"NOUN": [
"expansion",
"data",
"center",
"storage",
"business",
"development",
... | [
"B-NP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"B-NP",
"B-PP",
"B-NP",
"O",
"O",
"O",
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | It/nsubj/committed also/advmod/committed committed/ROOT/committed to/prep/committed a/det/expansion $/nmod/1.2bn 1.2bn/nummod/expansion plus/cc/1.2bn expansion/pobj/to of/prep/expansion its/poss/center data/compound/center center/pobj/of and/cc/center cloud/amod/storage -/punct/storage storage/compound/business busines... | (S (NP (PRP It)) (ADVP (RB also)) (VP (VBD committed) (PP (IN to) (NP (NP (DT a) (NML (QP (NML ($ $) (CD 1.2bn)) (CC plus))) (NN expansion)) (PP (IN of) (NP (NP (PRP$ its) (NML (NML (NNS data) (NN center)) (CC and) (NML (NN cloud) (HYPH -) (NN storage))) (NN business)) (, ,) (PP (VBG including) (NP (NP (DT the) (NN dev... | T | ['It committed to a $ 1.2bn plus expansion of its data center and cloud - storage business , including the development of 15 new data centers'] | [] | ['It also committed to a $ 1.2bn plus expansion of its data center and cloud - storage business , including the development of 15 new data centers .'] | [] | [] | 73,485 |
With no warfare since the early 17th century, samurai gradually lost their military function during the Tokugawa era (also called the Edo period). | (ROOT (S (PP (IN With) (NP (NP (DT no) (NN warfare)) (PP (IN since) (NP (DT the) (JJ early) (JJ 17th) (NN century))))) (, ,) (NP (NNS samurai)) (ADVP (RB gradually)) (VP (VBD lost) (NP (PRP$ their) (JJ military) (NN function)) (PP (IN during) (NP (NP (DT the) (NNP Tokugawa) (NN era)) (-LRB- -LRB-) (VP (ADVP (RB also)) ... | 9 | {
"ADJ": [
"early",
"17th",
"military"
],
"ADP": [
"With",
"during"
],
"ADV": [
"gradually",
"also"
],
"AUX": [],
"CCONJ": [],
"DET": [
"no",
"the",
"the",
"the"
],
"INTJ": [],
"NOUN": [
"warfare",
"century",
"function",
"era",
"per... | [
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O"
] | With/prep/lost no/det/warfare warfare/pobj/With since/prep/warfare the/det/century early/amod/century 17th/amod/century century/pobj/since ,/punct/lost samurai/nsubj/lost gradually/advmod/lost lost/ROOT/lost their/poss/function military/amod/function function/dobj/lost during/prep/lost the/det/era Tokugawa/compound/era... | (S (PP (IN With) (NP (NP (DT no) (NN warfare)) (PP (IN since) (NP (DT the) (JJ early) (JJ 17th) (NN century))))) (, ,) (NP (NNS samurai)) (ADVP (RB gradually)) (VP (VBD lost) (NP (PRP$ their) (JJ military) (NN function)) (PP (IN during) (NP (NP (DT the) (NNP Tokugawa) (NN era)) (-LRB- -LRB-) (VP (ADVP (RB also)) (VBN c... | T | ['samurai lost their military function during the Tokugawa era -LRB- also called the Edo period -RRB-'] | [] | ['With no warfare since the early 17th century , samurai gradually lost their military function during the Tokugawa era -LRB- also called the Edo period -RRB- .'] | [] | [] | 49,699 |
The CAM system instructs the electrical tester to apply a voltage to each contact point as required and to check that this voltage appears on the appropriate contact points and only on these. | (ROOT (S (NP (DT The) (NNP CAM) (NN system)) (VP (VBZ instructs) (NP (DT the) (JJ electrical) (NN tester)) (S (VP (VP (TO to) (VP (VB apply) (NP (DT a) (NN voltage)) (PP (IN to) (NP (DT each) (NN contact) (NN point))) (SBAR (IN as) (S (VP (VBN required)))))) (CC and) (VP (TO to) (VP (VB check) (SBAR (IN that) (S (NP (D... | 14 | {
"ADJ": [
"electrical",
"appropriate"
],
"ADP": [
"to",
"on",
"on"
],
"ADV": [
"only"
],
"AUX": [],
"CCONJ": [
"and",
"and"
],
"DET": [
"The",
"the",
"a",
"each",
"this",
"the"
],
"INTJ": [],
"NOUN": [
"system",
"tester",
"vo... | [
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"B-VP",
"I-VP",
"I-VP",
"I-VP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-ADVP",
"B-PP",
... | The/det/system CAM/compound/system system/nsubj/instructs instructs/ROOT/instructs the/det/tester electrical/amod/tester tester/dobj/instructs to/aux/apply apply/xcomp/instructs a/det/voltage voltage/dobj/apply to/prep/apply each/det/point contact/compound/point point/pobj/to as/mark/required required/advcl/apply and/c... | (S (NP (DT The) (NNP CAM) (NN system)) (VP (VBZ instructs) (NP (DT the) (JJ electrical) (NN tester)) (S (VP (VP (TO to) (VP (VB apply) (NP (DT a) (NN voltage)) (PP (IN to) (NP (DT each) (NN contact) (NN point))) (SBAR (IN as) (S (VP (VBN required)))))) (CC and) (VP (TO to) (VP (VB check) (SBAR (IN that) (S (NP (DT this... | CT | ['The CAM system instructs the electrical tester to apply a voltage to each contact point and to check'] | ['as required', 'that this voltage appears on the appropriate contact points and only on these'] | [] | ['The CAM system instructs the electrical tester to apply a voltage to each contact point as required and to check that this voltage appears on the appropriate contact points and only on these .'] | [] | 39,886 |
In what calcium containing body part is oxygen a part? | (ROOT (SBARQ (WHPP (IN In) (WHNP (WHNP (WDT what) (NN calcium)) (VBG containing) (NN body) (NN part))) (SQ (VBZ is) (NP (NN oxygen)) (NP (DT a) (NN part))) (. ?))) | 6 | {
"ADJ": [],
"ADP": [
"In"
],
"ADV": [],
"AUX": [
"is"
],
"CCONJ": [],
"DET": [
"what",
"a"
],
"INTJ": [],
"NOUN": [
"calcium",
"body",
"part",
"oxygen",
"part"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [],... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"O"
] | In/prep/is what/det/calcium calcium/nsubj/containing containing/csubj/is body/compound/part part/dobj/containing is/ROOT/is oxygen/nsubj/is a/det/part part/attr/is ?/punct/is | (SBARQ (WHPP (IN In) (WHNP (WHNP (WDT what) (NN calcium)) (VBG containing) (NN body) (NN part))) (SQ (VBZ is) (NP (NN oxygen)) (NP (DT a) (NN part))) (. ?)) | FC | [] | [] | [] | [] | ['In what calcium containing body part is oxygen a part ?'] | 6,937 |
It has been estimated that from the 10th to 19th centuries some 6,000 to 7,000 slaves were transported north each year. | (ROOT (S (NP (PRP It)) (VP (VBZ has) (VP (VBN been) (VP (VBN estimated) (SBAR (IN that) (S (PP (IN from) (NP (DT the) (ADJP (JJ 10th) (IN to) (JJ 19th)) (NNS centuries))) (NP (QP (DT some) (CD 6,000) (IN to) (CD 7,000)) (NNS slaves)) (VP (VBD were) (VP (VBN transported) (ADVP (RB north)) (NP (DT each) (NN year)))))))))... | 11 | {
"ADJ": [
"10th",
"19th"
],
"ADP": [
"from",
"to"
],
"ADV": [
"north"
],
"AUX": [
"has",
"been",
"were"
],
"CCONJ": [],
"DET": [
"the",
"some",
"each"
],
"INTJ": [],
"NOUN": [
"centuries",
"slaves",
"year"
],
"NUM": [
"6,000",
... | [
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"O",
"B-PP",
"B-NP",
"B-ADJP",
"I-ADJP",
"I-ADJP",
"B-NP",
"O",
"O",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-ADVP",
"B-NP",
"I-NP",
"O"
] | It/nsubjpass/estimated has/aux/estimated been/auxpass/estimated estimated/ROOT/estimated that/mark/transported from/prep/transported the/det/10th 10th/pobj/from to/prep/10th 19th/amod/centuries centuries/pobj/to some/quantmod/7,000 6,000/quantmod/7,000 to/quantmod/7,000 7,000/nummod/slaves slaves/nsubjpass/transported ... | (S (NP (PRP It)) (VP (VBZ has) (VP (VBN been) (VP (VBN estimated) (SBAR (IN that) (S (PP (IN from) (NP (DT the) (ADJP (JJ 10th) (IN to) (JJ 19th)) (NNS centuries))) (NP (QP (DT some) (CD 6,000) (IN to) (CD 7,000)) (NNS slaves)) (VP (VBD were) (VP (VBN transported) (ADVP (RB north)) (NP (DT each) (NN year))))))))) (. .)... | CT | ['It has been estimated'] | ['that from the 10th to 19th centuries some 6,000 to 7,000 slaves were transported north each year'] | [] | ['It has been estimated that from the 10th to 19th centuries some 6,000 to 7,000 slaves were transported north each year .'] | [] | 49,178 |
In other cases, such as oil palms in Indonesia and Malaysia, the introduction produces substantial economic benefits, but the benefits are accompanied by costly unintended consequences. | (ROOT (S (S (PP (IN In) (NP (NP (JJ other) (NNS cases)) (, ,) (PP (JJ such) (IN as) (NP (NP (NN oil) (NNS palms)) (PP (IN in) (NP (NNP Indonesia) (CC and) (NNP Malaysia))))) (, ,))) (S (NP (DT the) (NN introduction)) (VP (VBZ produces) (NP (JJ substantial) (JJ economic) (NNS benefits))))) (, ,) (CC but) (S (NP (DT the)... | 10 | {
"ADJ": [
"other",
"such",
"substantial",
"economic",
"costly",
"unintended"
],
"ADP": [
"In",
"as",
"in",
"by"
],
"ADV": [],
"AUX": [
"are"
],
"CCONJ": [
"and",
"but"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"cases",
... | [
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | In/prep/produces other/amod/cases cases/pobj/In ,/punct/produces such/amod/as as/prep/, oil/compound/palms palms/pobj/as in/prep/palms Indonesia/pobj/in and/cc/Indonesia Malaysia/conj/Indonesia ,/punct/produces the/det/introduction introduction/nsubj/produces produces/ROOT/produces substantial/amod/benefits economic/am... | (S (S (PP (IN In) (NP (NP (JJ other) (NNS cases)) (, ,) (PP (JJ such) (IN as) (NP (NP (NN oil) (NNS palms)) (PP (IN in) (NP (NNP Indonesia) (CC and) (NNP Malaysia))))) (, ,))) (S (NP (DT the) (NN introduction)) (VP (VBZ produces) (NP (JJ substantial) (JJ economic) (NNS benefits))))) (, ,) (CC but) (S (NP (DT the) (NNS ... | T | ['In other cases , such as oil palms in Indonesia and Malaysia , the introduction produces substantial economic benefits', 'the benefits are accompanied by costly unintended consequences'] | [] | ['In other cases , such as oil palms in Indonesia and Malaysia , the introduction produces substantial economic benefits , but the benefits are accompanied by costly unintended consequences .'] | [] | [] | 5,529 |
Beginning in 1689, the colonies became involved in a series of wars between Great Britain and France for control of North America, the most important of which were Queen Anne's War, in which the British conquered French colony Acadia, and the final French and Indian War (1754–63) when Britain was victorious over all th... | (ROOT (S (PP (VBG Beginning) (PP (IN in) (NP (CD 1689)))) (, ,) (NP (DT the) (NNS colonies)) (VP (VBD became) (ADJP (VBN involved) (PP (IN in) (NP (NP (NP (DT a) (NN series)) (PP (IN of) (NP (NNS wars)) (PP (IN between) (NP (NP (NNP Great) (NNP Britain)) (CC and) (NP (NNP France))))) (PP (IN for) (NP (NP (NN control)) ... | 20 | {
"ADJ": [
"important",
"British",
"French",
"final",
"French",
"victorious",
"French"
],
"ADP": [
"in",
"in",
"of",
"between",
"for",
"of",
"of",
"in",
"over",
"in"
],
"ADV": [
"most",
"1754–63"
],
"AUX": [
"were",
"was"
... | [
"B-PP",
"I-PP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-ADJP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"O",
"O",
"O",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I... | Beginning/advcl/became in/prep/Beginning 1689/pobj/in ,/punct/became the/det/colonies colonies/nsubj/became became/ROOT/became involved/acomp/became in/prep/involved a/det/series series/pobj/in of/prep/series wars/pobj/of between/prep/wars Great/compound/Britain Britain/pobj/between and/cc/Britain France/conj/Britain f... | (S (PP (VBG Beginning) (PP (IN in) (NP (CD 1689)))) (, ,) (NP (DT the) (NNS colonies)) (VP (VBD became) (ADJP (VBN involved) (PP (IN in) (NP (NP (NP (DT a) (NN series)) (PP (IN of) (NP (NNS wars)) (PP (IN between) (NP (NP (NNP Great) (NNP Britain)) (CC and) (NP (NNP France))))) (PP (IN for) (NP (NP (NN control)) (PP (I... | CT | ["the colonies became involved in a series of wars between Great Britain and France for control of North America , the most important of which were Queen Anne 's War , in which the British conquered French colony Acadia , and the final French and Indian War -LRB- 1754–63 -RRB- when Britain was victorious over all the F... | ["the most important of which were Queen Anne 's War , in which the British conquered French colony Acadia , and the final French and Indian War -LRB- 1754–63 -RRB- when Britain was victorious over all the French colonies in North America", 'in which the British conquered French colony Acadia', 'when Britain was victor... | [] | ["Beginning in 1689 , the colonies became involved in a series of wars between Great Britain and France for control of North America , the most important of which were Queen Anne 's War , in which the British conquered French colony Acadia , and the final French and Indian War -LRB- 1754–63 -RRB- when Britain was victo... | [] | 55,830 |
How long do passage migrants stop and feed before resuming migration? | (ROOT (SBARQ (WHADVP (WRB How) (RB long)) (SQ (VBP do) (NP (NN passage) (NNS migrants)) (VP (VB stop) (CC and) (VB feed) (PP (IN before) (S (VP (VBG resuming) (NP (NN migration))))))) (. ?))) | 9 | {
"ADJ": [],
"ADP": [
"before"
],
"ADV": [
"long"
],
"AUX": [
"do"
],
"CCONJ": [
"and"
],
"DET": [],
"INTJ": [],
"NOUN": [
"passage",
"migrants",
"migration"
],
"NUM": [],
"PART": [],
"PRON": [],
"PROPN": [],
"PUNCT": [
"?"
],
"SCONJ": [
"How"
... | [
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-VP",
"I-VP",
"I-VP",
"B-PP",
"B-VP",
"B-NP",
"O"
] | How/advmod/long long/advmod/stop do/aux/stop passage/compound/migrants migrants/nsubj/stop stop/ROOT/stop and/cc/stop feed/conj/stop before/prep/feed resuming/pcomp/before migration/dobj/resuming ?/punct/stop | (SBARQ (WHADVP (WRB How) (RB long)) (SQ (VBP do) (NP (NN passage) (NNS migrants)) (VP (VB stop) (CC and) (VB feed) (PP (IN before) (S (VP (VBG resuming) (NP (NN migration))))))) (. ?)) | FC | [] | [] | [] | [] | ['How long do passage migrants stop and feed before resuming migration ?'] | 14,380 |
The fictional, turn-of-the-20th-century Yale man Frank Merriwell embodied the heroic ideal without racial prejudice, and his fictional successor Frank Stover in the novel Stover at Yale (1911) questioned the business mentality that had become prevalent at the school. | (ROOT (S (S (NP (NP (DT The) (JJ fictional) (, ,) (NML (NML (NN turn)) (HYPH -) (PP (IN of) (HYPH -) (NP (JJ the-20th) (HYPH -) (NN century)))) (NNP Yale) (NN man)) (NP (NNP Frank) (NNP Merriwell))) (VP (VBD embodied) (NP (DT the) (JJ heroic) (NN ideal)) (PP (IN without) (NP (JJ racial) (NN prejudice))))) (, ,) (CC and... | 12 | {
"ADJ": [
"fictional",
"heroic",
"racial",
"fictional",
"prevalent"
],
"ADP": [
"of",
"without",
"in",
"at",
"at"
],
"ADV": [],
"AUX": [
"had"
],
"CCONJ": [
"and"
],
"DET": [
"The",
"the",
"the",
"the",
"the"
],
"INTJ": [],
"... | [
"B-NP",
"I-NP",
"I-NP",
"O",
"O",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
... | The/det/man fictional/amod/man ,/punct/man turn/nmod/man -/punct/turn of/prep/turn -/punct/of the-20th/pobj/of -/punct/century century/pobj/of Yale/compound/man man/nsubj/embodied Frank/compound/Merriwell Merriwell/appos/man embodied/ROOT/embodied the/det/ideal heroic/amod/ideal ideal/dobj/embodied without/prep/embodie... | (S (S (NP (NP (DT The) (JJ fictional) (, ,) (NML (NML (NN turn)) (HYPH -) (PP (IN of) (HYPH -) (NP (JJ the-20th) (HYPH -) (NN century)))) (NNP Yale) (NN man)) (NP (NNP Frank) (NNP Merriwell))) (VP (VBD embodied) (NP (DT the) (JJ heroic) (NN ideal)) (PP (IN without) (NP (JJ racial) (NN prejudice))))) (, ,) (CC and) (S (... | CT | ['The fictional , turn - of - the-20th - century Yale man Frank Merriwell embodied the heroic ideal without racial prejudice', 'his fictional successor Frank Stover in the novel Stover at Yale -LRB- 1911 -RRB- questioned the business mentality that had become prevalent at the school'] | ['that had become prevalent at the school'] | [] | ['The fictional , turn - of - the-20th - century Yale man Frank Merriwell embodied the heroic ideal without racial prejudice , and his fictional successor Frank Stover in the novel Stover at Yale -LRB- 1911 -RRB- questioned the business mentality that had become prevalent at the school .'] | [] | 57,233 |
In the West, the word usually refers to a specific type of religious school or college for the study of the Islamic religion, though this may not be the only subject studied. | (ROOT (S (PP (IN In) (NP (DT the) (NNP West))) (, ,) (NP (DT the) (NN word)) (ADVP (RB usually)) (VP (VBZ refers) (PP (IN to) (NP (NP (DT a) (JJ specific) (NN type)) (PP (IN of) (NP (JJ religious) (NN school) (CC or) (NN college))) (PP (IN for) (NP (NP (DT the) (NN study)) (PP (IN of) (NP (DT the) (JJ Islamic) (NN reli... | 10 | {
"ADJ": [
"specific",
"religious",
"Islamic",
"only"
],
"ADP": [
"In",
"to",
"of",
"for",
"of"
],
"ADV": [
"usually"
],
"AUX": [
"may",
"be"
],
"CCONJ": [
"or"
],
"DET": [
"the",
"the",
"a",
"the",
"the",
"the"
],
"IN... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-ADVP",
"B-VP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"O",
"B-NP",
"B-VP",
"I-VP",
"I-VP",
"B-NP",
"I-NP",
... | In/prep/refers the/det/West West/pobj/In ,/punct/refers the/det/word word/nsubj/refers usually/advmod/refers refers/ROOT/refers to/prep/refers a/det/type specific/amod/type type/pobj/to of/prep/type religious/amod/school school/pobj/of or/cc/school college/conj/school for/prep/type the/det/study study/pobj/for of/prep/... | (S (PP (IN In) (NP (DT the) (NNP West))) (, ,) (NP (DT the) (NN word)) (ADVP (RB usually)) (VP (VBZ refers) (PP (IN to) (NP (NP (DT a) (JJ specific) (NN type)) (PP (IN of) (NP (JJ religious) (NN school) (CC or) (NN college))) (PP (IN for) (NP (NP (DT the) (NN study)) (PP (IN of) (NP (DT the) (JJ Islamic) (NN religion))... | CT | ['the word refers to a specific type of religious school or college for the study of the Islamic religion ,'] | ['though this may not be the only subject studied'] | [] | ['In the West , the word usually refers to a specific type of religious school or college for the study of the Islamic religion , though this may not be the only subject studied .'] | [] | 73,288 |
Guam endured hostilities when American forces recaptured the island on July 21, 1944; Liberation Day commemorates the victory. | (ROOT (S (S (NP (NNP Guam)) (VP (VBD endured) (NP (NNS hostilities)) (SBAR (WHADVP (WRB when)) (S (NP (JJ American) (NNS forces)) (VP (VBD recaptured) (NP (DT the) (NN island)) (PP (IN on) (NP (NNP July) (CD 21) (, ,) (CD 1944)))))))) (: ;) (S (NP (NNP Liberation) (NNP Day)) (VP (VBZ commemorates) (NP (DT the) (NN vict... | 10 | {
"ADJ": [
"American"
],
"ADP": [
"on"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"hostilities",
"forces",
"island",
"victory"
],
"NUM": [
"21",
"1944"
],
"PART": [],
"PRON": [],
"PROPN": [
"Guam",
... | [
"B-NP",
"B-VP",
"B-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"B-VP",
"B-NP",
"I-NP",
"O"
] | Guam/nsubj/endured endured/ccomp/commemorates hostilities/dobj/endured when/advmod/recaptured American/amod/forces forces/nsubj/recaptured recaptured/advcl/endured the/det/island island/dobj/recaptured on/prep/recaptured July/pobj/on 21/nummod/July ,/punct/July 1944/nummod/July ;/punct/commemorates Liberation/compound/... | (S (S (NP (NNP Guam)) (VP (VBD endured) (NP (NNS hostilities)) (SBAR (WHADVP (WRB when)) (S (NP (JJ American) (NNS forces)) (VP (VBD recaptured) (NP (DT the) (NN island)) (PP (IN on) (NP (NNP July) (CD 21) (, ,) (CD 1944)))))))) (: ;) (S (NP (NNP Liberation) (NNP Day)) (VP (VBZ commemorates) (NP (DT the) (NN victory)))... | CT | ['Guam endured hostilities', 'Liberation Day commemorates the victory'] | ['when American forces recaptured the island on July 21 , 1944'] | [] | ['Guam endured hostilities when American forces recaptured the island on July 21 , 1944 ; Liberation Day commemorates the victory .'] | [] | 58,565 |
In 1937, Stalin had the Secretary-General of the CPY, Milan Gorkić, murdered in Moscow. | (ROOT (S (PP (IN In) (NP (CD 1937))) (, ,) (NP (NNP Stalin)) (VP (VBD had) (S (NP (NP (NP (DT the) (NNP Secretary) (HYPH -) (NNP General)) (PP (IN of) (NP (DT the) (NNP CPY)))) (, ,) (NP (NNP Milan) (NNP Gorkić)) (, ,)) (VP (VBN murdered) (PP (IN in) (NP (NNP Moscow)))))) (. .))) | 9 | {
"ADJ": [],
"ADP": [
"In",
"of",
"in"
],
"ADV": [],
"AUX": [],
"CCONJ": [],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [],
"NUM": [
"1937"
],
"PART": [],
"PRON": [],
"PROPN": [
"Stalin",
"Secretary",
"General",
"CPY",
"Milan",
"Gorkić",
... | [
"B-PP",
"B-NP",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-PP",
"B-NP",
"O"
] | In/prep/had 1937/pobj/In ,/punct/had Stalin/nsubj/had had/ROOT/had the/det/General Secretary/compound/General -/punct/General General/dobj/had of/prep/General the/det/CPY CPY/pobj/of ,/punct/General Milan/compound/Gorkić Gorkić/appos/General ,/punct/Gorkić murdered/acl/Gorkić in/prep/murdered Moscow/pobj/in ./punct/had | (S (PP (IN In) (NP (CD 1937))) (, ,) (NP (NNP Stalin)) (VP (VBD had) (S (NP (NP (NP (DT the) (NNP Secretary) (HYPH -) (NNP General)) (PP (IN of) (NP (DT the) (NNP CPY)))) (, ,) (NP (NNP Milan) (NNP Gorkić)) (, ,)) (VP (VBN murdered) (PP (IN in) (NP (NNP Moscow)))))) (. .)) | T | ['Stalin had the Secretary - General of the CPY , Milan Gorkić , murdered in Moscow'] | [] | ['In 1937 , Stalin had the Secretary - General of the CPY , Milan Gorkić , murdered in Moscow .'] | [] | [] | 35,897 |
In American English, asphalt (or asphalt cement) is the carefully refined residue from the distillation process of selected crude oils. | (ROOT (S (PP (IN In) (NP (JJ American) (NNP English))) (, ,) (NP (NP (NN asphalt)) (-LRB- -LRB-) (CC or) (NP (NN asphalt) (NN cement)) (-RRB- -RRB-)) (VP (VBZ is) (NP (NP (DT the) (ADJP (RB carefully) (VBN refined)) (NN residue)) (PP (IN from) (NP (NP (DT the) (NN distillation) (NN process)) (PP (IN of) (NP (VBN select... | 9 | {
"ADJ": [
"American",
"refined",
"crude"
],
"ADP": [
"In",
"from",
"of"
],
"ADV": [
"carefully"
],
"AUX": [
"is"
],
"CCONJ": [
"or"
],
"DET": [
"the",
"the"
],
"INTJ": [],
"NOUN": [
"asphalt",
"asphalt",
"cement",
"residue",
"d... | [
"B-PP",
"B-NP",
"I-NP",
"O",
"B-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"I-NP",
"B-VP",
"B-NP",
"B-ADJP",
"I-ADJP",
"B-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"B-PP",
"B-NP",
"I-NP",
"I-NP",
"O"
] | In/prep/is American/amod/English English/pobj/In ,/punct/English asphalt/conj/English (/punct/asphalt or/cc/asphalt asphalt/compound/cement cement/conj/asphalt )/punct/asphalt is/ROOT/is the/det/residue carefully/advmod/refined refined/amod/residue residue/attr/is from/prep/residue the/det/process distillation/compound... | (S (PP (IN In) (NP (JJ American) (NNP English))) (, ,) (NP (NP (NN asphalt)) (-LRB- -LRB-) (CC or) (NP (NN asphalt) (NN cement)) (-RRB- -RRB-)) (VP (VBZ is) (NP (NP (DT the) (ADJP (RB carefully) (VBN refined)) (NN residue)) (PP (IN from) (NP (NP (DT the) (NN distillation) (NN process)) (PP (IN of) (NP (VBN selected) (J... | T | ['asphalt -LRB- or asphalt cement -RRB- is the carefully refined residue from the distillation process of selected crude oils'] | [] | ['In American English , asphalt -LRB- or asphalt cement -RRB- is the carefully refined residue from the distillation process of selected crude oils .'] | [] | [] | 49,589 |
Opponents argue that actual energy savings are inconclusive, that DST increases health risks such as heart attack, that DST can disrupt morning activities, and that the act of changing clocks twice a year is economically and socially disruptive and cancels out any benefit. | (ROOT (S (NP (NNS Opponents)) (VP (VBP argue) (SBAR (SBAR (IN that) (S (NP (JJ actual) (NN energy) (NNS savings)) (VP (VBP are) (ADJP (JJ inconclusive))))) (, ,) (SBAR (IN that) (S (NP (NNP DST)) (VP (VBZ increases) (NP (NP (NN health) (NNS risks)) (PP (JJ such) (IN as) (NP (NN heart) (NN attack))))))) (, ,) (SBAR (IN ... | 13 | {
"ADJ": [
"actual",
"inconclusive",
"such",
"disruptive"
],
"ADP": [
"as",
"of",
"out"
],
"ADV": [
"twice",
"economically",
"socially"
],
"AUX": [
"are",
"can",
"is"
],
"CCONJ": [
"and",
"and",
"and"
],
"DET": [
"the",
"a",
... | [
"B-NP",
"B-VP",
"O",
"B-NP",
"I-NP",
"I-NP",
"B-VP",
"B-ADJP",
"O",
"O",
"B-NP",
"B-VP",
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"B-NP",
"I-NP",
"O",
"O",
"B-NP",
"B-VP",
"I-VP",
"B-NP",
"I-NP",
"O",
"O",
"O",
"B-NP",
"I-NP",
"B-PP",
"B-VP",
"B-NP",
"B-ADVP"... | Opponents/nsubj/argue argue/ROOT/argue that/mark/are actual/amod/savings energy/compound/savings savings/nsubj/are are/ccomp/argue inconclusive/acomp/are ,/punct/are that/mark/increases DST/nsubj/increases increases/ccomp/are health/compound/risks risks/dobj/increases such/amod/as as/prep/risks heart/compound/attack at... | (S (NP (NNS Opponents)) (VP (VBP argue) (SBAR (SBAR (IN that) (S (NP (JJ actual) (NN energy) (NNS savings)) (VP (VBP are) (ADJP (JJ inconclusive))))) (, ,) (SBAR (IN that) (S (NP (NNP DST)) (VP (VBZ increases) (NP (NP (NN health) (NNS risks)) (PP (JJ such) (IN as) (NP (NN heart) (NN attack))))))) (, ,) (SBAR (IN that) ... | CT | ['Opponents argue'] | ['that actual energy savings are inconclusive , that DST increases health risks such as heart attack , that DST can disrupt morning activities , and that the act of changing clocks twice a year is economically and socially disruptive and cancels out any benefit', 'that actual energy savings are inconclusive', 'that DST... | [] | ['Opponents argue that actual energy savings are inconclusive , that DST increases health risks such as heart attack , that DST can disrupt morning activities , and that the act of changing clocks twice a year is economically and socially disruptive and cancels out any benefit .'] | [] | 8,320 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.