input
stringlengths
5
1.41k
parse
stringlengths
17
4.05k
depth
int64
3
67
pos_tag
dict
iob_tag
listlengths
1
269
dependency
stringlengths
23
4.8k
parsed
stringlengths
10
4.05k
selected_tag
stringclasses
3 values
__index_level_0__
int64
0
75.7k
row_id
int64
0
60.6k
raw_input
stringlengths
5
1.41k
C
stringlengths
2
1.01k
DC
stringlengths
2
2.86k
T
stringlengths
2
824
CT
stringlengths
2
1.42k
FC
stringclasses
606 values
prompt
stringlengths
56
1.49k
chosen
stringlengths
2
2.86k
rejected
stringlengths
5
2.86k
The return of former player George Graham as manager in 1986 brought a third period of glory.
(ROOT (S (NP (NP (DT The) (NN return)) (PP (IN of) (NP (NML (JJ former) (NN player)) (NNP George) (NNP Graham))) (PP (PP (IN as) (NP (NN manager))) (PP (IN in) (NP (CD 1986))))) (VP (VBD brought) (NP (NP (DT a) (JJ third) (NN period)) (PP (IN of) (NP (NN glory))))) (. .)))
7
{ "ADJ": [ "former", "third" ], "ADP": [ "of", "as", "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "return", "player", "manager", "period", "glory" ], "NUM": [ "1986" ], "PART": [], "P...
[ "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
The/det/return return/nsubj/brought of/prep/return former/amod/player player/compound/Graham George/compound/Graham Graham/pobj/of as/prep/return manager/pobj/as in/prep/manager 1986/pobj/in brought/ROOT/brought a/det/period third/amod/period period/dobj/brought of/prep/period glory/pobj/of ./punct/brought
(S (NP (NP (DT The) (NN return)) (PP (IN of) (NP (NML (JJ former) (NN player)) (NNP George) (NNP Graham))) (PP (PP (IN as) (NP (NN manager))) (PP (IN in) (NP (CD 1986))))) (VP (VBD brought) (NP (NP (DT a) (JJ third) (NN period)) (PP (IN of) (NP (NN glory))))) (. .))
T
73,340
59,733
The return of former player George Graham as manager in 1986 brought a third period of glory.
['The return of former player George Graham as manager in 1986 brought a third period of glory .']
[]
['The return of former player George Graham as manager in 1986 brought a third period of glory.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: The return of former player George Graham as manager in 1986 brought a third period of glory.
['The return of former player George Graham as manager in 1986 brought a third period of glory .']
["Techno and rave was happening in the 90's and had a lot of different forms."]
The return of former player George Graham as manager in 1986 brought a third period of glory.
(ROOT (S (NP (NP (DT The) (NN return)) (PP (IN of) (NP (NML (JJ former) (NN player)) (NNP George) (NNP Graham))) (PP (PP (IN as) (NP (NN manager))) (PP (IN in) (NP (CD 1986))))) (VP (VBD brought) (NP (NP (DT a) (JJ third) (NN period)) (PP (IN of) (NP (NN glory))))) (. .)))
7
{ "ADJ": [ "former", "third" ], "ADP": [ "of", "as", "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "return", "player", "manager", "period", "glory" ], "NUM": [ "1986" ], "PART": [], "P...
[ "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
The/det/return return/nsubj/brought of/prep/return former/amod/player player/compound/Graham George/compound/Graham Graham/pobj/of as/prep/return manager/pobj/as in/prep/manager 1986/pobj/in brought/ROOT/brought a/det/period third/amod/period period/dobj/brought of/prep/period glory/pobj/of ./punct/brought
(S (NP (NP (DT The) (NN return)) (PP (IN of) (NP (NML (JJ former) (NN player)) (NNP George) (NNP Graham))) (PP (PP (IN as) (NP (NN manager))) (PP (IN in) (NP (CD 1986))))) (VP (VBD brought) (NP (NP (DT a) (JJ third) (NN period)) (PP (IN of) (NP (NN glory))))) (. .))
T
73,340
59,733
The return of former player George Graham as manager in 1986 brought a third period of glory.
['The return of former player George Graham as manager in 1986 brought a third period of glory .']
[]
['The return of former player George Graham as manager in 1986 brought a third period of glory.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: The return of former player George Graham as manager in 1986 brought a third period of glory.
[]
['The return of former player George Graham as manager in 1986 brought a third period of glory.']
The return of former player George Graham as manager in 1986 brought a third period of glory.
(ROOT (S (NP (NP (DT The) (NN return)) (PP (IN of) (NP (NML (JJ former) (NN player)) (NNP George) (NNP Graham))) (PP (PP (IN as) (NP (NN manager))) (PP (IN in) (NP (CD 1986))))) (VP (VBD brought) (NP (NP (DT a) (JJ third) (NN period)) (PP (IN of) (NP (NN glory))))) (. .)))
7
{ "ADJ": [ "former", "third" ], "ADP": [ "of", "as", "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "return", "player", "manager", "period", "glory" ], "NUM": [ "1986" ], "PART": [], "P...
[ "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
The/det/return return/nsubj/brought of/prep/return former/amod/player player/compound/Graham George/compound/Graham Graham/pobj/of as/prep/return manager/pobj/as in/prep/manager 1986/pobj/in brought/ROOT/brought a/det/period third/amod/period period/dobj/brought of/prep/period glory/pobj/of ./punct/brought
(S (NP (NP (DT The) (NN return)) (PP (IN of) (NP (NML (JJ former) (NN player)) (NNP George) (NNP Graham))) (PP (PP (IN as) (NP (NN manager))) (PP (IN in) (NP (CD 1986))))) (VP (VBD brought) (NP (NP (DT a) (JJ third) (NN period)) (PP (IN of) (NP (NN glory))))) (. .))
T
73,340
59,733
The return of former player George Graham as manager in 1986 brought a third period of glory.
['The return of former player George Graham as manager in 1986 brought a third period of glory .']
[]
['The return of former player George Graham as manager in 1986 brought a third period of glory.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: The return of former player George Graham as manager in 1986 brought a third period of glory.
[]
['The return of former player George Graham as manager in 1986 brought a third period of glory .']
The return of former player George Graham as manager in 1986 brought a third period of glory.
(ROOT (S (NP (NP (DT The) (NN return)) (PP (IN of) (NP (NML (JJ former) (NN player)) (NNP George) (NNP Graham))) (PP (PP (IN as) (NP (NN manager))) (PP (IN in) (NP (CD 1986))))) (VP (VBD brought) (NP (NP (DT a) (JJ third) (NN period)) (PP (IN of) (NP (NN glory))))) (. .)))
7
{ "ADJ": [ "former", "third" ], "ADP": [ "of", "as", "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "return", "player", "manager", "period", "glory" ], "NUM": [ "1986" ], "PART": [], "P...
[ "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
The/det/return return/nsubj/brought of/prep/return former/amod/player player/compound/Graham George/compound/Graham Graham/pobj/of as/prep/return manager/pobj/as in/prep/manager 1986/pobj/in brought/ROOT/brought a/det/period third/amod/period period/dobj/brought of/prep/period glory/pobj/of ./punct/brought
(S (NP (NP (DT The) (NN return)) (PP (IN of) (NP (NML (JJ former) (NN player)) (NNP George) (NNP Graham))) (PP (PP (IN as) (NP (NN manager))) (PP (IN in) (NP (CD 1986))))) (VP (VBD brought) (NP (NP (DT a) (JJ third) (NN period)) (PP (IN of) (NP (NN glory))))) (. .))
T
73,340
59,733
The return of former player George Graham as manager in 1986 brought a third period of glory.
['The return of former player George Graham as manager in 1986 brought a third period of glory .']
[]
['The return of former player George Graham as manager in 1986 brought a third period of glory.']
[]
[]
Instruction: is this sentence tagged as T?: Input: The return of former player George Graham as manager in 1986 brought a third period of glory.
['The return of former player George Graham as manager in 1986 brought a third period of glory.']
['On the night of 22/23 July 1940, Flying Officer Cyril Ashfield (pilot), Pilot Officer Geoffrey Morris (Observer) and Flight Sergeant Reginald Leyland']
The return of former player George Graham as manager in 1986 brought a third period of glory.
(ROOT (S (NP (NP (DT The) (NN return)) (PP (IN of) (NP (NML (JJ former) (NN player)) (NNP George) (NNP Graham))) (PP (PP (IN as) (NP (NN manager))) (PP (IN in) (NP (CD 1986))))) (VP (VBD brought) (NP (NP (DT a) (JJ third) (NN period)) (PP (IN of) (NP (NN glory))))) (. .)))
7
{ "ADJ": [ "former", "third" ], "ADP": [ "of", "as", "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "return", "player", "manager", "period", "glory" ], "NUM": [ "1986" ], "PART": [], "P...
[ "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
The/det/return return/nsubj/brought of/prep/return former/amod/player player/compound/Graham George/compound/Graham Graham/pobj/of as/prep/return manager/pobj/as in/prep/manager 1986/pobj/in brought/ROOT/brought a/det/period third/amod/period period/dobj/brought of/prep/period glory/pobj/of ./punct/brought
(S (NP (NP (DT The) (NN return)) (PP (IN of) (NP (NML (JJ former) (NN player)) (NNP George) (NNP Graham))) (PP (PP (IN as) (NP (NN manager))) (PP (IN in) (NP (CD 1986))))) (VP (VBD brought) (NP (NP (DT a) (JJ third) (NN period)) (PP (IN of) (NP (NN glory))))) (. .))
T
73,340
59,733
The return of former player George Graham as manager in 1986 brought a third period of glory.
['The return of former player George Graham as manager in 1986 brought a third period of glory .']
[]
['The return of former player George Graham as manager in 1986 brought a third period of glory.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: The return of former player George Graham as manager in 1986 brought a third period of glory.
[]
['The return of former player George Graham as manager in 1986 brought a third period of glory.']
These include DNA regions that are not transcribed as well as untranslated regions of the RNA.
(ROOT (S (NP (DT These)) (VP (VBP include) (NP (NP (NP (NNP DNA) (NNS regions)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (RB not) (VP (VBN transcribed)))))) (CONJP (RB as) (RB well) (IN as)) (NP (NP (JJ untranslated) (NNS regions)) (PP (IN of) (NP (DT the) (NNP RNA)))))) (. .)))
10
{ "ADJ": [ "untranslated" ], "ADP": [ "as", "of" ], "ADV": [ "as", "well" ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "DNA", "regions", "regions" ], "NUM": [], "PART": [ "not" ], "PRON": [ "These", "tha...
[ "B-NP", "B-VP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "I-VP", "B-CONJP", "I-CONJP", "I-CONJP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
These/nsubj/include include/ROOT/include DNA/compound/regions regions/dobj/include that/nsubjpass/transcribed are/auxpass/transcribed not/neg/transcribed transcribed/relcl/regions as/advmod/as well/advmod/as as/cc/transcribed untranslated/amod/regions regions/conj/transcribed of/prep/regions the/det/RNA RNA/pobj/of ./p...
(S (NP (DT These)) (VP (VBP include) (NP (NP (NP (NNP DNA) (NNS regions)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (RB not) (VP (VBN transcribed)))))) (CONJP (RB as) (RB well) (IN as)) (NP (NP (JJ untranslated) (NNS regions)) (PP (IN of) (NP (DT the) (NNP RNA)))))) (. .))
CT
11,954
59,734
These include DNA regions that are not transcribed as well as untranslated regions of the RNA.
['These include DNA regions as well as untranslated regions of the RNA .']
['that are not transcribed']
[]
['These include DNA regions that are not transcribed as well as untranslated regions of the RNA.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: These include DNA regions that are not transcribed as well as untranslated regions of the RNA.
['These include DNA regions as well as untranslated regions of the RNA .']
['that are not transcribed']
These include DNA regions that are not transcribed as well as untranslated regions of the RNA.
(ROOT (S (NP (DT These)) (VP (VBP include) (NP (NP (NP (NNP DNA) (NNS regions)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (RB not) (VP (VBN transcribed)))))) (CONJP (RB as) (RB well) (IN as)) (NP (NP (JJ untranslated) (NNS regions)) (PP (IN of) (NP (DT the) (NNP RNA)))))) (. .)))
10
{ "ADJ": [ "untranslated" ], "ADP": [ "as", "of" ], "ADV": [ "as", "well" ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "DNA", "regions", "regions" ], "NUM": [], "PART": [ "not" ], "PRON": [ "These", "tha...
[ "B-NP", "B-VP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "I-VP", "B-CONJP", "I-CONJP", "I-CONJP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
These/nsubj/include include/ROOT/include DNA/compound/regions regions/dobj/include that/nsubjpass/transcribed are/auxpass/transcribed not/neg/transcribed transcribed/relcl/regions as/advmod/as well/advmod/as as/cc/transcribed untranslated/amod/regions regions/conj/transcribed of/prep/regions the/det/RNA RNA/pobj/of ./p...
(S (NP (DT These)) (VP (VBP include) (NP (NP (NP (NNP DNA) (NNS regions)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (RB not) (VP (VBN transcribed)))))) (CONJP (RB as) (RB well) (IN as)) (NP (NP (JJ untranslated) (NNS regions)) (PP (IN of) (NP (DT the) (NNP RNA)))))) (. .))
CT
11,954
59,734
These include DNA regions that are not transcribed as well as untranslated regions of the RNA.
['These include DNA regions as well as untranslated regions of the RNA .']
['that are not transcribed']
[]
['These include DNA regions that are not transcribed as well as untranslated regions of the RNA.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: These include DNA regions that are not transcribed as well as untranslated regions of the RNA.
['that are not transcribed']
['These include DNA regions that are not transcribed as well as untranslated regions of the RNA.']
These include DNA regions that are not transcribed as well as untranslated regions of the RNA.
(ROOT (S (NP (DT These)) (VP (VBP include) (NP (NP (NP (NNP DNA) (NNS regions)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (RB not) (VP (VBN transcribed)))))) (CONJP (RB as) (RB well) (IN as)) (NP (NP (JJ untranslated) (NNS regions)) (PP (IN of) (NP (DT the) (NNP RNA)))))) (. .)))
10
{ "ADJ": [ "untranslated" ], "ADP": [ "as", "of" ], "ADV": [ "as", "well" ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "DNA", "regions", "regions" ], "NUM": [], "PART": [ "not" ], "PRON": [ "These", "tha...
[ "B-NP", "B-VP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "I-VP", "B-CONJP", "I-CONJP", "I-CONJP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
These/nsubj/include include/ROOT/include DNA/compound/regions regions/dobj/include that/nsubjpass/transcribed are/auxpass/transcribed not/neg/transcribed transcribed/relcl/regions as/advmod/as well/advmod/as as/cc/transcribed untranslated/amod/regions regions/conj/transcribed of/prep/regions the/det/RNA RNA/pobj/of ./p...
(S (NP (DT These)) (VP (VBP include) (NP (NP (NP (NNP DNA) (NNS regions)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (RB not) (VP (VBN transcribed)))))) (CONJP (RB as) (RB well) (IN as)) (NP (NP (JJ untranslated) (NNS regions)) (PP (IN of) (NP (DT the) (NNP RNA)))))) (. .))
CT
11,954
59,734
These include DNA regions that are not transcribed as well as untranslated regions of the RNA.
['These include DNA regions as well as untranslated regions of the RNA .']
['that are not transcribed']
[]
['These include DNA regions that are not transcribed as well as untranslated regions of the RNA.']
[]
Instruction: is this sentence tagged as FC?: Input: These include DNA regions that are not transcribed as well as untranslated regions of the RNA.
[]
['These include DNA regions as well as untranslated regions of the RNA .']
These include DNA regions that are not transcribed as well as untranslated regions of the RNA.
(ROOT (S (NP (DT These)) (VP (VBP include) (NP (NP (NP (NNP DNA) (NNS regions)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (RB not) (VP (VBN transcribed)))))) (CONJP (RB as) (RB well) (IN as)) (NP (NP (JJ untranslated) (NNS regions)) (PP (IN of) (NP (DT the) (NNP RNA)))))) (. .)))
10
{ "ADJ": [ "untranslated" ], "ADP": [ "as", "of" ], "ADV": [ "as", "well" ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "DNA", "regions", "regions" ], "NUM": [], "PART": [ "not" ], "PRON": [ "These", "tha...
[ "B-NP", "B-VP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "I-VP", "B-CONJP", "I-CONJP", "I-CONJP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
These/nsubj/include include/ROOT/include DNA/compound/regions regions/dobj/include that/nsubjpass/transcribed are/auxpass/transcribed not/neg/transcribed transcribed/relcl/regions as/advmod/as well/advmod/as as/cc/transcribed untranslated/amod/regions regions/conj/transcribed of/prep/regions the/det/RNA RNA/pobj/of ./p...
(S (NP (DT These)) (VP (VBP include) (NP (NP (NP (NNP DNA) (NNS regions)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (RB not) (VP (VBN transcribed)))))) (CONJP (RB as) (RB well) (IN as)) (NP (NP (JJ untranslated) (NNS regions)) (PP (IN of) (NP (DT the) (NNP RNA)))))) (. .))
CT
11,954
59,734
These include DNA regions that are not transcribed as well as untranslated regions of the RNA.
['These include DNA regions as well as untranslated regions of the RNA .']
['that are not transcribed']
[]
['These include DNA regions that are not transcribed as well as untranslated regions of the RNA.']
[]
Instruction: is this sentence tagged as T?: Input: These include DNA regions that are not transcribed as well as untranslated regions of the RNA.
[]
['These include DNA regions as well as untranslated regions of the RNA .']
These include DNA regions that are not transcribed as well as untranslated regions of the RNA.
(ROOT (S (NP (DT These)) (VP (VBP include) (NP (NP (NP (NNP DNA) (NNS regions)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (RB not) (VP (VBN transcribed)))))) (CONJP (RB as) (RB well) (IN as)) (NP (NP (JJ untranslated) (NNS regions)) (PP (IN of) (NP (DT the) (NNP RNA)))))) (. .)))
10
{ "ADJ": [ "untranslated" ], "ADP": [ "as", "of" ], "ADV": [ "as", "well" ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "DNA", "regions", "regions" ], "NUM": [], "PART": [ "not" ], "PRON": [ "These", "tha...
[ "B-NP", "B-VP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "I-VP", "B-CONJP", "I-CONJP", "I-CONJP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
These/nsubj/include include/ROOT/include DNA/compound/regions regions/dobj/include that/nsubjpass/transcribed are/auxpass/transcribed not/neg/transcribed transcribed/relcl/regions as/advmod/as well/advmod/as as/cc/transcribed untranslated/amod/regions regions/conj/transcribed of/prep/regions the/det/RNA RNA/pobj/of ./p...
(S (NP (DT These)) (VP (VBP include) (NP (NP (NP (NNP DNA) (NNS regions)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (RB not) (VP (VBN transcribed)))))) (CONJP (RB as) (RB well) (IN as)) (NP (NP (JJ untranslated) (NNS regions)) (PP (IN of) (NP (DT the) (NNP RNA)))))) (. .))
CT
11,954
59,734
These include DNA regions that are not transcribed as well as untranslated regions of the RNA.
['These include DNA regions as well as untranslated regions of the RNA .']
['that are not transcribed']
[]
['These include DNA regions that are not transcribed as well as untranslated regions of the RNA.']
[]
Instruction: is this sentence tagged as CT?: Input: These include DNA regions that are not transcribed as well as untranslated regions of the RNA.
['These include DNA regions that are not transcribed as well as untranslated regions of the RNA.']
['that are not transcribed']
Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).
(ROOT (S (NP (NP (JJ Many) (JJ ethnic) (NML (NNP Han) (JJ Chinese)) (NNS emigrants)) (PP (IN to) (NP (DT the) (NN region)))) (VP (VP (VBD were) (NP (NP (NNP Hoklo)) (PP (IN from) (NP (JJ southern) (NNP Fujian))))) (, ,) (CC and) (VP (VBD brought) (NP (DT the) (NN language)) (PP (IN to) (SBAR (WHNP (WP what)) (S (VP (VB...
14
{ "ADJ": [ "Many", "ethnic", "Chinese", "southern", "former", "present" ], "ADP": [ "to", "from", "to" ], "ADV": [ "now", "formerly" ], "AUX": [ "were", "is" ], "CCONJ": [ "and", "and", "and", "and" ], "DET": [ "the", "the...
[ "B-NP", "I-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "O", "B-VP", "B-ADVP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-...
Many/amod/emigrants ethnic/amod/emigrants Han/compound/Chinese Chinese/amod/emigrants emigrants/nsubj/were to/prep/emigrants the/det/region region/pobj/to were/ROOT/were Hoklo/attr/were from/prep/Hoklo southern/amod/Fujian Fujian/pobj/from ,/punct/were and/cc/were brought/conj/were the/det/language language/dobj/brough...
(S (NP (NP (JJ Many) (JJ ethnic) (NML (NNP Han) (JJ Chinese)) (NNS emigrants)) (PP (IN to) (NP (DT the) (NN region)))) (VP (VP (VBD were) (NP (NP (NNP Hoklo)) (PP (IN from) (NP (JJ southern) (NNP Fujian))))) (, ,) (CC and) (VP (VBD brought) (NP (DT the) (NN language)) (PP (IN to) (SBAR (WHNP (WP what)) (S (VP (VBZ is) ...
CT
39,711
59,735
Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).
['Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian , and brought the language to .']
['what is now Burma -LRB- Myanmar -RRB- , Indonesia -LRB- the former Dutch East Indies -RRB- and present day Malaysia and Singapore -LRB- formerly Malaya and the British Straits Settlements -RRB-']
[]
['Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and t...
['Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian , and brought the language to .']
['what is now Burma -LRB- Myanmar -RRB- , Indonesia -LRB- the former Dutch East Indies -RRB- and present day Malaysia and Singapore -LRB- formerly Malaya and the British Straits Settlements -RRB-']
Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).
(ROOT (S (NP (NP (JJ Many) (JJ ethnic) (NML (NNP Han) (JJ Chinese)) (NNS emigrants)) (PP (IN to) (NP (DT the) (NN region)))) (VP (VP (VBD were) (NP (NP (NNP Hoklo)) (PP (IN from) (NP (JJ southern) (NNP Fujian))))) (, ,) (CC and) (VP (VBD brought) (NP (DT the) (NN language)) (PP (IN to) (SBAR (WHNP (WP what)) (S (VP (VB...
14
{ "ADJ": [ "Many", "ethnic", "Chinese", "southern", "former", "present" ], "ADP": [ "to", "from", "to" ], "ADV": [ "now", "formerly" ], "AUX": [ "were", "is" ], "CCONJ": [ "and", "and", "and", "and" ], "DET": [ "the", "the...
[ "B-NP", "I-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "O", "B-VP", "B-ADVP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-...
Many/amod/emigrants ethnic/amod/emigrants Han/compound/Chinese Chinese/amod/emigrants emigrants/nsubj/were to/prep/emigrants the/det/region region/pobj/to were/ROOT/were Hoklo/attr/were from/prep/Hoklo southern/amod/Fujian Fujian/pobj/from ,/punct/were and/cc/were brought/conj/were the/det/language language/dobj/brough...
(S (NP (NP (JJ Many) (JJ ethnic) (NML (NNP Han) (JJ Chinese)) (NNS emigrants)) (PP (IN to) (NP (DT the) (NN region)))) (VP (VP (VBD were) (NP (NP (NNP Hoklo)) (PP (IN from) (NP (JJ southern) (NNP Fujian))))) (, ,) (CC and) (VP (VBD brought) (NP (DT the) (NN language)) (PP (IN to) (SBAR (WHNP (WP what)) (S (VP (VBZ is) ...
CT
39,711
59,735
Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).
['Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian , and brought the language to .']
['what is now Burma -LRB- Myanmar -RRB- , Indonesia -LRB- the former Dutch East Indies -RRB- and present day Malaysia and Singapore -LRB- formerly Malaya and the British Straits Settlements -RRB-']
[]
['Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and th...
['what is now Burma -LRB- Myanmar -RRB- , Indonesia -LRB- the former Dutch East Indies -RRB- and present day Malaysia and Singapore -LRB- formerly Malaya and the British Straits Settlements -RRB-']
['Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian , and brought the language to .']
Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).
(ROOT (S (NP (NP (JJ Many) (JJ ethnic) (NML (NNP Han) (JJ Chinese)) (NNS emigrants)) (PP (IN to) (NP (DT the) (NN region)))) (VP (VP (VBD were) (NP (NP (NNP Hoklo)) (PP (IN from) (NP (JJ southern) (NNP Fujian))))) (, ,) (CC and) (VP (VBD brought) (NP (DT the) (NN language)) (PP (IN to) (SBAR (WHNP (WP what)) (S (VP (VB...
14
{ "ADJ": [ "Many", "ethnic", "Chinese", "southern", "former", "present" ], "ADP": [ "to", "from", "to" ], "ADV": [ "now", "formerly" ], "AUX": [ "were", "is" ], "CCONJ": [ "and", "and", "and", "and" ], "DET": [ "the", "the...
[ "B-NP", "I-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "O", "B-VP", "B-ADVP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-...
Many/amod/emigrants ethnic/amod/emigrants Han/compound/Chinese Chinese/amod/emigrants emigrants/nsubj/were to/prep/emigrants the/det/region region/pobj/to were/ROOT/were Hoklo/attr/were from/prep/Hoklo southern/amod/Fujian Fujian/pobj/from ,/punct/were and/cc/were brought/conj/were the/det/language language/dobj/brough...
(S (NP (NP (JJ Many) (JJ ethnic) (NML (NNP Han) (JJ Chinese)) (NNS emigrants)) (PP (IN to) (NP (DT the) (NN region)))) (VP (VP (VBD were) (NP (NP (NNP Hoklo)) (PP (IN from) (NP (JJ southern) (NNP Fujian))))) (, ,) (CC and) (VP (VBD brought) (NP (DT the) (NN language)) (PP (IN to) (SBAR (WHNP (WP what)) (S (VP (VBZ is) ...
CT
39,711
59,735
Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).
['Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian , and brought the language to .']
['what is now Burma -LRB- Myanmar -RRB- , Indonesia -LRB- the former Dutch East Indies -RRB- and present day Malaysia and Singapore -LRB- formerly Malaya and the British Straits Settlements -RRB-']
[]
['Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).']
[]
Instruction: is this sentence tagged as FC?: Input: Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlemen...
[]
['Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian , and brought the language to .']
Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).
(ROOT (S (NP (NP (JJ Many) (JJ ethnic) (NML (NNP Han) (JJ Chinese)) (NNS emigrants)) (PP (IN to) (NP (DT the) (NN region)))) (VP (VP (VBD were) (NP (NP (NNP Hoklo)) (PP (IN from) (NP (JJ southern) (NNP Fujian))))) (, ,) (CC and) (VP (VBD brought) (NP (DT the) (NN language)) (PP (IN to) (SBAR (WHNP (WP what)) (S (VP (VB...
14
{ "ADJ": [ "Many", "ethnic", "Chinese", "southern", "former", "present" ], "ADP": [ "to", "from", "to" ], "ADV": [ "now", "formerly" ], "AUX": [ "were", "is" ], "CCONJ": [ "and", "and", "and", "and" ], "DET": [ "the", "the...
[ "B-NP", "I-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "O", "B-VP", "B-ADVP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-...
Many/amod/emigrants ethnic/amod/emigrants Han/compound/Chinese Chinese/amod/emigrants emigrants/nsubj/were to/prep/emigrants the/det/region region/pobj/to were/ROOT/were Hoklo/attr/were from/prep/Hoklo southern/amod/Fujian Fujian/pobj/from ,/punct/were and/cc/were brought/conj/were the/det/language language/dobj/brough...
(S (NP (NP (JJ Many) (JJ ethnic) (NML (NNP Han) (JJ Chinese)) (NNS emigrants)) (PP (IN to) (NP (DT the) (NN region)))) (VP (VP (VBD were) (NP (NP (NNP Hoklo)) (PP (IN from) (NP (JJ southern) (NNP Fujian))))) (, ,) (CC and) (VP (VBD brought) (NP (DT the) (NN language)) (PP (IN to) (SBAR (WHNP (WP what)) (S (VP (VBZ is) ...
CT
39,711
59,735
Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).
['Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian , and brought the language to .']
['what is now Burma -LRB- Myanmar -RRB- , Indonesia -LRB- the former Dutch East Indies -RRB- and present day Malaysia and Singapore -LRB- formerly Malaya and the British Straits Settlements -RRB-']
[]
['Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).']
[]
Instruction: is this sentence tagged as T?: Input: Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlement...
[]
['Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).']
Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).
(ROOT (S (NP (NP (JJ Many) (JJ ethnic) (NML (NNP Han) (JJ Chinese)) (NNS emigrants)) (PP (IN to) (NP (DT the) (NN region)))) (VP (VP (VBD were) (NP (NP (NNP Hoklo)) (PP (IN from) (NP (JJ southern) (NNP Fujian))))) (, ,) (CC and) (VP (VBD brought) (NP (DT the) (NN language)) (PP (IN to) (SBAR (WHNP (WP what)) (S (VP (VB...
14
{ "ADJ": [ "Many", "ethnic", "Chinese", "southern", "former", "present" ], "ADP": [ "to", "from", "to" ], "ADV": [ "now", "formerly" ], "AUX": [ "were", "is" ], "CCONJ": [ "and", "and", "and", "and" ], "DET": [ "the", "the...
[ "B-NP", "I-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "O", "B-VP", "B-ADVP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-...
Many/amod/emigrants ethnic/amod/emigrants Han/compound/Chinese Chinese/amod/emigrants emigrants/nsubj/were to/prep/emigrants the/det/region region/pobj/to were/ROOT/were Hoklo/attr/were from/prep/Hoklo southern/amod/Fujian Fujian/pobj/from ,/punct/were and/cc/were brought/conj/were the/det/language language/dobj/brough...
(S (NP (NP (JJ Many) (JJ ethnic) (NML (NNP Han) (JJ Chinese)) (NNS emigrants)) (PP (IN to) (NP (DT the) (NN region)))) (VP (VP (VBD were) (NP (NP (NNP Hoklo)) (PP (IN from) (NP (JJ southern) (NNP Fujian))))) (, ,) (CC and) (VP (VBD brought) (NP (DT the) (NN language)) (PP (IN to) (SBAR (WHNP (WP what)) (S (VP (VBZ is) ...
CT
39,711
59,735
Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).
['Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian , and brought the language to .']
['what is now Burma -LRB- Myanmar -RRB- , Indonesia -LRB- the former Dutch East Indies -RRB- and present day Malaysia and Singapore -LRB- formerly Malaya and the British Straits Settlements -RRB-']
[]
['Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).']
[]
Instruction: is this sentence tagged as CT?: Input: Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlemen...
['Many ethnic Han Chinese emigrants to the region were Hoklo from southern Fujian, and brought the language to what is now Burma (Myanmar), Indonesia (the former Dutch East Indies) and present day Malaysia and Singapore (formerly Malaya and the British Straits Settlements).']
['what is now Burma -LRB- Myanmar -RRB- , Indonesia -LRB- the former Dutch East Indies -RRB- and present day Malaysia and Singapore -LRB- formerly Malaya and the British Straits Settlements -RRB-']
Even today, some of them still remain which are open to tourists.
(ROOT (S (NP (RB Even) (NN today)) (, ,) (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))) (ADVP (RB still)) (VP (VBP remain) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (ADJP (JJ open) (PP (IN to) (NP (NNS tourists)))))))) (. .)))
10
{ "ADJ": [ "open" ], "ADP": [ "of", "to" ], "ADV": [ "Even", "still" ], "AUX": [ "are" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "today", "tourists" ], "NUM": [], "PART": [], "PRON": [ "some", "them", "which" ], "PROPN": [], "PUNCT...
[ "B-NP", "I-NP", "O", "B-NP", "B-PP", "B-NP", "B-ADVP", "B-VP", "O", "B-VP", "B-ADJP", "B-PP", "B-NP", "O" ]
Even/advmod/today today/npadvmod/remain ,/punct/remain some/nsubj/remain of/prep/some them/pobj/of still/advmod/remain remain/ROOT/remain which/nsubj/are are/advcl/remain open/acomp/are to/prep/open tourists/pobj/to ./punct/remain
(S (NP (RB Even) (NN today)) (, ,) (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))) (ADVP (RB still)) (VP (VBP remain) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (ADJP (JJ open) (PP (IN to) (NP (NNS tourists)))))))) (. .))
CT
29,287
59,736
Even today, some of them still remain which are open to tourists.
['Even today , some of them still remain .']
['which are open to tourists']
[]
['Even today, some of them still remain which are open to tourists.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Even today, some of them still remain which are open to tourists.
['Even today , some of them still remain .']
['which are open to tourists']
Even today, some of them still remain which are open to tourists.
(ROOT (S (NP (RB Even) (NN today)) (, ,) (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))) (ADVP (RB still)) (VP (VBP remain) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (ADJP (JJ open) (PP (IN to) (NP (NNS tourists)))))))) (. .)))
10
{ "ADJ": [ "open" ], "ADP": [ "of", "to" ], "ADV": [ "Even", "still" ], "AUX": [ "are" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "today", "tourists" ], "NUM": [], "PART": [], "PRON": [ "some", "them", "which" ], "PROPN": [], "PUNCT...
[ "B-NP", "I-NP", "O", "B-NP", "B-PP", "B-NP", "B-ADVP", "B-VP", "O", "B-VP", "B-ADJP", "B-PP", "B-NP", "O" ]
Even/advmod/today today/npadvmod/remain ,/punct/remain some/nsubj/remain of/prep/some them/pobj/of still/advmod/remain remain/ROOT/remain which/nsubj/are are/advcl/remain open/acomp/are to/prep/open tourists/pobj/to ./punct/remain
(S (NP (RB Even) (NN today)) (, ,) (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))) (ADVP (RB still)) (VP (VBP remain) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (ADJP (JJ open) (PP (IN to) (NP (NNS tourists)))))))) (. .))
CT
29,287
59,736
Even today, some of them still remain which are open to tourists.
['Even today , some of them still remain .']
['which are open to tourists']
[]
['Even today, some of them still remain which are open to tourists.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Even today, some of them still remain which are open to tourists.
['which are open to tourists']
['Even today , some of them still remain .']
Even today, some of them still remain which are open to tourists.
(ROOT (S (NP (RB Even) (NN today)) (, ,) (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))) (ADVP (RB still)) (VP (VBP remain) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (ADJP (JJ open) (PP (IN to) (NP (NNS tourists)))))))) (. .)))
10
{ "ADJ": [ "open" ], "ADP": [ "of", "to" ], "ADV": [ "Even", "still" ], "AUX": [ "are" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "today", "tourists" ], "NUM": [], "PART": [], "PRON": [ "some", "them", "which" ], "PROPN": [], "PUNCT...
[ "B-NP", "I-NP", "O", "B-NP", "B-PP", "B-NP", "B-ADVP", "B-VP", "O", "B-VP", "B-ADJP", "B-PP", "B-NP", "O" ]
Even/advmod/today today/npadvmod/remain ,/punct/remain some/nsubj/remain of/prep/some them/pobj/of still/advmod/remain remain/ROOT/remain which/nsubj/are are/advcl/remain open/acomp/are to/prep/open tourists/pobj/to ./punct/remain
(S (NP (RB Even) (NN today)) (, ,) (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))) (ADVP (RB still)) (VP (VBP remain) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (ADJP (JJ open) (PP (IN to) (NP (NNS tourists)))))))) (. .))
CT
29,287
59,736
Even today, some of them still remain which are open to tourists.
['Even today , some of them still remain .']
['which are open to tourists']
[]
['Even today, some of them still remain which are open to tourists.']
[]
Instruction: is this sentence tagged as FC?: Input: Even today, some of them still remain which are open to tourists.
[]
['Even today, some of them still remain which are open to tourists.']
Even today, some of them still remain which are open to tourists.
(ROOT (S (NP (RB Even) (NN today)) (, ,) (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))) (ADVP (RB still)) (VP (VBP remain) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (ADJP (JJ open) (PP (IN to) (NP (NNS tourists)))))))) (. .)))
10
{ "ADJ": [ "open" ], "ADP": [ "of", "to" ], "ADV": [ "Even", "still" ], "AUX": [ "are" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "today", "tourists" ], "NUM": [], "PART": [], "PRON": [ "some", "them", "which" ], "PROPN": [], "PUNCT...
[ "B-NP", "I-NP", "O", "B-NP", "B-PP", "B-NP", "B-ADVP", "B-VP", "O", "B-VP", "B-ADJP", "B-PP", "B-NP", "O" ]
Even/advmod/today today/npadvmod/remain ,/punct/remain some/nsubj/remain of/prep/some them/pobj/of still/advmod/remain remain/ROOT/remain which/nsubj/are are/advcl/remain open/acomp/are to/prep/open tourists/pobj/to ./punct/remain
(S (NP (RB Even) (NN today)) (, ,) (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))) (ADVP (RB still)) (VP (VBP remain) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (ADJP (JJ open) (PP (IN to) (NP (NNS tourists)))))))) (. .))
CT
29,287
59,736
Even today, some of them still remain which are open to tourists.
['Even today , some of them still remain .']
['which are open to tourists']
[]
['Even today, some of them still remain which are open to tourists.']
[]
Instruction: is this sentence tagged as T?: Input: Even today, some of them still remain which are open to tourists.
[]
['Even today , some of them still remain .']
Even today, some of them still remain which are open to tourists.
(ROOT (S (NP (RB Even) (NN today)) (, ,) (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))) (ADVP (RB still)) (VP (VBP remain) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (ADJP (JJ open) (PP (IN to) (NP (NNS tourists)))))))) (. .)))
10
{ "ADJ": [ "open" ], "ADP": [ "of", "to" ], "ADV": [ "Even", "still" ], "AUX": [ "are" ], "CCONJ": [], "DET": [], "INTJ": [], "NOUN": [ "today", "tourists" ], "NUM": [], "PART": [], "PRON": [ "some", "them", "which" ], "PROPN": [], "PUNCT...
[ "B-NP", "I-NP", "O", "B-NP", "B-PP", "B-NP", "B-ADVP", "B-VP", "O", "B-VP", "B-ADJP", "B-PP", "B-NP", "O" ]
Even/advmod/today today/npadvmod/remain ,/punct/remain some/nsubj/remain of/prep/some them/pobj/of still/advmod/remain remain/ROOT/remain which/nsubj/are are/advcl/remain open/acomp/are to/prep/open tourists/pobj/to ./punct/remain
(S (NP (RB Even) (NN today)) (, ,) (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))) (ADVP (RB still)) (VP (VBP remain) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (ADJP (JJ open) (PP (IN to) (NP (NNS tourists)))))))) (. .))
CT
29,287
59,736
Even today, some of them still remain which are open to tourists.
['Even today , some of them still remain .']
['which are open to tourists']
[]
['Even today, some of them still remain which are open to tourists.']
[]
Instruction: is this sentence tagged as CT?: Input: Even today, some of them still remain which are open to tourists.
['Even today, some of them still remain which are open to tourists.']
['Even today , some of them still remain .']
Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.
(ROOT (S (S (VP (VBN Optimized) (PP (IN for) (NP (JJ rapid) (NN acceleration))))) (, ,) (NP (DT these) (NNS motors)) (VP (VBP have) (NP (NP (DT a) (NN rotor)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN constructed) (PP (IN without) (NP (DT any) (NN iron) (NN core))))))))) (. .)))
11
{ "ADJ": [ "rapid" ], "ADP": [ "for", "without" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "these", "a", "any" ], "INTJ": [], "NOUN": [ "acceleration", "motors", "rotor", "iron", "core" ], "NUM": [], "PART": [], "PRON": [ "tha...
[ "B-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Optimized/advcl/have for/prep/Optimized rapid/amod/acceleration acceleration/pobj/for ,/punct/have these/det/motors motors/nsubj/have have/ROOT/have a/det/rotor rotor/dobj/have that/nsubjpass/constructed is/auxpass/constructed constructed/relcl/rotor without/prep/constructed any/det/core iron/compound/core core/pobj/wi...
(S (S (VP (VBN Optimized) (PP (IN for) (NP (JJ rapid) (NN acceleration))))) (, ,) (NP (DT these) (NNS motors)) (VP (VBP have) (NP (NP (DT a) (NN rotor)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN constructed) (PP (IN without) (NP (DT any) (NN iron) (NN core))))))))) (. .))
CT
59,207
59,737
Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.
['Optimized for rapid acceleration , these motors have a rotor .']
['that is constructed without any iron core']
[]
['Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.
['Optimized for rapid acceleration , these motors have a rotor .']
['that is constructed without any iron core']
Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.
(ROOT (S (S (VP (VBN Optimized) (PP (IN for) (NP (JJ rapid) (NN acceleration))))) (, ,) (NP (DT these) (NNS motors)) (VP (VBP have) (NP (NP (DT a) (NN rotor)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN constructed) (PP (IN without) (NP (DT any) (NN iron) (NN core))))))))) (. .)))
11
{ "ADJ": [ "rapid" ], "ADP": [ "for", "without" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "these", "a", "any" ], "INTJ": [], "NOUN": [ "acceleration", "motors", "rotor", "iron", "core" ], "NUM": [], "PART": [], "PRON": [ "tha...
[ "B-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Optimized/advcl/have for/prep/Optimized rapid/amod/acceleration acceleration/pobj/for ,/punct/have these/det/motors motors/nsubj/have have/ROOT/have a/det/rotor rotor/dobj/have that/nsubjpass/constructed is/auxpass/constructed constructed/relcl/rotor without/prep/constructed any/det/core iron/compound/core core/pobj/wi...
(S (S (VP (VBN Optimized) (PP (IN for) (NP (JJ rapid) (NN acceleration))))) (, ,) (NP (DT these) (NNS motors)) (VP (VBP have) (NP (NP (DT a) (NN rotor)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN constructed) (PP (IN without) (NP (DT any) (NN iron) (NN core))))))))) (. .))
CT
59,207
59,737
Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.
['Optimized for rapid acceleration , these motors have a rotor .']
['that is constructed without any iron core']
[]
['Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.
['that is constructed without any iron core']
['Optimized for rapid acceleration , these motors have a rotor .']
Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.
(ROOT (S (S (VP (VBN Optimized) (PP (IN for) (NP (JJ rapid) (NN acceleration))))) (, ,) (NP (DT these) (NNS motors)) (VP (VBP have) (NP (NP (DT a) (NN rotor)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN constructed) (PP (IN without) (NP (DT any) (NN iron) (NN core))))))))) (. .)))
11
{ "ADJ": [ "rapid" ], "ADP": [ "for", "without" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "these", "a", "any" ], "INTJ": [], "NOUN": [ "acceleration", "motors", "rotor", "iron", "core" ], "NUM": [], "PART": [], "PRON": [ "tha...
[ "B-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Optimized/advcl/have for/prep/Optimized rapid/amod/acceleration acceleration/pobj/for ,/punct/have these/det/motors motors/nsubj/have have/ROOT/have a/det/rotor rotor/dobj/have that/nsubjpass/constructed is/auxpass/constructed constructed/relcl/rotor without/prep/constructed any/det/core iron/compound/core core/pobj/wi...
(S (S (VP (VBN Optimized) (PP (IN for) (NP (JJ rapid) (NN acceleration))))) (, ,) (NP (DT these) (NNS motors)) (VP (VBP have) (NP (NP (DT a) (NN rotor)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN constructed) (PP (IN without) (NP (DT any) (NN iron) (NN core))))))))) (. .))
CT
59,207
59,737
Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.
['Optimized for rapid acceleration , these motors have a rotor .']
['that is constructed without any iron core']
[]
['Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.']
[]
Instruction: is this sentence tagged as FC?: Input: Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.
[]
['Optimized for rapid acceleration , these motors have a rotor .']
Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.
(ROOT (S (S (VP (VBN Optimized) (PP (IN for) (NP (JJ rapid) (NN acceleration))))) (, ,) (NP (DT these) (NNS motors)) (VP (VBP have) (NP (NP (DT a) (NN rotor)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN constructed) (PP (IN without) (NP (DT any) (NN iron) (NN core))))))))) (. .)))
11
{ "ADJ": [ "rapid" ], "ADP": [ "for", "without" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "these", "a", "any" ], "INTJ": [], "NOUN": [ "acceleration", "motors", "rotor", "iron", "core" ], "NUM": [], "PART": [], "PRON": [ "tha...
[ "B-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Optimized/advcl/have for/prep/Optimized rapid/amod/acceleration acceleration/pobj/for ,/punct/have these/det/motors motors/nsubj/have have/ROOT/have a/det/rotor rotor/dobj/have that/nsubjpass/constructed is/auxpass/constructed constructed/relcl/rotor without/prep/constructed any/det/core iron/compound/core core/pobj/wi...
(S (S (VP (VBN Optimized) (PP (IN for) (NP (JJ rapid) (NN acceleration))))) (, ,) (NP (DT these) (NNS motors)) (VP (VBP have) (NP (NP (DT a) (NN rotor)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN constructed) (PP (IN without) (NP (DT any) (NN iron) (NN core))))))))) (. .))
CT
59,207
59,737
Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.
['Optimized for rapid acceleration , these motors have a rotor .']
['that is constructed without any iron core']
[]
['Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.']
[]
Instruction: is this sentence tagged as T?: Input: Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.
[]
['Optimized for rapid acceleration , these motors have a rotor .']
Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.
(ROOT (S (S (VP (VBN Optimized) (PP (IN for) (NP (JJ rapid) (NN acceleration))))) (, ,) (NP (DT these) (NNS motors)) (VP (VBP have) (NP (NP (DT a) (NN rotor)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN constructed) (PP (IN without) (NP (DT any) (NN iron) (NN core))))))))) (. .)))
11
{ "ADJ": [ "rapid" ], "ADP": [ "for", "without" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "these", "a", "any" ], "INTJ": [], "NOUN": [ "acceleration", "motors", "rotor", "iron", "core" ], "NUM": [], "PART": [], "PRON": [ "tha...
[ "B-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Optimized/advcl/have for/prep/Optimized rapid/amod/acceleration acceleration/pobj/for ,/punct/have these/det/motors motors/nsubj/have have/ROOT/have a/det/rotor rotor/dobj/have that/nsubjpass/constructed is/auxpass/constructed constructed/relcl/rotor without/prep/constructed any/det/core iron/compound/core core/pobj/wi...
(S (S (VP (VBN Optimized) (PP (IN for) (NP (JJ rapid) (NN acceleration))))) (, ,) (NP (DT these) (NNS motors)) (VP (VBP have) (NP (NP (DT a) (NN rotor)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN constructed) (PP (IN without) (NP (DT any) (NN iron) (NN core))))))))) (. .))
CT
59,207
59,737
Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.
['Optimized for rapid acceleration , these motors have a rotor .']
['that is constructed without any iron core']
[]
['Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.']
[]
Instruction: is this sentence tagged as CT?: Input: Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.
['Optimized for rapid acceleration, these motors have a rotor that is constructed without any iron core.']
['that is constructed without any iron core']
It covers the area of 43 ha.
(ROOT (S (NP (PRP It)) (VP (VBZ covers) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (CD 43) (NNS ha))))) (. .)))
7
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [ "ha" ], "NOUN": [ "area" ], "NUM": [ "43" ], "PART": [], "PRON": [ "It" ], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": ...
[ "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
It/nsubj/covers covers/ROOT/covers the/det/area area/dobj/covers of/prep/area 43/nummod/ha ha/pobj/of ./punct/covers
(S (NP (PRP It)) (VP (VBZ covers) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (CD 43) (NNS ha))))) (. .))
T
43,303
59,738
It covers the area of 43 ha.
['It covers the area of 43 ha .']
[]
['It covers the area of 43 ha.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: It covers the area of 43 ha.
['It covers the area of 43 ha .']
['The Premier is the public face of government and, with cabinet, sets the legislative and political agenda.']
It covers the area of 43 ha.
(ROOT (S (NP (PRP It)) (VP (VBZ covers) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (CD 43) (NNS ha))))) (. .)))
7
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [ "ha" ], "NOUN": [ "area" ], "NUM": [ "43" ], "PART": [], "PRON": [ "It" ], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": ...
[ "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
It/nsubj/covers covers/ROOT/covers the/det/area area/dobj/covers of/prep/area 43/nummod/ha ha/pobj/of ./punct/covers
(S (NP (PRP It)) (VP (VBZ covers) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (CD 43) (NNS ha))))) (. .))
T
43,303
59,738
It covers the area of 43 ha.
['It covers the area of 43 ha .']
[]
['It covers the area of 43 ha.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: It covers the area of 43 ha.
[]
['It covers the area of 43 ha .']
It covers the area of 43 ha.
(ROOT (S (NP (PRP It)) (VP (VBZ covers) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (CD 43) (NNS ha))))) (. .)))
7
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [ "ha" ], "NOUN": [ "area" ], "NUM": [ "43" ], "PART": [], "PRON": [ "It" ], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": ...
[ "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
It/nsubj/covers covers/ROOT/covers the/det/area area/dobj/covers of/prep/area 43/nummod/ha ha/pobj/of ./punct/covers
(S (NP (PRP It)) (VP (VBZ covers) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (CD 43) (NNS ha))))) (. .))
T
43,303
59,738
It covers the area of 43 ha.
['It covers the area of 43 ha .']
[]
['It covers the area of 43 ha.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: It covers the area of 43 ha.
[]
['It covers the area of 43 ha .']
It covers the area of 43 ha.
(ROOT (S (NP (PRP It)) (VP (VBZ covers) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (CD 43) (NNS ha))))) (. .)))
7
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [ "ha" ], "NOUN": [ "area" ], "NUM": [ "43" ], "PART": [], "PRON": [ "It" ], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": ...
[ "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
It/nsubj/covers covers/ROOT/covers the/det/area area/dobj/covers of/prep/area 43/nummod/ha ha/pobj/of ./punct/covers
(S (NP (PRP It)) (VP (VBZ covers) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (CD 43) (NNS ha))))) (. .))
T
43,303
59,738
It covers the area of 43 ha.
['It covers the area of 43 ha .']
[]
['It covers the area of 43 ha.']
[]
[]
Instruction: is this sentence tagged as T?: Input: It covers the area of 43 ha.
['It covers the area of 43 ha.']
["The world's first Institute of Technology the Berg-Schola (Bergschule) established in Selmecbánya, Kingdom of Hungary by the Court Chamber of Vienna in 1735 providing Further education to train specialists of precious metal and copper mining."]
It covers the area of 43 ha.
(ROOT (S (NP (PRP It)) (VP (VBZ covers) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (CD 43) (NNS ha))))) (. .)))
7
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [ "ha" ], "NOUN": [ "area" ], "NUM": [ "43" ], "PART": [], "PRON": [ "It" ], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [], "VERB": ...
[ "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
It/nsubj/covers covers/ROOT/covers the/det/area area/dobj/covers of/prep/area 43/nummod/ha ha/pobj/of ./punct/covers
(S (NP (PRP It)) (VP (VBZ covers) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (CD 43) (NNS ha))))) (. .))
T
43,303
59,738
It covers the area of 43 ha.
['It covers the area of 43 ha .']
[]
['It covers the area of 43 ha.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: It covers the area of 43 ha.
[]
['It covers the area of 43 ha.']
In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.
(ROOT (S (PP (IN In) (NP (CD 2005))) (NP (NP (NN agriculture)) (, ,) (PP (VBG including) (NP (NN forestry) (CC and) (NN fishing))) (, ,)) (VP (VBD accounted) (PP (PP (IN for) (NP (NP (CD 24) (NN %)) (PP (IN of) (NP (NNP GDP))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (PP (IN for) (NP (NP (NP (CD 18) (NN %)) (PP (IN of...
12
{ "ADJ": [], "ADP": [ "In", "for", "of", "as", "for", "of", "of", "from" ], "ADV": [ "as", "well" ], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [], "INTJ": [], "NOUN": [ "agriculture", "forestry", "fishing", "%", "%", "wage"...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-CONJP", "I-CONJP", "I-CONJP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP",...
In/prep/accounted 2005/pobj/In agriculture/nsubj/accounted ,/punct/agriculture including/prep/agriculture forestry/pobj/including and/cc/forestry fishing/conj/forestry ,/punct/agriculture accounted/ROOT/accounted for/prep/accounted 24/nummod/% %/pobj/for of/prep/% GDP/pobj/of ,/punct/% as/advmod/as well/advmod/as as/cc...
(S (PP (IN In) (NP (CD 2005))) (NP (NP (NN agriculture)) (, ,) (PP (VBG including) (NP (NN forestry) (CC and) (NN fishing))) (, ,)) (VP (VBD accounted) (PP (PP (IN for) (NP (NP (CD 24) (NN %)) (PP (IN of) (NP (NNP GDP))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (PP (IN for) (NP (NP (NP (CD 18) (NN %)) (PP (IN of) (NP ...
T
14,060
59,739
In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.
['In 2005 agriculture , including forestry and fishing , accounted for 24 % of GDP , as well as for 18 % of wage employment and 50 % of revenue from exports .']
[]
['In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.
['In 2005 agriculture , including forestry and fishing , accounted for 24 % of GDP , as well as for 18 % of wage employment and 50 % of revenue from exports .']
['These algorithms almost all rely on psychoacoustics to eliminate less audible or meaningful sounds, thereby reducing the space required to store or transmit them.']
In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.
(ROOT (S (PP (IN In) (NP (CD 2005))) (NP (NP (NN agriculture)) (, ,) (PP (VBG including) (NP (NN forestry) (CC and) (NN fishing))) (, ,)) (VP (VBD accounted) (PP (PP (IN for) (NP (NP (CD 24) (NN %)) (PP (IN of) (NP (NNP GDP))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (PP (IN for) (NP (NP (NP (CD 18) (NN %)) (PP (IN of...
12
{ "ADJ": [], "ADP": [ "In", "for", "of", "as", "for", "of", "of", "from" ], "ADV": [ "as", "well" ], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [], "INTJ": [], "NOUN": [ "agriculture", "forestry", "fishing", "%", "%", "wage"...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-CONJP", "I-CONJP", "I-CONJP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP",...
In/prep/accounted 2005/pobj/In agriculture/nsubj/accounted ,/punct/agriculture including/prep/agriculture forestry/pobj/including and/cc/forestry fishing/conj/forestry ,/punct/agriculture accounted/ROOT/accounted for/prep/accounted 24/nummod/% %/pobj/for of/prep/% GDP/pobj/of ,/punct/% as/advmod/as well/advmod/as as/cc...
(S (PP (IN In) (NP (CD 2005))) (NP (NP (NN agriculture)) (, ,) (PP (VBG including) (NP (NN forestry) (CC and) (NN fishing))) (, ,)) (VP (VBD accounted) (PP (PP (IN for) (NP (NP (CD 24) (NN %)) (PP (IN of) (NP (NNP GDP))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (PP (IN for) (NP (NP (NP (CD 18) (NN %)) (PP (IN of) (NP ...
T
14,060
59,739
In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.
['In 2005 agriculture , including forestry and fishing , accounted for 24 % of GDP , as well as for 18 % of wage employment and 50 % of revenue from exports .']
[]
['In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.
[]
['In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.']
In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.
(ROOT (S (PP (IN In) (NP (CD 2005))) (NP (NP (NN agriculture)) (, ,) (PP (VBG including) (NP (NN forestry) (CC and) (NN fishing))) (, ,)) (VP (VBD accounted) (PP (PP (IN for) (NP (NP (CD 24) (NN %)) (PP (IN of) (NP (NNP GDP))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (PP (IN for) (NP (NP (NP (CD 18) (NN %)) (PP (IN of...
12
{ "ADJ": [], "ADP": [ "In", "for", "of", "as", "for", "of", "of", "from" ], "ADV": [ "as", "well" ], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [], "INTJ": [], "NOUN": [ "agriculture", "forestry", "fishing", "%", "%", "wage"...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-CONJP", "I-CONJP", "I-CONJP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP",...
In/prep/accounted 2005/pobj/In agriculture/nsubj/accounted ,/punct/agriculture including/prep/agriculture forestry/pobj/including and/cc/forestry fishing/conj/forestry ,/punct/agriculture accounted/ROOT/accounted for/prep/accounted 24/nummod/% %/pobj/for of/prep/% GDP/pobj/of ,/punct/% as/advmod/as well/advmod/as as/cc...
(S (PP (IN In) (NP (CD 2005))) (NP (NP (NN agriculture)) (, ,) (PP (VBG including) (NP (NN forestry) (CC and) (NN fishing))) (, ,)) (VP (VBD accounted) (PP (PP (IN for) (NP (NP (CD 24) (NN %)) (PP (IN of) (NP (NNP GDP))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (PP (IN for) (NP (NP (NP (CD 18) (NN %)) (PP (IN of) (NP ...
T
14,060
59,739
In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.
['In 2005 agriculture , including forestry and fishing , accounted for 24 % of GDP , as well as for 18 % of wage employment and 50 % of revenue from exports .']
[]
['In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.
[]
['In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.']
In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.
(ROOT (S (PP (IN In) (NP (CD 2005))) (NP (NP (NN agriculture)) (, ,) (PP (VBG including) (NP (NN forestry) (CC and) (NN fishing))) (, ,)) (VP (VBD accounted) (PP (PP (IN for) (NP (NP (CD 24) (NN %)) (PP (IN of) (NP (NNP GDP))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (PP (IN for) (NP (NP (NP (CD 18) (NN %)) (PP (IN of...
12
{ "ADJ": [], "ADP": [ "In", "for", "of", "as", "for", "of", "of", "from" ], "ADV": [ "as", "well" ], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [], "INTJ": [], "NOUN": [ "agriculture", "forestry", "fishing", "%", "%", "wage"...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-CONJP", "I-CONJP", "I-CONJP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP",...
In/prep/accounted 2005/pobj/In agriculture/nsubj/accounted ,/punct/agriculture including/prep/agriculture forestry/pobj/including and/cc/forestry fishing/conj/forestry ,/punct/agriculture accounted/ROOT/accounted for/prep/accounted 24/nummod/% %/pobj/for of/prep/% GDP/pobj/of ,/punct/% as/advmod/as well/advmod/as as/cc...
(S (PP (IN In) (NP (CD 2005))) (NP (NP (NN agriculture)) (, ,) (PP (VBG including) (NP (NN forestry) (CC and) (NN fishing))) (, ,)) (VP (VBD accounted) (PP (PP (IN for) (NP (NP (CD 24) (NN %)) (PP (IN of) (NP (NNP GDP))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (PP (IN for) (NP (NP (NP (CD 18) (NN %)) (PP (IN of) (NP ...
T
14,060
59,739
In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.
['In 2005 agriculture , including forestry and fishing , accounted for 24 % of GDP , as well as for 18 % of wage employment and 50 % of revenue from exports .']
[]
['In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.']
[]
[]
Instruction: is this sentence tagged as T?: Input: In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.
['In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.']
['That event was studied by sequencing the genome of an ancient flowering plant , Amborella trichopoda , and directly addresses Darwin \'s " abominable mystery . "']
In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.
(ROOT (S (PP (IN In) (NP (CD 2005))) (NP (NP (NN agriculture)) (, ,) (PP (VBG including) (NP (NN forestry) (CC and) (NN fishing))) (, ,)) (VP (VBD accounted) (PP (PP (IN for) (NP (NP (CD 24) (NN %)) (PP (IN of) (NP (NNP GDP))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (PP (IN for) (NP (NP (NP (CD 18) (NN %)) (PP (IN of...
12
{ "ADJ": [], "ADP": [ "In", "for", "of", "as", "for", "of", "of", "from" ], "ADV": [ "as", "well" ], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [], "INTJ": [], "NOUN": [ "agriculture", "forestry", "fishing", "%", "%", "wage"...
[ "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-CONJP", "I-CONJP", "I-CONJP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP",...
In/prep/accounted 2005/pobj/In agriculture/nsubj/accounted ,/punct/agriculture including/prep/agriculture forestry/pobj/including and/cc/forestry fishing/conj/forestry ,/punct/agriculture accounted/ROOT/accounted for/prep/accounted 24/nummod/% %/pobj/for of/prep/% GDP/pobj/of ,/punct/% as/advmod/as well/advmod/as as/cc...
(S (PP (IN In) (NP (CD 2005))) (NP (NP (NN agriculture)) (, ,) (PP (VBG including) (NP (NN forestry) (CC and) (NN fishing))) (, ,)) (VP (VBD accounted) (PP (PP (IN for) (NP (NP (CD 24) (NN %)) (PP (IN of) (NP (NNP GDP))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (PP (IN for) (NP (NP (NP (CD 18) (NN %)) (PP (IN of) (NP ...
T
14,060
59,739
In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.
['In 2005 agriculture , including forestry and fishing , accounted for 24 % of GDP , as well as for 18 % of wage employment and 50 % of revenue from exports .']
[]
['In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: In 2005 agriculture, including forestry and fishing, accounted for 24% of GDP, as well as for 18% of wage employment and 50% of revenue from exports.
[]
['In 2005 agriculture , including forestry and fishing , accounted for 24 % of GDP , as well as for 18 % of wage employment and 50 % of revenue from exports .']
Nasser's biographers Robert Stephens and Said Aburish wrote that Nasser's family believed strongly in the "Arab notion of glory", since the name of Nasser's brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.
(ROOT (S (NP (NP (NP (NNP Nasser) (POS 's)) (NNS biographers)) (NML (NML (NNP Robert) (NNP Stephens)) (CC and) (NML (NNP Said) (NNP Aburish)))) (VP (VBD wrote) (SBAR (IN that) (S (NP (NP (NNP Nasser) (POS 's)) (NN family)) (VP (VBD believed) (ADVP (RB strongly)) (PP (IN in) (NP (NP (DT the) (`` ") (JJ Arab) (NN notion)...
14
{ "ADJ": [ "Arab", "rare" ], "ADP": [ "in", "of", "of", "to", "of", "in" ], "ADV": [ "strongly" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "biographers", "family", "notion", "glory"...
[ "B-NP", "I-NP", "I-NP", "O", "O", "O", "O", "O", "B-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP...
Nasser/poss/biographers 's/case/Nasser biographers/nsubj/wrote Robert/compound/Stephens Stephens/appos/biographers and/cc/Stephens Said/compound/Aburish Aburish/conj/Stephens wrote/ROOT/wrote that/mark/believed Nasser/poss/family 's/case/Nasser family/nsubj/believed believed/ccomp/wrote strongly/advmod/believed in/prep...
(S (NP (NP (NP (NNP Nasser) (POS 's)) (NNS biographers)) (NML (NML (NNP Robert) (NNP Stephens)) (CC and) (NML (NNP Said) (NNP Aburish)))) (VP (VBD wrote) (SBAR (IN that) (S (NP (NP (NNP Nasser) (POS 's)) (NN family)) (VP (VBD believed) (ADVP (RB strongly)) (PP (IN in) (NP (NP (DT the) (`` ") (JJ Arab) (NN notion)) (PP ...
CT
16,984
59,740
Nasser's biographers Robert Stephens and Said Aburish wrote that Nasser's family believed strongly in the "Arab notion of glory", since the name of Nasser's brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.
["Nasser 's biographers Robert Stephens and Said Aburish wrote ."]
['that Nasser \'s family believed strongly in the " Arab notion of glory " , since the name of Nasser \'s brother , Izz al - Arab , translates to " Glory of the Arabs"—a rare name in Egypt', 'since the name of Nasser \'s brother , Izz al - Arab , translates to " Glory of the Arabs"—a rare name in Egypt']
[]
['Nasser\'s biographers Robert Stephens and Said Aburish wrote that Nasser\'s family believed strongly in the "Arab notion of glory", since the name of Nasser\'s brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Nasser's biographers Robert Stephens and Said Aburish wrote that Nasser's family believed strongly in the "Arab notion of glory", since the name of Nasser's brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.
["Nasser 's biographers Robert Stephens and Said Aburish wrote ."]
['Nasser\'s biographers Robert Stephens and Said Aburish wrote that Nasser\'s family believed strongly in the "Arab notion of glory", since the name of Nasser\'s brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.']
Nasser's biographers Robert Stephens and Said Aburish wrote that Nasser's family believed strongly in the "Arab notion of glory", since the name of Nasser's brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.
(ROOT (S (NP (NP (NP (NNP Nasser) (POS 's)) (NNS biographers)) (NML (NML (NNP Robert) (NNP Stephens)) (CC and) (NML (NNP Said) (NNP Aburish)))) (VP (VBD wrote) (SBAR (IN that) (S (NP (NP (NNP Nasser) (POS 's)) (NN family)) (VP (VBD believed) (ADVP (RB strongly)) (PP (IN in) (NP (NP (DT the) (`` ") (JJ Arab) (NN notion)...
14
{ "ADJ": [ "Arab", "rare" ], "ADP": [ "in", "of", "of", "to", "of", "in" ], "ADV": [ "strongly" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "biographers", "family", "notion", "glory"...
[ "B-NP", "I-NP", "I-NP", "O", "O", "O", "O", "O", "B-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP...
Nasser/poss/biographers 's/case/Nasser biographers/nsubj/wrote Robert/compound/Stephens Stephens/appos/biographers and/cc/Stephens Said/compound/Aburish Aburish/conj/Stephens wrote/ROOT/wrote that/mark/believed Nasser/poss/family 's/case/Nasser family/nsubj/believed believed/ccomp/wrote strongly/advmod/believed in/prep...
(S (NP (NP (NP (NNP Nasser) (POS 's)) (NNS biographers)) (NML (NML (NNP Robert) (NNP Stephens)) (CC and) (NML (NNP Said) (NNP Aburish)))) (VP (VBD wrote) (SBAR (IN that) (S (NP (NP (NNP Nasser) (POS 's)) (NN family)) (VP (VBD believed) (ADVP (RB strongly)) (PP (IN in) (NP (NP (DT the) (`` ") (JJ Arab) (NN notion)) (PP ...
CT
16,984
59,740
Nasser's biographers Robert Stephens and Said Aburish wrote that Nasser's family believed strongly in the "Arab notion of glory", since the name of Nasser's brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.
["Nasser 's biographers Robert Stephens and Said Aburish wrote ."]
['that Nasser \'s family believed strongly in the " Arab notion of glory " , since the name of Nasser \'s brother , Izz al - Arab , translates to " Glory of the Arabs"—a rare name in Egypt', 'since the name of Nasser \'s brother , Izz al - Arab , translates to " Glory of the Arabs"—a rare name in Egypt']
[]
['Nasser\'s biographers Robert Stephens and Said Aburish wrote that Nasser\'s family believed strongly in the "Arab notion of glory", since the name of Nasser\'s brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Nasser's biographers Robert Stephens and Said Aburish wrote that Nasser's family believed strongly in the "Arab notion of glory", since the name of Nasser's brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.
['that Nasser \'s family believed strongly in the " Arab notion of glory " , since the name of Nasser \'s brother , Izz al - Arab , translates to " Glory of the Arabs"—a rare name in Egypt', 'since the name of Nasser \'s brother , Izz al - Arab , translates to " Glory of the Arabs"—a rare name in Egypt']
['Nasser\'s biographers Robert Stephens and Said Aburish wrote that Nasser\'s family believed strongly in the "Arab notion of glory", since the name of Nasser\'s brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.']
Nasser's biographers Robert Stephens and Said Aburish wrote that Nasser's family believed strongly in the "Arab notion of glory", since the name of Nasser's brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.
(ROOT (S (NP (NP (NP (NNP Nasser) (POS 's)) (NNS biographers)) (NML (NML (NNP Robert) (NNP Stephens)) (CC and) (NML (NNP Said) (NNP Aburish)))) (VP (VBD wrote) (SBAR (IN that) (S (NP (NP (NNP Nasser) (POS 's)) (NN family)) (VP (VBD believed) (ADVP (RB strongly)) (PP (IN in) (NP (NP (DT the) (`` ") (JJ Arab) (NN notion)...
14
{ "ADJ": [ "Arab", "rare" ], "ADP": [ "in", "of", "of", "to", "of", "in" ], "ADV": [ "strongly" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "biographers", "family", "notion", "glory"...
[ "B-NP", "I-NP", "I-NP", "O", "O", "O", "O", "O", "B-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP...
Nasser/poss/biographers 's/case/Nasser biographers/nsubj/wrote Robert/compound/Stephens Stephens/appos/biographers and/cc/Stephens Said/compound/Aburish Aburish/conj/Stephens wrote/ROOT/wrote that/mark/believed Nasser/poss/family 's/case/Nasser family/nsubj/believed believed/ccomp/wrote strongly/advmod/believed in/prep...
(S (NP (NP (NP (NNP Nasser) (POS 's)) (NNS biographers)) (NML (NML (NNP Robert) (NNP Stephens)) (CC and) (NML (NNP Said) (NNP Aburish)))) (VP (VBD wrote) (SBAR (IN that) (S (NP (NP (NNP Nasser) (POS 's)) (NN family)) (VP (VBD believed) (ADVP (RB strongly)) (PP (IN in) (NP (NP (DT the) (`` ") (JJ Arab) (NN notion)) (PP ...
CT
16,984
59,740
Nasser's biographers Robert Stephens and Said Aburish wrote that Nasser's family believed strongly in the "Arab notion of glory", since the name of Nasser's brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.
["Nasser 's biographers Robert Stephens and Said Aburish wrote ."]
['that Nasser \'s family believed strongly in the " Arab notion of glory " , since the name of Nasser \'s brother , Izz al - Arab , translates to " Glory of the Arabs"—a rare name in Egypt', 'since the name of Nasser \'s brother , Izz al - Arab , translates to " Glory of the Arabs"—a rare name in Egypt']
[]
['Nasser\'s biographers Robert Stephens and Said Aburish wrote that Nasser\'s family believed strongly in the "Arab notion of glory", since the name of Nasser\'s brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.']
[]
Instruction: is this sentence tagged as FC?: Input: Nasser's biographers Robert Stephens and Said Aburish wrote that Nasser's family believed strongly in the "Arab notion of glory", since the name of Nasser's brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.
[]
['Nasser\'s biographers Robert Stephens and Said Aburish wrote that Nasser\'s family believed strongly in the "Arab notion of glory", since the name of Nasser\'s brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.']
Nasser's biographers Robert Stephens and Said Aburish wrote that Nasser's family believed strongly in the "Arab notion of glory", since the name of Nasser's brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.
(ROOT (S (NP (NP (NP (NNP Nasser) (POS 's)) (NNS biographers)) (NML (NML (NNP Robert) (NNP Stephens)) (CC and) (NML (NNP Said) (NNP Aburish)))) (VP (VBD wrote) (SBAR (IN that) (S (NP (NP (NNP Nasser) (POS 's)) (NN family)) (VP (VBD believed) (ADVP (RB strongly)) (PP (IN in) (NP (NP (DT the) (`` ") (JJ Arab) (NN notion)...
14
{ "ADJ": [ "Arab", "rare" ], "ADP": [ "in", "of", "of", "to", "of", "in" ], "ADV": [ "strongly" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "biographers", "family", "notion", "glory"...
[ "B-NP", "I-NP", "I-NP", "O", "O", "O", "O", "O", "B-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP...
Nasser/poss/biographers 's/case/Nasser biographers/nsubj/wrote Robert/compound/Stephens Stephens/appos/biographers and/cc/Stephens Said/compound/Aburish Aburish/conj/Stephens wrote/ROOT/wrote that/mark/believed Nasser/poss/family 's/case/Nasser family/nsubj/believed believed/ccomp/wrote strongly/advmod/believed in/prep...
(S (NP (NP (NP (NNP Nasser) (POS 's)) (NNS biographers)) (NML (NML (NNP Robert) (NNP Stephens)) (CC and) (NML (NNP Said) (NNP Aburish)))) (VP (VBD wrote) (SBAR (IN that) (S (NP (NP (NNP Nasser) (POS 's)) (NN family)) (VP (VBD believed) (ADVP (RB strongly)) (PP (IN in) (NP (NP (DT the) (`` ") (JJ Arab) (NN notion)) (PP ...
CT
16,984
59,740
Nasser's biographers Robert Stephens and Said Aburish wrote that Nasser's family believed strongly in the "Arab notion of glory", since the name of Nasser's brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.
["Nasser 's biographers Robert Stephens and Said Aburish wrote ."]
['that Nasser \'s family believed strongly in the " Arab notion of glory " , since the name of Nasser \'s brother , Izz al - Arab , translates to " Glory of the Arabs"—a rare name in Egypt', 'since the name of Nasser \'s brother , Izz al - Arab , translates to " Glory of the Arabs"—a rare name in Egypt']
[]
['Nasser\'s biographers Robert Stephens and Said Aburish wrote that Nasser\'s family believed strongly in the "Arab notion of glory", since the name of Nasser\'s brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.']
[]
Instruction: is this sentence tagged as T?: Input: Nasser's biographers Robert Stephens and Said Aburish wrote that Nasser's family believed strongly in the "Arab notion of glory", since the name of Nasser's brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.
[]
['Nasser\'s biographers Robert Stephens and Said Aburish wrote that Nasser\'s family believed strongly in the "Arab notion of glory", since the name of Nasser\'s brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.']
Nasser's biographers Robert Stephens and Said Aburish wrote that Nasser's family believed strongly in the "Arab notion of glory", since the name of Nasser's brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.
(ROOT (S (NP (NP (NP (NNP Nasser) (POS 's)) (NNS biographers)) (NML (NML (NNP Robert) (NNP Stephens)) (CC and) (NML (NNP Said) (NNP Aburish)))) (VP (VBD wrote) (SBAR (IN that) (S (NP (NP (NNP Nasser) (POS 's)) (NN family)) (VP (VBD believed) (ADVP (RB strongly)) (PP (IN in) (NP (NP (DT the) (`` ") (JJ Arab) (NN notion)...
14
{ "ADJ": [ "Arab", "rare" ], "ADP": [ "in", "of", "of", "to", "of", "in" ], "ADV": [ "strongly" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "biographers", "family", "notion", "glory"...
[ "B-NP", "I-NP", "I-NP", "O", "O", "O", "O", "O", "B-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP...
Nasser/poss/biographers 's/case/Nasser biographers/nsubj/wrote Robert/compound/Stephens Stephens/appos/biographers and/cc/Stephens Said/compound/Aburish Aburish/conj/Stephens wrote/ROOT/wrote that/mark/believed Nasser/poss/family 's/case/Nasser family/nsubj/believed believed/ccomp/wrote strongly/advmod/believed in/prep...
(S (NP (NP (NP (NNP Nasser) (POS 's)) (NNS biographers)) (NML (NML (NNP Robert) (NNP Stephens)) (CC and) (NML (NNP Said) (NNP Aburish)))) (VP (VBD wrote) (SBAR (IN that) (S (NP (NP (NNP Nasser) (POS 's)) (NN family)) (VP (VBD believed) (ADVP (RB strongly)) (PP (IN in) (NP (NP (DT the) (`` ") (JJ Arab) (NN notion)) (PP ...
CT
16,984
59,740
Nasser's biographers Robert Stephens and Said Aburish wrote that Nasser's family believed strongly in the "Arab notion of glory", since the name of Nasser's brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.
["Nasser 's biographers Robert Stephens and Said Aburish wrote ."]
['that Nasser \'s family believed strongly in the " Arab notion of glory " , since the name of Nasser \'s brother , Izz al - Arab , translates to " Glory of the Arabs"—a rare name in Egypt', 'since the name of Nasser \'s brother , Izz al - Arab , translates to " Glory of the Arabs"—a rare name in Egypt']
[]
['Nasser\'s biographers Robert Stephens and Said Aburish wrote that Nasser\'s family believed strongly in the "Arab notion of glory", since the name of Nasser\'s brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.']
[]
Instruction: is this sentence tagged as CT?: Input: Nasser's biographers Robert Stephens and Said Aburish wrote that Nasser's family believed strongly in the "Arab notion of glory", since the name of Nasser's brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.
['Nasser\'s biographers Robert Stephens and Said Aburish wrote that Nasser\'s family believed strongly in the "Arab notion of glory", since the name of Nasser\'s brother, Izz al-Arab, translates to "Glory of the Arabs"—a rare name in Egypt.']
["Nasser 's biographers Robert Stephens and Said Aburish wrote ."]
In 2006, the city's form of government changed from a council–manager government to a strong mayor government.
(ROOT (S (PP (IN In) (NP (CD 2006))) (, ,) (NP (NP (NP (DT the) (NN city) (POS 's)) (NN form)) (PP (IN of) (NP (NN government)))) (VP (VBD changed) (PP (IN from) (NP (DT a) (NML (NN council) (HYPH –) (NN manager)) (NN government))) (PP (IN to) (NP (DT a) (JJ strong) (NN mayor) (NN government)))) (. .)))
7
{ "ADJ": [ "strong" ], "ADP": [ "In", "of", "from", "to" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "a", "a" ], "INTJ": [], "NOUN": [ "city", "form", "government", "council", "manager", "government", "mayor", "government" ...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "O", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
In/prep/changed 2006/pobj/In ,/punct/changed the/det/city city/poss/form 's/case/city form/nsubj/changed of/prep/form government/pobj/of changed/ROOT/changed from/prep/changed a/det/council council/pobj/from –/punct/council manager/compound/government government/appos/council to/prep/changed a/det/government strong/amo...
(S (PP (IN In) (NP (CD 2006))) (, ,) (NP (NP (NP (DT the) (NN city) (POS 's)) (NN form)) (PP (IN of) (NP (NN government)))) (VP (VBD changed) (PP (IN from) (NP (DT a) (NML (NN council) (HYPH –) (NN manager)) (NN government))) (PP (IN to) (NP (DT a) (JJ strong) (NN mayor) (NN government)))) (. .))
T
20,611
59,741
In 2006, the city's form of government changed from a council–manager government to a strong mayor government.
["In 2006 , the city 's form of government changed from a council – manager government to a strong mayor government ."]
[]
["In 2006, the city's form of government changed from a council–manager government to a strong mayor government."]
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: In 2006, the city's form of government changed from a council–manager government to a strong mayor government.
["In 2006 , the city 's form of government changed from a council – manager government to a strong mayor government ."]
['Where have the centers of culture been located for the Grecian world historically ?']
In 2006, the city's form of government changed from a council–manager government to a strong mayor government.
(ROOT (S (PP (IN In) (NP (CD 2006))) (, ,) (NP (NP (NP (DT the) (NN city) (POS 's)) (NN form)) (PP (IN of) (NP (NN government)))) (VP (VBD changed) (PP (IN from) (NP (DT a) (NML (NN council) (HYPH –) (NN manager)) (NN government))) (PP (IN to) (NP (DT a) (JJ strong) (NN mayor) (NN government)))) (. .)))
7
{ "ADJ": [ "strong" ], "ADP": [ "In", "of", "from", "to" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "a", "a" ], "INTJ": [], "NOUN": [ "city", "form", "government", "council", "manager", "government", "mayor", "government" ...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "O", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
In/prep/changed 2006/pobj/In ,/punct/changed the/det/city city/poss/form 's/case/city form/nsubj/changed of/prep/form government/pobj/of changed/ROOT/changed from/prep/changed a/det/council council/pobj/from –/punct/council manager/compound/government government/appos/council to/prep/changed a/det/government strong/amo...
(S (PP (IN In) (NP (CD 2006))) (, ,) (NP (NP (NP (DT the) (NN city) (POS 's)) (NN form)) (PP (IN of) (NP (NN government)))) (VP (VBD changed) (PP (IN from) (NP (DT a) (NML (NN council) (HYPH –) (NN manager)) (NN government))) (PP (IN to) (NP (DT a) (JJ strong) (NN mayor) (NN government)))) (. .))
T
20,611
59,741
In 2006, the city's form of government changed from a council–manager government to a strong mayor government.
["In 2006 , the city 's form of government changed from a council – manager government to a strong mayor government ."]
[]
["In 2006, the city's form of government changed from a council–manager government to a strong mayor government."]
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: In 2006, the city's form of government changed from a council–manager government to a strong mayor government.
[]
["In 2006 , the city 's form of government changed from a council – manager government to a strong mayor government ."]
In 2006, the city's form of government changed from a council–manager government to a strong mayor government.
(ROOT (S (PP (IN In) (NP (CD 2006))) (, ,) (NP (NP (NP (DT the) (NN city) (POS 's)) (NN form)) (PP (IN of) (NP (NN government)))) (VP (VBD changed) (PP (IN from) (NP (DT a) (NML (NN council) (HYPH –) (NN manager)) (NN government))) (PP (IN to) (NP (DT a) (JJ strong) (NN mayor) (NN government)))) (. .)))
7
{ "ADJ": [ "strong" ], "ADP": [ "In", "of", "from", "to" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "a", "a" ], "INTJ": [], "NOUN": [ "city", "form", "government", "council", "manager", "government", "mayor", "government" ...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "O", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
In/prep/changed 2006/pobj/In ,/punct/changed the/det/city city/poss/form 's/case/city form/nsubj/changed of/prep/form government/pobj/of changed/ROOT/changed from/prep/changed a/det/council council/pobj/from –/punct/council manager/compound/government government/appos/council to/prep/changed a/det/government strong/amo...
(S (PP (IN In) (NP (CD 2006))) (, ,) (NP (NP (NP (DT the) (NN city) (POS 's)) (NN form)) (PP (IN of) (NP (NN government)))) (VP (VBD changed) (PP (IN from) (NP (DT a) (NML (NN council) (HYPH –) (NN manager)) (NN government))) (PP (IN to) (NP (DT a) (JJ strong) (NN mayor) (NN government)))) (. .))
T
20,611
59,741
In 2006, the city's form of government changed from a council–manager government to a strong mayor government.
["In 2006 , the city 's form of government changed from a council – manager government to a strong mayor government ."]
[]
["In 2006, the city's form of government changed from a council–manager government to a strong mayor government."]
[]
[]
Instruction: is this sentence tagged as FC?: Input: In 2006, the city's form of government changed from a council–manager government to a strong mayor government.
[]
["In 2006, the city's form of government changed from a council–manager government to a strong mayor government."]
In 2006, the city's form of government changed from a council–manager government to a strong mayor government.
(ROOT (S (PP (IN In) (NP (CD 2006))) (, ,) (NP (NP (NP (DT the) (NN city) (POS 's)) (NN form)) (PP (IN of) (NP (NN government)))) (VP (VBD changed) (PP (IN from) (NP (DT a) (NML (NN council) (HYPH –) (NN manager)) (NN government))) (PP (IN to) (NP (DT a) (JJ strong) (NN mayor) (NN government)))) (. .)))
7
{ "ADJ": [ "strong" ], "ADP": [ "In", "of", "from", "to" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "a", "a" ], "INTJ": [], "NOUN": [ "city", "form", "government", "council", "manager", "government", "mayor", "government" ...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "O", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
In/prep/changed 2006/pobj/In ,/punct/changed the/det/city city/poss/form 's/case/city form/nsubj/changed of/prep/form government/pobj/of changed/ROOT/changed from/prep/changed a/det/council council/pobj/from –/punct/council manager/compound/government government/appos/council to/prep/changed a/det/government strong/amo...
(S (PP (IN In) (NP (CD 2006))) (, ,) (NP (NP (NP (DT the) (NN city) (POS 's)) (NN form)) (PP (IN of) (NP (NN government)))) (VP (VBD changed) (PP (IN from) (NP (DT a) (NML (NN council) (HYPH –) (NN manager)) (NN government))) (PP (IN to) (NP (DT a) (JJ strong) (NN mayor) (NN government)))) (. .))
T
20,611
59,741
In 2006, the city's form of government changed from a council–manager government to a strong mayor government.
["In 2006 , the city 's form of government changed from a council – manager government to a strong mayor government ."]
[]
["In 2006, the city's form of government changed from a council–manager government to a strong mayor government."]
[]
[]
Instruction: is this sentence tagged as T?: Input: In 2006, the city's form of government changed from a council–manager government to a strong mayor government.
["In 2006, the city's form of government changed from a council–manager government to a strong mayor government."]
['This pollution caused a range of harmful effects to wildlife and people .']
In 2006, the city's form of government changed from a council–manager government to a strong mayor government.
(ROOT (S (PP (IN In) (NP (CD 2006))) (, ,) (NP (NP (NP (DT the) (NN city) (POS 's)) (NN form)) (PP (IN of) (NP (NN government)))) (VP (VBD changed) (PP (IN from) (NP (DT a) (NML (NN council) (HYPH –) (NN manager)) (NN government))) (PP (IN to) (NP (DT a) (JJ strong) (NN mayor) (NN government)))) (. .)))
7
{ "ADJ": [ "strong" ], "ADP": [ "In", "of", "from", "to" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "a", "a" ], "INTJ": [], "NOUN": [ "city", "form", "government", "council", "manager", "government", "mayor", "government" ...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "O", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "O" ]
In/prep/changed 2006/pobj/In ,/punct/changed the/det/city city/poss/form 's/case/city form/nsubj/changed of/prep/form government/pobj/of changed/ROOT/changed from/prep/changed a/det/council council/pobj/from –/punct/council manager/compound/government government/appos/council to/prep/changed a/det/government strong/amo...
(S (PP (IN In) (NP (CD 2006))) (, ,) (NP (NP (NP (DT the) (NN city) (POS 's)) (NN form)) (PP (IN of) (NP (NN government)))) (VP (VBD changed) (PP (IN from) (NP (DT a) (NML (NN council) (HYPH –) (NN manager)) (NN government))) (PP (IN to) (NP (DT a) (JJ strong) (NN mayor) (NN government)))) (. .))
T
20,611
59,741
In 2006, the city's form of government changed from a council–manager government to a strong mayor government.
["In 2006 , the city 's form of government changed from a council – manager government to a strong mayor government ."]
[]
["In 2006, the city's form of government changed from a council–manager government to a strong mayor government."]
[]
[]
Instruction: is this sentence tagged as CT?: Input: In 2006, the city's form of government changed from a council–manager government to a strong mayor government.
[]
["In 2006, the city's form of government changed from a council–manager government to a strong mayor government."]
With the exception of short clips, content is not currently available for streaming, and must be downloaded.
(ROOT (S (PP (IN With) (NP (NP (DT the) (NN exception)) (PP (IN of) (NP (JJ short) (NNS clips))))) (, ,) (NP (NN content)) (VP (VP (VBZ is) (RB not) (ADVP (RB currently)) (ADJP (JJ available) (PP (IN for) (NP (NN streaming))))) (, ,) (CC and) (VP (MD must) (VP (VB be) (VP (VBN downloaded))))) (. .)))
8
{ "ADJ": [ "short", "available" ], "ADP": [ "With", "of", "for" ], "ADV": [ "currently" ], "AUX": [ "is", "must", "be" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "exception", "clips", "content", "streaming" ], ...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-ADVP", "B-ADJP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "O" ]
With/prep/is the/det/exception exception/pobj/With of/prep/exception short/amod/clips clips/pobj/of ,/punct/is content/nsubj/is is/ROOT/is not/neg/is currently/advmod/is available/acomp/is for/prep/available streaming/pobj/for ,/punct/is and/cc/is must/aux/downloaded be/auxpass/downloaded downloaded/conj/is ./punct/is
(S (PP (IN With) (NP (NP (DT the) (NN exception)) (PP (IN of) (NP (JJ short) (NNS clips))))) (, ,) (NP (NN content)) (VP (VP (VBZ is) (RB not) (ADVP (RB currently)) (ADJP (JJ available) (PP (IN for) (NP (NN streaming))))) (, ,) (CC and) (VP (MD must) (VP (VB be) (VP (VBN downloaded))))) (. .))
T
77
59,742
With the exception of short clips, content is not currently available for streaming, and must be downloaded.
['With the exception of short clips , content is not currently available for streaming , and must be downloaded .']
[]
['With the exception of short clips, content is not currently available for streaming, and must be downloaded.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: With the exception of short clips, content is not currently available for streaming, and must be downloaded.
['With the exception of short clips , content is not currently available for streaming , and must be downloaded .']
['In season ten, Jimmy Iovine was brought in as a mentor for the season.']
With the exception of short clips, content is not currently available for streaming, and must be downloaded.
(ROOT (S (PP (IN With) (NP (NP (DT the) (NN exception)) (PP (IN of) (NP (JJ short) (NNS clips))))) (, ,) (NP (NN content)) (VP (VP (VBZ is) (RB not) (ADVP (RB currently)) (ADJP (JJ available) (PP (IN for) (NP (NN streaming))))) (, ,) (CC and) (VP (MD must) (VP (VB be) (VP (VBN downloaded))))) (. .)))
8
{ "ADJ": [ "short", "available" ], "ADP": [ "With", "of", "for" ], "ADV": [ "currently" ], "AUX": [ "is", "must", "be" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "exception", "clips", "content", "streaming" ], ...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-ADVP", "B-ADJP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "O" ]
With/prep/is the/det/exception exception/pobj/With of/prep/exception short/amod/clips clips/pobj/of ,/punct/is content/nsubj/is is/ROOT/is not/neg/is currently/advmod/is available/acomp/is for/prep/available streaming/pobj/for ,/punct/is and/cc/is must/aux/downloaded be/auxpass/downloaded downloaded/conj/is ./punct/is
(S (PP (IN With) (NP (NP (DT the) (NN exception)) (PP (IN of) (NP (JJ short) (NNS clips))))) (, ,) (NP (NN content)) (VP (VP (VBZ is) (RB not) (ADVP (RB currently)) (ADJP (JJ available) (PP (IN for) (NP (NN streaming))))) (, ,) (CC and) (VP (MD must) (VP (VB be) (VP (VBN downloaded))))) (. .))
T
77
59,742
With the exception of short clips, content is not currently available for streaming, and must be downloaded.
['With the exception of short clips , content is not currently available for streaming , and must be downloaded .']
[]
['With the exception of short clips, content is not currently available for streaming, and must be downloaded.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: With the exception of short clips, content is not currently available for streaming, and must be downloaded.
[]
['With the exception of short clips , content is not currently available for streaming , and must be downloaded .']
With the exception of short clips, content is not currently available for streaming, and must be downloaded.
(ROOT (S (PP (IN With) (NP (NP (DT the) (NN exception)) (PP (IN of) (NP (JJ short) (NNS clips))))) (, ,) (NP (NN content)) (VP (VP (VBZ is) (RB not) (ADVP (RB currently)) (ADJP (JJ available) (PP (IN for) (NP (NN streaming))))) (, ,) (CC and) (VP (MD must) (VP (VB be) (VP (VBN downloaded))))) (. .)))
8
{ "ADJ": [ "short", "available" ], "ADP": [ "With", "of", "for" ], "ADV": [ "currently" ], "AUX": [ "is", "must", "be" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "exception", "clips", "content", "streaming" ], ...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-ADVP", "B-ADJP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "O" ]
With/prep/is the/det/exception exception/pobj/With of/prep/exception short/amod/clips clips/pobj/of ,/punct/is content/nsubj/is is/ROOT/is not/neg/is currently/advmod/is available/acomp/is for/prep/available streaming/pobj/for ,/punct/is and/cc/is must/aux/downloaded be/auxpass/downloaded downloaded/conj/is ./punct/is
(S (PP (IN With) (NP (NP (DT the) (NN exception)) (PP (IN of) (NP (JJ short) (NNS clips))))) (, ,) (NP (NN content)) (VP (VP (VBZ is) (RB not) (ADVP (RB currently)) (ADJP (JJ available) (PP (IN for) (NP (NN streaming))))) (, ,) (CC and) (VP (MD must) (VP (VB be) (VP (VBN downloaded))))) (. .))
T
77
59,742
With the exception of short clips, content is not currently available for streaming, and must be downloaded.
['With the exception of short clips , content is not currently available for streaming , and must be downloaded .']
[]
['With the exception of short clips, content is not currently available for streaming, and must be downloaded.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: With the exception of short clips, content is not currently available for streaming, and must be downloaded.
[]
['With the exception of short clips , content is not currently available for streaming , and must be downloaded .']
With the exception of short clips, content is not currently available for streaming, and must be downloaded.
(ROOT (S (PP (IN With) (NP (NP (DT the) (NN exception)) (PP (IN of) (NP (JJ short) (NNS clips))))) (, ,) (NP (NN content)) (VP (VP (VBZ is) (RB not) (ADVP (RB currently)) (ADJP (JJ available) (PP (IN for) (NP (NN streaming))))) (, ,) (CC and) (VP (MD must) (VP (VB be) (VP (VBN downloaded))))) (. .)))
8
{ "ADJ": [ "short", "available" ], "ADP": [ "With", "of", "for" ], "ADV": [ "currently" ], "AUX": [ "is", "must", "be" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "exception", "clips", "content", "streaming" ], ...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-ADVP", "B-ADJP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "O" ]
With/prep/is the/det/exception exception/pobj/With of/prep/exception short/amod/clips clips/pobj/of ,/punct/is content/nsubj/is is/ROOT/is not/neg/is currently/advmod/is available/acomp/is for/prep/available streaming/pobj/for ,/punct/is and/cc/is must/aux/downloaded be/auxpass/downloaded downloaded/conj/is ./punct/is
(S (PP (IN With) (NP (NP (DT the) (NN exception)) (PP (IN of) (NP (JJ short) (NNS clips))))) (, ,) (NP (NN content)) (VP (VP (VBZ is) (RB not) (ADVP (RB currently)) (ADJP (JJ available) (PP (IN for) (NP (NN streaming))))) (, ,) (CC and) (VP (MD must) (VP (VB be) (VP (VBN downloaded))))) (. .))
T
77
59,742
With the exception of short clips, content is not currently available for streaming, and must be downloaded.
['With the exception of short clips , content is not currently available for streaming , and must be downloaded .']
[]
['With the exception of short clips, content is not currently available for streaming, and must be downloaded.']
[]
[]
Instruction: is this sentence tagged as T?: Input: With the exception of short clips, content is not currently available for streaming, and must be downloaded.
['With the exception of short clips, content is not currently available for streaming, and must be downloaded.']
['The TV show Gilmore Girls is set (but not filmed) in New Haven and at Yale University, as are scenes in the film']
With the exception of short clips, content is not currently available for streaming, and must be downloaded.
(ROOT (S (PP (IN With) (NP (NP (DT the) (NN exception)) (PP (IN of) (NP (JJ short) (NNS clips))))) (, ,) (NP (NN content)) (VP (VP (VBZ is) (RB not) (ADVP (RB currently)) (ADJP (JJ available) (PP (IN for) (NP (NN streaming))))) (, ,) (CC and) (VP (MD must) (VP (VB be) (VP (VBN downloaded))))) (. .)))
8
{ "ADJ": [ "short", "available" ], "ADP": [ "With", "of", "for" ], "ADV": [ "currently" ], "AUX": [ "is", "must", "be" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "exception", "clips", "content", "streaming" ], ...
[ "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "B-ADVP", "B-ADJP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "I-VP", "O" ]
With/prep/is the/det/exception exception/pobj/With of/prep/exception short/amod/clips clips/pobj/of ,/punct/is content/nsubj/is is/ROOT/is not/neg/is currently/advmod/is available/acomp/is for/prep/available streaming/pobj/for ,/punct/is and/cc/is must/aux/downloaded be/auxpass/downloaded downloaded/conj/is ./punct/is
(S (PP (IN With) (NP (NP (DT the) (NN exception)) (PP (IN of) (NP (JJ short) (NNS clips))))) (, ,) (NP (NN content)) (VP (VP (VBZ is) (RB not) (ADVP (RB currently)) (ADJP (JJ available) (PP (IN for) (NP (NN streaming))))) (, ,) (CC and) (VP (MD must) (VP (VB be) (VP (VBN downloaded))))) (. .))
T
77
59,742
With the exception of short clips, content is not currently available for streaming, and must be downloaded.
['With the exception of short clips , content is not currently available for streaming , and must be downloaded .']
[]
['With the exception of short clips, content is not currently available for streaming, and must be downloaded.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: With the exception of short clips, content is not currently available for streaming, and must be downloaded.
[]
['With the exception of short clips , content is not currently available for streaming , and must be downloaded .']
Of the eight precepts which one is on sexual misconduct?
(ROOT (FRAG (IN Of) (NP (NP (DT the) (CD eight) (NNS precepts)) (SBAR (WHNP (WHNP (WDT which)) (NP (CD one))) (VP (VBZ is) (PP (IN on) (NP (JJ sexual) (NN misconduct)))))) (. ?)))
8
{ "ADJ": [ "sexual" ], "ADP": [ "Of", "on" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "precepts", "one", "misconduct" ], "NUM": [ "eight" ], "PART": [], "PRON": [ "which" ], "PROPN": [], "PUNCT": [ ...
[ "O", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
Of/ROOT/Of the/det/precepts eight/nummod/precepts precepts/pobj/Of which/dobj/is one/nsubj/is is/relcl/precepts on/prep/is sexual/amod/misconduct misconduct/pobj/on ?/punct/Of
(FRAG (IN Of) (NP (NP (DT the) (CD eight) (NNS precepts)) (SBAR (WHNP (WHNP (WDT which)) (NP (CD one))) (VP (VBZ is) (PP (IN on) (NP (JJ sexual) (NN misconduct)))))) (. ?))
FC
23,930
59,743
Of the eight precepts which one is on sexual misconduct?
[]
['which one is on sexual misconduct']
[]
[]
['Of the eight precepts which one is on sexual misconduct?']
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Of the eight precepts which one is on sexual misconduct?
[]
['Of the eight precepts which one is on sexual misconduct?']
Of the eight precepts which one is on sexual misconduct?
(ROOT (FRAG (IN Of) (NP (NP (DT the) (CD eight) (NNS precepts)) (SBAR (WHNP (WHNP (WDT which)) (NP (CD one))) (VP (VBZ is) (PP (IN on) (NP (JJ sexual) (NN misconduct)))))) (. ?)))
8
{ "ADJ": [ "sexual" ], "ADP": [ "Of", "on" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "precepts", "one", "misconduct" ], "NUM": [ "eight" ], "PART": [], "PRON": [ "which" ], "PROPN": [], "PUNCT": [ ...
[ "O", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
Of/ROOT/Of the/det/precepts eight/nummod/precepts precepts/pobj/Of which/dobj/is one/nsubj/is is/relcl/precepts on/prep/is sexual/amod/misconduct misconduct/pobj/on ?/punct/Of
(FRAG (IN Of) (NP (NP (DT the) (CD eight) (NNS precepts)) (SBAR (WHNP (WHNP (WDT which)) (NP (CD one))) (VP (VBZ is) (PP (IN on) (NP (JJ sexual) (NN misconduct)))))) (. ?))
FC
23,930
59,743
Of the eight precepts which one is on sexual misconduct?
[]
['which one is on sexual misconduct']
[]
[]
['Of the eight precepts which one is on sexual misconduct?']
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Of the eight precepts which one is on sexual misconduct?
['which one is on sexual misconduct']
['Of the eight precepts which one is on sexual misconduct?']
Of the eight precepts which one is on sexual misconduct?
(ROOT (FRAG (IN Of) (NP (NP (DT the) (CD eight) (NNS precepts)) (SBAR (WHNP (WHNP (WDT which)) (NP (CD one))) (VP (VBZ is) (PP (IN on) (NP (JJ sexual) (NN misconduct)))))) (. ?)))
8
{ "ADJ": [ "sexual" ], "ADP": [ "Of", "on" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "precepts", "one", "misconduct" ], "NUM": [ "eight" ], "PART": [], "PRON": [ "which" ], "PROPN": [], "PUNCT": [ ...
[ "O", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
Of/ROOT/Of the/det/precepts eight/nummod/precepts precepts/pobj/Of which/dobj/is one/nsubj/is is/relcl/precepts on/prep/is sexual/amod/misconduct misconduct/pobj/on ?/punct/Of
(FRAG (IN Of) (NP (NP (DT the) (CD eight) (NNS precepts)) (SBAR (WHNP (WHNP (WDT which)) (NP (CD one))) (VP (VBZ is) (PP (IN on) (NP (JJ sexual) (NN misconduct)))))) (. ?))
FC
23,930
59,743
Of the eight precepts which one is on sexual misconduct?
[]
['which one is on sexual misconduct']
[]
[]
['Of the eight precepts which one is on sexual misconduct?']
Instruction: is this sentence tagged as FC?: Input: Of the eight precepts which one is on sexual misconduct?
['Of the eight precepts which one is on sexual misconduct?']
['which one is on sexual misconduct']
Of the eight precepts which one is on sexual misconduct?
(ROOT (FRAG (IN Of) (NP (NP (DT the) (CD eight) (NNS precepts)) (SBAR (WHNP (WHNP (WDT which)) (NP (CD one))) (VP (VBZ is) (PP (IN on) (NP (JJ sexual) (NN misconduct)))))) (. ?)))
8
{ "ADJ": [ "sexual" ], "ADP": [ "Of", "on" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "precepts", "one", "misconduct" ], "NUM": [ "eight" ], "PART": [], "PRON": [ "which" ], "PROPN": [], "PUNCT": [ ...
[ "O", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
Of/ROOT/Of the/det/precepts eight/nummod/precepts precepts/pobj/Of which/dobj/is one/nsubj/is is/relcl/precepts on/prep/is sexual/amod/misconduct misconduct/pobj/on ?/punct/Of
(FRAG (IN Of) (NP (NP (DT the) (CD eight) (NNS precepts)) (SBAR (WHNP (WHNP (WDT which)) (NP (CD one))) (VP (VBZ is) (PP (IN on) (NP (JJ sexual) (NN misconduct)))))) (. ?))
FC
23,930
59,743
Of the eight precepts which one is on sexual misconduct?
[]
['which one is on sexual misconduct']
[]
[]
['Of the eight precepts which one is on sexual misconduct?']
Instruction: is this sentence tagged as T?: Input: Of the eight precepts which one is on sexual misconduct?
[]
['which one is on sexual misconduct']
Of the eight precepts which one is on sexual misconduct?
(ROOT (FRAG (IN Of) (NP (NP (DT the) (CD eight) (NNS precepts)) (SBAR (WHNP (WHNP (WDT which)) (NP (CD one))) (VP (VBZ is) (PP (IN on) (NP (JJ sexual) (NN misconduct)))))) (. ?)))
8
{ "ADJ": [ "sexual" ], "ADP": [ "Of", "on" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "precepts", "one", "misconduct" ], "NUM": [ "eight" ], "PART": [], "PRON": [ "which" ], "PROPN": [], "PUNCT": [ ...
[ "O", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O" ]
Of/ROOT/Of the/det/precepts eight/nummod/precepts precepts/pobj/Of which/dobj/is one/nsubj/is is/relcl/precepts on/prep/is sexual/amod/misconduct misconduct/pobj/on ?/punct/Of
(FRAG (IN Of) (NP (NP (DT the) (CD eight) (NNS precepts)) (SBAR (WHNP (WHNP (WDT which)) (NP (CD one))) (VP (VBZ is) (PP (IN on) (NP (JJ sexual) (NN misconduct)))))) (. ?))
FC
23,930
59,743
Of the eight precepts which one is on sexual misconduct?
[]
['which one is on sexual misconduct']
[]
[]
['Of the eight precepts which one is on sexual misconduct?']
Instruction: is this sentence tagged as CT?: Input: Of the eight precepts which one is on sexual misconduct?
[]
['which one is on sexual misconduct']
Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.
(ROOT (S (S (NP (NN Dance) (NNS parties)) (VP (VBP are) (NP (JJ common) (NNS events)) (PP (IN among) (NP (NNS friends))))) (, ,) (CC and) (S (NP (JJ traditional) (NN mask) (NNS dances)) (VP (VBP are) (VP (VBN performed) (PP (IN at) (NP (JJ ceremonial) (NNS events)))))) (. .)))
8
{ "ADJ": [ "common", "traditional", "ceremonial" ], "ADP": [ "among", "at" ], "ADV": [], "AUX": [ "are", "are" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "Dance", "parties", "events", "friends", "mask", "dances", "events" ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
Dance/compound/parties parties/nsubj/are are/ROOT/are common/amod/events events/attr/are among/prep/events friends/pobj/among ,/punct/are and/cc/are traditional/amod/dances mask/compound/dances dances/nsubjpass/performed are/auxpass/performed performed/conj/are at/prep/performed ceremonial/amod/events events/pobj/at ./...
(S (S (NP (NN Dance) (NNS parties)) (VP (VBP are) (NP (JJ common) (NNS events)) (PP (IN among) (NP (NNS friends))))) (, ,) (CC and) (S (NP (JJ traditional) (NN mask) (NNS dances)) (VP (VBP are) (VP (VBN performed) (PP (IN at) (NP (JJ ceremonial) (NNS events)))))) (. .))
T
19,282
59,744
Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.
['Dance parties are common events among friends , and traditional mask dances are performed at ceremonial events .']
[]
['Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.
['Dance parties are common events among friends , and traditional mask dances are performed at ceremonial events .']
['An Empirical Study, that affirmative action policies encourage non-preferred groups to designate themselves as members of preferred groups [i.e., primary beneficiaries of affirmative action] to take advantage of group preference policies.']
Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.
(ROOT (S (S (NP (NN Dance) (NNS parties)) (VP (VBP are) (NP (JJ common) (NNS events)) (PP (IN among) (NP (NNS friends))))) (, ,) (CC and) (S (NP (JJ traditional) (NN mask) (NNS dances)) (VP (VBP are) (VP (VBN performed) (PP (IN at) (NP (JJ ceremonial) (NNS events)))))) (. .)))
8
{ "ADJ": [ "common", "traditional", "ceremonial" ], "ADP": [ "among", "at" ], "ADV": [], "AUX": [ "are", "are" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "Dance", "parties", "events", "friends", "mask", "dances", "events" ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
Dance/compound/parties parties/nsubj/are are/ROOT/are common/amod/events events/attr/are among/prep/events friends/pobj/among ,/punct/are and/cc/are traditional/amod/dances mask/compound/dances dances/nsubjpass/performed are/auxpass/performed performed/conj/are at/prep/performed ceremonial/amod/events events/pobj/at ./...
(S (S (NP (NN Dance) (NNS parties)) (VP (VBP are) (NP (JJ common) (NNS events)) (PP (IN among) (NP (NNS friends))))) (, ,) (CC and) (S (NP (JJ traditional) (NN mask) (NNS dances)) (VP (VBP are) (VP (VBN performed) (PP (IN at) (NP (JJ ceremonial) (NNS events)))))) (. .))
T
19,282
59,744
Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.
['Dance parties are common events among friends , and traditional mask dances are performed at ceremonial events .']
[]
['Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.
[]
['Dance parties are common events among friends , and traditional mask dances are performed at ceremonial events .']
Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.
(ROOT (S (S (NP (NN Dance) (NNS parties)) (VP (VBP are) (NP (JJ common) (NNS events)) (PP (IN among) (NP (NNS friends))))) (, ,) (CC and) (S (NP (JJ traditional) (NN mask) (NNS dances)) (VP (VBP are) (VP (VBN performed) (PP (IN at) (NP (JJ ceremonial) (NNS events)))))) (. .)))
8
{ "ADJ": [ "common", "traditional", "ceremonial" ], "ADP": [ "among", "at" ], "ADV": [], "AUX": [ "are", "are" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "Dance", "parties", "events", "friends", "mask", "dances", "events" ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
Dance/compound/parties parties/nsubj/are are/ROOT/are common/amod/events events/attr/are among/prep/events friends/pobj/among ,/punct/are and/cc/are traditional/amod/dances mask/compound/dances dances/nsubjpass/performed are/auxpass/performed performed/conj/are at/prep/performed ceremonial/amod/events events/pobj/at ./...
(S (S (NP (NN Dance) (NNS parties)) (VP (VBP are) (NP (JJ common) (NNS events)) (PP (IN among) (NP (NNS friends))))) (, ,) (CC and) (S (NP (JJ traditional) (NN mask) (NNS dances)) (VP (VBP are) (VP (VBN performed) (PP (IN at) (NP (JJ ceremonial) (NNS events)))))) (. .))
T
19,282
59,744
Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.
['Dance parties are common events among friends , and traditional mask dances are performed at ceremonial events .']
[]
['Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.
[]
['Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.']
Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.
(ROOT (S (S (NP (NN Dance) (NNS parties)) (VP (VBP are) (NP (JJ common) (NNS events)) (PP (IN among) (NP (NNS friends))))) (, ,) (CC and) (S (NP (JJ traditional) (NN mask) (NNS dances)) (VP (VBP are) (VP (VBN performed) (PP (IN at) (NP (JJ ceremonial) (NNS events)))))) (. .)))
8
{ "ADJ": [ "common", "traditional", "ceremonial" ], "ADP": [ "among", "at" ], "ADV": [], "AUX": [ "are", "are" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "Dance", "parties", "events", "friends", "mask", "dances", "events" ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
Dance/compound/parties parties/nsubj/are are/ROOT/are common/amod/events events/attr/are among/prep/events friends/pobj/among ,/punct/are and/cc/are traditional/amod/dances mask/compound/dances dances/nsubjpass/performed are/auxpass/performed performed/conj/are at/prep/performed ceremonial/amod/events events/pobj/at ./...
(S (S (NP (NN Dance) (NNS parties)) (VP (VBP are) (NP (JJ common) (NNS events)) (PP (IN among) (NP (NNS friends))))) (, ,) (CC and) (S (NP (JJ traditional) (NN mask) (NNS dances)) (VP (VBP are) (VP (VBN performed) (PP (IN at) (NP (JJ ceremonial) (NNS events)))))) (. .))
T
19,282
59,744
Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.
['Dance parties are common events among friends , and traditional mask dances are performed at ceremonial events .']
[]
['Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.']
[]
[]
Instruction: is this sentence tagged as T?: Input: Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.
['Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.']
['In advanced gymnastics , multiple twists and somersaults may be added before landing .']
Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.
(ROOT (S (S (NP (NN Dance) (NNS parties)) (VP (VBP are) (NP (JJ common) (NNS events)) (PP (IN among) (NP (NNS friends))))) (, ,) (CC and) (S (NP (JJ traditional) (NN mask) (NNS dances)) (VP (VBP are) (VP (VBN performed) (PP (IN at) (NP (JJ ceremonial) (NNS events)))))) (. .)))
8
{ "ADJ": [ "common", "traditional", "ceremonial" ], "ADP": [ "among", "at" ], "ADV": [], "AUX": [ "are", "are" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "Dance", "parties", "events", "friends", "mask", "dances", "events" ...
[ "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
Dance/compound/parties parties/nsubj/are are/ROOT/are common/amod/events events/attr/are among/prep/events friends/pobj/among ,/punct/are and/cc/are traditional/amod/dances mask/compound/dances dances/nsubjpass/performed are/auxpass/performed performed/conj/are at/prep/performed ceremonial/amod/events events/pobj/at ./...
(S (S (NP (NN Dance) (NNS parties)) (VP (VBP are) (NP (JJ common) (NNS events)) (PP (IN among) (NP (NNS friends))))) (, ,) (CC and) (S (NP (JJ traditional) (NN mask) (NNS dances)) (VP (VBP are) (VP (VBN performed) (PP (IN at) (NP (JJ ceremonial) (NNS events)))))) (. .))
T
19,282
59,744
Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.
['Dance parties are common events among friends , and traditional mask dances are performed at ceremonial events .']
[]
['Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.
[]
['Dance parties are common events among friends, and traditional mask dances are performed at ceremonial events.']
Chandeliers were an early form of "light fixture".
(ROOT (S (NP (NNS Chandeliers)) (VP (VP (VBD were) (NP (NP (DT an) (JJ early) (NN form)) (PP (IN of) (`` ") (NP (JJ light) (NN fixture))))) ('' ")) (. .)))
8
{ "ADJ": [ "early", "light" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [], "DET": [ "an" ], "INTJ": [], "NOUN": [ "Chandeliers", "form", "fixture" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "\"", "\"", "."...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-VP", "O" ]
Chandeliers/nsubj/were were/ROOT/were an/det/form early/amod/form form/attr/were of/prep/form "/punct/of light/amod/fixture fixture/pobj/of "/punct/were ./punct/were
(S (NP (NNS Chandeliers)) (VP (VP (VBD were) (NP (NP (DT an) (JJ early) (NN form)) (PP (IN of) (`` ") (NP (JJ light) (NN fixture))))) ('' ")) (. .))
T
15,524
59,745
Chandeliers were an early form of "light fixture".
['Chandeliers were an early form of " light fixture " .']
[]
['Chandeliers were an early form of "light fixture".']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Chandeliers were an early form of "light fixture".
['Chandeliers were an early form of " light fixture " .']
['i les Ciències), which contains an opera house/performing arts centre, a science museum, an IMAX cinema/planetarium, an oceanographic park and other structures such as a long covered walkway and restaurants.']
Chandeliers were an early form of "light fixture".
(ROOT (S (NP (NNS Chandeliers)) (VP (VP (VBD were) (NP (NP (DT an) (JJ early) (NN form)) (PP (IN of) (`` ") (NP (JJ light) (NN fixture))))) ('' ")) (. .)))
8
{ "ADJ": [ "early", "light" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [], "DET": [ "an" ], "INTJ": [], "NOUN": [ "Chandeliers", "form", "fixture" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "\"", "\"", "."...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-VP", "O" ]
Chandeliers/nsubj/were were/ROOT/were an/det/form early/amod/form form/attr/were of/prep/form "/punct/of light/amod/fixture fixture/pobj/of "/punct/were ./punct/were
(S (NP (NNS Chandeliers)) (VP (VP (VBD were) (NP (NP (DT an) (JJ early) (NN form)) (PP (IN of) (`` ") (NP (JJ light) (NN fixture))))) ('' ")) (. .))
T
15,524
59,745
Chandeliers were an early form of "light fixture".
['Chandeliers were an early form of " light fixture " .']
[]
['Chandeliers were an early form of "light fixture".']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Chandeliers were an early form of "light fixture".
[]
['Chandeliers were an early form of "light fixture".']
Chandeliers were an early form of "light fixture".
(ROOT (S (NP (NNS Chandeliers)) (VP (VP (VBD were) (NP (NP (DT an) (JJ early) (NN form)) (PP (IN of) (`` ") (NP (JJ light) (NN fixture))))) ('' ")) (. .)))
8
{ "ADJ": [ "early", "light" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [], "DET": [ "an" ], "INTJ": [], "NOUN": [ "Chandeliers", "form", "fixture" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "\"", "\"", "."...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-VP", "O" ]
Chandeliers/nsubj/were were/ROOT/were an/det/form early/amod/form form/attr/were of/prep/form "/punct/of light/amod/fixture fixture/pobj/of "/punct/were ./punct/were
(S (NP (NNS Chandeliers)) (VP (VP (VBD were) (NP (NP (DT an) (JJ early) (NN form)) (PP (IN of) (`` ") (NP (JJ light) (NN fixture))))) ('' ")) (. .))
T
15,524
59,745
Chandeliers were an early form of "light fixture".
['Chandeliers were an early form of " light fixture " .']
[]
['Chandeliers were an early form of "light fixture".']
[]
[]
Instruction: is this sentence tagged as FC?: Input: Chandeliers were an early form of "light fixture".
[]
['Chandeliers were an early form of " light fixture " .']
Chandeliers were an early form of "light fixture".
(ROOT (S (NP (NNS Chandeliers)) (VP (VP (VBD were) (NP (NP (DT an) (JJ early) (NN form)) (PP (IN of) (`` ") (NP (JJ light) (NN fixture))))) ('' ")) (. .)))
8
{ "ADJ": [ "early", "light" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [], "DET": [ "an" ], "INTJ": [], "NOUN": [ "Chandeliers", "form", "fixture" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "\"", "\"", "."...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-VP", "O" ]
Chandeliers/nsubj/were were/ROOT/were an/det/form early/amod/form form/attr/were of/prep/form "/punct/of light/amod/fixture fixture/pobj/of "/punct/were ./punct/were
(S (NP (NNS Chandeliers)) (VP (VP (VBD were) (NP (NP (DT an) (JJ early) (NN form)) (PP (IN of) (`` ") (NP (JJ light) (NN fixture))))) ('' ")) (. .))
T
15,524
59,745
Chandeliers were an early form of "light fixture".
['Chandeliers were an early form of " light fixture " .']
[]
['Chandeliers were an early form of "light fixture".']
[]
[]
Instruction: is this sentence tagged as T?: Input: Chandeliers were an early form of "light fixture".
['Chandeliers were an early form of "light fixture".']
['Once the Royal Navy established a base and dockyard defended by regular soldiers, however, the militias were disbanded following the War of 1812.']
Chandeliers were an early form of "light fixture".
(ROOT (S (NP (NNS Chandeliers)) (VP (VP (VBD were) (NP (NP (DT an) (JJ early) (NN form)) (PP (IN of) (`` ") (NP (JJ light) (NN fixture))))) ('' ")) (. .)))
8
{ "ADJ": [ "early", "light" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [], "DET": [ "an" ], "INTJ": [], "NOUN": [ "Chandeliers", "form", "fixture" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "\"", "\"", "."...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-VP", "O" ]
Chandeliers/nsubj/were were/ROOT/were an/det/form early/amod/form form/attr/were of/prep/form "/punct/of light/amod/fixture fixture/pobj/of "/punct/were ./punct/were
(S (NP (NNS Chandeliers)) (VP (VP (VBD were) (NP (NP (DT an) (JJ early) (NN form)) (PP (IN of) (`` ") (NP (JJ light) (NN fixture))))) ('' ")) (. .))
T
15,524
59,745
Chandeliers were an early form of "light fixture".
['Chandeliers were an early form of " light fixture " .']
[]
['Chandeliers were an early form of "light fixture".']
[]
[]
Instruction: is this sentence tagged as CT?: Input: Chandeliers were an early form of "light fixture".
[]
['Chandeliers were an early form of "light fixture".']
The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.
(ROOT (S (NP (NP (DT The) (NNP Bingley) (NNPS Arms)) (, ,) (NP (NP (NNP Bardsey)) (, ,) (NP (NNP Yorkshire))) (, ,)) (VP (VBZ is) (VP (VBN claimed) (PP (TO to) (NP (NN date))) (PP (IN to) (NP (CD 905) (NNP AD))))) (. .)))
7
{ "ADJ": [], "ADP": [ "to", "to" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "date", "AD" ], "NUM": [ "905" ], "PART": [], "PRON": [], "PROPN": [ "Bingley", "Arms", "Bardsey", "Yorkshire" ], "PUNCT"...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/Arms Bingley/compound/Arms Arms/nsubjpass/claimed ,/punct/Arms Bardsey/conj/Arms ,/punct/Bardsey Yorkshire/appos/Bardsey ,/punct/Arms is/auxpass/claimed claimed/ROOT/claimed to/prep/claimed date/pobj/to to/prep/claimed 905/nummod/AD AD/pobj/to ./punct/claimed
(S (NP (NP (DT The) (NNP Bingley) (NNPS Arms)) (, ,) (NP (NP (NNP Bardsey)) (, ,) (NP (NNP Yorkshire))) (, ,)) (VP (VBZ is) (VP (VBN claimed) (PP (TO to) (NP (NN date))) (PP (IN to) (NP (CD 905) (NNP AD))))) (. .))
T
30,523
59,746
The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.
['The Bingley Arms , Bardsey , Yorkshire , is claimed to date to 905 AD .']
[]
['The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.
['The Bingley Arms , Bardsey , Yorkshire , is claimed to date to 905 AD .']
['The College Dropout at number 298, Late Registration at number 118, and My Beautiful Dark Twisted Fantasy at number 353.']
The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.
(ROOT (S (NP (NP (DT The) (NNP Bingley) (NNPS Arms)) (, ,) (NP (NP (NNP Bardsey)) (, ,) (NP (NNP Yorkshire))) (, ,)) (VP (VBZ is) (VP (VBN claimed) (PP (TO to) (NP (NN date))) (PP (IN to) (NP (CD 905) (NNP AD))))) (. .)))
7
{ "ADJ": [], "ADP": [ "to", "to" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "date", "AD" ], "NUM": [ "905" ], "PART": [], "PRON": [], "PROPN": [ "Bingley", "Arms", "Bardsey", "Yorkshire" ], "PUNCT"...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/Arms Bingley/compound/Arms Arms/nsubjpass/claimed ,/punct/Arms Bardsey/conj/Arms ,/punct/Bardsey Yorkshire/appos/Bardsey ,/punct/Arms is/auxpass/claimed claimed/ROOT/claimed to/prep/claimed date/pobj/to to/prep/claimed 905/nummod/AD AD/pobj/to ./punct/claimed
(S (NP (NP (DT The) (NNP Bingley) (NNPS Arms)) (, ,) (NP (NP (NNP Bardsey)) (, ,) (NP (NNP Yorkshire))) (, ,)) (VP (VBZ is) (VP (VBN claimed) (PP (TO to) (NP (NN date))) (PP (IN to) (NP (CD 905) (NNP AD))))) (. .))
T
30,523
59,746
The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.
['The Bingley Arms , Bardsey , Yorkshire , is claimed to date to 905 AD .']
[]
['The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.
[]
['The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.']
The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.
(ROOT (S (NP (NP (DT The) (NNP Bingley) (NNPS Arms)) (, ,) (NP (NP (NNP Bardsey)) (, ,) (NP (NNP Yorkshire))) (, ,)) (VP (VBZ is) (VP (VBN claimed) (PP (TO to) (NP (NN date))) (PP (IN to) (NP (CD 905) (NNP AD))))) (. .)))
7
{ "ADJ": [], "ADP": [ "to", "to" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "date", "AD" ], "NUM": [ "905" ], "PART": [], "PRON": [], "PROPN": [ "Bingley", "Arms", "Bardsey", "Yorkshire" ], "PUNCT"...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/Arms Bingley/compound/Arms Arms/nsubjpass/claimed ,/punct/Arms Bardsey/conj/Arms ,/punct/Bardsey Yorkshire/appos/Bardsey ,/punct/Arms is/auxpass/claimed claimed/ROOT/claimed to/prep/claimed date/pobj/to to/prep/claimed 905/nummod/AD AD/pobj/to ./punct/claimed
(S (NP (NP (DT The) (NNP Bingley) (NNPS Arms)) (, ,) (NP (NP (NNP Bardsey)) (, ,) (NP (NNP Yorkshire))) (, ,)) (VP (VBZ is) (VP (VBN claimed) (PP (TO to) (NP (NN date))) (PP (IN to) (NP (CD 905) (NNP AD))))) (. .))
T
30,523
59,746
The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.
['The Bingley Arms , Bardsey , Yorkshire , is claimed to date to 905 AD .']
[]
['The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.
[]
['The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.']
The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.
(ROOT (S (NP (NP (DT The) (NNP Bingley) (NNPS Arms)) (, ,) (NP (NP (NNP Bardsey)) (, ,) (NP (NNP Yorkshire))) (, ,)) (VP (VBZ is) (VP (VBN claimed) (PP (TO to) (NP (NN date))) (PP (IN to) (NP (CD 905) (NNP AD))))) (. .)))
7
{ "ADJ": [], "ADP": [ "to", "to" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "date", "AD" ], "NUM": [ "905" ], "PART": [], "PRON": [], "PROPN": [ "Bingley", "Arms", "Bardsey", "Yorkshire" ], "PUNCT"...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/Arms Bingley/compound/Arms Arms/nsubjpass/claimed ,/punct/Arms Bardsey/conj/Arms ,/punct/Bardsey Yorkshire/appos/Bardsey ,/punct/Arms is/auxpass/claimed claimed/ROOT/claimed to/prep/claimed date/pobj/to to/prep/claimed 905/nummod/AD AD/pobj/to ./punct/claimed
(S (NP (NP (DT The) (NNP Bingley) (NNPS Arms)) (, ,) (NP (NP (NNP Bardsey)) (, ,) (NP (NNP Yorkshire))) (, ,)) (VP (VBZ is) (VP (VBN claimed) (PP (TO to) (NP (NN date))) (PP (IN to) (NP (CD 905) (NNP AD))))) (. .))
T
30,523
59,746
The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.
['The Bingley Arms , Bardsey , Yorkshire , is claimed to date to 905 AD .']
[]
['The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.']
[]
[]
Instruction: is this sentence tagged as T?: Input: The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.
['The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.']
['The Miami grid is primarily numerical .']
The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.
(ROOT (S (NP (NP (DT The) (NNP Bingley) (NNPS Arms)) (, ,) (NP (NP (NNP Bardsey)) (, ,) (NP (NNP Yorkshire))) (, ,)) (VP (VBZ is) (VP (VBN claimed) (PP (TO to) (NP (NN date))) (PP (IN to) (NP (CD 905) (NNP AD))))) (. .)))
7
{ "ADJ": [], "ADP": [ "to", "to" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "date", "AD" ], "NUM": [ "905" ], "PART": [], "PRON": [], "PROPN": [ "Bingley", "Arms", "Bardsey", "Yorkshire" ], "PUNCT"...
[ "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/Arms Bingley/compound/Arms Arms/nsubjpass/claimed ,/punct/Arms Bardsey/conj/Arms ,/punct/Bardsey Yorkshire/appos/Bardsey ,/punct/Arms is/auxpass/claimed claimed/ROOT/claimed to/prep/claimed date/pobj/to to/prep/claimed 905/nummod/AD AD/pobj/to ./punct/claimed
(S (NP (NP (DT The) (NNP Bingley) (NNPS Arms)) (, ,) (NP (NP (NNP Bardsey)) (, ,) (NP (NNP Yorkshire))) (, ,)) (VP (VBZ is) (VP (VBN claimed) (PP (TO to) (NP (NN date))) (PP (IN to) (NP (CD 905) (NNP AD))))) (. .))
T
30,523
59,746
The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.
['The Bingley Arms , Bardsey , Yorkshire , is claimed to date to 905 AD .']
[]
['The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.
[]
['The Bingley Arms, Bardsey, Yorkshire, is claimed to date to 905 AD.']
the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.
(ROOT (S (NP (DT the) (NNP Great) (NML (NNP Man) (HYPH -) (NNP Made)) (NNP River)) (: ;) (S (SBAR (IN although) (S (VP (VBN designed) (S (VP (TO to) (VP (VB be) (VP (VBN finished) (PP (IN by) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN decade)))))))))))) (, ,) (NP (PRP it)) (VP (VBD remained) (ADJP (JJ inco...
15
{ "ADJ": [ "Great", "incomplete", "21st" ], "ADP": [ "by", "of", "at", "of" ], "ADV": [], "AUX": [ "be" ], "CCONJ": [], "DET": [ "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "Man", "end", "decade", "start", "ce...
[ "B-NP", "I-NP", "O", "O", "O", "B-NP", "O", "O", "B-VP", "I-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
the/det/River Great/compound/River Man/npadvmod/Made -/punct/Made Made/amod/River River/nsubj/remained ;/punct/remained although/mark/designed designed/advcl/remained to/aux/finished be/auxpass/finished finished/xcomp/designed by/prep/finished the/det/end end/pobj/by of/prep/end the/det/decade decade/pobj/of ,/punct/re...
(S (NP (DT the) (NNP Great) (NML (NNP Man) (HYPH -) (NNP Made)) (NNP River)) (: ;) (S (SBAR (IN although) (S (VP (VBN designed) (S (VP (TO to) (VP (VB be) (VP (VBN finished) (PP (IN by) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN decade)))))))))))) (, ,) (NP (PRP it)) (VP (VBD remained) (ADJP (JJ incomplete...
CT
58,596
59,747
the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.
['the Great Man - Made River ; , it remained incomplete at the start of the 21st century .']
['although designed to be finished by the end of the decade']
[]
['the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.
['the Great Man - Made River ; , it remained incomplete at the start of the 21st century .']
['the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.']
the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.
(ROOT (S (NP (DT the) (NNP Great) (NML (NNP Man) (HYPH -) (NNP Made)) (NNP River)) (: ;) (S (SBAR (IN although) (S (VP (VBN designed) (S (VP (TO to) (VP (VB be) (VP (VBN finished) (PP (IN by) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN decade)))))))))))) (, ,) (NP (PRP it)) (VP (VBD remained) (ADJP (JJ inco...
15
{ "ADJ": [ "Great", "incomplete", "21st" ], "ADP": [ "by", "of", "at", "of" ], "ADV": [], "AUX": [ "be" ], "CCONJ": [], "DET": [ "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "Man", "end", "decade", "start", "ce...
[ "B-NP", "I-NP", "O", "O", "O", "B-NP", "O", "O", "B-VP", "I-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
the/det/River Great/compound/River Man/npadvmod/Made -/punct/Made Made/amod/River River/nsubj/remained ;/punct/remained although/mark/designed designed/advcl/remained to/aux/finished be/auxpass/finished finished/xcomp/designed by/prep/finished the/det/end end/pobj/by of/prep/end the/det/decade decade/pobj/of ,/punct/re...
(S (NP (DT the) (NNP Great) (NML (NNP Man) (HYPH -) (NNP Made)) (NNP River)) (: ;) (S (SBAR (IN although) (S (VP (VBN designed) (S (VP (TO to) (VP (VB be) (VP (VBN finished) (PP (IN by) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN decade)))))))))))) (, ,) (NP (PRP it)) (VP (VBD remained) (ADJP (JJ incomplete...
CT
58,596
59,747
the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.
['the Great Man - Made River ; , it remained incomplete at the start of the 21st century .']
['although designed to be finished by the end of the decade']
[]
['the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.
['although designed to be finished by the end of the decade']
['the Great Man - Made River ; , it remained incomplete at the start of the 21st century .']
the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.
(ROOT (S (NP (DT the) (NNP Great) (NML (NNP Man) (HYPH -) (NNP Made)) (NNP River)) (: ;) (S (SBAR (IN although) (S (VP (VBN designed) (S (VP (TO to) (VP (VB be) (VP (VBN finished) (PP (IN by) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN decade)))))))))))) (, ,) (NP (PRP it)) (VP (VBD remained) (ADJP (JJ inco...
15
{ "ADJ": [ "Great", "incomplete", "21st" ], "ADP": [ "by", "of", "at", "of" ], "ADV": [], "AUX": [ "be" ], "CCONJ": [], "DET": [ "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "Man", "end", "decade", "start", "ce...
[ "B-NP", "I-NP", "O", "O", "O", "B-NP", "O", "O", "B-VP", "I-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
the/det/River Great/compound/River Man/npadvmod/Made -/punct/Made Made/amod/River River/nsubj/remained ;/punct/remained although/mark/designed designed/advcl/remained to/aux/finished be/auxpass/finished finished/xcomp/designed by/prep/finished the/det/end end/pobj/by of/prep/end the/det/decade decade/pobj/of ,/punct/re...
(S (NP (DT the) (NNP Great) (NML (NNP Man) (HYPH -) (NNP Made)) (NNP River)) (: ;) (S (SBAR (IN although) (S (VP (VBN designed) (S (VP (TO to) (VP (VB be) (VP (VBN finished) (PP (IN by) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN decade)))))))))))) (, ,) (NP (PRP it)) (VP (VBD remained) (ADJP (JJ incomplete...
CT
58,596
59,747
the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.
['the Great Man - Made River ; , it remained incomplete at the start of the 21st century .']
['although designed to be finished by the end of the decade']
[]
['the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.']
[]
Instruction: is this sentence tagged as FC?: Input: the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.
[]
['although designed to be finished by the end of the decade']
the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.
(ROOT (S (NP (DT the) (NNP Great) (NML (NNP Man) (HYPH -) (NNP Made)) (NNP River)) (: ;) (S (SBAR (IN although) (S (VP (VBN designed) (S (VP (TO to) (VP (VB be) (VP (VBN finished) (PP (IN by) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN decade)))))))))))) (, ,) (NP (PRP it)) (VP (VBD remained) (ADJP (JJ inco...
15
{ "ADJ": [ "Great", "incomplete", "21st" ], "ADP": [ "by", "of", "at", "of" ], "ADV": [], "AUX": [ "be" ], "CCONJ": [], "DET": [ "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "Man", "end", "decade", "start", "ce...
[ "B-NP", "I-NP", "O", "O", "O", "B-NP", "O", "O", "B-VP", "I-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
the/det/River Great/compound/River Man/npadvmod/Made -/punct/Made Made/amod/River River/nsubj/remained ;/punct/remained although/mark/designed designed/advcl/remained to/aux/finished be/auxpass/finished finished/xcomp/designed by/prep/finished the/det/end end/pobj/by of/prep/end the/det/decade decade/pobj/of ,/punct/re...
(S (NP (DT the) (NNP Great) (NML (NNP Man) (HYPH -) (NNP Made)) (NNP River)) (: ;) (S (SBAR (IN although) (S (VP (VBN designed) (S (VP (TO to) (VP (VB be) (VP (VBN finished) (PP (IN by) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN decade)))))))))))) (, ,) (NP (PRP it)) (VP (VBD remained) (ADJP (JJ incomplete...
CT
58,596
59,747
the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.
['the Great Man - Made River ; , it remained incomplete at the start of the 21st century .']
['although designed to be finished by the end of the decade']
[]
['the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.']
[]
Instruction: is this sentence tagged as T?: Input: the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.
[]
['the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.']
the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.
(ROOT (S (NP (DT the) (NNP Great) (NML (NNP Man) (HYPH -) (NNP Made)) (NNP River)) (: ;) (S (SBAR (IN although) (S (VP (VBN designed) (S (VP (TO to) (VP (VB be) (VP (VBN finished) (PP (IN by) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN decade)))))))))))) (, ,) (NP (PRP it)) (VP (VBD remained) (ADJP (JJ inco...
15
{ "ADJ": [ "Great", "incomplete", "21st" ], "ADP": [ "by", "of", "at", "of" ], "ADV": [], "AUX": [ "be" ], "CCONJ": [], "DET": [ "the", "the", "the", "the", "the" ], "INTJ": [], "NOUN": [ "Man", "end", "decade", "start", "ce...
[ "B-NP", "I-NP", "O", "O", "O", "B-NP", "O", "O", "B-VP", "I-VP", "I-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
the/det/River Great/compound/River Man/npadvmod/Made -/punct/Made Made/amod/River River/nsubj/remained ;/punct/remained although/mark/designed designed/advcl/remained to/aux/finished be/auxpass/finished finished/xcomp/designed by/prep/finished the/det/end end/pobj/by of/prep/end the/det/decade decade/pobj/of ,/punct/re...
(S (NP (DT the) (NNP Great) (NML (NNP Man) (HYPH -) (NNP Made)) (NNP River)) (: ;) (S (SBAR (IN although) (S (VP (VBN designed) (S (VP (TO to) (VP (VB be) (VP (VBN finished) (PP (IN by) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN decade)))))))))))) (, ,) (NP (PRP it)) (VP (VBD remained) (ADJP (JJ incomplete...
CT
58,596
59,747
the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.
['the Great Man - Made River ; , it remained incomplete at the start of the 21st century .']
['although designed to be finished by the end of the decade']
[]
['the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.']
[]
Instruction: is this sentence tagged as CT?: Input: the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.
['the Great Man-Made River; although designed to be finished by the end of the decade, it remained incomplete at the start of the 21st century.']
['although designed to be finished by the end of the decade']
If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.
(ROOT (S (SBAR (IN If) (S (NP (PRP he)) (VP (MD could) (RB not) (VP (VB use) (NP (PRP$ his) (JJ favourite) (NN envelopment) (NN strategy)))))) (, ,) (NP (PRP he)) (VP (MD would) (VP (VP (VP (VB take) (PRT (RP up)) (NP (DT the) (JJ central) (NN position))) (CC and) (VP (VB attack) (NP (NP (CD two) (ADJP (NN co) (HYPH -)...
12
{ "ADJ": [ "favourite", "central", "co", "-", "other" ], "ADP": [ "up", "at" ], "ADV": [ "round", "then" ], "AUX": [ "could", "would" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "envelopment", "strategy...
[ "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "I-VP",...
If/mark/use he/nsubj/use could/aux/use not/neg/use use/advcl/take his/poss/strategy favourite/amod/strategy envelopment/compound/strategy strategy/dobj/use ,/punct/take he/nsubj/take would/aux/take take/ROOT/take up/prt/take the/det/position central/amod/position position/dobj/take and/cc/take attack/conj/take two/numm...
(S (SBAR (IN If) (S (NP (PRP he)) (VP (MD could) (RB not) (VP (VB use) (NP (PRP$ his) (JJ favourite) (NN envelopment) (NN strategy)))))) (, ,) (NP (PRP he)) (VP (MD would) (VP (VP (VP (VB take) (PRT (RP up)) (NP (DT the) (JJ central) (NN position))) (CC and) (VP (VB attack) (NP (NP (CD two) (ADJP (NN co) (HYPH -) (VBG ...
CT
41,832
59,748
If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.
[', he would take up the central position and attack two co - operating forces at their hinge , swing round to fight one , then turn to face the other .']
['If he could not use his favourite envelopment strategy', 'until it fled']
[]
['If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.
[', he would take up the central position and attack two co - operating forces at their hinge , swing round to fight one , then turn to face the other .']
['If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.']
If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.
(ROOT (S (SBAR (IN If) (S (NP (PRP he)) (VP (MD could) (RB not) (VP (VB use) (NP (PRP$ his) (JJ favourite) (NN envelopment) (NN strategy)))))) (, ,) (NP (PRP he)) (VP (MD would) (VP (VP (VP (VB take) (PRT (RP up)) (NP (DT the) (JJ central) (NN position))) (CC and) (VP (VB attack) (NP (NP (CD two) (ADJP (NN co) (HYPH -)...
12
{ "ADJ": [ "favourite", "central", "co", "-", "other" ], "ADP": [ "up", "at" ], "ADV": [ "round", "then" ], "AUX": [ "could", "would" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "envelopment", "strategy...
[ "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "I-VP",...
If/mark/use he/nsubj/use could/aux/use not/neg/use use/advcl/take his/poss/strategy favourite/amod/strategy envelopment/compound/strategy strategy/dobj/use ,/punct/take he/nsubj/take would/aux/take take/ROOT/take up/prt/take the/det/position central/amod/position position/dobj/take and/cc/take attack/conj/take two/numm...
(S (SBAR (IN If) (S (NP (PRP he)) (VP (MD could) (RB not) (VP (VB use) (NP (PRP$ his) (JJ favourite) (NN envelopment) (NN strategy)))))) (, ,) (NP (PRP he)) (VP (MD would) (VP (VP (VP (VB take) (PRT (RP up)) (NP (DT the) (JJ central) (NN position))) (CC and) (VP (VB attack) (NP (NP (CD two) (ADJP (NN co) (HYPH -) (VBG ...
CT
41,832
59,748
If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.
[', he would take up the central position and attack two co - operating forces at their hinge , swing round to fight one , then turn to face the other .']
['If he could not use his favourite envelopment strategy', 'until it fled']
[]
['If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.
['If he could not use his favourite envelopment strategy', 'until it fled']
[', he would take up the central position and attack two co - operating forces at their hinge , swing round to fight one , then turn to face the other .']
If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.
(ROOT (S (SBAR (IN If) (S (NP (PRP he)) (VP (MD could) (RB not) (VP (VB use) (NP (PRP$ his) (JJ favourite) (NN envelopment) (NN strategy)))))) (, ,) (NP (PRP he)) (VP (MD would) (VP (VP (VP (VB take) (PRT (RP up)) (NP (DT the) (JJ central) (NN position))) (CC and) (VP (VB attack) (NP (NP (CD two) (ADJP (NN co) (HYPH -)...
12
{ "ADJ": [ "favourite", "central", "co", "-", "other" ], "ADP": [ "up", "at" ], "ADV": [ "round", "then" ], "AUX": [ "could", "would" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "envelopment", "strategy...
[ "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "I-VP",...
If/mark/use he/nsubj/use could/aux/use not/neg/use use/advcl/take his/poss/strategy favourite/amod/strategy envelopment/compound/strategy strategy/dobj/use ,/punct/take he/nsubj/take would/aux/take take/ROOT/take up/prt/take the/det/position central/amod/position position/dobj/take and/cc/take attack/conj/take two/numm...
(S (SBAR (IN If) (S (NP (PRP he)) (VP (MD could) (RB not) (VP (VB use) (NP (PRP$ his) (JJ favourite) (NN envelopment) (NN strategy)))))) (, ,) (NP (PRP he)) (VP (MD would) (VP (VP (VP (VB take) (PRT (RP up)) (NP (DT the) (JJ central) (NN position))) (CC and) (VP (VB attack) (NP (NP (CD two) (ADJP (NN co) (HYPH -) (VBG ...
CT
41,832
59,748
If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.
[', he would take up the central position and attack two co - operating forces at their hinge , swing round to fight one , then turn to face the other .']
['If he could not use his favourite envelopment strategy', 'until it fled']
[]
['If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.']
[]
Instruction: is this sentence tagged as FC?: Input: If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.
[]
['If he could not use his favourite envelopment strategy', 'until it fled']
If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.
(ROOT (S (SBAR (IN If) (S (NP (PRP he)) (VP (MD could) (RB not) (VP (VB use) (NP (PRP$ his) (JJ favourite) (NN envelopment) (NN strategy)))))) (, ,) (NP (PRP he)) (VP (MD would) (VP (VP (VP (VB take) (PRT (RP up)) (NP (DT the) (JJ central) (NN position))) (CC and) (VP (VB attack) (NP (NP (CD two) (ADJP (NN co) (HYPH -)...
12
{ "ADJ": [ "favourite", "central", "co", "-", "other" ], "ADP": [ "up", "at" ], "ADV": [ "round", "then" ], "AUX": [ "could", "would" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "envelopment", "strategy...
[ "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "I-VP",...
If/mark/use he/nsubj/use could/aux/use not/neg/use use/advcl/take his/poss/strategy favourite/amod/strategy envelopment/compound/strategy strategy/dobj/use ,/punct/take he/nsubj/take would/aux/take take/ROOT/take up/prt/take the/det/position central/amod/position position/dobj/take and/cc/take attack/conj/take two/numm...
(S (SBAR (IN If) (S (NP (PRP he)) (VP (MD could) (RB not) (VP (VB use) (NP (PRP$ his) (JJ favourite) (NN envelopment) (NN strategy)))))) (, ,) (NP (PRP he)) (VP (MD would) (VP (VP (VP (VB take) (PRT (RP up)) (NP (DT the) (JJ central) (NN position))) (CC and) (VP (VB attack) (NP (NP (CD two) (ADJP (NN co) (HYPH -) (VBG ...
CT
41,832
59,748
If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.
[', he would take up the central position and attack two co - operating forces at their hinge , swing round to fight one , then turn to face the other .']
['If he could not use his favourite envelopment strategy', 'until it fled']
[]
['If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.']
[]
Instruction: is this sentence tagged as T?: Input: If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.
[]
['If he could not use his favourite envelopment strategy', 'until it fled']
If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.
(ROOT (S (SBAR (IN If) (S (NP (PRP he)) (VP (MD could) (RB not) (VP (VB use) (NP (PRP$ his) (JJ favourite) (NN envelopment) (NN strategy)))))) (, ,) (NP (PRP he)) (VP (MD would) (VP (VP (VP (VB take) (PRT (RP up)) (NP (DT the) (JJ central) (NN position))) (CC and) (VP (VB attack) (NP (NP (CD two) (ADJP (NN co) (HYPH -)...
12
{ "ADJ": [ "favourite", "central", "co", "-", "other" ], "ADP": [ "up", "at" ], "ADV": [ "round", "then" ], "AUX": [ "could", "would" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "envelopment", "strategy...
[ "O", "B-NP", "B-VP", "I-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "O", "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADVP", "B-VP", "I-VP",...
If/mark/use he/nsubj/use could/aux/use not/neg/use use/advcl/take his/poss/strategy favourite/amod/strategy envelopment/compound/strategy strategy/dobj/use ,/punct/take he/nsubj/take would/aux/take take/ROOT/take up/prt/take the/det/position central/amod/position position/dobj/take and/cc/take attack/conj/take two/numm...
(S (SBAR (IN If) (S (NP (PRP he)) (VP (MD could) (RB not) (VP (VB use) (NP (PRP$ his) (JJ favourite) (NN envelopment) (NN strategy)))))) (, ,) (NP (PRP he)) (VP (MD would) (VP (VP (VP (VB take) (PRT (RP up)) (NP (DT the) (JJ central) (NN position))) (CC and) (VP (VB attack) (NP (NP (CD two) (ADJP (NN co) (HYPH -) (VBG ...
CT
41,832
59,748
If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.
[', he would take up the central position and attack two co - operating forces at their hinge , swing round to fight one , then turn to face the other .']
['If he could not use his favourite envelopment strategy', 'until it fled']
[]
['If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.']
[]
Instruction: is this sentence tagged as CT?: Input: If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.
['If he could not use his favourite envelopment strategy, he would take up the central position and attack two co-operating forces at their hinge, swing round to fight one until it fled, then turn to face the other.']
['If he could not use his favourite envelopment strategy', 'until it fled']
As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction).
(ROOT (S (PP (IN As) (PP (IN with) (NP (JJ many) (JJ natural) (NNS resources)))) (, ,) (NP (NP (DT the) (JJ total) (NN amount)) (PP (IN of) (NP (NN copper))) (PP (IN on) (NP (NNP Earth)))) (VP (VBZ is) (ADJP (ADJP (JJ vast)) (-LRB- -LRB-) (NP (NP (NP (QP (RB around) (CD 1014)) (NNS tons)) (PP (ADVP (RB just)) (IN in) (...
12
{ "ADJ": [ "many", "natural", "total", "vast", "top", "current" ], "ADP": [ "As", "with", "of", "on", "around", "in", "of", "at", "of" ], "ADV": [ "just", "about" ], "AUX": [ "is" ], "CCONJ": [ "or" ], "DET": [ "the", ...
[ "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-VP", "B-ADJP", "I-ADJP", "O", "O", "B-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", ...
As/prep/is with/prep/As many/amod/resources natural/amod/resources resources/pobj/with ,/punct/is the/det/amount total/amod/amount amount/nsubj/is of/prep/amount copper/pobj/of on/prep/amount Earth/pobj/on is/ROOT/is vast/acomp/is (/punct/vast around/quantmod/1014 1014/nummod/tons tons/npadvmod/vast just/advmod/in in/p...
(S (PP (IN As) (PP (IN with) (NP (JJ many) (JJ natural) (NNS resources)))) (, ,) (NP (NP (DT the) (JJ total) (NN amount)) (PP (IN of) (NP (NN copper))) (PP (IN on) (NP (NNP Earth)))) (VP (VBZ is) (ADJP (ADJP (JJ vast)) (-LRB- -LRB-) (NP (NP (NP (QP (RB around) (CD 1014)) (NNS tons)) (PP (ADVP (RB just)) (IN in) (NP (NP...
T
8,007
59,749
As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction).
["As with many natural resources , the total amount of copper on Earth is vast -LRB- around 1014 tons just in the top kilometer of Earth 's crust , or about 5 million years ' worth at the current rate of extraction -RRB- ."]
[]
["As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction)."]
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction).
["As with many natural resources , the total amount of copper on Earth is vast -LRB- around 1014 tons just in the top kilometer of Earth 's crust , or about 5 million years ' worth at the current rate of extraction -RRB- ."]
["As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction)."]
As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction).
(ROOT (S (PP (IN As) (PP (IN with) (NP (JJ many) (JJ natural) (NNS resources)))) (, ,) (NP (NP (DT the) (JJ total) (NN amount)) (PP (IN of) (NP (NN copper))) (PP (IN on) (NP (NNP Earth)))) (VP (VBZ is) (ADJP (ADJP (JJ vast)) (-LRB- -LRB-) (NP (NP (NP (QP (RB around) (CD 1014)) (NNS tons)) (PP (ADVP (RB just)) (IN in) (...
12
{ "ADJ": [ "many", "natural", "total", "vast", "top", "current" ], "ADP": [ "As", "with", "of", "on", "around", "in", "of", "at", "of" ], "ADV": [ "just", "about" ], "AUX": [ "is" ], "CCONJ": [ "or" ], "DET": [ "the", ...
[ "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-VP", "B-ADJP", "I-ADJP", "O", "O", "B-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", ...
As/prep/is with/prep/As many/amod/resources natural/amod/resources resources/pobj/with ,/punct/is the/det/amount total/amod/amount amount/nsubj/is of/prep/amount copper/pobj/of on/prep/amount Earth/pobj/on is/ROOT/is vast/acomp/is (/punct/vast around/quantmod/1014 1014/nummod/tons tons/npadvmod/vast just/advmod/in in/p...
(S (PP (IN As) (PP (IN with) (NP (JJ many) (JJ natural) (NNS resources)))) (, ,) (NP (NP (DT the) (JJ total) (NN amount)) (PP (IN of) (NP (NN copper))) (PP (IN on) (NP (NNP Earth)))) (VP (VBZ is) (ADJP (ADJP (JJ vast)) (-LRB- -LRB-) (NP (NP (NP (QP (RB around) (CD 1014)) (NNS tons)) (PP (ADVP (RB just)) (IN in) (NP (NP...
T
8,007
59,749
As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction).
["As with many natural resources , the total amount of copper on Earth is vast -LRB- around 1014 tons just in the top kilometer of Earth 's crust , or about 5 million years ' worth at the current rate of extraction -RRB- ."]
[]
["As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction)."]
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction).
[]
["As with many natural resources , the total amount of copper on Earth is vast -LRB- around 1014 tons just in the top kilometer of Earth 's crust , or about 5 million years ' worth at the current rate of extraction -RRB- ."]
As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction).
(ROOT (S (PP (IN As) (PP (IN with) (NP (JJ many) (JJ natural) (NNS resources)))) (, ,) (NP (NP (DT the) (JJ total) (NN amount)) (PP (IN of) (NP (NN copper))) (PP (IN on) (NP (NNP Earth)))) (VP (VBZ is) (ADJP (ADJP (JJ vast)) (-LRB- -LRB-) (NP (NP (NP (QP (RB around) (CD 1014)) (NNS tons)) (PP (ADVP (RB just)) (IN in) (...
12
{ "ADJ": [ "many", "natural", "total", "vast", "top", "current" ], "ADP": [ "As", "with", "of", "on", "around", "in", "of", "at", "of" ], "ADV": [ "just", "about" ], "AUX": [ "is" ], "CCONJ": [ "or" ], "DET": [ "the", ...
[ "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-VP", "B-ADJP", "I-ADJP", "O", "O", "B-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", ...
As/prep/is with/prep/As many/amod/resources natural/amod/resources resources/pobj/with ,/punct/is the/det/amount total/amod/amount amount/nsubj/is of/prep/amount copper/pobj/of on/prep/amount Earth/pobj/on is/ROOT/is vast/acomp/is (/punct/vast around/quantmod/1014 1014/nummod/tons tons/npadvmod/vast just/advmod/in in/p...
(S (PP (IN As) (PP (IN with) (NP (JJ many) (JJ natural) (NNS resources)))) (, ,) (NP (NP (DT the) (JJ total) (NN amount)) (PP (IN of) (NP (NN copper))) (PP (IN on) (NP (NNP Earth)))) (VP (VBZ is) (ADJP (ADJP (JJ vast)) (-LRB- -LRB-) (NP (NP (NP (QP (RB around) (CD 1014)) (NNS tons)) (PP (ADVP (RB just)) (IN in) (NP (NP...
T
8,007
59,749
As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction).
["As with many natural resources , the total amount of copper on Earth is vast -LRB- around 1014 tons just in the top kilometer of Earth 's crust , or about 5 million years ' worth at the current rate of extraction -RRB- ."]
[]
["As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction)."]
[]
[]
Instruction: is this sentence tagged as FC?: Input: As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction).
[]
["As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction)."]
As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction).
(ROOT (S (PP (IN As) (PP (IN with) (NP (JJ many) (JJ natural) (NNS resources)))) (, ,) (NP (NP (DT the) (JJ total) (NN amount)) (PP (IN of) (NP (NN copper))) (PP (IN on) (NP (NNP Earth)))) (VP (VBZ is) (ADJP (ADJP (JJ vast)) (-LRB- -LRB-) (NP (NP (NP (QP (RB around) (CD 1014)) (NNS tons)) (PP (ADVP (RB just)) (IN in) (...
12
{ "ADJ": [ "many", "natural", "total", "vast", "top", "current" ], "ADP": [ "As", "with", "of", "on", "around", "in", "of", "at", "of" ], "ADV": [ "just", "about" ], "AUX": [ "is" ], "CCONJ": [ "or" ], "DET": [ "the", ...
[ "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-VP", "B-ADJP", "I-ADJP", "O", "O", "B-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", ...
As/prep/is with/prep/As many/amod/resources natural/amod/resources resources/pobj/with ,/punct/is the/det/amount total/amod/amount amount/nsubj/is of/prep/amount copper/pobj/of on/prep/amount Earth/pobj/on is/ROOT/is vast/acomp/is (/punct/vast around/quantmod/1014 1014/nummod/tons tons/npadvmod/vast just/advmod/in in/p...
(S (PP (IN As) (PP (IN with) (NP (JJ many) (JJ natural) (NNS resources)))) (, ,) (NP (NP (DT the) (JJ total) (NN amount)) (PP (IN of) (NP (NN copper))) (PP (IN on) (NP (NNP Earth)))) (VP (VBZ is) (ADJP (ADJP (JJ vast)) (-LRB- -LRB-) (NP (NP (NP (QP (RB around) (CD 1014)) (NNS tons)) (PP (ADVP (RB just)) (IN in) (NP (NP...
T
8,007
59,749
As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction).
["As with many natural resources , the total amount of copper on Earth is vast -LRB- around 1014 tons just in the top kilometer of Earth 's crust , or about 5 million years ' worth at the current rate of extraction -RRB- ."]
[]
["As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction)."]
[]
[]
Instruction: is this sentence tagged as T?: Input: As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction).
["As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction)."]
["As with many natural resources , the total amount of copper on Earth is vast -LRB- around 1014 tons just in the top kilometer of Earth 's crust , or about 5 million years ' worth at the current rate of extraction -RRB- ."]
As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction).
(ROOT (S (PP (IN As) (PP (IN with) (NP (JJ many) (JJ natural) (NNS resources)))) (, ,) (NP (NP (DT the) (JJ total) (NN amount)) (PP (IN of) (NP (NN copper))) (PP (IN on) (NP (NNP Earth)))) (VP (VBZ is) (ADJP (ADJP (JJ vast)) (-LRB- -LRB-) (NP (NP (NP (QP (RB around) (CD 1014)) (NNS tons)) (PP (ADVP (RB just)) (IN in) (...
12
{ "ADJ": [ "many", "natural", "total", "vast", "top", "current" ], "ADP": [ "As", "with", "of", "on", "around", "in", "of", "at", "of" ], "ADV": [ "just", "about" ], "AUX": [ "is" ], "CCONJ": [ "or" ], "DET": [ "the", ...
[ "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "B-NP", "B-VP", "B-ADJP", "I-ADJP", "O", "O", "B-NP", "B-ADVP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "O", ...
As/prep/is with/prep/As many/amod/resources natural/amod/resources resources/pobj/with ,/punct/is the/det/amount total/amod/amount amount/nsubj/is of/prep/amount copper/pobj/of on/prep/amount Earth/pobj/on is/ROOT/is vast/acomp/is (/punct/vast around/quantmod/1014 1014/nummod/tons tons/npadvmod/vast just/advmod/in in/p...
(S (PP (IN As) (PP (IN with) (NP (JJ many) (JJ natural) (NNS resources)))) (, ,) (NP (NP (DT the) (JJ total) (NN amount)) (PP (IN of) (NP (NN copper))) (PP (IN on) (NP (NNP Earth)))) (VP (VBZ is) (ADJP (ADJP (JJ vast)) (-LRB- -LRB-) (NP (NP (NP (QP (RB around) (CD 1014)) (NNS tons)) (PP (ADVP (RB just)) (IN in) (NP (NP...
T
8,007
59,749
As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction).
["As with many natural resources , the total amount of copper on Earth is vast -LRB- around 1014 tons just in the top kilometer of Earth 's crust , or about 5 million years ' worth at the current rate of extraction -RRB- ."]
[]
["As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction)."]
[]
[]
Instruction: is this sentence tagged as CT?: Input: As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction).
[]
["As with many natural resources, the total amount of copper on Earth is vast (around 1014 tons just in the top kilometer of Earth's crust, or about 5 million years' worth at the current rate of extraction)."]
The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.
(ROOT (S (NP (DT The) (JJ distinctive) (JJ red) (NML (JJ double) (HYPH -) (NN decker)) (NNS buses)) (VP (VBP are) (NP (NP (DT an) (ADJP (RB internationally) (VBN recognised)) (NN trademark)) (PP (IN of) (NP (NNP London) (NN transport)))) (PP (IN along) (PP (IN with) (NP (NP (JJ black) (NNS cabs)) (CC and) (NP (DT the) ...
8
{ "ADJ": [ "distinctive", "red", "double", "black" ], "ADP": [ "of", "along", "with" ], "ADV": [ "internationally" ], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "The", "an", "the" ], "INTJ": [], "NOUN": [ "decker", "buses", ...
[ "B-NP", "I-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/buses distinctive/amod/buses red/amod/buses double/amod/decker -/punct/decker decker/compound/buses buses/nsubj/are are/ROOT/are an/det/trademark internationally/advmod/recognised recognised/amod/trademark trademark/attr/are of/prep/trademark London/compound/transport transport/pobj/of along/prep/are with/prep/...
(S (NP (DT The) (JJ distinctive) (JJ red) (NML (JJ double) (HYPH -) (NN decker)) (NNS buses)) (VP (VBP are) (NP (NP (DT an) (ADJP (RB internationally) (VBN recognised)) (NN trademark)) (PP (IN of) (NP (NNP London) (NN transport)))) (PP (IN along) (PP (IN with) (NP (NP (JJ black) (NNS cabs)) (CC and) (NP (DT the) (NNP T...
T
5,951
59,750
The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.
['The distinctive red double - decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube .']
[]
['The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.
['The distinctive red double - decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube .']
["As musicians depended more and more on public support, public concerts became increasingly popular and helped supplement performers' and composers' incomes."]
The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.
(ROOT (S (NP (DT The) (JJ distinctive) (JJ red) (NML (JJ double) (HYPH -) (NN decker)) (NNS buses)) (VP (VBP are) (NP (NP (DT an) (ADJP (RB internationally) (VBN recognised)) (NN trademark)) (PP (IN of) (NP (NNP London) (NN transport)))) (PP (IN along) (PP (IN with) (NP (NP (JJ black) (NNS cabs)) (CC and) (NP (DT the) ...
8
{ "ADJ": [ "distinctive", "red", "double", "black" ], "ADP": [ "of", "along", "with" ], "ADV": [ "internationally" ], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "The", "an", "the" ], "INTJ": [], "NOUN": [ "decker", "buses", ...
[ "B-NP", "I-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/buses distinctive/amod/buses red/amod/buses double/amod/decker -/punct/decker decker/compound/buses buses/nsubj/are are/ROOT/are an/det/trademark internationally/advmod/recognised recognised/amod/trademark trademark/attr/are of/prep/trademark London/compound/transport transport/pobj/of along/prep/are with/prep/...
(S (NP (DT The) (JJ distinctive) (JJ red) (NML (JJ double) (HYPH -) (NN decker)) (NNS buses)) (VP (VBP are) (NP (NP (DT an) (ADJP (RB internationally) (VBN recognised)) (NN trademark)) (PP (IN of) (NP (NNP London) (NN transport)))) (PP (IN along) (PP (IN with) (NP (NP (JJ black) (NNS cabs)) (CC and) (NP (DT the) (NNP T...
T
5,951
59,750
The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.
['The distinctive red double - decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube .']
[]
['The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.
[]
['The distinctive red double - decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube .']
The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.
(ROOT (S (NP (DT The) (JJ distinctive) (JJ red) (NML (JJ double) (HYPH -) (NN decker)) (NNS buses)) (VP (VBP are) (NP (NP (DT an) (ADJP (RB internationally) (VBN recognised)) (NN trademark)) (PP (IN of) (NP (NNP London) (NN transport)))) (PP (IN along) (PP (IN with) (NP (NP (JJ black) (NNS cabs)) (CC and) (NP (DT the) ...
8
{ "ADJ": [ "distinctive", "red", "double", "black" ], "ADP": [ "of", "along", "with" ], "ADV": [ "internationally" ], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "The", "an", "the" ], "INTJ": [], "NOUN": [ "decker", "buses", ...
[ "B-NP", "I-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/buses distinctive/amod/buses red/amod/buses double/amod/decker -/punct/decker decker/compound/buses buses/nsubj/are are/ROOT/are an/det/trademark internationally/advmod/recognised recognised/amod/trademark trademark/attr/are of/prep/trademark London/compound/transport transport/pobj/of along/prep/are with/prep/...
(S (NP (DT The) (JJ distinctive) (JJ red) (NML (JJ double) (HYPH -) (NN decker)) (NNS buses)) (VP (VBP are) (NP (NP (DT an) (ADJP (RB internationally) (VBN recognised)) (NN trademark)) (PP (IN of) (NP (NNP London) (NN transport)))) (PP (IN along) (PP (IN with) (NP (NP (JJ black) (NNS cabs)) (CC and) (NP (DT the) (NNP T...
T
5,951
59,750
The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.
['The distinctive red double - decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube .']
[]
['The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.
[]
['The distinctive red double - decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube .']
The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.
(ROOT (S (NP (DT The) (JJ distinctive) (JJ red) (NML (JJ double) (HYPH -) (NN decker)) (NNS buses)) (VP (VBP are) (NP (NP (DT an) (ADJP (RB internationally) (VBN recognised)) (NN trademark)) (PP (IN of) (NP (NNP London) (NN transport)))) (PP (IN along) (PP (IN with) (NP (NP (JJ black) (NNS cabs)) (CC and) (NP (DT the) ...
8
{ "ADJ": [ "distinctive", "red", "double", "black" ], "ADP": [ "of", "along", "with" ], "ADV": [ "internationally" ], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "The", "an", "the" ], "INTJ": [], "NOUN": [ "decker", "buses", ...
[ "B-NP", "I-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/buses distinctive/amod/buses red/amod/buses double/amod/decker -/punct/decker decker/compound/buses buses/nsubj/are are/ROOT/are an/det/trademark internationally/advmod/recognised recognised/amod/trademark trademark/attr/are of/prep/trademark London/compound/transport transport/pobj/of along/prep/are with/prep/...
(S (NP (DT The) (JJ distinctive) (JJ red) (NML (JJ double) (HYPH -) (NN decker)) (NNS buses)) (VP (VBP are) (NP (NP (DT an) (ADJP (RB internationally) (VBN recognised)) (NN trademark)) (PP (IN of) (NP (NNP London) (NN transport)))) (PP (IN along) (PP (IN with) (NP (NP (JJ black) (NNS cabs)) (CC and) (NP (DT the) (NNP T...
T
5,951
59,750
The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.
['The distinctive red double - decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube .']
[]
['The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.']
[]
[]
Instruction: is this sentence tagged as T?: Input: The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.
['The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.']
["St Helena 's economy is now weak , and is almost entirely sustained by aid from the British government ."]
The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.
(ROOT (S (NP (DT The) (JJ distinctive) (JJ red) (NML (JJ double) (HYPH -) (NN decker)) (NNS buses)) (VP (VBP are) (NP (NP (DT an) (ADJP (RB internationally) (VBN recognised)) (NN trademark)) (PP (IN of) (NP (NNP London) (NN transport)))) (PP (IN along) (PP (IN with) (NP (NP (JJ black) (NNS cabs)) (CC and) (NP (DT the) ...
8
{ "ADJ": [ "distinctive", "red", "double", "black" ], "ADP": [ "of", "along", "with" ], "ADV": [ "internationally" ], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "The", "an", "the" ], "INTJ": [], "NOUN": [ "decker", "buses", ...
[ "B-NP", "I-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
The/det/buses distinctive/amod/buses red/amod/buses double/amod/decker -/punct/decker decker/compound/buses buses/nsubj/are are/ROOT/are an/det/trademark internationally/advmod/recognised recognised/amod/trademark trademark/attr/are of/prep/trademark London/compound/transport transport/pobj/of along/prep/are with/prep/...
(S (NP (DT The) (JJ distinctive) (JJ red) (NML (JJ double) (HYPH -) (NN decker)) (NNS buses)) (VP (VBP are) (NP (NP (DT an) (ADJP (RB internationally) (VBN recognised)) (NN trademark)) (PP (IN of) (NP (NNP London) (NN transport)))) (PP (IN along) (PP (IN with) (NP (NP (JJ black) (NNS cabs)) (CC and) (NP (DT the) (NNP T...
T
5,951
59,750
The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.
['The distinctive red double - decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube .']
[]
['The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: The distinctive red double-decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube.
[]
['The distinctive red double - decker buses are an internationally recognised trademark of London transport along with black cabs and the Tube .']
Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.
(ROOT (S (NP (NP (JJ Retail) (NNS versions)) (PP (IN of) (NP (NNP Windows) (CD 8)))) (VP (VBP are) (ADJP (RB only) (JJ able) (S (VP (TO to) (VP (VB install) (NP (DT these) (NNS apps)) (PP (IN through) (NP (NP (NNP Windows) (NNP Store)) (: —) (NP (NP (DT a) (JJ namesake) (NN distribution) (NN platform)) (SBAR (WHNP (WDT...
23
{ "ADJ": [ "Retail", "able" ], "ADP": [ "of", "through", "for", "for", "with" ], "ADV": [ "only" ], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "these", "a", "both" ], "INTJ": [], "NOUN": [ "versions", "apps", "namesake", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADJP", "I-ADJP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP...
Retail/amod/versions versions/nsubj/are of/prep/versions Windows/pobj/of 8/nummod/Windows are/ROOT/are only/advmod/are able/acomp/are to/aux/install install/xcomp/able these/det/apps apps/dobj/install through/prep/install Windows/compound/Store Store/pobj/through —/punct/Store a/det/platform namesake/compound/distribut...
(S (NP (NP (JJ Retail) (NNS versions)) (PP (IN of) (NP (NNP Windows) (CD 8)))) (VP (VBP are) (ADJP (RB only) (JJ able) (S (VP (TO to) (VP (VB install) (NP (DT these) (NNS apps)) (PP (IN through) (NP (NP (NNP Windows) (NNP Store)) (: —) (NP (NP (DT a) (JJ namesake) (NN distribution) (NN platform)) (SBAR (WHNP (WDT which...
CT
43,925
59,751
Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.
['Retail versions of Windows 8 are only able to install these apps through Windows Store — a namesake distribution platform .']
['which offers both apps , and listings for desktop programs certified for comparability with Windows 8']
[]
['Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.
['Retail versions of Windows 8 are only able to install these apps through Windows Store — a namesake distribution platform .']
['Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.']
Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.
(ROOT (S (NP (NP (JJ Retail) (NNS versions)) (PP (IN of) (NP (NNP Windows) (CD 8)))) (VP (VBP are) (ADJP (RB only) (JJ able) (S (VP (TO to) (VP (VB install) (NP (DT these) (NNS apps)) (PP (IN through) (NP (NP (NNP Windows) (NNP Store)) (: —) (NP (NP (DT a) (JJ namesake) (NN distribution) (NN platform)) (SBAR (WHNP (WDT...
23
{ "ADJ": [ "Retail", "able" ], "ADP": [ "of", "through", "for", "for", "with" ], "ADV": [ "only" ], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "these", "a", "both" ], "INTJ": [], "NOUN": [ "versions", "apps", "namesake", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADJP", "I-ADJP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP...
Retail/amod/versions versions/nsubj/are of/prep/versions Windows/pobj/of 8/nummod/Windows are/ROOT/are only/advmod/are able/acomp/are to/aux/install install/xcomp/able these/det/apps apps/dobj/install through/prep/install Windows/compound/Store Store/pobj/through —/punct/Store a/det/platform namesake/compound/distribut...
(S (NP (NP (JJ Retail) (NNS versions)) (PP (IN of) (NP (NNP Windows) (CD 8)))) (VP (VBP are) (ADJP (RB only) (JJ able) (S (VP (TO to) (VP (VB install) (NP (DT these) (NNS apps)) (PP (IN through) (NP (NP (NNP Windows) (NNP Store)) (: —) (NP (NP (DT a) (JJ namesake) (NN distribution) (NN platform)) (SBAR (WHNP (WDT which...
CT
43,925
59,751
Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.
['Retail versions of Windows 8 are only able to install these apps through Windows Store — a namesake distribution platform .']
['which offers both apps , and listings for desktop programs certified for comparability with Windows 8']
[]
['Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.
['which offers both apps , and listings for desktop programs certified for comparability with Windows 8']
['Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.']
Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.
(ROOT (S (NP (NP (JJ Retail) (NNS versions)) (PP (IN of) (NP (NNP Windows) (CD 8)))) (VP (VBP are) (ADJP (RB only) (JJ able) (S (VP (TO to) (VP (VB install) (NP (DT these) (NNS apps)) (PP (IN through) (NP (NP (NNP Windows) (NNP Store)) (: —) (NP (NP (DT a) (JJ namesake) (NN distribution) (NN platform)) (SBAR (WHNP (WDT...
23
{ "ADJ": [ "Retail", "able" ], "ADP": [ "of", "through", "for", "for", "with" ], "ADV": [ "only" ], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "these", "a", "both" ], "INTJ": [], "NOUN": [ "versions", "apps", "namesake", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADJP", "I-ADJP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP...
Retail/amod/versions versions/nsubj/are of/prep/versions Windows/pobj/of 8/nummod/Windows are/ROOT/are only/advmod/are able/acomp/are to/aux/install install/xcomp/able these/det/apps apps/dobj/install through/prep/install Windows/compound/Store Store/pobj/through —/punct/Store a/det/platform namesake/compound/distribut...
(S (NP (NP (JJ Retail) (NNS versions)) (PP (IN of) (NP (NNP Windows) (CD 8)))) (VP (VBP are) (ADJP (RB only) (JJ able) (S (VP (TO to) (VP (VB install) (NP (DT these) (NNS apps)) (PP (IN through) (NP (NP (NNP Windows) (NNP Store)) (: —) (NP (NP (DT a) (JJ namesake) (NN distribution) (NN platform)) (SBAR (WHNP (WDT which...
CT
43,925
59,751
Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.
['Retail versions of Windows 8 are only able to install these apps through Windows Store — a namesake distribution platform .']
['which offers both apps , and listings for desktop programs certified for comparability with Windows 8']
[]
['Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.']
[]
Instruction: is this sentence tagged as FC?: Input: Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.
[]
['Retail versions of Windows 8 are only able to install these apps through Windows Store — a namesake distribution platform .']
Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.
(ROOT (S (NP (NP (JJ Retail) (NNS versions)) (PP (IN of) (NP (NNP Windows) (CD 8)))) (VP (VBP are) (ADJP (RB only) (JJ able) (S (VP (TO to) (VP (VB install) (NP (DT these) (NNS apps)) (PP (IN through) (NP (NP (NNP Windows) (NNP Store)) (: —) (NP (NP (DT a) (JJ namesake) (NN distribution) (NN platform)) (SBAR (WHNP (WDT...
23
{ "ADJ": [ "Retail", "able" ], "ADP": [ "of", "through", "for", "for", "with" ], "ADV": [ "only" ], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "these", "a", "both" ], "INTJ": [], "NOUN": [ "versions", "apps", "namesake", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADJP", "I-ADJP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP...
Retail/amod/versions versions/nsubj/are of/prep/versions Windows/pobj/of 8/nummod/Windows are/ROOT/are only/advmod/are able/acomp/are to/aux/install install/xcomp/able these/det/apps apps/dobj/install through/prep/install Windows/compound/Store Store/pobj/through —/punct/Store a/det/platform namesake/compound/distribut...
(S (NP (NP (JJ Retail) (NNS versions)) (PP (IN of) (NP (NNP Windows) (CD 8)))) (VP (VBP are) (ADJP (RB only) (JJ able) (S (VP (TO to) (VP (VB install) (NP (DT these) (NNS apps)) (PP (IN through) (NP (NP (NNP Windows) (NNP Store)) (: —) (NP (NP (DT a) (JJ namesake) (NN distribution) (NN platform)) (SBAR (WHNP (WDT which...
CT
43,925
59,751
Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.
['Retail versions of Windows 8 are only able to install these apps through Windows Store — a namesake distribution platform .']
['which offers both apps , and listings for desktop programs certified for comparability with Windows 8']
[]
['Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.']
[]
Instruction: is this sentence tagged as T?: Input: Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.
[]
['which offers both apps , and listings for desktop programs certified for comparability with Windows 8']
Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.
(ROOT (S (NP (NP (JJ Retail) (NNS versions)) (PP (IN of) (NP (NNP Windows) (CD 8)))) (VP (VBP are) (ADJP (RB only) (JJ able) (S (VP (TO to) (VP (VB install) (NP (DT these) (NNS apps)) (PP (IN through) (NP (NP (NNP Windows) (NNP Store)) (: —) (NP (NP (DT a) (JJ namesake) (NN distribution) (NN platform)) (SBAR (WHNP (WDT...
23
{ "ADJ": [ "Retail", "able" ], "ADP": [ "of", "through", "for", "for", "with" ], "ADV": [ "only" ], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "these", "a", "both" ], "INTJ": [], "NOUN": [ "versions", "apps", "namesake", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-ADJP", "I-ADJP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP...
Retail/amod/versions versions/nsubj/are of/prep/versions Windows/pobj/of 8/nummod/Windows are/ROOT/are only/advmod/are able/acomp/are to/aux/install install/xcomp/able these/det/apps apps/dobj/install through/prep/install Windows/compound/Store Store/pobj/through —/punct/Store a/det/platform namesake/compound/distribut...
(S (NP (NP (JJ Retail) (NNS versions)) (PP (IN of) (NP (NNP Windows) (CD 8)))) (VP (VBP are) (ADJP (RB only) (JJ able) (S (VP (TO to) (VP (VB install) (NP (DT these) (NNS apps)) (PP (IN through) (NP (NP (NNP Windows) (NNP Store)) (: —) (NP (NP (DT a) (JJ namesake) (NN distribution) (NN platform)) (SBAR (WHNP (WDT which...
CT
43,925
59,751
Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.
['Retail versions of Windows 8 are only able to install these apps through Windows Store — a namesake distribution platform .']
['which offers both apps , and listings for desktop programs certified for comparability with Windows 8']
[]
['Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.']
[]
Instruction: is this sentence tagged as CT?: Input: Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.
['Retail versions of Windows 8 are only able to install these apps through Windows Store—a namesake distribution platform which offers both apps, and listings for desktop programs certified for comparability with Windows 8.']
['Retail versions of Windows 8 are only able to install these apps through Windows Store — a namesake distribution platform .']
Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once.
(ROOT (S (NP (DT Another) (NN formula)) (VP (VP (VBZ is) (VP (VBN based) (PP (IN on) (NP (NP (NNP Wilson) (POS 's)) (NN theorem))))) (CC and) (VP (VP (VBZ generates) (NP (DT the) (NN number) (CD 2)) (NP (JJ many) (NNS times))) (CC and) (VP (NP (DT all) (JJ other) (NNS primes)) (ADVP (RB exactly) (RB once))))) (. .)))
9
{ "ADJ": [ "many", "other" ], "ADP": [ "on" ], "ADV": [ "exactly", "once" ], "AUX": [ "is" ], "CCONJ": [ "and", "and" ], "DET": [ "Another", "the", "all" ], "INTJ": [], "NOUN": [ "formula", "theorem", "number", "times", "primes"...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-ADVP", "I-ADVP", "O" ]
Another/det/formula formula/nsubjpass/based is/auxpass/based based/ROOT/based on/prep/based Wilson/poss/theorem 's/case/Wilson theorem/pobj/on and/cc/based generates/conj/based the/det/number number/dobj/generates 2/nummod/number many/amod/times times/npadvmod/generates and/cc/times all/det/primes other/amod/primes pri...
(S (NP (DT Another) (NN formula)) (VP (VP (VBZ is) (VP (VBN based) (PP (IN on) (NP (NP (NNP Wilson) (POS 's)) (NN theorem))))) (CC and) (VP (VP (VBZ generates) (NP (DT the) (NN number) (CD 2)) (NP (JJ many) (NNS times))) (CC and) (VP (NP (DT all) (JJ other) (NNS primes)) (ADVP (RB exactly) (RB once))))) (. .))
T
36,159
59,752
Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once.
["Another formula is based on Wilson 's theorem and generates the number 2 many times and all other primes exactly once ."]
[]
["Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once."]
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once.
["Another formula is based on Wilson 's theorem and generates the number 2 many times and all other primes exactly once ."]
['Four of the members of the Assembly formed the Executive Council, which devised policy and acted as an advisory body to the Administrator.']
Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once.
(ROOT (S (NP (DT Another) (NN formula)) (VP (VP (VBZ is) (VP (VBN based) (PP (IN on) (NP (NP (NNP Wilson) (POS 's)) (NN theorem))))) (CC and) (VP (VP (VBZ generates) (NP (DT the) (NN number) (CD 2)) (NP (JJ many) (NNS times))) (CC and) (VP (NP (DT all) (JJ other) (NNS primes)) (ADVP (RB exactly) (RB once))))) (. .)))
9
{ "ADJ": [ "many", "other" ], "ADP": [ "on" ], "ADV": [ "exactly", "once" ], "AUX": [ "is" ], "CCONJ": [ "and", "and" ], "DET": [ "Another", "the", "all" ], "INTJ": [], "NOUN": [ "formula", "theorem", "number", "times", "primes"...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-ADVP", "I-ADVP", "O" ]
Another/det/formula formula/nsubjpass/based is/auxpass/based based/ROOT/based on/prep/based Wilson/poss/theorem 's/case/Wilson theorem/pobj/on and/cc/based generates/conj/based the/det/number number/dobj/generates 2/nummod/number many/amod/times times/npadvmod/generates and/cc/times all/det/primes other/amod/primes pri...
(S (NP (DT Another) (NN formula)) (VP (VP (VBZ is) (VP (VBN based) (PP (IN on) (NP (NP (NNP Wilson) (POS 's)) (NN theorem))))) (CC and) (VP (VP (VBZ generates) (NP (DT the) (NN number) (CD 2)) (NP (JJ many) (NNS times))) (CC and) (VP (NP (DT all) (JJ other) (NNS primes)) (ADVP (RB exactly) (RB once))))) (. .))
T
36,159
59,752
Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once.
["Another formula is based on Wilson 's theorem and generates the number 2 many times and all other primes exactly once ."]
[]
["Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once."]
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once.
[]
["Another formula is based on Wilson 's theorem and generates the number 2 many times and all other primes exactly once ."]
Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once.
(ROOT (S (NP (DT Another) (NN formula)) (VP (VP (VBZ is) (VP (VBN based) (PP (IN on) (NP (NP (NNP Wilson) (POS 's)) (NN theorem))))) (CC and) (VP (VP (VBZ generates) (NP (DT the) (NN number) (CD 2)) (NP (JJ many) (NNS times))) (CC and) (VP (NP (DT all) (JJ other) (NNS primes)) (ADVP (RB exactly) (RB once))))) (. .)))
9
{ "ADJ": [ "many", "other" ], "ADP": [ "on" ], "ADV": [ "exactly", "once" ], "AUX": [ "is" ], "CCONJ": [ "and", "and" ], "DET": [ "Another", "the", "all" ], "INTJ": [], "NOUN": [ "formula", "theorem", "number", "times", "primes"...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-ADVP", "I-ADVP", "O" ]
Another/det/formula formula/nsubjpass/based is/auxpass/based based/ROOT/based on/prep/based Wilson/poss/theorem 's/case/Wilson theorem/pobj/on and/cc/based generates/conj/based the/det/number number/dobj/generates 2/nummod/number many/amod/times times/npadvmod/generates and/cc/times all/det/primes other/amod/primes pri...
(S (NP (DT Another) (NN formula)) (VP (VP (VBZ is) (VP (VBN based) (PP (IN on) (NP (NP (NNP Wilson) (POS 's)) (NN theorem))))) (CC and) (VP (VP (VBZ generates) (NP (DT the) (NN number) (CD 2)) (NP (JJ many) (NNS times))) (CC and) (VP (NP (DT all) (JJ other) (NNS primes)) (ADVP (RB exactly) (RB once))))) (. .))
T
36,159
59,752
Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once.
["Another formula is based on Wilson 's theorem and generates the number 2 many times and all other primes exactly once ."]
[]
["Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once."]
[]
[]
Instruction: is this sentence tagged as FC?: Input: Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once.
[]
["Another formula is based on Wilson 's theorem and generates the number 2 many times and all other primes exactly once ."]
Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once.
(ROOT (S (NP (DT Another) (NN formula)) (VP (VP (VBZ is) (VP (VBN based) (PP (IN on) (NP (NP (NNP Wilson) (POS 's)) (NN theorem))))) (CC and) (VP (VP (VBZ generates) (NP (DT the) (NN number) (CD 2)) (NP (JJ many) (NNS times))) (CC and) (VP (NP (DT all) (JJ other) (NNS primes)) (ADVP (RB exactly) (RB once))))) (. .)))
9
{ "ADJ": [ "many", "other" ], "ADP": [ "on" ], "ADV": [ "exactly", "once" ], "AUX": [ "is" ], "CCONJ": [ "and", "and" ], "DET": [ "Another", "the", "all" ], "INTJ": [], "NOUN": [ "formula", "theorem", "number", "times", "primes"...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-ADVP", "I-ADVP", "O" ]
Another/det/formula formula/nsubjpass/based is/auxpass/based based/ROOT/based on/prep/based Wilson/poss/theorem 's/case/Wilson theorem/pobj/on and/cc/based generates/conj/based the/det/number number/dobj/generates 2/nummod/number many/amod/times times/npadvmod/generates and/cc/times all/det/primes other/amod/primes pri...
(S (NP (DT Another) (NN formula)) (VP (VP (VBZ is) (VP (VBN based) (PP (IN on) (NP (NP (NNP Wilson) (POS 's)) (NN theorem))))) (CC and) (VP (VP (VBZ generates) (NP (DT the) (NN number) (CD 2)) (NP (JJ many) (NNS times))) (CC and) (VP (NP (DT all) (JJ other) (NNS primes)) (ADVP (RB exactly) (RB once))))) (. .))
T
36,159
59,752
Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once.
["Another formula is based on Wilson 's theorem and generates the number 2 many times and all other primes exactly once ."]
[]
["Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once."]
[]
[]
Instruction: is this sentence tagged as T?: Input: Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once.
["Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once."]
['that the term Somali is derived from the Arabic for " wealthy " -LRB- dhawamaal -RRB- , again referring to Somali riches in livestock']
Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once.
(ROOT (S (NP (DT Another) (NN formula)) (VP (VP (VBZ is) (VP (VBN based) (PP (IN on) (NP (NP (NNP Wilson) (POS 's)) (NN theorem))))) (CC and) (VP (VP (VBZ generates) (NP (DT the) (NN number) (CD 2)) (NP (JJ many) (NNS times))) (CC and) (VP (NP (DT all) (JJ other) (NNS primes)) (ADVP (RB exactly) (RB once))))) (. .)))
9
{ "ADJ": [ "many", "other" ], "ADP": [ "on" ], "ADV": [ "exactly", "once" ], "AUX": [ "is" ], "CCONJ": [ "and", "and" ], "DET": [ "Another", "the", "all" ], "INTJ": [], "NOUN": [ "formula", "theorem", "number", "times", "primes"...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-ADVP", "I-ADVP", "O" ]
Another/det/formula formula/nsubjpass/based is/auxpass/based based/ROOT/based on/prep/based Wilson/poss/theorem 's/case/Wilson theorem/pobj/on and/cc/based generates/conj/based the/det/number number/dobj/generates 2/nummod/number many/amod/times times/npadvmod/generates and/cc/times all/det/primes other/amod/primes pri...
(S (NP (DT Another) (NN formula)) (VP (VP (VBZ is) (VP (VBN based) (PP (IN on) (NP (NP (NNP Wilson) (POS 's)) (NN theorem))))) (CC and) (VP (VP (VBZ generates) (NP (DT the) (NN number) (CD 2)) (NP (JJ many) (NNS times))) (CC and) (VP (NP (DT all) (JJ other) (NNS primes)) (ADVP (RB exactly) (RB once))))) (. .))
T
36,159
59,752
Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once.
["Another formula is based on Wilson 's theorem and generates the number 2 many times and all other primes exactly once ."]
[]
["Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once."]
[]
[]
Instruction: is this sentence tagged as CT?: Input: Another formula is based on Wilson's theorem and generates the number 2 many times and all other primes exactly once.
[]
["Another formula is based on Wilson 's theorem and generates the number 2 many times and all other primes exactly once ."]