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
When the First Volunteer Infantry Regiment arrived to fortify Washington, DC, President Abraham Lincoln is quoted as saying "Thank God for Michigan!"
(ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (DT the) (NNP First) (NNP Volunteer) (NNP Infantry) (NNP Regiment)) (VP (VBD arrived) (S (VP (TO to) (VP (VB fortify) (NP (NP (NNP Washington)) (, ,) (NP (NNP DC)) (, ,)))))))) (NP (NNP President) (NNP Abraham) (NNP Lincoln)) (VP (VBZ is) (VP (VBN quoted) (PP (IN as) (S (VP (VBG saying) (`` ") (S (VP (VB Thank) (NP (NNP God)) (PP (IN for) (NP (NNP Michigan)))))))))) (. !) ('' ")))
12
{ "ADJ": [], "ADP": [ "as", "for" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [ "First", "Volunteer", "Infantry", "Regiment", "Washington", "DC", "President", "Abraham", "Lincoln", "God", "Michigan" ], "PUNCT": [ ",", ",", "\"", "!", "\"" ], "SCONJ": [ "When" ], "SPACE": [], "SYM": [], "VERB": [ "arrived", "fortify", "quoted", "saying", "Thank" ], "X": [] }
[ "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-VP", "I-VP", "I-VP", "B-NP", "B-PP", "B-NP", "O", "O" ]
When/advmod/arrived the/det/Regiment First/compound/Regiment Volunteer/compound/Infantry Infantry/compound/Regiment Regiment/nsubj/arrived arrived/advcl/quoted to/aux/fortify fortify/advcl/arrived Washington/dobj/fortify ,/punct/Washington DC/appos/Washington ,/punct/quoted President/compound/Lincoln Abraham/compound/Lincoln Lincoln/nsubjpass/quoted is/auxpass/quoted quoted/ROOT/quoted as/prep/quoted saying/pcomp/as "/punct/saying Thank/xcomp/saying God/dobj/Thank for/prep/Thank Michigan/pobj/for !/punct/quoted "/punct/quoted
(S (SBAR (WHADVP (WRB When)) (S (NP (DT the) (NNP First) (NNP Volunteer) (NNP Infantry) (NNP Regiment)) (VP (VBD arrived) (S (VP (TO to) (VP (VB fortify) (NP (NP (NNP Washington)) (, ,) (NP (NNP DC)) (, ,)))))))) (NP (NNP President) (NNP Abraham) (NNP Lincoln)) (VP (VBZ is) (VP (VBN quoted) (PP (IN as) (S (VP (VBG saying) (`` ") (S (VP (VB Thank) (NP (NNP God)) (PP (IN for) (NP (NNP Michigan)))))))))) (. !) ('' "))
CT
['President Abraham Lincoln is quoted as saying " Thank God for Michigan']
['When the First Volunteer Infantry Regiment arrived to fortify Washington , DC ,']
[]
['When the First Volunteer Infantry Regiment arrived to fortify Washington , DC , President Abraham Lincoln is quoted as saying " Thank God for Michigan ! "']
[]
61,615
Local buses in Utrecht are operated by Qbuzz – its services include a high-frequency service to the Uithof university district.
(ROOT (S (S (NP (NP (JJ Local) (NNS buses)) (PP (IN in) (NP (NNP Utrecht)))) (VP (VBP are) (VP (VBN operated) (PP (IN by) (NP (NNP Qbuzz)))))) (: –) (S (NP (PRP$ its) (NNS services)) (VP (VBP include) (NP (NP (DT a) (NML (JJ high) (HYPH -) (NN frequency)) (NN service)) (PP (IN to) (NP (DT the) (NNP Uithof) (NN university) (NN district)))))) (. .)))
8
{ "ADJ": [ "Local", "high" ], "ADP": [ "in", "by", "to" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "buses", "services", "frequency", "service", "university", "district" ], "NUM": [], "PART": [], "PRON": [ "its" ], "PROPN": [ "Utrecht", "Qbuzz", "Uithof" ], "PUNCT": [ "–", "-", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "operated", "include" ], "X": [] }
[ "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "O", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
Local/amod/buses buses/nsubjpass/operated in/prep/buses Utrecht/pobj/in are/auxpass/operated operated/ROOT/operated by/agent/operated Qbuzz/pobj/by –/punct/Qbuzz its/poss/services services/appos/Qbuzz include/conj/operated a/det/service high/amod/frequency -/punct/frequency frequency/compound/service service/dobj/include to/prep/service the/det/district Uithof/compound/university university/compound/district district/pobj/to ./punct/operated
(S (S (NP (NP (JJ Local) (NNS buses)) (PP (IN in) (NP (NNP Utrecht)))) (VP (VBP are) (VP (VBN operated) (PP (IN by) (NP (NNP Qbuzz)))))) (: –) (S (NP (PRP$ its) (NNS services)) (VP (VBP include) (NP (NP (DT a) (NML (JJ high) (HYPH -) (NN frequency)) (NN service)) (PP (IN to) (NP (DT the) (NNP Uithof) (NN university) (NN district)))))) (. .))
T
['Local buses in Utrecht are operated by Qbuzz', 'its services include a high - frequency service to the Uithof university district']
[]
['Local buses in Utrecht are operated by Qbuzz – its services include a high - frequency service to the Uithof university district .']
[]
[]
11,013
Many African states opposed the UN sanctions, with Mandela criticising them on a visit to Gaddafi in October 1997, when he praised Libya for its work in fighting apartheid and awarded Gaddafi the Order of Good Hope.
(ROOT (S (NP (JJ Many) (JJ African) (NNS states)) (VP (VBD opposed) (NP (DT the) (NNP UN) (NNS sanctions)) (, ,) (PP (IN with) (S (NP (NNP Mandela)) (VP (VBG criticising) (NP (PRP them)) (PP (IN on) (NP (NP (DT a) (NN visit)) (PP (IN to) (NP (NNP Gaddafi))) (PP (IN in) (NP (NP (NNP October) (CD 1997)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VP (VBD praised) (NP (NNP Libya)) (PP (IN for) (NP (NP (PRP$ its) (NN work)) (PP (IN in) (S (VP (VBG fighting) (NP (NN apartheid)))))))) (CC and) (VP (VBD awarded) (NP (NNP Gaddafi)) (NP (NP (DT the) (NNP Order)) (PP (IN of) (NP (NNP Good) (NNP Hope)))))))))))))))) (. .)))
21
{ "ADJ": [ "Many", "African" ], "ADP": [ "with", "on", "to", "in", "for", "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "a", "the" ], "INTJ": [], "NOUN": [ "states", "sanctions", "visit", "work", "apartheid", "Order" ], "NUM": [ "1997" ], "PART": [], "PRON": [ "them", "he", "its" ], "PROPN": [ "UN", "Mandela", "Gaddafi", "October", "Libya", "Gaddafi", "Good", "Hope" ], "PUNCT": [ ",", ",", "." ], "SCONJ": [ "when" ], "SPACE": [], "SYM": [], "VERB": [ "opposed", "criticising", "praised", "fighting", "awarded" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-VP", "B-NP", "B-VP", ...
Many/amod/states African/amod/states states/nsubj/opposed opposed/ROOT/opposed the/det/sanctions UN/compound/sanctions sanctions/dobj/opposed ,/punct/opposed with/prep/opposed Mandela/nsubj/criticising criticising/pcomp/with them/dobj/criticising on/prep/criticising a/det/visit visit/pobj/on to/prep/visit Gaddafi/pobj/to in/prep/criticising October/pobj/in 1997/nummod/October ,/punct/October when/advmod/praised he/nsubj/praised praised/relcl/October Libya/dobj/praised for/prep/praised its/poss/work work/pobj/for in/prep/work fighting/pcomp/in apartheid/dobj/fighting and/cc/praised awarded/conj/praised Gaddafi/dative/awarded the/det/Order Order/dobj/awarded of/prep/Order Good/compound/Hope Hope/pobj/of ./punct/opposed
(S (NP (JJ Many) (JJ African) (NNS states)) (VP (VBD opposed) (NP (DT the) (NNP UN) (NNS sanctions)) (, ,) (PP (IN with) (S (NP (NNP Mandela)) (VP (VBG criticising) (NP (PRP them)) (PP (IN on) (NP (NP (DT a) (NN visit)) (PP (IN to) (NP (NNP Gaddafi))) (PP (IN in) (NP (NP (NNP October) (CD 1997)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VP (VBD praised) (NP (NNP Libya)) (PP (IN for) (NP (NP (PRP$ its) (NN work)) (PP (IN in) (S (VP (VBG fighting) (NP (NN apartheid)))))))) (CC and) (VP (VBD awarded) (NP (NNP Gaddafi)) (NP (NP (DT the) (NNP Order)) (PP (IN of) (NP (NNP Good) (NNP Hope)))))))))))))))) (. .))
CT
['Many African states opposed the UN sanctions , with Mandela criticising them on a visit to Gaddafi in October 1997 , when he praised Libya for its work in fighting apartheid and awarded Gaddafi the Order of Good Hope']
['when he praised Libya for its work in fighting apartheid and awarded Gaddafi the Order of Good Hope']
[]
['Many African states opposed the UN sanctions , with Mandela criticising them on a visit to Gaddafi in October 1997 , when he praised Libya for its work in fighting apartheid and awarded Gaddafi the Order of Good Hope .']
[]
62,795
The process of making a novel device look like a familiar device is also known as extension.
(ROOT (S (NP (NP (DT The) (NN process)) (PP (IN of) (S (VP (VBG making) (S (NP (DT a) (JJ novel) (NN device)) (VP (VB look) (PP (IN like) (NP (DT a) (JJ familiar) (NN device))))))))) (VP (VBZ is) (ADVP (RB also)) (VP (VBN known) (PP (IN as) (NP (NN extension))))) (. .)))
11
{ "ADJ": [ "novel", "familiar" ], "ADP": [ "of", "like", "as" ], "ADV": [ "also" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The", "a", "a" ], "INTJ": [], "NOUN": [ "process", "device", "device", "extension" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "making", "look", "known" ], "X": [] }
[ "B-NP", "I-NP", "B-PP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "O" ]
The/det/process process/nsubj/look of/prep/process making/pcomp/of a/det/device novel/amod/device device/dobj/making look/ccomp/known like/prep/look a/det/device familiar/amod/device device/nsubjpass/known is/auxpass/known also/advmod/known known/ROOT/known as/prep/known extension/pobj/as ./punct/known
(S (NP (NP (DT The) (NN process)) (PP (IN of) (S (VP (VBG making) (S (NP (DT a) (JJ novel) (NN device)) (VP (VB look) (PP (IN like) (NP (DT a) (JJ familiar) (NN device))))))))) (VP (VBZ is) (ADVP (RB also)) (VP (VBN known) (PP (IN as) (NP (NN extension))))) (. .))
T
['The process of making a novel device look like a familiar device is also known as extension']
[]
['The process of making a novel device look like a familiar device is also known as extension .']
[]
[]
38,780
She does have a deep sense of religious and civic duty, and takes her coronation oath seriously.
(ROOT (S (NP (PRP She)) (VP (VP (VBZ does) (VP (VB have) (NP (NP (DT a) (JJ deep) (NN sense)) (PP (IN of) (NP (ADJP (JJ religious) (CC and) (JJ civic)) (NN duty)))))) (, ,) (CC and) (VP (VBZ takes) (NP (NP (PRP$ her) (NN coronation)) (NN oath)) (ADVP (RB seriously)))) (. .)))
10
{ "ADJ": [ "deep", "religious", "civic" ], "ADP": [ "of" ], "ADV": [ "seriously" ], "AUX": [ "does" ], "CCONJ": [ "and", "and" ], "DET": [ "a" ], "INTJ": [], "NOUN": [ "sense", "duty", "coronation", "oath" ], "NUM": [], "PART": [], "PRON": [ "She", "her" ], "PROPN": [], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "have", "takes" ], "X": [] }
[ "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-ADVP", "O" ]
She/nsubj/have does/aux/have have/ROOT/have a/det/sense deep/amod/sense sense/dobj/have of/prep/sense religious/amod/duty and/cc/religious civic/conj/religious duty/pobj/of ,/punct/have and/cc/have takes/conj/have her/poss/oath coronation/compound/oath oath/dobj/takes seriously/advmod/takes ./punct/have
(S (NP (PRP She)) (VP (VP (VBZ does) (VP (VB have) (NP (NP (DT a) (JJ deep) (NN sense)) (PP (IN of) (NP (ADJP (JJ religious) (CC and) (JJ civic)) (NN duty)))))) (, ,) (CC and) (VP (VBZ takes) (NP (NP (PRP$ her) (NN coronation)) (NN oath)) (ADVP (RB seriously)))) (. .))
T
['She does have a deep sense of religious and civic duty , and takes her coronation oath seriously']
[]
['She does have a deep sense of religious and civic duty , and takes her coronation oath seriously .']
[]
[]
28,772
New Haven is the birthplace of former president George W. Bush, who was born when his father, former president George H. W. Bush, was living in New Haven while a student at Yale.
(ROOT (S (NP (NNP New) (NNP Haven)) (VP (VBZ is) (NP (NP (DT the) (NN birthplace)) (PP (IN of) (NP (NP (NML (JJ former) (NN president)) (NNP George) (NNP W.) (NNP Bush)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD was) (VP (VBN born) (SBAR (WHADVP (WRB when)) (S (NP (NP (PRP$ his) (NN father)) (, ,) (NP (NML (JJ former) (NN president)) (NNP George) (NNP H.) (NNP W.) (NNP Bush)) (, ,)) (VP (VBD was) (VP (VBG living) (PP (IN in) (NP (NNP New) (NNP Haven))) (SBAR (IN while) (NP (NP (DT a) (NN student)) (PP (IN at) (NP (NNP Yale))))))))))))))))) (. .)))
19
{ "ADJ": [ "former", "former" ], "ADP": [ "of", "in", "at" ], "ADV": [], "AUX": [ "is", "was", "was" ], "CCONJ": [], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "birthplace", "president", "father", "president", "student" ], "NUM": [], "PART": [], "PRON": [ "who", "his" ], "PROPN": [ "New", "Haven", "George", "W.", "Bush", "George", "H.", "W.", "Bush", "New", "Haven", "Yale" ], "PUNCT": [ ",", ",", ",", "." ], "SCONJ": [ "when", "while" ], "SPACE": [], "SYM": [], "VERB": [ "born", "living" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "O", "B-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP",...
New/compound/Haven Haven/nsubj/is is/ROOT/is the/det/birthplace birthplace/attr/is of/prep/birthplace former/amod/president president/compound/Bush George/compound/Bush W./compound/Bush Bush/pobj/of ,/punct/Bush who/nsubjpass/born was/auxpass/born born/relcl/Bush when/advmod/living his/poss/father father/nsubj/living ,/punct/father former/amod/president president/compound/Bush George/compound/Bush H./compound/Bush W./compound/Bush Bush/appos/father ,/punct/father was/aux/living living/advcl/born in/prep/living New/compound/Haven Haven/pobj/in while/mark/student a/det/student student/advcl/living at/prep/student Yale/pobj/at ./punct/is
(S (NP (NNP New) (NNP Haven)) (VP (VBZ is) (NP (NP (DT the) (NN birthplace)) (PP (IN of) (NP (NP (NML (JJ former) (NN president)) (NNP George) (NNP W.) (NNP Bush)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD was) (VP (VBN born) (SBAR (WHADVP (WRB when)) (S (NP (NP (PRP$ his) (NN father)) (, ,) (NP (NML (JJ former) (NN president)) (NNP George) (NNP H.) (NNP W.) (NNP Bush)) (, ,)) (VP (VBD was) (VP (VBG living) (PP (IN in) (NP (NNP New) (NNP Haven))) (SBAR (IN while) (NP (NP (DT a) (NN student)) (PP (IN at) (NP (NNP Yale))))))))))))))))) (. .))
CT
['New Haven is the birthplace of former president George W. Bush , who was born']
['who was born when his father , former president George H. W. Bush , was living in New Haven while a student at Yale', 'when his father , former president George H. W. Bush , was living in New Haven while a student at Yale', 'while a student at Yale']
[]
['New Haven is the birthplace of former president George W. Bush , who was born when his father , former president George H. W. Bush , was living in New Haven while a student at Yale .']
[]
28,260
The global dog population is estimated at 525 million:225 based on a transparent methodology, as opposed to other estimates where the methodology has not been made available –
(ROOT (S (NP (DT The) (JJ global) (NN dog) (NN population)) (VP (VBZ is) (VP (VBN estimated) (PP (IN at) (NP (CD 525) (CD million:225))) (PP (VBN based) (PP (IN on) (NP (NP (DT a) (JJ transparent) (NN methodology)) (, ,) (SBAR (IN as) (S (VP (VBN opposed) (PP (IN to) (NP (NP (JJ other) (NNS estimates)) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NN methodology)) (VP (VBZ has) (RB not) (VP (VBN been) (VP (VBN made) (S (ADJP (JJ available)))))))))))))))))) (: –)))
20
{ "ADJ": [ "global", "transparent", "other", "available" ], "ADP": [ "at", "on", "to" ], "ADV": [], "AUX": [ "is", "has", "been" ], "CCONJ": [], "DET": [ "The", "a", "the" ], "INTJ": [], "NOUN": [ "dog", "population", "million:225", "methodology", "estimates", "methodology" ], "NUM": [ "525" ], "PART": [ "not" ], "PRON": [], "PROPN": [], "PUNCT": [ ",", "–" ], "SCONJ": [ "as", "where" ], "SPACE": [], "SYM": [], "VERB": [ "estimated", "based", "opposed", "made" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-ADJP", "O" ]
The/det/population global/amod/population dog/compound/population population/nsubjpass/estimated is/auxpass/estimated estimated/ROOT/estimated at/prep/estimated 525/nummod/million:225 million:225/pobj/at based/prep/estimated on/prep/based a/det/methodology transparent/amod/methodology methodology/pobj/on ,/punct/estimated as/mark/opposed opposed/advcl/estimated to/prep/opposed other/amod/estimates estimates/pobj/to where/advmod/made the/det/methodology methodology/nsubjpass/made has/aux/made not/neg/made been/auxpass/made made/relcl/estimates available/oprd/made –/punct/estimated
(S (NP (DT The) (JJ global) (NN dog) (NN population)) (VP (VBZ is) (VP (VBN estimated) (PP (IN at) (NP (CD 525) (CD million:225))) (PP (VBN based) (PP (IN on) (NP (NP (DT a) (JJ transparent) (NN methodology)) (, ,) (SBAR (IN as) (S (VP (VBN opposed) (PP (IN to) (NP (NP (JJ other) (NNS estimates)) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NN methodology)) (VP (VBZ has) (RB not) (VP (VBN been) (VP (VBN made) (S (ADJP (JJ available)))))))))))))))))) (: –))
CT
['The global dog population is estimated at 525 million:225 based on a transparent methodology , as opposed to other estimates where the methodology has not been made available']
['as opposed to other estimates where the methodology has not been made available', 'where the methodology has not been made available']
[]
['The global dog population is estimated at 525 million:225 based on a transparent methodology , as opposed to other estimates where the methodology has not been made available –']
[]
48,188
How many times is the word "Quran" used in the Quran?
(ROOT (SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS times)) (SQ (VBZ is) (NP (DT the) (NN word) (`` ") (NNP Quran) ('' ")) (VP (VBN used) (PP (IN in) (NP (DT the) (NNP Quran))))) (. ?)))
7
{ "ADJ": [ "many" ], "ADP": [ "in" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "times", "word" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Quran", "Quran" ], "PUNCT": [ "\"", "\"", "?" ], "SCONJ": [ "How" ], "SPACE": [], "SYM": [], "VERB": [ "used" ], "X": [] }
[ "O", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
How/advmod/many many/amod/times times/nsubj/is is/ROOT/is the/det/word word/nsubj/is "/punct/Quran Quran/appos/word "/punct/Quran used/acl/Quran in/prep/used the/det/Quran Quran/pobj/in ?/punct/is
(SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS times)) (SQ (VBZ is) (NP (DT the) (NN word) (`` ") (NNP Quran) ('' ")) (VP (VBN used) (PP (IN in) (NP (DT the) (NNP Quran))))) (. ?))
FC
[]
[]
[]
[]
['How many times is the word " Quran " used in the Quran ?']
39,171
If the noise-based speed (40:1) is lower than the saturation-based speed, or undefined because of high noise, the saturation-based speed is specified, rounded upwards to a standard value, because using the noise-based speed would lead to overexposed images.
(ROOT (S (SBAR (IN If) (S (NP (NP (DT the) (ADJP (NN noise) (HYPH -) (VBN based)) (NN speed)) (-LRB- -LRB-) (NP (CD 40:1)) (-RRB- -RRB-)) (VP (VP (VBZ is) (ADJP (ADJP (JJR lower)) (PP (IN than) (NP (DT the) (ADJP (NN saturation) (HYPH -) (VBN based)) (NN speed))))) (, ,) (CC or) (ADJP (JJ undefined)) (PP (IN because) (IN of) (NP (JJ high) (NN noise)))))) (, ,) (NP (DT the) (ADJP (NN saturation) (HYPH -) (VBN based)) (NN speed)) (VP (VBZ is) (VP (VBN specified) (, ,) (S (VP (VBN rounded) (ADVP (NNS upwards)) (PP (IN to) (NP (DT a) (JJ standard) (NN value))))) (, ,) (SBAR (IN because) (S (S (VP (VBG using) (NP (DT the) (ADJP (NN noise) (HYPH -) (VBN based)) (NN speed)))) (VP (MD would) (VP (VB lead) (PP (IN to) (NP (JJ overexposed) (NNS images))))))))) (. .)))
11
{ "ADJ": [ "lower", "undefined", "high", "standard", "overexposed" ], "ADP": [ "than", "of", "to", "to" ], "ADV": [ "upwards" ], "AUX": [ "is", "is", "would" ], "CCONJ": [ "or" ], "DET": [ "the", "the", "the", "a", "the" ], "INTJ": [], "NOUN": [ "noise", "speed", "saturation", "speed", "noise", "saturation", "speed", "value", "noise", "speed", "images" ], "NUM": [ "40:1" ], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "-", "(", ")", "-", ",", ",", "-", ",", ",", "-", "." ], "SCONJ": [ "If", "because", "because" ], "SPACE": [], "SYM": [], "VERB": [ "based", "based", "based", "specified", "rounded", "using", "based", "lead" ], "X": [] }
[ "O", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "B-ADJP", "B-PP", "I-PP", "B-NP", "I-NP", "O", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", ...
If/mark/is the/det/speed noise/npadvmod/based -/punct/based based/amod/speed speed/nsubj/is (/punct/speed 40:1/appos/speed )/punct/speed is/advcl/specified lower/acomp/is than/prep/lower the/det/speed saturation/npadvmod/based -/punct/based based/amod/speed speed/pobj/than ,/punct/speed or/cc/lower undefined/conj/lower because/prep/undefined of/pcomp/because high/amod/noise noise/pobj/because ,/punct/specified the/det/speed saturation/npadvmod/based -/punct/based based/amod/speed speed/nsubjpass/specified is/auxpass/specified specified/advcl/rounded ,/punct/rounded rounded/ROOT/rounded upwards/advmod/rounded to/prep/rounded a/det/value standard/amod/value value/pobj/to ,/punct/rounded because/mark/lead using/csubj/lead the/det/speed noise/npadvmod/based -/punct/based based/amod/speed speed/dobj/using would/aux/lead lead/advcl/rounded to/prep/lead overexposed/amod/images images/pobj/to ./punct/rounded
(S (SBAR (IN If) (S (NP (NP (DT the) (ADJP (NN noise) (HYPH -) (VBN based)) (NN speed)) (-LRB- -LRB-) (NP (CD 40:1)) (-RRB- -RRB-)) (VP (VP (VBZ is) (ADJP (ADJP (JJR lower)) (PP (IN than) (NP (DT the) (ADJP (NN saturation) (HYPH -) (VBN based)) (NN speed))))) (, ,) (CC or) (ADJP (JJ undefined)) (PP (IN because) (IN of) (NP (JJ high) (NN noise)))))) (, ,) (NP (DT the) (ADJP (NN saturation) (HYPH -) (VBN based)) (NN speed)) (VP (VBZ is) (VP (VBN specified) (, ,) (S (VP (VBN rounded) (ADVP (NNS upwards)) (PP (IN to) (NP (DT a) (JJ standard) (NN value))))) (, ,) (SBAR (IN because) (S (S (VP (VBG using) (NP (DT the) (ADJP (NN noise) (HYPH -) (VBN based)) (NN speed)))) (VP (MD would) (VP (VB lead) (PP (IN to) (NP (JJ overexposed) (NNS images))))))))) (. .))
CT
['the saturation - based speed is specified , rounded upwards to a standard value ,']
['If the noise - based speed -LRB- 40:1 -RRB- is lower than the saturation - based speed , or undefined because of high noise', 'because using the noise - based speed would lead to overexposed images']
[]
['If the noise - based speed -LRB- 40:1 -RRB- is lower than the saturation - based speed , or undefined because of high noise , the saturation - based speed is specified , rounded upwards to a standard value , because using the noise - based speed would lead to overexposed images .']
[]
66,340
(German: Deutschösterreich).
(ROOT (NP (-LRB- -LRB-) (NP (NNP German)) (: :) (NP (NNP Deutschösterreich)) (-RRB- -RRB-) (. .)))
4
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "German", "Deutschösterreich" ], "PUNCT": [ "(", ":", ")", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [], "X": [] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP" ]
(/punct/German German/ROOT/German :/punct/Deutschösterreich Deutschösterreich/appos/German )/punct/Deutschösterreich ./punct/German
(NP (-LRB- -LRB-) (NP (NNP German)) (: :) (NP (NNP Deutschösterreich)) (-RRB- -RRB-) (. .))
FC
[]
[]
[]
[]
['-LRB- German : Deutschösterreich -RRB- .']
74,070
On its independence it became the fiftieth member of the Commonwealth of Nations.
(ROOT (S (PP (IN On) (NP (PRP$ its) (NN independence))) (NP (PRP it)) (VP (VBD became) (NP (NP (DT the) (JJ fiftieth) (NN member)) (PP (IN of) (NP (NP (DT the) (NNP Commonwealth)) (PP (IN of) (NP (NNPS Nations))))))) (. .)))
9
{ "ADJ": [ "fiftieth" ], "ADP": [ "On", "of", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "independence", "member" ], "NUM": [], "PART": [], "PRON": [ "its", "it" ], "PROPN": [ "Commonwealth", "Nations" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "became" ], "X": [] }
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
On/prep/became its/poss/independence independence/pobj/On it/nsubj/became became/ROOT/became the/det/member fiftieth/amod/member member/attr/became of/prep/member the/det/Commonwealth Commonwealth/pobj/of of/prep/Commonwealth Nations/pobj/of ./punct/became
(S (PP (IN On) (NP (PRP$ its) (NN independence))) (NP (PRP it)) (VP (VBD became) (NP (NP (DT the) (JJ fiftieth) (NN member)) (PP (IN of) (NP (NP (DT the) (NNP Commonwealth)) (PP (IN of) (NP (NNPS Nations))))))) (. .))
T
['it became the fiftieth member of the Commonwealth of Nations']
[]
['On its independence it became the fiftieth member of the Commonwealth of Nations .']
[]
[]
13,649
Cubism and modern European art was introduced into the United States at the now legendary 1913 Armory Show in New York City, which then traveled to Chicago and Boston.
(ROOT (S (NP (NP (NN Cubism)) (CC and) (NP (JJ modern) (JJ European) (NN art))) (VP (VBD was) (VP (VBN introduced) (PP (IN into) (NP (DT the) (NNP United) (NNPS States))) (PP (IN at) (NP (NP (NP (DT the) (ADJP (RB now) (JJ legendary)) (CD 1913) (NNP Armory) (NNP Show)) (PP (IN in) (NP (NML (NNP New) (NNP York)) (NNP City)))) (, ,) (SBAR (WHNP (WDT which)) (S (ADVP (RB then)) (VP (VBD traveled) (PP (IN to) (NP (NNP Chicago) (CC and) (NNP Boston)))))))))) (. .)))
12
{ "ADJ": [ "modern", "European", "legendary" ], "ADP": [ "into", "at", "in", "to" ], "ADV": [ "now", "then" ], "AUX": [ "was" ], "CCONJ": [ "and", "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "Cubism", "art" ], "NUM": [ "1913" ], "PART": [], "PRON": [ "which" ], "PROPN": [ "United", "States", "Armory", "Show", "New", "York", "City", "Chicago", "Boston" ], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "introduced", "traveled" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "B-PP", "O", "O", "B-NP", "I-NP", "O", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Cubism/nsubjpass/introduced and/cc/Cubism modern/amod/art European/amod/art art/conj/Cubism was/auxpass/introduced introduced/ROOT/introduced into/prep/introduced the/det/States United/compound/States States/pobj/into at/prep/introduced the/det/Show now/advmod/legendary legendary/amod/Show 1913/nummod/Show Armory/compound/Show Show/pobj/at in/prep/Show New/compound/York York/compound/City City/pobj/in ,/punct/Show which/nsubj/traveled then/advmod/traveled traveled/relcl/Show to/prep/traveled Chicago/pobj/to and/cc/Chicago Boston/conj/Chicago ./punct/introduced
(S (NP (NP (NN Cubism)) (CC and) (NP (JJ modern) (JJ European) (NN art))) (VP (VBD was) (VP (VBN introduced) (PP (IN into) (NP (DT the) (NNP United) (NNPS States))) (PP (IN at) (NP (NP (NP (DT the) (ADJP (RB now) (JJ legendary)) (CD 1913) (NNP Armory) (NNP Show)) (PP (IN in) (NP (NML (NNP New) (NNP York)) (NNP City)))) (, ,) (SBAR (WHNP (WDT which)) (S (ADVP (RB then)) (VP (VBD traveled) (PP (IN to) (NP (NNP Chicago) (CC and) (NNP Boston)))))))))) (. .))
CT
['Cubism and modern European art was introduced into the United States at the now legendary 1913 Armory Show in New York City , which then traveled to Chicago and Boston']
['which then traveled to Chicago and Boston']
[]
['Cubism and modern European art was introduced into the United States at the now legendary 1913 Armory Show in New York City , which then traveled to Chicago and Boston .']
[]
14,302
The resulting material is typically further treated to extract small but valuable amounts of lubricants and to adjust the properties of the material to suit applications.
(ROOT (S (NP (DT The) (VBG resulting) (NN material)) (VP (VBZ is) (ADVP (RB typically)) (ADVP (RB further)) (VP (VBN treated) (S (VP (VP (TO to) (VP (VB extract) (NP (NP (ADJP (JJ small) (CC but) (JJ valuable)) (NNS amounts)) (PP (IN of) (NP (NNS lubricants)))))) (CC and) (VP (TO to) (VP (VB adjust) (NP (NP (DT the) (NNS properties)) (PP (IN of) (NP (DT the) (NN material)))) (S (VP (TO to) (VP (VB suit) (NP (NNS applications))))))))))) (. .)))
13
{ "ADJ": [ "small", "valuable" ], "ADP": [ "of", "of" ], "ADV": [ "typically", "further" ], "AUX": [ "is" ], "CCONJ": [ "but", "and" ], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "material", "amounts", "lubricants", "properties", "material", "applications" ], "NUM": [], "PART": [ "to", "to", "to" ], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "resulting", "treated", "extract", "adjust", "suit" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "I-ADVP", "B-VP", "I-VP", "I-VP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "O" ]
The/det/material resulting/amod/material material/nsubjpass/treated is/auxpass/treated typically/advmod/treated further/advmod/treated treated/ROOT/treated to/aux/extract extract/advcl/treated small/amod/amounts but/cc/small valuable/conj/small amounts/dobj/extract of/prep/amounts lubricants/pobj/of and/cc/extract to/aux/adjust adjust/conj/extract the/det/properties properties/dobj/adjust of/prep/properties the/det/material material/pobj/of to/aux/suit suit/xcomp/adjust applications/dobj/suit ./punct/treated
(S (NP (DT The) (VBG resulting) (NN material)) (VP (VBZ is) (ADVP (RB typically)) (ADVP (RB further)) (VP (VBN treated) (S (VP (VP (TO to) (VP (VB extract) (NP (NP (ADJP (JJ small) (CC but) (JJ valuable)) (NNS amounts)) (PP (IN of) (NP (NNS lubricants)))))) (CC and) (VP (TO to) (VP (VB adjust) (NP (NP (DT the) (NNS properties)) (PP (IN of) (NP (DT the) (NN material)))) (S (VP (TO to) (VP (VB suit) (NP (NNS applications))))))))))) (. .))
T
['The resulting material is typically further treated to extract small but valuable amounts of lubricants and to adjust the properties of the material to suit applications']
[]
['The resulting material is typically further treated to extract small but valuable amounts of lubricants and to adjust the properties of the material to suit applications .']
[]
[]
20,610
In what year did the British give the Haud to Ethiopia?
(ROOT (SBARQ (WHPP (IN In) (WHNP (WDT what) (NN year))) (SQ (VBD did) (NP (DT the) (NNPS British)) (VP (VB give) (NP (DT the) (NNP Haud)) (PP (IN to) (NP (NNP Ethiopia))))) (. ?)))
7
{ "ADJ": [], "ADP": [ "In", "to" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "what", "the", "the" ], "INTJ": [], "NOUN": [ "year" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "British", "Haud", "Ethiopia" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "give" ], "X": [] }
[ "O", "O", "O", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
In/prep/give what/det/year year/pcomp/In did/aux/give the/det/British British/nsubj/give give/ROOT/give the/det/Haud Haud/dobj/give to/prep/give Ethiopia/pobj/to ?/punct/give
(SBARQ (WHPP (IN In) (WHNP (WDT what) (NN year))) (SQ (VBD did) (NP (DT the) (NNPS British)) (VP (VB give) (NP (DT the) (NNP Haud)) (PP (IN to) (NP (NNP Ethiopia))))) (. ?))
FC
[]
[]
[]
[]
['In what year did the British give the Haud to Ethiopia ?']
62,333
Capital punishment was restarted in 1978, although those prisoners awaiting execution between 1960 and 1978 had their sentences mostly commuted to life in prison.
(ROOT (S (NP (JJ Capital) (NN punishment)) (VP (VBD was) (VP (VBN restarted) (PP (IN in) (NP (CD 1978))) (, ,) (SBAR (IN although) (S (NP (NP (DT those) (NNS prisoners)) (VP (VBG awaiting) (NP (NN execution)) (PP (IN between) (NP (CD 1960) (CC and) (CD 1978))))) (VP (VBD had) (S (NP (PRP$ their) (NNS sentences)) (ADVP (RB mostly)) (VP (VBN commuted) (PP (IN to) (NP (NP (NN life)) (PP (IN in) (NP (NN prison)))))))))))) (. .)))
14
{ "ADJ": [ "Capital" ], "ADP": [ "in", "between", "to", "in" ], "ADV": [ "mostly" ], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "those" ], "INTJ": [], "NOUN": [ "punishment", "prisoners", "execution", "sentences", "life", "prison" ], "NUM": [ "1978", "1960", "1978" ], "PART": [], "PRON": [ "their" ], "PROPN": [], "PUNCT": [ ",", "." ], "SCONJ": [ "although" ], "SPACE": [], "SYM": [], "VERB": [ "restarted", "awaiting", "had", "commuted" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "O" ]
Capital/amod/punishment punishment/nsubjpass/restarted was/auxpass/restarted restarted/ROOT/restarted in/prep/restarted 1978/pobj/in ,/punct/restarted although/mark/had those/det/prisoners prisoners/nsubj/had awaiting/acl/prisoners execution/dobj/awaiting between/prep/execution 1960/pobj/between and/cc/1960 1978/conj/1960 had/advcl/restarted their/poss/sentences sentences/nsubj/commuted mostly/advmod/commuted commuted/ccomp/had to/prep/commuted life/pobj/to in/prep/commuted prison/pobj/in ./punct/restarted
(S (NP (JJ Capital) (NN punishment)) (VP (VBD was) (VP (VBN restarted) (PP (IN in) (NP (CD 1978))) (, ,) (SBAR (IN although) (S (NP (NP (DT those) (NNS prisoners)) (VP (VBG awaiting) (NP (NN execution)) (PP (IN between) (NP (CD 1960) (CC and) (CD 1978))))) (VP (VBD had) (S (NP (PRP$ their) (NNS sentences)) (ADVP (RB mostly)) (VP (VBN commuted) (PP (IN to) (NP (NP (NN life)) (PP (IN in) (NP (NN prison)))))))))))) (. .))
CT
['Capital punishment was restarted in 1978 ,']
['although those prisoners awaiting execution between 1960 and 1978 had their sentences mostly commuted to life in prison']
[]
['Capital punishment was restarted in 1978 , although those prisoners awaiting execution between 1960 and 1978 had their sentences mostly commuted to life in prison .']
[]
42,009
Many dialects have an additional phonemic tone ("tone 9" according to the traditional reckoning), used only in special or foreign loan words.
(ROOT (S (NP (JJ Many) (NNS dialects)) (VP (VBP have) (NP (NP (NP (DT an) (JJ additional) (JJ phonemic) (NN tone)) (-LRB- -LRB-) (`` ") (NP (NN tone) (CD 9)) ('' ") (PP (VBG according) (PP (IN to) (NP (DT the) (JJ traditional) (NN reckoning)))) (-RRB- -RRB-)) (, ,) (VP (VBN used) (PP (ADVP (RB only)) (IN in) (NP (ADJP (JJ special) (CC or) (JJ foreign)) (NN loan) (NNS words)))))) (. .)))
9
{ "ADJ": [ "Many", "additional", "phonemic", "traditional", "special", "foreign" ], "ADP": [ "to", "in" ], "ADV": [ "only" ], "AUX": [], "CCONJ": [ "or" ], "DET": [ "an", "the" ], "INTJ": [], "NOUN": [ "dialects", "tone", "tone", "reckoning", "loan", "words" ], "NUM": [ "9" ], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "(", "\"", "\"", ")", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "have", "according", "used" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "O" ]
Many/amod/dialects dialects/nsubj/have have/ROOT/have an/det/tone additional/amod/tone phonemic/amod/tone tone/dobj/have (/punct/tone "/punct/tone tone/appos/tone 9/nummod/tone "/punct/tone according/prep/have to/prep/according the/det/reckoning traditional/amod/reckoning reckoning/pobj/to )/punct/have ,/punct/have used/advcl/have only/advmod/in in/prep/used special/amod/loan or/cc/special foreign/conj/special loan/compound/words words/pobj/in ./punct/have
(S (NP (JJ Many) (NNS dialects)) (VP (VBP have) (NP (NP (NP (DT an) (JJ additional) (JJ phonemic) (NN tone)) (-LRB- -LRB-) (`` ") (NP (NN tone) (CD 9)) ('' ") (PP (VBG according) (PP (IN to) (NP (DT the) (JJ traditional) (NN reckoning)))) (-RRB- -RRB-)) (, ,) (VP (VBN used) (PP (ADVP (RB only)) (IN in) (NP (ADJP (JJ special) (CC or) (JJ foreign)) (NN loan) (NNS words)))))) (. .))
T
['Many dialects have an additional phonemic tone -LRB- " tone 9 " according to the traditional reckoning -RRB- , used only in special or foreign loan words']
[]
['Many dialects have an additional phonemic tone -LRB- " tone 9 " according to the traditional reckoning -RRB- , used only in special or foreign loan words .']
[]
[]
18,488
Tribes such as the Koilis, Halis, Dagis, Dhaugris, Dasa, Khasas, Kinnars, and Kirats inhabited the region from the prehistoric era.
(ROOT (S (NP (NP (NNS Tribes)) (PP (JJ such) (IN as) (NP (DT the) (NNPS Koilis) (, ,) (NNP Halis) (, ,) (NNP Dagis) (, ,) (NNP Dhaugris) (, ,) (NNP Dasa) (, ,) (NNP Khasas) (, ,) (NNP Kinnars) (, ,) (CC and) (NNPS Kirats)))) (VP (VBD inhabited) (NP (DT the) (NN region)) (PP (IN from) (NP (DT the) (JJ prehistoric) (NN era)))) (. .)))
6
{ "ADJ": [ "such", "prehistoric" ], "ADP": [ "as", "from" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "Tribes", "region", "era" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Koilis", "Halis", "Dagis", "Dhaugris", "Dasa", "Khasas", "Kinnars", "Kirats" ], "PUNCT": [ ",", ",", ",", ",", ",", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "inhabited" ], "X": [] }
[ "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Tribes/nsubj/inhabited such/amod/as as/prep/Tribes the/det/Halis Koilis/nmod/Halis ,/punct/Halis Halis/pobj/as ,/punct/Halis Dagis/conj/Halis ,/punct/Dagis Dhaugris/conj/Dagis ,/punct/Dhaugris Dasa/conj/Dhaugris ,/punct/Dasa Khasas/conj/Dasa ,/punct/Khasas Kinnars/conj/Khasas ,/punct/Dagis and/cc/Dagis Kirats/conj/Dagis inhabited/ROOT/inhabited the/det/region region/dobj/inhabited from/prep/inhabited the/det/era prehistoric/amod/era era/pobj/from ./punct/inhabited
(S (NP (NP (NNS Tribes)) (PP (JJ such) (IN as) (NP (DT the) (NNPS Koilis) (, ,) (NNP Halis) (, ,) (NNP Dagis) (, ,) (NNP Dhaugris) (, ,) (NNP Dasa) (, ,) (NNP Khasas) (, ,) (NNP Kinnars) (, ,) (CC and) (NNPS Kirats)))) (VP (VBD inhabited) (NP (DT the) (NN region)) (PP (IN from) (NP (DT the) (JJ prehistoric) (NN era)))) (. .))
T
['Tribes such as the Koilis , Halis , Dagis , Dhaugris , Dasa , Khasas , Kinnars , and Kirats inhabited the region from the prehistoric era']
[]
['Tribes such as the Koilis , Halis , Dagis , Dhaugris , Dasa , Khasas , Kinnars , and Kirats inhabited the region from the prehistoric era .']
[]
[]
24,765
The daimyo, or lords, were at the top, followed by the warrior-caste of samurai, with the farmers, artisans, and traders ranking below.
(ROOT (S (NP (DT The) (NN daimyo) (, ,) (CC or) (NNS lords) (, ,)) (VP (VBD were) (PP (IN at) (NP (DT the) (NN top))) (, ,) (S (VP (VBN followed) (PP (IN by) (NP (NP (DT the) (NN warrior) (HYPH -) (NN caste)) (PP (IN of) (NP (NNS samurai))))) (, ,) (PP (IN with) (S (NP (DT the) (NNS farmers) (, ,) (NNS artisans) (, ,) (CC and) (NNS traders)) (VP (VBG ranking) (ADVP (RB below)))))))) (. .)))
10
{ "ADJ": [], "ADP": [ "at", "by", "of", "with", "below" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [ "or", "and" ], "DET": [ "The", "the", "the", "the" ], "INTJ": [], "NOUN": [ "daimyo", "lords", "top", "warrior", "caste", "farmers", "artisans", "traders" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "samurai" ], "PUNCT": [ ",", ",", ",", "-", ",", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "followed", "ranking" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "O" ]
The/det/daimyo daimyo/nsubj/were ,/punct/daimyo or/cc/daimyo lords/conj/daimyo ,/punct/daimyo were/ROOT/were at/prep/were the/det/top top/pobj/at ,/punct/were followed/advcl/were by/agent/followed the/det/caste warrior/compound/caste -/punct/caste caste/pobj/by of/prep/caste samurai/pobj/of ,/punct/followed with/prep/followed the/det/farmers farmers/nsubj/ranking ,/punct/farmers artisans/conj/farmers ,/punct/artisans and/cc/artisans traders/conj/artisans ranking/pcomp/with below/advmod/ranking ./punct/were
(S (NP (DT The) (NN daimyo) (, ,) (CC or) (NNS lords) (, ,)) (VP (VBD were) (PP (IN at) (NP (DT the) (NN top))) (, ,) (S (VP (VBN followed) (PP (IN by) (NP (NP (DT the) (NN warrior) (HYPH -) (NN caste)) (PP (IN of) (NP (NNS samurai))))) (, ,) (PP (IN with) (S (NP (DT the) (NNS farmers) (, ,) (NNS artisans) (, ,) (CC and) (NNS traders)) (VP (VBG ranking) (ADVP (RB below)))))))) (. .))
T
['The daimyo , or lords , were at the top , followed by the warrior - caste of samurai , with the farmers , artisans , and traders ranking below']
[]
['The daimyo , or lords , were at the top , followed by the warrior - caste of samurai , with the farmers , artisans , and traders ranking below .']
[]
[]
61,008
Who was allowed to leave the village?
(ROOT (SBARQ (WHNP (WP Who)) (SQ (VBD was) (VP (VBN allowed) (S (VP (TO to) (VP (VB leave) (NP (DT the) (NN village))))))) (. ?)))
9
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "village" ], "NUM": [], "PART": [ "to" ], "PRON": [ "Who" ], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "allowed", "leave" ], "X": [] }
[ "O", "O", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "O" ]
Who/nsubjpass/allowed was/auxpass/allowed allowed/ROOT/allowed to/aux/leave leave/xcomp/allowed the/det/village village/dobj/leave ?/punct/allowed
(SBARQ (WHNP (WP Who)) (SQ (VBD was) (VP (VBN allowed) (S (VP (TO to) (VP (VB leave) (NP (DT the) (NN village))))))) (. ?))
FC
[]
[]
[]
[]
['Who was allowed to leave the village ?']
63,558
Its economy mainly comprises the service sector (85.0%) and industry (12.0%), while agriculture makes up 3.0% of the national economic output.
(ROOT (S (NP (PRP$ Its) (NN economy)) (ADVP (RB mainly)) (VP (VBZ comprises) (NP (NP (NP (DT the) (NN service) (NN sector)) (-LRB- -LRB-) (CD 85.0) (NN %) (-RRB- -RRB-)) (CC and) (NP (NP (NN industry)) (-LRB- -LRB-) (NP (CD 12.0) (NN %)) (-RRB- -RRB-))) (, ,) (SBAR (IN while) (S (NP (NN agriculture)) (VP (VBZ makes) (PRT (RP up)) (NP (NP (CD 3.0) (NN %)) (PP (IN of) (NP (DT the) (JJ national) (JJ economic) (NN output)))))))) (. .)))
10
{ "ADJ": [ "national", "economic" ], "ADP": [ "up", "of" ], "ADV": [ "mainly" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "economy", "service", "sector", "%", "industry", "%", "agriculture", "%", "output" ], "NUM": [ "85.0", "12.0", "3.0" ], "PART": [], "PRON": [ "Its" ], "PROPN": [], "PUNCT": [ "(", ")", "(", ")", ",", "." ], "SCONJ": [ "while" ], "SPACE": [], "SYM": [], "VERB": [ "comprises", "makes" ], "X": [] }
[ "B-NP", "I-NP", "B-ADVP", "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", "B-VP", "O", "B-NP", "B-VP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
Its/poss/economy economy/nsubj/comprises mainly/advmod/comprises comprises/ROOT/comprises the/det/sector service/compound/sector sector/dobj/comprises (/punct/sector 85.0/nummod/% %/appos/sector )/punct/sector and/cc/sector industry/conj/sector (/punct/industry 12.0/nummod/% %/appos/industry )/punct/industry ,/punct/comprises while/mark/makes agriculture/nsubj/makes makes/advcl/comprises up/prt/makes 3.0/nummod/% %/dobj/makes of/prep/% the/det/output national/amod/output economic/amod/output output/pobj/of ./punct/comprises
(S (NP (PRP$ Its) (NN economy)) (ADVP (RB mainly)) (VP (VBZ comprises) (NP (NP (NP (DT the) (NN service) (NN sector)) (-LRB- -LRB-) (CD 85.0) (NN %) (-RRB- -RRB-)) (CC and) (NP (NP (NN industry)) (-LRB- -LRB-) (NP (CD 12.0) (NN %)) (-RRB- -RRB-))) (, ,) (SBAR (IN while) (S (NP (NN agriculture)) (VP (VBZ makes) (PRT (RP up)) (NP (NP (CD 3.0) (NN %)) (PP (IN of) (NP (DT the) (JJ national) (JJ economic) (NN output)))))))) (. .))
CT
['Its economy comprises the service sector -LRB- 85.0 % -RRB- and industry -LRB- 12.0 % -RRB- ,']
['while agriculture makes up 3.0 % of the national economic output']
[]
['Its economy mainly comprises the service sector -LRB- 85.0 % -RRB- and industry -LRB- 12.0 % -RRB- , while agriculture makes up 3.0 % of the national economic output .']
[]
62,669
The character 雲 yún ("cloud") was written with the structure 云 in the oracle bone script of the Shang dynasty, and had remained in use later as a phonetic loan in the meaning of "to say" while the 雨 radical was added to differentiate meanings.
(ROOT (S (NP (NP (NP (DT The) (NN character)) (-LRB- 雲) (FW yún)) (-LRB- -LRB-) (`` ") (NP (NN cloud)) ('' ") ('' -RRB-)) (VP (VP (VBD was) (VP (VBN written) (PP (IN with) (NP (DT the) (NN structure))) (-RRB- 云) (PP (IN in) (NP (NP (DT the) (NN oracle) (NN bone) (NN script)) (PP (IN of) (NP (DT the) (NNP Shang) (NN dynasty))))))) (, ,) (CC and) (VP (VBD had) (VP (VBN remained) (PP (IN in) (NP (NN use))) (ADVP (RB later)) (PP (PP (IN as) (NP (DT a) (JJ phonetic) (NN loan))) (PP (IN in) (NP (NP (DT the) (NN meaning)) (PP (IN of) (`` ") (S (VP (TO to) (VP (VB say)))) ('' "))))) (SBAR (IN while) (S (NP (DT the) (-LRB- 雨) (NN radical)) (VP (VBD was) (VP (VBN added) (S (VP (TO to) (VP (VB differentiate) (NP (NNS meanings)))))))))))) (. .)))
14
{ "ADJ": [ "cloud", "phonetic", "radical" ], "ADP": [ "with", "in", "of", "in", "as", "in", "of" ], "ADV": [ "later" ], "AUX": [ "was", "had", "was" ], "CCONJ": [ "and" ], "DET": [ "The", "the", "the", "the", "a", "the", "the" ], "INTJ": [], "NOUN": [ "character", "structure", "bone", "script", "dynasty", "use", "loan", "meaning", "meanings" ], "NUM": [], "PART": [ "to", "to" ], "PRON": [], "PROPN": [ "雲", "yún", "oracle", "Shang", "雨" ], "PUNCT": [ "(", "\"", "\"", ")", ",", "\"", "\"", "." ], "SCONJ": [ "while" ], "SPACE": [], "SYM": [], "VERB": [ "written", "remained", "say", "added", "differentiate" ], "X": [ "云" ] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-PP", "B-NP", "B-ADVP", "B-P...
The/det/character character/nsubjpass/written 雲/compound/yún yún/appos/character (/punct/cloud "/punct/cloud cloud/appos/character "/punct/cloud )/punct/cloud was/auxpass/written written/ROOT/written with/prep/written the/det/structure structure/pobj/with 云/dep/written in/prep/云 the/det/script oracle/compound/script bone/compound/script script/pobj/in of/prep/script the/det/dynasty Shang/compound/dynasty dynasty/pobj/of ,/punct/written and/cc/written had/aux/remained remained/conj/written in/prep/remained use/pobj/in later/advmod/remained as/prep/later a/det/loan phonetic/amod/loan loan/pobj/as in/prep/loan the/det/meaning meaning/pobj/in of/prep/meaning "/punct/say to/aux/say say/pcomp/of "/punct/say while/mark/added the/det/radical 雨/det/radical radical/nsubjpass/added was/auxpass/added added/advcl/remained to/aux/differentiate differentiate/advcl/added meanings/dobj/differentiate ./punct/written
(S (NP (NP (NP (DT The) (NN character)) (-LRB- 雲) (FW yún)) (-LRB- -LRB-) (`` ") (NP (NN cloud)) ('' ") ('' -RRB-)) (VP (VP (VBD was) (VP (VBN written) (PP (IN with) (NP (DT the) (NN structure))) (-RRB- 云) (PP (IN in) (NP (NP (DT the) (NN oracle) (NN bone) (NN script)) (PP (IN of) (NP (DT the) (NNP Shang) (NN dynasty))))))) (, ,) (CC and) (VP (VBD had) (VP (VBN remained) (PP (IN in) (NP (NN use))) (ADVP (RB later)) (PP (PP (IN as) (NP (DT a) (JJ phonetic) (NN loan))) (PP (IN in) (NP (NP (DT the) (NN meaning)) (PP (IN of) (`` ") (S (VP (TO to) (VP (VB say)))) ('' "))))) (SBAR (IN while) (S (NP (DT the) (-LRB- 雨) (NN radical)) (VP (VBD was) (VP (VBN added) (S (VP (TO to) (VP (VB differentiate) (NP (NNS meanings)))))))))))) (. .))
CT
['The character 雲 yún -LRB- " cloud " -RRB- was written with the structure 云 in the oracle bone script of the Shang dynasty , and had remained in use later as a phonetic loan in the meaning of " to say "']
['while the 雨 radical was added to differentiate meanings']
[]
['The character 雲 yún -LRB- " cloud " -RRB- was written with the structure 云 in the oracle bone script of the Shang dynasty , and had remained in use later as a phonetic loan in the meaning of " to say " while the 雨 radical was added to differentiate meanings .']
[]
39,806
Accountants act to study the expected monetary flow over the life of the project and to monitor the payouts throughout the process.
(ROOT (S (NP (NNS Accountants)) (VP (VBP act) (S (VP (VP (TO to) (VP (VB study) (NP (NP (DT the) (VBN expected) (JJ monetary) (NN flow)) (PP (IN over) (NP (NP (DT the) (NN life)) (PP (IN of) (NP (DT the) (NN project)))))))) (CC and) (VP (TO to) (VP (VB monitor) (NP (DT the) (NNS payouts)) (PP (IN throughout) (NP (DT the) (NN process)))))))) (. .)))
13
{ "ADJ": [ "monetary" ], "ADP": [ "over", "of", "throughout" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "Accountants", "flow", "life", "project", "payouts", "process" ], "NUM": [], "PART": [ "to", "to" ], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "act", "study", "expected", "monitor" ], "X": [] }
[ "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Accountants/nsubj/act act/ROOT/act to/aux/study study/advcl/act the/det/flow expected/amod/flow monetary/amod/flow flow/dobj/study over/prep/flow the/det/life life/pobj/over of/prep/life the/det/project project/pobj/of and/cc/study to/aux/monitor monitor/conj/study the/det/payouts payouts/dobj/monitor throughout/prep/monitor the/det/process process/pobj/throughout ./punct/act
(S (NP (NNS Accountants)) (VP (VBP act) (S (VP (VP (TO to) (VP (VB study) (NP (NP (DT the) (VBN expected) (JJ monetary) (NN flow)) (PP (IN over) (NP (NP (DT the) (NN life)) (PP (IN of) (NP (DT the) (NN project)))))))) (CC and) (VP (TO to) (VP (VB monitor) (NP (DT the) (NNS payouts)) (PP (IN throughout) (NP (DT the) (NN process)))))))) (. .))
T
['Accountants act to study the expected monetary flow over the life of the project and to monitor the payouts throughout the process']
[]
['Accountants act to study the expected monetary flow over the life of the project and to monitor the payouts throughout the process .']
[]
[]
63,273
Renaissance humanism took a close study of the Latin and Greek classical texts, and was antagonistic to the values of scholasticism with its emphasis on the accumulated commentaries; and humanists were involved in the sciences, philosophies, arts and poetry of classical antiquity.
(ROOT (S (S (NP (NN Renaissance) (NN humanism)) (VP (VP (VBD took) (NP (NP (DT a) (JJ close) (NN study)) (PP (IN of) (NP (DT the) (ADJP (JJ Latin) (CC and) (JJ Greek)) (JJ classical) (NNS texts))))) (, ,) (CC and) (VP (VBD was) (ADJP (ADJP (JJ antagonistic) (PP (IN to) (NP (NP (DT the) (NNS values)) (PP (IN of) (NP (NN scholasticism)))))) (PP (IN with) (NP (NP (PRP$ its) (NN emphasis)) (PP (IN on) (NP (DT the) (VBN accumulated) (NNS commentaries))))))))) (: ;) (CC and) (S (NP (NNS humanists)) (VP (VBD were) (VP (VBN involved) (PP (IN in) (NP (NP (DT the) (NNS sciences) (, ,) (NNS philosophies) (, ,) (NNS arts) (CC and) (NN poetry)) (PP (IN of) (NP (JJ classical) (NN antiquity)))))))) (. .)))
12
{ "ADJ": [ "close", "Latin", "Greek", "classical", "antagonistic", "classical" ], "ADP": [ "of", "to", "of", "with", "on", "in", "of" ], "ADV": [], "AUX": [ "was", "were" ], "CCONJ": [ "and", "and", "and", "and" ], "DET": [ "a", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "humanism", "study", "texts", "values", "scholasticism", "emphasis", "commentaries", "humanists", "sciences", "philosophies", "arts", "poetry", "antiquity" ], "NUM": [], "PART": [], "PRON": [ "its" ], "PROPN": [ "Renaissance" ], "PUNCT": [ ",", ";", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "took", "accumulated", "involved" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O", "B-N...
Renaissance/compound/humanism humanism/nsubj/took took/ROOT/took a/det/study close/amod/study study/dobj/took of/prep/study the/det/texts Latin/amod/texts and/cc/Latin Greek/conj/Latin classical/amod/texts texts/pobj/of ,/punct/took and/cc/took was/conj/took antagonistic/acomp/was to/prep/antagonistic the/det/values values/pobj/to of/prep/values scholasticism/pobj/of with/prep/values its/poss/emphasis emphasis/pobj/with on/prep/emphasis the/det/commentaries accumulated/amod/commentaries commentaries/pobj/on ;/punct/took and/cc/took humanists/nsubjpass/involved were/auxpass/involved involved/conj/took in/prep/involved the/det/sciences sciences/pobj/in ,/punct/sciences philosophies/conj/sciences ,/punct/philosophies arts/conj/philosophies and/cc/arts poetry/conj/arts of/prep/sciences classical/amod/antiquity antiquity/pobj/of ./punct/involved
(S (S (NP (NN Renaissance) (NN humanism)) (VP (VP (VBD took) (NP (NP (DT a) (JJ close) (NN study)) (PP (IN of) (NP (DT the) (ADJP (JJ Latin) (CC and) (JJ Greek)) (JJ classical) (NNS texts))))) (, ,) (CC and) (VP (VBD was) (ADJP (ADJP (JJ antagonistic) (PP (IN to) (NP (NP (DT the) (NNS values)) (PP (IN of) (NP (NN scholasticism)))))) (PP (IN with) (NP (NP (PRP$ its) (NN emphasis)) (PP (IN on) (NP (DT the) (VBN accumulated) (NNS commentaries))))))))) (: ;) (CC and) (S (NP (NNS humanists)) (VP (VBD were) (VP (VBN involved) (PP (IN in) (NP (NP (DT the) (NNS sciences) (, ,) (NNS philosophies) (, ,) (NNS arts) (CC and) (NN poetry)) (PP (IN of) (NP (JJ classical) (NN antiquity)))))))) (. .))
T
['Renaissance humanism took a close study of the Latin and Greek classical texts , and was antagonistic to the values of scholasticism with its emphasis on the accumulated commentaries', 'humanists were involved in the sciences , philosophies , arts and poetry of classical antiquity']
[]
['Renaissance humanism took a close study of the Latin and Greek classical texts , and was antagonistic to the values of scholasticism with its emphasis on the accumulated commentaries ; and humanists were involved in the sciences , philosophies , arts and poetry of classical antiquity .']
[]
[]
15,786
The study compared IPCC 2001 projections on temperature and sea level change with observations.
(ROOT (S (NP (DT The) (NN study)) (VP (VBD compared) (NP (NP (NML (NNP IPCC) (CD 2001)) (NNS projections)) (PP (IN on) (NP (NP (NN temperature)) (CC and) (NP (NML (NN sea) (NN level)) (NN change))))) (PP (IN with) (NP (NNS observations)))) (. .)))
9
{ "ADJ": [], "ADP": [ "on", "with" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "The" ], "INTJ": [], "NOUN": [ "study", "projections", "temperature", "sea", "level", "change", "observations" ], "NUM": [ "2001" ], "PART": [], "PRON": [], "PROPN": [ "IPCC" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "compared" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O", "O", "B-NP", "B-PP", "B-NP", "O" ]
The/det/study study/ROOT/study compared/prep/study IPCC/nmod/projections 2001/nummod/IPCC projections/pobj/compared on/prep/projections temperature/nmod/change and/cc/temperature sea/compound/level level/conj/temperature change/pobj/on with/prep/change observations/pobj/with ./punct/study
(S (NP (DT The) (NN study)) (VP (VBD compared) (NP (NP (NML (NNP IPCC) (CD 2001)) (NNS projections)) (PP (IN on) (NP (NP (NN temperature)) (CC and) (NP (NML (NN sea) (NN level)) (NN change))))) (PP (IN with) (NP (NNS observations)))) (. .))
T
['The study compared IPCC 2001 projections on temperature and sea level change with observations']
[]
['The study compared IPCC 2001 projections on temperature and sea level change with observations .']
[]
[]
63,309
For example, during the drafting of the European Constitution in 2004, the Spanish government supplied the EU with translations of the text into Basque, Galician, Catalan, and Valencian, but the latter two were identical.
(ROOT (S (PP (IN For) (NP (NN example))) (, ,) (PP (IN during) (NP (NP (DT the) (NN drafting)) (PP (IN of) (NP (DT the) (NNP European) (NNP Constitution))) (PP (IN in) (NP (CD 2004))))) (, ,) (NP (DT the) (JJ Spanish) (NN government)) (VP (VBD supplied) (NP (DT the) (NNP EU)) (PP (IN with) (NP (NP (NNS translations)) (PP (IN of) (NP (DT the) (NN text))) (PP (IN into) (NP (JJ Basque) (, ,) (NNP Galician) (, ,) (NNP Catalan) (, ,) (CC and) (NNP Valencian)))))) (, ,) (CC but) (S (NP (DT the) (JJ latter) (CD two)) (VP (VBD were) (ADJP (JJ identical)))) (. .)))
8
{ "ADJ": [ "Spanish", "latter", "identical" ], "ADP": [ "For", "during", "of", "in", "with", "of", "into" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [ "and", "but" ], "DET": [ "the", "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "example", "drafting", "government", "translations", "text" ], "NUM": [ "2004", "two" ], "PART": [], "PRON": [], "PROPN": [ "European", "Constitution", "EU", "Basque", "Galician", "Catalan", "Valencian" ], "PUNCT": [ ",", ",", ",", ",", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "supplied" ], "X": [] }
[ "B-PP", "B-NP", "O", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I...
For/prep/supplied example/pobj/For ,/punct/supplied during/prep/supplied the/det/drafting drafting/pobj/during of/prep/drafting the/det/Constitution European/compound/Constitution Constitution/pobj/of in/prep/drafting 2004/pobj/in ,/punct/supplied the/det/government Spanish/amod/government government/nsubj/supplied supplied/ROOT/supplied the/det/EU EU/dobj/supplied with/prep/supplied translations/pobj/with of/prep/translations the/det/text text/pobj/of into/prep/supplied Basque/pobj/into ,/punct/Basque Galician/conj/Basque ,/punct/Galician Catalan/conj/Galician ,/punct/Catalan and/cc/Catalan Valencian/conj/Catalan ,/punct/supplied but/cc/supplied the/det/two latter/amod/two two/nsubj/were were/conj/supplied identical/acomp/were ./punct/were
(S (PP (IN For) (NP (NN example))) (, ,) (PP (IN during) (NP (NP (DT the) (NN drafting)) (PP (IN of) (NP (DT the) (NNP European) (NNP Constitution))) (PP (IN in) (NP (CD 2004))))) (, ,) (NP (DT the) (JJ Spanish) (NN government)) (VP (VBD supplied) (NP (DT the) (NNP EU)) (PP (IN with) (NP (NP (NNS translations)) (PP (IN of) (NP (DT the) (NN text))) (PP (IN into) (NP (JJ Basque) (, ,) (NNP Galician) (, ,) (NNP Catalan) (, ,) (CC and) (NNP Valencian)))))) (, ,) (CC but) (S (NP (DT the) (JJ latter) (CD two)) (VP (VBD were) (ADJP (JJ identical)))) (. .))
T
['the latter two were identical']
[]
['For example , during the drafting of the European Constitution in 2004 , the Spanish government supplied the EU with translations of the text into Basque , Galician , Catalan , and Valencian , but the latter two were identical .']
[]
[]
45,513
Beyoncé is also taking part in "Miss a Meal", a food-donation campaign, and supporting Goodwill charity through online charity auctions at Charitybuzz that support job creation throughout Europe and the U.S.
(ROOT (S (NP (NNP Beyoncé)) (VP (VBZ is) (ADVP (RB also)) (VP (VP (VBG taking) (NP (NN part)) (PP (IN in) (NP (`` ") (NP (NNP Miss) (NP (DT a) (NN Meal))) (, ") (, ,) (NP (DT a) (NML (NN food) (HYPH -) (NN donation)) (NN campaign))))) (, ,) (CC and) (VP (VBG supporting) (NP (NNP Goodwill) (NN charity)) (PP (IN through) (NP (NP (NP (JJ online) (NN charity) (NNS auctions)) (PP (IN at) (NP (NNP Charitybuzz)))) (SBAR (WHNP (WDT that)) (S (VP (VBP support) (NP (NP (NN job) (NN creation)) (PP (IN throughout) (NP (NP (NNP Europe)) (CC and) (NP (DT the) (NNP U.S.)))))))))))))))
15
{ "ADJ": [ "online" ], "ADP": [ "in", "through", "at", "throughout" ], "ADV": [ "also" ], "AUX": [ "is" ], "CCONJ": [ "and", "and" ], "DET": [ "a", "a", "the" ], "INTJ": [], "NOUN": [ "part", "food", "donation", "campaign", "charity", "charity", "auctions", "job", "creation" ], "NUM": [], "PART": [], "PRON": [ "that" ], "PROPN": [ "Beyoncé", "Miss", "Meal", "Goodwill", "Charitybuzz", "Europe", "U.S." ], "PUNCT": [ "\"", "\"", ",", "-", "," ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "taking", "supporting", "support" ], "X": [] }
[ "B-NP", "B-VP", "B-ADVP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP"...
Beyoncé/nsubj/taking is/aux/taking also/advmod/taking taking/ROOT/taking part/dobj/taking in/prep/taking "/punct/in Miss/compound/Meal a/det/Meal Meal/pobj/in "/punct/Meal ,/punct/Meal a/det/campaign food/compound/donation -/punct/donation donation/compound/campaign campaign/appos/Meal ,/punct/campaign and/cc/campaign supporting/conj/campaign Goodwill/compound/charity charity/dobj/supporting through/prep/supporting online/amod/auctions charity/compound/auctions auctions/pobj/through at/prep/auctions Charitybuzz/pobj/at that/nsubj/support support/relcl/auctions job/compound/creation creation/dobj/support throughout/prep/support Europe/pobj/throughout and/cc/Europe the/det/U.S. U.S./conj/Europe
(S (NP (NNP Beyoncé)) (VP (VBZ is) (ADVP (RB also)) (VP (VP (VBG taking) (NP (NN part)) (PP (IN in) (NP (`` ") (NP (NNP Miss) (NP (DT a) (NN Meal))) (, ") (, ,) (NP (DT a) (NML (NN food) (HYPH -) (NN donation)) (NN campaign))))) (, ,) (CC and) (VP (VBG supporting) (NP (NNP Goodwill) (NN charity)) (PP (IN through) (NP (NP (NP (JJ online) (NN charity) (NNS auctions)) (PP (IN at) (NP (NNP Charitybuzz)))) (SBAR (WHNP (WDT that)) (S (VP (VBP support) (NP (NP (NN job) (NN creation)) (PP (IN throughout) (NP (NP (NNP Europe)) (CC and) (NP (DT the) (NNP U.S.))))))))))))))
CT
['Beyoncé is also taking part in " Miss a Meal " , a food - donation campaign , and supporting Goodwill charity through online charity auctions at Charitybuzz that support job creation throughout Europe and the U.S.']
['that support job creation throughout Europe and the U.S.']
[]
['Beyoncé is also taking part in " Miss a Meal " , a food - donation campaign , and supporting Goodwill charity through online charity auctions at Charitybuzz that support job creation throughout Europe and the U.S.']
[]
41,294
They appear together in the journals of the mid-19th century.
(ROOT (S (NP (PRP They)) (VP (VBP appear) (ADVP (RB together)) (PP (IN in) (NP (NP (DT the) (NNS journals)) (PP (IN of) (NP (DT the) (JJ mid-19th) (NN century)))))) (. .)))
8
{ "ADJ": [ "mid-19th" ], "ADP": [ "in", "of" ], "ADV": [ "together" ], "AUX": [], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "journals", "century" ], "NUM": [], "PART": [], "PRON": [ "They" ], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "appear" ], "X": [] }
[ "B-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
They/nsubj/appear appear/ROOT/appear together/advmod/appear in/prep/appear the/det/journals journals/pobj/in of/prep/journals the/det/century mid-19th/amod/century century/pobj/of ./punct/appear
(S (NP (PRP They)) (VP (VBP appear) (ADVP (RB together)) (PP (IN in) (NP (NP (DT the) (NNS journals)) (PP (IN of) (NP (DT the) (JJ mid-19th) (NN century)))))) (. .))
T
['They appear together in the journals of the mid-19th century']
[]
['They appear together in the journals of the mid-19th century .']
[]
[]
15,607
Outer space is an even higher-quality vacuum, with the equivalent of just a few hydrogen atoms per cubic meter on average.
(ROOT (S (NP (JJ Outer) (NN space)) (VP (VBZ is) (NP (NP (DT an) (NML (ADJP (RB even) (JJR higher)) (HYPH -) (NN quality)) (NN vacuum)) (, ,) (PP (IN with) (NP (NP (DT the) (NN equivalent)) (PP (IN of) (NP (NP (QP (RB just) (DT a) (JJ few)) (NN hydrogen) (NNS atoms)) (PP (IN per) (NP (JJ cubic) (NN meter))) (PP (IN on) (ADJP (JJ average))))))))) (. .)))
11
{ "ADJ": [ "Outer", "higher", "few", "cubic", "average" ], "ADP": [ "with", "of", "per", "on" ], "ADV": [ "even", "just" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "an", "the", "a" ], "INTJ": [], "NOUN": [ "space", "quality", "vacuum", "equivalent", "hydrogen", "atoms", "meter" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "-", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-ADJP", "I-ADJP", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "O", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-ADJP", "O" ]
Outer/amod/space space/nsubj/is is/ROOT/is an/det/vacuum even/advmod/quality higher/amod/quality -/punct/quality quality/compound/vacuum vacuum/attr/is ,/punct/vacuum with/prep/vacuum the/det/equivalent equivalent/pobj/with of/prep/equivalent just/advmod/few a/quantmod/few few/nummod/atoms hydrogen/compound/atoms atoms/pobj/of per/prep/atoms cubic/amod/meter meter/pobj/per on/prep/atoms average/amod/on ./punct/is
(S (NP (JJ Outer) (NN space)) (VP (VBZ is) (NP (NP (DT an) (NML (ADJP (RB even) (JJR higher)) (HYPH -) (NN quality)) (NN vacuum)) (, ,) (PP (IN with) (NP (NP (DT the) (NN equivalent)) (PP (IN of) (NP (NP (QP (RB just) (DT a) (JJ few)) (NN hydrogen) (NNS atoms)) (PP (IN per) (NP (JJ cubic) (NN meter))) (PP (IN on) (ADJP (JJ average))))))))) (. .))
T
['Outer space is an even higher - quality vacuum , with the equivalent of just a few hydrogen atoms per cubic meter on average']
[]
['Outer space is an even higher - quality vacuum , with the equivalent of just a few hydrogen atoms per cubic meter on average .']
[]
[]
49,147
They also lost Super Bowl XXI when they wore white jerseys, but they are 0-4 in Super Bowls when wearing orange jerseys, losing in Super Bowl XII, XXII, XXIV, and XLVIII.
(ROOT (S (S (NP (PRP They)) (ADVP (RB also)) (VP (VBD lost) (NP (NNP Super) (NNP Bowl) (CD XXI)) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBD wore) (NP (JJ white) (NNS jerseys))))))) (, ,) (CC but) (S (NP (PRP they)) (VP (VBP are) (NP (NP (CD 0)) (PP (SYM -) (NP (CD 4)))) (PP (IN in) (NP (NNP Super) (NNPS Bowls))) (SBAR (WHADVP (WRB when)) (S (VP (VBG wearing) (NP (JJ orange) (NNS jerseys))))) (, ,) (S (VP (VBG losing) (PP (IN in) (NP (NP (NML (NNP Super) (NNP Bowl)) (NNP XII)) (, ,) (NP (NNP XXII)) (, ,) (NP (NNP XXIV)) (, ,) (CC and) (NP (NNP XLVIII)))))))) (. .)))
11
{ "ADJ": [ "white", "orange" ], "ADP": [ "in", "in" ], "ADV": [ "also" ], "AUX": [ "are" ], "CCONJ": [ "but", "and" ], "DET": [], "INTJ": [], "NOUN": [ "jerseys", "jerseys" ], "NUM": [ "0", "4" ], "PART": [], "PRON": [ "They", "they", "they" ], "PROPN": [ "Super", "Bowl", "XXI", "Super", "Bowls", "Super", "Bowl", "XII", "XXII", "XXIV", "XLVIII" ], "PUNCT": [ ",", ",", ",", ",", ",", "." ], "SCONJ": [ "when", "when" ], "SPACE": [], "SYM": [ "-" ], "VERB": [ "lost", "wore", "wearing", "losing" ], "X": [] }
[ "B-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "I...
They/nsubj/lost also/advmod/lost lost/ROOT/lost Super/compound/Bowl Bowl/compound/XXI XXI/dobj/lost when/advmod/wore they/nsubj/wore wore/advcl/lost white/amod/jerseys jerseys/dobj/wore ,/punct/lost but/cc/lost they/nsubj/are are/conj/lost 0/npadvmod/are -/punct/4 4/attr/are in/prep/are Super/compound/Bowls Bowls/pobj/in when/advmod/wearing wearing/advcl/are orange/amod/jerseys jerseys/dobj/wearing ,/punct/wearing losing/advcl/are in/prep/losing Super/nmod/XII Bowl/nmod/XII XII/pobj/in ,/punct/XII XXII/conj/XII ,/punct/XXII XXIV/conj/XXII ,/punct/XII and/cc/XII XLVIII/conj/XII ./punct/are
(S (S (NP (PRP They)) (ADVP (RB also)) (VP (VBD lost) (NP (NNP Super) (NNP Bowl) (CD XXI)) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBD wore) (NP (JJ white) (NNS jerseys))))))) (, ,) (CC but) (S (NP (PRP they)) (VP (VBP are) (NP (NP (CD 0)) (PP (SYM -) (NP (CD 4)))) (PP (IN in) (NP (NNP Super) (NNPS Bowls))) (SBAR (WHADVP (WRB when)) (S (VP (VBG wearing) (NP (JJ orange) (NNS jerseys))))) (, ,) (S (VP (VBG losing) (PP (IN in) (NP (NP (NML (NNP Super) (NNP Bowl)) (NNP XII)) (, ,) (NP (NNP XXII)) (, ,) (NP (NNP XXIV)) (, ,) (CC and) (NP (NNP XLVIII)))))))) (. .))
CT
['They also lost Super Bowl XXI', 'they are 0 - 4 in Super Bowls , losing in Super Bowl XII , XXII , XXIV , and XLVIII']
['when they wore white jerseys', 'when wearing orange jerseys']
[]
['They also lost Super Bowl XXI when they wore white jerseys , but they are 0 - 4 in Super Bowls when wearing orange jerseys , losing in Super Bowl XII , XXII , XXIV , and XLVIII .']
[]
359
Throbbing Gristle's independent label Industrial Records would become a hub for this scene and provide it with its namesake.
(ROOT (S (S (VP (VBG Throbbing) (NP (NP (NP (NNP Gristle) (POS 's)) (JJ independent) (NN label)) (NP (NNP Industrial) (NNPS Records))))) (VP (MD would) (VP (VP (VB become) (NP (NP (DT a) (NN hub)) (PP (IN for) (NP (DT this) (NN scene))))) (CC and) (VP (VB provide) (NP (PRP it)) (PP (IN with) (NP (PRP$ its) (NN namesake)))))) (. .)))
9
{ "ADJ": [ "independent" ], "ADP": [ "for", "with" ], "ADV": [], "AUX": [ "would" ], "CCONJ": [ "and" ], "DET": [ "a", "this" ], "INTJ": [], "NOUN": [ "label", "hub", "scene", "namesake" ], "NUM": [], "PART": [ "'s" ], "PRON": [ "it", "its" ], "PROPN": [ "Throbbing", "Gristle", "Industrial", "Records" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "become", "provide" ], "X": [] }
[ "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
Throbbing/compound/Gristle Gristle/poss/label 's/case/Gristle independent/amod/label label/compound/Records Industrial/compound/Records Records/nsubj/become would/aux/become become/ROOT/become a/det/hub hub/attr/become for/prep/hub this/det/scene scene/pobj/for and/cc/become provide/conj/become it/dobj/provide with/prep/provide its/poss/namesake namesake/pobj/with ./punct/become
(S (S (VP (VBG Throbbing) (NP (NP (NP (NNP Gristle) (POS 's)) (JJ independent) (NN label)) (NP (NNP Industrial) (NNPS Records))))) (VP (MD would) (VP (VP (VB become) (NP (NP (DT a) (NN hub)) (PP (IN for) (NP (DT this) (NN scene))))) (CC and) (VP (VB provide) (NP (PRP it)) (PP (IN with) (NP (PRP$ its) (NN namesake)))))) (. .))
T
["Throbbing Gristle 's independent label Industrial Records"]
[]
["Throbbing Gristle 's independent label Industrial Records would become a hub for this scene and provide it with its namesake ."]
[]
[]
66,934
Some species use vibrations for communicating within members of the same species, such as to attract mates as in the songs of the shield bug Nezara viridula.
(ROOT (S (NP (DT Some) (NNS species)) (VP (VBP use) (NP (NNS vibrations)) (PP (IN for) (S (VP (VBG communicating) (PP (IN within) (NP (NP (NNS members)) (PP (IN of) (NP (DT the) (JJ same) (NNS species)))))))) (, ,) (PP (JJ such) (IN as) (S (VP (TO to) (VP (VB attract) (NP (NNS mates)) (PP (IN as) (PP (IN in) (NP (NP (DT the) (NNS songs)) (PP (IN of) (NP (NP (DT the) (NN shield) (NN bug)) (NP (NNP Nezara) (NNP viridula)))))))))))) (. .)))
14
{ "ADJ": [ "same", "such" ], "ADP": [ "for", "within", "of", "as", "as", "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "Some", "the", "the", "the" ], "INTJ": [], "NOUN": [ "species", "vibrations", "members", "species", "mates", "songs", "shield", "bug", "viridula" ], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [ "Nezara" ], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "use", "communicating", "attract" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "I-PP", "B-VP", "I-VP", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Some/det/species species/nsubj/use use/ROOT/use vibrations/dobj/use for/prep/vibrations communicating/pcomp/for within/prep/communicating members/pobj/within of/prep/members the/det/species same/amod/species species/pobj/of ,/punct/species such/amod/as as/prep/species to/aux/attract attract/pcomp/as mates/dobj/attract as/prep/attract in/prep/as the/det/songs songs/pobj/in of/prep/songs the/det/viridula shield/compound/bug bug/compound/Nezara Nezara/compound/viridula viridula/pobj/of ./punct/use
(S (NP (DT Some) (NNS species)) (VP (VBP use) (NP (NNS vibrations)) (PP (IN for) (S (VP (VBG communicating) (PP (IN within) (NP (NP (NNS members)) (PP (IN of) (NP (DT the) (JJ same) (NNS species)))))))) (, ,) (PP (JJ such) (IN as) (S (VP (TO to) (VP (VB attract) (NP (NNS mates)) (PP (IN as) (PP (IN in) (NP (NP (DT the) (NNS songs)) (PP (IN of) (NP (NP (DT the) (NN shield) (NN bug)) (NP (NNP Nezara) (NNP viridula)))))))))))) (. .))
T
['Some species use vibrations for communicating within members of the same species , such as to attract mates as in the songs of the shield bug Nezara viridula']
[]
['Some species use vibrations for communicating within members of the same species , such as to attract mates as in the songs of the shield bug Nezara viridula .']
[]
[]
65,819
Kublai's government faced financial difficulties after 1279.
(ROOT (S (NP (NP (NNP Kublai) (POS 's)) (NN government)) (VP (VBD faced) (NP (JJ financial) (NNS difficulties)) (PP (IN after) (NP (CD 1279)))) (. .)))
6
{ "ADJ": [ "financial" ], "ADP": [ "after" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "government", "difficulties" ], "NUM": [ "1279" ], "PART": [ "'s" ], "PRON": [], "PROPN": [ "Kublai" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "faced" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
Kublai/poss/government 's/case/Kublai government/nsubj/faced faced/ROOT/faced financial/amod/difficulties difficulties/dobj/faced after/prep/faced 1279/pobj/after ./punct/faced
(S (NP (NP (NNP Kublai) (POS 's)) (NN government)) (VP (VBD faced) (NP (JJ financial) (NNS difficulties)) (PP (IN after) (NP (CD 1279)))) (. .))
T
["Kublai 's government faced financial difficulties after 1279"]
[]
["Kublai 's government faced financial difficulties after 1279 ."]
[]
[]
46,349
In Hegel's words, "The object is revealed to it [to "subject"] by [as] something alien, and it does not recognize itself.
(ROOT (S (PP (IN In) (NP (NP (NNP Hegel) (POS 's)) (NNS words))) (, ,) (`` ") (S (NP (DT The) (NN object)) (VP (VBZ is) (VP (VBN revealed) (PP (IN to) (NP (PRP it))) (-LRB- -LSB-) (S (VP (TO to) (VP (`` ") (VB subject) ('' ")))) (-RRB- -RSB-) (PP (IN by) (-LRB- -LSB-) (IN as) (-RRB- -RSB-) (NP (NN something) (JJ alien)))))) (, ,) (CC and) (S (NP (PRP it)) (VP (VBZ does) (RB not) (VP (VB recognize) (NP (PRP itself))))) (. .)))
9
{ "ADJ": [ "alien" ], "ADP": [ "In", "to", "to", "by", "as" ], "ADV": [], "AUX": [ "is", "does" ], "CCONJ": [ "and" ], "DET": [ "The" ], "INTJ": [], "NOUN": [ "words", "object", "subject" ], "NUM": [], "PART": [ "'s", "not" ], "PRON": [ "it", "something", "it", "itself" ], "PROPN": [ "Hegel" ], "PUNCT": [ ",", "\"", "[", "\"", "\"", "]", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "revealed", "recognize" ], "X": [ "[", "]" ] }
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "I-VP", "B-PP", "I-PP", "I-PP", "I-PP", "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "O" ]
In/prep/revealed Hegel/poss/words 's/case/Hegel words/pobj/In ,/punct/revealed "/punct/revealed The/det/object object/nsubjpass/revealed is/auxpass/revealed revealed/ROOT/revealed to/prep/revealed it/pobj/to [/punct/revealed to/prep/revealed "/punct/subject subject/pobj/to "/punct/subject ]/punct/subject by/prep/subject [/punct/by as/nmod/something ]/punct/something something/pobj/by alien/amod/something ,/punct/revealed and/cc/revealed it/nsubj/recognize does/aux/recognize not/neg/recognize recognize/conj/revealed itself/dobj/recognize ./punct/recognize
(S (PP (IN In) (NP (NP (NNP Hegel) (POS 's)) (NNS words))) (, ,) (`` ") (S (NP (DT The) (NN object)) (VP (VBZ is) (VP (VBN revealed) (PP (IN to) (NP (PRP it))) (-LRB- -LSB-) (S (VP (TO to) (VP (`` ") (VB subject) ('' ")))) (-RRB- -RSB-) (PP (IN by) (-LRB- -LSB-) (IN as) (-RRB- -RSB-) (NP (NN something) (JJ alien)))))) (, ,) (CC and) (S (NP (PRP it)) (VP (VBZ does) (RB not) (VP (VB recognize) (NP (PRP itself))))) (. .))
T
['The object is revealed to it -LSB- to " subject " -RSB- by -LSB- as -RSB- something alien', 'it does not recognize itself']
[]
['In Hegel \'s words , " The object is revealed to it -LSB- to " subject " -RSB- by -LSB- as -RSB- something alien , and it does not recognize itself .']
[]
[]
33,730
It also played a major part in the development of brass bands which emerged in the county, particularly in the textile and coalfield areas, in the 19th century.
(ROOT (S (NP (PRP It)) (ADVP (RB also)) (VP (VBD played) (NP (NP (DT a) (JJ major) (NN part)) (PP (IN in) (NP (NP (DT the) (NN development)) (PP (IN of) (NP (NP (NN brass) (NNS bands)) (SBAR (WHNP (WDT which)) (S (VP (VBD emerged) (PP (IN in) (NP (DT the) (NN county))) (, ,) (PP (ADVP (RB particularly)) (IN in) (NP (DT the) (NML (NN textile) (CC and) (NN coalfield)) (NNS areas))) (, ,) (PP (IN in) (NP (DT the) (JJ 19th) (NN century)))))))))))) (. .)))
15
{ "ADJ": [ "major", "19th" ], "ADP": [ "in", "of", "in", "in", "in" ], "ADV": [ "also", "particularly" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "a", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "part", "development", "brass", "bands", "county", "textile", "areas", "century" ], "NUM": [], "PART": [], "PRON": [ "It", "which" ], "PROPN": [ "coalfield" ], "PUNCT": [ ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "played", "emerged" ], "X": [] }
[ "B-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "O", "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
It/nsubj/played also/advmod/played played/ROOT/played a/det/part major/amod/part part/dobj/played in/prep/part the/det/development development/pobj/in of/prep/development brass/compound/bands bands/pobj/of which/nsubj/emerged emerged/relcl/bands in/prep/emerged the/det/county county/pobj/in ,/punct/emerged particularly/advmod/in in/prep/emerged the/det/areas textile/nmod/areas and/cc/textile coalfield/conj/textile areas/pobj/in ,/punct/played in/prep/played the/det/century 19th/amod/century century/pobj/in ./punct/played
(S (NP (PRP It)) (ADVP (RB also)) (VP (VBD played) (NP (NP (DT a) (JJ major) (NN part)) (PP (IN in) (NP (NP (DT the) (NN development)) (PP (IN of) (NP (NP (NN brass) (NNS bands)) (SBAR (WHNP (WDT which)) (S (VP (VBD emerged) (PP (IN in) (NP (DT the) (NN county))) (, ,) (PP (ADVP (RB particularly)) (IN in) (NP (DT the) (NML (NN textile) (CC and) (NN coalfield)) (NNS areas))) (, ,) (PP (IN in) (NP (DT the) (JJ 19th) (NN century)))))))))))) (. .))
CT
['It played a major part in the development of brass bands which emerged in the county , particularly in the textile and coalfield areas , in the 19th century']
['which emerged in the county , particularly in the textile and coalfield areas , in the 19th century']
[]
['It also played a major part in the development of brass bands which emerged in the county , particularly in the textile and coalfield areas , in the 19th century .']
[]
12,789
Allied submarines did not adopt a defensive posture and wait for the enemy to attack.
(ROOT (S (NP (JJ Allied) (NNS submarines)) (VP (VBD did) (RB not) (VP (VP (VB adopt) (NP (DT a) (JJ defensive) (NN posture))) (CC and) (VP (VB wait) (SBAR (IN for) (S (NP (DT the) (NN enemy)) (VP (TO to) (VP (VB attack)))))))) (. .)))
10
{ "ADJ": [ "Allied", "defensive" ], "ADP": [], "ADV": [], "AUX": [ "did" ], "CCONJ": [ "and" ], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "submarines", "posture", "enemy" ], "NUM": [], "PART": [ "not", "to" ], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [ "for" ], "SPACE": [], "SYM": [], "VERB": [ "adopt", "wait", "attack" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "O" ]
Allied/amod/submarines submarines/nsubj/adopt did/aux/adopt not/neg/adopt adopt/ROOT/adopt a/det/posture defensive/amod/posture posture/dobj/adopt and/cc/adopt wait/conj/adopt for/mark/attack the/det/enemy enemy/nsubj/attack to/aux/attack attack/advcl/wait ./punct/adopt
(S (NP (JJ Allied) (NNS submarines)) (VP (VBD did) (RB not) (VP (VP (VB adopt) (NP (DT a) (JJ defensive) (NN posture))) (CC and) (VP (VB wait) (SBAR (IN for) (S (NP (DT the) (NN enemy)) (VP (TO to) (VP (VB attack)))))))) (. .))
CT
['Allied submarines did not adopt a defensive posture and wait']
['for the enemy to attack']
[]
['Allied submarines did not adopt a defensive posture and wait for the enemy to attack .']
[]
64,896
The relationship between the presence of a dog and success in the hunt is often mentioned as a primary reason for the domestication of the wolf, and a 2004 study of hunter groups with and without a dog gives quantitative support to the hypothesis that the benefits of cooperative hunting was an important factor in wolf domestication.
(ROOT (S (S (NP (NP (DT The) (NN relationship)) (PP (IN between) (NP (NP (NP (DT the) (NN presence)) (PP (IN of) (NP (DT a) (NN dog)))) (CC and) (NP (NP (NN success)) (PP (IN in) (NP (DT the) (NN hunt))))))) (VP (VBZ is) (ADVP (RB often)) (VP (VBN mentioned) (PP (IN as) (NP (NP (DT a) (JJ primary) (NN reason)) (PP (IN for) (NP (NP (DT the) (NN domestication)) (PP (IN of) (NP (DT the) (NN wolf)))))))))) (, ,) (CC and) (S (NP (NP (DT a) (CD 2004) (NN study)) (PP (IN of) (NP (NP (NN hunter) (NNS groups)) (PP (IN with) (CC and) (IN without) (NP (DT a) (NN dog)))))) (VP (VBZ gives) (NP (JJ quantitative) (NN support)) (PP (IN to) (NP (DT the) (NN hypothesis) (SBAR (IN that) (S (NP (NP (DT the) (NNS benefits)) (PP (IN of) (NP (JJ cooperative) (NN hunting)))) (VP (VBD was) (NP (NP (DT an) (JJ important) (NN factor)) (PP (IN in) (NP (NN wolf) (NN domestication))))))))))) (. .)))
13
{ "ADJ": [ "primary", "quantitative", "cooperative", "important" ], "ADP": [ "between", "of", "in", "as", "for", "of", "of", "with", "without", "to", "of", "in" ], "ADV": [ "often" ], "AUX": [ "is", "was" ], "CCONJ": [ "and", "and", "and" ], "DET": [ "The", "the", "a", "the", "a", "the", "the", "a", "a", "the", "the", "an" ], "INTJ": [], "NOUN": [ "relationship", "presence", "dog", "success", "hunt", "reason", "domestication", "wolf", "study", "hunter", "groups", "dog", "support", "hypothesis", "benefits", "hunting", "factor", "domestication" ], "NUM": [ "2004" ], "PART": [], "PRON": [], "PROPN": [ "wolf" ], "PUNCT": [ ",", "." ], "SCONJ": [ "that" ], "SPACE": [], "SYM": [], "VERB": [ "mentioned", "gives" ], "X": [] }
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "O", "B-NP", "I-NP", "I-NP", "B-PP", ...
The/det/relationship relationship/nsubjpass/mentioned between/prep/relationship the/det/presence presence/pobj/between of/prep/presence a/det/dog dog/pobj/of and/cc/dog success/conj/dog in/prep/dog the/det/hunt hunt/pobj/in is/auxpass/mentioned often/advmod/mentioned mentioned/ROOT/mentioned as/prep/mentioned a/det/reason primary/amod/reason reason/pobj/as for/prep/reason the/det/domestication domestication/pobj/for of/prep/domestication the/det/wolf wolf/pobj/of ,/punct/mentioned and/cc/mentioned a/det/study 2004/nummod/study study/nsubj/gives of/prep/study hunter/compound/groups groups/pobj/of with/prep/study and/cc/with without/conj/with a/det/dog dog/pobj/without gives/conj/mentioned quantitative/amod/support support/dobj/gives to/dative/gives the/det/hypothesis hypothesis/pobj/to that/mark/was the/det/benefits benefits/nsubj/was of/prep/benefits cooperative/amod/hunting hunting/pobj/of was/acl/hypothesis an/det/factor important/amod/factor factor/attr/was in/prep/factor wolf/compound/domestication domestication/pobj/in ./punct/gives
(S (S (NP (NP (DT The) (NN relationship)) (PP (IN between) (NP (NP (NP (DT the) (NN presence)) (PP (IN of) (NP (DT a) (NN dog)))) (CC and) (NP (NP (NN success)) (PP (IN in) (NP (DT the) (NN hunt))))))) (VP (VBZ is) (ADVP (RB often)) (VP (VBN mentioned) (PP (IN as) (NP (NP (DT a) (JJ primary) (NN reason)) (PP (IN for) (NP (NP (DT the) (NN domestication)) (PP (IN of) (NP (DT the) (NN wolf)))))))))) (, ,) (CC and) (S (NP (NP (DT a) (CD 2004) (NN study)) (PP (IN of) (NP (NP (NN hunter) (NNS groups)) (PP (IN with) (CC and) (IN without) (NP (DT a) (NN dog)))))) (VP (VBZ gives) (NP (JJ quantitative) (NN support)) (PP (IN to) (NP (DT the) (NN hypothesis) (SBAR (IN that) (S (NP (NP (DT the) (NNS benefits)) (PP (IN of) (NP (JJ cooperative) (NN hunting)))) (VP (VBD was) (NP (NP (DT an) (JJ important) (NN factor)) (PP (IN in) (NP (NN wolf) (NN domestication))))))))))) (. .))
CT
['The relationship between the presence of a dog and success in the hunt is often mentioned as a primary reason for the domestication of the wolf', 'a 2004 study of hunter groups with and without a dog gives quantitative support to the hypothesis that the benefits of cooperative hunting was an important factor in wolf domestication']
['that the benefits of cooperative hunting was an important factor in wolf domestication']
[]
['The relationship between the presence of a dog and success in the hunt is often mentioned as a primary reason for the domestication of the wolf , and a 2004 study of hunter groups with and without a dog gives quantitative support to the hypothesis that the benefits of cooperative hunting was an important factor in wolf domestication .']
[]
61,943
The Communist Party of China, founded in 1920, adopted the red flag and hammer and sickle emblem of the Soviet Union, which became the national symbols when the Party took power in China in 1949.
(ROOT (S (NP (NP (NP (DT The) (NNP Communist) (NNP Party)) (PP (IN of) (NP (NNP China)))) (, ,) (VP (VBN founded) (PP (IN in) (NP (CD 1920)))) (, ,)) (VP (VBD adopted) (NP (NP (NP (DT the) (NML (NML (JJ red) (NN flag)) (CC and) (NML (NML (NN hammer) (CC and) (JJ sickle)) (NN emblem)))) (PP (IN of) (NP (DT the) (NNP Soviet) (NNP Union)))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD became) (NP (DT the) (JJ national) (NNS symbols)) (SBAR (WHADVP (WRB when)) (S (NP (DT the) (NNP Party)) (VP (VBD took) (NP (NN power)) (PP (IN in) (NP (NNP China))) (PP (IN in) (NP (CD 1949))))))))))) (. .)))
13
{ "ADJ": [ "red", "sickle", "national" ], "ADP": [ "of", "in", "of", "in", "in" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "The", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "flag", "hammer", "emblem", "symbols", "power" ], "NUM": [ "1920", "1949" ], "PART": [], "PRON": [ "which" ], "PROPN": [ "Communist", "Party", "China", "Soviet", "Union", "Party", "China" ], "PUNCT": [ ",", ",", ",", "." ], "SCONJ": [ "when" ], "SPACE": [], "SYM": [], "VERB": [ "founded", "adopted", "became", "took" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "O", "O", "O", "O", "O", "O", "O", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "B-...
The/det/Party Communist/compound/Party Party/nsubj/adopted of/prep/Party China/pobj/of ,/punct/Party founded/acl/Party in/prep/founded 1920/pobj/in ,/punct/Party adopted/ROOT/adopted the/det/flag red/amod/flag flag/dobj/adopted and/cc/flag hammer/conj/flag and/cc/flag sickle/amod/emblem emblem/conj/flag of/prep/flag the/det/Union Soviet/compound/Union Union/pobj/of ,/punct/Union which/nsubj/became became/relcl/Union the/det/symbols national/amod/symbols symbols/attr/became when/advmod/took the/det/Party Party/nsubj/took took/advcl/became power/dobj/took in/prep/took China/pobj/in in/prep/took 1949/pobj/in ./punct/adopted
(S (NP (NP (NP (DT The) (NNP Communist) (NNP Party)) (PP (IN of) (NP (NNP China)))) (, ,) (VP (VBN founded) (PP (IN in) (NP (CD 1920)))) (, ,)) (VP (VBD adopted) (NP (NP (NP (DT the) (NML (NML (JJ red) (NN flag)) (CC and) (NML (NML (NN hammer) (CC and) (JJ sickle)) (NN emblem)))) (PP (IN of) (NP (DT the) (NNP Soviet) (NNP Union)))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD became) (NP (DT the) (JJ national) (NNS symbols)) (SBAR (WHADVP (WRB when)) (S (NP (DT the) (NNP Party)) (VP (VBD took) (NP (NN power)) (PP (IN in) (NP (NNP China))) (PP (IN in) (NP (CD 1949))))))))))) (. .))
CT
['The Communist Party of China , founded in 1920 , adopted the red flag and hammer and sickle emblem of the Soviet Union , which became the national symbols']
['which became the national symbols when the Party took power in China in 1949', 'when the Party took power in China in 1949']
[]
['The Communist Party of China , founded in 1920 , adopted the red flag and hammer and sickle emblem of the Soviet Union , which became the national symbols when the Party took power in China in 1949 .']
[]
9,163
When the Emancipation Proclamation was announced, Tennessee was mostly held by Union forces.
(ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (DT the) (NNP Emancipation) (NNP Proclamation)) (VP (VBD was) (VP (VBN announced))))) (, ,) (NP (NNP Tennessee)) (VP (VBD was) (ADVP (RB mostly)) (VP (VBN held) (PP (IN by) (NP (NNP Union) (NNS forces))))) (. .)))
7
{ "ADJ": [], "ADP": [ "by" ], "ADV": [ "mostly" ], "AUX": [ "was", "was" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "forces" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Emancipation", "Proclamation", "Tennessee", "Union" ], "PUNCT": [ ",", "." ], "SCONJ": [ "When" ], "SPACE": [], "SYM": [], "VERB": [ "announced", "held" ], "X": [] }
[ "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "O", "B-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
When/advmod/announced the/det/Proclamation Emancipation/compound/Proclamation Proclamation/nsubjpass/announced was/auxpass/announced announced/advcl/held ,/punct/held Tennessee/nsubjpass/held was/auxpass/held mostly/advmod/held held/ROOT/held by/agent/held Union/compound/forces forces/pobj/by ./punct/held
(S (SBAR (WHADVP (WRB When)) (S (NP (DT the) (NNP Emancipation) (NNP Proclamation)) (VP (VBD was) (VP (VBN announced))))) (, ,) (NP (NNP Tennessee)) (VP (VBD was) (ADVP (RB mostly)) (VP (VBN held) (PP (IN by) (NP (NNP Union) (NNS forces))))) (. .))
CT
['Tennessee was mostly held by Union forces']
['When the Emancipation Proclamation was announced']
[]
['When the Emancipation Proclamation was announced , Tennessee was mostly held by Union forces .']
[]
47,793
John took back Alexander's possessions in northern England in a rapid campaign and pushed up towards Edinburgh over a ten-day period.
(ROOT (S (NP (NNP John)) (VP (VP (VBD took) (ADVP (RB back)) (NP (NP (NP (NNP Alexander) (POS 's)) (NNS possessions)) (PP (IN in) (NP (JJ northern) (NNP England)))) (PP (IN in) (NP (DT a) (JJ rapid) (NN campaign)))) (CC and) (VP (VBD pushed) (ADVP (RB up)) (PP (IN towards) (NP (NNP Edinburgh))) (PP (IN over) (NP (DT a) (NML (CD ten) (HYPH -) (NN day)) (NN period))))) (. .)))
8
{ "ADJ": [ "northern", "rapid" ], "ADP": [ "in", "in", "up", "towards", "over" ], "ADV": [ "back" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "a", "a" ], "INTJ": [], "NOUN": [ "possessions", "campaign", "day", "period" ], "NUM": [ "ten" ], "PART": [ "'s" ], "PRON": [], "PROPN": [ "John", "Alexander", "England", "Edinburgh" ], "PUNCT": [ "-", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "took", "pushed" ], "X": [] }
[ "B-NP", "B-VP", "B-ADVP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-PP", "B-NP", "B-PP", "B-NP", "O", "O", "O", "B-NP", "O" ]
John/nsubj/took took/ROOT/took back/advmod/took Alexander/poss/possessions 's/case/Alexander possessions/dobj/took in/prep/possessions northern/amod/England England/pobj/in in/prep/took a/det/campaign rapid/amod/campaign campaign/pobj/in and/cc/took pushed/conj/took up/prt/pushed towards/prep/pushed Edinburgh/pobj/towards over/prep/pushed a/det/period ten/nummod/day -/punct/day day/compound/period period/pobj/over ./punct/took
(S (NP (NNP John)) (VP (VP (VBD took) (ADVP (RB back)) (NP (NP (NP (NNP Alexander) (POS 's)) (NNS possessions)) (PP (IN in) (NP (JJ northern) (NNP England)))) (PP (IN in) (NP (DT a) (JJ rapid) (NN campaign)))) (CC and) (VP (VBD pushed) (ADVP (RB up)) (PP (IN towards) (NP (NNP Edinburgh))) (PP (IN over) (NP (DT a) (NML (CD ten) (HYPH -) (NN day)) (NN period))))) (. .))
T
["John took back Alexander 's possessions in northern England in a rapid campaign and pushed up towards Edinburgh over a ten - day period"]
[]
["John took back Alexander 's possessions in northern England in a rapid campaign and pushed up towards Edinburgh over a ten - day period ."]
[]
[]
7,026
What is the name given to the celebrated date of 23 April 1775 in New Haven?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN name)) (VP (VBN given) (PP (IN to) (NP (NP (DT the) (VBN celebrated) (NN date)) (PP (IN of) (NP (CD 23) (NNP April) (CD 1775))) (PP (IN in) (NP (NNP New) (NNP Haven)))))))) (. ?)))
10
{ "ADJ": [ "celebrated" ], "ADP": [ "to", "of", "in" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "name", "date" ], "NUM": [ "23", "1775" ], "PART": [], "PRON": [ "What" ], "PROPN": [ "April", "New", "Haven" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "given" ], "X": [] }
[ "O", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
What/attr/is is/ROOT/is the/det/name name/nsubj/is given/acl/name to/dative/given the/det/date celebrated/amod/date date/pobj/to of/prep/date 23/nummod/April April/pobj/of 1775/nummod/April in/prep/April New/compound/Haven Haven/pobj/in ?/punct/is
(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN name)) (VP (VBN given) (PP (IN to) (NP (NP (DT the) (VBN celebrated) (NN date)) (PP (IN of) (NP (CD 23) (NNP April) (CD 1775))) (PP (IN in) (NP (NNP New) (NNP Haven)))))))) (. ?))
FC
[]
[]
[]
[]
['What is the name given to the celebrated date of 23 April 1775 in New Haven ?']
41,413
What is Berns most famous site?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NNP Berns) (ADJP (RBS most) (JJ famous)) (NN site)))) (. ?)))
7
{ "ADJ": [ "famous" ], "ADP": [], "ADV": [ "most" ], "AUX": [ "is" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "site" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Berns" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [], "X": [] }
[ "O", "B-VP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "O" ]
What/attr/is is/ROOT/is Berns/nsubj/is most/advmod/famous famous/amod/site site/nsubj/is ?/punct/is
(SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NNP Berns) (ADJP (RBS most) (JJ famous)) (NN site)))) (. ?))
FC
[]
[]
[]
[]
['What is Berns most famous site ?']
2,865
The subsequent Slave dynasty of Delhi managed to conquer large areas of northern India, while the Khilji dynasty conquered most of central India but were ultimately unsuccessful in conquering and uniting the subcontinent.
(ROOT (S (NP (NP (DT The) (JJ subsequent) (NNP Slave) (NN dynasty)) (PP (IN of) (NP (NNP Delhi)))) (VP (VBD managed) (S (VP (TO to) (VP (VB conquer) (NP (NP (JJ large) (NNS areas)) (PP (IN of) (NP (JJ northern) (NNP India))))))) (, ,) (SBAR (IN while) (S (NP (DT the) (NNP Khilji) (NN dynasty)) (VP (VP (VBD conquered) (NP (NP (JJS most)) (PP (IN of) (NP (JJ central) (NNP India))))) (CC but) (VP (VBD were) (ADVP (RB ultimately)) (ADJP (JJ unsuccessful)) (PP (IN in) (S (VP (VBG conquering) (CC and) (VBG uniting) (NP (DT the) (NN subcontinent)))))))))) (. .)))
12
{ "ADJ": [ "subsequent", "large", "northern", "most", "central", "unsuccessful" ], "ADP": [ "of", "of", "of", "in" ], "ADV": [ "ultimately" ], "AUX": [ "were" ], "CCONJ": [ "but", "and" ], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "dynasty", "areas", "dynasty", "subcontinent" ], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [ "Slave", "Delhi", "India", "Khilji", "India" ], "PUNCT": [ ",", "." ], "SCONJ": [ "while" ], "SPACE": [], "SYM": [], "VERB": [ "managed", "conquer", "conquered", "conquering", "uniting" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-ADJP", "B-PP", "B-VP", "I-VP", "I-VP...
The/det/dynasty subsequent/amod/dynasty Slave/compound/dynasty dynasty/nsubj/managed of/prep/dynasty Delhi/pobj/of managed/ROOT/managed to/aux/conquer conquer/xcomp/managed large/amod/areas areas/dobj/conquer of/prep/areas northern/amod/India India/pobj/of ,/punct/managed while/mark/conquered the/det/dynasty Khilji/compound/dynasty dynasty/nsubj/conquered conquered/advcl/managed most/dobj/conquered of/prep/most central/amod/India India/pobj/of but/cc/conquered were/conj/conquered ultimately/advmod/unsuccessful unsuccessful/acomp/were in/prep/unsuccessful conquering/pcomp/in and/cc/conquering uniting/conj/conquering the/det/subcontinent subcontinent/dobj/uniting ./punct/managed
(S (NP (NP (DT The) (JJ subsequent) (NNP Slave) (NN dynasty)) (PP (IN of) (NP (NNP Delhi)))) (VP (VBD managed) (S (VP (TO to) (VP (VB conquer) (NP (NP (JJ large) (NNS areas)) (PP (IN of) (NP (JJ northern) (NNP India))))))) (, ,) (SBAR (IN while) (S (NP (DT the) (NNP Khilji) (NN dynasty)) (VP (VP (VBD conquered) (NP (NP (JJS most)) (PP (IN of) (NP (JJ central) (NNP India))))) (CC but) (VP (VBD were) (ADVP (RB ultimately)) (ADJP (JJ unsuccessful)) (PP (IN in) (S (VP (VBG conquering) (CC and) (VBG uniting) (NP (DT the) (NN subcontinent)))))))))) (. .))
CT
['The subsequent Slave dynasty of Delhi managed to conquer large areas of northern India ,']
['while the Khilji dynasty conquered most of central India but were ultimately unsuccessful in conquering and uniting the subcontinent']
[]
['The subsequent Slave dynasty of Delhi managed to conquer large areas of northern India , while the Khilji dynasty conquered most of central India but were ultimately unsuccessful in conquering and uniting the subcontinent .']
[]
71,574
The abdomen consists of eleven segments, though in a few species of insects, these segments may be fused together or reduced in size.
(ROOT (S (NP (DT The) (NN abdomen)) (VP (VBZ consists) (PP (IN of) (NP (CD eleven) (NNS segments))) (, ,) (SBAR (IN though) (S (PP (IN in) (NP (NP (DT a) (JJ few) (NNS species)) (PP (IN of) (NP (NNS insects))))) (, ,) (NP (DT these) (NNS segments)) (VP (MD may) (VP (VB be) (VP (VP (VBN fused) (ADVP (RB together))) (CC or) (VP (VBN reduced) (PP (IN in) (NP (NN size)))))))))) (. .)))
12
{ "ADJ": [ "few" ], "ADP": [ "of", "in", "of", "in" ], "ADV": [ "together" ], "AUX": [ "may", "be" ], "CCONJ": [ "or" ], "DET": [ "The", "a", "these" ], "INTJ": [], "NOUN": [ "abdomen", "segments", "species", "insects", "segments", "size" ], "NUM": [ "eleven" ], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ ",", ",", "." ], "SCONJ": [ "though" ], "SPACE": [], "SYM": [], "VERB": [ "consists", "fused", "reduced" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-ADVP", "B-VP", "I-VP", "B-PP", "B-NP", "O" ]
The/det/abdomen abdomen/nsubj/consists consists/ROOT/consists of/prep/consists eleven/nummod/segments segments/pobj/of ,/punct/consists though/mark/fused in/prep/fused a/quantmod/few few/amod/species species/pobj/in of/prep/species insects/pobj/of ,/punct/fused these/det/segments segments/nsubjpass/fused may/aux/fused be/auxpass/fused fused/advcl/consists together/advmod/fused or/cc/fused reduced/conj/fused in/prep/reduced size/pobj/in ./punct/consists
(S (NP (DT The) (NN abdomen)) (VP (VBZ consists) (PP (IN of) (NP (CD eleven) (NNS segments))) (, ,) (SBAR (IN though) (S (PP (IN in) (NP (NP (DT a) (JJ few) (NNS species)) (PP (IN of) (NP (NNS insects))))) (, ,) (NP (DT these) (NNS segments)) (VP (MD may) (VP (VB be) (VP (VP (VBN fused) (ADVP (RB together))) (CC or) (VP (VBN reduced) (PP (IN in) (NP (NN size)))))))))) (. .))
CT
['The abdomen consists of eleven segments ,']
['though in a few species of insects , these segments may be fused together or reduced in size']
[]
['The abdomen consists of eleven segments , though in a few species of insects , these segments may be fused together or reduced in size .']
[]
48,303
A fan poll by The Guardian in 2013 found 86% opposition to Wembley semi-finals.
(ROOT (S (NP (NP (DT A) (NN fan) (NN poll)) (PP (IN by) (NP (DT The) (NNP Guardian))) (PP (IN in) (NP (CD 2013)))) (VP (VBD found) (NP (NP (NML (CD 86) (NN %)) (NN opposition)) (PP (IN to) (NP (NNP Wembley) (NN semi) (HYPH -) (NNS finals))))) (. .)))
7
{ "ADJ": [], "ADP": [ "by", "in", "to" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "A", "The" ], "INTJ": [], "NOUN": [ "fan", "poll", "%", "opposition", "semi", "-", "finals" ], "NUM": [ "2013", "86" ], "PART": [], "PRON": [], "PROPN": [ "Guardian", "Wembley" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "found" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
A/det/poll fan/compound/poll poll/nsubj/found by/prep/poll The/det/Guardian Guardian/pobj/by in/prep/poll 2013/pobj/in found/ROOT/found 86/nummod/% %/compound/opposition opposition/dobj/found to/prep/opposition Wembley/compound/semi semi/pobj/to -/pobj/to finals/pobj/to ./punct/found
(S (NP (NP (DT A) (NN fan) (NN poll)) (PP (IN by) (NP (DT The) (NNP Guardian))) (PP (IN in) (NP (CD 2013)))) (VP (VBD found) (NP (NP (NML (CD 86) (NN %)) (NN opposition)) (PP (IN to) (NP (NNP Wembley) (NN semi) (HYPH -) (NNS finals))))) (. .))
T
['A fan poll by The Guardian in 2013 found 86 % opposition to Wembley semi - finals']
[]
['A fan poll by The Guardian in 2013 found 86 % opposition to Wembley semi - finals .']
[]
[]
31,605
Primarily consisting of the descendents of Incans, they are Kichwa speakers and include the Caranqui, the Otavalos, the Cayambi, the Quitu-Caras, the Panzaleo, the Chimbuelo, the Salasacan, the Tugua, the Puruhá, the Cañari, and the Saraguro.
(ROOT (S (S (ADVP (RB Primarily)) (VP (VBG consisting) (PP (IN of) (NP (NP (DT the) (NNS descendents)) (PP (IN of) (NP (NNPS Incans))))))) (, ,) (NP (PRP they)) (VP (VP (VBP are) (NP (NNP Kichwa) (NNS speakers))) (CC and) (VP (VBP include) (NP (NP (DT the) (NNP Caranqui)) (, ,) (NP (DT the) (NNPS Otavalos)) (, ,) (NP (DT the) (NNP Cayambi)) (, ,) (NP (DT the) (NNP Quitu) (HYPH -) (NNP Caras)) (, ,) (NP (DT the) (NNP Panzaleo)) (, ,) (NP (NP (DT the) (NNP Chimbuelo)) (, ,) (NP (DT the) (NNP Salasacan))) (, ,) (NP (NP (DT the) (NNP Tugua)) (, ,) (NP (DT the) (NNP Puruhá))) (, ,) (NP (DT the) (NNP Cañari)) (, ,) (CC and) (NP (DT the) (NNP Saraguro))))) (. .)))
9
{ "ADJ": [], "ADP": [ "of", "of" ], "ADV": [ "Primarily" ], "AUX": [ "are" ], "CCONJ": [ "and", "and" ], "DET": [ "the", "the", "the", "the", "the", "the", "the", "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "descendents", "speakers" ], "NUM": [], "PART": [], "PRON": [ "they" ], "PROPN": [ "Incans", "Kichwa", "Caranqui", "Otavalos", "Cayambi", "Quitu", "Caras", "Panzaleo", "Chimbuelo", "Salasacan", "Tugua", "Puruhá", "Cañari", "Saraguro" ], "PUNCT": [ ",", ",", ",", ",", "-", ",", ",", ",", ",", ",", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "consisting", "include" ], "X": [] }
[ "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP",...
Primarily/advmod/consisting consisting/advcl/are of/prep/consisting the/det/descendents descendents/pobj/of of/prep/descendents Incans/pobj/of ,/punct/are they/nsubj/are are/ROOT/are Kichwa/compound/speakers speakers/attr/are and/cc/are include/conj/are the/det/Caranqui Caranqui/dobj/include ,/punct/Caranqui the/det/Otavalos Otavalos/conj/Caranqui ,/punct/Otavalos the/det/Cayambi Cayambi/conj/Otavalos ,/punct/Cayambi the/det/Caras Quitu/compound/Caras -/punct/Caras Caras/conj/Cayambi ,/punct/Caras the/det/Panzaleo Panzaleo/conj/Caras ,/punct/Panzaleo the/det/Chimbuelo Chimbuelo/conj/Panzaleo ,/punct/Chimbuelo the/det/Salasacan Salasacan/conj/Chimbuelo ,/punct/Salasacan the/det/Tugua Tugua/conj/Salasacan ,/punct/Tugua the/det/Puruhá Puruhá/conj/Tugua ,/punct/Puruhá the/det/Cañari Cañari/conj/Puruhá ,/punct/Cañari and/cc/Cañari the/det/Saraguro Saraguro/conj/Cañari ./punct/are
(S (S (ADVP (RB Primarily)) (VP (VBG consisting) (PP (IN of) (NP (NP (DT the) (NNS descendents)) (PP (IN of) (NP (NNPS Incans))))))) (, ,) (NP (PRP they)) (VP (VP (VBP are) (NP (NNP Kichwa) (NNS speakers))) (CC and) (VP (VBP include) (NP (NP (DT the) (NNP Caranqui)) (, ,) (NP (DT the) (NNPS Otavalos)) (, ,) (NP (DT the) (NNP Cayambi)) (, ,) (NP (DT the) (NNP Quitu) (HYPH -) (NNP Caras)) (, ,) (NP (DT the) (NNP Panzaleo)) (, ,) (NP (NP (DT the) (NNP Chimbuelo)) (, ,) (NP (DT the) (NNP Salasacan))) (, ,) (NP (NP (DT the) (NNP Tugua)) (, ,) (NP (DT the) (NNP Puruhá))) (, ,) (NP (DT the) (NNP Cañari)) (, ,) (CC and) (NP (DT the) (NNP Saraguro))))) (. .))
T
['Primarily consisting of the descendents of Incans']
[]
['Primarily consisting of the descendents of Incans , they are Kichwa speakers and include the Caranqui , the Otavalos , the Cayambi , the Quitu - Caras , the Panzaleo , the Chimbuelo , the Salasacan , the Tugua , the Puruhá , the Cañari , and the Saraguro .']
[]
[]
58,142
Insect sounds come from what kind of action?
(ROOT (S (NP (NN Insect) (NNS sounds)) (VP (VBP come) (PP (IN from) (NP (WHNP (WDT what) (NN kind)) (PP (IN of) (NP (NN action)))))) (. ?)))
8
{ "ADJ": [], "ADP": [ "from", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "what" ], "INTJ": [], "NOUN": [ "Insect", "kind", "action" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "sounds", "come" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-PP", "O", "O", "B-PP", "B-NP", "O" ]
Insect/nsubj/sounds sounds/ROOT/sounds come/xcomp/sounds from/prep/come what/det/kind kind/pcomp/from of/prep/kind action/pobj/of ?/punct/sounds
(S (NP (NN Insect) (NNS sounds)) (VP (VBP come) (PP (IN from) (NP (WHNP (WDT what) (NN kind)) (PP (IN of) (NP (NN action)))))) (. ?))
T
['Insect sounds come from what kind of action']
[]
['Insect sounds come from what kind of action ?']
[]
[]
62,365
The Palacio Taranco is located in front of the Plaza Zabala, in the heart of Ciudad Vieja.
(ROOT (S (NP (DT The) (NNP Palacio) (NNP Taranco)) (VP (VBZ is) (VP (VBN located) (PP (IN in) (NP (NP (NP (NN front)) (PP (IN of) (NP (DT the) (NNP Plaza) (NNP Zabala)))) (, ,) (PP (IN in) (NP (NP (DT the) (NN heart)) (PP (IN of) (NP (NNP Ciudad) (NNP Vieja))))))))) (. .)))
11
{ "ADJ": [], "ADP": [ "in", "of", "in", "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The", "the", "the" ], "INTJ": [], "NOUN": [ "front", "heart" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Palacio", "Taranco", "Plaza", "Zabala", "Ciudad", "Vieja" ], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "located" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/Taranco Palacio/compound/Taranco Taranco/nsubjpass/located is/auxpass/located located/ROOT/located in/prep/located front/pobj/in of/prep/front the/det/Zabala Plaza/compound/Zabala Zabala/pobj/of ,/punct/located in/prep/located the/det/heart heart/pobj/in of/prep/heart Ciudad/compound/Vieja Vieja/pobj/of ./punct/located
(S (NP (DT The) (NNP Palacio) (NNP Taranco)) (VP (VBZ is) (VP (VBN located) (PP (IN in) (NP (NP (NP (NN front)) (PP (IN of) (NP (DT the) (NNP Plaza) (NNP Zabala)))) (, ,) (PP (IN in) (NP (NP (DT the) (NN heart)) (PP (IN of) (NP (NNP Ciudad) (NNP Vieja))))))))) (. .))
T
['The Palacio Taranco is located in front of the Plaza Zabala , in the heart of Ciudad Vieja']
[]
['The Palacio Taranco is located in front of the Plaza Zabala , in the heart of Ciudad Vieja .']
[]
[]
67,137
What two targets were the Luftwaffe trying to destroy?
(ROOT (SBARQ (WHNP (WP What) (CD two) (NNS targets)) (SQ (VBD were) (NP (DT the) (NNP Luftwaffe)) (VP (VBG trying) (S (VP (TO to) (VP (VB destroy)))))) (. ?)))
8
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [ "were" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "targets" ], "NUM": [ "two" ], "PART": [ "to" ], "PRON": [ "What" ], "PROPN": [ "Luftwaffe" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "trying", "destroy" ], "X": [] }
[ "O", "O", "O", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "O" ]
What/det/targets two/nummod/targets targets/nsubj/were were/aux/trying the/det/Luftwaffe Luftwaffe/nsubj/trying trying/ROOT/trying to/aux/destroy destroy/xcomp/trying ?/punct/trying
(SBARQ (WHNP (WP What) (CD two) (NNS targets)) (SQ (VBD were) (NP (DT the) (NNP Luftwaffe)) (VP (VBG trying) (S (VP (TO to) (VP (VB destroy)))))) (. ?))
FC
[]
[]
[]
[]
['What two targets were the Luftwaffe trying to destroy ?']
55,700
As described by Fleming in From Russia, with Love: "The Times was the only paper that Bond ever read."
(ROOT (S (SBAR (IN As) (S (VP (VBN described) (PP (IN by) (NP (NP (NNP Fleming)) (PP (IN in) (PP (IN From) (NP (NNP Russia)))))) (, ,) (PP (IN with) (NP (NNP Love)))))) (: :) (`` ") (NP (DT The) (NNPS Times)) (VP (VBD was) (NP (NP (DT the) (JJ only) (NN paper)) (SBAR (WHNP (WDT that)) (S (NP (NNP Bond)) (ADVP (RB ever)) (VP (VBD read)))))) (. .) ('' ")))
11
{ "ADJ": [ "only" ], "ADP": [ "by", "in", "From", "with" ], "ADV": [ "ever" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "Love", "paper" ], "NUM": [], "PART": [], "PRON": [ "that" ], "PROPN": [ "Fleming", "Russia", "Times", "Bond" ], "PUNCT": [ ",", ":", "\"", ".", "\"" ], "SCONJ": [ "As" ], "SPACE": [], "SYM": [], "VERB": [ "described", "read" ], "X": [] }
[ "O", "B-VP", "B-PP", "B-NP", "B-PP", "I-PP", "B-NP", "B-VP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-ADVP", "B-VP", "O", "O" ]
As/mark/described described/advcl/was by/agent/described Fleming/pobj/by in/prep/Fleming From/prep/in Russia/pobj/From ,/punct/described with/prep/described Love/pobj/with :/punct/was "/punct/was The/det/Times Times/nsubj/was was/ROOT/was the/det/paper only/amod/paper paper/attr/was that/dobj/read Bond/nsubj/read ever/advmod/read read/relcl/paper ./punct/was "/punct/was
(S (SBAR (IN As) (S (VP (VBN described) (PP (IN by) (NP (NP (NNP Fleming)) (PP (IN in) (PP (IN From) (NP (NNP Russia)))))) (, ,) (PP (IN with) (NP (NNP Love)))))) (: :) (`` ") (NP (DT The) (NNPS Times)) (VP (VBD was) (NP (NP (DT the) (JJ only) (NN paper)) (SBAR (WHNP (WDT that)) (S (NP (NNP Bond)) (ADVP (RB ever)) (VP (VBD read)))))) (. .) ('' "))
CT
['The Times was the only paper that Bond ever read']
['As described by Fleming in From Russia , with Love', 'that Bond ever read']
[]
['As described by Fleming in From Russia , with Love : " The Times was the only paper that Bond ever read . "']
[]
47,724
It was conducted from 28 January to 25 May 1521, with Emperor Charles V presiding.
(ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VBN conducted) (PP (PP (IN from) (NP (CD 28) (NNP January))) (PP (IN to) (NP (CD 25) (NNP May) (CD 1521)))) (, ,) (PP (IN with) (S (NP (NNP Emperor) (NNP Charles) (NNP V)) (VP (VBG presiding)))))) (. .)))
8
{ "ADJ": [], "ADP": [ "from", "to", "with" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "presiding" ], "NUM": [ "28", "25", "1521" ], "PART": [], "PRON": [ "It" ], "PROPN": [ "January", "May", "Emperor", "Charles", "V" ], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "conducted" ], "X": [] }
[ "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "O" ]
It/nsubjpass/conducted was/auxpass/conducted conducted/ROOT/conducted from/prep/conducted 28/nummod/January January/pobj/from to/prep/conducted 25/nummod/May May/pobj/to 1521/nummod/May ,/punct/conducted with/prep/conducted Emperor/compound/presiding Charles/compound/V V/compound/presiding presiding/pobj/with ./punct/conducted
(S (NP (PRP It)) (VP (VBD was) (VP (VBN conducted) (PP (PP (IN from) (NP (CD 28) (NNP January))) (PP (IN to) (NP (CD 25) (NNP May) (CD 1521)))) (, ,) (PP (IN with) (S (NP (NNP Emperor) (NNP Charles) (NNP V)) (VP (VBG presiding)))))) (. .))
T
['It was conducted from 28 January to 25 May 1521 , with Emperor Charles V presiding']
[]
['It was conducted from 28 January to 25 May 1521 , with Emperor Charles V presiding .']
[]
[]
59,179
The Távora family and the Duke of Aveiro were implicated and executed after a quick trial.
(ROOT (S (NP (NP (DT The) (NNP Távora) (NN family)) (CC and) (NP (NP (DT the) (NNP Duke)) (PP (IN of) (NP (NNP Aveiro))))) (VP (VBD were) (VP (VBN implicated) (CC and) (VBN executed) (PP (IN after) (NP (DT a) (JJ quick) (NN trial))))) (. .)))
7
{ "ADJ": [ "quick" ], "ADP": [ "of", "after" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [ "and", "and" ], "DET": [ "The", "the", "a" ], "INTJ": [], "NOUN": [ "family", "trial" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Távora", "Duke", "Aveiro" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "implicated", "executed" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
The/det/family Távora/compound/family family/nsubjpass/implicated and/cc/family the/det/Duke Duke/conj/family of/prep/Duke Aveiro/pobj/of were/auxpass/implicated implicated/ROOT/implicated and/cc/implicated executed/conj/implicated after/prep/executed a/det/trial quick/amod/trial trial/pobj/after ./punct/implicated
(S (NP (NP (DT The) (NNP Távora) (NN family)) (CC and) (NP (NP (DT the) (NNP Duke)) (PP (IN of) (NP (NNP Aveiro))))) (VP (VBD were) (VP (VBN implicated) (CC and) (VBN executed) (PP (IN after) (NP (DT a) (JJ quick) (NN trial))))) (. .))
T
['The Távora family and the Duke of Aveiro were implicated and executed after a quick trial']
[]
['The Távora family and the Duke of Aveiro were implicated and executed after a quick trial .']
[]
[]
37,053
The Queensboro Bridge is an important piece of cantilever architecture.
(ROOT (S (NP (DT The) (NNP Queensboro) (NNP Bridge)) (VP (VBZ is) (NP (NP (DT an) (JJ important) (NN piece)) (PP (IN of) (NP (JJ cantilever) (NN architecture))))) (. .)))
7
{ "ADJ": [ "important" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The", "an" ], "INTJ": [], "NOUN": [ "piece", "cantilever", "architecture" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Queensboro", "Bridge" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/Bridge Queensboro/compound/Bridge Bridge/nsubj/is is/ROOT/is an/det/piece important/amod/piece piece/attr/is of/prep/piece cantilever/compound/architecture architecture/pobj/of ./punct/is
(S (NP (DT The) (NNP Queensboro) (NNP Bridge)) (VP (VBZ is) (NP (NP (DT an) (JJ important) (NN piece)) (PP (IN of) (NP (JJ cantilever) (NN architecture))))) (. .))
T
['The Queensboro Bridge is an important piece of cantilever architecture']
[]
['The Queensboro Bridge is an important piece of cantilever architecture .']
[]
[]
13,439
From 1904 to 2004, the Thornycroft shipbuilding yard was a major employer in Southampton, building and repairing ships used in the two World Wars.
(ROOT (S (PP (PP (IN From) (NP (CD 1904))) (PP (IN to) (NP (CD 2004)))) (, ,) (NP (DT the) (NNP Thornycroft) (NN shipbuilding) (NN yard)) (VP (VBD was) (NP (NP (DT a) (JJ major) (NN employer)) (PP (IN in) (NP (NNP Southampton)))) (, ,) (S (VP (VBG building) (CC and) (VBG repairing) (NP (NP (NNS ships)) (VP (VBN used) (PP (IN in) (NP (DT the) (CD two) (NNP World) (NNPS Wars)))))))) (. .)))
10
{ "ADJ": [ "major" ], "ADP": [ "From", "to", "in", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [ "and" ], "DET": [ "the", "a", "the" ], "INTJ": [], "NOUN": [ "shipbuilding", "yard", "employer", "ships" ], "NUM": [ "1904", "2004", "two" ], "PART": [], "PRON": [], "PROPN": [ "Thornycroft", "Southampton", "World", "Wars" ], "PUNCT": [ ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "building", "repairing", "used" ], "X": [] }
[ "B-PP", "B-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
From/prep/was 1904/pobj/From to/prep/From 2004/pobj/to ,/punct/was the/det/yard Thornycroft/compound/yard shipbuilding/compound/yard yard/nsubj/was was/ROOT/was a/det/employer major/amod/employer employer/attr/was in/prep/employer Southampton/pobj/in ,/punct/employer building/advcl/was and/cc/building repairing/conj/building ships/dobj/repairing used/acl/ships in/prep/used the/det/Wars two/nummod/Wars World/compound/Wars Wars/pobj/in ./punct/was
(S (PP (PP (IN From) (NP (CD 1904))) (PP (IN to) (NP (CD 2004)))) (, ,) (NP (DT the) (NNP Thornycroft) (NN shipbuilding) (NN yard)) (VP (VBD was) (NP (NP (DT a) (JJ major) (NN employer)) (PP (IN in) (NP (NNP Southampton)))) (, ,) (S (VP (VBG building) (CC and) (VBG repairing) (NP (NP (NNS ships)) (VP (VBN used) (PP (IN in) (NP (DT the) (CD two) (NNP World) (NNPS Wars)))))))) (. .))
T
['the Thornycroft shipbuilding yard was a major employer in Southampton , building and repairing ships used in the two World Wars']
[]
['From 1904 to 2004 , the Thornycroft shipbuilding yard was a major employer in Southampton , building and repairing ships used in the two World Wars .']
[]
[]
46,869
Why did the Sumerian farmers make their oxen stomp the ground?
(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBD did) (NP (DT the) (JJ Sumerian) (NNS farmers)) (VP (VB make) (S (NP (PRP$ their) (NNS oxen)) (VP (VB stomp) (NP (DT the) (NN ground)))))) (. ?)))
8
{ "ADJ": [ "Sumerian" ], "ADP": [], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "farmers", "oxen", "ground" ], "NUM": [], "PART": [], "PRON": [ "their" ], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [ "Why" ], "SPACE": [], "SYM": [], "VERB": [ "make", "stomp" ], "X": [] }
[ "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O" ]
Why/advmod/make did/aux/make the/det/farmers Sumerian/amod/farmers farmers/nsubj/make make/ROOT/make their/poss/oxen oxen/nsubj/stomp stomp/ccomp/make the/det/ground ground/dobj/stomp ?/punct/make
(SBARQ (WHADVP (WRB Why)) (SQ (VBD did) (NP (DT the) (JJ Sumerian) (NNS farmers)) (VP (VB make) (S (NP (PRP$ their) (NNS oxen)) (VP (VB stomp) (NP (DT the) (NN ground)))))) (. ?))
FC
[]
[]
[]
[]
['Why did the Sumerian farmers make their oxen stomp the ground ?']
45,754
The most typical foods in Estonia are black bread, pork, potatoes, and dairy products.
(ROOT (S (NP (NP (DT The) (ADJP (RBS most) (JJ typical)) (NNS foods)) (PP (IN in) (NP (NNP Estonia)))) (VP (VBP are) (NP (NP (JJ black) (NN bread)) (, ,) (NP (NN pork)) (, ,) (NP (NNS potatoes)) (, ,) (CC and) (NP (NN dairy) (NNS products)))) (. .)))
6
{ "ADJ": [ "typical", "black" ], "ADP": [ "in" ], "ADV": [ "most" ], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "The" ], "INTJ": [], "NOUN": [ "foods", "bread", "pork", "potatoes", "dairy", "products" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Estonia" ], "PUNCT": [ ",", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [], "X": [] }
[ "B-NP", "B-ADJP", "I-ADJP", "B-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", "O" ]
The/det/foods most/advmod/typical typical/amod/foods foods/nsubj/are in/prep/foods Estonia/pobj/in are/ROOT/are black/amod/bread bread/attr/are ,/punct/bread pork/conj/bread ,/punct/pork potatoes/conj/pork ,/punct/potatoes and/cc/potatoes dairy/compound/products products/conj/potatoes ./punct/are
(S (NP (NP (DT The) (ADJP (RBS most) (JJ typical)) (NNS foods)) (PP (IN in) (NP (NNP Estonia)))) (VP (VBP are) (NP (NP (JJ black) (NN bread)) (, ,) (NP (NN pork)) (, ,) (NP (NNS potatoes)) (, ,) (CC and) (NP (NN dairy) (NNS products)))) (. .))
T
['The most typical foods in Estonia are black bread , pork , potatoes , and dairy products']
[]
['The most typical foods in Estonia are black bread , pork , potatoes , and dairy products .']
[]
[]
46,378
Strasbourg, well known as centre of humanism, has a long history of excellence in higher-education, at the crossroads of French and German intellectual traditions.
(ROOT (S (NP (NP (NNP Strasbourg)) (, ,) (ADJP (RB well) (VBN known) (PP (IN as) (NP (NP (NN centre)) (PP (IN of) (NP (NN humanism)))))) (, ,)) (VP (VBZ has) (NP (NP (DT a) (JJ long) (NN history)) (PP (IN of) (NP (NP (NN excellence)) (PP (IN in) (NP (JJR higher) (HYPH -) (NN education))))) (, ,) (PP (IN at) (NP (NP (DT the) (NNS crossroads)) (PP (IN of) (NP (ADJP (JJ French) (CC and) (JJ German)) (JJ intellectual) (NNS traditions))))))) (. .)))
10
{ "ADJ": [ "long", "higher", "French", "German", "intellectual" ], "ADP": [ "as", "of", "of", "in", "at", "of" ], "ADV": [ "well" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "centre", "humanism", "history", "education", "crossroads", "traditions" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Strasbourg", "excellence" ], "PUNCT": [ ",", ",", "-", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "known", "has" ], "X": [] }
[ "B-NP", "I-NP", "B-ADJP", "I-ADJP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "O" ]
Strasbourg/nsubj/has ,/punct/Strasbourg well/advmod/known known/acl/Strasbourg as/prep/known centre/pobj/as of/prep/centre humanism/pobj/of ,/punct/Strasbourg has/ROOT/has a/det/history long/amod/history history/dobj/has of/prep/history excellence/pobj/of in/prep/history higher/amod/education -/punct/education education/pobj/in ,/punct/has at/prep/has the/det/crossroads crossroads/pobj/at of/prep/crossroads French/amod/traditions and/cc/French German/conj/French intellectual/amod/traditions traditions/pobj/of ./punct/has
(S (NP (NP (NNP Strasbourg)) (, ,) (ADJP (RB well) (VBN known) (PP (IN as) (NP (NP (NN centre)) (PP (IN of) (NP (NN humanism)))))) (, ,)) (VP (VBZ has) (NP (NP (DT a) (JJ long) (NN history)) (PP (IN of) (NP (NP (NN excellence)) (PP (IN in) (NP (JJR higher) (HYPH -) (NN education))))) (, ,) (PP (IN at) (NP (NP (DT the) (NNS crossroads)) (PP (IN of) (NP (ADJP (JJ French) (CC and) (JJ German)) (JJ intellectual) (NNS traditions))))))) (. .))
T
['Strasbourg , well known as centre of humanism , has a long history of excellence in higher - education , at the crossroads of French and German intellectual traditions']
[]
['Strasbourg , well known as centre of humanism , has a long history of excellence in higher - education , at the crossroads of French and German intellectual traditions .']
[]
[]
62,331
After Germany invaded the Soviet Union on 22 June 1941, the Wehrmacht crossed the Estonian southern border on 7 July.
(ROOT (S (SBAR (IN After) (S (NP (NNP Germany)) (VP (VBD invaded) (NP (DT the) (NNP Soviet) (NNP Union)) (PP (IN on) (NP (CD 22) (NNP June) (CD 1941)))))) (, ,) (NP (DT the) (NNP Wehrmacht)) (VP (VBD crossed) (NP (DT the) (JJ Estonian) (JJ southern) (NN border)) (PP (IN on) (NP (CD 7) (NNP July)))) (. .)))
8
{ "ADJ": [ "Estonian", "southern" ], "ADP": [ "on", "on" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "border" ], "NUM": [ "22", "1941", "7" ], "PART": [], "PRON": [], "PROPN": [ "Germany", "Soviet", "Union", "June", "Wehrmacht", "July" ], "PUNCT": [ ",", "." ], "SCONJ": [ "After" ], "SPACE": [], "SYM": [], "VERB": [ "invaded", "crossed" ], "X": [] }
[ "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
After/mark/invaded Germany/nsubj/invaded invaded/advcl/crossed the/det/Union Soviet/compound/Union Union/dobj/invaded on/prep/invaded 22/nummod/June June/pobj/on 1941/nummod/June ,/punct/crossed the/det/Wehrmacht Wehrmacht/nsubj/crossed crossed/ROOT/crossed the/det/border Estonian/amod/border southern/amod/border border/dobj/crossed on/prep/crossed 7/nummod/July July/pobj/on ./punct/crossed
(S (SBAR (IN After) (S (NP (NNP Germany)) (VP (VBD invaded) (NP (DT the) (NNP Soviet) (NNP Union)) (PP (IN on) (NP (CD 22) (NNP June) (CD 1941)))))) (, ,) (NP (DT the) (NNP Wehrmacht)) (VP (VBD crossed) (NP (DT the) (JJ Estonian) (JJ southern) (NN border)) (PP (IN on) (NP (CD 7) (NNP July)))) (. .))
CT
['the Wehrmacht crossed the Estonian southern border on 7 July']
['After Germany invaded the Soviet Union on 22 June 1941']
[]
['After Germany invaded the Soviet Union on 22 June 1941 , the Wehrmacht crossed the Estonian southern border on 7 July .']
[]
6,132
Dean's strength as a fund raiser was attributed mainly to his embrace of the Internet for campaigning.
(ROOT (S (NP (NP (NP (NNP Dean) (POS 's)) (NN strength)) (PP (IN as) (NP (DT a) (NN fund) (NN raiser)))) (VP (VBD was) (VP (VBN attributed) (PP (ADVP (RB mainly)) (IN to) (NP (NP (PRP$ his) (NN embrace)) (PP (IN of) (NP (DT the) (NNP Internet))) (PP (IN for) (NP (NN campaigning))))))) (. .)))
9
{ "ADJ": [], "ADP": [ "as", "to", "of", "for" ], "ADV": [ "mainly" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "strength", "fund", "raiser", "embrace", "Internet", "campaigning" ], "NUM": [], "PART": [ "'s" ], "PRON": [ "his" ], "PROPN": [ "Dean" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "attributed" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O" ]
Dean/poss/strength 's/case/Dean strength/nsubjpass/attributed as/prep/strength a/det/raiser fund/compound/raiser raiser/pobj/as was/auxpass/attributed attributed/ROOT/attributed mainly/advmod/attributed to/prep/attributed his/poss/embrace embrace/pobj/to of/prep/embrace the/det/Internet Internet/pobj/of for/prep/embrace campaigning/pobj/for ./punct/attributed
(S (NP (NP (NP (NNP Dean) (POS 's)) (NN strength)) (PP (IN as) (NP (DT a) (NN fund) (NN raiser)))) (VP (VBD was) (VP (VBN attributed) (PP (ADVP (RB mainly)) (IN to) (NP (NP (PRP$ his) (NN embrace)) (PP (IN of) (NP (DT the) (NNP Internet))) (PP (IN for) (NP (NN campaigning))))))) (. .))
T
["Dean 's strength as a fund raiser was attributed mainly to his embrace of the Internet for campaigning"]
[]
["Dean 's strength as a fund raiser was attributed mainly to his embrace of the Internet for campaigning ."]
[]
[]
35,827
In 2003, Dell briefly sold products in Sears stores in the U.S.
(ROOT (S (PP (IN In) (NP (CD 2003))) (, ,) (NP (NNP Dell)) (ADVP (RB briefly)) (VP (VBD sold) (NP (NP (NNS products)) (PP (IN in) (NP (NP (NNP Sears) (NNS stores)) (PP (IN in) (NP (DT the) (NNP U.S.)))))))))
9
{ "ADJ": [], "ADP": [ "In", "in", "in" ], "ADV": [ "briefly" ], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "products", "stores" ], "NUM": [ "2003" ], "PART": [], "PRON": [], "PROPN": [ "Dell", "Sears", "U.S." ], "PUNCT": [ "," ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "sold" ], "X": [] }
[ "B-PP", "B-NP", "O", "B-NP", "B-ADVP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP" ]
In/prep/sold 2003/pobj/In ,/punct/sold Dell/nsubj/sold briefly/advmod/sold sold/ROOT/sold products/dobj/sold in/prep/sold Sears/compound/stores stores/pobj/in in/prep/stores the/det/U.S. U.S./pobj/in
(S (PP (IN In) (NP (CD 2003))) (, ,) (NP (NNP Dell)) (ADVP (RB briefly)) (VP (VBD sold) (NP (NP (NNS products)) (PP (IN in) (NP (NP (NNP Sears) (NNS stores)) (PP (IN in) (NP (DT the) (NNP U.S.))))))))
T
['Dell sold products in Sears stores in the U.S.']
[]
['In 2003 , Dell briefly sold products in Sears stores in the U.S.']
[]
[]
8,582
From 1938 until 1995, the U.S. Supreme Court did not invalidate any federal statute as exceeding Congress' power under the Commerce Clause.
(ROOT (S (PP (PP (IN From) (NP (CD 1938))) (PP (IN until) (NP (CD 1995)))) (, ,) (NP (DT the) (NNP U.S.) (NNP Supreme) (NNP Court)) (VP (VBD did) (RB not) (VP (VB invalidate) (NP (DT any) (JJ federal) (NN statute)) (PP (IN as) (S (VP (VBG exceeding) (NP (NP (NP (NNP Congress) (POS ')) (NN power)) (PP (IN under) (NP (DT the) (NNP Commerce) (NNP Clause))))))))) (. .)))
11
{ "ADJ": [ "federal" ], "ADP": [ "From", "until", "as", "under" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "the", "any", "the" ], "INTJ": [], "NOUN": [ "statute", "power" ], "NUM": [ "1938", "1995" ], "PART": [ "not", "'" ], "PRON": [], "PROPN": [ "U.S.", "Supreme", "Court", "Congress", "Commerce", "Clause" ], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "invalidate", "exceeding" ], "X": [] }
[ "B-PP", "B-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
From/prep/invalidate 1938/pobj/From until/prep/From 1995/pobj/until ,/punct/invalidate the/det/Court U.S./compound/Court Supreme/compound/Court Court/nsubj/invalidate did/aux/invalidate not/neg/invalidate invalidate/ROOT/invalidate any/det/statute federal/amod/statute statute/dobj/invalidate as/prep/invalidate exceeding/pcomp/as Congress/poss/power '/case/Congress power/dobj/exceeding under/prep/exceeding the/det/Clause Commerce/compound/Clause Clause/pobj/under ./punct/invalidate
(S (PP (PP (IN From) (NP (CD 1938))) (PP (IN until) (NP (CD 1995)))) (, ,) (NP (DT the) (NNP U.S.) (NNP Supreme) (NNP Court)) (VP (VBD did) (RB not) (VP (VB invalidate) (NP (DT any) (JJ federal) (NN statute)) (PP (IN as) (S (VP (VBG exceeding) (NP (NP (NP (NNP Congress) (POS ')) (NN power)) (PP (IN under) (NP (DT the) (NNP Commerce) (NNP Clause))))))))) (. .))
T
["the U.S. Supreme Court did not invalidate any federal statute as exceeding Congress ' power under the Commerce Clause"]
[]
["From 1938 until 1995 , the U.S. Supreme Court did not invalidate any federal statute as exceeding Congress ' power under the Commerce Clause ."]
[]
[]
25,915
During World War I, the palace, then the home of King George V and Queen Mary, escaped unscathed.
(ROOT (S (PP (IN During) (NP (NNP World) (NNP War) (NNP I))) (, ,) (NP (NP (DT the) (NN palace)) (, ,) (ADVP (RB then)) (NP (NP (DT the) (NN home)) (PP (IN of) (NP (NP (NNP King) (NNP George) (NNP V)) (CC and) (NP (NNP Queen) (NNP Mary))))) (, ,)) (VP (VBD escaped) (ADVP (JJ unscathed))) (. .)))
8
{ "ADJ": [ "unscathed" ], "ADP": [ "During", "of" ], "ADV": [ "then" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "palace", "home" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "World", "War", "I", "King", "George", "V", "Queen", "Mary" ], "PUNCT": [ ",", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "escaped" ], "X": [] }
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "O" ]
During/prep/escaped World/compound/War War/compound/I I/nsubj/escaped ,/punct/I the/det/palace palace/appos/I ,/punct/I then/advmod/home the/det/home home/appos/I of/prep/home King/compound/V George/compound/V V/pobj/of and/cc/V Queen/compound/Mary Mary/conj/V ,/punct/I escaped/ROOT/escaped unscathed/acomp/escaped ./punct/escaped
(S (PP (IN During) (NP (NNP World) (NNP War) (NNP I))) (, ,) (NP (NP (DT the) (NN palace)) (, ,) (ADVP (RB then)) (NP (NP (DT the) (NN home)) (PP (IN of) (NP (NP (NNP King) (NNP George) (NNP V)) (CC and) (NP (NNP Queen) (NNP Mary))))) (, ,)) (VP (VBD escaped) (ADVP (JJ unscathed))) (. .))
T
['the palace , then the home of King George V and Queen Mary , escaped unscathed']
[]
['During World War I , the palace , then the home of King George V and Queen Mary , escaped unscathed .']
[]
[]
35,197
The Rankine cycle is used in virtually all steam power production applications.
(ROOT (S (NP (DT The) (NNP Rankine) (NN cycle)) (VP (VBZ is) (VP (VBN used) (PP (IN in) (NP (ADJP (RB virtually) (DT all)) (NML (NML (NN steam) (NN power)) (NN production)) (NNS applications))))) (. .)))
9
{ "ADJ": [], "ADP": [ "in" ], "ADV": [ "virtually" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "cycle", "steam", "power", "production", "applications" ], "NUM": [], "PART": [], "PRON": [ "all" ], "PROPN": [ "Rankine" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "used" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-ADJP", "I-ADJP", "O", "O", "O", "B-NP", "O" ]
The/det/cycle Rankine/compound/cycle cycle/nsubjpass/used is/auxpass/used used/ROOT/used in/prep/used virtually/advmod/all all/nummod/applications steam/compound/power power/compound/production production/compound/applications applications/pobj/in ./punct/used
(S (NP (DT The) (NNP Rankine) (NN cycle)) (VP (VBZ is) (VP (VBN used) (PP (IN in) (NP (ADJP (RB virtually) (DT all)) (NML (NML (NN steam) (NN power)) (NN production)) (NNS applications))))) (. .))
T
['The Rankine cycle is used in virtually all steam power production applications']
[]
['The Rankine cycle is used in virtually all steam power production applications .']
[]
[]
46,970
Reservations are essentially caveats to a state's acceptance of a treaty.
(ROOT (S (NP (NNS Reservations)) (VP (VBP are) (ADVP (RB essentially)) (NP (NP (NNS caveats)) (PP (IN to) (NP (NP (NP (DT a) (NN state) (POS 's)) (NN acceptance)) (PP (IN of) (NP (DT a) (NN treaty))))))) (. .)))
9
{ "ADJ": [], "ADP": [ "to", "of" ], "ADV": [ "essentially" ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "a", "a" ], "INTJ": [], "NOUN": [ "Reservations", "caveats", "state", "acceptance", "treaty" ], "NUM": [], "PART": [ "'s" ], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [], "X": [] }
[ "B-NP", "B-VP", "B-ADVP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Reservations/nsubj/are are/ROOT/are essentially/advmod/are caveats/attr/are to/prep/caveats a/det/state state/poss/acceptance 's/case/state acceptance/pobj/to of/prep/acceptance a/det/treaty treaty/pobj/of ./punct/are
(S (NP (NNS Reservations)) (VP (VBP are) (ADVP (RB essentially)) (NP (NP (NNS caveats)) (PP (IN to) (NP (NP (NP (DT a) (NN state) (POS 's)) (NN acceptance)) (PP (IN of) (NP (DT a) (NN treaty))))))) (. .))
T
["Reservations are essentially caveats to a state 's acceptance of a treaty"]
[]
["Reservations are essentially caveats to a state 's acceptance of a treaty ."]
[]
[]
40,413
Some public rituals could be conducted only by women, and women formed what is perhaps Rome's most famous priesthood, the state-supported Vestals, who tended Rome's sacred hearth for centuries, until disbanded under Christian domination.
(ROOT (S (S (NP (DT Some) (JJ public) (NNS rituals)) (VP (MD could) (VP (VB be) (VP (VBN conducted) (PP (ADVP (RB only)) (IN by) (NP (NNS women))))))) (, ,) (CC and) (S (NP (NNS women)) (VP (VBD formed) (SBAR (SBAR (WHNP (WP what)) (S (VP (VBZ is) (ADVP (RB perhaps)) (NP (NP (NNP Rome) (POS 's)) (ADJP (RBS most) (JJ famous)) (NN priesthood))))) (, ,) (NP (NP (DT the) (ADJP (NN state) (HYPH -) (VBN supported)) (NNPS Vestals)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD tended) (NP (NP (NNP Rome) (POS 's)) (JJ sacred) (NN hearth)) (PP (IN for) (NP (NNS centuries))) (, ,) (SBAR (IN until) (S (VP (VBN disbanded) (PP (IN under) (NP (JJ Christian) (NN domination))))))))))))) (. .)))
15
{ "ADJ": [ "public", "famous", "sacred" ], "ADP": [ "by", "for", "under" ], "ADV": [ "only", "perhaps", "most" ], "AUX": [ "could", "be", "is" ], "CCONJ": [ "and" ], "DET": [ "Some", "the" ], "INTJ": [], "NOUN": [ "rituals", "women", "women", "priesthood", "state", "Vestals", "hearth", "centuries", "domination" ], "NUM": [], "PART": [ "'s", "'s" ], "PRON": [ "what", "who" ], "PROPN": [ "Rome", "Rome", "Christian" ], "PUNCT": [ ",", ",", "-", ",", ",", "." ], "SCONJ": [ "until" ], "SPACE": [], "SYM": [], "VERB": [ "conducted", "formed", "supported", "tended", "disbanded" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-ADVP", "B-PP", "B-NP", "O", "O", "B-NP", "B-VP", "O", "B-VP", "B-ADVP", "B-NP", "I-NP", "B-ADJP", "I-ADJP", "B-NP", "O", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP",...
Some/det/rituals public/amod/rituals rituals/nsubjpass/conducted could/aux/conducted be/auxpass/conducted conducted/ROOT/conducted only/advmod/by by/agent/conducted women/pobj/by ,/punct/conducted and/cc/conducted women/nsubj/formed formed/conj/conducted what/nsubj/is is/ccomp/formed perhaps/advmod/is Rome/poss/priesthood 's/case/Rome most/advmod/famous famous/amod/priesthood priesthood/attr/is ,/punct/priesthood the/det/Vestals state/npadvmod/supported -/punct/supported supported/amod/Vestals Vestals/appos/priesthood ,/punct/Vestals who/nsubj/tended tended/relcl/Vestals Rome/poss/hearth 's/case/Rome sacred/amod/hearth hearth/dobj/tended for/prep/tended centuries/pobj/for ,/punct/Vestals until/mark/disbanded disbanded/advcl/is under/prep/disbanded Christian/amod/domination domination/pobj/under ./punct/formed
(S (S (NP (DT Some) (JJ public) (NNS rituals)) (VP (MD could) (VP (VB be) (VP (VBN conducted) (PP (ADVP (RB only)) (IN by) (NP (NNS women))))))) (, ,) (CC and) (S (NP (NNS women)) (VP (VBD formed) (SBAR (SBAR (WHNP (WP what)) (S (VP (VBZ is) (ADVP (RB perhaps)) (NP (NP (NNP Rome) (POS 's)) (ADJP (RBS most) (JJ famous)) (NN priesthood))))) (, ,) (NP (NP (DT the) (ADJP (NN state) (HYPH -) (VBN supported)) (NNPS Vestals)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD tended) (NP (NP (NNP Rome) (POS 's)) (JJ sacred) (NN hearth)) (PP (IN for) (NP (NNS centuries))) (, ,) (SBAR (IN until) (S (VP (VBN disbanded) (PP (IN under) (NP (JJ Christian) (NN domination))))))))))))) (. .))
CT
['Some public rituals could be conducted only by women', 'women formed']
["what is perhaps Rome 's most famous priesthood , the state - supported Vestals , who tended Rome 's sacred hearth for centuries , until disbanded under Christian domination", "what is perhaps Rome 's most famous priesthood", "who tended Rome 's sacred hearth for centuries , until disbanded under Christian domination", 'until disbanded under Christian domination']
[]
["Some public rituals could be conducted only by women , and women formed what is perhaps Rome 's most famous priesthood , the state - supported Vestals , who tended Rome 's sacred hearth for centuries , until disbanded under Christian domination ."]
[]
37,341
What rule predicted narrow range of energy values at lower temperatures?
(ROOT (SBARQ (WHNP (WP What) (NN rule)) (S (VP (VBD predicted) (NP (NP (JJ narrow) (NN range)) (PP (IN of) (NP (NN energy) (NNS values))) (PP (IN at) (NP (JJR lower) (NNS temperatures)))))) (. ?)))
8
{ "ADJ": [ "narrow", "lower" ], "ADP": [ "of", "at" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "rule", "range", "energy", "values", "temperatures" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "predicted" ], "X": [] }
[ "O", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
What/det/rule rule/nsubj/predicted predicted/ROOT/predicted narrow/amod/range range/dobj/predicted of/prep/range energy/compound/values values/pobj/of at/prep/range lower/amod/temperatures temperatures/pobj/at ?/punct/predicted
(SBARQ (WHNP (WP What) (NN rule)) (S (VP (VBD predicted) (NP (NP (JJ narrow) (NN range)) (PP (IN of) (NP (NN energy) (NNS values))) (PP (IN at) (NP (JJR lower) (NNS temperatures)))))) (. ?))
T
['predicted narrow range of energy values at lower temperatures']
[]
['What rule predicted narrow range of energy values at lower temperatures ?']
[]
[]
586
At a concert on 7 July he shared the platform with Viardot, who sang arrangements of some of his mazurkas to Spanish texts.
(ROOT (S (PP (IN At) (NP (NP (DT a) (NN concert)) (PP (IN on) (NP (CD 7) (NNP July))))) (NP (PRP he)) (VP (VBD shared) (NP (DT the) (NN platform)) (PP (IN with) (NP (NP (NNP Viardot)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD sang) (NP (NP (NNS arrangements)) (PP (IN of) (NP (NP (DT some)) (PP (IN of) (NP (PRP$ his) (NNS mazurkas)))))) (PP (IN to) (NP (JJ Spanish) (NNS texts))))))))) (. .)))
14
{ "ADJ": [ "Spanish" ], "ADP": [ "At", "on", "with", "of", "of", "to" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "concert", "platform", "arrangements", "mazurkas", "texts" ], "NUM": [ "7" ], "PART": [], "PRON": [ "he", "who", "some", "his" ], "PROPN": [ "July", "Viardot" ], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "shared", "sang" ], "X": [] }
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
At/prep/shared a/det/concert concert/pobj/At on/prep/concert 7/nummod/July July/pobj/on he/nsubj/shared shared/ROOT/shared the/det/platform platform/dobj/shared with/prep/shared Viardot/pobj/with ,/punct/Viardot who/nsubj/sang sang/relcl/Viardot arrangements/dobj/sang of/prep/arrangements some/pobj/of of/prep/some his/poss/mazurkas mazurkas/pobj/of to/prep/sang Spanish/amod/texts texts/pobj/to ./punct/shared
(S (PP (IN At) (NP (NP (DT a) (NN concert)) (PP (IN on) (NP (CD 7) (NNP July))))) (NP (PRP he)) (VP (VBD shared) (NP (DT the) (NN platform)) (PP (IN with) (NP (NP (NNP Viardot)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD sang) (NP (NP (NNS arrangements)) (PP (IN of) (NP (NP (DT some)) (PP (IN of) (NP (PRP$ his) (NNS mazurkas)))))) (PP (IN to) (NP (JJ Spanish) (NNS texts))))))))) (. .))
CT
['he shared the platform with Viardot , who sang arrangements of some of his mazurkas to Spanish texts']
['who sang arrangements of some of his mazurkas to Spanish texts']
[]
['At a concert on 7 July he shared the platform with Viardot , who sang arrangements of some of his mazurkas to Spanish texts .']
[]
60,411
It made him the youngest director ever to be signed for a long-term deal with a major Hollywood studio.:548
(ROOT (S (NP (NP (PRP It)) (VBD made) (NP (PRP him))) (NP (NP (NP (NP (DT the) (JJS youngest) (NN director)) (ADVP (RB ever))) (TO to) (VB be) (VBN signed) (IN for) (NP (DT a) (NML (JJ long) (HYPH -) (NN term)) (NN deal))) (PP (IN with) (NP (DT a) (JJ major) (NNP Hollywood) (CD studio.:548))))))
7
{ "ADJ": [ "youngest", "long", "major" ], "ADP": [ "for", "with" ], "ADV": [ "ever" ], "AUX": [ "be" ], "CCONJ": [], "DET": [ "the", "a", "a" ], "INTJ": [], "NOUN": [ "director", "term", "deal", "studio.:548" ], "NUM": [], "PART": [ "to" ], "PRON": [ "It", "him" ], "PROPN": [ "Hollywood" ], "PUNCT": [ "-" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "made", "signed" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP" ]
It/nsubj/made made/ROOT/made him/nsubj/director the/det/director youngest/amod/director director/ccomp/made ever/advmod/signed to/aux/signed be/auxpass/signed signed/relcl/director for/prep/signed a/det/deal long/amod/term -/punct/term term/compound/deal deal/pobj/for with/prep/deal a/det/studio.:548 major/amod/studio.:548 Hollywood/compound/studio.:548 studio.:548/pobj/with
(S (NP (NP (PRP It)) (VBD made) (NP (PRP him))) (NP (NP (NP (NP (DT the) (JJS youngest) (NN director)) (ADVP (RB ever))) (TO to) (VB be) (VBN signed) (IN for) (NP (DT a) (NML (JJ long) (HYPH -) (NN term)) (NN deal))) (PP (IN with) (NP (DT a) (JJ major) (NNP Hollywood) (CD studio.:548)))))
FC
[]
[]
[]
[]
['It made him the youngest director ever to be signed for a long - term deal with a major Hollywood studio.:548']
30,553
" Like very many other countries, hip hop music is popular.
(ROOT (S ('' ") (PP (IN Like) (NP (ADJP (RB very) (JJ many)) (JJ other) (NNS countries))) (, ,) (NP (NML (JJ hip) (NN hop)) (NN music)) (VP (VBZ is) (ADJP (JJ popular))) (. .)))
6
{ "ADJ": [ "many", "other", "popular" ], "ADP": [ "Like" ], "ADV": [ "very" ], "AUX": [ "is" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "countries", "hip", "hop", "music" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "\"", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [], "X": [] }
[ "O", "B-PP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "B-ADJP", "O" ]
"/punct/is Like/prep/is very/advmod/many many/amod/countries other/amod/countries countries/pobj/Like ,/punct/is hip/compound/music hop/compound/music music/nsubj/is is/ROOT/is popular/acomp/is ./punct/is
(S ('' ") (PP (IN Like) (NP (ADJP (RB very) (JJ many)) (JJ other) (NNS countries))) (, ,) (NP (NML (JJ hip) (NN hop)) (NN music)) (VP (VBZ is) (ADJP (JJ popular))) (. .))
T
['hip hop music is popular']
[]
['" Like very many other countries , hip hop music is popular .']
[]
[]
27,223
The gold coins that were minted however, were not given any denomination whatsoever and traded for a market value relative to the Congressional standard of the silver dollar.
(ROOT (S (NP (DT The) (NN gold) (NNS coins)) (SBAR (WHNP (WDT that)) (S (VP (VBD were) (VP (VBN minted) (ADVP (RB however)))))) (, ,) (VP (VBD were) (RB not) (VP (VP (VBN given) (NP (NP (DT any) (NN denomination)) (ADVP (RB whatsoever)))) (CC and) (VP (VBN traded) (PP (IN for) (NP (NP (DT a) (NN market) (NN value)) (ADJP (JJ relative) (PP (IN to) (NP (NP (DT the) (JJ Congressional) (NN standard)) (PP (IN of) (NP (DT the) (NN silver) (NN dollar))))))))))) (. .)))
13
{ "ADJ": [ "relative", "Congressional" ], "ADP": [ "for", "to", "of" ], "ADV": [ "however", "whatsoever" ], "AUX": [ "were", "were" ], "CCONJ": [ "and" ], "DET": [ "The", "any", "a", "the", "the" ], "INTJ": [], "NOUN": [ "gold", "coins", "denomination", "market", "value", "standard", "silver", "dollar" ], "NUM": [], "PART": [ "not" ], "PRON": [ "that" ], "PROPN": [], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "minted", "given", "traded" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "O", "B-VP", "I-VP", "B-ADVP", "O", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-ADVP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
The/det/coins gold/compound/coins coins/nsubjpass/given that/nsubjpass/minted were/auxpass/minted minted/relcl/coins however/advmod/minted ,/punct/coins were/auxpass/given not/neg/given given/ROOT/given any/det/denomination denomination/dobj/given whatsoever/advmod/denomination and/cc/given traded/conj/given for/prep/traded a/det/value market/compound/value value/pobj/for relative/amod/value to/prep/relative the/det/standard Congressional/amod/standard standard/pobj/to of/prep/standard the/det/dollar silver/compound/dollar dollar/pobj/of ./punct/given
(S (NP (DT The) (NN gold) (NNS coins)) (SBAR (WHNP (WDT that)) (S (VP (VBD were) (VP (VBN minted) (ADVP (RB however)))))) (, ,) (VP (VBD were) (RB not) (VP (VP (VBN given) (NP (NP (DT any) (NN denomination)) (ADVP (RB whatsoever)))) (CC and) (VP (VBN traded) (PP (IN for) (NP (NP (DT a) (NN market) (NN value)) (ADJP (JJ relative) (PP (IN to) (NP (NP (DT the) (JJ Congressional) (NN standard)) (PP (IN of) (NP (DT the) (NN silver) (NN dollar))))))))))) (. .))
CT
['The gold coins were not given any denomination whatsoever and traded for a market value relative to the Congressional standard of the silver dollar']
['that were minted however']
[]
['The gold coins that were minted however , were not given any denomination whatsoever and traded for a market value relative to the Congressional standard of the silver dollar .']
[]
70,466
Domagk received the 1939 Nobel Prize for Medicine for his efforts.
(ROOT (S (NP (NNP Domagk)) (VP (VBD received) (NP (NP (DT the) (CD 1939) (NNP Nobel) (NNP Prize)) (PP (IN for) (NP (NNP Medicine)))) (PP (IN for) (NP (PRP$ his) (NNS efforts)))) (. .)))
7
{ "ADJ": [], "ADP": [ "for", "for" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "efforts" ], "NUM": [ "1939" ], "PART": [], "PRON": [ "his" ], "PROPN": [ "Domagk", "Nobel", "Prize", "Medicine" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "received" ], "X": [] }
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
Domagk/nsubj/received received/ROOT/received the/det/Prize 1939/nummod/Prize Nobel/compound/Prize Prize/dobj/received for/prep/Prize Medicine/pobj/for for/prep/received his/poss/efforts efforts/pobj/for ./punct/received
(S (NP (NNP Domagk)) (VP (VBD received) (NP (NP (DT the) (CD 1939) (NNP Nobel) (NNP Prize)) (PP (IN for) (NP (NNP Medicine)))) (PP (IN for) (NP (PRP$ his) (NNS efforts)))) (. .))
T
['Domagk received the 1939 Nobel Prize for Medicine for his efforts']
[]
['Domagk received the 1939 Nobel Prize for Medicine for his efforts .']
[]
[]
36,210
Other than politics, what areas have a disproportionately large number of Protestants?
(ROOT (SBARQ (ADVP (JJ Other) (PP (IN than) (NP (NNS politics)))) (, ,) (WHNP (WP what) (NNS areas)) (SQ (VBP have) (NP (NP (DT a) (ADJP (RB disproportionately) (JJ large)) (NN number)) (PP (IN of) (NP (NNPS Protestants))))) (. ?)))
7
{ "ADJ": [ "Other", "large" ], "ADP": [ "than", "of" ], "ADV": [ "disproportionately" ], "AUX": [], "CCONJ": [], "DET": [ "a" ], "INTJ": [], "NOUN": [ "politics", "areas", "number" ], "NUM": [], "PART": [], "PRON": [ "what" ], "PROPN": [ "Protestants" ], "PUNCT": [ ",", "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "have" ], "X": [] }
[ "B-ADVP", "B-PP", "B-NP", "O", "O", "O", "O", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "O" ]
Other/ROOT/Other than/prep/Other politics/pobj/than ,/punct/have what/det/areas areas/nsubj/have have/conj/Other a/det/number disproportionately/advmod/large large/amod/number number/dobj/have of/prep/number Protestants/pobj/of ?/punct/have
(SBARQ (ADVP (JJ Other) (PP (IN than) (NP (NNS politics)))) (, ,) (WHNP (WP what) (NNS areas)) (SQ (VBP have) (NP (NP (DT a) (ADJP (RB disproportionately) (JJ large)) (NN number)) (PP (IN of) (NP (NNPS Protestants))))) (. ?))
FC
[]
[]
[]
[]
['Other than politics , what areas have a disproportionately large number of Protestants ?']
33,468
This hypothesis is called the Cobham–Edmonds thesis.
(ROOT (S (NP (DT This) (NN hypothesis)) (VP (VBZ is) (VP (VBN called) (S (NP (DT the) (NML (NNP Cobham) (SYM –) (NNP Edmonds)) (NN thesis))))) (. .)))
8
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "This", "the" ], "INTJ": [], "NOUN": [ "hypothesis", "thesis" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Cobham", "Edmonds" ], "PUNCT": [ "–", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "called" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "O", "O", "O", "B-NP", "O" ]
This/det/hypothesis hypothesis/nsubjpass/called is/auxpass/called called/ROOT/called the/det/thesis Cobham/nmod/Edmonds –/punct/Edmonds Edmonds/compound/thesis thesis/oprd/called ./punct/called
(S (NP (DT This) (NN hypothesis)) (VP (VBZ is) (VP (VBN called) (S (NP (DT the) (NML (NNP Cobham) (SYM –) (NNP Edmonds)) (NN thesis))))) (. .))
T
['This hypothesis is called the Cobham – Edmonds thesis']
[]
['This hypothesis is called the Cobham – Edmonds thesis .']
[]
[]
2,982
Eisenhower was promoted to the rank of permanent lieutenant colonel in 1936.
(ROOT (S (NP (NNP Eisenhower)) (VP (VBD was) (VP (VBN promoted) (PP (IN to) (NP (NP (DT the) (NN rank)) (PP (IN of) (NP (JJ permanent) (NN lieutenant) (NN colonel))))) (PP (IN in) (NP (CD 1936))))) (. .)))
9
{ "ADJ": [ "permanent" ], "ADP": [ "to", "of", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "rank", "lieutenant", "colonel" ], "NUM": [ "1936" ], "PART": [], "PRON": [], "PROPN": [ "Eisenhower" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "promoted" ], "X": [] }
[ "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
Eisenhower/nsubjpass/promoted was/auxpass/promoted promoted/ROOT/promoted to/prep/promoted the/det/rank rank/pobj/to of/prep/rank permanent/amod/colonel lieutenant/compound/colonel colonel/pobj/of in/prep/promoted 1936/pobj/in ./punct/promoted
(S (NP (NNP Eisenhower)) (VP (VBD was) (VP (VBN promoted) (PP (IN to) (NP (NP (DT the) (NN rank)) (PP (IN of) (NP (JJ permanent) (NN lieutenant) (NN colonel))))) (PP (IN in) (NP (CD 1936))))) (. .))
T
['Eisenhower was promoted to the rank of permanent lieutenant colonel in 1936']
[]
['Eisenhower was promoted to the rank of permanent lieutenant colonel in 1936 .']
[]
[]
13,630
(literally "Can you your pen not find?"
(ROOT (SBARQ (-LRB- -LRB-) (ADVP (RB literally)) (`` ") (MD Can) (NP (NP (PRP you)) (PRP$ your) (NN pen)) (RB not) (VP (VB find)) (. ?) ('' ")))
5
{ "ADJ": [], "ADP": [], "ADV": [ "literally" ], "AUX": [ "Can" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "pen" ], "NUM": [], "PART": [ "not" ], "PRON": [ "you", "your" ], "PROPN": [], "PUNCT": [ "(", "\"", "?", "\"" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "find" ], "X": [] }
[ "O", "B-ADVP", "O", "O", "B-NP", "I-NP", "I-NP", "O", "B-VP", "O", "O" ]
(/punct/find literally/advmod/find "/punct/find Can/aux/find you/nsubj/find your/poss/pen pen/nsubj/find not/neg/find find/ROOT/find ?/punct/find "/punct/find
(SBARQ (-LRB- -LRB-) (ADVP (RB literally)) (`` ") (MD Can) (NP (NP (PRP you)) (PRP$ your) (NN pen)) (RB not) (VP (VB find)) (. ?) ('' "))
T
['you your pen find']
[]
['-LRB- literally " Can you your pen not find ? "']
[]
[]
34,913
Dennis Gassner returned as the film's production designer, while cinematographer Hoyte van Hoytema took over from Roger Deakins.
(ROOT (S (NP (NNP Dennis) (NNP Gassner)) (VP (VBD returned) (PP (IN as) (NP (NP (DT the) (NN film) (POS 's)) (NN production) (NN designer))) (, ,) (SBAR (IN while) (S (NP (NN cinematographer) (NNP Hoyte) (NNP van) (NNP Hoytema)) (VP (VBD took) (PRT (RP over)) (PP (IN from) (NP (NNP Roger) (NNP Deakins))))))) (. .)))
9
{ "ADJ": [], "ADP": [ "as", "over", "from" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "film", "production", "designer", "cinematographer" ], "NUM": [], "PART": [ "'s" ], "PRON": [], "PROPN": [ "Dennis", "Gassner", "Hoyte", "van", "Hoytema", "Roger", "Deakins" ], "PUNCT": [ ",", "." ], "SCONJ": [ "while" ], "SPACE": [], "SYM": [], "VERB": [ "returned", "took" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O", "B-PP", "B-NP", "I-NP", "O" ]
Dennis/compound/Gassner Gassner/nsubj/returned returned/ROOT/returned as/prep/returned the/det/film film/poss/designer 's/case/film production/compound/designer designer/pobj/as ,/punct/returned while/mark/took cinematographer/compound/van Hoyte/compound/van van/compound/Hoytema Hoytema/nsubj/took took/advcl/returned over/prt/took from/prep/took Roger/compound/Deakins Deakins/pobj/from ./punct/returned
(S (NP (NNP Dennis) (NNP Gassner)) (VP (VBD returned) (PP (IN as) (NP (NP (DT the) (NN film) (POS 's)) (NN production) (NN designer))) (, ,) (SBAR (IN while) (S (NP (NN cinematographer) (NNP Hoyte) (NNP van) (NNP Hoytema)) (VP (VBD took) (PRT (RP over)) (PP (IN from) (NP (NNP Roger) (NNP Deakins))))))) (. .))
CT
["Dennis Gassner returned as the film 's production designer ,"]
['while cinematographer Hoyte van Hoytema took over from Roger Deakins']
[]
["Dennis Gassner returned as the film 's production designer , while cinematographer Hoyte van Hoytema took over from Roger Deakins ."]
[]
34,165
This set inherits a group operation (sometimes called coset multiplication, or coset addition) from the original group G: (gN) • (hN) =
(ROOT (S (NP (DT This) (NN set)) (VP (VP (VBZ inherits) (NP (NP (DT a) (NN group) (NN operation)) (-LRB- -LRB-) (VP (ADVP (RB sometimes)) (VBN called) (S (NP (NP (NN coset) (NN multiplication)) (, ,) (CC or) (NP (NN coset) (NN addition))))) (-RRB- -RRB-)) (PP (IN from) (NP (DT the) (JJ original) (NN group) (NNP G)))) (: :) (-LRB- -LRB-) (NP (NNP gN)) (-RRB- -RRB-)) (: •)))
10
{ "ADJ": [ "original" ], "ADP": [ "from" ], "ADV": [ "sometimes" ], "AUX": [], "CCONJ": [ "or" ], "DET": [ "This", "a", "the" ], "INTJ": [], "NOUN": [ "set", "group", "operation", "coset", "multiplication", "coset", "addition", "group", "G", "gN", "=" ], "NUM": [ "•" ], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "(", ",", ")", ":", "(", ")", "(", ")" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "inherits", "called" ], "X": [ "hN" ] }
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-VP", "O" ]
This/det/set set/nsubj/inherits inherits/ROOT/inherits a/det/operation group/compound/operation operation/dobj/inherits (/punct/operation sometimes/advmod/called called/acl/operation coset/compound/multiplication multiplication/oprd/called ,/punct/multiplication or/cc/multiplication coset/compound/addition addition/conj/multiplication )/punct/multiplication from/prep/inherits the/det/group original/amod/group group/pobj/from G/appos/group :/punct/group (/punct/from gN/pobj/from )/punct/from •/punct/inherits (/punct/= hN/punct/= )/punct/= =/ROOT/=
(S (NP (DT This) (NN set)) (VP (VP (VBZ inherits) (NP (NP (DT a) (NN group) (NN operation)) (-LRB- -LRB-) (VP (ADVP (RB sometimes)) (VBN called) (S (NP (NP (NN coset) (NN multiplication)) (, ,) (CC or) (NP (NN coset) (NN addition))))) (-RRB- -RRB-)) (PP (IN from) (NP (DT the) (JJ original) (NN group) (NNP G)))) (: :) (-LRB- -LRB-) (NP (NNP gN)) (-RRB- -RRB-)) (: •))
T
['This set inherits a group operation -LRB- sometimes called coset multiplication , or coset addition -RRB- from the original group G : -LRB- gN -RRB-']
[]
['This set inherits a group operation -LRB- sometimes called coset multiplication , or coset addition -RRB- from the original group G : -LRB- gN -RRB- •']
[]
[]
51,494
In the end of the show the mayor of Buenos Aires Mauricio Macri gave the torch to the first torchbearer, Carlos Espínola.
(ROOT (S (PP (IN In) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN show))))) (NP (NP (DT the) (NN mayor)) (PP (PP (IN of) (NP (NNP Buenos) (NNP Aires))) (NNP Mauricio) (NNP Macri))) (VP (VBD gave) (NP (DT the) (NN torch)) (PP (IN to) (NP (NP (DT the) (JJ first) (NN torchbearer)) (, ,) (NP (NNP Carlos) (NNP Espínola))))) (. .)))
7
{ "ADJ": [ "first" ], "ADP": [ "In", "of", "of", "to" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "end", "show", "mayor", "torch", "torchbearer" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Buenos", "Aires", "Mauricio", "Macri", "Carlos", "Espínola" ], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "gave" ], "X": [] }
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
In/prep/gave the/det/end end/pobj/In of/prep/end the/det/show show/pobj/of the/det/mayor mayor/nsubj/gave of/prep/mayor Buenos/compound/Aires Aires/compound/Macri Mauricio/compound/Macri Macri/pobj/of gave/ROOT/gave the/det/torch torch/dobj/gave to/prep/gave the/det/torchbearer first/amod/torchbearer torchbearer/pobj/to ,/punct/torchbearer Carlos/compound/Espínola Espínola/appos/torchbearer ./punct/gave
(S (PP (IN In) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN show))))) (NP (NP (DT the) (NN mayor)) (PP (PP (IN of) (NP (NNP Buenos) (NNP Aires))) (NNP Mauricio) (NNP Macri))) (VP (VBD gave) (NP (DT the) (NN torch)) (PP (IN to) (NP (NP (DT the) (JJ first) (NN torchbearer)) (, ,) (NP (NNP Carlos) (NNP Espínola))))) (. .))
T
['the mayor of Buenos Aires Mauricio Macri gave the torch to the first torchbearer , Carlos Espínola']
[]
['In the end of the show the mayor of Buenos Aires Mauricio Macri gave the torch to the first torchbearer , Carlos Espínola .']
[]
[]
43,304
From 1970 to 1974, one of Schwarzenegger's weight training partners was Ric Drasin, a professional wrestler who designed the original Gold's Gym logo in 1973.
(ROOT (S (PP (PP (IN From) (NP (CD 1970))) (PP (IN to) (NP (CD 1974)))) (, ,) (NP (NP (CD one)) (PP (IN of) (NP (NP (NNP Schwarzenegger) (POS 's)) (NML (NN weight) (NN training)) (NNS partners)))) (VP (VBD was) (NP (NP (NNP Ric) (NNP Drasin)) (, ,) (NP (NP (DT a) (JJ professional) (NN wrestler)) (SBAR (WHNP (WP who)) (S (VP (VBD designed) (NP (DT the) (JJ original) (NML (NP (NNP Gold) (POS 's)) (NNP Gym)) (NN logo)) (PP (IN in) (NP (CD 1973))))))))) (. .)))
12
{ "ADJ": [ "professional", "original" ], "ADP": [ "From", "to", "of", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "weight", "training", "partners", "wrestler", "logo" ], "NUM": [ "1970", "1974", "one", "1973" ], "PART": [ "'s", "'s" ], "PRON": [ "who" ], "PROPN": [ "Schwarzenegger", "Ric", "Drasin", "Gold", "Gym" ], "PUNCT": [ ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "designed" ], "X": [] }
[ "B-PP", "B-NP", "B-PP", "B-NP", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "B-PP", "B-NP", "O" ]
From/prep/was 1970/pobj/From to/prep/From 1974/pobj/to ,/punct/was one/nsubj/was of/prep/one Schwarzenegger/poss/partners 's/case/Schwarzenegger weight/compound/training training/compound/partners partners/pobj/of was/ROOT/was Ric/compound/Drasin Drasin/attr/was ,/punct/Drasin a/det/wrestler professional/amod/wrestler wrestler/appos/Drasin who/nsubj/designed designed/relcl/wrestler the/det/logo original/amod/logo Gold/poss/logo 's/case/Gold Gym/compound/logo logo/dobj/designed in/prep/designed 1973/pobj/in ./punct/was
(S (PP (PP (IN From) (NP (CD 1970))) (PP (IN to) (NP (CD 1974)))) (, ,) (NP (NP (CD one)) (PP (IN of) (NP (NP (NNP Schwarzenegger) (POS 's)) (NML (NN weight) (NN training)) (NNS partners)))) (VP (VBD was) (NP (NP (NNP Ric) (NNP Drasin)) (, ,) (NP (NP (DT a) (JJ professional) (NN wrestler)) (SBAR (WHNP (WP who)) (S (VP (VBD designed) (NP (DT the) (JJ original) (NML (NP (NNP Gold) (POS 's)) (NNP Gym)) (NN logo)) (PP (IN in) (NP (CD 1973))))))))) (. .))
CT
["one of Schwarzenegger 's weight training partners was Ric Drasin , a professional wrestler who designed the original Gold 's Gym logo in 1973"]
["who designed the original Gold 's Gym logo in 1973"]
[]
["From 1970 to 1974 , one of Schwarzenegger 's weight training partners was Ric Drasin , a professional wrestler who designed the original Gold 's Gym logo in 1973 ."]
[]
26,003
France took control of Algeria in 1830 but began in earnest to rebuild its worldwide empire after 1850, concentrating chiefly in North and West Africa, as well as South-East Asia, with other conquests in Central and East Africa, as well as the South Pacific.
(ROOT (S (NP (NNP France)) (VP (VP (VBD took) (NP (NP (NN control)) (PP (IN of) (NP (NNP Algeria)))) (PP (IN in) (NP (CD 1830)))) (CC but) (VP (VP (VBD began) (PP (IN in) (ADJP (JJ earnest))) (S (VP (S (VP (TO to) (VP (VB rebuild) (NP (PRP$ its) (JJ worldwide) (NN empire))))) (PP (IN after) (NP (CD 1850)))))) (, ,) (S (VP (VBG concentrating) (ADVP (RB chiefly)) (PP (IN in) (NP (NP (NML (NNP North) (CC and) (NNP West)) (NNP Africa)) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (NML (NNP South) (HYPH -) (NNP East)) (NNP Asia)) (, ,))) (PP (IN with) (NP (NP (JJ other) (NNS conquests)) (PP (IN in) (NP (NP (ADJP (NNP Central) (CC and) (NNP East)) (NNP Africa)) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (DT the) (NNP South) (NNP Pacific)))))))))) (. .)))
13
{ "ADJ": [ "worldwide", "other" ], "ADP": [ "of", "in", "in", "after", "in", "as", "with", "in", "as" ], "ADV": [ "chiefly", "as", "well", "as", "well" ], "AUX": [], "CCONJ": [ "but", "and", "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "control", "earnest", "empire", "conquests" ], "NUM": [ "1830", "1850" ], "PART": [ "to" ], "PRON": [ "its" ], "PROPN": [ "France", "Algeria", "North", "West", "Africa", "South", "East", "Asia", "Central", "East", "Africa", "South", "Pacific" ], "PUNCT": [ ",", ",", "-", ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "took", "began", "rebuild", "concentrating" ], "X": [] }
[ "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "B-ADJP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-ADVP", "B-PP", "O", "O", "O", "B-NP", "I-NP", "B-CONJP", "I-CONJP", "I-CONJP", "O", "O", ...
France/nsubj/took took/ROOT/took control/dobj/took of/prep/control Algeria/pobj/of in/prep/took 1830/pobj/in but/cc/took began/conj/took in/prep/began earnest/pobj/in to/aux/rebuild rebuild/xcomp/began its/poss/empire worldwide/amod/empire empire/dobj/rebuild after/prep/rebuild 1850/pobj/after ,/punct/began concentrating/advcl/began chiefly/advmod/concentrating in/prep/concentrating North/pobj/in and/cc/North West/compound/Africa Africa/conj/North ,/punct/concentrating as/advmod/as well/advmod/as as/cc/concentrating South/compound/East -/punct/East East/compound/Asia Asia/dobj/concentrating ,/punct/concentrating with/prep/concentrating other/amod/conquests conquests/pobj/with in/prep/conquests Central/nmod/Africa and/cc/Central East/conj/Central Africa/pobj/in ,/punct/conquests as/advmod/as well/advmod/as as/cc/conquests the/det/Pacific South/compound/Pacific Pacific/pobj/as ./punct/took
(S (NP (NNP France)) (VP (VP (VBD took) (NP (NP (NN control)) (PP (IN of) (NP (NNP Algeria)))) (PP (IN in) (NP (CD 1830)))) (CC but) (VP (VP (VBD began) (PP (IN in) (ADJP (JJ earnest))) (S (VP (S (VP (TO to) (VP (VB rebuild) (NP (PRP$ its) (JJ worldwide) (NN empire))))) (PP (IN after) (NP (CD 1850)))))) (, ,) (S (VP (VBG concentrating) (ADVP (RB chiefly)) (PP (IN in) (NP (NP (NML (NNP North) (CC and) (NNP West)) (NNP Africa)) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (NML (NNP South) (HYPH -) (NNP East)) (NNP Asia)) (, ,))) (PP (IN with) (NP (NP (JJ other) (NNS conquests)) (PP (IN in) (NP (NP (ADJP (NNP Central) (CC and) (NNP East)) (NNP Africa)) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (DT the) (NNP South) (NNP Pacific)))))))))) (. .))
T
['France took control of Algeria in 1830 but began in earnest to rebuild its worldwide empire after 1850 , concentrating chiefly in North and West Africa , as well as South - East Asia , with other conquests in Central and East Africa , as well as the South Pacific']
[]
['France took control of Algeria in 1830 but began in earnest to rebuild its worldwide empire after 1850 , concentrating chiefly in North and West Africa , as well as South - East Asia , with other conquests in Central and East Africa , as well as the South Pacific .']
[]
[]
36,254
What type of signal do immunoassays produce?
(ROOT (SBARQ (WHNP (WHNP (WP What) (NN type)) (PP (IN of) (NP (NN signal)))) (SQ (VBP do) (NP (NNS immunoassays)) (VP (VBP produce))) (. ?)))
6
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [ "do" ], "CCONJ": [], "DET": [ "What" ], "INTJ": [], "NOUN": [ "type", "signal", "immunoassays" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "produce" ], "X": [] }
[ "O", "O", "B-PP", "B-NP", "O", "B-NP", "B-VP", "O" ]
What/det/type type/dobj/produce of/prep/type signal/pobj/of do/aux/produce immunoassays/nsubj/produce produce/ROOT/produce ?/punct/produce
(SBARQ (WHNP (WHNP (WP What) (NN type)) (PP (IN of) (NP (NN signal)))) (SQ (VBP do) (NP (NNS immunoassays)) (VP (VBP produce))) (. ?))
FC
[]
[]
[]
[]
['What type of signal do immunoassays produce ?']
49,003
The MoD states that its principal objectives are to defend the United Kingdom of Great Britain and Northern Ireland and its interests and to strengthen international peace and stability.
(ROOT (S (NP (DT The) (NNP MoD)) (VP (VBZ states) (SBAR (IN that) (S (NP (PRP$ its) (JJ principal) (NNS objectives)) (VP (VBP are) (S (VP (VP (TO to) (VP (VB defend) (NP (NP (NP (DT the) (NNP United) (NNP Kingdom)) (PP (IN of) (NP (NP (NNP Great) (NNP Britain)) (CC and) (NP (NNP Northern) (NNP Ireland))))) (CC and) (NP (PRP$ its) (NNS interests))))) (CC and) (VP (TO to) (VP (VB strengthen) (NP (JJ international) (NN peace) (CC and) (NN stability)))))))))) (. .)))
16
{ "ADJ": [ "principal", "international" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and", "and", "and", "and" ], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "objectives", "interests", "peace", "stability" ], "NUM": [], "PART": [ "to", "to" ], "PRON": [ "its", "its" ], "PROPN": [ "MoD", "United", "Kingdom", "Great", "Britain", "Northern", "Ireland" ], "PUNCT": [ "." ], "SCONJ": [ "that" ], "SPACE": [], "SYM": [], "VERB": [ "states", "defend", "strengthen" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-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", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/MoD MoD/nsubj/states states/ROOT/states that/mark/are its/poss/objectives principal/amod/objectives objectives/nsubj/are are/ccomp/states to/aux/defend defend/xcomp/are the/det/Kingdom United/compound/Kingdom Kingdom/dobj/defend of/prep/Kingdom Great/compound/Britain Britain/pobj/of and/cc/Britain Northern/compound/Ireland Ireland/conj/Britain and/cc/Kingdom its/poss/interests interests/conj/Kingdom and/cc/defend to/aux/strengthen strengthen/conj/defend international/amod/peace peace/dobj/strengthen and/cc/peace stability/conj/peace ./punct/states
(S (NP (DT The) (NNP MoD)) (VP (VBZ states) (SBAR (IN that) (S (NP (PRP$ its) (JJ principal) (NNS objectives)) (VP (VBP are) (S (VP (VP (TO to) (VP (VB defend) (NP (NP (NP (DT the) (NNP United) (NNP Kingdom)) (PP (IN of) (NP (NP (NNP Great) (NNP Britain)) (CC and) (NP (NNP Northern) (NNP Ireland))))) (CC and) (NP (PRP$ its) (NNS interests))))) (CC and) (VP (TO to) (VP (VB strengthen) (NP (JJ international) (NN peace) (CC and) (NN stability)))))))))) (. .))
CT
['The MoD states']
['that its principal objectives are to defend the United Kingdom of Great Britain and Northern Ireland and its interests and to strengthen international peace and stability']
[]
['The MoD states that its principal objectives are to defend the United Kingdom of Great Britain and Northern Ireland and its interests and to strengthen international peace and stability .']
[]
31,402
Against this intellectual cowardice, Kant urged: Sapere aude, "Dare to be wise!"
(ROOT (S (PP (IN Against) (NP (DT this) (JJ intellectual) (NN cowardice))) (, ,) (NP (NNP Kant)) (VP (VBD urged) (: :) (S (NP (NNP Sapere) (NN aude)) (, ,) (`` ") (S (VP (VB Dare) (S (VP (TO to) (VP (VB be) (ADJP (JJ wise))))))))) (. !) ('' ")))
11
{ "ADJ": [ "intellectual", "wise" ], "ADP": [ "Against" ], "ADV": [], "AUX": [ "be" ], "CCONJ": [], "DET": [ "this" ], "INTJ": [], "NOUN": [ "cowardice", "aude" ], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [ "Kant", "Sapere" ], "PUNCT": [ ",", ":", ",", "\"", "!", "\"" ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "urged", "Dare" ], "X": [] }
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "O", "O", "B-VP", "I-VP", "I-VP", "B-ADJP", "O", "O" ]
Against/prep/urged this/det/cowardice intellectual/amod/cowardice cowardice/pobj/Against ,/punct/urged Kant/nsubj/urged urged/ROOT/urged :/punct/urged Sapere/compound/aude aude/dobj/urged ,/punct/aude "/punct/aude Dare/acl/aude to/aux/be be/xcomp/Dare wise/acomp/be !/punct/urged "/punct/urged
(S (PP (IN Against) (NP (DT this) (JJ intellectual) (NN cowardice))) (, ,) (NP (NNP Kant)) (VP (VBD urged) (: :) (S (NP (NNP Sapere) (NN aude)) (, ,) (`` ") (S (VP (VB Dare) (S (VP (TO to) (VP (VB be) (ADJP (JJ wise))))))))) (. !) ('' "))
T
['Kant urged : Sapere aude , " Dare to be wise']
[]
['Against this intellectual cowardice , Kant urged : Sapere aude , " Dare to be wise ! "']
[]
[]
16,356
In the year 1001, soon after Sultan Mahmud came to power and was occupied with the Qarakhanids north of the Hindu Kush, Jaipal attacked Ghazni once more and upon suffering yet another defeat by the powerful Ghaznavid forces, near present-day Peshawar.
(ROOT (S (PP (IN In) (NP (DT the) (NN year) (CD 1001))) (, ,) (SBAR (ADVP (RB soon)) (IN after) (S (NP (NNP Sultan) (NNP Mahmud)) (VP (VP (VBD came) (PP (IN to) (NP (NN power)))) (CC and) (VP (VBD was) (VP (VBN occupied) (PP (IN with) (NP (NP (DT the) (NNPS Qarakhanids)) (ADVP (RB north) (PP (IN of) (NP (DT the) (NNP Hindu) (NNP Kush))))))))))) (, ,) (NP (NNP Jaipal)) (VP (VBD attacked) (NP (NNP Ghazni)) (ADVP (RB once) (RBR more)) (CC and) (PP (IN upon) (S (VP (VBG suffering) (NP (NP (ADJP (RB yet) (DT another)) (NN defeat)) (PP (IN by) (NP (DT the) (JJ powerful) (NNP Ghaznavid) (NNS forces))) (, ,) (PP (IN near) (NP (NML (JJ present) (HYPH -) (NN day)) (NNP Peshawar)))))))) (. .)))
13
{ "ADJ": [ "more", "powerful", "present" ], "ADP": [ "In", "to", "with", "of", "by", "near" ], "ADV": [ "soon", "once", "yet" ], "AUX": [ "was" ], "CCONJ": [ "and", "and" ], "DET": [ "the", "the", "the", "another", "the" ], "INTJ": [], "NOUN": [ "year", "power", "north", "defeat", "forces", "day" ], "NUM": [ "1001" ], "PART": [], "PRON": [], "PROPN": [ "Sultan", "Mahmud", "Qarakhanids", "Hindu", "Kush", "Jaipal", "Ghazni", "Ghaznavid", "Peshawar" ], "PUNCT": [ ",", ",", ",", "-", "." ], "SCONJ": [ "after", "upon" ], "SPACE": [], "SYM": [], "VERB": [ "came", "occupied", "attacked", "suffering" ], "X": [] }
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-ADVP", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-NP", "B-ADVP", "I-ADVP", "B-VP", "B-PP", "B-VP",...
In/prep/came the/det/year year/pobj/In 1001/nummod/year ,/punct/came soon/advmod/came after/mark/came Sultan/compound/Mahmud Mahmud/nsubj/came came/ROOT/came to/prep/came power/pobj/to and/cc/came was/auxpass/occupied occupied/conj/came with/prep/occupied the/det/Qarakhanids Qarakhanids/pobj/with north/pobj/with of/prep/north the/det/Kush Hindu/compound/Kush Kush/pobj/of ,/punct/attacked Jaipal/nsubj/attacked attacked/conj/came Ghazni/dobj/attacked once/advmod/more more/advmod/attacked and/cc/more upon/conj/more suffering/pcomp/upon yet/advmod/defeat another/det/defeat defeat/dobj/suffering by/prep/suffering the/det/forces powerful/amod/forces Ghaznavid/compound/forces forces/pobj/by ,/punct/attacked near/prep/attacked present/amod/day -/punct/day day/compound/Peshawar Peshawar/pobj/near ./punct/attacked
(S (PP (IN In) (NP (DT the) (NN year) (CD 1001))) (, ,) (SBAR (ADVP (RB soon)) (IN after) (S (NP (NNP Sultan) (NNP Mahmud)) (VP (VP (VBD came) (PP (IN to) (NP (NN power)))) (CC and) (VP (VBD was) (VP (VBN occupied) (PP (IN with) (NP (NP (DT the) (NNPS Qarakhanids)) (ADVP (RB north) (PP (IN of) (NP (DT the) (NNP Hindu) (NNP Kush))))))))))) (, ,) (NP (NNP Jaipal)) (VP (VBD attacked) (NP (NNP Ghazni)) (ADVP (RB once) (RBR more)) (CC and) (PP (IN upon) (S (VP (VBG suffering) (NP (NP (ADJP (RB yet) (DT another)) (NN defeat)) (PP (IN by) (NP (DT the) (JJ powerful) (NNP Ghaznavid) (NNS forces))) (, ,) (PP (IN near) (NP (NML (JJ present) (HYPH -) (NN day)) (NNP Peshawar)))))))) (. .))
CT
['Jaipal attacked Ghazni once more and upon suffering yet another defeat by the powerful Ghaznavid forces , near present - day Peshawar']
['soon after Sultan Mahmud came to power and was occupied with the Qarakhanids north of the Hindu Kush']
[]
['In the year 1001 , soon after Sultan Mahmud came to power and was occupied with the Qarakhanids north of the Hindu Kush , Jaipal attacked Ghazni once more and upon suffering yet another defeat by the powerful Ghaznavid forces , near present - day Peshawar .']
[]
74,179
The architecture of different parts of Asia developed along different lines from that of Europe; Buddhist, Hindu and Sikh architecture each having different characteristics.
(ROOT (S (S (NP (NP (DT The) (NN architecture)) (PP (IN of) (NP (NP (JJ different) (NNS parts)) (PP (IN of) (NP (NNP Asia)))))) (VP (VBD developed) (PP (IN along) (NP (NP (JJ different) (NNS lines)) (PP (IN from) (NP (NP (DT that)) (PP (IN of) (NP (NNP Europe))))))))) (: ;) (S (NP (NP (ADJP (JJ Buddhist) (, ,) (JJ Hindu) (CC and) (JJ Sikh)) (NN architecture)) (NP (DT each))) (VP (VBG having) (NP (JJ different) (NNS characteristics)))) (. .)))
11
{ "ADJ": [ "different", "different", "Sikh", "different" ], "ADP": [ "of", "of", "along", "from", "of" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "The" ], "INTJ": [], "NOUN": [ "architecture", "parts", "lines", "architecture", "characteristics" ], "NUM": [], "PART": [], "PRON": [ "that", "each" ], "PROPN": [ "Asia", "Europe", "Buddhist", "Hindu" ], "PUNCT": [ ";", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "developed", "having" ], "X": [] }
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "O", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O" ]
The/det/architecture architecture/nsubj/developed of/prep/architecture different/amod/parts parts/pobj/of of/prep/parts Asia/pobj/of developed/ROOT/developed along/prep/developed different/amod/lines lines/pobj/along from/prep/lines that/pobj/from of/prep/that Europe/pobj/of ;/punct/architecture Buddhist/amod/architecture ,/punct/Buddhist Hindu/conj/Buddhist and/cc/Hindu Sikh/conj/Hindu architecture/npadvmod/developed each/dep/having having/acl/architecture different/amod/characteristics characteristics/dobj/having ./punct/developed
(S (S (NP (NP (DT The) (NN architecture)) (PP (IN of) (NP (NP (JJ different) (NNS parts)) (PP (IN of) (NP (NNP Asia)))))) (VP (VBD developed) (PP (IN along) (NP (NP (JJ different) (NNS lines)) (PP (IN from) (NP (NP (DT that)) (PP (IN of) (NP (NNP Europe))))))))) (: ;) (S (NP (NP (ADJP (JJ Buddhist) (, ,) (JJ Hindu) (CC and) (JJ Sikh)) (NN architecture)) (NP (DT each))) (VP (VBG having) (NP (JJ different) (NNS characteristics)))) (. .))
T
['The architecture of different parts of Asia developed along different lines from that of Europe', 'Buddhist , Hindu and Sikh architecture each having different characteristics']
[]
['The architecture of different parts of Asia developed along different lines from that of Europe ; Buddhist , Hindu and Sikh architecture each having different characteristics .']
[]
[]
54,669
Notable composers include José Vianna da Motta, Carlos Seixas, João Domingos Bomtempo, João de Sousa Carvalho, Luís de Freitas Branco and his student Joly Braga Santos, Fernando Lopes-Graça, Emmanuel Nunes and Sérgio Azevedo.
(ROOT (S (NP (JJ Notable) (NNS composers)) (VP (VBP include) (NP (NP (NNP José) (NNP Vianna) (NNP da) (NNP Motta)) (, ,) (NP (NNP Carlos) (NNP Seixas)) (, ,) (NP (NNP João) (NNP Domingos) (NNP Bomtempo)) (, ,) (NP (NNP João) (NNP de) (NNP Sousa) (NNP Carvalho)) (, ,) (NP (NNP Luís) (NNP de) (NNP Freitas) (NNP Branco)) (CC and) (NP (NP (NP (PRP$ his) (NN student)) (NP (NNP Joly) (NNP Braga) (NNP Santos))) (, ,) (NP (NNP Fernando) (NNP Lopes) (HYPH -) (NNP Graça)) (, ,) (NP (NNP Emmanuel) (NNP Nunes)) (CC and) (NP (NNP Sérgio) (NNP Azevedo))))) (. .)))
8
{ "ADJ": [ "Notable" ], "ADP": [], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [], "INTJ": [], "NOUN": [ "composers", "student" ], "NUM": [], "PART": [], "PRON": [ "his" ], "PROPN": [ "José", "Vianna", "da", "Motta", "Carlos", "Seixas", "João", "Domingos", "Bomtempo", "João", "de", "Sousa", "Carvalho", "Luís", "de", "Freitas", "Branco", "Joly", "Braga", "Santos", "Fernando", "Lopes", "Graça", "Emmanuel", "Nunes", "Sérgio", "Azevedo" ], "PUNCT": [ ",", ",", ",", ",", ",", "-", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "include" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP"...
Notable/amod/composers composers/nsubj/include include/ROOT/include José/compound/Motta Vianna/compound/Motta da/compound/Motta Motta/dobj/include ,/punct/Motta Carlos/compound/Seixas Seixas/appos/Motta ,/punct/Motta João/compound/Bomtempo Domingos/compound/Bomtempo Bomtempo/appos/Motta ,/punct/Bomtempo João/compound/Carvalho de/compound/Carvalho Sousa/compound/Carvalho Carvalho/conj/Bomtempo ,/punct/Carvalho Luís/compound/Branco de/compound/Branco Freitas/compound/Branco Branco/conj/Carvalho and/cc/Branco his/poss/student student/conj/Branco Joly/compound/Santos Braga/compound/Santos Santos/appos/student ,/punct/Santos Fernando/compound/Graça Lopes/compound/Graça -/punct/Graça Graça/conj/Santos ,/punct/Graça Emmanuel/compound/Nunes Nunes/conj/Graça and/cc/Nunes Sérgio/compound/Azevedo Azevedo/conj/Nunes ./punct/include
(S (NP (JJ Notable) (NNS composers)) (VP (VBP include) (NP (NP (NNP José) (NNP Vianna) (NNP da) (NNP Motta)) (, ,) (NP (NNP Carlos) (NNP Seixas)) (, ,) (NP (NNP João) (NNP Domingos) (NNP Bomtempo)) (, ,) (NP (NNP João) (NNP de) (NNP Sousa) (NNP Carvalho)) (, ,) (NP (NNP Luís) (NNP de) (NNP Freitas) (NNP Branco)) (CC and) (NP (NP (NP (PRP$ his) (NN student)) (NP (NNP Joly) (NNP Braga) (NNP Santos))) (, ,) (NP (NNP Fernando) (NNP Lopes) (HYPH -) (NNP Graça)) (, ,) (NP (NNP Emmanuel) (NNP Nunes)) (CC and) (NP (NNP Sérgio) (NNP Azevedo))))) (. .))
T
['Notable composers include José Vianna da Motta , Carlos Seixas , João Domingos Bomtempo , João de Sousa Carvalho , Luís de Freitas Branco and his student Joly Braga Santos , Fernando Lopes - Graça , Emmanuel Nunes and Sérgio Azevedo']
[]
['Notable composers include José Vianna da Motta , Carlos Seixas , João Domingos Bomtempo , João de Sousa Carvalho , Luís de Freitas Branco and his student Joly Braga Santos , Fernando Lopes - Graça , Emmanuel Nunes and Sérgio Azevedo .']
[]
[]
38,357
Solar energy can also be stored at high temperatures using molten salts.
(ROOT (S (NP (JJ Solar) (NN energy)) (VP (MD can) (ADVP (RB also)) (VP (VB be) (VP (VBN stored) (PP (IN at) (NP (JJ high) (NNS temperatures))) (S (VP (VBG using) (NP (JJ molten) (NNS salts))))))) (. .)))
9
{ "ADJ": [ "Solar", "high", "molten" ], "ADP": [ "at" ], "ADV": [ "also" ], "AUX": [ "can", "be" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "energy", "temperatures", "salts" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "stored", "using" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O" ]
Solar/amod/energy energy/nsubjpass/stored can/aux/stored also/advmod/stored be/auxpass/stored stored/ROOT/stored at/prep/stored high/amod/temperatures temperatures/pobj/at using/advcl/stored molten/amod/salts salts/dobj/using ./punct/stored
(S (NP (JJ Solar) (NN energy)) (VP (MD can) (ADVP (RB also)) (VP (VB be) (VP (VBN stored) (PP (IN at) (NP (JJ high) (NNS temperatures))) (S (VP (VBG using) (NP (JJ molten) (NNS salts))))))) (. .))
T
['Solar energy can also be stored at high temperatures using molten salts']
[]
['Solar energy can also be stored at high temperatures using molten salts .']
[]
[]
49,221
In 1934, Mutual filed a complaint with the Federal Communications Commission (FCC) regarding its difficulties in establishing new stations, in a radio market that was already being saturated by NBC and CBS.
(ROOT (S (PP (IN In) (NP (CD 1934))) (, ,) (NP (NNP Mutual)) (VP (VBD filed) (NP (DT a) (NN complaint)) (PP (IN with) (NP (NP (DT the) (NNP Federal) (NNPS Communications) (NNP Commission)) (-LRB- -LRB-) (NP (NNP FCC)) (-RRB- -RRB-))) (PP (VBG regarding) (NP (NP (PRP$ its) (NNS difficulties)) (PP (IN in) (S (VP (VBG establishing) (NP (JJ new) (NNS stations)) (, ,) (PP (IN in) (NP (NP (DT a) (NN radio) (NN market)) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (ADVP (RB already)) (VP (VBG being) (VP (VBN saturated) (PP (IN by) (NP (NNP NBC) (CC and) (NNP CBS)))))))))))))))) (. .)))
18
{ "ADJ": [ "new" ], "ADP": [ "In", "with", "in", "in", "by" ], "ADV": [ "already" ], "AUX": [ "was", "being" ], "CCONJ": [ "and" ], "DET": [ "a", "the", "a" ], "INTJ": [], "NOUN": [ "complaint", "difficulties", "stations", "radio", "market" ], "NUM": [ "1934" ], "PART": [], "PRON": [ "its", "that" ], "PROPN": [ "Mutual", "Federal", "Communications", "Commission", "FCC", "NBC", "CBS" ], "PUNCT": [ ",", "(", ")", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "filed", "regarding", "establishing", "saturated" ], "X": [] }
[ "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-VP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-VP", "B-ADVP", "B-VP", "I-VP", ...
In/prep/filed 1934/pobj/In ,/punct/filed Mutual/nsubj/filed filed/ROOT/filed a/det/complaint complaint/dobj/filed with/prep/complaint the/det/Commission Federal/compound/Commission Communications/compound/Commission Commission/pobj/with (/punct/Commission FCC/appos/Commission )/punct/Commission regarding/prep/filed its/poss/difficulties difficulties/pobj/regarding in/prep/difficulties establishing/pcomp/in new/amod/stations stations/dobj/establishing ,/punct/filed in/prep/filed a/det/market radio/compound/market market/pobj/in that/nsubjpass/saturated was/aux/saturated already/advmod/saturated being/auxpass/saturated saturated/relcl/market by/agent/saturated NBC/pobj/by and/cc/NBC CBS/conj/NBC ./punct/filed
(S (PP (IN In) (NP (CD 1934))) (, ,) (NP (NNP Mutual)) (VP (VBD filed) (NP (DT a) (NN complaint)) (PP (IN with) (NP (NP (DT the) (NNP Federal) (NNPS Communications) (NNP Commission)) (-LRB- -LRB-) (NP (NNP FCC)) (-RRB- -RRB-))) (PP (VBG regarding) (NP (NP (PRP$ its) (NNS difficulties)) (PP (IN in) (S (VP (VBG establishing) (NP (JJ new) (NNS stations)) (, ,) (PP (IN in) (NP (NP (DT a) (NN radio) (NN market)) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (ADVP (RB already)) (VP (VBG being) (VP (VBN saturated) (PP (IN by) (NP (NNP NBC) (CC and) (NNP CBS)))))))))))))))) (. .))
CT
['Mutual filed a complaint with the Federal Communications Commission -LRB- FCC -RRB- regarding its difficulties in establishing new stations , in a radio market that was already being saturated by NBC and CBS']
['that was already being saturated by NBC and CBS']
[]
['In 1934 , Mutual filed a complaint with the Federal Communications Commission -LRB- FCC -RRB- regarding its difficulties in establishing new stations , in a radio market that was already being saturated by NBC and CBS .']
[]
18,504
Orthodox Christianity includes a large number of traditions regarding the Ever Virgin Mary, the Theotokos.
(ROOT (S (NP (JJ Orthodox) (NNP Christianity)) (VP (VBZ includes) (NP (NP (DT a) (JJ large) (NN number)) (PP (IN of) (NP (NP (NNS traditions)) (VP (VBG regarding) (NP (NP (DT the) (NNP Ever) (NNP Virgin) (NNP Mary)) (, ,) (NP (DT the) (NNPS Theotokos)))))))) (. .)))
10
{ "ADJ": [ "large" ], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "a", "the", "the" ], "INTJ": [], "NOUN": [ "number", "traditions" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Orthodox", "Christianity", "Ever", "Virgin", "Mary", "Theotokos" ], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "includes", "regarding" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "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", "O" ]
Orthodox/compound/Christianity Christianity/nsubj/includes includes/ROOT/includes a/det/number large/amod/number number/dobj/includes of/prep/number traditions/pobj/of regarding/prep/traditions the/det/Mary Ever/compound/Mary Virgin/compound/Mary Mary/pobj/regarding ,/punct/Mary the/det/Theotokos Theotokos/appos/Mary ./punct/includes
(S (NP (JJ Orthodox) (NNP Christianity)) (VP (VBZ includes) (NP (NP (DT a) (JJ large) (NN number)) (PP (IN of) (NP (NP (NNS traditions)) (VP (VBG regarding) (NP (NP (DT the) (NNP Ever) (NNP Virgin) (NNP Mary)) (, ,) (NP (DT the) (NNPS Theotokos)))))))) (. .))
T
['Orthodox Christianity includes a large number of traditions regarding the Ever Virgin Mary , the Theotokos']
[]
['Orthodox Christianity includes a large number of traditions regarding the Ever Virgin Mary , the Theotokos .']
[]
[]
13,618
Texas gave 2 percent of murderers a death sentence, less than the national average.
(ROOT (S (NP (NNP Texas)) (VP (VBD gave) (NP (NP (NP (CD 2) (NN percent)) (PP (IN of) (NP (NNS murderers)))) (NP (DT a) (NN death) (NN sentence))) (, ,) (ADJP (NP (JJR less)) (PP (IN than) (NP (DT the) (JJ national) (NN average))))) (. .)))
8
{ "ADJ": [ "less", "national" ], "ADP": [ "of", "than" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "a", "the" ], "INTJ": [], "NOUN": [ "percent", "murderers", "death", "sentence", "average" ], "NUM": [ "2" ], "PART": [], "PRON": [], "PROPN": [ "Texas" ], "PUNCT": [ ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "gave" ], "X": [] }
[ "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Texas/nsubj/gave gave/ROOT/gave 2/nummod/percent percent/dobj/gave of/prep/percent murderers/pobj/of a/det/sentence death/compound/sentence sentence/dobj/gave ,/punct/sentence less/amod/sentence than/prep/less the/det/average national/amod/average average/pobj/than ./punct/gave
(S (NP (NNP Texas)) (VP (VBD gave) (NP (NP (NP (CD 2) (NN percent)) (PP (IN of) (NP (NNS murderers)))) (NP (DT a) (NN death) (NN sentence))) (, ,) (ADJP (NP (JJR less)) (PP (IN than) (NP (DT the) (JJ national) (NN average))))) (. .))
T
['Texas gave 2 percent of murderers a death sentence , less than the national average']
[]
['Texas gave 2 percent of murderers a death sentence , less than the national average .']
[]
[]
71,537
The Strumica Carnival opens on a Saturday night at a masked ball where the Prince and Princess are chosen; the main Carnival night is on Tuesday, when masked participants (including groups from abroad) compete in various subjects.
(ROOT (S (S (NP (DT The) (NNP Strumica) (NNP Carnival)) (VP (VBZ opens) (PP (IN on) (NP (DT a) (NNP Saturday) (NN night))) (PP (IN at) (NP (NP (DT a) (JJ masked) (NN ball)) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NNP Prince) (CC and) (NNP Princess)) (VP (VBP are) (VP (VBN chosen))))))))) (: ;) (S (NP (DT the) (JJ main) (NNP Carnival) (NN night)) (VP (VBZ is) (PP (IN on) (NP (NP (NNP Tuesday)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (NP (JJ masked) (NNS participants)) (-LRB- -LRB-) (PP (VBG including) (NP (NP (NNS groups)) (PP (IN from) (NP (RB abroad))))) (-RRB- -RRB-)) (VP (VBP compete) (PP (IN in) (NP (JJ various) (NNS subjects)))))))))) (. .)))
14
{ "ADJ": [ "main", "various" ], "ADP": [ "on", "at", "on", "from", "in" ], "ADV": [ "abroad" ], "AUX": [ "are", "is" ], "CCONJ": [ "and" ], "DET": [ "The", "a", "a", "the", "the" ], "INTJ": [], "NOUN": [ "night", "ball", "night", "participants", "groups", "subjects" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Strumica", "Carnival", "Saturday", "Prince", "Princess", "Carnival", "Tuesday" ], "PUNCT": [ ";", ",", "(", ")", "." ], "SCONJ": [ "where", "when" ], "SPACE": [], "SYM": [], "VERB": [ "opens", "masked", "chosen", "masked", "including", "compete" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-PP...
The/det/Carnival Strumica/compound/Carnival Carnival/nsubj/opens opens/ccomp/is on/prep/opens a/det/night Saturday/compound/night night/pobj/on at/prep/opens a/det/ball masked/amod/ball ball/pobj/at where/advmod/chosen the/det/Prince Prince/nsubjpass/chosen and/cc/Prince Princess/conj/Prince are/auxpass/chosen chosen/relcl/ball ;/punct/is the/det/night main/amod/night Carnival/compound/night night/nsubj/is is/ROOT/is on/prep/is Tuesday/pobj/on ,/punct/Tuesday when/advmod/compete masked/amod/participants participants/nsubj/compete (/punct/participants including/prep/participants groups/pobj/including from/prep/groups abroad/pcomp/from )/punct/participants compete/relcl/Tuesday in/prep/compete various/amod/subjects subjects/pobj/in ./punct/is
(S (S (NP (DT The) (NNP Strumica) (NNP Carnival)) (VP (VBZ opens) (PP (IN on) (NP (DT a) (NNP Saturday) (NN night))) (PP (IN at) (NP (NP (DT a) (JJ masked) (NN ball)) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NNP Prince) (CC and) (NNP Princess)) (VP (VBP are) (VP (VBN chosen))))))))) (: ;) (S (NP (DT the) (JJ main) (NNP Carnival) (NN night)) (VP (VBZ is) (PP (IN on) (NP (NP (NNP Tuesday)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (NP (JJ masked) (NNS participants)) (-LRB- -LRB-) (PP (VBG including) (NP (NP (NNS groups)) (PP (IN from) (NP (RB abroad))))) (-RRB- -RRB-)) (VP (VBP compete) (PP (IN in) (NP (JJ various) (NNS subjects)))))))))) (. .))
CT
['The Strumica Carnival opens on a Saturday night at a masked ball where the Prince and Princess are chosen', 'the main Carnival night is on Tuesday , when masked participants -LRB- including groups from abroad -RRB- compete in various subjects']
['where the Prince and Princess are chosen', 'when masked participants -LRB- including groups from abroad -RRB- compete in various subjects']
[]
['The Strumica Carnival opens on a Saturday night at a masked ball where the Prince and Princess are chosen ; the main Carnival night is on Tuesday , when masked participants -LRB- including groups from abroad -RRB- compete in various subjects .']
[]
53,069
Vasafua islet, part of the Funafuti Conservation Area, was severely damaged by Cyclone Pam.
(ROOT (S (NP (NP (NNP Vasafua) (NN islet)) (, ,) (NP (NP (NN part)) (PP (IN of) (NP (DT the) (NNP Funafuti) (NNP Conservation) (NNP Area)))) (, ,)) (VP (VBD was) (ADVP (RB severely)) (VP (VBN damaged) (PP (IN by) (NP (NNP Cyclone) (NNP Pam))))) (. .)))
7
{ "ADJ": [], "ADP": [ "of", "by" ], "ADV": [ "severely" ], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "islet", "part" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Vasafua", "Funafuti", "Conservation", "Area", "Cyclone", "Pam" ], "PUNCT": [ ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "damaged" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
Vasafua/compound/islet islet/nsubjpass/damaged ,/punct/islet part/appos/islet of/prep/part the/det/Area Funafuti/compound/Area Conservation/compound/Area Area/pobj/of ,/punct/islet was/auxpass/damaged severely/advmod/damaged damaged/ROOT/damaged by/agent/damaged Cyclone/compound/Pam Pam/pobj/by ./punct/damaged
(S (NP (NP (NNP Vasafua) (NN islet)) (, ,) (NP (NP (NN part)) (PP (IN of) (NP (DT the) (NNP Funafuti) (NNP Conservation) (NNP Area)))) (, ,)) (VP (VBD was) (ADVP (RB severely)) (VP (VBN damaged) (PP (IN by) (NP (NNP Cyclone) (NNP Pam))))) (. .))
T
['Vasafua islet , part of the Funafuti Conservation Area , was severely damaged by Cyclone Pam']
[]
['Vasafua islet , part of the Funafuti Conservation Area , was severely damaged by Cyclone Pam .']
[]
[]
20,157
The injunction was later reversed by a Berlin judge, but that reversal was in turn blocked the same day by another judge from the same court, "bringing the Patent Wild West to Germany" in the words of one commentator.
(ROOT (S (S (NP (DT The) (NN injunction)) (VP (VBD was) (ADVP (RB later)) (VP (VBN reversed) (PP (IN by) (NP (DT a) (NNP Berlin) (NN judge)))))) (, ,) (CC but) (S (NP (DT that) (NN reversal)) (VP (VBD was) (PP (IN in) (NP (NN turn))) (VP (VBN blocked) (NP (DT the) (JJ same) (NN day)) (PP (IN by) (NP (NP (DT another) (NN judge)) (PP (IN from) (NP (DT the) (JJ same) (NN court))))) (, ,) (`` ") (S (VP (S (VP (VBG bringing) (NP (DT the) (NNP Patent) (NNP Wild) (NNP West)) (PP (IN to) (NP (NNP Germany))))) ('' ") (PP (IN in) (NP (NP (DT the) (NNS words)) (PP (IN of) (NP (CD one) (NN commentator)))))))))) (. .)))
12
{ "ADJ": [ "same", "same" ], "ADP": [ "by", "in", "by", "from", "to", "in", "of" ], "ADV": [ "later" ], "AUX": [ "was", "was" ], "CCONJ": [ "but" ], "DET": [ "The", "a", "the", "another", "the", "the", "the" ], "INTJ": [], "NOUN": [ "injunction", "judge", "reversal", "turn", "day", "judge", "court", "words", "commentator" ], "NUM": [ "one" ], "PART": [], "PRON": [ "that" ], "PROPN": [ "Berlin", "Patent", "Wild", "West", "Germany" ], "PUNCT": [ ",", ",", "\"", "\"", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "reversed", "blocked", "bringing" ], "X": [] }
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", ...
The/det/injunction injunction/nsubjpass/reversed was/auxpass/reversed later/advmod/reversed reversed/ROOT/reversed by/agent/reversed a/det/judge Berlin/compound/judge judge/pobj/by ,/punct/reversed but/cc/reversed that/mark/was reversal/nsubj/was was/conj/reversed in/prep/blocked turn/pobj/in blocked/advcl/was the/det/day same/amod/day day/npadvmod/blocked by/prep/blocked another/det/judge judge/pobj/by from/prep/blocked the/det/court same/amod/court court/pobj/from ,/punct/blocked "/punct/blocked bringing/advcl/blocked the/det/West Patent/compound/West Wild/compound/West West/dobj/bringing to/prep/bringing Germany/pobj/to "/punct/bringing in/prep/bringing the/det/words words/pobj/in of/prep/words one/nummod/commentator commentator/pobj/of ./punct/was
(S (S (NP (DT The) (NN injunction)) (VP (VBD was) (ADVP (RB later)) (VP (VBN reversed) (PP (IN by) (NP (DT a) (NNP Berlin) (NN judge)))))) (, ,) (CC but) (S (NP (DT that) (NN reversal)) (VP (VBD was) (PP (IN in) (NP (NN turn))) (VP (VBN blocked) (NP (DT the) (JJ same) (NN day)) (PP (IN by) (NP (NP (DT another) (NN judge)) (PP (IN from) (NP (DT the) (JJ same) (NN court))))) (, ,) (`` ") (S (VP (S (VP (VBG bringing) (NP (DT the) (NNP Patent) (NNP Wild) (NNP West)) (PP (IN to) (NP (NNP Germany))))) ('' ") (PP (IN in) (NP (NP (DT the) (NNS words)) (PP (IN of) (NP (CD one) (NN commentator)))))))))) (. .))
T
['The injunction was later reversed by a Berlin judge', 'that reversal was in turn blocked the same day by another judge from the same court , " bringing the Patent Wild West to Germany " in the words of one commentator']
[]
['The injunction was later reversed by a Berlin judge , but that reversal was in turn blocked the same day by another judge from the same court , " bringing the Patent Wild West to Germany " in the words of one commentator .']
[]
[]
53,033
Abdiweli Mohamed Ali; U.S. Ambassador to the European Union Anthony Luzzatto Gardner.
(ROOT (NP (NP (NNP Abdiweli) (NNP Mohamed) (NNP Ali)) (: ;) (NP (NML (NP (NNP U.S.) (NNP Ambassador)) (PP (IN to) (NP (DT the) (NNP European) (NNP Union)))) (NP (NNP Anthony) (NNP Luzzatto) (NNP Gardner))) (. .)))
7
{ "ADJ": [], "ADP": [ "to" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Abdiweli", "Mohamed", "Ali", "U.S.", "Ambassador", "European", "Union", "Anthony", "Luzzatto", "Gardner" ], "PUNCT": [ ";", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [], "X": [] }
[ "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" ]
Abdiweli/compound/Ali Mohamed/compound/Ali Ali/ROOT/Ali ;/punct/Ali U.S./compound/Ambassador Ambassador/appos/Ali to/prep/Ambassador the/det/Union European/compound/Union Union/pobj/to Anthony/compound/Gardner Luzzatto/compound/Gardner Gardner/pobj/to ./punct/Ali
(NP (NP (NNP Abdiweli) (NNP Mohamed) (NNP Ali)) (: ;) (NP (NML (NP (NNP U.S.) (NNP Ambassador)) (PP (IN to) (NP (DT the) (NNP European) (NNP Union)))) (NP (NNP Anthony) (NNP Luzzatto) (NNP Gardner))) (. .))
FC
[]
[]
[]
[]
['Abdiweli Mohamed Ali ; U.S. Ambassador to the European Union Anthony Luzzatto Gardner .']
14,145
The first electric elevator was built by Werner von Siemens in 1880 in Germany.
(ROOT (S (NP (DT The) (JJ first) (JJ electric) (NN elevator)) (VP (VBD was) (VP (VBN built) (PP (IN by) (NP (NNP Werner) (NNP von) (NNP Siemens))) (PP (IN in) (NP (CD 1880))) (PP (IN in) (NP (NNP Germany))))) (. .)))
7
{ "ADJ": [ "first", "electric" ], "ADP": [ "by", "in", "in" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "elevator" ], "NUM": [ "1880" ], "PART": [], "PRON": [], "PROPN": [ "Werner", "von", "Siemens", "Germany" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "built" ], "X": [] }
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "O" ]
The/det/elevator first/amod/elevator electric/amod/elevator elevator/nsubjpass/built was/auxpass/built built/ROOT/built by/agent/built Werner/compound/Siemens von/compound/Siemens Siemens/pobj/by in/prep/built 1880/pobj/in in/prep/built Germany/pobj/in ./punct/built
(S (NP (DT The) (JJ first) (JJ electric) (NN elevator)) (VP (VBD was) (VP (VBN built) (PP (IN by) (NP (NNP Werner) (NNP von) (NNP Siemens))) (PP (IN in) (NP (CD 1880))) (PP (IN in) (NP (NNP Germany))))) (. .))
T
['The first electric elevator was built by Werner von Siemens in 1880 in Germany']
[]
['The first electric elevator was built by Werner von Siemens in 1880 in Germany .']
[]
[]
12,447
When did Carl Wilhelm Scheele discover oxygen?
(ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (NNP Carl) (NNP Wilhelm) (NNP Scheele)) (VP (VB discover) (NP (NN oxygen)))) (. ?)))
6
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "oxygen" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Carl", "Wilhelm", "Scheele" ], "PUNCT": [ "?" ], "SCONJ": [ "When" ], "SPACE": [], "SYM": [], "VERB": [ "discover" ], "X": [] }
[ "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "O" ]
When/advmod/discover did/aux/discover Carl/compound/Wilhelm Wilhelm/compound/Scheele Scheele/nsubj/discover discover/ROOT/discover oxygen/dobj/discover ?/punct/discover
(SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (NNP Carl) (NNP Wilhelm) (NNP Scheele)) (VP (VB discover) (NP (NN oxygen)))) (. ?))
FC
[]
[]
[]
[]
['When did Carl Wilhelm Scheele discover oxygen ?']
36,595
The nickname culé for a Barcelona supporter is derived from the Catalan cul (English: arse), as the spectators at the first stadium, Camp de la Indústria, sat with their culs over the stand.
(ROOT (S (NP (NP (DT The) (NN nickname) (NN culé)) (PP (IN for) (NP (DT a) (NNP Barcelona) (NN supporter)))) (VP (VBZ is) (VP (VBN derived) (PP (IN from) (NP (NP (DT the) (JJ Catalan) (NN cul)) (NP (-LRB- -LRB-) (NP (NP (NNP English)) (: :) (NP (NNP arse))) (-RRB- -RRB-)))) (, ,) (SBAR (IN as) (S (NP (NP (DT the) (NNS spectators)) (PP (IN at) (NP (NP (DT the) (JJ first) (NN stadium)) (, ,) (NP (NNP Camp) (FW de) (FW la) (NNP Indústria)) (, ,)))) (VP (VBD sat) (PP (IN with) (NP (PRP$ their) (NNS culs))) (PP (IN over) (NP (DT the) (NN stand)))))))) (. .)))
11
{ "ADJ": [ "first" ], "ADP": [ "for", "from", "at", "with", "over" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The", "a", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "nickname", "supporter", "cul", "arse", "spectators", "stadium", "culs", "stand" ], "NUM": [], "PART": [], "PRON": [ "their" ], "PROPN": [ "Barcelona", "Catalan", "English", "Camp", "de", "la", "Indústria" ], "PUNCT": [ "(", ":", ")", ",", ",", ",", "." ], "SCONJ": [ "as" ], "SPACE": [], "SYM": [], "VERB": [ "culé", "derived", "sat" ], "X": [] }
[ "B-NP", "I-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", "I-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", ...
The/det/nickname nickname/nsubj/culé culé/nsubjpass/derived for/prep/culé a/det/supporter Barcelona/compound/supporter supporter/pobj/for is/auxpass/derived derived/ROOT/derived from/prep/derived the/det/cul Catalan/compound/cul cul/pobj/from (/punct/cul English/appos/cul :/punct/English arse/appos/cul )/punct/cul ,/punct/derived as/mark/sat the/det/spectators spectators/nsubj/sat at/prep/spectators the/det/stadium first/amod/stadium stadium/pobj/at ,/punct/spectators Camp/compound/Indústria de/nmod/Indústria la/compound/Indústria Indústria/appos/spectators ,/punct/spectators sat/advcl/derived with/prep/sat their/poss/culs culs/pobj/with over/prep/sat the/det/stand stand/pobj/over ./punct/derived
(S (NP (NP (DT The) (NN nickname) (NN culé)) (PP (IN for) (NP (DT a) (NNP Barcelona) (NN supporter)))) (VP (VBZ is) (VP (VBN derived) (PP (IN from) (NP (NP (DT the) (JJ Catalan) (NN cul)) (NP (-LRB- -LRB-) (NP (NP (NNP English)) (: :) (NP (NNP arse))) (-RRB- -RRB-)))) (, ,) (SBAR (IN as) (S (NP (NP (DT the) (NNS spectators)) (PP (IN at) (NP (NP (DT the) (JJ first) (NN stadium)) (, ,) (NP (NNP Camp) (FW de) (FW la) (NNP Indústria)) (, ,)))) (VP (VBD sat) (PP (IN with) (NP (PRP$ their) (NNS culs))) (PP (IN over) (NP (DT the) (NN stand)))))))) (. .))
CT
['The nickname culé for a Barcelona supporter is derived from the Catalan cul -LRB- English : arse -RRB- ,']
['as the spectators at the first stadium , Camp de la Indústria , sat with their culs over the stand']
[]
['The nickname culé for a Barcelona supporter is derived from the Catalan cul -LRB- English : arse -RRB- , as the spectators at the first stadium , Camp de la Indústria , sat with their culs over the stand .']
[]
62,152
Furthermore, the decrease of glaciated areas combined with a succession of winters with lower-than-expected precipitation may have a future impact on the rivers in the Alps as well as an effect on the water availability to the lowlands.
(ROOT (S (ADVP (RB Furthermore)) (, ,) (NP (NP (NP (DT the) (NN decrease)) (PP (IN of) (NP (JJ glaciated) (NNS areas)))) (VP (VBN combined) (PP (IN with) (NP (NP (DT a) (NN succession)) (PP (IN of) (NP (NNS winters))) (PP (IN with) (NP (ADJP (ADJP (JJR lower)) (HYPH -) (SBAR (IN than) (HYPH -) (S (VP (VBN expected))))) (NN precipitation))))))) (VP (MD may) (VP (VB have) (NP (NP (NP (DT a) (JJ future) (NN impact)) (PP (IN on) (NP (NP (DT the) (NNS rivers)) (PP (IN in) (NP (DT the) (NNPS Alps)))))) (CONJP (RB as) (RB well) (IN as)) (NP (NP (DT an) (NN effect)) (PP (IN on) (NP (NP (DT the) (NN water) (NN availability)) (PP (IN to) (NP (DT the) (NNS lowlands))))))))) (. .)))
13
{ "ADJ": [ "lower", "future" ], "ADP": [ "of", "with", "of", "with", "than", "on", "in", "as", "on", "to" ], "ADV": [ "Furthermore", "as", "well" ], "AUX": [ "may" ], "CCONJ": [], "DET": [ "the", "a", "a", "the", "the", "an", "the", "the" ], "INTJ": [], "NOUN": [ "decrease", "areas", "succession", "winters", "precipitation", "impact", "rivers", "effect", "water", "availability", "lowlands" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Alps" ], "PUNCT": [ ",", "-", "-", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "glaciated", "combined", "expected", "have" ], "X": [] }
[ "B-ADVP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-ADJP", "I-ADJP", "O", "O", "B-VP", "B-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-CONJP"...
Furthermore/advmod/have ,/punct/have the/det/decrease decrease/nsubj/have of/prep/decrease glaciated/amod/areas areas/pobj/of combined/acl/areas with/prep/combined a/det/succession succession/pobj/with of/prep/succession winters/pobj/of with/prep/succession lower/amod/precipitation -/punct/lower than/prep/lower -/punct/than expected/pcomp/than precipitation/pobj/with may/aux/have have/ROOT/have a/det/impact future/amod/impact impact/dobj/have on/prep/impact the/det/rivers rivers/pobj/on in/prep/rivers the/det/Alps Alps/pobj/in as/advmod/as well/advmod/as as/cc/impact an/det/effect effect/conj/impact on/prep/effect the/det/availability water/compound/availability availability/pobj/on to/prep/availability the/det/lowlands lowlands/pobj/to ./punct/have
(S (ADVP (RB Furthermore)) (, ,) (NP (NP (NP (DT the) (NN decrease)) (PP (IN of) (NP (JJ glaciated) (NNS areas)))) (VP (VBN combined) (PP (IN with) (NP (NP (DT a) (NN succession)) (PP (IN of) (NP (NNS winters))) (PP (IN with) (NP (ADJP (ADJP (JJR lower)) (HYPH -) (SBAR (IN than) (HYPH -) (S (VP (VBN expected))))) (NN precipitation))))))) (VP (MD may) (VP (VB have) (NP (NP (NP (DT a) (JJ future) (NN impact)) (PP (IN on) (NP (NP (DT the) (NNS rivers)) (PP (IN in) (NP (DT the) (NNPS Alps)))))) (CONJP (RB as) (RB well) (IN as)) (NP (NP (DT an) (NN effect)) (PP (IN on) (NP (NP (DT the) (NN water) (NN availability)) (PP (IN to) (NP (DT the) (NNS lowlands))))))))) (. .))
CT
['the decrease of glaciated areas combined with a succession of winters with lower - precipitation may have a future impact on the rivers in the Alps as well as an effect on the water availability to the lowlands']
['than - expected']
[]
['Furthermore , the decrease of glaciated areas combined with a succession of winters with lower - than - expected precipitation may have a future impact on the rivers in the Alps as well as an effect on the water availability to the lowlands .']
[]
9,561
Eventually the town came to be called "Tucson" and became a part of Sonora after Mexico gained independence from Spain in 1821.
(ROOT (S (ADVP (RB Eventually)) (NP (DT the) (NN town)) (VP (VP (VBD came) (S (VP (TO to) (VP (VB be) (VP (VBN called) (S (`` ") (NP (NNP Tucson)) ('' "))))))) (CC and) (VP (VBD became) (NP (NP (DT a) (NN part)) (PP (IN of) (NP (NNP Sonora))))) (SBAR (IN after) (S (NP (NNP Mexico)) (VP (VBD gained) (NP (NP (NN independence)) (PP (IN from) (NP (NNP Spain)))) (PP (IN in) (NP (CD 1821))))))) (. .)))
11
{ "ADJ": [], "ADP": [ "of", "from", "in" ], "ADV": [ "Eventually" ], "AUX": [ "be" ], "CCONJ": [ "and" ], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "town", "part", "independence" ], "NUM": [ "1821" ], "PART": [ "to" ], "PRON": [], "PROPN": [ "Tucson", "Sonora", "Mexico", "Spain" ], "PUNCT": [ "\"", "\"", "." ], "SCONJ": [ "after" ], "SPACE": [], "SYM": [], "VERB": [ "came", "called", "became", "gained" ], "X": [] }
[ "B-ADVP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "I-VP", "O", "B-NP", "O", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "B-PP", "B-NP", "B-PP", "B-NP", "O" ]
Eventually/advmod/came the/det/town town/nsubj/came came/ROOT/came to/aux/called be/auxpass/called called/advcl/came "/punct/Tucson Tucson/oprd/called "/punct/called and/cc/came became/conj/came a/det/part part/attr/became of/prep/part Sonora/pobj/of after/mark/gained Mexico/nsubj/gained gained/advcl/became independence/dobj/gained from/prep/independence Spain/pobj/from in/prep/gained 1821/pobj/in ./punct/came
(S (ADVP (RB Eventually)) (NP (DT the) (NN town)) (VP (VP (VBD came) (S (VP (TO to) (VP (VB be) (VP (VBN called) (S (`` ") (NP (NNP Tucson)) ('' "))))))) (CC and) (VP (VBD became) (NP (NP (DT a) (NN part)) (PP (IN of) (NP (NNP Sonora))))) (SBAR (IN after) (S (NP (NNP Mexico)) (VP (VBD gained) (NP (NP (NN independence)) (PP (IN from) (NP (NNP Spain)))) (PP (IN in) (NP (CD 1821))))))) (. .))
CT
['the town came to be called " Tucson " and became a part of Sonora']
['after Mexico gained independence from Spain in 1821']
[]
['Eventually the town came to be called " Tucson " and became a part of Sonora after Mexico gained independence from Spain in 1821 .']
[]
1,575
Pope Paschal I (817–824) embellished the church of Santo Stefano del Cacco with an apsidal mosaic which depicted the pope with a model of the church (destroyed in 1607).
(ROOT (S (NP (NP (NNP Pope) (NNP Paschal) (NNP I)) (-LRB- -LRB-) (NP (CD 817–824)) (-RRB- -RRB-)) (VP (VBD embellished) (NP (NP (DT the) (NN church)) (PP (IN of) (NP (NNP Santo) (NNP Stefano) (NNP del) (NNP Cacco)))) (PP (IN with) (NP (NP (DT an) (JJ apsidal) (NN mosaic)) (SBAR (WHNP (WDT which)) (S (VP (VBD depicted) (NP (DT the) (NN pope)) (PP (IN with) (NP (NP (NP (DT a) (NN model)) (PP (IN of) (NP (DT the) (NN church)))) (-LRB- -LRB-) (VP (VBN destroyed) (PP (IN in) (NP (CD 1607)))) (-RRB- -RRB-))))))))) (. .)))
14
{ "ADJ": [ "apsidal" ], "ADP": [ "of", "with", "with", "of", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "an", "the", "a", "the" ], "INTJ": [], "NOUN": [ "church", "mosaic", "pope", "model", "church" ], "NUM": [ "817–824", "1607" ], "PART": [], "PRON": [ "which" ], "PROPN": [ "Pope", "Paschal", "I", "Santo", "Stefano", "Cacco" ], "PUNCT": [ "(", ")", "(", ")", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "embellished", "depicted", "destroyed" ], "X": [ "del" ] }
[ "B-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", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", ...
Pope/compound/Paschal Paschal/npadvmod/embellished I/nsubj/embellished (/punct/817–824 817–824/appos/I )/punct/I embellished/ROOT/embellished the/det/church church/dobj/embellished of/prep/church Santo/compound/Stefano Stefano/pobj/of del/compound/Cacco Cacco/appos/Stefano with/prep/embellished an/det/mosaic apsidal/amod/mosaic mosaic/pobj/with which/nsubj/depicted depicted/relcl/mosaic the/det/pope pope/dobj/depicted with/prep/depicted a/det/model model/pobj/with of/prep/model the/det/church church/pobj/of (/punct/church destroyed/acl/church in/prep/destroyed 1607/pobj/in )/punct/embellished ./punct/embellished
(S (NP (NP (NNP Pope) (NNP Paschal) (NNP I)) (-LRB- -LRB-) (NP (CD 817–824)) (-RRB- -RRB-)) (VP (VBD embellished) (NP (NP (DT the) (NN church)) (PP (IN of) (NP (NNP Santo) (NNP Stefano) (NNP del) (NNP Cacco)))) (PP (IN with) (NP (NP (DT an) (JJ apsidal) (NN mosaic)) (SBAR (WHNP (WDT which)) (S (VP (VBD depicted) (NP (DT the) (NN pope)) (PP (IN with) (NP (NP (NP (DT a) (NN model)) (PP (IN of) (NP (DT the) (NN church)))) (-LRB- -LRB-) (VP (VBN destroyed) (PP (IN in) (NP (CD 1607)))) (-RRB- -RRB-))))))))) (. .))
CT
['Pope Paschal I -LRB- 817–824 -RRB- embellished the church of Santo Stefano del Cacco with an apsidal mosaic which depicted the pope with a model of the church -LRB- destroyed in 1607 -RRB-']
['which depicted the pope with a model of the church -LRB- destroyed in 1607 -RRB-']
[]
['Pope Paschal I -LRB- 817–824 -RRB- embellished the church of Santo Stefano del Cacco with an apsidal mosaic which depicted the pope with a model of the church -LRB- destroyed in 1607 -RRB- .']
[]
2,254
During that year, Tesla worked in Pittsburgh, helping to create an alternating current system to power the city's streetcars.
(ROOT (S (PP (IN During) (NP (DT that) (NN year))) (, ,) (NP (NNP Tesla)) (VP (VBD worked) (PP (IN in) (NP (NNP Pittsburgh))) (, ,) (S (VP (VBG helping) (S (VP (TO to) (VP (VB create) (NP (NP (DT an) (VBG alternating) (NN current) (NN system)) (SBAR (S (VP (TO to) (VP (VB power) (NP (NP (DT the) (NN city) (POS 's)) (NNS streetcars))))))))))))) (. .)))
16
{ "ADJ": [ "current" ], "ADP": [ "During", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "that", "an", "the" ], "INTJ": [], "NOUN": [ "year", "system", "city", "streetcars" ], "NUM": [], "PART": [ "to", "to", "'s" ], "PRON": [], "PROPN": [ "Tesla", "Pittsburgh" ], "PUNCT": [ ",", ",", "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": [ "worked", "helping", "create", "alternating", "power" ], "X": [] }
[ "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
During/prep/worked that/det/year year/pobj/During ,/punct/worked Tesla/nsubj/worked worked/ROOT/worked in/prep/worked Pittsburgh/pobj/in ,/punct/worked helping/advcl/worked to/aux/create create/xcomp/helping an/det/system alternating/amod/system current/amod/system system/dobj/create to/aux/power power/relcl/system the/det/city city/poss/streetcars 's/case/city streetcars/dobj/power ./punct/worked
(S (PP (IN During) (NP (DT that) (NN year))) (, ,) (NP (NNP Tesla)) (VP (VBD worked) (PP (IN in) (NP (NNP Pittsburgh))) (, ,) (S (VP (VBG helping) (S (VP (TO to) (VP (VB create) (NP (NP (DT an) (VBG alternating) (NN current) (NN system)) (SBAR (S (VP (TO to) (VP (VB power) (NP (NP (DT the) (NN city) (POS 's)) (NNS streetcars))))))))))))) (. .))
CT
["Tesla worked in Pittsburgh , helping to create an alternating current system to power the city 's streetcars"]
["to power the city 's streetcars"]
[]
["During that year , Tesla worked in Pittsburgh , helping to create an alternating current system to power the city 's streetcars ."]
[]
39,814