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
Doctors, engineers, teachers, lawyers, journalists, constituted the bulk of the swelling middle class in Egypt under Nasser.
(ROOT (S (NP (NP (NNS Doctors)) (, ,) (NP (NNS engineers)) (, ,) (NP (NNS teachers)) (, ,) (NP (NNS lawyers)) (, ,) (NP (NNS journalists)) (, ,)) (VP (VBD constituted) (NP (NP (DT the) (NN bulk)) (PP (IN of) (NP (NP (DT the) (VBG swelling) (JJ middle) (NN class)) (PP (IN in) (NP (NNP Egypt))) (PP (IN under) (NP (NNP Na...
9
{ "ADJ": [ "middle" ], "ADP": [ "of", "in", "under" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "Doctors", "engineers", "teachers", "lawyers", "journalists", "bulk", "class" ], "NUM": [], "PART": [],...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "O" ]
Doctors/nsubj/constituted ,/punct/Doctors engineers/conj/Doctors ,/punct/engineers teachers/conj/engineers ,/punct/teachers lawyers/conj/teachers ,/punct/lawyers journalists/conj/lawyers ,/punct/Doctors constituted/ROOT/constituted the/det/bulk bulk/dobj/constituted of/prep/bulk the/det/class swelling/amod/class middle...
(S (NP (NP (NNS Doctors)) (, ,) (NP (NNS engineers)) (, ,) (NP (NNS teachers)) (, ,) (NP (NNS lawyers)) (, ,) (NP (NNS journalists)) (, ,)) (VP (VBD constituted) (NP (NP (DT the) (NN bulk)) (PP (IN of) (NP (NP (DT the) (VBG swelling) (JJ middle) (NN class)) (PP (IN in) (NP (NNP Egypt))) (PP (IN under) (NP (NNP Nasser))...
T
['Doctors , engineers , teachers , lawyers , journalists , constituted the bulk of the swelling middle class in Egypt under Nasser']
[]
['Doctors , engineers , teachers , lawyers , journalists , constituted the bulk of the swelling middle class in Egypt under Nasser .']
[]
[]
37,139
The 20th century also saw the integration of physics and chemistry, with chemical properties explained as the result of the electronic structure of the atom.
(ROOT (S (NP (DT The) (JJ 20th) (NN century)) (ADVP (RB also)) (VP (VBD saw) (NP (NP (DT the) (NN integration)) (PP (IN of) (NP (NN physics) (CC and) (NN chemistry))) (, ,) (PP (IN with) (NP (NP (NN chemical) (NNS properties)) (VP (VBN explained) (PP (IN as) (NP (NP (DT the) (NN result)) (PP (IN of) (NP (NP (DT the) (J...
14
{ "ADJ": [ "20th", "chemical", "electronic" ], "ADP": [ "of", "as", "of", "of" ], "ADV": [ "also" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "The", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "century", "integration", ...
[ "B-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "B-PP", "B-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", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/century 20th/amod/century century/nsubj/saw also/advmod/saw saw/ROOT/saw the/det/integration integration/dobj/saw of/prep/integration physics/pobj/of and/cc/physics chemistry/conj/physics ,/punct/saw with/mark/explained chemical/compound/properties properties/nsubj/explained explained/advcl/saw as/prep/explaine...
(S (NP (DT The) (JJ 20th) (NN century)) (ADVP (RB also)) (VP (VBD saw) (NP (NP (DT the) (NN integration)) (PP (IN of) (NP (NN physics) (CC and) (NN chemistry))) (, ,) (PP (IN with) (NP (NP (NN chemical) (NNS properties)) (VP (VBN explained) (PP (IN as) (NP (NP (DT the) (NN result)) (PP (IN of) (NP (NP (DT the) (JJ elec...
T
['The 20th century saw the integration of physics and chemistry , with chemical properties explained as the result of the electronic structure of the atom']
[]
['The 20th century also saw the integration of physics and chemistry , with chemical properties explained as the result of the electronic structure of the atom .']
[]
[]
9,545
How many divisions was ABC radio restructured into in 2005?
(ROOT (SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS divisions)) (SQ (VBD was) (NP (NNP ABC) (NN radio)) (VP (VBN restructured) (PP (IN into)) (PP (IN in) (NP (CD 2005))))) (. ?)))
7
{ "ADJ": [ "many" ], "ADP": [ "into", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "divisions", "radio" ], "NUM": [ "2005" ], "PART": [], "PRON": [], "PROPN": [ "ABC" ], "PUNCT": [ "?" ], "SCONJ": [ "...
[ "O", "O", "O", "O", "B-NP", "I-NP", "B-VP", "B-PP", "I-PP", "B-NP", "O" ]
How/advmod/many many/amod/divisions divisions/nsubj/was was/ROOT/was ABC/compound/radio radio/nsubj/restructured restructured/ccomp/was into/prep/restructured in/prep/restructured 2005/pobj/in ?/punct/was
(SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS divisions)) (SQ (VBD was) (NP (NNP ABC) (NN radio)) (VP (VBN restructured) (PP (IN into)) (PP (IN in) (NP (CD 2005))))) (. ?))
FC
[]
[]
[]
[]
['How many divisions was ABC radio restructured into in 2005 ?']
35,722
How did the Spanish conflict begin?
(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBD did) (NP (DT the) (JJ Spanish) (NN conflict)) (VP (VB begin))) (. ?)))
5
{ "ADJ": [ "Spanish" ], "ADP": [], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "conflict" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [ "How" ], "SPACE": [], "SYM": [], "VERB": [...
[ "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "O" ]
How/advmod/begin did/aux/begin the/det/conflict Spanish/amod/conflict conflict/nsubj/begin begin/ROOT/begin ?/punct/begin
(SBARQ (WHADVP (WRB How)) (SQ (VBD did) (NP (DT the) (JJ Spanish) (NN conflict)) (VP (VB begin))) (. ?))
FC
[]
[]
[]
[]
['How did the Spanish conflict begin ?']
75,238
There are 17 universities of technology in Germany with about 290,000 students enrolled.
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (CD 17) (NNS universities)) (PP (IN of) (NP (NN technology))) (PP (IN in) (NP (NNP Germany))) (PP (IN with) (NP (NP (QP (RB about) (CD 290,000)) (NNS students)) (VP (VBN enrolled))))) (. .)))
8
{ "ADJ": [], "ADP": [ "of", "in", "with" ], "ADV": [ "about" ], "AUX": [], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "universities", "technology", "students" ], "NUM": [ "17", "290,000" ], "PART": [], "PRON": [ "There" ], "PROPN": [ "Germ...
[ "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-PP", "O", "O", "B-NP", "B-VP", "O" ]
There/expl/are are/ROOT/are 17/nummod/universities universities/attr/are of/prep/universities technology/pobj/of in/prep/are Germany/pobj/in with/prep/are about/advmod/290,000 290,000/nummod/students students/nsubj/enrolled enrolled/pcomp/with ./punct/are
(S (NP (EX There)) (VP (VBP are) (NP (CD 17) (NNS universities)) (PP (IN of) (NP (NN technology))) (PP (IN in) (NP (NNP Germany))) (PP (IN with) (NP (NP (QP (RB about) (CD 290,000)) (NNS students)) (VP (VBN enrolled))))) (. .))
T
['There are 17 universities of technology in Germany with about 290,000 students enrolled']
[]
['There are 17 universities of technology in Germany with about 290,000 students enrolled .']
[]
[]
61,411
Overenthusiastic in building a “world-class” industrial city, the government also made many disastrous mistakes during development, such as spending hundreds of millions of yuan to mine for non-existent coal, resulting in negative economic growth in the late 1960s.
(ROOT (S (S (ADJP (JJ Overenthusiastic) (PP (IN in) (S (VP (VBG building) (NP (DT a) (`` “) (NML (NN world) (HYPH -) (NN class)) ('' ”) (JJ industrial) (NN city))))))) (, ,) (NP (DT the) (NN government)) (ADVP (RB also)) (VP (VBD made) (NP (JJ many) (JJ disastrous) (NNS mistakes)) (PP (IN during) (NP (NN development)))...
13
{ "ADJ": [ "Overenthusiastic", "industrial", "many", "disastrous", "such", "non", "-", "existent", "negative", "economic", "late" ], "ADP": [ "in", "during", "as", "of", "of", "for", "in", "in" ], "ADV": [ "also" ], "AUX": [ ...
[ "B-ADJP", "B-PP", "B-VP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "I-PP", "B-VP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-P...
Overenthusiastic/nsubj/made in/prep/made building/pcomp/in a/det/city “/punct/city world/nmod/class -/punct/class class/nmod/city ”/punct/city industrial/amod/city city/dobj/building ,/punct/made the/det/government government/nsubj/made also/advmod/made made/ROOT/made many/amod/mistakes disastrous/amod/mistakes mistake...
(S (S (ADJP (JJ Overenthusiastic) (PP (IN in) (S (VP (VBG building) (NP (DT a) (`` “) (NML (NN world) (HYPH -) (NN class)) ('' ”) (JJ industrial) (NN city))))))) (, ,) (NP (DT the) (NN government)) (ADVP (RB also)) (VP (VBD made) (NP (JJ many) (JJ disastrous) (NNS mistakes)) (PP (IN during) (NP (NN development))) (, ,)...
T
['Overenthusiastic in building a “ world - class ” industrial city']
[]
['Overenthusiastic in building a “ world - class ” industrial city , the government also made many disastrous mistakes during development , such as spending hundreds of millions of yuan to mine for non - existent coal , resulting in negative economic growth in the late 1960s .']
[]
[]
53,916
For example, there is discussion about if the Limón Creole English must be considered as "a kind" of English or a different language.
(ROOT (S (PP (IN For) (NP (NN example))) (, ,) (NP (EX there)) (VP (VBZ is) (NP (NP (NN discussion)) (PP (IN about) (SBAR (IN if) (S (NP (DT the) (NML (NNP Limón) (NNP Creole)) (NNP English)) (VP (MD must) (VP (VB be) (VP (VBN considered) (PP (IN as) (NP (`` ") (NP (DT a) (NN kind)) ('' ") (PP (PP (IN of) (NP (NNP Engl...
16
{ "ADJ": [ "different" ], "ADP": [ "For", "about", "as", "of" ], "ADV": [], "AUX": [ "must", "be" ], "CCONJ": [ "or" ], "DET": [ "the", "a", "a" ], "INTJ": [], "NOUN": [ "example", "discussion", "kind", "language" ], "NUM": [], ...
[ "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "B-PP", "O", "B-NP", "O", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
For/prep/is example/pobj/For ,/punct/is there/expl/is is/ROOT/is discussion/attr/is about/prep/discussion if/mark/considered the/det/English Limón/compound/English Creole/compound/English English/nsubjpass/considered must/aux/considered be/auxpass/considered considered/pcomp/about as/prep/considered "/punct/as a/det/ki...
(S (PP (IN For) (NP (NN example))) (, ,) (NP (EX there)) (VP (VBZ is) (NP (NP (NN discussion)) (PP (IN about) (SBAR (IN if) (S (NP (DT the) (NML (NNP Limón) (NNP Creole)) (NNP English)) (VP (MD must) (VP (VB be) (VP (VBN considered) (PP (IN as) (NP (`` ") (NP (DT a) (NN kind)) ('' ") (PP (PP (IN of) (NP (NNP English)))...
CT
['there is discussion about']
['if the Limón Creole English must be considered as " a kind " of English or a different language']
[]
['For example , there is discussion about if the Limón Creole English must be considered as " a kind " of English or a different language .']
[]
72,326
Several inventors followed Sturgeon in the development of DC motors but all encountered the same battery power cost issues.
(ROOT (S (NP (JJ Several) (NNS inventors)) (VP (VP (VBD followed) (NP (NNP Sturgeon)) (PP (IN in) (NP (NP (DT the) (NN development)) (PP (IN of) (NP (NNP DC) (NNS motors)))))) (CC but) (S (NP (DT all)) (VP (VBD encountered) (NP (DT the) (JJ same) (NML (NML (NN battery) (NN power)) (NN cost)) (NNS issues))))) (. .)))
9
{ "ADJ": [ "Several", "same" ], "ADP": [ "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "but" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "inventors", "development", "motors", "battery", "power", "cost", "issues" ], "NUM": [], "...
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "B-VP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "O" ]
Several/amod/inventors inventors/nsubj/followed followed/ROOT/followed Sturgeon/dobj/followed in/prep/followed the/det/development development/pobj/in of/prep/development DC/compound/motors motors/pobj/of but/cc/followed all/nsubj/encountered encountered/conj/followed the/det/issues same/amod/issues battery/compound/po...
(S (NP (JJ Several) (NNS inventors)) (VP (VP (VBD followed) (NP (NNP Sturgeon)) (PP (IN in) (NP (NP (DT the) (NN development)) (PP (IN of) (NP (NNP DC) (NNS motors)))))) (CC but) (S (NP (DT all)) (VP (VBD encountered) (NP (DT the) (JJ same) (NML (NML (NN battery) (NN power)) (NN cost)) (NNS issues))))) (. .))
T
['Several inventors followed Sturgeon in the development of DC motors but all encountered the same battery power cost issues']
[]
['Several inventors followed Sturgeon in the development of DC motors but all encountered the same battery power cost issues .']
[]
[]
56,130
New coastal towns like Beira, Moçâmedes, Lobito, João Belo, Nacala and Porto Amélia were also founded.
(ROOT (S (NP (NP (JJ New) (JJ coastal) (NNS towns)) (PP (IN like) (NP (NP (NNP Beira)) (, ,) (NP (NNP Moçâmedes)) (, ,) (NP (NNP Lobito)) (, ,) (NP (NNP João) (NNP Belo)) (, ,) (NP (NNP Nacala)) (CC and) (NP (NNP Porto) (NNP Amélia))))) (VP (VBD were) (ADVP (RB also)) (VP (VBN founded))) (. .)))
7
{ "ADJ": [ "New", "coastal" ], "ADP": [ "like" ], "ADV": [ "also" ], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "towns" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Beira", "Moçâmedes", "Lobito", "João", ...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "O" ]
New/amod/towns coastal/amod/towns towns/nsubjpass/founded like/prep/towns Beira/pobj/like ,/punct/Beira Moçâmedes/conj/Beira ,/punct/Moçâmedes Lobito/conj/Moçâmedes ,/punct/Lobito João/compound/Belo Belo/conj/Lobito ,/punct/Belo Nacala/conj/Belo and/cc/Nacala Porto/compound/Amélia Amélia/conj/Nacala were/auxpass/founde...
(S (NP (NP (JJ New) (JJ coastal) (NNS towns)) (PP (IN like) (NP (NP (NNP Beira)) (, ,) (NP (NNP Moçâmedes)) (, ,) (NP (NNP Lobito)) (, ,) (NP (NNP João) (NNP Belo)) (, ,) (NP (NNP Nacala)) (CC and) (NP (NNP Porto) (NNP Amélia))))) (VP (VBD were) (ADVP (RB also)) (VP (VBN founded))) (. .))
T
['New coastal towns like Beira , Moçâmedes , Lobito , João Belo , Nacala and Porto Amélia were also founded']
[]
['New coastal towns like Beira , Moçâmedes , Lobito , João Belo , Nacala and Porto Amélia were also founded .']
[]
[]
63,951
This bequest forms part of the finest collection of East Asian pottery and porcelain in the world, including Kakiemon ware.
(ROOT (S (NP (DT This) (NN bequest)) (VP (VBZ forms) (NP (NP (NN part)) (PP (IN of) (NP (NP (DT the) (JJS finest) (NN collection)) (PP (IN of) (NP (ADJP (JJ East) (JJ Asian)) (NN pottery) (CC and) (NN porcelain))) (PP (IN in) (NP (DT the) (NN world))) (, ,) (PP (VBG including) (NP (NNP Kakiemon) (NN ware))))))) (. .)))
10
{ "ADJ": [ "finest", "East", "Asian" ], "ADP": [ "of", "of", "in" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "This", "the", "the" ], "INTJ": [], "NOUN": [ "bequest", "forms", "part", "collection", "pottery", "porcelain", ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
This/det/bequest bequest/nsubj/forms forms/ROOT/forms part/appos/forms of/prep/part the/det/collection finest/amod/collection collection/pobj/of of/prep/collection East/amod/Asian Asian/amod/pottery pottery/pobj/of and/cc/pottery porcelain/conj/pottery in/prep/collection the/det/world world/pobj/in ,/punct/collection i...
(S (NP (DT This) (NN bequest)) (VP (VBZ forms) (NP (NP (NN part)) (PP (IN of) (NP (NP (DT the) (JJS finest) (NN collection)) (PP (IN of) (NP (ADJP (JJ East) (JJ Asian)) (NN pottery) (CC and) (NN porcelain))) (PP (IN in) (NP (DT the) (NN world))) (, ,) (PP (VBG including) (NP (NNP Kakiemon) (NN ware))))))) (. .))
T
['This bequest forms part of the finest collection of East Asian pottery and porcelain in the world , including Kakiemon ware']
[]
['This bequest forms part of the finest collection of East Asian pottery and porcelain in the world , including Kakiemon ware .']
[]
[]
39,052
It was executed by Venetian craftsmen.
(ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VBN executed) (PP (IN by) (NP (JJ Venetian) (NNS craftsmen))))) (. .)))
7
{ "ADJ": [ "Venetian" ], "ADP": [ "by" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "craftsmen" ], "NUM": [], "PART": [], "PRON": [ "It" ], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [...
[ "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
It/nsubjpass/executed was/auxpass/executed executed/ROOT/executed by/agent/executed Venetian/amod/craftsmen craftsmen/pobj/by ./punct/executed
(S (NP (PRP It)) (VP (VBD was) (VP (VBN executed) (PP (IN by) (NP (JJ Venetian) (NNS craftsmen))))) (. .))
T
['It was executed by Venetian craftsmen']
[]
['It was executed by Venetian craftsmen .']
[]
[]
65,995
The two universities meet several times each year in rivalry matches known as the Bedlam Series, which are some of the greatest sporting draws to the state.
(ROOT (S (NP (DT The) (CD two) (NNS universities)) (VP (VBP meet) (NP (NP (JJ several) (NNS times)) (NP (DT each) (NN year))) (PP (IN in) (NP (NP (NP (NN rivalry) (NNS matches)) (VP (VBN known) (PP (IN as) (NP (DT the) (NNP Bedlam) (NNP Series))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (NP (NP (DT some)) (PP ...
14
{ "ADJ": [ "several", "greatest" ], "ADP": [ "in", "as", "of", "to" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [], "DET": [ "The", "each", "the", "the", "the" ], "INTJ": [], "NOUN": [ "universities", "times", "year", "rivalry", "m...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/universities two/nummod/universities universities/nsubj/meet meet/ROOT/meet several/amod/times times/npadvmod/meet each/det/year year/npadvmod/times in/prep/meet rivalry/compound/matches matches/pobj/in known/acl/matches as/prep/known the/det/Series Bedlam/compound/Series Series/pobj/as ,/punct/Series which/nsu...
(S (NP (DT The) (CD two) (NNS universities)) (VP (VBP meet) (NP (NP (JJ several) (NNS times)) (NP (DT each) (NN year))) (PP (IN in) (NP (NP (NP (NN rivalry) (NNS matches)) (VP (VBN known) (PP (IN as) (NP (DT the) (NNP Bedlam) (NNP Series))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (NP (NP (DT some)) (PP (IN of...
CT
['The two universities meet several times each year in rivalry matches known as the Bedlam Series , which are some of the greatest sporting draws to the state']
['which are some of the greatest sporting draws to the state']
[]
['The two universities meet several times each year in rivalry matches known as the Bedlam Series , which are some of the greatest sporting draws to the state .']
[]
74,421
What document was meant to resolve lingering issues of colonialism?
(ROOT (SBARQ (WHNP (WP What) (NN document)) (S (VP (VBD was) (VP (VBN meant) (S (VP (TO to) (VP (VB resolve) (NP (NP (VBG lingering) (NNS issues)) (PP (IN of) (NP (NN colonialism)))))))))) (. ?)))
12
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "What" ], "INTJ": [], "NOUN": [ "document", "issues", "colonialism" ], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": ...
[ "O", "O", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
What/det/document document/nsubjpass/meant was/auxpass/meant meant/ROOT/meant to/aux/resolve resolve/xcomp/meant lingering/amod/issues issues/dobj/resolve of/prep/issues colonialism/pobj/of ?/punct/meant
(SBARQ (WHNP (WP What) (NN document)) (S (VP (VBD was) (VP (VBN meant) (S (VP (TO to) (VP (VB resolve) (NP (NP (VBG lingering) (NNS issues)) (PP (IN of) (NP (NN colonialism)))))))))) (. ?))
T
['was meant to resolve lingering issues of colonialism']
[]
['What document was meant to resolve lingering issues of colonialism ?']
[]
[]
27,602
As the largest and senior branch of the U.S. military, the modern U.S. Army has its roots in the Continental Army, which was formed (14 June 1775) to fight the American Revolutionary War (1775–83)—before the U.S. was established as a country.
(ROOT (S (PP (IN As) (NP (NP (DT the) (ADJP (JJS largest) (CC and) (JJ senior)) (NN branch)) (PP (IN of) (NP (DT the) (NNP U.S.) (NN military))))) (, ,) (NP (DT the) (JJ modern) (NNP U.S.) (NNP Army)) (VP (VBZ has) (NP (NP (PRP$ its) (NNS roots)) (PP (IN in) (NP (NP (DT the) (NNP Continental) (NNP Army)) (, ,) (SBAR (W...
20
{ "ADJ": [ "largest", "senior", "modern", "1775–83)—before" ], "ADP": [ "As", "of", "in", "as" ], "ADV": [], "AUX": [ "was", "was" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "the", "the", "the", "a" ], "INTJ": [], ...
[ "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-VP"...
As/prep/has the/det/branch largest/amod/branch and/cc/largest senior/conj/largest branch/pobj/As of/prep/branch the/det/military U.S./compound/military military/pobj/of ,/punct/has the/det/Army modern/amod/Army U.S./compound/Army Army/nsubj/has has/advcl/established its/poss/roots roots/dobj/has in/prep/roots the/det/A...
(S (PP (IN As) (NP (NP (DT the) (ADJP (JJS largest) (CC and) (JJ senior)) (NN branch)) (PP (IN of) (NP (DT the) (NNP U.S.) (NN military))))) (, ,) (NP (DT the) (JJ modern) (NNP U.S.) (NNP Army)) (VP (VBZ has) (NP (NP (PRP$ its) (NNS roots)) (PP (IN in) (NP (NP (DT the) (NNP Continental) (NNP Army)) (, ,) (SBAR (WHNP (W...
CT
['the modern U.S. Army has its roots in the Continental Army , which was formed -LRB- 14 June 1775 -RRB- to fight the American Revolutionary War -LRB-']
['which was formed -LRB- 14 June 1775 -RRB- to fight the American Revolutionary War -LRB- 1775–83-RRB-—before the U.S. was established as a country', '1775–83-RRB-—before the U.S. was established as a country']
[]
['As the largest and senior branch of the U.S. military , the modern U.S. Army has its roots in the Continental Army , which was formed -LRB- 14 June 1775 -RRB- to fight the American Revolutionary War -LRB- 1775–83-RRB-—before the U.S. was established as a country .']
[]
71,016
The great majority of asphalt used commercially is obtained from petroleum.
(ROOT (S (NP (NP (DT The) (JJ great) (NN majority)) (PP (IN of) (NP (NP (NN asphalt)) (VP (VBN used) (ADVP (RB commercially)))))) (VP (VBZ is) (VP (VBN obtained) (PP (IN from) (NP (NN petroleum))))) (. .)))
8
{ "ADJ": [ "great" ], "ADP": [ "of", "from" ], "ADV": [ "commercially" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "majority", "asphalt", "petroleum" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-ADVP", "B-VP", "I-VP", "B-PP", "B-NP", "O" ]
The/det/majority great/amod/majority majority/nsubjpass/obtained of/prep/majority asphalt/pobj/of used/acl/majority commercially/advmod/used is/auxpass/obtained obtained/ROOT/obtained from/prep/obtained petroleum/pobj/from ./punct/obtained
(S (NP (NP (DT The) (JJ great) (NN majority)) (PP (IN of) (NP (NP (NN asphalt)) (VP (VBN used) (ADVP (RB commercially)))))) (VP (VBZ is) (VP (VBN obtained) (PP (IN from) (NP (NN petroleum))))) (. .))
T
['The great majority of asphalt used commercially is obtained from petroleum']
[]
['The great majority of asphalt used commercially is obtained from petroleum .']
[]
[]
69,636
This can also be a refined product (absorbent cotton in U.S. usage) which has medical, cosmetic and many other practical uses.
(ROOT (S (NP (DT This)) (VP (MD can) (ADVP (RB also)) (VP (VB be) (NP (NP (NP (DT a) (VBN refined) (NN product)) (-LRB- -LRB-) (NP (NP (JJ absorbent) (NN cotton)) (PP (IN in) (NP (NNP U.S.) (NN usage)))) (-RRB- -RRB-)) (SBAR (WHNP (WDT which)) (S (VP (VBZ has) (NP (UCP (ADJP (JJ medical)) (, ,) (ADJP (JJ cosmetic)) (CC...
12
{ "ADJ": [ "refined", "absorbent", "medical", "cosmetic", "many", "other", "practical" ], "ADP": [ "in" ], "ADV": [ "also" ], "AUX": [ "can", "be" ], "CCONJ": [ "and" ], "DET": [ "a" ], "INTJ": [], "NOUN": [ "product", "cotton", ...
[ "B-NP", "B-VP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-VP", "B-ADJP", "O", "B-ADJP", "O", "O", "O", "O", "B-NP", "O" ]
This/nsubj/be can/aux/be also/advmod/be be/ROOT/be a/det/product refined/amod/product product/attr/be (/punct/product absorbent/amod/cotton cotton/appos/product in/prep/cotton U.S./compound/usage usage/pobj/in )/punct/cotton which/nsubj/has has/relcl/cotton medical/acomp/has ,/punct/medical cosmetic/conj/medical and/cc...
(S (NP (DT This)) (VP (MD can) (ADVP (RB also)) (VP (VB be) (NP (NP (NP (DT a) (VBN refined) (NN product)) (-LRB- -LRB-) (NP (NP (JJ absorbent) (NN cotton)) (PP (IN in) (NP (NNP U.S.) (NN usage)))) (-RRB- -RRB-)) (SBAR (WHNP (WDT which)) (S (VP (VBZ has) (NP (UCP (ADJP (JJ medical)) (, ,) (ADJP (JJ cosmetic)) (CC and) ...
CT
['This can also be a refined product -LRB- absorbent cotton in U.S. usage -RRB- which has medical , cosmetic and many other practical uses']
['which has medical , cosmetic and many other practical uses']
[]
['This can also be a refined product -LRB- absorbent cotton in U.S. usage -RRB- which has medical , cosmetic and many other practical uses .']
[]
74,922
The name "Somali" is, in turn, held to be derived from the words soo and maal, which together mean "go and milk"
(ROOT (S (NP (DT The) (NN name) (`` ") (NNP Somali) ('' ")) (VP (VBZ is) (, ,) (PP (IN in) (NP (NN turn))) (, ,) (VP (VBN held) (S (VP (TO to) (VP (VB be) (VP (VBN derived) (PP (IN from) (NP (NP (DT the) (NNS words) (NN soo) (CC and) (NN maal)) (, ,) (SBAR (WHNP (WDT which)) (S (ADVP (RB together)) (VP (VBP mean) (`` "...
14
{ "ADJ": [], "ADP": [ "in", "from" ], "ADV": [ "together" ], "AUX": [ "is", "be" ], "CCONJ": [ "and", "and" ], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "name", "turn", "words", "maal", "milk" ], "NUM": [], "PART": [ "to" ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-ADVP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "I-VP" ]
The/det/Somali name/nmod/Somali "/punct/Somali Somali/nsubj/held "/punct/held is/auxpass/held ,/punct/held in/prep/held turn/pobj/in ,/punct/held held/ROOT/held to/aux/derived be/auxpass/derived derived/xcomp/held from/prep/derived the/det/words words/pobj/from soo/appos/words and/cc/soo maal/conj/soo ,/punct/words whi...
(S (NP (DT The) (NN name) (`` ") (NNP Somali) ('' ")) (VP (VBZ is) (, ,) (PP (IN in) (NP (NN turn))) (, ,) (VP (VBN held) (S (VP (TO to) (VP (VB be) (VP (VBN derived) (PP (IN from) (NP (NP (DT the) (NNS words) (NN soo) (CC and) (NN maal)) (, ,) (SBAR (WHNP (WDT which)) (S (ADVP (RB together)) (VP (VBP mean) (`` ") (NN ...
CT
['The name " Somali " is , in turn , held to be derived from the words soo and maal , which together mean " go and milk "']
['which together mean " go and milk "']
[]
['The name " Somali " is , in turn , held to be derived from the words soo and maal , which together mean " go and milk "']
[]
28,818
Internet Top Level Domain (TLD).
(ROOT (NP (NP (NNP Internet) (NML (NNP Top) (NNP Level)) (NNP Domain)) (-LRB- -LRB-) (NP (NNP TLD)) (-RRB- -RRB-) (. .)))
5
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Internet", "Top", "Level", "Domain", "TLD" ], "PUNCT": [ "(", ")", "." ], "SCONJ": [], "SPACE": [], "SYM": [], ...
[ "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP" ]
Internet/compound/Level Top/compound/Level Level/compound/Domain Domain/ROOT/Domain (/punct/Domain TLD/appos/Domain )/punct/Domain ./punct/Domain
(NP (NP (NNP Internet) (NML (NNP Top) (NNP Level)) (NNP Domain)) (-LRB- -LRB-) (NP (NNP TLD)) (-RRB- -RRB-) (. .))
FC
[]
[]
[]
[]
['Internet Top Level Domain -LRB- TLD -RRB- .']
4,980
Who maintains the Unicode Standard?
(ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ maintains) (NP (DT the) (NNP Unicode) (NNP Standard)))) (. ?)))
6
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [ "Who" ], "PROPN": [ "Unicode", "Standard" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "maintains...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "O" ]
Who/nsubj/maintains maintains/ROOT/maintains the/det/Standard Unicode/compound/Standard Standard/dobj/maintains ?/punct/maintains
(SBARQ (WHNP (WP Who)) (SQ (VP (VBZ maintains) (NP (DT the) (NNP Unicode) (NNP Standard)))) (. ?))
FC
[]
[]
[]
[]
['Who maintains the Unicode Standard ?']
56,439
About this time the Persians made a semi-secret agreement to remain neutral in exchange for the cancellation of the indemnity from the previous war.
(ROOT (S (PP (IN About) (NP (DT this) (NN time))) (NP (DT the) (NNPS Persians)) (VP (VBD made) (NP (DT a) (ADJP (RB semi) (HYPH -) (JJ secret)) (NN agreement) (S (VP (TO to) (VP (VB remain) (ADJP (JJ neutral)) (PP (IN in) (NP (NP (NN exchange)) (PP (IN for) (NP (NP (DT the) (NN cancellation)) (PP (IN of) (NP (DT the) (...
14
{ "ADJ": [ "semi", "-", "secret", "neutral", "previous" ], "ADP": [ "in", "for", "of", "from" ], "ADV": [ "About" ], "AUX": [], "CCONJ": [], "DET": [ "this", "the", "a", "the", "the", "the" ], "INTJ": [], "NOUN": [ "time", "...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "B-ADJP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
About/advmod/time this/det/time time/npadvmod/made the/det/Persians Persians/nsubj/made made/ROOT/made a/det/agreement semi/amod/agreement -/amod/agreement secret/amod/agreement agreement/dobj/made to/aux/remain remain/acl/agreement neutral/acomp/remain in/prep/remain exchange/pobj/in for/prep/exchange the/det/cancella...
(S (PP (IN About) (NP (DT this) (NN time))) (NP (DT the) (NNPS Persians)) (VP (VBD made) (NP (DT a) (ADJP (RB semi) (HYPH -) (JJ secret)) (NN agreement) (S (VP (TO to) (VP (VB remain) (ADJP (JJ neutral)) (PP (IN in) (NP (NP (NN exchange)) (PP (IN for) (NP (NP (DT the) (NN cancellation)) (PP (IN of) (NP (DT the) (NN ind...
T
['the Persians made a semi - secret agreement to remain neutral in exchange for the cancellation of the indemnity from the previous war']
[]
['About this time the Persians made a semi - secret agreement to remain neutral in exchange for the cancellation of the indemnity from the previous war .']
[]
[]
58,781
The spirit of chivalry was given expression through the new (secular) type of chivalric orders; the first of these was the Order of St. George, founded by Charles I of Hungary in 1325, while the best known was probably the English Order of the Garter, founded by Edward III in 1348.
(ROOT (S (S (NP (NP (DT The) (NN spirit)) (PP (IN of) (NP (NN chivalry)))) (VP (VBD was) (VP (VBN given) (NP (NN expression)) (PP (IN through) (NP (NP (DT the) (JJ new) (-LRB- -LRB-) (JJ secular) (-RRB- -RRB-) (NN type)) (PP (IN of) (NP (JJ chivalric) (NNS orders)))))))) (: ;) (S (NP (NP (DT the) (JJ first)) (PP (IN of...
12
{ "ADJ": [ "new", "secular", "chivalric", "first" ], "ADP": [ "of", "through", "of", "of", "of", "by", "of", "in", "of", "by", "in" ], "ADV": [ "best", "probably" ], "AUX": [ "was", "was", "was" ], "CCONJ": [], "DET": [ ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", ...
The/det/spirit spirit/nsubjpass/given of/prep/spirit chivalry/pobj/of was/auxpass/given given/ccomp/was expression/dobj/given through/prep/given the/det/type new/amod/type (/punct/type secular/amod/type )/punct/type type/pobj/through of/prep/type chivalric/amod/orders orders/pobj/of ;/punct/was the/det/first first/nsub...
(S (S (NP (NP (DT The) (NN spirit)) (PP (IN of) (NP (NN chivalry)))) (VP (VBD was) (VP (VBN given) (NP (NN expression)) (PP (IN through) (NP (NP (DT the) (JJ new) (-LRB- -LRB-) (JJ secular) (-RRB- -RRB-) (NN type)) (PP (IN of) (NP (JJ chivalric) (NNS orders)))))))) (: ;) (S (NP (NP (DT the) (JJ first)) (PP (IN of) (NP ...
CT
['The spirit of chivalry was given expression through the new -LRB- secular -RRB- type of chivalric orders', 'the first of these was the Order of St. George , founded by Charles I of Hungary in 1325 ,']
['while the best known was probably the English Order of the Garter , founded by Edward III in 1348']
[]
['The spirit of chivalry was given expression through the new -LRB- secular -RRB- type of chivalric orders ; the first of these was the Order of St. George , founded by Charles I of Hungary in 1325 , while the best known was probably the English Order of the Garter , founded by Edward III in 1348 .']
[]
4,227
Although Dominic and the early brethren had instituted female Dominican houses at Prouille and other places by 1227, some of the brethren of the order had misgivings about the necessity of female religious establishments in an order whose major purpose was preaching, a duty in which women could not traditionally engage...
(ROOT (S (SBAR (IN Although) (S (NP (NP (NNP Dominic)) (CC and) (NP (DT the) (JJ early) (NNS brethren))) (VP (VBD had) (VP (VBN instituted) (NP (JJ female) (JJ Dominican) (NNS houses)) (PP (IN at) (NP (NP (NNP Prouille)) (CC and) (NP (JJ other) (NNS places)))) (PP (IN by) (NP (CD 1227))))))) (, ,) (NP (NP (DT some)) (P...
20
{ "ADJ": [ "early", "female", "Dominican", "other", "female", "religious", "major" ], "ADP": [ "at", "by", "of", "of", "about", "of", "in", "in" ], "ADV": [ "traditionally" ], "AUX": [ "had", "was", "could" ], "CCONJ": [ "...
[ "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B...
Although/mark/instituted Dominic/nsubj/instituted and/cc/Dominic the/det/brethren early/amod/brethren brethren/conj/Dominic had/aux/instituted instituted/advcl/had female/amod/houses Dominican/amod/houses houses/dobj/instituted at/prep/instituted Prouille/pobj/at and/cc/Prouille other/amod/places places/conj/Prouille b...
(S (SBAR (IN Although) (S (NP (NP (NNP Dominic)) (CC and) (NP (DT the) (JJ early) (NNS brethren))) (VP (VBD had) (VP (VBN instituted) (NP (JJ female) (JJ Dominican) (NNS houses)) (PP (IN at) (NP (NP (NNP Prouille)) (CC and) (NP (JJ other) (NNS places)))) (PP (IN by) (NP (CD 1227))))))) (, ,) (NP (NP (DT some)) (PP (IN ...
CT
['some of the brethren of the order had misgivings about the necessity of female religious establishments in an order whose major purpose was preaching , a duty in which women could not traditionally engage']
['Although Dominic and the early brethren had instituted female Dominican houses at Prouille and other places by 1227', 'whose major purpose was preaching , a duty in which women could not traditionally engage', 'in which women could not traditionally engage']
[]
['Although Dominic and the early brethren had instituted female Dominican houses at Prouille and other places by 1227 , some of the brethren of the order had misgivings about the necessity of female religious establishments in an order whose major purpose was preaching , a duty in which women could not traditionally en...
[]
65,676
The middle up segment is mainly occupied by Metro Department Store originated from Singapore and Sogo from Japan.
(ROOT (S (NP (DT The) (ADJP (JJ middle) (RP up)) (NN segment)) (VP (VBZ is) (ADVP (RB mainly)) (VP (VBN occupied) (PP (IN by) (NP (NP (NP (NNP Metro) (NNP Department) (NNP Store)) (VP (VBN originated) (PP (IN from) (NP (NNP Singapore))))) (CC and) (VP (NP (NNP Sogo)) (PP (IN from) (NP (NNP Japan)))))))) (. .)))
11
{ "ADJ": [], "ADP": [ "up", "by", "from", "from" ], "ADV": [ "mainly" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "The" ], "INTJ": [], "NOUN": [ "middle", "segment" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Metro", "Departm...
[ "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
The/det/segment middle/amod/segment up/compound/segment segment/nsubjpass/occupied is/auxpass/occupied mainly/advmod/occupied occupied/ROOT/occupied by/agent/occupied Metro/compound/Department Department/compound/Store Store/pobj/by originated/conj/occupied from/prep/originated Singapore/pobj/from and/cc/Singapore Sogo...
(S (NP (DT The) (ADJP (JJ middle) (RP up)) (NN segment)) (VP (VBZ is) (ADVP (RB mainly)) (VP (VBN occupied) (PP (IN by) (NP (NP (NP (NNP Metro) (NNP Department) (NNP Store)) (VP (VBN originated) (PP (IN from) (NP (NNP Singapore))))) (CC and) (VP (NP (NNP Sogo)) (PP (IN from) (NP (NNP Japan)))))))) (. .))
T
['The middle up segment is mainly occupied by Metro Department Store originated from Singapore and Sogo from Japan']
[]
['The middle up segment is mainly occupied by Metro Department Store originated from Singapore and Sogo from Japan .']
[]
[]
37,379
Until the end of his life, Bell and his family would alternate between the two homes, but Beinn Bhreagh would, over the next 30 years, become more than a summer home as Bell became so absorbed in his experiments that his annual stays lengthened.
(ROOT (S (PP (IN Until) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (PRP$ his) (NN life))))) (, ,) (NP (NP (NNP Bell)) (CC and) (NP (PRP$ his) (NN family))) (VP (MD would) (VP (VB alternate) (PP (IN between) (NP (DT the) (CD two) (NNS homes))))) (, ,) (CC but) (S (NP (NNP Beinn) (NNP Bhreagh)) (VP (MD would) (, ,) (PP (...
13
{ "ADJ": [ "next", "more", "annual" ], "ADP": [ "Until", "of", "between", "over", "than", "in" ], "ADV": [ "so" ], "AUX": [ "would", "would" ], "CCONJ": [ "and", "but" ], "DET": [ "the", "the", "the", "a" ], "INTJ": [], ...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-PP", "B-NP...
Until/prep/alternate the/det/end end/pobj/Until of/prep/end his/poss/life life/pobj/of ,/punct/alternate Bell/nsubj/alternate and/cc/Bell his/poss/family family/conj/Bell would/aux/alternate alternate/ROOT/alternate between/prep/alternate the/det/homes two/nummod/homes homes/pobj/between ,/punct/alternate but/cc/altern...
(S (PP (IN Until) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (PRP$ his) (NN life))))) (, ,) (NP (NP (NNP Bell)) (CC and) (NP (PRP$ his) (NN family))) (VP (MD would) (VP (VB alternate) (PP (IN between) (NP (DT the) (CD two) (NNS homes))))) (, ,) (CC but) (S (NP (NNP Beinn) (NNP Bhreagh)) (VP (MD would) (, ,) (PP (IN ove...
CT
['Beinn Bhreagh would , over the next 30 years , become more than a summer home']
['as Bell became so absorbed in his experiments that his annual stays lengthened', 'that his annual stays lengthened']
[]
['Until the end of his life , Bell and his family would alternate between the two homes , but Beinn Bhreagh would , over the next 30 years , become more than a summer home as Bell became so absorbed in his experiments that his annual stays lengthened .']
[]
61,546
What is the economical magazine in Namibia?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJ economical) (NN magazine)) (PP (IN in) (NP (NNP Namibia))))) (. ?)))
7
{ "ADJ": [ "economical" ], "ADP": [ "in" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "magazine" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Namibia" ], "PUNCT": [ "?" ], "SCONJ": [], "SPAC...
[ "O", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
What/attr/is is/ROOT/is the/det/magazine economical/amod/magazine magazine/nsubj/is in/prep/magazine Namibia/pobj/in ?/punct/is
(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJ economical) (NN magazine)) (PP (IN in) (NP (NNP Namibia))))) (. ?))
FC
[]
[]
[]
[]
['What is the economical magazine in Namibia ?']
24,986
Papua New Guinea has stated that it might join ASEAN, and is currently an observer.
(ROOT (S (NP (NNP Papua) (NNP New) (NNP Guinea)) (VP (VP (VBZ has) (VP (VBN stated) (SBAR (IN that) (S (NP (PRP it)) (VP (MD might) (VP (VB join) (NP (NNP ASEAN)))))))) (, ,) (CC and) (VP (VBZ is) (ADVP (RB currently)) (NP (DT an) (NN observer)))) (. .)))
11
{ "ADJ": [], "ADP": [], "ADV": [ "currently" ], "AUX": [ "has", "might", "is" ], "CCONJ": [ "and" ], "DET": [ "an" ], "INTJ": [], "NOUN": [ "observer" ], "NUM": [], "PART": [], "PRON": [ "it" ], "PROPN": [ "Papua", "New", "Guinea", "ASE...
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "O", "B-NP", "B-VP", "I-VP", "B-NP", "B-VP", "I-VP", "I-VP", "B-ADVP", "B-NP", "I-NP", "O" ]
Papua/compound/Guinea New/compound/Guinea Guinea/nsubj/stated has/aux/stated stated/ROOT/stated that/mark/join it/nsubj/join might/aux/join join/ccomp/stated ASEAN/dobj/join ,/punct/join and/cc/join is/conj/join currently/advmod/is an/det/observer observer/attr/is ./punct/stated
(S (NP (NNP Papua) (NNP New) (NNP Guinea)) (VP (VP (VBZ has) (VP (VBN stated) (SBAR (IN that) (S (NP (PRP it)) (VP (MD might) (VP (VB join) (NP (NNP ASEAN)))))))) (, ,) (CC and) (VP (VBZ is) (ADVP (RB currently)) (NP (DT an) (NN observer)))) (. .))
CT
['Papua New Guinea has stated , and is currently an observer']
['that it might join ASEAN']
[]
['Papua New Guinea has stated that it might join ASEAN , and is currently an observer .']
[]
75,675
In 1824 the National Gallery was founded to house the British national collection of Western paintings; this now occupies a prominent position in Trafalgar Square.
(ROOT (S (S (PP (IN In) (NP (CD 1824))) (NP (DT the) (NNP National) (NNP Gallery)) (VP (VBD was) (VP (VBN founded) (S (VP (TO to) (VP (VB house) (NP (NP (DT the) (JJ British) (JJ national) (NN collection)) (PP (IN of) (NP (JJ Western) (NNS paintings)))))))))) (: ;) (S (NP (DT this)) (ADVP (RB now)) (VP (VBZ occupies) (...
12
{ "ADJ": [ "British", "national", "Western", "prominent" ], "ADP": [ "In", "of", "in" ], "ADV": [ "now" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "the", "a" ], "INTJ": [], "NOUN": [ "collection", "paintings", "position" ], ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
In/prep/founded 1824/pobj/In the/det/Gallery National/compound/Gallery Gallery/nsubjpass/founded was/auxpass/founded founded/ccomp/occupies to/aux/house house/advcl/founded the/det/collection British/amod/collection national/amod/collection collection/dobj/house of/prep/collection Western/amod/paintings paintings/pobj/...
(S (S (PP (IN In) (NP (CD 1824))) (NP (DT the) (NNP National) (NNP Gallery)) (VP (VBD was) (VP (VBN founded) (S (VP (TO to) (VP (VB house) (NP (NP (DT the) (JJ British) (JJ national) (NN collection)) (PP (IN of) (NP (JJ Western) (NNS paintings)))))))))) (: ;) (S (NP (DT this)) (ADVP (RB now)) (VP (VBZ occupies) (NP (NP...
T
['In 1824 the National Gallery was founded to house the British national collection of Western paintings', 'this now occupies a prominent position in Trafalgar Square']
[]
['In 1824 the National Gallery was founded to house the British national collection of Western paintings ; this now occupies a prominent position in Trafalgar Square .']
[]
[]
9,785
Transferring GameCube development to the Wii was relatively simple, since the Wii was being created to be compatible with the GameCube.[o]
(ROOT (S (S (VP (VBG Transferring) (NP (NNP GameCube) (NN development)) (PP (IN to) (NP (DT the) (NNP Wii))))) (VBD was) (ADJP (RB relatively) (JJ simple)) (, ,) (IN since) (S (NP (DT the) (NNP Wii)) (VBD was) (VP (VBG being) (VP (VBN created) (TO to) (VB be) (ADJP (ADJP (JJ compatible) (IN with)) (DT the))))) (. GameC...
8
{ "ADJ": [ "simple", "compatible" ], "ADP": [ "to", "with" ], "ADV": [ "relatively" ], "AUX": [ "was", "was", "being", "be" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "development" ], "NUM": [], "PART": [ ...
[ "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-ADJP", "I-ADJP", "O", "O", "B-NP", "I-NP", "O", "B-VP", "I-VP", "I-VP", "I-VP", "B-ADJP", "I-ADJP", "I-ADJP", "O", "O" ]
Transferring/csubj/was GameCube/compound/development development/dobj/Transferring to/prep/Transferring the/det/Wii Wii/pobj/to was/ROOT/was relatively/advmod/simple simple/acomp/was ,/punct/was since/mark/created the/det/Wii Wii/nsubjpass/created was/aux/created being/auxpass/created created/advcl/was to/aux/be be/adv...
(S (S (VP (VBG Transferring) (NP (NNP GameCube) (NN development)) (PP (IN to) (NP (DT the) (NNP Wii))))) (VBD was) (ADJP (RB relatively) (JJ simple)) (, ,) (IN since) (S (NP (DT the) (NNP Wii)) (VBD was) (VP (VBG being) (VP (VBN created) (TO to) (VB be) (ADJP (ADJP (JJ compatible) (IN with)) (DT the))))) (. GameCube.-L...
T
['Transferring GameCube development to the Wii', 'the Wii was being created to be compatible with the']
[]
['Transferring GameCube development to the Wii was relatively simple , since the Wii was being created to be compatible with the GameCube.-LSB-o -RSB-']
[]
[]
37,496
During this period a Briton colony and bishopric (see Mailoc) was established in Northern Galicia (Britonia), probably as foederati and allies of the Suebi.
(ROOT (S (PP (IN During) (NP (DT this) (NN period))) (NP (NP (DT a) (JJ Briton) (NN colony) (CC and) (NN bishopric)) (-LRB- -LRB-) (VP (VB see) (NP (NNP Mailoc))) (-RRB- -RRB-)) (VP (VBD was) (VP (VBN established) (PP (IN in) (NP (NP (NNP Northern) (NNP Galicia)) (-LRB- -LRB-) (NP (NNP Britonia)) (-RRB- -RRB-))) (, ,) ...
9
{ "ADJ": [], "ADP": [ "During", "in", "as", "of" ], "ADV": [ "probably" ], "AUX": [ "was" ], "CCONJ": [ "and", "and" ], "DET": [ "this", "a", "the" ], "INTJ": [], "NOUN": [ "period", "colony", "bishopric", "foederati", "allies" ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
During/prep/established this/det/period period/pobj/During a/det/colony Briton/compound/colony colony/nsubjpass/established and/cc/colony bishopric/conj/colony (/punct/see see/parataxis/bishopric Mailoc/dobj/see )/punct/colony was/auxpass/established established/ROOT/established in/prep/established Northern/compound/Ga...
(S (PP (IN During) (NP (DT this) (NN period))) (NP (NP (DT a) (JJ Briton) (NN colony) (CC and) (NN bishopric)) (-LRB- -LRB-) (VP (VB see) (NP (NNP Mailoc))) (-RRB- -RRB-)) (VP (VBD was) (VP (VBN established) (PP (IN in) (NP (NP (NNP Northern) (NNP Galicia)) (-LRB- -LRB-) (NP (NNP Britonia)) (-RRB- -RRB-))) (, ,) (PP (A...
T
['a Briton colony and bishopric -LRB- see Mailoc -RRB- was established in Northern Galicia -LRB- Britonia -RRB- , probably as foederati and allies of the Suebi']
[]
['During this period a Briton colony and bishopric -LRB- see Mailoc -RRB- was established in Northern Galicia -LRB- Britonia -RRB- , probably as foederati and allies of the Suebi .']
[]
[]
7,760
In comparison to the forest, agriculture is still quite conventional and dominated by large structures and monocultures.
(ROOT (S (PP (IN In) (NP (NP (NN comparison)) (PP (IN to) (NP (DT the) (NN forest))))) (, ,) (NP (NN agriculture)) (VP (VBZ is) (ADVP (RB still)) (ADJP (ADJP (RB quite) (JJ conventional)) (CC and) (VP (VBN dominated) (PP (IN by) (NP (JJ large) (NNS structures) (CC and) (NNS monocultures)))))) (. .)))
8
{ "ADJ": [ "conventional", "large" ], "ADP": [ "In", "to", "by" ], "ADV": [ "still", "quite" ], "AUX": [ "is" ], "CCONJ": [ "and", "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "comparison", "forest", "agriculture", "structures",...
[ "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-ADVP", "B-ADJP", "I-ADJP", "I-ADJP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
In/prep/is comparison/pobj/In to/prep/comparison the/det/forest forest/pobj/to ,/punct/is agriculture/nsubj/is is/ROOT/is still/advmod/is quite/advmod/conventional conventional/acomp/is and/cc/conventional dominated/conj/conventional by/agent/dominated large/amod/structures structures/pobj/by and/cc/structures monocult...
(S (PP (IN In) (NP (NP (NN comparison)) (PP (IN to) (NP (DT the) (NN forest))))) (, ,) (NP (NN agriculture)) (VP (VBZ is) (ADVP (RB still)) (ADJP (ADJP (RB quite) (JJ conventional)) (CC and) (VP (VBN dominated) (PP (IN by) (NP (JJ large) (NNS structures) (CC and) (NNS monocultures)))))) (. .))
T
['agriculture is still quite conventional and dominated by large structures and monocultures']
[]
['In comparison to the forest , agriculture is still quite conventional and dominated by large structures and monocultures .']
[]
[]
675
War work again brought local prosperity during World War II, this time centered on Boeing aircraft.
(ROOT (S (NP (NN War) (NN work)) (ADVP (RB again)) (VP (VBD brought) (NP (JJ local) (NN prosperity)) (PP (IN during) (NP (NNP World) (NNP War) (NNP II))) (, ,) (NP (NP (DT this) (NN time)) (VP (VBN centered) (PP (IN on) (NP (NNP Boeing) (NN aircraft)))))) (. .)))
8
{ "ADJ": [ "local" ], "ADP": [ "during", "on" ], "ADV": [ "again" ], "AUX": [], "CCONJ": [], "DET": [ "this" ], "INTJ": [], "NOUN": [ "War", "work", "prosperity", "time", "aircraft" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "World", ...
[ "B-NP", "I-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
War/compound/work work/nsubj/brought again/advmod/brought brought/ROOT/brought local/amod/prosperity prosperity/dobj/brought during/prep/brought World/compound/II War/compound/II II/pobj/during ,/punct/brought this/det/time time/npadvmod/centered centered/advcl/brought on/prep/centered Boeing/compound/aircraft aircraft...
(S (NP (NN War) (NN work)) (ADVP (RB again)) (VP (VBD brought) (NP (JJ local) (NN prosperity)) (PP (IN during) (NP (NNP World) (NNP War) (NNP II))) (, ,) (NP (NP (DT this) (NN time)) (VP (VBN centered) (PP (IN on) (NP (NNP Boeing) (NN aircraft)))))) (. .))
T
['War work brought local prosperity during World War II , this time centered on Boeing aircraft']
[]
['War work again brought local prosperity during World War II , this time centered on Boeing aircraft .']
[]
[]
37,272
A changing dielectric constant with frequency is referred to as dielectric dispersion, and is governed by dielectric relaxation processes, such as Debye relaxation.
(ROOT (S (NP (NP (DT A) (VBG changing) (JJ dielectric) (NN constant)) (PP (IN with) (NP (NN frequency)))) (VP (VP (VBZ is) (VP (VBN referred) (PP (IN to)) (PP (IN as) (NP (JJ dielectric) (NN dispersion))))) (, ,) (CC and) (VP (VBZ is) (VP (VBN governed) (PP (IN by) (NP (NP (NML (JJ dielectric) (NN relaxation)) (NNS pro...
10
{ "ADJ": [ "constant", "dielectric", "dielectric", "such" ], "ADP": [ "with", "to", "as", "by", "as" ], "ADV": [], "AUX": [ "is", "is" ], "CCONJ": [ "and" ], "DET": [ "A" ], "INTJ": [], "NOUN": [ "dielectric", "frequency", "disper...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "I-PP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-PP", "O", "O", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "O" ]
A/det/dielectric changing/amod/dielectric dielectric/amod/constant constant/nsubjpass/referred with/prep/constant frequency/pobj/with is/auxpass/referred referred/ROOT/referred to/prep/referred as/prep/referred dielectric/amod/dispersion dispersion/pobj/as ,/punct/referred and/cc/referred is/auxpass/governed governed/c...
(S (NP (NP (DT A) (VBG changing) (JJ dielectric) (NN constant)) (PP (IN with) (NP (NN frequency)))) (VP (VP (VBZ is) (VP (VBN referred) (PP (IN to)) (PP (IN as) (NP (JJ dielectric) (NN dispersion))))) (, ,) (CC and) (VP (VBZ is) (VP (VBN governed) (PP (IN by) (NP (NP (NML (JJ dielectric) (NN relaxation)) (NNS processes...
T
['A changing dielectric constant with frequency is referred to as dielectric dispersion , and is governed by dielectric relaxation processes , such as Debye relaxation']
[]
['A changing dielectric constant with frequency is referred to as dielectric dispersion , and is governed by dielectric relaxation processes , such as Debye relaxation .']
[]
[]
63,237
The Quran is also divided into seven approximately equal parts, manzil (plural manāzil), for it to be recited in a week.
(ROOT (S (NP (DT The) (NNP Quran)) (VP (VBZ is) (ADVP (RB also)) (VP (VBN divided) (PP (IN into) (NP (NP (CD seven) (ADJP (RB approximately) (JJ equal)) (NNS parts)) (, ,) (NP (NP (FW manzil)) (-LRB- -LRB-) (NP (JJ plural) (NN manāzil)) (-RRB- -RRB-)))) (, ,) (SBAR (IN for) (S (NP (PRP it)) (VP (TO to) (VP (VB be) (VP ...
12
{ "ADJ": [ "equal", "plural" ], "ADP": [ "into", "in" ], "ADV": [ "also", "approximately" ], "AUX": [ "is", "be" ], "CCONJ": [], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "parts", "manāzil", "week" ], "NUM": [ "seven" ], "PART"...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/Quran Quran/nsubjpass/divided is/auxpass/divided also/advmod/divided divided/ROOT/divided into/prep/divided seven/nummod/parts approximately/advmod/equal equal/amod/parts parts/pobj/into ,/punct/parts manzil/appos/parts (/punct/manzil plural/amod/manāzil manāzil/appos/manzil )/punct/manzil ,/punct/parts for/mar...
(S (NP (DT The) (NNP Quran)) (VP (VBZ is) (ADVP (RB also)) (VP (VBN divided) (PP (IN into) (NP (NP (CD seven) (ADJP (RB approximately) (JJ equal)) (NNS parts)) (, ,) (NP (NP (FW manzil)) (-LRB- -LRB-) (NP (JJ plural) (NN manāzil)) (-RRB- -RRB-)))) (, ,) (SBAR (IN for) (S (NP (PRP it)) (VP (TO to) (VP (VB be) (VP (VBN r...
CT
['The Quran is also divided into seven approximately equal parts , manzil -LRB- plural manāzil -RRB- ,']
['for it to be recited in a week']
[]
['The Quran is also divided into seven approximately equal parts , manzil -LRB- plural manāzil -RRB- , for it to be recited in a week .']
[]
59,828
At least how many tesserae are used in the the Monreale mosaics?
(ROOT (SBARQ (WHNP (ADVP (RB At) (RBS least)) (WHNP (WRB how) (JJ many) (NNS tesserae))) (SQ (VBP are) (VP (VBN used) (PP (IN in) (NP (DT the) (DT the) (NNP Monreale) (NNS mosaics))))) (. ?)))
7
{ "ADJ": [ "least", "many" ], "ADP": [ "At", "in" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "tesserae", "mosaics" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Monreale" ], "PUNCT": [ ...
[ "B-ADVP", "I-ADVP", "O", "O", "O", "O", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
At/advmod/least least/advmod/used how/advmod/many many/amod/tesserae tesserae/nsubjpass/used are/auxpass/used used/ROOT/used in/prep/used the/det/mosaics the/det/mosaics Monreale/compound/mosaics mosaics/pobj/in ?/punct/used
(SBARQ (WHNP (ADVP (RB At) (RBS least)) (WHNP (WRB how) (JJ many) (NNS tesserae))) (SQ (VBP are) (VP (VBN used) (PP (IN in) (NP (DT the) (DT the) (NNP Monreale) (NNS mosaics))))) (. ?))
FC
[]
[]
[]
[]
['At least how many tesserae are used in the the Monreale mosaics ?']
34,083
The Duchess of Cornwall in December 2007, and the Queen named Queen Elizabeth in the city during October 2011.
(ROOT (S (S (NP (NP (DT The) (NNP Duchess)) (PP (IN of) (NP (NNP Cornwall)))) (PP (IN in) (NP (NNP December) (CD 2007)))) (, ,) (CC and) (S (NP (DT the) (NNP Queen)) (VP (VBD named) (NP (NNP Queen) (NNP Elizabeth)) (PP (IN in) (NP (DT the) (NN city))) (PP (IN during) (NP (NNP October) (CD 2011))))) (. .)))
7
{ "ADJ": [], "ADP": [ "of", "in", "in", "during" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "city" ], "NUM": [ "2007", "2011" ], "PART": [], "PRON": [], "PROPN": [ "Duchess", "Co...
[ "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/Duchess Duchess/ROOT/Duchess of/prep/Duchess Cornwall/pobj/of in/prep/Duchess December/pobj/in 2007/nummod/December ,/punct/Duchess and/cc/Duchess the/det/Queen Queen/conj/Duchess named/acl/Queen Queen/compound/Elizabeth Elizabeth/oprd/named in/prep/named the/det/city city/pobj/in during/prep/named October/pobj...
(S (S (NP (NP (DT The) (NNP Duchess)) (PP (IN of) (NP (NNP Cornwall)))) (PP (IN in) (NP (NNP December) (CD 2007)))) (, ,) (CC and) (S (NP (DT the) (NNP Queen)) (VP (VBD named) (NP (NNP Queen) (NNP Elizabeth)) (PP (IN in) (NP (DT the) (NN city))) (PP (IN during) (NP (NNP October) (CD 2011))))) (. .))
T
['The Duchess of Cornwall in December 2007', 'the Queen named Queen Elizabeth in the city during October 2011']
[]
['The Duchess of Cornwall in December 2007 , and the Queen named Queen Elizabeth in the city during October 2011 .']
[]
[]
38,094
MP3 was designed by the Moving Picture Experts Group (MPEG) as part of its MPEG-1 standard and later extended in the MPEG-2 standard.
(ROOT (S (NP (NN MP3)) (VP (VBD was) (VP (VP (VBN designed) (PP (IN by) (NP (NP (DT the) (NNP Moving) (NNP Picture) (NNPS Experts) (NNP Group)) (-LRB- -LRB-) (NP (NNP MPEG)) (-RRB- -RRB-))) (PP (IN as) (NP (NP (NN part)) (PP (IN of) (NP (PRP$ its) (NML (CD MPEG-1)) (NN standard)))))) (CC and) (ADVP (RB later)) (VP (VBN...
11
{ "ADJ": [], "ADP": [ "by", "as", "of", "in" ], "ADV": [ "later" ], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "MP3", "part", "standard", "standard" ], "NUM": [], "PART": [], "PRON": [ "it...
[ "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
MP3/nsubjpass/designed was/auxpass/designed designed/ROOT/designed by/agent/designed the/det/Group Moving/compound/Picture Picture/compound/Group Experts/compound/Group Group/pobj/by (/punct/MPEG MPEG/appos/Group )/punct/Group as/prep/designed part/pobj/as of/prep/part its/poss/standard MPEG-1/compound/standard standar...
(S (NP (NN MP3)) (VP (VBD was) (VP (VP (VBN designed) (PP (IN by) (NP (NP (DT the) (NNP Moving) (NNP Picture) (NNPS Experts) (NNP Group)) (-LRB- -LRB-) (NP (NNP MPEG)) (-RRB- -RRB-))) (PP (IN as) (NP (NP (NN part)) (PP (IN of) (NP (PRP$ its) (NML (CD MPEG-1)) (NN standard)))))) (CC and) (ADVP (RB later)) (VP (VBN exten...
T
['MP3 was designed by the Moving Picture Experts Group -LRB- MPEG -RRB- as part of its MPEG-1 standard and later extended in the MPEG-2 standard']
[]
['MP3 was designed by the Moving Picture Experts Group -LRB- MPEG -RRB- as part of its MPEG-1 standard and later extended in the MPEG-2 standard .']
[]
[]
46,682
Under the Antiterrorism and Effective Death Penalty Act of 1996, a state prisoner is ordinarily only allowed one suit for habeas corpus in federal court.
(ROOT (S (PP (IN Under) (NP (NP (DT the) (NML (NML (NNP Antiterrorism)) (CC and) (NML (NNP Effective) (NNP Death) (NNP Penalty))) (NNP Act)) (PP (IN of) (NP (CD 1996))))) (, ,) (NP (DT a) (NN state) (NN prisoner)) (VP (VBZ is) (ADVP (RB ordinarily)) (NP (RB only) (VBN allowed) (NP (CD one) (NN suit))) (PP (IN for) (NP ...
8
{ "ADJ": [ "federal" ], "ADP": [ "Under", "of", "for", "in" ], "ADV": [ "ordinarily", "only" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "state", "prisoner", "suit", "corpus", "court" ]...
[ "B-PP", "B-NP", "O", "O", "O", "O", "O", "B-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Under/prep/allowed the/det/Antiterrorism Antiterrorism/pobj/Under and/cc/Antiterrorism Effective/amod/Act Death/compound/Penalty Penalty/compound/Act Act/conj/Antiterrorism of/prep/Act 1996/pobj/of ,/punct/allowed a/det/prisoner state/compound/prisoner prisoner/nsubj/allowed is/auxpass/allowed ordinarily/advmod/allowed...
(S (PP (IN Under) (NP (NP (DT the) (NML (NML (NNP Antiterrorism)) (CC and) (NML (NNP Effective) (NNP Death) (NNP Penalty))) (NNP Act)) (PP (IN of) (NP (CD 1996))))) (, ,) (NP (DT a) (NN state) (NN prisoner)) (VP (VBZ is) (ADVP (RB ordinarily)) (NP (RB only) (VBN allowed) (NP (CD one) (NN suit))) (PP (IN for) (NP (NN ha...
T
['a state prisoner is ordinarily only allowed one suit for habeas corpus in federal court']
[]
['Under the Antiterrorism and Effective Death Penalty Act of 1996 , a state prisoner is ordinarily only allowed one suit for habeas corpus in federal court .']
[]
[]
17,838
Warrington and Widnes, south of the new Merseyside/Greater Manchester border were added to the new non-metropolitan county of Cheshire.
(ROOT (S (NP (NP (NNP Warrington) (CC and) (NNP Widnes)) (, ,) (ADVP (RB south) (PP (IN of) (NP (DT the) (JJ new) (NML (NML (NNP Merseyside)) (SYM /) (NML (NNP Greater) (NNP Manchester))) (NN border))))) (VP (VBD were) (VP (VBN added) (PP (IN to) (NP (NP (DT the) (JJ new) (ADJP (RB non) (HYPH -) (JJ metropolitan)) (NN ...
9
{ "ADJ": [ "new", "new", "non", "-", "metropolitan" ], "ADP": [ "of", "to", "of" ], "ADV": [ "south" ], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "border", "county" ], "NUM": [], "PA...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "O" ]
Warrington/nsubjpass/added and/cc/Warrington Widnes/conj/Warrington ,/punct/Warrington south/appos/Warrington of/prep/south the/det/border new/amod/border Merseyside/nmod/Manchester //punct/Manchester Greater/compound/Manchester Manchester/compound/border border/pobj/of were/auxpass/added added/ROOT/added to/prep/added...
(S (NP (NP (NNP Warrington) (CC and) (NNP Widnes)) (, ,) (ADVP (RB south) (PP (IN of) (NP (DT the) (JJ new) (NML (NML (NNP Merseyside)) (SYM /) (NML (NNP Greater) (NNP Manchester))) (NN border))))) (VP (VBD were) (VP (VBN added) (PP (IN to) (NP (NP (DT the) (JJ new) (ADJP (RB non) (HYPH -) (JJ metropolitan)) (NN county...
T
['Warrington and Widnes , south of the new Merseyside / Greater Manchester border were added to the new non - metropolitan county of Cheshire']
[]
['Warrington and Widnes , south of the new Merseyside / Greater Manchester border were added to the new non - metropolitan county of Cheshire .']
[]
[]
43,698
Several thousand newborns in Europe and elsewhere suffered the teratogenic effects of thalidomide.
(ROOT (S (NP (QP (DT Several) (CD thousand)) (NNS newborns)) (UCP (PP (IN in) (NP (NNP Europe))) (CC and) (ADVP (RB elsewhere))) (VP (VBD suffered) (NP (NP (DT the) (JJ teratogenic) (NNS effects)) (PP (IN of) (NP (NN thalidomide))))) (. .)))
7
{ "ADJ": [ "Several", "teratogenic" ], "ADP": [ "in", "of" ], "ADV": [ "elsewhere" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "newborns", "effects", "thalidomide" ], "NUM": [ "thousand" ], "PART": [], "PRON": ...
[ "O", "O", "B-NP", "B-PP", "B-NP", "O", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
Several/amod/thousand thousand/nummod/newborns newborns/nsubj/suffered in/prep/newborns Europe/pobj/in and/cc/newborns elsewhere/advmod/suffered suffered/ROOT/suffered the/det/effects teratogenic/amod/effects effects/dobj/suffered of/prep/effects thalidomide/pobj/of ./punct/suffered
(S (NP (QP (DT Several) (CD thousand)) (NNS newborns)) (UCP (PP (IN in) (NP (NNP Europe))) (CC and) (ADVP (RB elsewhere))) (VP (VBD suffered) (NP (NP (DT the) (JJ teratogenic) (NNS effects)) (PP (IN of) (NP (NN thalidomide))))) (. .))
T
['Several thousand newborns suffered the teratogenic effects of thalidomide']
[]
['Several thousand newborns in Europe and elsewhere suffered the teratogenic effects of thalidomide .']
[]
[]
56,511
After complement proteins initially bind to the microbe, they activate their protease activity, which in turn activates other complement proteases, and so on.
(ROOT (S (SBAR (IN After) (S (NP (NN complement) (NNS proteins)) (ADVP (RB initially)) (VP (VBP bind) (PP (IN to) (NP (DT the) (NN microbe)))))) (, ,) (NP (PRP they)) (VP (VBP activate) (NP (NP (PRP$ their) (NN protease) (NN activity)) (, ,) (SBAR (WHNP (WDT which)) (S (S (PP (IN in) (NP (NN turn))) (VP (VBZ activates)...
10
{ "ADJ": [ "complement", "other" ], "ADP": [ "to", "in" ], "ADV": [ "initially", "so", "on" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "proteins", "microbe", "protease", "activity", "turn", "complement",...
[ "O", "B-NP", "I-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "O", "O", "B-ADVP", "I-ADVP", "O" ]
After/mark/bind complement/amod/proteins proteins/nsubj/bind initially/advmod/bind bind/advcl/activate to/prep/bind the/det/microbe microbe/pobj/to ,/punct/activate they/nsubj/activate activate/ROOT/activate their/poss/activity protease/compound/activity activity/dobj/activate ,/punct/activity which/nsubj/activates in/...
(S (SBAR (IN After) (S (NP (NN complement) (NNS proteins)) (ADVP (RB initially)) (VP (VBP bind) (PP (IN to) (NP (DT the) (NN microbe)))))) (, ,) (NP (PRP they)) (VP (VBP activate) (NP (NP (PRP$ their) (NN protease) (NN activity)) (, ,) (SBAR (WHNP (WDT which)) (S (S (PP (IN in) (NP (NN turn))) (VP (VBZ activates) (NP (...
CT
['they activate their protease activity , which in turn activates other complement proteases , and so on']
['After complement proteins initially bind to the microbe', 'which in turn activates other complement proteases , and so on']
[]
['After complement proteins initially bind to the microbe , they activate their protease activity , which in turn activates other complement proteases , and so on .']
[]
34,614
As the doctor had never examined him personally, Schwarzenegger collected a US$10,000 libel judgment against him in a German court.
(ROOT (S (SBAR (IN As) (S (NP (DT the) (NN doctor)) (VP (VBD had) (ADVP (RB never)) (VP (VBN examined) (NP (PRP him)) (ADVP (RB personally)))))) (, ,) (NP (NNP Schwarzenegger)) (VP (VBD collected) (NP (NP (DT a) (NML ($ US$) (CD 10,000)) (NN libel) (NN judgment)) (PP (IN against) (NP (PRP him)))) (PP (IN in) (NP (DT a)...
8
{ "ADJ": [ "German" ], "ADP": [ "against", "in" ], "ADV": [ "never", "personally" ], "AUX": [ "had" ], "CCONJ": [], "DET": [ "the", "a", "a" ], "INTJ": [], "NOUN": [ "doctor", "libel", "judgment", "court" ], "NUM": [ "10,000" ], "...
[ "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-NP", "B-ADVP", "O", "B-NP", "B-VP", "B-NP", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
As/mark/examined the/det/doctor doctor/nsubj/examined had/aux/examined never/neg/examined examined/advcl/collected him/dobj/examined personally/advmod/examined ,/punct/collected Schwarzenegger/nsubj/collected collected/ROOT/collected a/det/judgment US$/nmod/10,000 10,000/nummod/judgment libel/compound/judgment judgment...
(S (SBAR (IN As) (S (NP (DT the) (NN doctor)) (VP (VBD had) (ADVP (RB never)) (VP (VBN examined) (NP (PRP him)) (ADVP (RB personally)))))) (, ,) (NP (NNP Schwarzenegger)) (VP (VBD collected) (NP (NP (DT a) (NML ($ US$) (CD 10,000)) (NN libel) (NN judgment)) (PP (IN against) (NP (PRP him)))) (PP (IN in) (NP (DT a) (JJ G...
CT
['Schwarzenegger collected a US$ 10,000 libel judgment against him in a German court']
['As the doctor had never examined him personally']
[]
['As the doctor had never examined him personally , Schwarzenegger collected a US$ 10,000 libel judgment against him in a German court .']
[]
8,819
True to its name, rice is the main crop, followed by wheat; north Zhejiang is also a center of aquaculture in China, and the Zhoushan fishery is the largest fishery in the country.
(ROOT (S (S (S (ADJP (JJ True) (PP (IN to) (NP (PRP$ its) (NN name))))) (, ,) (NP (NN rice)) (VP (VBZ is) (NP (NP (DT the) (JJ main) (NN crop)) (, ,) (VP (VBN followed) (PP (IN by) (NP (NN wheat))))))) (: ;) (S (S (NP (JJ north) (NNP Zhejiang)) (VP (VBZ is) (ADVP (RB also)) (NP (NP (DT a) (NN center)) (PP (IN of) (NP (...
9
{ "ADJ": [ "True", "main", "largest" ], "ADP": [ "to", "by", "of", "in", "in" ], "ADV": [ "also" ], "AUX": [ "is", "is", "is" ], "CCONJ": [ "and" ], "DET": [ "the", "a", "the", "the", "the" ], "INTJ": [], "NOUN": [ "...
[ "B-ADJP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-N...
True/advcl/is to/prep/True its/poss/name name/pobj/to ,/punct/is rice/nsubj/is is/ccomp/is the/det/crop main/amod/crop crop/attr/is ,/punct/crop followed/acl/crop by/agent/followed wheat/pobj/by ;/punct/is north/compound/Zhejiang Zhejiang/nsubj/is is/ROOT/is also/advmod/is a/det/center center/attr/is of/prep/center aqu...
(S (S (S (ADJP (JJ True) (PP (IN to) (NP (PRP$ its) (NN name))))) (, ,) (NP (NN rice)) (VP (VBZ is) (NP (NP (DT the) (JJ main) (NN crop)) (, ,) (VP (VBN followed) (PP (IN by) (NP (NN wheat))))))) (: ;) (S (S (NP (JJ north) (NNP Zhejiang)) (VP (VBZ is) (ADVP (RB also)) (NP (NP (DT a) (NN center)) (PP (IN of) (NP (NN aqu...
T
['True to its name , rice is the main crop , followed by wheat', 'north Zhejiang is also a center of aquaculture in China , and the Zhoushan fishery is the largest fishery in the country']
[]
['True to its name , rice is the main crop , followed by wheat ; north Zhejiang is also a center of aquaculture in China , and the Zhoushan fishery is the largest fishery in the country .']
[]
[]
50,440
Ex-Army personnel Albert Kesselring and Hans-Jürgen Stumpff are usually blamed for the turning away from strategic planning and focusing on close air support.
(ROOT (S (NP (NML (JJ Ex) (HYPH -) (NNP Army) (NNS personnel)) (NML (NML (NNP Albert) (NNP Kesselring)) (CC and) (NML (NNP Hans) (HYPH -) (NNP Jürgen) (NNP Stumpff)))) (VP (VBP are) (ADVP (RB usually)) (VP (VBN blamed) (PP (IN for) (NP (NP (NP (DT the) (NN turning)) (ADVP (RB away) (PP (IN from) (NP (JJ strategic) (NN ...
11
{ "ADJ": [ "Ex", "strategic", "close" ], "ADP": [ "for", "from", "on" ], "ADV": [ "usually", "away" ], "AUX": [ "are" ], "CCONJ": [ "and", "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "personnel", "turning", "planning", "air...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Ex/compound/personnel -/punct/Army Army/compound/personnel personnel/nsubjpass/blamed Albert/compound/Kesselring Kesselring/appos/personnel and/cc/Kesselring Hans/compound/Stumpff -/punct/Stumpff Jürgen/compound/Stumpff Stumpff/conj/Kesselring are/auxpass/blamed usually/advmod/blamed blamed/ROOT/blamed for/prep/blamed ...
(S (NP (NML (JJ Ex) (HYPH -) (NNP Army) (NNS personnel)) (NML (NML (NNP Albert) (NNP Kesselring)) (CC and) (NML (NNP Hans) (HYPH -) (NNP Jürgen) (NNP Stumpff)))) (VP (VBP are) (ADVP (RB usually)) (VP (VBN blamed) (PP (IN for) (NP (NP (NP (DT the) (NN turning)) (ADVP (RB away) (PP (IN from) (NP (JJ strategic) (NN planni...
T
['Ex - Army personnel Albert Kesselring and Hans - Jürgen Stumpff are usually blamed for the turning away from strategic planning and focusing on close air support']
[]
['Ex - Army personnel Albert Kesselring and Hans - Jürgen Stumpff are usually blamed for the turning away from strategic planning and focusing on close air support .']
[]
[]
16,317
Charles Darwin's book The Formation of Vegetable Mould through the Action of Worms (1881) presented the first scientific analysis of earthworms' contributions to soil fertility.
(ROOT (S (NP (NP (NP (NNP Charles) (NNP Darwin) (POS 's)) (NN book)) (NP (NP (DT The) (NNP Formation)) (PP (IN of) (NP (NNP Vegetable) (NNP Mould))) (PP (PP (IN through) (NP (NP (DT the) (NNP Action)) (PP (IN of) (NP (NNPS Worms))))) (-LRB- -LRB-) (NP (CD 1881)) (-RRB- -RRB-)))) (VP (VBD presented) (NP (NP (DT the) (JJ...
10
{ "ADJ": [ "first", "scientific" ], "ADP": [ "of", "through", "of", "of", "to" ], "ADV": [], "AUX": [ "Mould" ], "CCONJ": [], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "book", "analysis", "earthworms", "contributions", "...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-PP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Charles/compound/Darwin Darwin/poss/book 's/case/Darwin book/nsubj/presented The/det/Formation Formation/nsubj/Mould of/prep/Formation Vegetable/pobj/of Mould/relcl/book through/prep/book the/det/Action Action/pobj/through of/prep/Action Worms/pobj/of (/punct/Action 1881/appos/Action )/punct/book presented/ROOT/present...
(S (NP (NP (NP (NNP Charles) (NNP Darwin) (POS 's)) (NN book)) (NP (NP (DT The) (NNP Formation)) (PP (IN of) (NP (NNP Vegetable) (NNP Mould))) (PP (PP (IN through) (NP (NP (DT the) (NNP Action)) (PP (IN of) (NP (NNPS Worms))))) (-LRB- -LRB-) (NP (CD 1881)) (-RRB- -RRB-)))) (VP (VBD presented) (NP (NP (DT the) (JJ first...
T
["Charles Darwin 's book The Formation of Vegetable Mould through the Action of Worms -LRB- 1881 -RRB- presented the first scientific analysis of earthworms ' contributions to soil fertility"]
[]
["Charles Darwin 's book The Formation of Vegetable Mould through the Action of Worms -LRB- 1881 -RRB- presented the first scientific analysis of earthworms ' contributions to soil fertility ."]
[]
[]
66,122
When does secondary schooling typically take place?
(ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBZ does) (NP (JJ secondary) (NN schooling)) (ADVP (RB typically)) (VP (VB take) (NP (NN place)))) (. ?)))
6
{ "ADJ": [ "secondary" ], "ADP": [], "ADV": [ "typically" ], "AUX": [ "does" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "schooling", "place" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [ "When" ], "SPACE": [], ...
[ "O", "O", "B-NP", "I-NP", "B-ADVP", "B-VP", "B-NP", "O" ]
When/advmod/take does/aux/take secondary/amod/schooling schooling/nsubj/take typically/advmod/take take/ROOT/take place/dobj/take ?/punct/take
(SBARQ (WHADVP (WRB When)) (SQ (VBZ does) (NP (JJ secondary) (NN schooling)) (ADVP (RB typically)) (VP (VB take) (NP (NN place)))) (. ?))
FC
[]
[]
[]
[]
['When does secondary schooling typically take place ?']
75,543
The Diafotismos is credited with revitalizing Greek culture and giving birth to the synthesis of ancient and medieval elements that characterize it today.
(ROOT (S (NP (DT The) (NNPS Diafotismos)) (VP (VBZ is) (VP (VBN credited) (PP (IN with) (S (VP (VP (VBG revitalizing) (NP (JJ Greek) (NN culture))) (CC and) (VP (VBG giving) (NP (NN birth)) (PP (IN to) (NP (NP (DT the) (NN synthesis)) (PP (IN of) (NP (NP (ADJP (JJ ancient) (CC and) (JJ medieval)) (NNS elements)) (SBAR ...
17
{ "ADJ": [ "Greek", "ancient", "medieval" ], "ADP": [ "with", "to", "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "and", "and" ], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "culture", "birth", "synthesis", "elements", "today"...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "O", "B-VP", "B-NP", "I-NP", "O" ]
The/det/Diafotismos Diafotismos/nsubjpass/credited is/auxpass/credited credited/ROOT/credited with/prep/credited revitalizing/pcomp/with Greek/amod/culture culture/dobj/revitalizing and/cc/revitalizing giving/conj/revitalizing birth/dobj/giving to/prep/giving the/det/synthesis synthesis/pobj/to of/prep/synthesis ancien...
(S (NP (DT The) (NNPS Diafotismos)) (VP (VBZ is) (VP (VBN credited) (PP (IN with) (S (VP (VP (VBG revitalizing) (NP (JJ Greek) (NN culture))) (CC and) (VP (VBG giving) (NP (NN birth)) (PP (IN to) (NP (NP (DT the) (NN synthesis)) (PP (IN of) (NP (NP (ADJP (JJ ancient) (CC and) (JJ medieval)) (NNS elements)) (SBAR (WHNP ...
CT
['The Diafotismos is credited with revitalizing Greek culture and giving birth to the synthesis of ancient and medieval elements that characterize it today']
['that characterize it today']
[]
['The Diafotismos is credited with revitalizing Greek culture and giving birth to the synthesis of ancient and medieval elements that characterize it today .']
[]
73,400
When was Germany's unification?
(ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBD was) (NP (NP (NNP Germany) (POS 's)) (NN unification))) (. ?)))
6
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "unification" ], "NUM": [], "PART": [ "'s" ], "PRON": [], "PROPN": [ "Germany" ], "PUNCT": [ "?" ], "SCONJ": [ "When" ], "SPACE": [], "SYM": [], "VERB"...
[ "O", "O", "B-NP", "I-NP", "I-NP", "O" ]
When/advmod/was was/ROOT/was Germany/poss/unification 's/case/Germany unification/nsubj/was ?/punct/was
(SBARQ (WHADVP (WRB When)) (SQ (VBD was) (NP (NP (NNP Germany) (POS 's)) (NN unification))) (. ?))
FC
[]
[]
[]
[]
["When was Germany 's unification ?"]
56,719
This ecoregion covers 1,101,700 km2 (425,400 mi2) in Algeria, Chad, Mali, Mauritania, and Sudan.
(ROOT (S (NP (DT This) (NN ecoregion)) (VP (VBZ covers) (NP (NP (NP (CD 1,101,700) (NNS km2)) (-LRB- -LRB-) (NP (CD 425,400) (CD mi2)) (-RRB- -RRB-)) (PP (IN in) (NP (NP (NNP Algeria)) (, ,) (NP (NNP Chad)) (, ,) (NP (NNP Mali)) (, ,) (NP (NNP Mauritania)) (, ,) (CC and) (NNP Sudan))))) (. .)))
8
{ "ADJ": [], "ADP": [ "in" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "This" ], "INTJ": [], "NOUN": [ "ecoregion", "km2", "mi2" ], "NUM": [ "1,101,700", "425,400" ], "PART": [], "PRON": [], "PROPN": [ "Algeria", "Chad", "Mali", ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
This/det/ecoregion ecoregion/nsubj/covers covers/ROOT/covers 1,101,700/nummod/km2 km2/dobj/covers (/punct/km2 425,400/nummod/mi2 mi2/appos/km2 )/punct/km2 in/prep/km2 Algeria/pobj/in ,/punct/Algeria Chad/conj/Algeria ,/punct/Chad Mali/conj/Chad ,/punct/Mali Mauritania/conj/Mali ,/punct/Mauritania and/cc/Mauritania Suda...
(S (NP (DT This) (NN ecoregion)) (VP (VBZ covers) (NP (NP (NP (CD 1,101,700) (NNS km2)) (-LRB- -LRB-) (NP (CD 425,400) (CD mi2)) (-RRB- -RRB-)) (PP (IN in) (NP (NP (NNP Algeria)) (, ,) (NP (NNP Chad)) (, ,) (NP (NNP Mali)) (, ,) (NP (NNP Mauritania)) (, ,) (CC and) (NNP Sudan))))) (. .))
T
['This ecoregion covers 1,101,700 km2 -LRB- 425,400 mi2 -RRB- in Algeria , Chad , Mali , Mauritania , and Sudan']
[]
['This ecoregion covers 1,101,700 km2 -LRB- 425,400 mi2 -RRB- in Algeria , Chad , Mali , Mauritania , and Sudan .']
[]
[]
65,854
The arrested-recovery system has used an angled deck since the 1950s because, in case the aircraft does not catch the arresting wire, the short deck allows easier take off by reducing the number of objects between the aircraft and the end of the runway.
(ROOT (S (NP (DT The) (NML (VBN arrested) (HYPH -) (NN recovery)) (NN system)) (VP (VBZ has) (VP (VBN used) (NP (DT an) (VBN angled) (NN deck)) (PP (IN since) (NP (DT the) (NNS 1950s))) (SBAR (IN because) (, ,) (S (SBAR (IN in) (IN case) (S (NP (DT the) (NN aircraft)) (VP (VBZ does) (RB not) (VP (VB catch) (NP (DT the)...
17
{ "ADJ": [ "angled", "short", "easier" ], "ADP": [ "in", "off", "by", "of", "between", "of" ], "ADV": [], "AUX": [ "has", "does" ], "CCONJ": [ "and" ], "DET": [ "The", "an", "the", "the", "the", "the", "the", "the", ...
[ "B-NP", "O", "O", "O", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", ...
The/det/system arrested/amod/recovery -/punct/recovery recovery/compound/system system/nsubj/used has/aux/used used/ccomp/allows an/det/deck angled/amod/deck deck/dobj/used since/prep/used the/det/1950s 1950s/pobj/since because/mark/catch ,/punct/catch in/prep/catch case/pobj/in the/det/aircraft aircraft/nsubj/catch do...
(S (NP (DT The) (NML (VBN arrested) (HYPH -) (NN recovery)) (NN system)) (VP (VBZ has) (VP (VBN used) (NP (DT an) (VBN angled) (NN deck)) (PP (IN since) (NP (DT the) (NNS 1950s))) (SBAR (IN because) (, ,) (S (SBAR (IN in) (IN case) (S (NP (DT the) (NN aircraft)) (VP (VBZ does) (RB not) (VP (VB catch) (NP (DT the) (VBG ...
CT
['The arrested - recovery system has used an angled deck since the 1950s']
['because , in case the aircraft does not catch the arresting wire , the short deck allows easier take off by reducing the number of objects between the aircraft and the end of the runway', 'in case the aircraft does not catch the arresting wire']
[]
['The arrested - recovery system has used an angled deck since the 1950s because , in case the aircraft does not catch the arresting wire , the short deck allows easier take off by reducing the number of objects between the aircraft and the end of the runway .']
[]
3,919
Midna is moved by Zelda's sacrifice, and begins to care more about Link and the fate of the light world.
(ROOT (S (NP (NNP Midna)) (VP (VP (VBZ is) (VP (VBN moved) (PP (IN by) (NP (NP (NNP Zelda) (POS 's)) (NN sacrifice))))) (, ,) (CC and) (VP (VBZ begins) (S (VP (TO to) (VP (VB care) (ADVP (RBR more)) (PP (IN about) (NP (NP (NNP Link)) (CC and) (NP (NP (DT the) (NN fate)) (PP (IN of) (NP (DT the) (JJ light) (NN world))))...
13
{ "ADJ": [ "light" ], "ADP": [ "by", "about", "of" ], "ADV": [ "more" ], "AUX": [ "is" ], "CCONJ": [ "and", "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "sacrifice", "fate", "world" ], "NUM": [], "PART": [ "'s", "to...
[ "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Midna/nsubjpass/moved is/auxpass/moved moved/ROOT/moved by/agent/moved Zelda/poss/sacrifice 's/case/Zelda sacrifice/pobj/by ,/punct/moved and/cc/moved begins/conj/moved to/aux/care care/xcomp/begins more/advmod/care about/prep/care Link/pobj/about and/cc/Link the/det/fate fate/conj/Link of/prep/fate the/det/world light...
(S (NP (NNP Midna)) (VP (VP (VBZ is) (VP (VBN moved) (PP (IN by) (NP (NP (NNP Zelda) (POS 's)) (NN sacrifice))))) (, ,) (CC and) (VP (VBZ begins) (S (VP (TO to) (VP (VB care) (ADVP (RBR more)) (PP (IN about) (NP (NP (NNP Link)) (CC and) (NP (NP (DT the) (NN fate)) (PP (IN of) (NP (DT the) (JJ light) (NN world))))))))))...
T
["Midna is moved by Zelda 's sacrifice , and begins to care more about Link and the fate of the light world"]
[]
["Midna is moved by Zelda 's sacrifice , and begins to care more about Link and the fate of the light world ."]
[]
[]
71,796
In what year did Harvard end its early admission program?
(ROOT (SBARQ (WHPP (IN In) (WHNP (WDT what) (NN year))) (SQ (VBD did) (NP (NNP Harvard)) (VP (VB end) (NP (PRP$ its) (JJ early) (NN admission) (NN program)))) (. ?)))
6
{ "ADJ": [ "early" ], "ADP": [ "In" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "what" ], "INTJ": [], "NOUN": [ "year", "admission", "program" ], "NUM": [], "PART": [], "PRON": [ "its" ], "PROPN": [ "Harvard" ], "PUNCT": [ "?" ]...
[ "O", "O", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
In/prep/end what/det/year year/pcomp/In did/aux/end Harvard/nsubj/end end/ROOT/end its/poss/program early/amod/program admission/compound/program program/dobj/end ?/punct/end
(SBARQ (WHPP (IN In) (WHNP (WDT what) (NN year))) (SQ (VBD did) (NP (NNP Harvard)) (VP (VB end) (NP (PRP$ its) (JJ early) (NN admission) (NN program)))) (. ?))
FC
[]
[]
[]
[]
['In what year did Harvard end its early admission program ?']
23,687
How above sea level is Wasson Peak in feet?
(ROOT (SBARQ (WHNP (WHADVP (WRB How)) (PP (IN above) (NP (NN sea) (NN level)))) (SQ (VBZ is) (NP (NNP Wasson) (NNP Peak)) (PP (IN in) (NP (NNS feet)))) (. ?)))
6
{ "ADJ": [], "ADP": [ "above", "in" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "sea", "level", "feet" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Wasson", "Peak" ], "PUNCT": [ "?" ], "SCONJ": [ "How" ...
[ "O", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
How/advmod/is above/prep/is sea/compound/level level/pobj/above is/ROOT/is Wasson/compound/Peak Peak/attr/is in/prep/Peak feet/pobj/in ?/punct/is
(SBARQ (WHNP (WHADVP (WRB How)) (PP (IN above) (NP (NN sea) (NN level)))) (SQ (VBZ is) (NP (NNP Wasson) (NNP Peak)) (PP (IN in) (NP (NNS feet)))) (. ?))
FC
[]
[]
[]
[]
['How above sea level is Wasson Peak in feet ?']
63,153
Each team consists of a maximum of eleven players (excluding substitutes), one of whom must be the goalkeeper.
(ROOT (S (NP (DT Each) (NN team)) (VP (VBZ consists) (PP (IN of) (NP (NP (DT a) (NN maximum)) (PP (IN of) (NP (NP (CD eleven) (NNS players)) (-LRB- -LRB-) (PP (VBG excluding) (NP (NNS substitutes))) (-RRB- -RRB-) (, ,) (SBAR (WHNP (NP (CD one)) (WHPP (IN of) (WHNP (WP whom)))) (S (VP (MD must) (VP (VB be) (NP (DT the) ...
13
{ "ADJ": [], "ADP": [ "of", "of", "of" ], "ADV": [], "AUX": [ "must", "be" ], "CCONJ": [], "DET": [ "Each", "a", "the" ], "INTJ": [], "NOUN": [ "team", "maximum", "players", "substitutes", "goalkeeper" ], "NUM": [ "eleven", "one" ],...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-VP", "I-VP", "B-NP", "I-NP", "O" ]
Each/det/team team/nsubj/consists consists/ROOT/consists of/prep/consists a/det/maximum maximum/pobj/of of/prep/maximum eleven/nummod/players players/pobj/of (/punct/players excluding/prep/players substitutes/pobj/excluding )/punct/players ,/punct/maximum one/nsubj/be of/prep/one whom/pobj/of must/aux/be be/relcl/maxim...
(S (NP (DT Each) (NN team)) (VP (VBZ consists) (PP (IN of) (NP (NP (DT a) (NN maximum)) (PP (IN of) (NP (NP (CD eleven) (NNS players)) (-LRB- -LRB-) (PP (VBG excluding) (NP (NNS substitutes))) (-RRB- -RRB-) (, ,) (SBAR (WHNP (NP (CD one)) (WHPP (IN of) (WHNP (WP whom)))) (S (VP (MD must) (VP (VB be) (NP (DT the) (NN go...
CT
['Each team consists of a maximum of eleven players -LRB- excluding substitutes -RRB- , one of whom must be the goalkeeper']
['one of whom must be the goalkeeper']
[]
['Each team consists of a maximum of eleven players -LRB- excluding substitutes -RRB- , one of whom must be the goalkeeper .']
[]
8,814
With 11 trophies, Cruyff became the club's most successful manager at that point.
(ROOT (S (PP (IN With) (NP (CD 11) (NNS trophies))) (, ,) (NP (NNP Cruyff)) (VP (VBD became) (NP (NP (DT the) (NN club) (POS 's)) (ADJP (RBS most) (JJ successful)) (NN manager)) (PP (IN at) (NP (DT that) (NN point)))) (. .)))
6
{ "ADJ": [ "successful" ], "ADP": [ "With", "at" ], "ADV": [ "most" ], "AUX": [], "CCONJ": [], "DET": [ "the", "that" ], "INTJ": [], "NOUN": [ "trophies", "club", "manager", "point" ], "NUM": [ "11" ], "PART": [ "'s" ], "PRON": [], "P...
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
With/prep/became 11/nummod/trophies trophies/pobj/With ,/punct/became Cruyff/nsubj/became became/ROOT/became the/det/club club/poss/manager 's/case/club most/advmod/successful successful/amod/manager manager/attr/became at/prep/became that/det/point point/pobj/at ./punct/became
(S (PP (IN With) (NP (CD 11) (NNS trophies))) (, ,) (NP (NNP Cruyff)) (VP (VBD became) (NP (NP (DT the) (NN club) (POS 's)) (ADJP (RBS most) (JJ successful)) (NN manager)) (PP (IN at) (NP (DT that) (NN point)))) (. .))
T
["Cruyff became the club 's most successful manager at that point"]
[]
["With 11 trophies , Cruyff became the club 's most successful manager at that point ."]
[]
[]
10,134
The granting of royal assent to a supply bill is indicated with the words "La Reyne remercie ses bons sujets, accepte leur benevolence, et ainsi le veult", translated as "The Queen thanks her good subjects, accepts their bounty, and wills it so."
(ROOT (S (NP (NP (DT The) (NN granting)) (PP (IN of) (NP (NP (JJ royal) (NN assent)) (PP (IN to) (NP (DT a) (NN supply) (NN bill)))))) (VP (VBZ is) (VP (VBN indicated) (PP (IN with) (NP (NP (DT the) (NNS words)) (`` ") (S (NP (NNP La) (NNP Reyne)) (VP (VBP remercie) (NP (PRP$ ses) (FW bons) (NNS sujets)))) (, ,) (VP (F...
13
{ "ADJ": [ "royal", "good" ], "ADP": [ "of", "to", "with", "leur", "as" ], "ADV": [ "so" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "The", "a", "the", "The" ], "INTJ": [], "NOUN": [ "granting", "assent", "supply", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP"...
The/det/granting granting/nsubjpass/indicated of/prep/granting royal/amod/assent assent/pobj/of to/prep/granting a/det/bill supply/compound/bill bill/pobj/to is/auxpass/indicated indicated/ROOT/indicated with/prep/indicated the/det/words words/nmod/sujets "/punct/words La/compound/Reyne Reyne/appos/words remercie/nmod/...
(S (NP (NP (DT The) (NN granting)) (PP (IN of) (NP (NP (JJ royal) (NN assent)) (PP (IN to) (NP (DT a) (NN supply) (NN bill)))))) (VP (VBZ is) (VP (VBN indicated) (PP (IN with) (NP (NP (DT the) (NNS words)) (`` ") (S (NP (NNP La) (NNP Reyne)) (VP (VBP remercie) (NP (PRP$ ses) (FW bons) (NNS sujets)))) (, ,) (VP (FW acce...
T
['The granting of royal assent to a supply bill is indicated with the words " La Reyne remercie ses bons sujets , accepte leur benevolence , et ainsi le veult " , translated as " The Queen thanks her good subjects , accepts their bounty , and wills it so']
[]
['The granting of royal assent to a supply bill is indicated with the words " La Reyne remercie ses bons sujets , accepte leur benevolence , et ainsi le veult " , translated as " The Queen thanks her good subjects , accepts their bounty , and wills it so . "']
[]
[]
46,386
What kind of occupation do Hindu scriptures describe hunting as being?
(ROOT (SBARQ (WHNP (WHNP (WP What) (NN kind)) (PP (IN of) (NP (NN occupation)))) (SQ (VBP do) (NP (JJ Hindu) (NNS scriptures)) (VP (VB describe) (NP (NN hunting)) (PP (IN as) (NP (NN being))))) (. ?)))
7
{ "ADJ": [], "ADP": [ "of", "as" ], "ADV": [], "AUX": [ "do", "being" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "kind", "occupation", "scriptures" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Hindu" ], "PUNCT": [ "?" ], ...
[ "O", "O", "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "O" ]
What/det/kind kind/pobj/as of/prep/kind occupation/pobj/of do/aux/describe Hindu/compound/scriptures scriptures/nsubj/describe describe/ROOT/describe hunting/dobj/describe as/prep/hunting being/pcomp/as ?/punct/describe
(SBARQ (WHNP (WHNP (WP What) (NN kind)) (PP (IN of) (NP (NN occupation)))) (SQ (VBP do) (NP (JJ Hindu) (NNS scriptures)) (VP (VB describe) (NP (NN hunting)) (PP (IN as) (NP (NN being))))) (. ?))
FC
[]
[]
[]
[]
['What kind of occupation do Hindu scriptures describe hunting as being ?']
57,779
Almost 300 Mexicans were killed in the battle, as well as almost 300 wounded.
(ROOT (S (NP (QP (RB Almost) (CD 300)) (NNPS Mexicans)) (VP (VP (VBD were) (VP (VBN killed) (PP (IN in) (NP (DT the) (NN battle))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (NP (QP (RB almost) (CD 300))) (VP (VBN wounded)))) (. .)))
8
{ "ADJ": [ "wounded" ], "ADP": [ "in", "as" ], "ADV": [ "Almost", "as", "well", "almost" ], "AUX": [ "were" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "battle" ], "NUM": [ "300", "300" ], "PART": [], "PRON": [], "PROPN": ...
[ "O", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-CONJP", "I-CONJP", "I-CONJP", "O", "O", "B-VP", "O" ]
Almost/advmod/300 300/nummod/Mexicans Mexicans/nsubjpass/killed were/auxpass/killed killed/ROOT/killed in/prep/killed the/det/battle battle/pobj/in ,/punct/killed as/advmod/as well/advmod/as as/cc/killed almost/advmod/300 300/nsubj/wounded wounded/conj/killed ./punct/killed
(S (NP (QP (RB Almost) (CD 300)) (NNPS Mexicans)) (VP (VP (VBD were) (VP (VBN killed) (PP (IN in) (NP (DT the) (NN battle))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (NP (QP (RB almost) (CD 300))) (VP (VBN wounded)))) (. .))
T
['Almost 300 Mexicans were killed in the battle , as well as almost 300 wounded']
[]
['Almost 300 Mexicans were killed in the battle , as well as almost 300 wounded .']
[]
[]
26,899
The schism of the Amish under the lead of Jacob Amman from the Mennonites occurred in 1693 in Sainte-Marie-aux-Mines.
(ROOT (S (NP (NP (DT The) (NN schism)) (PP (IN of) (NP (DT the) (NNP Amish))) (PP (PP (PP (IN under) (NP (DT the) (NN lead))) (PP (IN of) (NP (NNP Jacob) (NNP Amman)))) (PP (IN from) (NP (DT the) (NNP Mennonites))))) (VP (VBD occurred) (PP (IN in) (NP (CD 1693))) (PP (IN in) (NP (NNP Sainte) (HYPH -) (NNP Marie) (HYPH ...
8
{ "ADJ": [], "ADP": [ "of", "under", "of", "from", "in", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "the", "the", "the" ], "INTJ": [], "NOUN": [ "schism", "lead" ], "NUM": [ "1693" ], "PART": [], "PRON": [], "PROPN": [ ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/schism schism/nsubj/occurred of/prep/schism the/det/Amish Amish/pobj/of under/prep/schism the/det/lead lead/pobj/under of/prep/lead Jacob/pobj/of Amman/appos/Jacob from/prep/lead the/det/Mennonites Mennonites/pobj/from occurred/ROOT/occurred in/prep/occurred 1693/pobj/in in/prep/occurred Sainte/compound/Mines -...
(S (NP (NP (DT The) (NN schism)) (PP (IN of) (NP (DT the) (NNP Amish))) (PP (PP (PP (IN under) (NP (DT the) (NN lead))) (PP (IN of) (NP (NNP Jacob) (NNP Amman)))) (PP (IN from) (NP (DT the) (NNP Mennonites))))) (VP (VBD occurred) (PP (IN in) (NP (CD 1693))) (PP (IN in) (NP (NNP Sainte) (HYPH -) (NNP Marie) (HYPH -) (FW...
T
['The schism of the Amish under the lead of Jacob Amman from the Mennonites occurred in 1693 in Sainte - Marie - aux - Mines']
[]
['The schism of the Amish under the lead of Jacob Amman from the Mennonites occurred in 1693 in Sainte - Marie - aux - Mines .']
[]
[]
12,033
Although the United States has no de jure official language, English is the dominant language of business, education, government, religion, media, culture, civil society, and the public sphere.
(ROOT (S (SBAR (IN Although) (S (NP (DT the) (NNP United) (NNPS States)) (VP (VBZ has) (NP (DT no) (ADJP (FW de) (FW jure)) (JJ official) (NN language))))) (, ,) (NP (NNP English)) (VP (VBZ is) (NP (NP (DT the) (JJ dominant) (NN language)) (PP (IN of) (NP (NP (NN business)) (, ,) (NP (NN education)) (, ,) (NP (NN gover...
8
{ "ADJ": [ "official", "dominant", "civil", "public" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "the", "no", "the", "the" ], "INTJ": [], "NOUN": [ "language", "language", "business", "education", ...
[ "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", ...
Although/mark/has the/det/States United/compound/States States/nsubj/has has/advcl/is no/det/language de/nmod/jure jure/nmod/language official/amod/language language/dobj/has ,/punct/is English/nsubj/is is/ROOT/is the/det/language dominant/amod/language language/attr/is of/prep/language business/pobj/of ,/punct/busines...
(S (SBAR (IN Although) (S (NP (DT the) (NNP United) (NNPS States)) (VP (VBZ has) (NP (DT no) (ADJP (FW de) (FW jure)) (JJ official) (NN language))))) (, ,) (NP (NNP English)) (VP (VBZ is) (NP (NP (DT the) (JJ dominant) (NN language)) (PP (IN of) (NP (NP (NN business)) (, ,) (NP (NN education)) (, ,) (NP (NN government)...
CT
['English is the dominant language of business , education , government , religion , media , culture , civil society , and the public sphere']
['Although the United States has no de jure official language']
[]
['Although the United States has no de jure official language , English is the dominant language of business , education , government , religion , media , culture , civil society , and the public sphere .']
[]
12,837
Palace eunuchs imprisoned the official Li Ying (李膺) and his associates from the Imperial University on a dubious charge of treason.
(ROOT (S (NP (NN Palace) (NNS eunuchs)) (VP (VBD imprisoned) (NP (NP (NP (DT the) (JJ official) (NNP Li) (NNP Ying)) (-LRB- -LRB-) (NP (-RRB- 李膺)) (-RRB- -RRB-)) (CC and) (NP (NP (PRP$ his) (NNS associates)) (PP (IN from) (NP (DT the) (NNP Imperial) (NNP University))))) (PP (IN on) (NP (NP (DT a) (JJ dubious) (NN charg...
8
{ "ADJ": [ "official", "dubious" ], "ADP": [ "from", "on", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "a" ], "INTJ": [], "NOUN": [ "eunuchs", "associates", "charge", "treason" ], "NUM": [], "PART": [], "PRO...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
Palace/compound/eunuchs eunuchs/nsubj/imprisoned imprisoned/ROOT/imprisoned the/det/official official/dobj/imprisoned Li/compound/Ying Ying/appos/official (/punct/imprisoned 李膺/dobj/imprisoned )/punct/imprisoned and/cc/imprisoned his/poss/associates associates/conj/imprisoned from/prep/associates the/det/University Imp...
(S (NP (NN Palace) (NNS eunuchs)) (VP (VBD imprisoned) (NP (NP (NP (DT the) (JJ official) (NNP Li) (NNP Ying)) (-LRB- -LRB-) (NP (-RRB- 李膺)) (-RRB- -RRB-)) (CC and) (NP (NP (PRP$ his) (NNS associates)) (PP (IN from) (NP (DT the) (NNP Imperial) (NNP University))))) (PP (IN on) (NP (NP (DT a) (JJ dubious) (NN charge)) (P...
T
['Palace eunuchs imprisoned the official Li Ying -LRB- 李膺 -RRB- and his associates from the Imperial University on a dubious charge of treason']
[]
['Palace eunuchs imprisoned the official Li Ying -LRB- 李膺 -RRB- and his associates from the Imperial University on a dubious charge of treason .']
[]
[]
43,143
The Examination Council of Swaziland (ECOS) administers this examination.
(ROOT (S (NP (NP (NP (DT The) (NNP Examination) (NNP Council)) (PP (IN of) (NP (NNP Swaziland)))) (-LRB- -LRB-) (NP (NNP ECOS)) (-RRB- -RRB-)) (VP (VBZ administers) (NP (DT this) (NN examination))) (. .)))
7
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "this" ], "INTJ": [], "NOUN": [ "examination" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Examination", "Council", "Swaziland", "ECOS" ], "PUNCT": [ "(", ")", ...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O" ]
The/det/Council Examination/compound/Council Council/nsubj/administers of/prep/Council Swaziland/pobj/of (/punct/Swaziland ECOS/appos/Swaziland )/punct/Council administers/ROOT/administers this/det/examination examination/dobj/administers ./punct/administers
(S (NP (NP (NP (DT The) (NNP Examination) (NNP Council)) (PP (IN of) (NP (NNP Swaziland)))) (-LRB- -LRB-) (NP (NNP ECOS)) (-RRB- -RRB-)) (VP (VBZ administers) (NP (DT this) (NN examination))) (. .))
T
['The Examination Council of Swaziland -LRB- ECOS -RRB- administers this examination']
[]
['The Examination Council of Swaziland -LRB- ECOS -RRB- administers this examination .']
[]
[]
49,048
The gender of God may be viewed as either a literal or an allegorical aspect of a deity who, in classical western philosophy, transcends bodily form.
(ROOT (S (NP (NP (DT The) (NN gender)) (PP (IN of) (NP (NNP God)))) (VP (MD may) (VP (VB be) (VP (VBN viewed) (PP (IN as) (NP (NP (CC either) (DT a) (JJ literal) (CC or) (DT an) (JJ allegorical) (NN aspect)) (PP (IN of) (NP (NP (DT a) (NN deity)) (SBAR (WHNP (WP who)) (, ,) (S (PP (IN in) (NP (JJ classical) (JJ western...
14
{ "ADJ": [ "literal", "allegorical", "classical", "western", "bodily" ], "ADP": [ "of", "as", "of", "in" ], "ADV": [], "AUX": [ "may", "be" ], "CCONJ": [ "either", "or" ], "DET": [ "The", "a", "an", "a" ], "INTJ": [], "NOUN": ...
[ "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", "B-PP", "B-NP", "I-NP", "O", "O", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "O" ]
The/det/gender gender/nsubjpass/viewed of/prep/gender God/pobj/of may/aux/viewed be/auxpass/viewed viewed/ROOT/viewed as/prep/viewed either/preconj/literal a/det/literal literal/pobj/as or/cc/literal an/det/aspect allegorical/amod/aspect aspect/conj/literal of/prep/aspect a/det/deity deity/pobj/of who/nsubj/transcends ...
(S (NP (NP (DT The) (NN gender)) (PP (IN of) (NP (NNP God)))) (VP (MD may) (VP (VB be) (VP (VBN viewed) (PP (IN as) (NP (NP (CC either) (DT a) (JJ literal) (CC or) (DT an) (JJ allegorical) (NN aspect)) (PP (IN of) (NP (NP (DT a) (NN deity)) (SBAR (WHNP (WP who)) (, ,) (S (PP (IN in) (NP (JJ classical) (JJ western) (NN ...
CT
['The gender of God may be viewed as either a literal or an allegorical aspect of a deity who , in classical western philosophy , transcends bodily form']
['who , in classical western philosophy , transcends bodily form']
[]
['The gender of God may be viewed as either a literal or an allegorical aspect of a deity who , in classical western philosophy , transcends bodily form .']
[]
37,337
This is termed protandry.
(ROOT (S (NP (DT This)) (VP (VBZ is) (VP (VBN termed) (S (NP (NN protandry))))) (. .)))
7
{ "ADJ": [ "protandry" ], "ADP": [], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [ "This" ], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "termed" ], "X": [] ...
[ "B-NP", "B-VP", "I-VP", "B-NP", "O" ]
This/nsubjpass/termed is/auxpass/termed termed/ROOT/termed protandry/oprd/termed ./punct/termed
(S (NP (DT This)) (VP (VBZ is) (VP (VBN termed) (S (NP (NN protandry))))) (. .))
T
['This is termed protandry']
[]
['This is termed protandry .']
[]
[]
19,117
What did the President think the telephone was, such that he refused to buy the patent?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (DT the) (NNP President)) (VP (VB think) (SBAR (S (SBAR (S (NP (DT the) (NN telephone)) (VBD was))) (, ,) (ADJP (JJ such) (IN that) (S (NP (PRP he)) (VP (VBD refused) (S (VP (TO to) (VP (VB buy) (NP (DT the) (NN patent)))))))))))) (. ?)))
14
{ "ADJ": [ "such" ], "ADP": [], "ADV": [], "AUX": [ "did", "was" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "telephone", "patent" ], "NUM": [], "PART": [ "to" ], "PRON": [ "What", "he" ], "PROPN": [ "President...
[ "O", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O", "O", "B-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "O" ]
What/dobj/think did/aux/think the/det/President President/nsubj/think think/ROOT/think the/det/telephone telephone/nsubj/was was/ccomp/think ,/punct/was such/amod/refused that/mark/refused he/nsubj/refused refused/ccomp/think to/aux/buy buy/xcomp/refused the/det/patent patent/dobj/buy ?/punct/think
(SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (DT the) (NNP President)) (VP (VB think) (SBAR (S (SBAR (S (NP (DT the) (NN telephone)) (VBD was))) (, ,) (ADJP (JJ such) (IN that) (S (NP (PRP he)) (VP (VBD refused) (S (VP (TO to) (VP (VB buy) (NP (DT the) (NN patent)))))))))))) (. ?))
FC
[]
['the telephone was , such that he refused to buy the patent', 'the telephone was']
[]
[]
['What did the President think the telephone was , such that he refused to buy the patent ?']
72,220
What is the name of a traditional American song that is associated with KU?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (NN name)) (PP (IN of) (NP (NP (DT a) (JJ traditional) (JJ American) (NN song)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN associated) (PP (IN with) (NP (NNP KU)))))))))))) (. ?)))
14
{ "ADJ": [ "traditional", "American" ], "ADP": [ "of", "with" ], "ADV": [], "AUX": [ "is", "is" ], "CCONJ": [], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "name", "song" ], "NUM": [], "PART": [], "PRON": [ "What", "that" ], "PROPN": [...
[ "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "O" ]
What/attr/is is/ROOT/is the/det/name name/nsubj/is of/prep/name a/det/song traditional/amod/song American/amod/song song/pobj/of that/nsubjpass/associated is/auxpass/associated associated/relcl/song with/prep/associated KU/pobj/with ?/punct/is
(SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (NN name)) (PP (IN of) (NP (NP (DT a) (JJ traditional) (JJ American) (NN song)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN associated) (PP (IN with) (NP (NNP KU)))))))))))) (. ?))
FC
[]
['that is associated with KU']
[]
[]
['What is the name of a traditional American song that is associated with KU ?']
66,063
Cities all around the world were hit hard, especially those dependent on heavy industry.
(ROOT (S (NP (NP (NNS Cities)) (PP (DT all) (IN around) (NP (DT the) (NN world)))) (VP (VBD were) (VP (VBN hit) (ADVP (RB hard)) (, ,) (NP (NP (ADVP (RB especially)) (NP (DT those))) (ADJP (JJ dependent) (PP (IN on) (NP (JJ heavy) (NN industry))))))) (. .)))
9
{ "ADJ": [ "dependent", "heavy" ], "ADP": [ "around", "on" ], "ADV": [ "all", "hard", "especially" ], "AUX": [ "were" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "Cities", "world", "industry" ], "NUM": [], "PART": [], "PRON": ...
[ "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "B-ADVP", "B-NP", "B-ADJP", "B-PP", "B-NP", "I-NP", "O" ]
Cities/nsubjpass/hit all/advmod/around around/prep/Cities the/det/world world/pobj/around were/auxpass/hit hit/ROOT/hit hard/advmod/hit ,/punct/hit especially/advmod/those those/appos/hit dependent/amod/those on/prep/dependent heavy/amod/industry industry/pobj/on ./punct/hit
(S (NP (NP (NNS Cities)) (PP (DT all) (IN around) (NP (DT the) (NN world)))) (VP (VBD were) (VP (VBN hit) (ADVP (RB hard)) (, ,) (NP (NP (ADVP (RB especially)) (NP (DT those))) (ADJP (JJ dependent) (PP (IN on) (NP (JJ heavy) (NN industry))))))) (. .))
T
['Cities all around the world were hit hard , especially those dependent on heavy industry']
[]
['Cities all around the world were hit hard , especially those dependent on heavy industry .']
[]
[]
13,558
Where are the major settlements in the ceremonial county located?
(ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS settlements)) (PP (IN in) (NP (DT the) (JJ ceremonial) (NN county)))) (VP (VBN located))) (. ?)))
7
{ "ADJ": [ "major", "ceremonial" ], "ADP": [ "in" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "settlements", "county" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": ...
[ "O", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "O" ]
Where/advmod/are are/ROOT/are the/det/settlements major/amod/settlements settlements/nsubj/are in/prep/settlements the/det/county ceremonial/amod/county county/pobj/in located/acl/county ?/punct/are
(SBARQ (WHADVP (WRB Where)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS settlements)) (PP (IN in) (NP (DT the) (JJ ceremonial) (NN county)))) (VP (VBN located))) (. ?))
FC
[]
[]
[]
[]
['Where are the major settlements in the ceremonial county located ?']
53,455
As a defining aspect of what it means to be human, culture is a central concept in anthropology, encompassing the range of phenomena that are transmitted through social learning in human societies.
(ROOT (S (PP (IN As) (NP (NP (DT a) (VBG defining) (NN aspect)) (PP (IN of) (SBAR (WHNP (WP what)) (S (NP (NP (PRP it))) (VP (VBZ means) (S (VP (TO to) (VP (VB be) (ADJP (JJ human))))))))))) (, ,) (NP (NN culture)) (VP (VBZ is) (NP (NP (NP (DT a) (JJ central) (NN concept)) (PP (IN in) (NP (NN anthropology)))) (, ,) (VP...
15
{ "ADJ": [ "human", "central", "social", "human" ], "ADP": [ "As", "of", "in", "of", "through", "in" ], "ADV": [], "AUX": [ "be", "is", "are" ], "CCONJ": [], "DET": [ "a", "a", "the" ], "INTJ": [], "NOUN": [ "aspect", "cultu...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-ADJP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-...
As/prep/is a/det/aspect defining/amod/aspect aspect/pobj/As of/prep/aspect what/dobj/means it/nsubj/means means/pcomp/of to/aux/be be/xcomp/means human/acomp/be ,/punct/is culture/nsubj/is is/ROOT/is a/det/concept central/amod/concept concept/attr/is in/prep/concept anthropology/pobj/in ,/punct/is encompassing/advcl/is...
(S (PP (IN As) (NP (NP (DT a) (VBG defining) (NN aspect)) (PP (IN of) (SBAR (WHNP (WP what)) (S (NP (NP (PRP it))) (VP (VBZ means) (S (VP (TO to) (VP (VB be) (ADJP (JJ human))))))))))) (, ,) (NP (NN culture)) (VP (VBZ is) (NP (NP (NP (DT a) (JJ central) (NN concept)) (PP (IN in) (NP (NN anthropology)))) (, ,) (VP (VBG ...
CT
['culture is a central concept in anthropology , encompassing the range of phenomena that are transmitted through social learning in human societies']
['what it means to be human', 'that are transmitted through social learning in human societies']
[]
['As a defining aspect of what it means to be human , culture is a central concept in anthropology , encompassing the range of phenomena that are transmitted through social learning in human societies .']
[]
42,389
Evolutionary ideas, although not natural selection, were accepted by German biologists accustomed to ideas of homology in morphology from Goethe's Metamorphosis of Plants and from their long tradition of comparative anatomy.
(ROOT (S (NP (JJ Evolutionary) (NNS ideas)) (, ,) (SBAR (IN although) (RB not) (NP (JJ natural) (NN selection))) (, ,) (VP (VBD were) (VP (VBN accepted) (PP (IN by) (NP (NP (JJ German) (NNS biologists)) (VP (VBN accustomed) (PP (PP (IN to) (NP (NP (NNS ideas)) (PP (IN of) (NP (NN homology))) (PP (IN in) (NP (NN morphol...
15
{ "ADJ": [ "Evolutionary", "natural", "German", "long", "comparative" ], "ADP": [ "by", "to", "of", "in", "from", "of", "from", "of" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "ideas", ...
[ "B-NP", "I-NP", "O", "O", "O", "B-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", ...
Evolutionary/amod/ideas ideas/nsubjpass/accepted ,/punct/ideas although/mark/selection not/neg/although natural/amod/selection selection/appos/ideas ,/punct/ideas were/auxpass/accepted accepted/ROOT/accepted by/agent/accepted German/amod/biologists biologists/pobj/by accustomed/acl/biologists to/prep/accustomed ideas/p...
(S (NP (JJ Evolutionary) (NNS ideas)) (, ,) (SBAR (IN although) (RB not) (NP (JJ natural) (NN selection))) (, ,) (VP (VBD were) (VP (VBN accepted) (PP (IN by) (NP (NP (JJ German) (NNS biologists)) (VP (VBN accustomed) (PP (PP (IN to) (NP (NP (NNS ideas)) (PP (IN of) (NP (NN homology))) (PP (IN in) (NP (NN morphology)))...
CT
["Evolutionary ideas were accepted by German biologists accustomed to ideas of homology in morphology from Goethe 's Metamorphosis of Plants and from their long tradition of comparative anatomy"]
['although not natural selection']
[]
["Evolutionary ideas , although not natural selection , were accepted by German biologists accustomed to ideas of homology in morphology from Goethe 's Metamorphosis of Plants and from their long tradition of comparative anatomy ."]
[]
47,334
The predominant religion in Raleigh is Christianity, with the largest numbers of adherents being Roman Catholic (11.3%), Baptist (10.85%), and Methodist (7.08%).
(ROOT (S (NP (NP (DT The) (JJ predominant) (NN religion)) (PP (IN in) (NP (NNP Raleigh)))) (VP (VBZ is) (NP (NNP Christianity)) (, ,) (PP (IN with) (S (NP (NP (DT the) (JJS largest) (NNS numbers)) (PP (IN of) (NP (NNS adherents)))) (VP (VBG being) (NP (NP (NP (NNP Roman) (NNP Catholic)) (NP (-LRB- -LRB-) (NP (CD 11.3) ...
11
{ "ADJ": [ "predominant", "largest", "Roman" ], "ADP": [ "in", "with", "of" ], "ADV": [], "AUX": [ "is", "being" ], "CCONJ": [ "and" ], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "religion", "numbers", "adherents", "%", "%", ...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP"...
The/det/religion predominant/amod/religion religion/nsubj/is in/prep/religion Raleigh/pobj/in is/ROOT/is Christianity/attr/is ,/punct/is with/prep/is the/det/numbers largest/amod/numbers numbers/pobj/with of/prep/numbers adherents/pobj/of being/acl/adherents Roman/amod/Catholic Catholic/attr/being (/punct/numbers 11.3/...
(S (NP (NP (DT The) (JJ predominant) (NN religion)) (PP (IN in) (NP (NNP Raleigh)))) (VP (VBZ is) (NP (NNP Christianity)) (, ,) (PP (IN with) (S (NP (NP (DT the) (JJS largest) (NNS numbers)) (PP (IN of) (NP (NNS adherents)))) (VP (VBG being) (NP (NP (NP (NNP Roman) (NNP Catholic)) (NP (-LRB- -LRB-) (NP (CD 11.3) (NN %)...
T
['The predominant religion in Raleigh is Christianity , with the largest numbers of adherents being Roman Catholic -LRB- 11.3 % -RRB- , Baptist -LRB- 10.85 % -RRB- , and Methodist -LRB- 7.08 % -RRB-']
[]
['The predominant religion in Raleigh is Christianity , with the largest numbers of adherents being Roman Catholic -LRB- 11.3 % -RRB- , Baptist -LRB- 10.85 % -RRB- , and Methodist -LRB- 7.08 % -RRB- .']
[]
[]
74,134
Those who purchased new PCs pre-loaded with Windows 7 Home Basic, Home Premium, Professional, or Ultimate between June 2, 2012 and January 31, 2013 could digitally purchase a Windows 8 Pro upgrade for US$14.99.
(ROOT (S (NP (NP (DT Those)) (SBAR (WHNP (WP who)) (S (VP (VBD purchased) (NP (NP (JJ new) (NNS PCs)) (VP (RB pre) (HYPH -) (VBN loaded) (PP (IN with) (NP (NML (NNP Windows) (NNP 7)) (NNP Home) (NNP Basic) (, ,) (NML (NNP Home) (NNP Premium)) (, ,) (NML (NNP Professional)) (, ,) (CC or) (NML (NNP Ultimate)))))) (PP (IN...
12
{ "ADJ": [ "new" ], "ADP": [ "with", "between", "for" ], "ADV": [ "digitally" ], "AUX": [ "could" ], "CCONJ": [ "or", "and" ], "DET": [ "a" ], "INTJ": [], "NOUN": [ "PCs", "upgrade" ], "NUM": [ "7", "2", "2012", "31", "2013"...
[ "B-NP", "O", "B-VP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "O", "O", "B-NP", "O", "B-NP", "I-NP", "O", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-VP...
Those/nsubj/purchase who/nsubj/purchased purchased/relcl/Those new/amod/PCs PCs/dobj/purchased pre/acl/Those -/acl/Those loaded/acl/Those with/prep/loaded Windows/nmod/Basic 7/nummod/Basic Home/nmod/Basic Basic/pobj/with ,/punct/Basic Home/compound/Premium Premium/conj/Basic ,/punct/Premium Professional/conj/Premium ,/...
(S (NP (NP (DT Those)) (SBAR (WHNP (WP who)) (S (VP (VBD purchased) (NP (NP (JJ new) (NNS PCs)) (VP (RB pre) (HYPH -) (VBN loaded) (PP (IN with) (NP (NML (NNP Windows) (NNP 7)) (NNP Home) (NNP Basic) (, ,) (NML (NNP Home) (NNP Premium)) (, ,) (NML (NNP Professional)) (, ,) (CC or) (NML (NNP Ultimate)))))) (PP (IN betwe...
CT
['Those who purchased new PCs pre - loaded with Windows 7 Home Basic , Home Premium , Professional , or Ultimate between June 2 , 2012 and January 31 , 2013 could digitally purchase a Windows 8 Pro upgrade for US$ 14.99']
['who purchased new PCs pre - loaded with Windows 7 Home Basic , Home Premium , Professional , or Ultimate between June 2 , 2012 and January 31 , 2013']
[]
['Those who purchased new PCs pre - loaded with Windows 7 Home Basic , Home Premium , Professional , or Ultimate between June 2 , 2012 and January 31 , 2013 could digitally purchase a Windows 8 Pro upgrade for US$ 14.99 .']
[]
71,950
Saint Helena has the international calling code +290 which, since 2006, Tristan da Cunha shares.
(ROOT (S (NP (NNP Saint) (NNP Helena)) (VP (VBZ has) (NP (NP (DT the) (JJ international) (NN calling) (NN code) (CD +290)) (SBAR (WHNP (WDT which)) (, ,) (S (PP (IN since) (NP (CD 2006))) (, ,) (NP (NNP Tristan) (NNP da) (NNP Cunha)) (VP (VBZ shares)))))) (. .)))
9
{ "ADJ": [ "international" ], "ADP": [], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "code", "shares" ], "NUM": [ "2006" ], "PART": [], "PRON": [ "which" ], "PROPN": [ "Saint", "Helena", "+290", "Tristan", "da",...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "O" ]
Saint/compound/Helena Helena/nsubj/has has/ROOT/has the/det/+290 international/amod/+290 calling/compound/+290 code/compound/+290 +290/dobj/has which/dobj/shares ,/punct/shares since/prep/shares 2006/pobj/since ,/punct/shares Tristan/compound/Cunha da/compound/Cunha Cunha/nsubj/shares shares/relcl/+290 ./punct/has
(S (NP (NNP Saint) (NNP Helena)) (VP (VBZ has) (NP (NP (DT the) (JJ international) (NN calling) (NN code) (CD +290)) (SBAR (WHNP (WDT which)) (, ,) (S (PP (IN since) (NP (CD 2006))) (, ,) (NP (NNP Tristan) (NNP da) (NNP Cunha)) (VP (VBZ shares)))))) (. .))
CT
['Saint Helena has the international calling code +290 which , since 2006 , Tristan da Cunha shares']
['which , since 2006 , Tristan da Cunha shares']
[]
['Saint Helena has the international calling code +290 which , since 2006 , Tristan da Cunha shares .']
[]
39,512
How much of the proposed act must be currently read aloud on St John's Day?
(ROOT (SBARQ (WHNP (WHNP (WRB How) (JJ much)) (PP (IN of) (NP (DT the) (VBN proposed) (NN act)))) (S (VP (MD must) (VP (VB be) (ADVP (RB currently)) (VP (VB read) (ADVP (RB aloud)) (PP (IN on) (NP (NP (NNP St) (NNP John) (POS 's)) (NNP Day))))))) (. ?)))
10
{ "ADJ": [ "much" ], "ADP": [ "of", "on" ], "ADV": [ "currently", "aloud" ], "AUX": [ "must", "be" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "act" ], "NUM": [], "PART": [ "'s" ], "PRON": [], "PROPN": [ "St", "John", ...
[ "O", "O", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
How/advmod/much much/nsubjpass/read of/prep/much the/det/act proposed/amod/act act/pobj/of must/aux/read be/auxpass/read currently/advmod/read read/ROOT/read aloud/advmod/read on/prep/read St/compound/John John/poss/Day 's/case/John Day/pobj/on ?/punct/read
(SBARQ (WHNP (WHNP (WRB How) (JJ much)) (PP (IN of) (NP (DT the) (VBN proposed) (NN act)))) (S (VP (MD must) (VP (VB be) (ADVP (RB currently)) (VP (VB read) (ADVP (RB aloud)) (PP (IN on) (NP (NP (NNP St) (NNP John) (POS 's)) (NNP Day))))))) (. ?))
T
["must be currently read aloud on St John 's Day"]
[]
["How much of the proposed act must be currently read aloud on St John 's Day ?"]
[]
[]
75,485
By 1989 Germany was nearing reunification and the Cold War was coming to a close.
(ROOT (S (PP (IN By) (NP (CD 1989))) (S (NP (NNP Germany)) (VP (VBD was) (VP (VBG nearing) (NP (NN reunification))))) (CC and) (S (NP (DT the) (NNP Cold) (NNP War)) (VP (VBD was) (VP (VBG coming) (PP (IN to) (NP (DT a) (NN close)))))) (. .)))
8
{ "ADJ": [], "ADP": [ "By", "to" ], "ADV": [], "AUX": [ "was", "was" ], "CCONJ": [ "and" ], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "reunification", "close" ], "NUM": [ "1989" ], "PART": [], "PRON": [], "PROPN": [ "Germany", "Cold"...
[ "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
By/prep/nearing 1989/pobj/By Germany/nsubj/nearing was/aux/nearing nearing/ROOT/nearing reunification/dobj/nearing and/cc/reunification the/det/War Cold/compound/War War/conj/reunification was/aux/coming coming/conj/nearing to/prep/coming a/det/close close/pobj/to ./punct/coming
(S (PP (IN By) (NP (CD 1989))) (S (NP (NNP Germany)) (VP (VBD was) (VP (VBG nearing) (NP (NN reunification))))) (CC and) (S (NP (DT the) (NNP Cold) (NNP War)) (VP (VBD was) (VP (VBG coming) (PP (IN to) (NP (DT a) (NN close)))))) (. .))
T
['Germany was nearing reunification', 'the Cold War was coming to a close']
[]
['By 1989 Germany was nearing reunification and the Cold War was coming to a close .']
[]
[]
35,685
Knowledge of such clothing remains inferential, since clothing materials deteriorate quickly compared to stone, bone, shell and metal artifacts.
(ROOT (S (NP (NP (NN Knowledge)) (PP (IN of) (NP (JJ such) (NN clothing)))) (VP (VBZ remains) (ADJP (JJ inferential)) (, ,) (SBAR (IN since) (S (NP (NN clothing) (NNS materials)) (VP (VBP deteriorate) (ADVP (RB quickly)) (PP (VBN compared) (PP (IN to) (NP (NML (NN stone) (, ,) (NN bone) (, ,) (NN shell) (CC and) (NN me...
11
{ "ADJ": [ "such", "inferential" ], "ADP": [ "of", "to" ], "ADV": [ "quickly" ], "AUX": [], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "clothing", "clothing", "materials", "stone", "bone", "shell", "metal", "artifacts" ], "NUM...
[ "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADJP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "I-PP", "O", "O", "O", "O", "O", "O", "O", "B-NP", "O" ]
Knowledge/nsubj/remains of/prep/Knowledge such/amod/clothing clothing/pobj/of remains/ROOT/remains inferential/acomp/remains ,/punct/remains since/mark/deteriorate clothing/compound/materials materials/nsubj/deteriorate deteriorate/advcl/remains quickly/advmod/deteriorate compared/prep/deteriorate to/prep/compared ston...
(S (NP (NP (NN Knowledge)) (PP (IN of) (NP (JJ such) (NN clothing)))) (VP (VBZ remains) (ADJP (JJ inferential)) (, ,) (SBAR (IN since) (S (NP (NN clothing) (NNS materials)) (VP (VBP deteriorate) (ADVP (RB quickly)) (PP (VBN compared) (PP (IN to) (NP (NML (NN stone) (, ,) (NN bone) (, ,) (NN shell) (CC and) (NN metal)) ...
CT
['Knowledge of such clothing remains inferential ,']
['since clothing materials deteriorate quickly compared to stone , bone , shell and metal artifacts']
[]
['Knowledge of such clothing remains inferential , since clothing materials deteriorate quickly compared to stone , bone , shell and metal artifacts .']
[]
63,790
What is another term for southern Europe
(ROOT (SBAR (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT another) (NN term)) (PP (IN for) (NP (JJ southern) (NNP Europe)))))))
7
{ "ADJ": [ "southern" ], "ADP": [ "for" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "another" ], "INTJ": [], "NOUN": [ "term" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Europe" ], "PUNCT": [], "SCONJ": [], "SPACE": [], "SY...
[ "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP" ]
What/attr/is is/ROOT/is another/det/term term/nsubj/is for/prep/term southern/amod/Europe Europe/pobj/for
(SBAR (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT another) (NN term)) (PP (IN for) (NP (JJ southern) (NNP Europe))))))
FC
[]
['What is another term for southern Europe']
[]
[]
['What is another term for southern Europe']
37,105
How many CDs had been distrubuted around the world by 2007?
(ROOT (SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS CDs)) (S (VP (VBD had) (VP (VBN been) (VP (VBN distrubuted) (PP (IN around) (NP (DT the) (NN world))) (PP (IN by) (NP (CD 2007))))))) (. ?)))
9
{ "ADJ": [ "many" ], "ADP": [ "around", "by" ], "ADV": [], "AUX": [ "had", "been" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "CDs", "world" ], "NUM": [ "2007" ], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "?" ], "SCONJ":...
[ "O", "O", "O", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
How/advmod/many many/amod/CDs CDs/nsubjpass/distrubuted had/aux/distrubuted been/auxpass/distrubuted distrubuted/ROOT/distrubuted around/prep/distrubuted the/det/world world/pobj/around by/prep/distrubuted 2007/pobj/by ?/punct/distrubuted
(SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS CDs)) (S (VP (VBD had) (VP (VBN been) (VP (VBN distrubuted) (PP (IN around) (NP (DT the) (NN world))) (PP (IN by) (NP (CD 2007))))))) (. ?))
T
['had been distrubuted around the world by 2007']
[]
['How many CDs had been distrubuted around the world by 2007 ?']
[]
[]
56,692
The port was the point of departure for the Pilgrim Fathers aboard Mayflower in 1620.
(ROOT (S (NP (DT The) (NN port)) (VP (VBD was) (NP (NP (DT the) (NN point)) (PP (IN of) (NP (NN departure)))) (PP (IN for) (NP (NP (DT the) (NNP Pilgrim) (NNPS Fathers)) (PP (IN aboard) (NP (NNP Mayflower))))) (PP (IN in) (NP (CD 1620)))) (. .)))
8
{ "ADJ": [], "ADP": [ "of", "for", "aboard", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "port", "point", "departure" ], "NUM": [ "1620" ], "PART": [], "PRON": [], "PROPN": [ ...
[ "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-NP", "B-PP", "B-NP", "O" ]
The/det/port port/nsubj/was was/ROOT/was the/det/point point/attr/was of/prep/point departure/pobj/of for/prep/point the/det/Fathers Pilgrim/compound/Fathers Fathers/pobj/for aboard/prep/Fathers Mayflower/pobj/aboard in/prep/point 1620/pobj/in ./punct/was
(S (NP (DT The) (NN port)) (VP (VBD was) (NP (NP (DT the) (NN point)) (PP (IN of) (NP (NN departure)))) (PP (IN for) (NP (NP (DT the) (NNP Pilgrim) (NNPS Fathers)) (PP (IN aboard) (NP (NNP Mayflower))))) (PP (IN in) (NP (CD 1620)))) (. .))
T
['The port was the point of departure for the Pilgrim Fathers aboard Mayflower in 1620']
[]
['The port was the point of departure for the Pilgrim Fathers aboard Mayflower in 1620 .']
[]
[]
12,792
The study of their properties is known as organic chemistry and their study in the context of living organisms is known as biochemistry.
(ROOT (S (S (NP (NP (DT The) (NN study)) (PP (IN of) (NP (PRP$ their) (NNS properties)))) (VP (VBZ is) (VP (VBN known) (PP (IN as) (NP (JJ organic) (NN chemistry)))))) (CC and) (S (NP (NP (PRP$ their) (NN study)) (PP (IN in) (NP (NP (DT the) (NN context)) (PP (IN of) (NP (VBG living) (NNS organisms)))))) (VP (VBZ is) (...
9
{ "ADJ": [ "organic" ], "ADP": [ "of", "as", "in", "of", "as" ], "ADV": [], "AUX": [ "is", "is" ], "CCONJ": [ "and" ], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "study", "properties", "chemistry", "study", "context", "org...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "O" ]
The/det/study study/nsubjpass/known of/prep/study their/poss/properties properties/pobj/of is/auxpass/known known/ROOT/known as/prep/known organic/amod/chemistry chemistry/pobj/as and/cc/chemistry their/poss/study study/conj/chemistry in/prep/study the/det/context context/pobj/in of/prep/context living/amod/organisms o...
(S (S (NP (NP (DT The) (NN study)) (PP (IN of) (NP (PRP$ their) (NNS properties)))) (VP (VBZ is) (VP (VBN known) (PP (IN as) (NP (JJ organic) (NN chemistry)))))) (CC and) (S (NP (NP (PRP$ their) (NN study)) (PP (IN in) (NP (NP (DT the) (NN context)) (PP (IN of) (NP (VBG living) (NNS organisms)))))) (VP (VBZ is) (VP (VB...
T
['The study of their properties is known as organic chemistry', 'their study in the context of living organisms is known as biochemistry']
[]
['The study of their properties is known as organic chemistry and their study in the context of living organisms is known as biochemistry .']
[]
[]
35,978
Despite the huge number of wounds seen in clinical practice, there are limited quality data for evaluated symptoms and signs.
(ROOT (S (PP (IN Despite) (NP (NP (NP (DT the) (JJ huge) (NN number)) (PP (IN of) (NP (NNS wounds)))) (VP (VBN seen) (PP (IN in) (NP (JJ clinical) (NN practice)))))) (, ,) (NP (EX there)) (VP (VBP are) (NP (NP (JJ limited) (NN quality) (NNS data)) (PP (IN for) (NP (VBN evaluated) (NNS symptoms) (CC and) (NNS signs)))))...
8
{ "ADJ": [ "huge", "clinical", "limited", "evaluated" ], "ADP": [ "of", "in", "for" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "number", "wounds", "practice", "quality", "data", "symptoms", ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
Despite/prep/are the/det/number huge/amod/number number/pobj/Despite of/prep/number wounds/pobj/of seen/acl/wounds in/prep/seen clinical/amod/practice practice/pobj/in ,/punct/are there/expl/are are/ROOT/are limited/amod/data quality/compound/data data/attr/are for/prep/data evaluated/amod/symptoms symptoms/pobj/for an...
(S (PP (IN Despite) (NP (NP (NP (DT the) (JJ huge) (NN number)) (PP (IN of) (NP (NNS wounds)))) (VP (VBN seen) (PP (IN in) (NP (JJ clinical) (NN practice)))))) (, ,) (NP (EX there)) (VP (VBP are) (NP (NP (JJ limited) (NN quality) (NNS data)) (PP (IN for) (NP (VBN evaluated) (NNS symptoms) (CC and) (NNS signs))))) (. .)...
T
['there are limited quality data for evaluated symptoms and signs']
[]
['Despite the huge number of wounds seen in clinical practice , there are limited quality data for evaluated symptoms and signs .']
[]
[]
30,997
The violence resulted in the deaths of five Armenians killed in a shootout with the MVD at the railway station.
(ROOT (S (NP (DT The) (NN violence)) (VP (VBD resulted) (PP (IN in) (NP (NP (DT the) (NNS deaths)) (PP (IN of) (NP (NP (CD five) (NNPS Armenians)) (VP (VBN killed) (PP (IN in) (NP (NP (DT a) (NN shootout)) (PP (IN with) (NP (DT the) (NNP MVD))) (PP (IN at) (NP (DT the) (NN railway) (NN station))))))))))) (. .)))
13
{ "ADJ": [], "ADP": [ "in", "of", "in", "with", "at" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "the", "a", "the", "the" ], "INTJ": [], "NOUN": [ "violence", "deaths", "shootout", "railway", "station" ], "NUM": [ "five" ...
[ "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", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
The/det/violence violence/nsubj/resulted resulted/ROOT/resulted in/prep/resulted the/det/deaths deaths/pobj/in of/prep/deaths five/nummod/Armenians Armenians/pobj/of killed/acl/Armenians in/prep/killed a/det/shootout shootout/pobj/in with/prep/shootout the/det/MVD MVD/pobj/with at/prep/killed the/det/station railway/co...
(S (NP (DT The) (NN violence)) (VP (VBD resulted) (PP (IN in) (NP (NP (DT the) (NNS deaths)) (PP (IN of) (NP (NP (CD five) (NNPS Armenians)) (VP (VBN killed) (PP (IN in) (NP (NP (DT a) (NN shootout)) (PP (IN with) (NP (DT the) (NNP MVD))) (PP (IN at) (NP (DT the) (NN railway) (NN station))))))))))) (. .))
T
['The violence resulted in the deaths of five Armenians killed in a shootout with the MVD at the railway station']
[]
['The violence resulted in the deaths of five Armenians killed in a shootout with the MVD at the railway station .']
[]
[]
27,596
Jacob and his sons had lived in Canaan but were forced by famine to go into Egypt for four generations, lasting 430 years, until Moses, a great-great grandson of Jacob, led the Israelites back into Canaan during the "Exodus".
(ROOT (S (NP (NP (NNP Jacob)) (CC and) (NP (PRP$ his) (NNS sons))) (VP (VP (VP (VBD had) (VP (VBN lived) (PP (IN in) (NP (NNP Canaan))))) (CC but) (VP (VBD were) (VP (VBN forced) (PP (IN by) (NP (NN famine))) (TO to) (VP (VP (VB go) (PP (IN into) (NP (NNP Egypt))) (IN for) (NP (NP (CD four) (NNS generations)) (, ,) (VP...
14
{ "ADJ": [ "great" ], "ADP": [ "in", "by", "into", "for", "of", "into", "during" ], "ADV": [ "great", "back" ], "AUX": [ "had", "were" ], "CCONJ": [ "and", "but" ], "DET": [ "a", "the", "the" ], "INTJ": [], "NOUN": [ "so...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-ADJP", "I-ADJP", "I-AD...
Jacob/nsubj/lived and/cc/Jacob his/poss/sons sons/conj/Jacob had/aux/lived lived/ROOT/lived in/prep/lived Canaan/pobj/in but/cc/lived were/auxpass/forced forced/conj/lived by/agent/forced famine/pobj/by to/aux/go go/xcomp/forced into/prep/go Egypt/pobj/into for/prep/go four/nummod/generations generations/pobj/for ,/pun...
(S (NP (NP (NNP Jacob)) (CC and) (NP (PRP$ his) (NNS sons))) (VP (VP (VP (VBD had) (VP (VBN lived) (PP (IN in) (NP (NNP Canaan))))) (CC but) (VP (VBD were) (VP (VBN forced) (PP (IN by) (NP (NN famine))) (TO to) (VP (VP (VB go) (PP (IN into) (NP (NNP Egypt))) (IN for) (NP (NP (CD four) (NNS generations)) (, ,) (VP (VBG ...
CT
['Jacob and his sons had lived in Canaan but were forced by famine to go into Egypt for four generations , lasting 430 years , "']
['until Moses , a great - great grandson of Jacob , led the Israelites back into Canaan during the " Exodus']
[]
['Jacob and his sons had lived in Canaan but were forced by famine to go into Egypt for four generations , lasting 430 years , until Moses , a great - great grandson of Jacob , led the Israelites back into Canaan during the " Exodus " .']
[]
2,633
On Your Feet or on Your Knees (1975), followed by their first platinum album, Agents of Fortune (1976), containing the hit single "(Don't Fear)
(ROOT (FRAG (PP (PP (PP (IN On) (NP (PRP$ Your) (NNP Feet))) (CC or) (PP (IN on) (NP (PRP$ Your) (NNPS Knees)))) (-LRB- -LRB-) (NP (CD 1975)) (-RRB- -RRB-)) (, ,) (VBN followed) (IN by) (NP (NP (NP (PRP$ their) (JJ first) (JJ platinum) (NN album)) (, ,) (NP (NP (NP (NNPS Agents)) (PP (IN of) (NP (NNP Fortune)))) (-LRB-...
9
{ "ADJ": [ "first", "hit", "single" ], "ADP": [ "On", "on", "by", "of" ], "ADV": [], "AUX": [ "Do" ], "CCONJ": [ "or" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "Feet", "platinum", "album" ], "NUM": [ "1975", "1976" ], "PART":...
[ "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP...
On/prep/followed Your/poss/Feet Feet/pobj/On or/cc/On on/conj/On Your/poss/Knees Knees/pobj/on (/punct/Knees 1975/appos/Knees )/punct/Knees ,/punct/followed followed/ccomp/Fear by/agent/followed their/poss/album first/amod/album platinum/compound/album album/pobj/by ,/punct/album Agents/appos/album of/prep/Agents Fortu...
(FRAG (PP (PP (PP (IN On) (NP (PRP$ Your) (NNP Feet))) (CC or) (PP (IN on) (NP (PRP$ Your) (NNPS Knees)))) (-LRB- -LRB-) (NP (CD 1975)) (-RRB- -RRB-)) (, ,) (VBN followed) (IN by) (NP (NP (NP (PRP$ their) (JJ first) (JJ platinum) (NN album)) (, ,) (NP (NP (NP (NNPS Agents)) (PP (IN of) (NP (NNP Fortune)))) (-LRB- -LRB-...
FC
[]
[]
[]
[]
['On Your Feet or on Your Knees -LRB- 1975 -RRB- , followed by their first platinum album , Agents of Fortune -LRB- 1976 -RRB- , containing the hit single " -LRB- Do n\'t Fear -RRB-']
36,804
The Women Behind The Music (2010), and in a 2010 documentary realised by Angelo Bozzolini and Roberto Prosseda for Italian television.
(ROOT (NP (NP (NP (DT The) (NNPS Women)) (PP (IN Behind) (NP (DT The) (NNP Music)))) (CD -LRB-) (-RRB- 2010) (CD -RRB-) (, ,) (CC and) (PP (IN in) (NP (NP (DT a) (CD 2010) (NN documentary)) (VP (VP (VBN realised) (PP (IN by) (NP (NP (NNP Angelo) (NNP Bozzolini)) (CC and) (NP (NNP Roberto) (NNP Prosseda))))) (PP (IN for...
10
{ "ADJ": [ "Italian" ], "ADP": [ "Behind", "in", "by", "for" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "The", "The", "a" ], "INTJ": [], "NOUN": [ "Women", "documentary", "television" ], "NUM": [ "2010", "2010" ]...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP" ]
The/det/Women Women/ROOT/Women Behind/prep/Women The/det/Music Music/pobj/Behind (/punct/Music 2010/appos/Music )/punct/Music ,/punct/Women and/cc/Women in/conj/Women a/det/documentary 2010/nummod/documentary documentary/pobj/in realised/acl/documentary by/agent/realised Angelo/compound/Bozzolini Bozzolini/pobj/by and/...
(NP (NP (NP (DT The) (NNPS Women)) (PP (IN Behind) (NP (DT The) (NNP Music)))) (CD -LRB-) (-RRB- 2010) (CD -RRB-) (, ,) (CC and) (PP (IN in) (NP (NP (DT a) (CD 2010) (NN documentary)) (VP (VP (VBN realised) (PP (IN by) (NP (NP (NNP Angelo) (NNP Bozzolini)) (CC and) (NP (NNP Roberto) (NNP Prosseda))))) (PP (IN for) (NP ...
FC
[]
[]
[]
[]
['The Women Behind The Music -LRB- 2010 -RRB- , and in a 2010 documentary realised by Angelo Bozzolini and Roberto Prosseda for Italian television .']
45,407
Since October 2004, the iPod line has dominated digital music player sales in the United States, with over 90% of the market for hard drive-based players and over 70% of the market for all types of players.
(ROOT (S (PP (IN Since) (NP (NNP October) (CD 2004))) (, ,) (NP (DT the) (NNP iPod) (NN line)) (VP (VBZ has) (VP (VBN dominated) (NP (NP (NML (JJ digital) (NN music) (NN player)) (NNS sales)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))) (, ,) (PP (IN with) (NP (NP (NP (QP (IN over) (CD 90)) (NN %)) (PP (IN of...
14
{ "ADJ": [ "digital", "hard" ], "ADP": [ "in", "with", "over", "of", "for", "over", "of", "for", "of" ], "ADV": [], "AUX": [ "has" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "the", "all" ], "INTJ": [], "NOUN": [ ...
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "O", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "O", "O"...
Since/prep/dominated October/pobj/Since 2004/nummod/October ,/punct/dominated the/det/line iPod/compound/line line/nsubj/dominated has/aux/dominated dominated/ROOT/dominated digital/amod/player music/compound/player player/compound/sales sales/dobj/dominated in/prep/sales the/det/States United/compound/States States/po...
(S (PP (IN Since) (NP (NNP October) (CD 2004))) (, ,) (NP (DT the) (NNP iPod) (NN line)) (VP (VBZ has) (VP (VBN dominated) (NP (NP (NML (JJ digital) (NN music) (NN player)) (NNS sales)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))) (, ,) (PP (IN with) (NP (NP (NP (QP (IN over) (CD 90)) (NN %)) (PP (IN of) (NP ...
T
['the iPod line has dominated digital music player sales in the United States , with over 90 % of the market for hard drive - based players and over 70 % of the market for all types of players']
[]
['Since October 2004 , the iPod line has dominated digital music player sales in the United States , with over 90 % of the market for hard drive - based players and over 70 % of the market for all types of players .']
[]
[]
22,261
Some large broad-winged birds rely on thermal columns of rising hot air to enable them to soar.
(ROOT (S (NP (DT Some) (JJ large) (ADJP (JJ broad) (HYPH -) (JJ winged)) (NNS birds)) (VP (VBP rely) (PP (IN on) (NP (NP (JJ thermal) (NNS columns)) (PP (IN of) (NP (VBG rising) (JJ hot) (NN air))))) (S (VP (TO to) (VP (VB enable) (NP (PRP them)) (S (VP (TO to) (VP (VB soar)))))))) (. .)))
10
{ "ADJ": [ "large", "winged", "thermal", "hot" ], "ADP": [ "on", "of" ], "ADV": [ "broad" ], "AUX": [], "CCONJ": [], "DET": [ "Some" ], "INTJ": [], "NOUN": [ "birds", "columns", "air" ], "NUM": [], "PART": [ "to", "to" ], "PRON": [ ...
[ "B-NP", "I-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-VP", "I-VP", "O" ]
Some/det/birds large/amod/birds broad/advmod/winged -/punct/winged winged/amod/birds birds/nsubj/rely rely/ROOT/rely on/prep/rely thermal/amod/columns columns/pobj/on of/prep/columns rising/amod/air hot/amod/air air/pobj/of to/aux/enable enable/advcl/rely them/nsubj/soar to/aux/soar soar/ccomp/enable ./punct/rely
(S (NP (DT Some) (JJ large) (ADJP (JJ broad) (HYPH -) (JJ winged)) (NNS birds)) (VP (VBP rely) (PP (IN on) (NP (NP (JJ thermal) (NNS columns)) (PP (IN of) (NP (VBG rising) (JJ hot) (NN air))))) (S (VP (TO to) (VP (VB enable) (NP (PRP them)) (S (VP (TO to) (VP (VB soar)))))))) (. .))
T
['Some large broad - winged birds rely on thermal columns of rising hot air to enable them to soar']
[]
['Some large broad - winged birds rely on thermal columns of rising hot air to enable them to soar .']
[]
[]
64,165
The wall paintings done in the service of the Pharaohs followed a rigid code of visual rules and meanings.
(ROOT (S (NP (NP (DT The) (NN wall) (NNS paintings)) (VP (VBN done) (PP (IN in) (NP (NP (DT the) (NN service)) (PP (IN of) (NP (DT the) (NNPS Pharaohs))))))) (VP (VBD followed) (NP (NP (DT a) (JJ rigid) (NN code)) (PP (IN of) (NP (JJ visual) (NNS rules) (CC and) (NNS meanings))))) (. .)))
9
{ "ADJ": [ "rigid", "visual" ], "ADP": [ "in", "of", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "The", "the", "the", "a" ], "INTJ": [], "NOUN": [ "wall", "paintings", "service", "code", "rules", "meanings" ], "NU...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/paintings wall/compound/paintings paintings/nsubj/followed done/acl/paintings in/prep/done the/det/service service/pobj/in of/prep/service the/det/Pharaohs Pharaohs/pobj/of followed/ROOT/followed a/det/code rigid/amod/code code/dobj/followed of/prep/code visual/amod/rules rules/pobj/of and/cc/rules meanings/con...
(S (NP (NP (DT The) (NN wall) (NNS paintings)) (VP (VBN done) (PP (IN in) (NP (NP (DT the) (NN service)) (PP (IN of) (NP (DT the) (NNPS Pharaohs))))))) (VP (VBD followed) (NP (NP (DT a) (JJ rigid) (NN code)) (PP (IN of) (NP (JJ visual) (NNS rules) (CC and) (NNS meanings))))) (. .))
T
['The wall paintings done in the service of the Pharaohs followed a rigid code of visual rules and meanings']
[]
['The wall paintings done in the service of the Pharaohs followed a rigid code of visual rules and meanings .']
[]
[]
11,691
Garry Trudeau, creator of the political Doonesbury comic strip, attended Yale University.
(ROOT (S (NP (NP (NNP Garry) (NNP Trudeau)) (, ,) (NP (NP (NN creator)) (PP (IN of) (NP (DT the) (JJ political) (NNP Doonesbury) (JJ comic) (NN strip)))) (, ,)) (VP (VBD attended) (NP (NNP Yale) (NNP University))) (. .)))
7
{ "ADJ": [ "political", "comic" ], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "creator", "strip" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Garry", "Trudeau", "Doonesbury", "Yale", "Univer...
[ "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-NP", "I-NP", "O" ]
Garry/compound/Trudeau Trudeau/nsubj/attended ,/punct/Trudeau creator/appos/Trudeau of/prep/creator the/det/strip political/amod/strip Doonesbury/compound/strip comic/compound/strip strip/pobj/of ,/punct/Trudeau attended/ROOT/attended Yale/compound/University University/dobj/attended ./punct/attended
(S (NP (NP (NNP Garry) (NNP Trudeau)) (, ,) (NP (NP (NN creator)) (PP (IN of) (NP (DT the) (JJ political) (NNP Doonesbury) (JJ comic) (NN strip)))) (, ,)) (VP (VBD attended) (NP (NNP Yale) (NNP University))) (. .))
T
['Garry Trudeau , creator of the political Doonesbury comic strip , attended Yale University']
[]
['Garry Trudeau , creator of the political Doonesbury comic strip , attended Yale University .']
[]
[]
24,340
In humans, this response is activated by complement binding to antibodies that have attached to these microbes or the binding of complement proteins to carbohydrates on the surfaces of microbes.
(ROOT (S (PP (IN In) (NP (NNS humans))) (, ,) (NP (DT this) (NN response)) (VP (VBZ is) (VP (VBN activated) (PP (IN by) (NP (NP (NP (NN complement) (NN binding)) (PP (IN to) (NP (NP (NNS antibodies)) (SBAR (WHNP (WDT that)) (S (VP (VBP have) (VP (VBN attached) (PP (IN to) (NP (DT these) (NNS microbes)))))))))) (CC or) ...
16
{ "ADJ": [ "complement" ], "ADP": [ "In", "by", "to", "to", "of", "to", "on", "of" ], "ADV": [], "AUX": [ "is", "have" ], "CCONJ": [ "or" ], "DET": [ "this", "these", "the", "the" ], "INTJ": [], "NOUN": [ "humans", "respon...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
In/prep/activated humans/pobj/In ,/punct/activated this/det/response response/nsubjpass/activated is/auxpass/activated activated/ROOT/activated by/agent/activated complement/compound/binding binding/pobj/by to/prep/binding antibodies/pobj/to that/nsubj/attached have/aux/attached attached/relcl/antibodies to/prep/attach...
(S (PP (IN In) (NP (NNS humans))) (, ,) (NP (DT this) (NN response)) (VP (VBZ is) (VP (VBN activated) (PP (IN by) (NP (NP (NP (NN complement) (NN binding)) (PP (IN to) (NP (NP (NNS antibodies)) (SBAR (WHNP (WDT that)) (S (VP (VBP have) (VP (VBN attached) (PP (IN to) (NP (DT these) (NNS microbes)))))))))) (CC or) (NP (N...
CT
['this response is activated by complement binding to antibodies that have attached to these microbes or the binding of complement proteins to carbohydrates on the surfaces of microbes']
['that have attached to these microbes']
[]
['In humans , this response is activated by complement binding to antibodies that have attached to these microbes or the binding of complement proteins to carbohydrates on the surfaces of microbes .']
[]
66,948
The proletariat was often exploited, and found no legal protection or political recourse to redress injustices.
(ROOT (S (NP (DT The) (NN proletariat)) (VP (VP (VBD was) (ADVP (RB often)) (VP (VBN exploited))) (, ,) (CC and) (VP (VBD found) (NP (NP (DT no) (NML (NML (JJ legal) (NN protection)) (CC or) (NML (JJ political) (NN recourse)))) (SBAR (S (VP (TO to) (VP (VB redress) (NP (NNS injustices))))))))) (. .)))
11
{ "ADJ": [ "legal", "political" ], "ADP": [], "ADV": [ "often" ], "AUX": [ "was" ], "CCONJ": [ "and", "or" ], "DET": [ "The", "no" ], "INTJ": [], "NOUN": [ "proletariat", "protection", "recourse", "injustices" ], "NUM": [], "PART": [ "t...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "O", "O", "O", "O", "O", "B-VP", "I-VP", "B-NP", "O" ]
The/det/proletariat proletariat/nsubjpass/exploited was/auxpass/exploited often/advmod/exploited exploited/ROOT/exploited ,/punct/exploited and/cc/exploited found/conj/exploited no/det/protection legal/amod/protection protection/dobj/found or/cc/protection political/amod/recourse recourse/conj/protection to/aux/redress...
(S (NP (DT The) (NN proletariat)) (VP (VP (VBD was) (ADVP (RB often)) (VP (VBN exploited))) (, ,) (CC and) (VP (VBD found) (NP (NP (DT no) (NML (NML (JJ legal) (NN protection)) (CC or) (NML (JJ political) (NN recourse)))) (SBAR (S (VP (TO to) (VP (VB redress) (NP (NNS injustices))))))))) (. .))
CT
['The proletariat was often exploited , and found no legal protection or political recourse to redress injustices']
['to redress injustices']
[]
['The proletariat was often exploited , and found no legal protection or political recourse to redress injustices .']
[]
23,858
At the same time, she became romantically involved with fitness trainer Carlos Leon.
(ROOT (S (PP (IN At) (NP (DT the) (JJ same) (NN time))) (, ,) (NP (PRP she)) (VP (VBD became) (ADJP (RB romantically) (JJ involved) (PP (IN with) (NP (NML (NN fitness) (NN trainer)) (NNP Carlos) (NNP Leon))))) (. .)))
8
{ "ADJ": [ "same" ], "ADP": [ "At", "with" ], "ADV": [ "romantically" ], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "time", "fitness", "trainer" ], "NUM": [], "PART": [], "PRON": [ "she" ], "PROPN": [ "Carlos", "Leon" ...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-ADJP", "I-ADJP", "B-PP", "O", "O", "B-NP", "I-NP", "O" ]
At/prep/became the/det/time same/amod/time time/pobj/At ,/punct/became she/nsubj/became became/ROOT/became romantically/advmod/involved involved/acomp/became with/prep/involved fitness/compound/trainer trainer/pobj/with Carlos/compound/Leon Leon/appos/trainer ./punct/became
(S (PP (IN At) (NP (DT the) (JJ same) (NN time))) (, ,) (NP (PRP she)) (VP (VBD became) (ADJP (RB romantically) (JJ involved) (PP (IN with) (NP (NML (NN fitness) (NN trainer)) (NNP Carlos) (NNP Leon))))) (. .))
T
['she became romantically involved with fitness trainer Carlos Leon']
[]
['At the same time , she became romantically involved with fitness trainer Carlos Leon .']
[]
[]
63,693
The mosaic displays a variety of motifs including sea-creatures, birds, terrestrial beasts, fruits, flowers, trees and abstracts – designed to depict a terrestrial paradise of God’s creation.
(ROOT (S (NP (DT The) (NN mosaic)) (VP (VBZ displays) (NP (NP (NP (DT a) (NN variety)) (PP (PP (IN of) (NP (NNS motifs))) (PP (VBG including) (NP (NP (NN sea) (HYPH -) (NNS creatures)) (, ,) (NP (NNS birds)) (, ,) (NP (JJ terrestrial) (NNS beasts)) (, ,) (NP (NNS fruits)) (, ,) (NNS flowers) (, ,) (NP (NNS trees)) (CC ...
13
{ "ADJ": [ "mosaic", "terrestrial", "terrestrial" ], "ADP": [ "of", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "The", "a", "a" ], "INTJ": [], "NOUN": [ "variety", "motifs", "sea", "creatures", "birds", "beasts", "fru...
[ "B-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", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP"...
The/det/mosaic mosaic/nsubj/displays displays/ROOT/displays a/det/variety variety/dobj/displays of/prep/variety motifs/pobj/of including/prep/motifs sea/compound/creatures -/punct/creatures creatures/pobj/including ,/punct/creatures birds/conj/creatures ,/punct/birds terrestrial/amod/beasts beasts/conj/birds ,/punct/be...
(S (NP (DT The) (NN mosaic)) (VP (VBZ displays) (NP (NP (NP (DT a) (NN variety)) (PP (PP (IN of) (NP (NNS motifs))) (PP (VBG including) (NP (NP (NN sea) (HYPH -) (NNS creatures)) (, ,) (NP (NNS birds)) (, ,) (NP (JJ terrestrial) (NNS beasts)) (, ,) (NP (NNS fruits)) (, ,) (NNS flowers) (, ,) (NP (NNS trees)) (CC and) (...
T
['The mosaic displays a variety of motifs including sea - creatures , birds , terrestrial beasts , fruits , flowers , trees and abstracts – designed to depict a terrestrial paradise of God ’s creation']
[]
['The mosaic displays a variety of motifs including sea - creatures , birds , terrestrial beasts , fruits , flowers , trees and abstracts – designed to depict a terrestrial paradise of God ’s creation .']
[]
[]
55,088
A relatively new profession is that of the beer sommelier, who informs restaurant patrons about beers and food pairings.
(ROOT (S (NP (DT A) (ADJP (RB relatively) (JJ new)) (NN profession)) (VP (VBZ is) (NP (NP (DT that)) (PP (IN of) (NP (NP (DT the) (NN beer) (NN sommelier)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBZ informs) (NP (NN restaurant) (NNS patrons)) (PP (IN about) (NP (NP (NNS beers)) (CC and) (NP (NN food) (NNS pairings))))))))...
13
{ "ADJ": [ "new" ], "ADP": [ "of", "about" ], "ADV": [ "relatively" ], "AUX": [ "is" ], "CCONJ": [ "and" ], "DET": [ "A", "the" ], "INTJ": [], "NOUN": [ "profession", "beer", "sommelier", "restaurant", "patrons", "beers", "food", ...
[ "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
A/det/profession relatively/advmod/new new/amod/profession profession/nsubj/is is/ROOT/is that/attr/is of/prep/that the/det/sommelier beer/compound/sommelier sommelier/pobj/of ,/punct/sommelier who/nsubj/informs informs/relcl/sommelier restaurant/compound/patrons patrons/dobj/informs about/prep/informs beers/pobj/about...
(S (NP (DT A) (ADJP (RB relatively) (JJ new)) (NN profession)) (VP (VBZ is) (NP (NP (DT that)) (PP (IN of) (NP (NP (DT the) (NN beer) (NN sommelier)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBZ informs) (NP (NN restaurant) (NNS patrons)) (PP (IN about) (NP (NP (NNS beers)) (CC and) (NP (NN food) (NNS pairings))))))))))) (....
CT
['A relatively new profession is that of the beer sommelier , who informs restaurant patrons about beers and food pairings']
['who informs restaurant patrons about beers and food pairings']
[]
['A relatively new profession is that of the beer sommelier , who informs restaurant patrons about beers and food pairings .']
[]
1,721
Their effectiveness and easy access led to overuse, especially in livestock raising, prompting bacteria to develop resistance.
(ROOT (S (NP (PRP$ Their) (NML (NML (NN effectiveness)) (CC and) (NML (JJ easy) (NN access)))) (VP (VBD led) (PP (IN to) (NP (NP (NN overuse)) (, ,) (PP (ADVP (RB especially)) (IN in) (NP (NN livestock) (NN raising))))) (, ,) (S (VP (VBG prompting) (NP (NNS bacteria)) (S (VP (TO to) (VP (VB develop) (NP (NN resistance)...
10
{ "ADJ": [ "easy" ], "ADP": [ "to", "in" ], "ADV": [ "especially" ], "AUX": [], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "effectiveness", "access", "overuse", "livestock", "raising", "bacteria", "resistance" ], "NUM": [], "PART": ...
[ "B-NP", "O", "O", "O", "O", "B-VP", "B-PP", "B-NP", "I-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-VP", "I-VP", "B-NP", "O" ]
Their/poss/effectiveness effectiveness/nsubj/led and/cc/effectiveness easy/amod/access access/conj/effectiveness led/ROOT/led to/prep/led overuse/pobj/to ,/punct/led especially/advmod/in in/prep/led livestock/compound/raising raising/pobj/in ,/punct/led prompting/advcl/led bacteria/dobj/prompting to/aux/develop develop...
(S (NP (PRP$ Their) (NML (NML (NN effectiveness)) (CC and) (NML (JJ easy) (NN access)))) (VP (VBD led) (PP (IN to) (NP (NP (NN overuse)) (, ,) (PP (ADVP (RB especially)) (IN in) (NP (NN livestock) (NN raising))))) (, ,) (S (VP (VBG prompting) (NP (NNS bacteria)) (S (VP (TO to) (VP (VB develop) (NP (NN resistance)))))))...
T
['Their effectiveness and easy access led to overuse , especially in livestock raising , prompting bacteria to develop resistance']
[]
['Their effectiveness and easy access led to overuse , especially in livestock raising , prompting bacteria to develop resistance .']
[]
[]
41,260
Sheets are usually cut "long-grain", i.e. with the grain parallel to the longer dimension of the sheet.
(ROOT (S (NP (NNS Sheets)) (VP (VBP are) (ADVP (RB usually)) (VP (VBN cut) (`` ") (NP (JJ long) (HYPH -) (NN grain)) (, ") ('' ,) (ADVP (RB i.e.)) (PP (IN with) (NP (NP (DT the) (NN grain)) (ADJP (JJ parallel) (PP (IN to) (NP (NP (DT the) (JJR longer) (NN dimension)) (PP (IN of) (NP (DT the) (NN sheet)))))))))) (. .)))
12
{ "ADJ": [ "long", "longer" ], "ADP": [ "with", "to", "of" ], "ADV": [ "usually" ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "Sheets", "grain", "grain", "parallel", "dimension", "sheet" ...
[ "B-NP", "B-VP", "B-ADVP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Sheets/nsubjpass/cut are/auxpass/cut usually/advmod/cut cut/ROOT/cut "/punct/cut long/amod/grain -/punct/grain grain/oprd/cut "/punct/cut ,/punct/cut i.e./advmod/with with/prep/cut the/det/parallel grain/compound/parallel parallel/pobj/with to/prep/parallel the/det/dimension longer/amod/dimension dimension/pobj/to of/p...
(S (NP (NNS Sheets)) (VP (VBP are) (ADVP (RB usually)) (VP (VBN cut) (`` ") (NP (JJ long) (HYPH -) (NN grain)) (, ") ('' ,) (ADVP (RB i.e.)) (PP (IN with) (NP (NP (DT the) (NN grain)) (ADJP (JJ parallel) (PP (IN to) (NP (NP (DT the) (JJR longer) (NN dimension)) (PP (IN of) (NP (DT the) (NN sheet)))))))))) (. .))
T
['Sheets are usually cut " long - grain " , i.e. with the grain parallel to the longer dimension of the sheet']
[]
['Sheets are usually cut " long - grain " , i.e. with the grain parallel to the longer dimension of the sheet .']
[]
[]
31,743
With no formal training, he mastered the piano and became the family's pianist.
(ROOT (S (PP (IN With) (NP (DT no) (JJ formal) (NN training))) (, ,) (NP (PRP he)) (VP (VP (VBD mastered) (NP (DT the) (NN piano))) (CC and) (VP (VBD became) (NP (NP (DT the) (NN family) (POS 's)) (NN pianist)))) (. .)))
7
{ "ADJ": [ "formal" ], "ADP": [ "With" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "no", "the", "the" ], "INTJ": [], "NOUN": [ "training", "piano", "family", "pianist" ], "NUM": [], "PART": [ "'s" ], "PRON": [ "he" ], "PROPN...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
With/prep/mastered no/det/training formal/amod/training training/pobj/With ,/punct/mastered he/nsubj/mastered mastered/ROOT/mastered the/det/piano piano/dobj/mastered and/cc/mastered became/conj/mastered the/det/family family/poss/pianist 's/case/family pianist/attr/became ./punct/mastered
(S (PP (IN With) (NP (DT no) (JJ formal) (NN training))) (, ,) (NP (PRP he)) (VP (VP (VBD mastered) (NP (DT the) (NN piano))) (CC and) (VP (VBD became) (NP (NP (DT the) (NN family) (POS 's)) (NN pianist)))) (. .))
T
["he mastered the piano and became the family 's pianist"]
[]
["With no formal training , he mastered the piano and became the family 's pianist ."]
[]
[]
2,647
How many copies of the game had been sold on Gamecube as of March 2007?
(ROOT (SBARQ (WHNP (WHNP (WHADJP (WRB How) (JJ many)) (NNS copies)) (PP (IN of) (NP (DT the) (NN game)))) (S (VP (VBD had) (VP (VBN been) (VP (VBN sold) (PP (IN on) (NP (NNP Gamecube))) (PP (IN as) (PP (IN of) (NP (NNP March) (CD 2007)))))))) (. ?)))
10
{ "ADJ": [ "many" ], "ADP": [ "of", "on", "as", "of" ], "ADV": [], "AUX": [ "had", "been" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "copies", "game" ], "NUM": [ "2007" ], "PART": [], "PRON": [], "PROPN": [ "Gamecube", ...
[ "O", "O", "O", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "O" ]
How/advmod/many many/amod/copies copies/nsubjpass/sold of/prep/copies the/det/game game/pobj/of had/aux/sold been/auxpass/sold sold/ROOT/sold on/prep/sold Gamecube/pobj/on as/prep/sold of/prep/as March/pobj/of 2007/nummod/March ?/punct/sold
(SBARQ (WHNP (WHNP (WHADJP (WRB How) (JJ many)) (NNS copies)) (PP (IN of) (NP (DT the) (NN game)))) (S (VP (VBD had) (VP (VBN been) (VP (VBN sold) (PP (IN on) (NP (NNP Gamecube))) (PP (IN as) (PP (IN of) (NP (NNP March) (CD 2007)))))))) (. ?))
T
['had been sold on Gamecube as of March 2007']
[]
['How many copies of the game had been sold on Gamecube as of March 2007 ?']
[]
[]
63,029
The Mitchell Tower is designed to look like what Oxford tower?
(ROOT (S (NP (DT The) (NNP Mitchell) (NNP Tower)) (VP (VBZ is) (VP (VBN designed) (S (VP (TO to) (VP (VB look) (PP (IN like) (NP (WP what) (NNP Oxford) (NN tower)))))))) (. ?)))
10
{ "ADJ": [], "ADP": [ "like" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "tower" ], "NUM": [], "PART": [ "to" ], "PRON": [ "what" ], "PROPN": [ "Mitchell", "Tower", "Oxford" ], "PUNCT": [ "?" ], "...
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
The/det/Tower Mitchell/compound/Tower Tower/nsubjpass/designed is/auxpass/designed designed/ROOT/designed to/aux/look look/xcomp/designed like/prep/look what/dobj/tower Oxford/compound/tower tower/pcomp/like ?/punct/designed
(S (NP (DT The) (NNP Mitchell) (NNP Tower)) (VP (VBZ is) (VP (VBN designed) (S (VP (TO to) (VP (VB look) (PP (IN like) (NP (WP what) (NNP Oxford) (NN tower)))))))) (. ?))
T
['The Mitchell Tower is designed to look like what Oxford tower']
[]
['The Mitchell Tower is designed to look like what Oxford tower ?']
[]
[]
57,868
Primark continued to investigate the allegations for three years, concluding that BBC report was a fake.
(ROOT (S (NP (NNP Primark)) (VP (VBD continued) (S (VP (TO to) (VP (VB investigate) (NP (DT the) (NNS allegations))))) (PP (IN for) (NP (CD three) (NNS years))) (, ,) (S (VP (VBG concluding) (SBAR (IN that) (S (NP (NNP BBC) (NN report)) (VP (VBD was) (NP (DT a) (NN fake)))))))) (. .)))
10
{ "ADJ": [], "ADP": [ "for" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "allegations", "years", "report", "fake" ], "NUM": [ "three" ], "PART": [ "to" ], "PRON": [], "PROPN": [ "Primark", "B...
[ "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O" ]
Primark/nsubj/continued continued/ROOT/continued to/aux/investigate investigate/xcomp/continued the/det/allegations allegations/dobj/investigate for/prep/allegations three/nummod/years years/pobj/for ,/punct/continued concluding/advcl/continued that/mark/was BBC/compound/report report/nsubj/was was/ccomp/concluding a/d...
(S (NP (NNP Primark)) (VP (VBD continued) (S (VP (TO to) (VP (VB investigate) (NP (DT the) (NNS allegations))))) (PP (IN for) (NP (CD three) (NNS years))) (, ,) (S (VP (VBG concluding) (SBAR (IN that) (S (NP (NNP BBC) (NN report)) (VP (VBD was) (NP (DT a) (NN fake)))))))) (. .))
CT
['Primark continued to investigate the allegations for three years , concluding']
['that BBC report was a fake']
[]
['Primark continued to investigate the allegations for three years , concluding that BBC report was a fake .']
[]
47,756
Entrapment pumps often work without seals, moving parts and what else?
(ROOT (S (NP (NN Entrapment) (NNS pumps)) (ADVP (RB often)) (VP (VBP work) (PP (IN without) (NP (NP (NNS seals)) (, ,) (NP (VBG moving) (NNS parts)) (CC and) (NP (WP what) (RB else))))) (. ?)))
7
{ "ADJ": [ "Entrapment" ], "ADP": [ "without" ], "ADV": [ "often", "else" ], "AUX": [], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "pumps", "seals", "parts" ], "NUM": [], "PART": [], "PRON": [ "what" ], "PROPN": [], "PUNCT": [ ",", ...
[ "B-NP", "I-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Entrapment/amod/pumps pumps/nsubj/work often/advmod/work work/ROOT/work without/prep/work seals/pobj/without ,/punct/seals moving/advcl/work parts/dobj/moving and/cc/parts what/conj/parts else/advmod/what ?/punct/work
(S (NP (NN Entrapment) (NNS pumps)) (ADVP (RB often)) (VP (VBP work) (PP (IN without) (NP (NP (NNS seals)) (, ,) (NP (VBG moving) (NNS parts)) (CC and) (NP (WP what) (RB else))))) (. ?))
T
['Entrapment pumps work without seals , moving parts and what else']
[]
['Entrapment pumps often work without seals , moving parts and what else ?']
[]
[]
23,526