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
Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).
(ROOT (S (NP (NN Unemployment) (NNS levels)) (VP (VBP are) (ADJP (JJ low)) (-LRB- -LRB-) (NP (NP (CD 31) (NNS individuals)) (PP (IN in) (NP (CD 2013))) (, ,) (PP (VBN compared) (PP (IN to) (NP (NP (NP (CD 50)) (PP (IN in) (NP (CD 2004)))) (CC and) (NP (NP (CD 342)) (PP (IN in) (NP (CD 1998)))))))) (-RRB- -RRB-)) (. .))...
11
{ "ADJ": [ "low" ], "ADP": [ "in", "to", "in", "in" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "Unemployment", "levels", "individuals" ], "NUM": [ "31", "2013", "50", "2004", "342", "199...
[ "B-NP", "I-NP", "B-VP", "B-ADJP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O" ]
Unemployment/compound/levels levels/nsubj/are are/ROOT/are low/amod/individuals (/punct/individuals 31/nummod/individuals individuals/attr/are in/prep/individuals 2013/pobj/in ,/punct/individuals compared/prep/are to/prep/compared 50/pobj/to in/prep/50 2004/pobj/in and/cc/50 342/conj/50 in/prep/342 1998/pobj/in )/punct...
(S (NP (NN Unemployment) (NNS levels)) (VP (VBP are) (ADJP (JJ low)) (-LRB- -LRB-) (NP (NP (CD 31) (NNS individuals)) (PP (IN in) (NP (CD 2013))) (, ,) (PP (VBN compared) (PP (IN to) (NP (NP (NP (CD 50)) (PP (IN in) (NP (CD 2004)))) (CC and) (NP (NP (CD 342)) (PP (IN in) (NP (CD 1998)))))))) (-RRB- -RRB-)) (. .))
T
45,838
58,505
Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).
['Unemployment levels are low -LRB- 31 individuals in 2013 , compared to 50 in 2004 and 342 in 1998 -RRB- .']
[]
['Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).
['Unemployment levels are low -LRB- 31 individuals in 2013 , compared to 50 in 2004 and 342 in 1998 -RRB- .']
['Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).']
Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).
(ROOT (S (NP (NN Unemployment) (NNS levels)) (VP (VBP are) (ADJP (JJ low)) (-LRB- -LRB-) (NP (NP (CD 31) (NNS individuals)) (PP (IN in) (NP (CD 2013))) (, ,) (PP (VBN compared) (PP (IN to) (NP (NP (NP (CD 50)) (PP (IN in) (NP (CD 2004)))) (CC and) (NP (NP (CD 342)) (PP (IN in) (NP (CD 1998)))))))) (-RRB- -RRB-)) (. .))...
11
{ "ADJ": [ "low" ], "ADP": [ "in", "to", "in", "in" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "Unemployment", "levels", "individuals" ], "NUM": [ "31", "2013", "50", "2004", "342", "199...
[ "B-NP", "I-NP", "B-VP", "B-ADJP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O" ]
Unemployment/compound/levels levels/nsubj/are are/ROOT/are low/amod/individuals (/punct/individuals 31/nummod/individuals individuals/attr/are in/prep/individuals 2013/pobj/in ,/punct/individuals compared/prep/are to/prep/compared 50/pobj/to in/prep/50 2004/pobj/in and/cc/50 342/conj/50 in/prep/342 1998/pobj/in )/punct...
(S (NP (NN Unemployment) (NNS levels)) (VP (VBP are) (ADJP (JJ low)) (-LRB- -LRB-) (NP (NP (CD 31) (NNS individuals)) (PP (IN in) (NP (CD 2013))) (, ,) (PP (VBN compared) (PP (IN to) (NP (NP (NP (CD 50)) (PP (IN in) (NP (CD 2004)))) (CC and) (NP (NP (CD 342)) (PP (IN in) (NP (CD 1998)))))))) (-RRB- -RRB-)) (. .))
T
45,838
58,505
Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).
['Unemployment levels are low -LRB- 31 individuals in 2013 , compared to 50 in 2004 and 342 in 1998 -RRB- .']
[]
['Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).
[]
['Unemployment levels are low -LRB- 31 individuals in 2013 , compared to 50 in 2004 and 342 in 1998 -RRB- .']
Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).
(ROOT (S (NP (NN Unemployment) (NNS levels)) (VP (VBP are) (ADJP (JJ low)) (-LRB- -LRB-) (NP (NP (CD 31) (NNS individuals)) (PP (IN in) (NP (CD 2013))) (, ,) (PP (VBN compared) (PP (IN to) (NP (NP (NP (CD 50)) (PP (IN in) (NP (CD 2004)))) (CC and) (NP (NP (CD 342)) (PP (IN in) (NP (CD 1998)))))))) (-RRB- -RRB-)) (. .))...
11
{ "ADJ": [ "low" ], "ADP": [ "in", "to", "in", "in" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "Unemployment", "levels", "individuals" ], "NUM": [ "31", "2013", "50", "2004", "342", "199...
[ "B-NP", "I-NP", "B-VP", "B-ADJP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O" ]
Unemployment/compound/levels levels/nsubj/are are/ROOT/are low/amod/individuals (/punct/individuals 31/nummod/individuals individuals/attr/are in/prep/individuals 2013/pobj/in ,/punct/individuals compared/prep/are to/prep/compared 50/pobj/to in/prep/50 2004/pobj/in and/cc/50 342/conj/50 in/prep/342 1998/pobj/in )/punct...
(S (NP (NN Unemployment) (NNS levels)) (VP (VBP are) (ADJP (JJ low)) (-LRB- -LRB-) (NP (NP (CD 31) (NNS individuals)) (PP (IN in) (NP (CD 2013))) (, ,) (PP (VBN compared) (PP (IN to) (NP (NP (NP (CD 50)) (PP (IN in) (NP (CD 2004)))) (CC and) (NP (NP (CD 342)) (PP (IN in) (NP (CD 1998)))))))) (-RRB- -RRB-)) (. .))
T
45,838
58,505
Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).
['Unemployment levels are low -LRB- 31 individuals in 2013 , compared to 50 in 2004 and 342 in 1998 -RRB- .']
[]
['Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).']
[]
[]
Instruction: is this sentence tagged as FC?: Input: Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).
[]
['Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).']
Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).
(ROOT (S (NP (NN Unemployment) (NNS levels)) (VP (VBP are) (ADJP (JJ low)) (-LRB- -LRB-) (NP (NP (CD 31) (NNS individuals)) (PP (IN in) (NP (CD 2013))) (, ,) (PP (VBN compared) (PP (IN to) (NP (NP (NP (CD 50)) (PP (IN in) (NP (CD 2004)))) (CC and) (NP (NP (CD 342)) (PP (IN in) (NP (CD 1998)))))))) (-RRB- -RRB-)) (. .))...
11
{ "ADJ": [ "low" ], "ADP": [ "in", "to", "in", "in" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "Unemployment", "levels", "individuals" ], "NUM": [ "31", "2013", "50", "2004", "342", "199...
[ "B-NP", "I-NP", "B-VP", "B-ADJP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O" ]
Unemployment/compound/levels levels/nsubj/are are/ROOT/are low/amod/individuals (/punct/individuals 31/nummod/individuals individuals/attr/are in/prep/individuals 2013/pobj/in ,/punct/individuals compared/prep/are to/prep/compared 50/pobj/to in/prep/50 2004/pobj/in and/cc/50 342/conj/50 in/prep/342 1998/pobj/in )/punct...
(S (NP (NN Unemployment) (NNS levels)) (VP (VBP are) (ADJP (JJ low)) (-LRB- -LRB-) (NP (NP (CD 31) (NNS individuals)) (PP (IN in) (NP (CD 2013))) (, ,) (PP (VBN compared) (PP (IN to) (NP (NP (NP (CD 50)) (PP (IN in) (NP (CD 2004)))) (CC and) (NP (NP (CD 342)) (PP (IN in) (NP (CD 1998)))))))) (-RRB- -RRB-)) (. .))
T
45,838
58,505
Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).
['Unemployment levels are low -LRB- 31 individuals in 2013 , compared to 50 in 2004 and 342 in 1998 -RRB- .']
[]
['Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).']
[]
[]
Instruction: is this sentence tagged as T?: Input: Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).
['Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).']
['Unemployment levels are low -LRB- 31 individuals in 2013 , compared to 50 in 2004 and 342 in 1998 -RRB- .']
Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).
(ROOT (S (NP (NN Unemployment) (NNS levels)) (VP (VBP are) (ADJP (JJ low)) (-LRB- -LRB-) (NP (NP (CD 31) (NNS individuals)) (PP (IN in) (NP (CD 2013))) (, ,) (PP (VBN compared) (PP (IN to) (NP (NP (NP (CD 50)) (PP (IN in) (NP (CD 2004)))) (CC and) (NP (NP (CD 342)) (PP (IN in) (NP (CD 1998)))))))) (-RRB- -RRB-)) (. .))...
11
{ "ADJ": [ "low" ], "ADP": [ "in", "to", "in", "in" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [], "INTJ": [], "NOUN": [ "Unemployment", "levels", "individuals" ], "NUM": [ "31", "2013", "50", "2004", "342", "199...
[ "B-NP", "I-NP", "B-VP", "B-ADJP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O" ]
Unemployment/compound/levels levels/nsubj/are are/ROOT/are low/amod/individuals (/punct/individuals 31/nummod/individuals individuals/attr/are in/prep/individuals 2013/pobj/in ,/punct/individuals compared/prep/are to/prep/compared 50/pobj/to in/prep/50 2004/pobj/in and/cc/50 342/conj/50 in/prep/342 1998/pobj/in )/punct...
(S (NP (NN Unemployment) (NNS levels)) (VP (VBP are) (ADJP (JJ low)) (-LRB- -LRB-) (NP (NP (CD 31) (NNS individuals)) (PP (IN in) (NP (CD 2013))) (, ,) (PP (VBN compared) (PP (IN to) (NP (NP (NP (CD 50)) (PP (IN in) (NP (CD 2004)))) (CC and) (NP (NP (CD 342)) (PP (IN in) (NP (CD 1998)))))))) (-RRB- -RRB-)) (. .))
T
45,838
58,505
Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).
['Unemployment levels are low -LRB- 31 individuals in 2013 , compared to 50 in 2004 and 342 in 1998 -RRB- .']
[]
['Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).']
[]
[]
Instruction: is this sentence tagged as CT?: Input: Unemployment levels are low (31 individuals in 2013, compared to 50 in 2004 and 342 in 1998).
[]
['Unemployment levels are low -LRB- 31 individuals in 2013 , compared to 50 in 2004 and 342 in 1998 -RRB- .']
Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.
(ROOT (S (NP (JJ Several) (JJR later) (NNS consoles)) (VP (VBP derive) (NP (NNS elements)) (PP (IN of) (NP (PRP$ their) (NN controller) (NN design))) (PP (IN from) (NP (DT the) (NNP SNES))) (, ,) (PP (VBG including) (NP (DT the) (NML (NML (NNP PlayStation)) (, ,) (NML (NNP Dreamcast)) (, ,) (NML (NNP Xbox)) (, ,) (CC a...
8
{ "ADJ": [ "Several", "later" ], "ADP": [ "of", "from" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "consoles", "elements", "controller", "design" ], "NUM": [], "PART": [], "PRON": [ "their" ...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
Several/amod/consoles later/amod/consoles consoles/nsubj/derive derive/ROOT/derive elements/dobj/derive of/prep/elements their/poss/design controller/compound/design design/pobj/of from/prep/design the/det/SNES SNES/pobj/from ,/punct/SNES including/prep/SNES the/det/PlayStation PlayStation/pobj/including ,/punct/PlaySt...
(S (NP (JJ Several) (JJR later) (NNS consoles)) (VP (VBP derive) (NP (NNS elements)) (PP (IN of) (NP (PRP$ their) (NN controller) (NN design))) (PP (IN from) (NP (DT the) (NNP SNES))) (, ,) (PP (VBG including) (NP (DT the) (NML (NML (NNP PlayStation)) (, ,) (NML (NNP Dreamcast)) (, ,) (NML (NNP Xbox)) (, ,) (CC and) (N...
T
16,905
58,506
Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.
['Several later consoles derive elements of their controller design from the SNES , including the PlayStation , Dreamcast , Xbox , and Wii Classic Controller .']
[]
['Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.
['Several later consoles derive elements of their controller design from the SNES , including the PlayStation , Dreamcast , Xbox , and Wii Classic Controller .']
['The Indian Institute of Technology Mandi, Himachal Pradesh University Shimla, Institute of Himalayan Bioresource Technology (IHBT, CSIR Lab), Palampur, the National Institute of Technology, Hamirpur, Indian Institute of Information Technology, Una the Central University Dharamshala, AP Goyal (Alakh Prakash Goyal)']
Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.
(ROOT (S (NP (JJ Several) (JJR later) (NNS consoles)) (VP (VBP derive) (NP (NNS elements)) (PP (IN of) (NP (PRP$ their) (NN controller) (NN design))) (PP (IN from) (NP (DT the) (NNP SNES))) (, ,) (PP (VBG including) (NP (DT the) (NML (NML (NNP PlayStation)) (, ,) (NML (NNP Dreamcast)) (, ,) (NML (NNP Xbox)) (, ,) (CC a...
8
{ "ADJ": [ "Several", "later" ], "ADP": [ "of", "from" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "consoles", "elements", "controller", "design" ], "NUM": [], "PART": [], "PRON": [ "their" ...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
Several/amod/consoles later/amod/consoles consoles/nsubj/derive derive/ROOT/derive elements/dobj/derive of/prep/elements their/poss/design controller/compound/design design/pobj/of from/prep/design the/det/SNES SNES/pobj/from ,/punct/SNES including/prep/SNES the/det/PlayStation PlayStation/pobj/including ,/punct/PlaySt...
(S (NP (JJ Several) (JJR later) (NNS consoles)) (VP (VBP derive) (NP (NNS elements)) (PP (IN of) (NP (PRP$ their) (NN controller) (NN design))) (PP (IN from) (NP (DT the) (NNP SNES))) (, ,) (PP (VBG including) (NP (DT the) (NML (NML (NNP PlayStation)) (, ,) (NML (NNP Dreamcast)) (, ,) (NML (NNP Xbox)) (, ,) (CC and) (N...
T
16,905
58,506
Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.
['Several later consoles derive elements of their controller design from the SNES , including the PlayStation , Dreamcast , Xbox , and Wii Classic Controller .']
[]
['Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.
[]
['Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.']
Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.
(ROOT (S (NP (JJ Several) (JJR later) (NNS consoles)) (VP (VBP derive) (NP (NNS elements)) (PP (IN of) (NP (PRP$ their) (NN controller) (NN design))) (PP (IN from) (NP (DT the) (NNP SNES))) (, ,) (PP (VBG including) (NP (DT the) (NML (NML (NNP PlayStation)) (, ,) (NML (NNP Dreamcast)) (, ,) (NML (NNP Xbox)) (, ,) (CC a...
8
{ "ADJ": [ "Several", "later" ], "ADP": [ "of", "from" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "consoles", "elements", "controller", "design" ], "NUM": [], "PART": [], "PRON": [ "their" ...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
Several/amod/consoles later/amod/consoles consoles/nsubj/derive derive/ROOT/derive elements/dobj/derive of/prep/elements their/poss/design controller/compound/design design/pobj/of from/prep/design the/det/SNES SNES/pobj/from ,/punct/SNES including/prep/SNES the/det/PlayStation PlayStation/pobj/including ,/punct/PlaySt...
(S (NP (JJ Several) (JJR later) (NNS consoles)) (VP (VBP derive) (NP (NNS elements)) (PP (IN of) (NP (PRP$ their) (NN controller) (NN design))) (PP (IN from) (NP (DT the) (NNP SNES))) (, ,) (PP (VBG including) (NP (DT the) (NML (NML (NNP PlayStation)) (, ,) (NML (NNP Dreamcast)) (, ,) (NML (NNP Xbox)) (, ,) (CC and) (N...
T
16,905
58,506
Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.
['Several later consoles derive elements of their controller design from the SNES , including the PlayStation , Dreamcast , Xbox , and Wii Classic Controller .']
[]
['Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.
[]
['Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.']
Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.
(ROOT (S (NP (JJ Several) (JJR later) (NNS consoles)) (VP (VBP derive) (NP (NNS elements)) (PP (IN of) (NP (PRP$ their) (NN controller) (NN design))) (PP (IN from) (NP (DT the) (NNP SNES))) (, ,) (PP (VBG including) (NP (DT the) (NML (NML (NNP PlayStation)) (, ,) (NML (NNP Dreamcast)) (, ,) (NML (NNP Xbox)) (, ,) (CC a...
8
{ "ADJ": [ "Several", "later" ], "ADP": [ "of", "from" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "consoles", "elements", "controller", "design" ], "NUM": [], "PART": [], "PRON": [ "their" ...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
Several/amod/consoles later/amod/consoles consoles/nsubj/derive derive/ROOT/derive elements/dobj/derive of/prep/elements their/poss/design controller/compound/design design/pobj/of from/prep/design the/det/SNES SNES/pobj/from ,/punct/SNES including/prep/SNES the/det/PlayStation PlayStation/pobj/including ,/punct/PlaySt...
(S (NP (JJ Several) (JJR later) (NNS consoles)) (VP (VBP derive) (NP (NNS elements)) (PP (IN of) (NP (PRP$ their) (NN controller) (NN design))) (PP (IN from) (NP (DT the) (NNP SNES))) (, ,) (PP (VBG including) (NP (DT the) (NML (NML (NNP PlayStation)) (, ,) (NML (NNP Dreamcast)) (, ,) (NML (NNP Xbox)) (, ,) (CC and) (N...
T
16,905
58,506
Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.
['Several later consoles derive elements of their controller design from the SNES , including the PlayStation , Dreamcast , Xbox , and Wii Classic Controller .']
[]
['Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.']
[]
[]
Instruction: is this sentence tagged as T?: Input: Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.
['Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.']
['A technological advance that had implications beyond the military was the horseshoe, which allowed horses to be used in rocky terrain.']
Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.
(ROOT (S (NP (JJ Several) (JJR later) (NNS consoles)) (VP (VBP derive) (NP (NNS elements)) (PP (IN of) (NP (PRP$ their) (NN controller) (NN design))) (PP (IN from) (NP (DT the) (NNP SNES))) (, ,) (PP (VBG including) (NP (DT the) (NML (NML (NNP PlayStation)) (, ,) (NML (NNP Dreamcast)) (, ,) (NML (NNP Xbox)) (, ,) (CC a...
8
{ "ADJ": [ "Several", "later" ], "ADP": [ "of", "from" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "consoles", "elements", "controller", "design" ], "NUM": [], "PART": [], "PRON": [ "their" ...
[ "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
Several/amod/consoles later/amod/consoles consoles/nsubj/derive derive/ROOT/derive elements/dobj/derive of/prep/elements their/poss/design controller/compound/design design/pobj/of from/prep/design the/det/SNES SNES/pobj/from ,/punct/SNES including/prep/SNES the/det/PlayStation PlayStation/pobj/including ,/punct/PlaySt...
(S (NP (JJ Several) (JJR later) (NNS consoles)) (VP (VBP derive) (NP (NNS elements)) (PP (IN of) (NP (PRP$ their) (NN controller) (NN design))) (PP (IN from) (NP (DT the) (NNP SNES))) (, ,) (PP (VBG including) (NP (DT the) (NML (NML (NNP PlayStation)) (, ,) (NML (NNP Dreamcast)) (, ,) (NML (NNP Xbox)) (, ,) (CC and) (N...
T
16,905
58,506
Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.
['Several later consoles derive elements of their controller design from the SNES , including the PlayStation , Dreamcast , Xbox , and Wii Classic Controller .']
[]
['Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: Several later consoles derive elements of their controller design from the SNES, including the PlayStation, Dreamcast, Xbox, and Wii Classic Controller.
[]
['Several later consoles derive elements of their controller design from the SNES , including the PlayStation , Dreamcast , Xbox , and Wii Classic Controller .']
This happened while the Soviets were still negotiating with the British and French missions in Moscow.
(ROOT (S (NP (DT This)) (VP (VBD happened) (SBAR (IN while) (S (NP (DT the) (NNPS Soviets)) (VP (VBD were) (ADVP (RB still)) (VP (VBG negotiating) (PP (IN with) (NP (NP (DT the) (ADJP (JJ British) (CC and) (JJ French)) (NNS missions)) (PP (IN in) (NP (NNP Moscow)))))))))) (. .)))
12
{ "ADJ": [ "British", "French" ], "ADP": [ "with", "in" ], "ADV": [ "still" ], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "missions" ], "NUM": [], "PART": [], "PRON": [ "This" ], "PROPN": [ ...
[ "B-NP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "O" ]
This/nsubj/happened happened/ROOT/happened while/mark/negotiating the/det/Soviets Soviets/nsubj/negotiating were/aux/negotiating still/advmod/negotiating negotiating/advcl/happened with/prep/negotiating the/det/missions British/amod/missions and/cc/British French/conj/British missions/pobj/with in/prep/missions Moscow/...
(S (NP (DT This)) (VP (VBD happened) (SBAR (IN while) (S (NP (DT the) (NNPS Soviets)) (VP (VBD were) (ADVP (RB still)) (VP (VBG negotiating) (PP (IN with) (NP (NP (DT the) (ADJP (JJ British) (CC and) (JJ French)) (NNS missions)) (PP (IN in) (NP (NNP Moscow)))))))))) (. .))
CT
57,866
58,507
This happened while the Soviets were still negotiating with the British and French missions in Moscow.
['This happened .']
['while the Soviets were still negotiating with the British and French missions in Moscow']
[]
['This happened while the Soviets were still negotiating with the British and French missions in Moscow.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: This happened while the Soviets were still negotiating with the British and French missions in Moscow.
['This happened .']
['This happened while the Soviets were still negotiating with the British and French missions in Moscow.']
This happened while the Soviets were still negotiating with the British and French missions in Moscow.
(ROOT (S (NP (DT This)) (VP (VBD happened) (SBAR (IN while) (S (NP (DT the) (NNPS Soviets)) (VP (VBD were) (ADVP (RB still)) (VP (VBG negotiating) (PP (IN with) (NP (NP (DT the) (ADJP (JJ British) (CC and) (JJ French)) (NNS missions)) (PP (IN in) (NP (NNP Moscow)))))))))) (. .)))
12
{ "ADJ": [ "British", "French" ], "ADP": [ "with", "in" ], "ADV": [ "still" ], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "missions" ], "NUM": [], "PART": [], "PRON": [ "This" ], "PROPN": [ ...
[ "B-NP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "O" ]
This/nsubj/happened happened/ROOT/happened while/mark/negotiating the/det/Soviets Soviets/nsubj/negotiating were/aux/negotiating still/advmod/negotiating negotiating/advcl/happened with/prep/negotiating the/det/missions British/amod/missions and/cc/British French/conj/British missions/pobj/with in/prep/missions Moscow/...
(S (NP (DT This)) (VP (VBD happened) (SBAR (IN while) (S (NP (DT the) (NNPS Soviets)) (VP (VBD were) (ADVP (RB still)) (VP (VBG negotiating) (PP (IN with) (NP (NP (DT the) (ADJP (JJ British) (CC and) (JJ French)) (NNS missions)) (PP (IN in) (NP (NNP Moscow)))))))))) (. .))
CT
57,866
58,507
This happened while the Soviets were still negotiating with the British and French missions in Moscow.
['This happened .']
['while the Soviets were still negotiating with the British and French missions in Moscow']
[]
['This happened while the Soviets were still negotiating with the British and French missions in Moscow.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: This happened while the Soviets were still negotiating with the British and French missions in Moscow.
['while the Soviets were still negotiating with the British and French missions in Moscow']
['This happened while the Soviets were still negotiating with the British and French missions in Moscow.']
This happened while the Soviets were still negotiating with the British and French missions in Moscow.
(ROOT (S (NP (DT This)) (VP (VBD happened) (SBAR (IN while) (S (NP (DT the) (NNPS Soviets)) (VP (VBD were) (ADVP (RB still)) (VP (VBG negotiating) (PP (IN with) (NP (NP (DT the) (ADJP (JJ British) (CC and) (JJ French)) (NNS missions)) (PP (IN in) (NP (NNP Moscow)))))))))) (. .)))
12
{ "ADJ": [ "British", "French" ], "ADP": [ "with", "in" ], "ADV": [ "still" ], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "missions" ], "NUM": [], "PART": [], "PRON": [ "This" ], "PROPN": [ ...
[ "B-NP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "O" ]
This/nsubj/happened happened/ROOT/happened while/mark/negotiating the/det/Soviets Soviets/nsubj/negotiating were/aux/negotiating still/advmod/negotiating negotiating/advcl/happened with/prep/negotiating the/det/missions British/amod/missions and/cc/British French/conj/British missions/pobj/with in/prep/missions Moscow/...
(S (NP (DT This)) (VP (VBD happened) (SBAR (IN while) (S (NP (DT the) (NNPS Soviets)) (VP (VBD were) (ADVP (RB still)) (VP (VBG negotiating) (PP (IN with) (NP (NP (DT the) (ADJP (JJ British) (CC and) (JJ French)) (NNS missions)) (PP (IN in) (NP (NNP Moscow)))))))))) (. .))
CT
57,866
58,507
This happened while the Soviets were still negotiating with the British and French missions in Moscow.
['This happened .']
['while the Soviets were still negotiating with the British and French missions in Moscow']
[]
['This happened while the Soviets were still negotiating with the British and French missions in Moscow.']
[]
Instruction: is this sentence tagged as FC?: Input: This happened while the Soviets were still negotiating with the British and French missions in Moscow.
[]
['This happened while the Soviets were still negotiating with the British and French missions in Moscow.']
This happened while the Soviets were still negotiating with the British and French missions in Moscow.
(ROOT (S (NP (DT This)) (VP (VBD happened) (SBAR (IN while) (S (NP (DT the) (NNPS Soviets)) (VP (VBD were) (ADVP (RB still)) (VP (VBG negotiating) (PP (IN with) (NP (NP (DT the) (ADJP (JJ British) (CC and) (JJ French)) (NNS missions)) (PP (IN in) (NP (NNP Moscow)))))))))) (. .)))
12
{ "ADJ": [ "British", "French" ], "ADP": [ "with", "in" ], "ADV": [ "still" ], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "missions" ], "NUM": [], "PART": [], "PRON": [ "This" ], "PROPN": [ ...
[ "B-NP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "O" ]
This/nsubj/happened happened/ROOT/happened while/mark/negotiating the/det/Soviets Soviets/nsubj/negotiating were/aux/negotiating still/advmod/negotiating negotiating/advcl/happened with/prep/negotiating the/det/missions British/amod/missions and/cc/British French/conj/British missions/pobj/with in/prep/missions Moscow/...
(S (NP (DT This)) (VP (VBD happened) (SBAR (IN while) (S (NP (DT the) (NNPS Soviets)) (VP (VBD were) (ADVP (RB still)) (VP (VBG negotiating) (PP (IN with) (NP (NP (DT the) (ADJP (JJ British) (CC and) (JJ French)) (NNS missions)) (PP (IN in) (NP (NNP Moscow)))))))))) (. .))
CT
57,866
58,507
This happened while the Soviets were still negotiating with the British and French missions in Moscow.
['This happened .']
['while the Soviets were still negotiating with the British and French missions in Moscow']
[]
['This happened while the Soviets were still negotiating with the British and French missions in Moscow.']
[]
Instruction: is this sentence tagged as T?: Input: This happened while the Soviets were still negotiating with the British and French missions in Moscow.
[]
['This happened .']
This happened while the Soviets were still negotiating with the British and French missions in Moscow.
(ROOT (S (NP (DT This)) (VP (VBD happened) (SBAR (IN while) (S (NP (DT the) (NNPS Soviets)) (VP (VBD were) (ADVP (RB still)) (VP (VBG negotiating) (PP (IN with) (NP (NP (DT the) (ADJP (JJ British) (CC and) (JJ French)) (NNS missions)) (PP (IN in) (NP (NNP Moscow)))))))))) (. .)))
12
{ "ADJ": [ "British", "French" ], "ADP": [ "with", "in" ], "ADV": [ "still" ], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "missions" ], "NUM": [], "PART": [], "PRON": [ "This" ], "PROPN": [ ...
[ "B-NP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "O" ]
This/nsubj/happened happened/ROOT/happened while/mark/negotiating the/det/Soviets Soviets/nsubj/negotiating were/aux/negotiating still/advmod/negotiating negotiating/advcl/happened with/prep/negotiating the/det/missions British/amod/missions and/cc/British French/conj/British missions/pobj/with in/prep/missions Moscow/...
(S (NP (DT This)) (VP (VBD happened) (SBAR (IN while) (S (NP (DT the) (NNPS Soviets)) (VP (VBD were) (ADVP (RB still)) (VP (VBG negotiating) (PP (IN with) (NP (NP (DT the) (ADJP (JJ British) (CC and) (JJ French)) (NNS missions)) (PP (IN in) (NP (NNP Moscow)))))))))) (. .))
CT
57,866
58,507
This happened while the Soviets were still negotiating with the British and French missions in Moscow.
['This happened .']
['while the Soviets were still negotiating with the British and French missions in Moscow']
[]
['This happened while the Soviets were still negotiating with the British and French missions in Moscow.']
[]
Instruction: is this sentence tagged as CT?: Input: This happened while the Soviets were still negotiating with the British and French missions in Moscow.
['This happened while the Soviets were still negotiating with the British and French missions in Moscow.']
['This happened .']
The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.
(ROOT (S (NP (DT The) (NNP Telemundo) (NNP Television) (NNPS Studios)) (VP (VBZ produces) (NP (NP (JJ much)) (PP (IN of) (NP (NP (DT the) (JJ original) (NN programming)) (PP (IN for) (NP (NNP Telemundo))) (, ,) (PP (JJ such) (IN as) (NP (PRP$ their) (NML (NML (NNS telenovelas)) (CC and) (NML (NN talk) (NNS shows)))))))...
11
{ "ADJ": [ "much", "original", "such" ], "ADP": [ "of", "for", "as" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "programming", "telenovelas", "talk", "shows" ], "NUM": [], "PART": [], "PRO...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "O", "O", "O", "O", "O" ]
The/det/Studios Telemundo/compound/Television Television/compound/Studios Studios/nsubj/produces produces/ROOT/produces much/dobj/produces of/prep/much the/det/programming original/amod/programming programming/pobj/of for/prep/programming Telemundo/pobj/for ,/punct/programming such/amod/as as/prep/programming their/pos...
(S (NP (DT The) (NNP Telemundo) (NNP Television) (NNPS Studios)) (VP (VBZ produces) (NP (NP (JJ much)) (PP (IN of) (NP (NP (DT the) (JJ original) (NN programming)) (PP (IN for) (NP (NNP Telemundo))) (, ,) (PP (JJ such) (IN as) (NP (PRP$ their) (NML (NML (NNS telenovelas)) (CC and) (NML (NN talk) (NNS shows))))))))) (. ...
T
64,379
58,508
The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.
['The Telemundo Television Studios produces much of the original programming for Telemundo , such as their telenovelas and talk shows .']
[]
['The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.
['The Telemundo Television Studios produces much of the original programming for Telemundo , such as their telenovelas and talk shows .']
['Some of what farmers remained neutral during the civil war?']
The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.
(ROOT (S (NP (DT The) (NNP Telemundo) (NNP Television) (NNPS Studios)) (VP (VBZ produces) (NP (NP (JJ much)) (PP (IN of) (NP (NP (DT the) (JJ original) (NN programming)) (PP (IN for) (NP (NNP Telemundo))) (, ,) (PP (JJ such) (IN as) (NP (PRP$ their) (NML (NML (NNS telenovelas)) (CC and) (NML (NN talk) (NNS shows)))))))...
11
{ "ADJ": [ "much", "original", "such" ], "ADP": [ "of", "for", "as" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "programming", "telenovelas", "talk", "shows" ], "NUM": [], "PART": [], "PRO...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "O", "O", "O", "O", "O" ]
The/det/Studios Telemundo/compound/Television Television/compound/Studios Studios/nsubj/produces produces/ROOT/produces much/dobj/produces of/prep/much the/det/programming original/amod/programming programming/pobj/of for/prep/programming Telemundo/pobj/for ,/punct/programming such/amod/as as/prep/programming their/pos...
(S (NP (DT The) (NNP Telemundo) (NNP Television) (NNPS Studios)) (VP (VBZ produces) (NP (NP (JJ much)) (PP (IN of) (NP (NP (DT the) (JJ original) (NN programming)) (PP (IN for) (NP (NNP Telemundo))) (, ,) (PP (JJ such) (IN as) (NP (PRP$ their) (NML (NML (NNS telenovelas)) (CC and) (NML (NN talk) (NNS shows))))))))) (. ...
T
64,379
58,508
The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.
['The Telemundo Television Studios produces much of the original programming for Telemundo , such as their telenovelas and talk shows .']
[]
['The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.
[]
['The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.']
The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.
(ROOT (S (NP (DT The) (NNP Telemundo) (NNP Television) (NNPS Studios)) (VP (VBZ produces) (NP (NP (JJ much)) (PP (IN of) (NP (NP (DT the) (JJ original) (NN programming)) (PP (IN for) (NP (NNP Telemundo))) (, ,) (PP (JJ such) (IN as) (NP (PRP$ their) (NML (NML (NNS telenovelas)) (CC and) (NML (NN talk) (NNS shows)))))))...
11
{ "ADJ": [ "much", "original", "such" ], "ADP": [ "of", "for", "as" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "programming", "telenovelas", "talk", "shows" ], "NUM": [], "PART": [], "PRO...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "O", "O", "O", "O", "O" ]
The/det/Studios Telemundo/compound/Television Television/compound/Studios Studios/nsubj/produces produces/ROOT/produces much/dobj/produces of/prep/much the/det/programming original/amod/programming programming/pobj/of for/prep/programming Telemundo/pobj/for ,/punct/programming such/amod/as as/prep/programming their/pos...
(S (NP (DT The) (NNP Telemundo) (NNP Television) (NNPS Studios)) (VP (VBZ produces) (NP (NP (JJ much)) (PP (IN of) (NP (NP (DT the) (JJ original) (NN programming)) (PP (IN for) (NP (NNP Telemundo))) (, ,) (PP (JJ such) (IN as) (NP (PRP$ their) (NML (NML (NNS telenovelas)) (CC and) (NML (NN talk) (NNS shows))))))))) (. ...
T
64,379
58,508
The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.
['The Telemundo Television Studios produces much of the original programming for Telemundo , such as their telenovelas and talk shows .']
[]
['The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.
[]
['The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.']
The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.
(ROOT (S (NP (DT The) (NNP Telemundo) (NNP Television) (NNPS Studios)) (VP (VBZ produces) (NP (NP (JJ much)) (PP (IN of) (NP (NP (DT the) (JJ original) (NN programming)) (PP (IN for) (NP (NNP Telemundo))) (, ,) (PP (JJ such) (IN as) (NP (PRP$ their) (NML (NML (NNS telenovelas)) (CC and) (NML (NN talk) (NNS shows)))))))...
11
{ "ADJ": [ "much", "original", "such" ], "ADP": [ "of", "for", "as" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "programming", "telenovelas", "talk", "shows" ], "NUM": [], "PART": [], "PRO...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "O", "O", "O", "O", "O" ]
The/det/Studios Telemundo/compound/Television Television/compound/Studios Studios/nsubj/produces produces/ROOT/produces much/dobj/produces of/prep/much the/det/programming original/amod/programming programming/pobj/of for/prep/programming Telemundo/pobj/for ,/punct/programming such/amod/as as/prep/programming their/pos...
(S (NP (DT The) (NNP Telemundo) (NNP Television) (NNPS Studios)) (VP (VBZ produces) (NP (NP (JJ much)) (PP (IN of) (NP (NP (DT the) (JJ original) (NN programming)) (PP (IN for) (NP (NNP Telemundo))) (, ,) (PP (JJ such) (IN as) (NP (PRP$ their) (NML (NML (NNS telenovelas)) (CC and) (NML (NN talk) (NNS shows))))))))) (. ...
T
64,379
58,508
The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.
['The Telemundo Television Studios produces much of the original programming for Telemundo , such as their telenovelas and talk shows .']
[]
['The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.']
[]
[]
Instruction: is this sentence tagged as T?: Input: The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.
['The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.']
['Fees are kept low to encourage use of the system and during rush hours the crush is so great, that authorities have reserved a special carriage specifically for women.']
The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.
(ROOT (S (NP (DT The) (NNP Telemundo) (NNP Television) (NNPS Studios)) (VP (VBZ produces) (NP (NP (JJ much)) (PP (IN of) (NP (NP (DT the) (JJ original) (NN programming)) (PP (IN for) (NP (NNP Telemundo))) (, ,) (PP (JJ such) (IN as) (NP (PRP$ their) (NML (NML (NNS telenovelas)) (CC and) (NML (NN talk) (NNS shows)))))))...
11
{ "ADJ": [ "much", "original", "such" ], "ADP": [ "of", "for", "as" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "The", "the" ], "INTJ": [], "NOUN": [ "programming", "telenovelas", "talk", "shows" ], "NUM": [], "PART": [], "PRO...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "O", "O", "O", "O", "O" ]
The/det/Studios Telemundo/compound/Television Television/compound/Studios Studios/nsubj/produces produces/ROOT/produces much/dobj/produces of/prep/much the/det/programming original/amod/programming programming/pobj/of for/prep/programming Telemundo/pobj/for ,/punct/programming such/amod/as as/prep/programming their/pos...
(S (NP (DT The) (NNP Telemundo) (NNP Television) (NNPS Studios)) (VP (VBZ produces) (NP (NP (JJ much)) (PP (IN of) (NP (NP (DT the) (JJ original) (NN programming)) (PP (IN for) (NP (NNP Telemundo))) (, ,) (PP (JJ such) (IN as) (NP (PRP$ their) (NML (NML (NNS telenovelas)) (CC and) (NML (NN talk) (NNS shows))))))))) (. ...
T
64,379
58,508
The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.
['The Telemundo Television Studios produces much of the original programming for Telemundo , such as their telenovelas and talk shows .']
[]
['The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: The Telemundo Television Studios produces much of the original programming for Telemundo, such as their telenovelas and talk shows.
[]
['The Telemundo Television Studios produces much of the original programming for Telemundo , such as their telenovelas and talk shows .']
They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.
(ROOT (S (NP (PRP They)) (VP (VBP compete) (PP (IN as) (NP (NP (DT a) (NN member)) (PP (IN of) (NP (DT the) (NML (NNP National) (NNP Collegiate) (NNP Athletic) (NNP Association)) (-LRB- -LRB-) (NNP NCAA) (-RRB- -RRB-) (NNP Division) (NNP I))))) (, ,) (S (ADVP (RB primarily)) (VP (VBG competing) (PP (PP (IN in) (NP (NP ...
11
{ "ADJ": [], "ADP": [ "as", "of", "in", "for" ], "ADV": [ "primarily" ], "AUX": [], "CCONJ": [], "DET": [ "a", "the", "the", "all", "the" ], "INTJ": [], "NOUN": [ "member", "sports", "school", "year" ], "NUM": [ "2013–14" ], "PART...
[ "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I...
They/nsubj/compete compete/ROOT/compete as/prep/compete a/det/member member/pobj/as of/prep/member the/det/I National/compound/Association Collegiate/compound/Association Athletic/compound/Association Association/nmod/Division (/punct/Division NCAA/nmod/Division )/punct/Division Division/compound/I I/pobj/of ,/punct/co...
(S (NP (PRP They)) (VP (VBP compete) (PP (IN as) (NP (NP (DT a) (NN member)) (PP (IN of) (NP (DT the) (NML (NNP National) (NNP Collegiate) (NNP Athletic) (NNP Association)) (-LRB- -LRB-) (NNP NCAA) (-RRB- -RRB-) (NNP Division) (NNP I))))) (, ,) (S (ADVP (RB primarily)) (VP (VBG competing) (PP (PP (IN in) (NP (NP (DT th...
T
60,703
58,509
They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.
['They compete as a member of the National Collegiate Athletic Association -LRB- NCAA -RRB- Division I , primarily competing in the Atlantic Coast Conference -LRB- ACC -RRB- for all sports since the 2013–14 school year .']
[]
['They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.
['They compete as a member of the National Collegiate Athletic Association -LRB- NCAA -RRB- Division I , primarily competing in the Atlantic Coast Conference -LRB- ACC -RRB- for all sports since the 2013–14 school year .']
['They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.']
They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.
(ROOT (S (NP (PRP They)) (VP (VBP compete) (PP (IN as) (NP (NP (DT a) (NN member)) (PP (IN of) (NP (DT the) (NML (NNP National) (NNP Collegiate) (NNP Athletic) (NNP Association)) (-LRB- -LRB-) (NNP NCAA) (-RRB- -RRB-) (NNP Division) (NNP I))))) (, ,) (S (ADVP (RB primarily)) (VP (VBG competing) (PP (PP (IN in) (NP (NP ...
11
{ "ADJ": [], "ADP": [ "as", "of", "in", "for" ], "ADV": [ "primarily" ], "AUX": [], "CCONJ": [], "DET": [ "a", "the", "the", "all", "the" ], "INTJ": [], "NOUN": [ "member", "sports", "school", "year" ], "NUM": [ "2013–14" ], "PART...
[ "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I...
They/nsubj/compete compete/ROOT/compete as/prep/compete a/det/member member/pobj/as of/prep/member the/det/I National/compound/Association Collegiate/compound/Association Athletic/compound/Association Association/nmod/Division (/punct/Division NCAA/nmod/Division )/punct/Division Division/compound/I I/pobj/of ,/punct/co...
(S (NP (PRP They)) (VP (VBP compete) (PP (IN as) (NP (NP (DT a) (NN member)) (PP (IN of) (NP (DT the) (NML (NNP National) (NNP Collegiate) (NNP Athletic) (NNP Association)) (-LRB- -LRB-) (NNP NCAA) (-RRB- -RRB-) (NNP Division) (NNP I))))) (, ,) (S (ADVP (RB primarily)) (VP (VBG competing) (PP (PP (IN in) (NP (NP (DT th...
T
60,703
58,509
They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.
['They compete as a member of the National Collegiate Athletic Association -LRB- NCAA -RRB- Division I , primarily competing in the Atlantic Coast Conference -LRB- ACC -RRB- for all sports since the 2013–14 school year .']
[]
['They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.
[]
['They compete as a member of the National Collegiate Athletic Association -LRB- NCAA -RRB- Division I , primarily competing in the Atlantic Coast Conference -LRB- ACC -RRB- for all sports since the 2013–14 school year .']
They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.
(ROOT (S (NP (PRP They)) (VP (VBP compete) (PP (IN as) (NP (NP (DT a) (NN member)) (PP (IN of) (NP (DT the) (NML (NNP National) (NNP Collegiate) (NNP Athletic) (NNP Association)) (-LRB- -LRB-) (NNP NCAA) (-RRB- -RRB-) (NNP Division) (NNP I))))) (, ,) (S (ADVP (RB primarily)) (VP (VBG competing) (PP (PP (IN in) (NP (NP ...
11
{ "ADJ": [], "ADP": [ "as", "of", "in", "for" ], "ADV": [ "primarily" ], "AUX": [], "CCONJ": [], "DET": [ "a", "the", "the", "all", "the" ], "INTJ": [], "NOUN": [ "member", "sports", "school", "year" ], "NUM": [ "2013–14" ], "PART...
[ "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I...
They/nsubj/compete compete/ROOT/compete as/prep/compete a/det/member member/pobj/as of/prep/member the/det/I National/compound/Association Collegiate/compound/Association Athletic/compound/Association Association/nmod/Division (/punct/Division NCAA/nmod/Division )/punct/Division Division/compound/I I/pobj/of ,/punct/co...
(S (NP (PRP They)) (VP (VBP compete) (PP (IN as) (NP (NP (DT a) (NN member)) (PP (IN of) (NP (DT the) (NML (NNP National) (NNP Collegiate) (NNP Athletic) (NNP Association)) (-LRB- -LRB-) (NNP NCAA) (-RRB- -RRB-) (NNP Division) (NNP I))))) (, ,) (S (ADVP (RB primarily)) (VP (VBG competing) (PP (PP (IN in) (NP (NP (DT th...
T
60,703
58,509
They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.
['They compete as a member of the National Collegiate Athletic Association -LRB- NCAA -RRB- Division I , primarily competing in the Atlantic Coast Conference -LRB- ACC -RRB- for all sports since the 2013–14 school year .']
[]
['They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.
[]
['They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.']
They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.
(ROOT (S (NP (PRP They)) (VP (VBP compete) (PP (IN as) (NP (NP (DT a) (NN member)) (PP (IN of) (NP (DT the) (NML (NNP National) (NNP Collegiate) (NNP Athletic) (NNP Association)) (-LRB- -LRB-) (NNP NCAA) (-RRB- -RRB-) (NNP Division) (NNP I))))) (, ,) (S (ADVP (RB primarily)) (VP (VBG competing) (PP (PP (IN in) (NP (NP ...
11
{ "ADJ": [], "ADP": [ "as", "of", "in", "for" ], "ADV": [ "primarily" ], "AUX": [], "CCONJ": [], "DET": [ "a", "the", "the", "all", "the" ], "INTJ": [], "NOUN": [ "member", "sports", "school", "year" ], "NUM": [ "2013–14" ], "PART...
[ "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I...
They/nsubj/compete compete/ROOT/compete as/prep/compete a/det/member member/pobj/as of/prep/member the/det/I National/compound/Association Collegiate/compound/Association Athletic/compound/Association Association/nmod/Division (/punct/Division NCAA/nmod/Division )/punct/Division Division/compound/I I/pobj/of ,/punct/co...
(S (NP (PRP They)) (VP (VBP compete) (PP (IN as) (NP (NP (DT a) (NN member)) (PP (IN of) (NP (DT the) (NML (NNP National) (NNP Collegiate) (NNP Athletic) (NNP Association)) (-LRB- -LRB-) (NNP NCAA) (-RRB- -RRB-) (NNP Division) (NNP I))))) (, ,) (S (ADVP (RB primarily)) (VP (VBG competing) (PP (PP (IN in) (NP (NP (DT th...
T
60,703
58,509
They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.
['They compete as a member of the National Collegiate Athletic Association -LRB- NCAA -RRB- Division I , primarily competing in the Atlantic Coast Conference -LRB- ACC -RRB- for all sports since the 2013–14 school year .']
[]
['They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.']
[]
[]
Instruction: is this sentence tagged as T?: Input: They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.
['They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.']
['They compete as a member of the National Collegiate Athletic Association -LRB- NCAA -RRB- Division I , primarily competing in the Atlantic Coast Conference -LRB- ACC -RRB- for all sports since the 2013–14 school year .']
They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.
(ROOT (S (NP (PRP They)) (VP (VBP compete) (PP (IN as) (NP (NP (DT a) (NN member)) (PP (IN of) (NP (DT the) (NML (NNP National) (NNP Collegiate) (NNP Athletic) (NNP Association)) (-LRB- -LRB-) (NNP NCAA) (-RRB- -RRB-) (NNP Division) (NNP I))))) (, ,) (S (ADVP (RB primarily)) (VP (VBG competing) (PP (PP (IN in) (NP (NP ...
11
{ "ADJ": [], "ADP": [ "as", "of", "in", "for" ], "ADV": [ "primarily" ], "AUX": [], "CCONJ": [], "DET": [ "a", "the", "the", "all", "the" ], "INTJ": [], "NOUN": [ "member", "sports", "school", "year" ], "NUM": [ "2013–14" ], "PART...
[ "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "O", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I...
They/nsubj/compete compete/ROOT/compete as/prep/compete a/det/member member/pobj/as of/prep/member the/det/I National/compound/Association Collegiate/compound/Association Athletic/compound/Association Association/nmod/Division (/punct/Division NCAA/nmod/Division )/punct/Division Division/compound/I I/pobj/of ,/punct/co...
(S (NP (PRP They)) (VP (VBP compete) (PP (IN as) (NP (NP (DT a) (NN member)) (PP (IN of) (NP (DT the) (NML (NNP National) (NNP Collegiate) (NNP Athletic) (NNP Association)) (-LRB- -LRB-) (NNP NCAA) (-RRB- -RRB-) (NNP Division) (NNP I))))) (, ,) (S (ADVP (RB primarily)) (VP (VBG competing) (PP (PP (IN in) (NP (NP (DT th...
T
60,703
58,509
They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.
['They compete as a member of the National Collegiate Athletic Association -LRB- NCAA -RRB- Division I , primarily competing in the Atlantic Coast Conference -LRB- ACC -RRB- for all sports since the 2013–14 school year .']
[]
['They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: They compete as a member of the National Collegiate Athletic Association (NCAA) Division I, primarily competing in the Atlantic Coast Conference (ACC) for all sports since the 2013–14 school year.
[]
['They compete as a member of the National Collegiate Athletic Association -LRB- NCAA -RRB- Division I , primarily competing in the Atlantic Coast Conference -LRB- ACC -RRB- for all sports since the 2013–14 school year .']
These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.
(ROOT (S (NP (DT These) (NNS pubs)) (VP (VBD were) (VP (VBN named) (PP (IN after) (NP (NP (NP (NNP John) (NNP Manners)) (, ,) (NP (NP (NNP Marquess)) (PP (IN of) (NP (NNP Granby))))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD was) (NP (NP (NP (DT the) (NN son)) (PP (IN of) (NP (NNP John) (NNP Manners)))) (, ,) (NP (NP (JJ...
15
{ "ADJ": [ "18th" ], "ADP": [ "after", "of", "of", "of", "in" ], "ADV": [], "AUX": [ "were", "was" ], "CCONJ": [ "and" ], "DET": [ "These", "the", "a", "the" ], "INTJ": [], "NOUN": [ "pubs", "son", "general", "century" ], ...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP...
These/det/pubs pubs/nsubjpass/named were/auxpass/named named/ROOT/named after/prep/named John/compound/Manners Manners/pobj/after ,/punct/Manners Marquess/appos/Manners of/prep/Marquess Granby/pobj/of ,/punct/Manners who/nsubj/was was/relcl/Manners the/det/son son/attr/was of/prep/son John/compound/Manners Manners/pobj...
(S (NP (DT These) (NNS pubs)) (VP (VBD were) (VP (VBN named) (PP (IN after) (NP (NP (NP (NNP John) (NNP Manners)) (, ,) (NP (NP (NNP Marquess)) (PP (IN of) (NP (NNP Granby))))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD was) (NP (NP (NP (DT the) (NN son)) (PP (IN of) (NP (NNP John) (NNP Manners)))) (, ,) (NP (NP (JJ 3rd) ...
CT
9,503
58,510
These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.
['These pubs were named after John Manners , Marquess of Granby , .']
['who was the son of John Manners , 3rd Duke of Rutland and a general in the 18th century British Army']
[]
['These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.
['These pubs were named after John Manners , Marquess of Granby , .']
['who was the son of John Manners , 3rd Duke of Rutland and a general in the 18th century British Army']
These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.
(ROOT (S (NP (DT These) (NNS pubs)) (VP (VBD were) (VP (VBN named) (PP (IN after) (NP (NP (NP (NNP John) (NNP Manners)) (, ,) (NP (NP (NNP Marquess)) (PP (IN of) (NP (NNP Granby))))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD was) (NP (NP (NP (DT the) (NN son)) (PP (IN of) (NP (NNP John) (NNP Manners)))) (, ,) (NP (NP (JJ...
15
{ "ADJ": [ "18th" ], "ADP": [ "after", "of", "of", "of", "in" ], "ADV": [], "AUX": [ "were", "was" ], "CCONJ": [ "and" ], "DET": [ "These", "the", "a", "the" ], "INTJ": [], "NOUN": [ "pubs", "son", "general", "century" ], ...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP...
These/det/pubs pubs/nsubjpass/named were/auxpass/named named/ROOT/named after/prep/named John/compound/Manners Manners/pobj/after ,/punct/Manners Marquess/appos/Manners of/prep/Marquess Granby/pobj/of ,/punct/Manners who/nsubj/was was/relcl/Manners the/det/son son/attr/was of/prep/son John/compound/Manners Manners/pobj...
(S (NP (DT These) (NNS pubs)) (VP (VBD were) (VP (VBN named) (PP (IN after) (NP (NP (NP (NNP John) (NNP Manners)) (, ,) (NP (NP (NNP Marquess)) (PP (IN of) (NP (NNP Granby))))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD was) (NP (NP (NP (DT the) (NN son)) (PP (IN of) (NP (NNP John) (NNP Manners)))) (, ,) (NP (NP (JJ 3rd) ...
CT
9,503
58,510
These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.
['These pubs were named after John Manners , Marquess of Granby , .']
['who was the son of John Manners , 3rd Duke of Rutland and a general in the 18th century British Army']
[]
['These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.
['who was the son of John Manners , 3rd Duke of Rutland and a general in the 18th century British Army']
['These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.']
These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.
(ROOT (S (NP (DT These) (NNS pubs)) (VP (VBD were) (VP (VBN named) (PP (IN after) (NP (NP (NP (NNP John) (NNP Manners)) (, ,) (NP (NP (NNP Marquess)) (PP (IN of) (NP (NNP Granby))))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD was) (NP (NP (NP (DT the) (NN son)) (PP (IN of) (NP (NNP John) (NNP Manners)))) (, ,) (NP (NP (JJ...
15
{ "ADJ": [ "18th" ], "ADP": [ "after", "of", "of", "of", "in" ], "ADV": [], "AUX": [ "were", "was" ], "CCONJ": [ "and" ], "DET": [ "These", "the", "a", "the" ], "INTJ": [], "NOUN": [ "pubs", "son", "general", "century" ], ...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP...
These/det/pubs pubs/nsubjpass/named were/auxpass/named named/ROOT/named after/prep/named John/compound/Manners Manners/pobj/after ,/punct/Manners Marquess/appos/Manners of/prep/Marquess Granby/pobj/of ,/punct/Manners who/nsubj/was was/relcl/Manners the/det/son son/attr/was of/prep/son John/compound/Manners Manners/pobj...
(S (NP (DT These) (NNS pubs)) (VP (VBD were) (VP (VBN named) (PP (IN after) (NP (NP (NP (NNP John) (NNP Manners)) (, ,) (NP (NP (NNP Marquess)) (PP (IN of) (NP (NNP Granby))))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD was) (NP (NP (NP (DT the) (NN son)) (PP (IN of) (NP (NNP John) (NNP Manners)))) (, ,) (NP (NP (JJ 3rd) ...
CT
9,503
58,510
These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.
['These pubs were named after John Manners , Marquess of Granby , .']
['who was the son of John Manners , 3rd Duke of Rutland and a general in the 18th century British Army']
[]
['These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.']
[]
Instruction: is this sentence tagged as FC?: Input: These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.
[]
['These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.']
These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.
(ROOT (S (NP (DT These) (NNS pubs)) (VP (VBD were) (VP (VBN named) (PP (IN after) (NP (NP (NP (NNP John) (NNP Manners)) (, ,) (NP (NP (NNP Marquess)) (PP (IN of) (NP (NNP Granby))))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD was) (NP (NP (NP (DT the) (NN son)) (PP (IN of) (NP (NNP John) (NNP Manners)))) (, ,) (NP (NP (JJ...
15
{ "ADJ": [ "18th" ], "ADP": [ "after", "of", "of", "of", "in" ], "ADV": [], "AUX": [ "were", "was" ], "CCONJ": [ "and" ], "DET": [ "These", "the", "a", "the" ], "INTJ": [], "NOUN": [ "pubs", "son", "general", "century" ], ...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP...
These/det/pubs pubs/nsubjpass/named were/auxpass/named named/ROOT/named after/prep/named John/compound/Manners Manners/pobj/after ,/punct/Manners Marquess/appos/Manners of/prep/Marquess Granby/pobj/of ,/punct/Manners who/nsubj/was was/relcl/Manners the/det/son son/attr/was of/prep/son John/compound/Manners Manners/pobj...
(S (NP (DT These) (NNS pubs)) (VP (VBD were) (VP (VBN named) (PP (IN after) (NP (NP (NP (NNP John) (NNP Manners)) (, ,) (NP (NP (NNP Marquess)) (PP (IN of) (NP (NNP Granby))))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD was) (NP (NP (NP (DT the) (NN son)) (PP (IN of) (NP (NNP John) (NNP Manners)))) (, ,) (NP (NP (JJ 3rd) ...
CT
9,503
58,510
These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.
['These pubs were named after John Manners , Marquess of Granby , .']
['who was the son of John Manners , 3rd Duke of Rutland and a general in the 18th century British Army']
[]
['These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.']
[]
Instruction: is this sentence tagged as T?: Input: These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.
[]
['who was the son of John Manners , 3rd Duke of Rutland and a general in the 18th century British Army']
These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.
(ROOT (S (NP (DT These) (NNS pubs)) (VP (VBD were) (VP (VBN named) (PP (IN after) (NP (NP (NP (NNP John) (NNP Manners)) (, ,) (NP (NP (NNP Marquess)) (PP (IN of) (NP (NNP Granby))))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD was) (NP (NP (NP (DT the) (NN son)) (PP (IN of) (NP (NNP John) (NNP Manners)))) (, ,) (NP (NP (JJ...
15
{ "ADJ": [ "18th" ], "ADP": [ "after", "of", "of", "of", "in" ], "ADV": [], "AUX": [ "were", "was" ], "CCONJ": [ "and" ], "DET": [ "These", "the", "a", "the" ], "INTJ": [], "NOUN": [ "pubs", "son", "general", "century" ], ...
[ "B-NP", "I-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "I-NP...
These/det/pubs pubs/nsubjpass/named were/auxpass/named named/ROOT/named after/prep/named John/compound/Manners Manners/pobj/after ,/punct/Manners Marquess/appos/Manners of/prep/Marquess Granby/pobj/of ,/punct/Manners who/nsubj/was was/relcl/Manners the/det/son son/attr/was of/prep/son John/compound/Manners Manners/pobj...
(S (NP (DT These) (NNS pubs)) (VP (VBD were) (VP (VBN named) (PP (IN after) (NP (NP (NP (NNP John) (NNP Manners)) (, ,) (NP (NP (NNP Marquess)) (PP (IN of) (NP (NNP Granby))))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD was) (NP (NP (NP (DT the) (NN son)) (PP (IN of) (NP (NNP John) (NNP Manners)))) (, ,) (NP (NP (JJ 3rd) ...
CT
9,503
58,510
These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.
['These pubs were named after John Manners , Marquess of Granby , .']
['who was the son of John Manners , 3rd Duke of Rutland and a general in the 18th century British Army']
[]
['These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.']
[]
Instruction: is this sentence tagged as CT?: Input: These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.
['These pubs were named after John Manners, Marquess of Granby, who was the son of John Manners, 3rd Duke of Rutland and a general in the 18th century British Army.']
['who was the son of John Manners , 3rd Duke of Rutland and a general in the 18th century British Army']
In 2005, Estonia joined the European Union's Nordic Battle Group.
(ROOT (S (PP (IN In) (NP (CD 2005))) (, ,) (NP (NNP Estonia)) (VP (VBD joined) (NP (NP (DT the) (NNP European) (NNP Union) (POS 's)) (NNP Nordic) (NNP Battle) (NNP Group))) (. .)))
6
{ "ADJ": [], "ADP": [ "In" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [ "2005" ], "PART": [ "'s" ], "PRON": [], "PROPN": [ "Estonia", "European", "Union", "Nordic", "Battle", "Group" ], "PUNCT": [ ...
[ "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
In/prep/joined 2005/pobj/In ,/punct/joined Estonia/nsubj/joined joined/ROOT/joined the/det/Union European/compound/Union Union/poss/Group 's/case/Union Nordic/compound/Group Battle/compound/Group Group/dobj/joined ./punct/joined
(S (PP (IN In) (NP (CD 2005))) (, ,) (NP (NNP Estonia)) (VP (VBD joined) (NP (NP (DT the) (NNP European) (NNP Union) (POS 's)) (NNP Nordic) (NNP Battle) (NNP Group))) (. .))
T
69,519
58,511
In 2005, Estonia joined the European Union's Nordic Battle Group.
["In 2005 , Estonia joined the European Union 's Nordic Battle Group ."]
[]
["In 2005, Estonia joined the European Union's Nordic Battle Group."]
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: In 2005, Estonia joined the European Union's Nordic Battle Group.
["In 2005 , Estonia joined the European Union 's Nordic Battle Group ."]
["Tito's estrangement from the USSR enabled Yugoslavia to obtain US aid via the Economic Cooperation Administration (ECA), the same US aid institution which administered the Marshall Plan."]
In 2005, Estonia joined the European Union's Nordic Battle Group.
(ROOT (S (PP (IN In) (NP (CD 2005))) (, ,) (NP (NNP Estonia)) (VP (VBD joined) (NP (NP (DT the) (NNP European) (NNP Union) (POS 's)) (NNP Nordic) (NNP Battle) (NNP Group))) (. .)))
6
{ "ADJ": [], "ADP": [ "In" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [ "2005" ], "PART": [ "'s" ], "PRON": [], "PROPN": [ "Estonia", "European", "Union", "Nordic", "Battle", "Group" ], "PUNCT": [ ...
[ "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
In/prep/joined 2005/pobj/In ,/punct/joined Estonia/nsubj/joined joined/ROOT/joined the/det/Union European/compound/Union Union/poss/Group 's/case/Union Nordic/compound/Group Battle/compound/Group Group/dobj/joined ./punct/joined
(S (PP (IN In) (NP (CD 2005))) (, ,) (NP (NNP Estonia)) (VP (VBD joined) (NP (NP (DT the) (NNP European) (NNP Union) (POS 's)) (NNP Nordic) (NNP Battle) (NNP Group))) (. .))
T
69,519
58,511
In 2005, Estonia joined the European Union's Nordic Battle Group.
["In 2005 , Estonia joined the European Union 's Nordic Battle Group ."]
[]
["In 2005, Estonia joined the European Union's Nordic Battle Group."]
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: In 2005, Estonia joined the European Union's Nordic Battle Group.
[]
["In 2005, Estonia joined the European Union's Nordic Battle Group."]
In 2005, Estonia joined the European Union's Nordic Battle Group.
(ROOT (S (PP (IN In) (NP (CD 2005))) (, ,) (NP (NNP Estonia)) (VP (VBD joined) (NP (NP (DT the) (NNP European) (NNP Union) (POS 's)) (NNP Nordic) (NNP Battle) (NNP Group))) (. .)))
6
{ "ADJ": [], "ADP": [ "In" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [ "2005" ], "PART": [ "'s" ], "PRON": [], "PROPN": [ "Estonia", "European", "Union", "Nordic", "Battle", "Group" ], "PUNCT": [ ...
[ "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
In/prep/joined 2005/pobj/In ,/punct/joined Estonia/nsubj/joined joined/ROOT/joined the/det/Union European/compound/Union Union/poss/Group 's/case/Union Nordic/compound/Group Battle/compound/Group Group/dobj/joined ./punct/joined
(S (PP (IN In) (NP (CD 2005))) (, ,) (NP (NNP Estonia)) (VP (VBD joined) (NP (NP (DT the) (NNP European) (NNP Union) (POS 's)) (NNP Nordic) (NNP Battle) (NNP Group))) (. .))
T
69,519
58,511
In 2005, Estonia joined the European Union's Nordic Battle Group.
["In 2005 , Estonia joined the European Union 's Nordic Battle Group ."]
[]
["In 2005, Estonia joined the European Union's Nordic Battle Group."]
[]
[]
Instruction: is this sentence tagged as FC?: Input: In 2005, Estonia joined the European Union's Nordic Battle Group.
[]
["In 2005 , Estonia joined the European Union 's Nordic Battle Group ."]
In 2005, Estonia joined the European Union's Nordic Battle Group.
(ROOT (S (PP (IN In) (NP (CD 2005))) (, ,) (NP (NNP Estonia)) (VP (VBD joined) (NP (NP (DT the) (NNP European) (NNP Union) (POS 's)) (NNP Nordic) (NNP Battle) (NNP Group))) (. .)))
6
{ "ADJ": [], "ADP": [ "In" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [ "2005" ], "PART": [ "'s" ], "PRON": [], "PROPN": [ "Estonia", "European", "Union", "Nordic", "Battle", "Group" ], "PUNCT": [ ...
[ "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
In/prep/joined 2005/pobj/In ,/punct/joined Estonia/nsubj/joined joined/ROOT/joined the/det/Union European/compound/Union Union/poss/Group 's/case/Union Nordic/compound/Group Battle/compound/Group Group/dobj/joined ./punct/joined
(S (PP (IN In) (NP (CD 2005))) (, ,) (NP (NNP Estonia)) (VP (VBD joined) (NP (NP (DT the) (NNP European) (NNP Union) (POS 's)) (NNP Nordic) (NNP Battle) (NNP Group))) (. .))
T
69,519
58,511
In 2005, Estonia joined the European Union's Nordic Battle Group.
["In 2005 , Estonia joined the European Union 's Nordic Battle Group ."]
[]
["In 2005, Estonia joined the European Union's Nordic Battle Group."]
[]
[]
Instruction: is this sentence tagged as T?: Input: In 2005, Estonia joined the European Union's Nordic Battle Group.
["In 2005, Estonia joined the European Union's Nordic Battle Group."]
['The violin, cello, contrabass and what other instrument form the string section of the orchestra?']
In 2005, Estonia joined the European Union's Nordic Battle Group.
(ROOT (S (PP (IN In) (NP (CD 2005))) (, ,) (NP (NNP Estonia)) (VP (VBD joined) (NP (NP (DT the) (NNP European) (NNP Union) (POS 's)) (NNP Nordic) (NNP Battle) (NNP Group))) (. .)))
6
{ "ADJ": [], "ADP": [ "In" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [ "2005" ], "PART": [ "'s" ], "PRON": [], "PROPN": [ "Estonia", "European", "Union", "Nordic", "Battle", "Group" ], "PUNCT": [ ...
[ "B-PP", "B-NP", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
In/prep/joined 2005/pobj/In ,/punct/joined Estonia/nsubj/joined joined/ROOT/joined the/det/Union European/compound/Union Union/poss/Group 's/case/Union Nordic/compound/Group Battle/compound/Group Group/dobj/joined ./punct/joined
(S (PP (IN In) (NP (CD 2005))) (, ,) (NP (NNP Estonia)) (VP (VBD joined) (NP (NP (DT the) (NNP European) (NNP Union) (POS 's)) (NNP Nordic) (NNP Battle) (NNP Group))) (. .))
T
69,519
58,511
In 2005, Estonia joined the European Union's Nordic Battle Group.
["In 2005 , Estonia joined the European Union 's Nordic Battle Group ."]
[]
["In 2005, Estonia joined the European Union's Nordic Battle Group."]
[]
[]
Instruction: is this sentence tagged as CT?: Input: In 2005, Estonia joined the European Union's Nordic Battle Group.
[]
["In 2005 , Estonia joined the European Union 's Nordic Battle Group ."]
Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Braz...
(ROOT (SINV (ADVP (RB Also)) (ADJP (JJ available)) (VP (VBP are)) (NP (NP (DT an) (NN array)) (PP (IN of) (NP (NP (JJ international) (NNS cuisines)) (, ,) (PP (VBG including) (NP (NP (NP (JJ Canadian) (, ,) (JJ French) (, ,) (NNP Italian) (, ,) (JJ Croatian) (, ,) (NNP Spanish) (-LRB- -LRB-) (PP (VBG including) (NP (JJ...
13
{ "ADJ": [ "available", "international", "French", "Italian", "many", "regional", "Jewish", "Lebanese", "Chinese", "regional", "Japanese", "fellow", "Latin", "American", "such", "Brazilian" ], "ADP": [ "of", "with", "of", "as" ], ...
[ "B-ADVP", "B-ADJP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", ...
Also/advmod/available available/acomp/are are/ROOT/are an/det/array array/nsubj/are of/prep/array international/amod/cuisines cuisines/pobj/of ,/punct/cuisines including/prep/cuisines Canadian/pobj/including ,/punct/Canadian French/conj/Canadian ,/punct/French Italian/conj/French ,/punct/Italian Croatian/conj/Italian ,...
(SINV (ADVP (RB Also)) (ADJP (JJ available)) (VP (VBP are)) (NP (NP (DT an) (NN array)) (PP (IN of) (NP (NP (JJ international) (NNS cuisines)) (, ,) (PP (VBG including) (NP (NP (NP (JJ Canadian) (, ,) (JJ French) (, ,) (NNP Italian) (, ,) (JJ Croatian) (, ,) (NNP Spanish) (-LRB- -LRB-) (PP (VBG including) (NP (JJ many)...
T
59,765
58,513
Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Braz...
['Also available are an array of international cuisines , including Canadian , French , Italian , Croatian , Spanish -LRB- including many regional variations -RRB- , Jewish , Lebanese , Chinese -LRB- again with regional variations -RRB- , Indian , Japanese , Korean , Thai , Vietnamese ; and of course fellow Latin Ameri...
[]
['Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Br...
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, ...
['Also available are an array of international cuisines , including Canadian , French , Italian , Croatian , Spanish -LRB- including many regional variations -RRB- , Jewish , Lebanese , Chinese -LRB- again with regional variations -RRB- , Indian , Japanese , Korean , Thai , Vietnamese ; and of course fellow Latin Ameri...
['Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Br...
Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Braz...
(ROOT (SINV (ADVP (RB Also)) (ADJP (JJ available)) (VP (VBP are)) (NP (NP (DT an) (NN array)) (PP (IN of) (NP (NP (JJ international) (NNS cuisines)) (, ,) (PP (VBG including) (NP (NP (NP (JJ Canadian) (, ,) (JJ French) (, ,) (NNP Italian) (, ,) (JJ Croatian) (, ,) (NNP Spanish) (-LRB- -LRB-) (PP (VBG including) (NP (JJ...
13
{ "ADJ": [ "available", "international", "French", "Italian", "many", "regional", "Jewish", "Lebanese", "Chinese", "regional", "Japanese", "fellow", "Latin", "American", "such", "Brazilian" ], "ADP": [ "of", "with", "of", "as" ], ...
[ "B-ADVP", "B-ADJP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", ...
Also/advmod/available available/acomp/are are/ROOT/are an/det/array array/nsubj/are of/prep/array international/amod/cuisines cuisines/pobj/of ,/punct/cuisines including/prep/cuisines Canadian/pobj/including ,/punct/Canadian French/conj/Canadian ,/punct/French Italian/conj/French ,/punct/Italian Croatian/conj/Italian ,...
(SINV (ADVP (RB Also)) (ADJP (JJ available)) (VP (VBP are)) (NP (NP (DT an) (NN array)) (PP (IN of) (NP (NP (JJ international) (NNS cuisines)) (, ,) (PP (VBG including) (NP (NP (NP (JJ Canadian) (, ,) (JJ French) (, ,) (NNP Italian) (, ,) (JJ Croatian) (, ,) (NNP Spanish) (-LRB- -LRB-) (PP (VBG including) (NP (JJ many)...
T
59,765
58,513
Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Braz...
['Also available are an array of international cuisines , including Canadian , French , Italian , Croatian , Spanish -LRB- including many regional variations -RRB- , Jewish , Lebanese , Chinese -LRB- again with regional variations -RRB- , Indian , Japanese , Korean , Thai , Vietnamese ; and of course fellow Latin Ameri...
[]
['Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Br...
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, V...
[]
['Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Br...
Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Braz...
(ROOT (SINV (ADVP (RB Also)) (ADJP (JJ available)) (VP (VBP are)) (NP (NP (DT an) (NN array)) (PP (IN of) (NP (NP (JJ international) (NNS cuisines)) (, ,) (PP (VBG including) (NP (NP (NP (JJ Canadian) (, ,) (JJ French) (, ,) (NNP Italian) (, ,) (JJ Croatian) (, ,) (NNP Spanish) (-LRB- -LRB-) (PP (VBG including) (NP (JJ...
13
{ "ADJ": [ "available", "international", "French", "Italian", "many", "regional", "Jewish", "Lebanese", "Chinese", "regional", "Japanese", "fellow", "Latin", "American", "such", "Brazilian" ], "ADP": [ "of", "with", "of", "as" ], ...
[ "B-ADVP", "B-ADJP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", ...
Also/advmod/available available/acomp/are are/ROOT/are an/det/array array/nsubj/are of/prep/array international/amod/cuisines cuisines/pobj/of ,/punct/cuisines including/prep/cuisines Canadian/pobj/including ,/punct/Canadian French/conj/Canadian ,/punct/French Italian/conj/French ,/punct/Italian Croatian/conj/Italian ,...
(SINV (ADVP (RB Also)) (ADJP (JJ available)) (VP (VBP are)) (NP (NP (DT an) (NN array)) (PP (IN of) (NP (NP (JJ international) (NNS cuisines)) (, ,) (PP (VBG including) (NP (NP (NP (JJ Canadian) (, ,) (JJ French) (, ,) (NNP Italian) (, ,) (JJ Croatian) (, ,) (NNP Spanish) (-LRB- -LRB-) (PP (VBG including) (NP (JJ many)...
T
59,765
58,513
Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Braz...
['Also available are an array of international cuisines , including Canadian , French , Italian , Croatian , Spanish -LRB- including many regional variations -RRB- , Jewish , Lebanese , Chinese -LRB- again with regional variations -RRB- , Indian , Japanese , Korean , Thai , Vietnamese ; and of course fellow Latin Ameri...
[]
['Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Br...
[]
[]
Instruction: is this sentence tagged as FC?: Input: Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fe...
[]
['Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Br...
Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Braz...
(ROOT (SINV (ADVP (RB Also)) (ADJP (JJ available)) (VP (VBP are)) (NP (NP (DT an) (NN array)) (PP (IN of) (NP (NP (JJ international) (NNS cuisines)) (, ,) (PP (VBG including) (NP (NP (NP (JJ Canadian) (, ,) (JJ French) (, ,) (NNP Italian) (, ,) (JJ Croatian) (, ,) (NNP Spanish) (-LRB- -LRB-) (PP (VBG including) (NP (JJ...
13
{ "ADJ": [ "available", "international", "French", "Italian", "many", "regional", "Jewish", "Lebanese", "Chinese", "regional", "Japanese", "fellow", "Latin", "American", "such", "Brazilian" ], "ADP": [ "of", "with", "of", "as" ], ...
[ "B-ADVP", "B-ADJP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", ...
Also/advmod/available available/acomp/are are/ROOT/are an/det/array array/nsubj/are of/prep/array international/amod/cuisines cuisines/pobj/of ,/punct/cuisines including/prep/cuisines Canadian/pobj/including ,/punct/Canadian French/conj/Canadian ,/punct/French Italian/conj/French ,/punct/Italian Croatian/conj/Italian ,...
(SINV (ADVP (RB Also)) (ADJP (JJ available)) (VP (VBP are)) (NP (NP (DT an) (NN array)) (PP (IN of) (NP (NP (JJ international) (NNS cuisines)) (, ,) (PP (VBG including) (NP (NP (NP (JJ Canadian) (, ,) (JJ French) (, ,) (NNP Italian) (, ,) (JJ Croatian) (, ,) (NNP Spanish) (-LRB- -LRB-) (PP (VBG including) (NP (JJ many)...
T
59,765
58,513
Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Braz...
['Also available are an array of international cuisines , including Canadian , French , Italian , Croatian , Spanish -LRB- including many regional variations -RRB- , Jewish , Lebanese , Chinese -LRB- again with regional variations -RRB- , Indian , Japanese , Korean , Thai , Vietnamese ; and of course fellow Latin Ameri...
[]
['Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Br...
[]
[]
Instruction: is this sentence tagged as T?: Input: Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fel...
['Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Br...
['Also available are an array of international cuisines , including Canadian , French , Italian , Croatian , Spanish -LRB- including many regional variations -RRB- , Jewish , Lebanese , Chinese -LRB- again with regional variations -RRB- , Indian , Japanese , Korean , Thai , Vietnamese ; and of course fellow Latin Ameri...
Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Braz...
(ROOT (SINV (ADVP (RB Also)) (ADJP (JJ available)) (VP (VBP are)) (NP (NP (DT an) (NN array)) (PP (IN of) (NP (NP (JJ international) (NNS cuisines)) (, ,) (PP (VBG including) (NP (NP (NP (JJ Canadian) (, ,) (JJ French) (, ,) (NNP Italian) (, ,) (JJ Croatian) (, ,) (NNP Spanish) (-LRB- -LRB-) (PP (VBG including) (NP (JJ...
13
{ "ADJ": [ "available", "international", "French", "Italian", "many", "regional", "Jewish", "Lebanese", "Chinese", "regional", "Japanese", "fellow", "Latin", "American", "such", "Brazilian" ], "ADP": [ "of", "with", "of", "as" ], ...
[ "B-ADVP", "B-ADJP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", ...
Also/advmod/available available/acomp/are are/ROOT/are an/det/array array/nsubj/are of/prep/array international/amod/cuisines cuisines/pobj/of ,/punct/cuisines including/prep/cuisines Canadian/pobj/including ,/punct/Canadian French/conj/Canadian ,/punct/French Italian/conj/French ,/punct/Italian Croatian/conj/Italian ,...
(SINV (ADVP (RB Also)) (ADJP (JJ available)) (VP (VBP are)) (NP (NP (DT an) (NN array)) (PP (IN of) (NP (NP (JJ international) (NNS cuisines)) (, ,) (PP (VBG including) (NP (NP (NP (JJ Canadian) (, ,) (JJ French) (, ,) (NNP Italian) (, ,) (JJ Croatian) (, ,) (NNP Spanish) (-LRB- -LRB-) (PP (VBG including) (NP (JJ many)...
T
59,765
58,513
Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Braz...
['Also available are an array of international cuisines , including Canadian , French , Italian , Croatian , Spanish -LRB- including many regional variations -RRB- , Jewish , Lebanese , Chinese -LRB- again with regional variations -RRB- , Indian , Japanese , Korean , Thai , Vietnamese ; and of course fellow Latin Ameri...
[]
['Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fellow Latin American cuisines such as Argentine, Br...
[]
[]
Instruction: is this sentence tagged as CT?: Input: Also available are an array of international cuisines, including Canadian, French, Italian, Croatian, Spanish (including many regional variations), Jewish, Lebanese, Chinese (again with regional variations), Indian, Japanese, Korean, Thai, Vietnamese; and of course fe...
[]
['Also available are an array of international cuisines , including Canadian , French , Italian , Croatian , Spanish -LRB- including many regional variations -RRB- , Jewish , Lebanese , Chinese -LRB- again with regional variations -RRB- , Indian , Japanese , Korean , Thai , Vietnamese ; and of course fellow Latin Ameri...
Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.
(ROOT (S (IN Despite) (S (VP (VBG incorporating) (NP (DT the) (NN term) (`` ") (NP (DT novel"—a) (NN term)) (VP (ADVP (RB normally)) (VBN associated) (IN with)) (NP (JJ fiction—"graphic) (NN novel)) ('' ")))) (ADVP (RB also)) (VP (VBZ refers) (PP (IN to) (NP (NP (JJ non) (HYPH -) (NN fiction)) (CC and) (NP (NP (NNS col...
9
{ "ADJ": [ "fiction—\"graphic", "non", "-", "short" ], "ADP": [ "with", "to", "of" ], "ADV": [ "normally", "also" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "term", "term", "novel", "fiction", "colle...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Despite/prep/refers incorporating/pcomp/Despite the/det/term term/dobj/incorporating "/punct/term novel"—a/compound/term term/nsubj/refers normally/advmod/associated associated/acl/term with/prep/associated fiction—"graphic/amod/novel novel/pobj/with "/punct/novel also/advmod/refers refers/ROOT/refers to/prep/refers no...
(S (IN Despite) (S (VP (VBG incorporating) (NP (DT the) (NN term) (`` ") (NP (DT novel"—a) (NN term)) (VP (ADVP (RB normally)) (VBN associated) (IN with)) (NP (JJ fiction—"graphic) (NN novel)) ('' ")))) (ADVP (RB also)) (VP (VBZ refers) (PP (IN to) (NP (NP (JJ non) (HYPH -) (NN fiction)) (CC and) (NP (NP (NNS collectio...
T
17,153
58,514
Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.
['Despite incorporating the term " novel"—a term normally associated with fiction—"graphic novel " also refers to non - fiction and collections of short works .']
[]
['Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.
['Despite incorporating the term " novel"—a term normally associated with fiction—"graphic novel " also refers to non - fiction and collections of short works .']
['Most lamps have metal bases that fit in a socket to support the lamp and conduct current to the filament wires.']
Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.
(ROOT (S (IN Despite) (S (VP (VBG incorporating) (NP (DT the) (NN term) (`` ") (NP (DT novel"—a) (NN term)) (VP (ADVP (RB normally)) (VBN associated) (IN with)) (NP (JJ fiction—"graphic) (NN novel)) ('' ")))) (ADVP (RB also)) (VP (VBZ refers) (PP (IN to) (NP (NP (JJ non) (HYPH -) (NN fiction)) (CC and) (NP (NP (NNS col...
9
{ "ADJ": [ "fiction—\"graphic", "non", "-", "short" ], "ADP": [ "with", "to", "of" ], "ADV": [ "normally", "also" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "term", "term", "novel", "fiction", "colle...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Despite/prep/refers incorporating/pcomp/Despite the/det/term term/dobj/incorporating "/punct/term novel"—a/compound/term term/nsubj/refers normally/advmod/associated associated/acl/term with/prep/associated fiction—"graphic/amod/novel novel/pobj/with "/punct/novel also/advmod/refers refers/ROOT/refers to/prep/refers no...
(S (IN Despite) (S (VP (VBG incorporating) (NP (DT the) (NN term) (`` ") (NP (DT novel"—a) (NN term)) (VP (ADVP (RB normally)) (VBN associated) (IN with)) (NP (JJ fiction—"graphic) (NN novel)) ('' ")))) (ADVP (RB also)) (VP (VBZ refers) (PP (IN to) (NP (NP (JJ non) (HYPH -) (NN fiction)) (CC and) (NP (NP (NNS collectio...
T
17,153
58,514
Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.
['Despite incorporating the term " novel"—a term normally associated with fiction—"graphic novel " also refers to non - fiction and collections of short works .']
[]
['Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.
[]
['Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.']
Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.
(ROOT (S (IN Despite) (S (VP (VBG incorporating) (NP (DT the) (NN term) (`` ") (NP (DT novel"—a) (NN term)) (VP (ADVP (RB normally)) (VBN associated) (IN with)) (NP (JJ fiction—"graphic) (NN novel)) ('' ")))) (ADVP (RB also)) (VP (VBZ refers) (PP (IN to) (NP (NP (JJ non) (HYPH -) (NN fiction)) (CC and) (NP (NP (NNS col...
9
{ "ADJ": [ "fiction—\"graphic", "non", "-", "short" ], "ADP": [ "with", "to", "of" ], "ADV": [ "normally", "also" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "term", "term", "novel", "fiction", "colle...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Despite/prep/refers incorporating/pcomp/Despite the/det/term term/dobj/incorporating "/punct/term novel"—a/compound/term term/nsubj/refers normally/advmod/associated associated/acl/term with/prep/associated fiction—"graphic/amod/novel novel/pobj/with "/punct/novel also/advmod/refers refers/ROOT/refers to/prep/refers no...
(S (IN Despite) (S (VP (VBG incorporating) (NP (DT the) (NN term) (`` ") (NP (DT novel"—a) (NN term)) (VP (ADVP (RB normally)) (VBN associated) (IN with)) (NP (JJ fiction—"graphic) (NN novel)) ('' ")))) (ADVP (RB also)) (VP (VBZ refers) (PP (IN to) (NP (NP (JJ non) (HYPH -) (NN fiction)) (CC and) (NP (NP (NNS collectio...
T
17,153
58,514
Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.
['Despite incorporating the term " novel"—a term normally associated with fiction—"graphic novel " also refers to non - fiction and collections of short works .']
[]
['Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.
[]
['Despite incorporating the term " novel"—a term normally associated with fiction—"graphic novel " also refers to non - fiction and collections of short works .']
Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.
(ROOT (S (IN Despite) (S (VP (VBG incorporating) (NP (DT the) (NN term) (`` ") (NP (DT novel"—a) (NN term)) (VP (ADVP (RB normally)) (VBN associated) (IN with)) (NP (JJ fiction—"graphic) (NN novel)) ('' ")))) (ADVP (RB also)) (VP (VBZ refers) (PP (IN to) (NP (NP (JJ non) (HYPH -) (NN fiction)) (CC and) (NP (NP (NNS col...
9
{ "ADJ": [ "fiction—\"graphic", "non", "-", "short" ], "ADP": [ "with", "to", "of" ], "ADV": [ "normally", "also" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "term", "term", "novel", "fiction", "colle...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Despite/prep/refers incorporating/pcomp/Despite the/det/term term/dobj/incorporating "/punct/term novel"—a/compound/term term/nsubj/refers normally/advmod/associated associated/acl/term with/prep/associated fiction—"graphic/amod/novel novel/pobj/with "/punct/novel also/advmod/refers refers/ROOT/refers to/prep/refers no...
(S (IN Despite) (S (VP (VBG incorporating) (NP (DT the) (NN term) (`` ") (NP (DT novel"—a) (NN term)) (VP (ADVP (RB normally)) (VBN associated) (IN with)) (NP (JJ fiction—"graphic) (NN novel)) ('' ")))) (ADVP (RB also)) (VP (VBZ refers) (PP (IN to) (NP (NP (JJ non) (HYPH -) (NN fiction)) (CC and) (NP (NP (NNS collectio...
T
17,153
58,514
Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.
['Despite incorporating the term " novel"—a term normally associated with fiction—"graphic novel " also refers to non - fiction and collections of short works .']
[]
['Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.']
[]
[]
Instruction: is this sentence tagged as T?: Input: Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.
['Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.']
['Bieber Tourways, Capitol Trailways, Martz Trailways, Peter Pan Bus Lines, Susquehanna Trailways, and the bus division for New Jersey Transit.']
Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.
(ROOT (S (IN Despite) (S (VP (VBG incorporating) (NP (DT the) (NN term) (`` ") (NP (DT novel"—a) (NN term)) (VP (ADVP (RB normally)) (VBN associated) (IN with)) (NP (JJ fiction—"graphic) (NN novel)) ('' ")))) (ADVP (RB also)) (VP (VBZ refers) (PP (IN to) (NP (NP (JJ non) (HYPH -) (NN fiction)) (CC and) (NP (NP (NNS col...
9
{ "ADJ": [ "fiction—\"graphic", "non", "-", "short" ], "ADP": [ "with", "to", "of" ], "ADV": [ "normally", "also" ], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "term", "term", "novel", "fiction", "colle...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "I-VP", "B-NP", "I-NP", "I-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
Despite/prep/refers incorporating/pcomp/Despite the/det/term term/dobj/incorporating "/punct/term novel"—a/compound/term term/nsubj/refers normally/advmod/associated associated/acl/term with/prep/associated fiction—"graphic/amod/novel novel/pobj/with "/punct/novel also/advmod/refers refers/ROOT/refers to/prep/refers no...
(S (IN Despite) (S (VP (VBG incorporating) (NP (DT the) (NN term) (`` ") (NP (DT novel"—a) (NN term)) (VP (ADVP (RB normally)) (VBN associated) (IN with)) (NP (JJ fiction—"graphic) (NN novel)) ('' ")))) (ADVP (RB also)) (VP (VBZ refers) (PP (IN to) (NP (NP (JJ non) (HYPH -) (NN fiction)) (CC and) (NP (NP (NNS collectio...
T
17,153
58,514
Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.
['Despite incorporating the term " novel"—a term normally associated with fiction—"graphic novel " also refers to non - fiction and collections of short works .']
[]
['Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: Despite incorporating the term "novel"—a term normally associated with fiction—"graphic novel" also refers to non-fiction and collections of short works.
[]
['Despite incorporating the term " novel"—a term normally associated with fiction—"graphic novel " also refers to non - fiction and collections of short works .']
In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).
(ROOT (S (PP (IN In) (NP (NP (NN addition)) (PP (IN to) (NP (DT this))))) (, ,) (NP (NP (VBN extended) (NNS breaks)) (PP (IN between) (NP (NNS features)))) (VP (VBP are) (VP (VBN filled) (PP (IN with) (NP (NP (NP (NP (ADJP (RB theatrically) (VBN released)) (NN movie) (NNS trailers)) (CC and) (NP (JJ classic) (JJ short)...
15
{ "ADJ": [ "extended", "classic", "short", "such" ], "ADP": [ "In", "to", "between", "with", "from", "as", "under" ], "ADV": [ "theatrically", "formerly" ], "AUX": [ "are", "Does" ], "CCONJ": [ "and", "and" ], "DET": [ "The", ...
[ "B-PP", "B-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP...
In/prep/filled addition/pobj/In to/prep/addition this/pobj/to ,/punct/filled extended/amod/breaks breaks/nsubjpass/filled between/prep/breaks features/pobj/between are/auxpass/filled filled/ROOT/filled with/prep/filled theatrically/advmod/released released/amod/trailers movie/compound/trailers trailers/pobj/with and/cc...
(S (PP (IN In) (NP (NP (NN addition)) (PP (IN to) (NP (DT this))))) (, ,) (NP (NP (VBN extended) (NNS breaks)) (PP (IN between) (NP (NNS features)))) (VP (VBP are) (VP (VBN filled) (PP (IN with) (NP (NP (NP (NP (ADJP (RB theatrically) (VBN released)) (NN movie) (NNS trailers)) (CC and) (NP (JJ classic) (JJ short) (NNS ...
T
5,978
58,515
In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).
['In addition to this , extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade , Crime Does Not Pay , Pete Smith Specialties , and Robert Benchley – under the banner name TCM Extras -LRB- formerly One Reel Wonders -RRB- ....
[]
['In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley ...
['In addition to this , extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade , Crime Does Not Pay , Pete Smith Specialties , and Robert Benchley – under the banner name TCM Extras -LRB- formerly One Reel Wonders -RRB- ....
['In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).']
In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).
(ROOT (S (PP (IN In) (NP (NP (NN addition)) (PP (IN to) (NP (DT this))))) (, ,) (NP (NP (VBN extended) (NNS breaks)) (PP (IN between) (NP (NNS features)))) (VP (VBP are) (VP (VBN filled) (PP (IN with) (NP (NP (NP (NP (ADJP (RB theatrically) (VBN released)) (NN movie) (NNS trailers)) (CC and) (NP (JJ classic) (JJ short)...
15
{ "ADJ": [ "extended", "classic", "short", "such" ], "ADP": [ "In", "to", "between", "with", "from", "as", "under" ], "ADV": [ "theatrically", "formerly" ], "AUX": [ "are", "Does" ], "CCONJ": [ "and", "and" ], "DET": [ "The", ...
[ "B-PP", "B-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP...
In/prep/filled addition/pobj/In to/prep/addition this/pobj/to ,/punct/filled extended/amod/breaks breaks/nsubjpass/filled between/prep/breaks features/pobj/between are/auxpass/filled filled/ROOT/filled with/prep/filled theatrically/advmod/released released/amod/trailers movie/compound/trailers trailers/pobj/with and/cc...
(S (PP (IN In) (NP (NP (NN addition)) (PP (IN to) (NP (DT this))))) (, ,) (NP (NP (VBN extended) (NNS breaks)) (PP (IN between) (NP (NNS features)))) (VP (VBP are) (VP (VBN filled) (PP (IN with) (NP (NP (NP (NP (ADJP (RB theatrically) (VBN released)) (NN movie) (NNS trailers)) (CC and) (NP (JJ classic) (JJ short) (NNS ...
T
5,978
58,515
In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).
['In addition to this , extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade , Crime Does Not Pay , Pete Smith Specialties , and Robert Benchley – under the banner name TCM Extras -LRB- formerly One Reel Wonders -RRB- ....
[]
['In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley –...
[]
['In addition to this , extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade , Crime Does Not Pay , Pete Smith Specialties , and Robert Benchley – under the banner name TCM Extras -LRB- formerly One Reel Wonders -RRB- ....
In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).
(ROOT (S (PP (IN In) (NP (NP (NN addition)) (PP (IN to) (NP (DT this))))) (, ,) (NP (NP (VBN extended) (NNS breaks)) (PP (IN between) (NP (NNS features)))) (VP (VBP are) (VP (VBN filled) (PP (IN with) (NP (NP (NP (NP (ADJP (RB theatrically) (VBN released)) (NN movie) (NNS trailers)) (CC and) (NP (JJ classic) (JJ short)...
15
{ "ADJ": [ "extended", "classic", "short", "such" ], "ADP": [ "In", "to", "between", "with", "from", "as", "under" ], "ADV": [ "theatrically", "formerly" ], "AUX": [ "are", "Does" ], "CCONJ": [ "and", "and" ], "DET": [ "The", ...
[ "B-PP", "B-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP...
In/prep/filled addition/pobj/In to/prep/addition this/pobj/to ,/punct/filled extended/amod/breaks breaks/nsubjpass/filled between/prep/breaks features/pobj/between are/auxpass/filled filled/ROOT/filled with/prep/filled theatrically/advmod/released released/amod/trailers movie/compound/trailers trailers/pobj/with and/cc...
(S (PP (IN In) (NP (NP (NN addition)) (PP (IN to) (NP (DT this))))) (, ,) (NP (NP (VBN extended) (NNS breaks)) (PP (IN between) (NP (NNS features)))) (VP (VBP are) (VP (VBN filled) (PP (IN with) (NP (NP (NP (NP (ADJP (RB theatrically) (VBN released)) (NN movie) (NNS trailers)) (CC and) (NP (JJ classic) (JJ short) (NNS ...
T
5,978
58,515
In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).
['In addition to this , extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade , Crime Does Not Pay , Pete Smith Specialties , and Robert Benchley – under the banner name TCM Extras -LRB- formerly One Reel Wonders -RRB- ....
[]
['In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).']
[]
[]
Instruction: is this sentence tagged as FC?: Input: In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM ...
[]
['In addition to this , extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade , Crime Does Not Pay , Pete Smith Specialties , and Robert Benchley – under the banner name TCM Extras -LRB- formerly One Reel Wonders -RRB- ....
In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).
(ROOT (S (PP (IN In) (NP (NP (NN addition)) (PP (IN to) (NP (DT this))))) (, ,) (NP (NP (VBN extended) (NNS breaks)) (PP (IN between) (NP (NNS features)))) (VP (VBP are) (VP (VBN filled) (PP (IN with) (NP (NP (NP (NP (ADJP (RB theatrically) (VBN released)) (NN movie) (NNS trailers)) (CC and) (NP (JJ classic) (JJ short)...
15
{ "ADJ": [ "extended", "classic", "short", "such" ], "ADP": [ "In", "to", "between", "with", "from", "as", "under" ], "ADV": [ "theatrically", "formerly" ], "AUX": [ "are", "Does" ], "CCONJ": [ "and", "and" ], "DET": [ "The", ...
[ "B-PP", "B-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP...
In/prep/filled addition/pobj/In to/prep/addition this/pobj/to ,/punct/filled extended/amod/breaks breaks/nsubjpass/filled between/prep/breaks features/pobj/between are/auxpass/filled filled/ROOT/filled with/prep/filled theatrically/advmod/released released/amod/trailers movie/compound/trailers trailers/pobj/with and/cc...
(S (PP (IN In) (NP (NP (NN addition)) (PP (IN to) (NP (DT this))))) (, ,) (NP (NP (VBN extended) (NNS breaks)) (PP (IN between) (NP (NNS features)))) (VP (VBP are) (VP (VBN filled) (PP (IN with) (NP (NP (NP (NP (ADJP (RB theatrically) (VBN released)) (NN movie) (NNS trailers)) (CC and) (NP (JJ classic) (JJ short) (NNS ...
T
5,978
58,515
In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).
['In addition to this , extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade , Crime Does Not Pay , Pete Smith Specialties , and Robert Benchley – under the banner name TCM Extras -LRB- formerly One Reel Wonders -RRB- ....
[]
['In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).']
[]
[]
Instruction: is this sentence tagged as T?: Input: In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM E...
['In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).']
['In addition to this , extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade , Crime Does Not Pay , Pete Smith Specialties , and Robert Benchley – under the banner name TCM Extras -LRB- formerly One Reel Wonders -RRB- ....
In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).
(ROOT (S (PP (IN In) (NP (NP (NN addition)) (PP (IN to) (NP (DT this))))) (, ,) (NP (NP (VBN extended) (NNS breaks)) (PP (IN between) (NP (NNS features)))) (VP (VBP are) (VP (VBN filled) (PP (IN with) (NP (NP (NP (NP (ADJP (RB theatrically) (VBN released)) (NN movie) (NNS trailers)) (CC and) (NP (JJ classic) (JJ short)...
15
{ "ADJ": [ "extended", "classic", "short", "such" ], "ADP": [ "In", "to", "between", "with", "from", "as", "under" ], "ADV": [ "theatrically", "formerly" ], "AUX": [ "are", "Does" ], "CCONJ": [ "and", "and" ], "DET": [ "The", ...
[ "B-PP", "B-NP", "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "I-VP", "B-PP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP...
In/prep/filled addition/pobj/In to/prep/addition this/pobj/to ,/punct/filled extended/amod/breaks breaks/nsubjpass/filled between/prep/breaks features/pobj/between are/auxpass/filled filled/ROOT/filled with/prep/filled theatrically/advmod/released released/amod/trailers movie/compound/trailers trailers/pobj/with and/cc...
(S (PP (IN In) (NP (NP (NN addition)) (PP (IN to) (NP (DT this))))) (, ,) (NP (NP (VBN extended) (NNS breaks)) (PP (IN between) (NP (NNS features)))) (VP (VBP are) (VP (VBN filled) (PP (IN with) (NP (NP (NP (NP (ADJP (RB theatrically) (VBN released)) (NN movie) (NNS trailers)) (CC and) (NP (JJ classic) (JJ short) (NNS ...
T
5,978
58,515
In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).
['In addition to this , extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade , Crime Does Not Pay , Pete Smith Specialties , and Robert Benchley – under the banner name TCM Extras -LRB- formerly One Reel Wonders -RRB- ....
[]
['In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM Extras (formerly One Reel Wonders).']
[]
[]
Instruction: is this sentence tagged as CT?: Input: In addition to this, extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade, Crime Does Not Pay, Pete Smith Specialties, and Robert Benchley – under the banner name TCM ...
[]
['In addition to this , extended breaks between features are filled with theatrically released movie trailers and classic short subjects – from series such as The Passing Parade , Crime Does Not Pay , Pete Smith Specialties , and Robert Benchley – under the banner name TCM Extras -LRB- formerly One Reel Wonders -RRB- ....
The unit itself weighs approximately 11.7 pounds without a TV.
(ROOT (S (NP (NP (DT The) (NN unit)) (NP (PRP itself))) (VP (VBZ weighs) (NP (QP (RB approximately) (CD 11.7)) (NNS pounds)) (PP (IN without) (NP (DT a) (NN TV)))) (. .)))
6
{ "ADJ": [], "ADP": [ "without" ], "ADV": [ "approximately" ], "AUX": [], "CCONJ": [], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "unit", "pounds", "TV" ], "NUM": [ "11.7" ], "PART": [], "PRON": [ "itself" ], "PROPN": [], "PUNCT": [ "." ]...
[ "B-NP", "I-NP", "I-NP", "B-VP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/unit unit/nsubj/weighs itself/appos/unit weighs/ROOT/weighs approximately/advmod/11.7 11.7/nummod/pounds pounds/dobj/weighs without/prep/weighs a/det/TV TV/pobj/without ./punct/weighs
(S (NP (NP (DT The) (NN unit)) (NP (PRP itself))) (VP (VBZ weighs) (NP (QP (RB approximately) (CD 11.7)) (NNS pounds)) (PP (IN without) (NP (DT a) (NN TV)))) (. .))
T
25,227
58,516
The unit itself weighs approximately 11.7 pounds without a TV.
['The unit itself weighs approximately 11.7 pounds without a TV .']
[]
['The unit itself weighs approximately 11.7 pounds without a TV.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: The unit itself weighs approximately 11.7 pounds without a TV.
['The unit itself weighs approximately 11.7 pounds without a TV .']
["The Menzies Government entered Australia's first formal military alliance outside of the British Commonwealth with the signing of the ANZUS Treaty between Australia, New Zealand and the United States in San Francisco in 1951."]
The unit itself weighs approximately 11.7 pounds without a TV.
(ROOT (S (NP (NP (DT The) (NN unit)) (NP (PRP itself))) (VP (VBZ weighs) (NP (QP (RB approximately) (CD 11.7)) (NNS pounds)) (PP (IN without) (NP (DT a) (NN TV)))) (. .)))
6
{ "ADJ": [], "ADP": [ "without" ], "ADV": [ "approximately" ], "AUX": [], "CCONJ": [], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "unit", "pounds", "TV" ], "NUM": [ "11.7" ], "PART": [], "PRON": [ "itself" ], "PROPN": [], "PUNCT": [ "." ]...
[ "B-NP", "I-NP", "I-NP", "B-VP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/unit unit/nsubj/weighs itself/appos/unit weighs/ROOT/weighs approximately/advmod/11.7 11.7/nummod/pounds pounds/dobj/weighs without/prep/weighs a/det/TV TV/pobj/without ./punct/weighs
(S (NP (NP (DT The) (NN unit)) (NP (PRP itself))) (VP (VBZ weighs) (NP (QP (RB approximately) (CD 11.7)) (NNS pounds)) (PP (IN without) (NP (DT a) (NN TV)))) (. .))
T
25,227
58,516
The unit itself weighs approximately 11.7 pounds without a TV.
['The unit itself weighs approximately 11.7 pounds without a TV .']
[]
['The unit itself weighs approximately 11.7 pounds without a TV.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: The unit itself weighs approximately 11.7 pounds without a TV.
[]
['The unit itself weighs approximately 11.7 pounds without a TV.']
The unit itself weighs approximately 11.7 pounds without a TV.
(ROOT (S (NP (NP (DT The) (NN unit)) (NP (PRP itself))) (VP (VBZ weighs) (NP (QP (RB approximately) (CD 11.7)) (NNS pounds)) (PP (IN without) (NP (DT a) (NN TV)))) (. .)))
6
{ "ADJ": [], "ADP": [ "without" ], "ADV": [ "approximately" ], "AUX": [], "CCONJ": [], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "unit", "pounds", "TV" ], "NUM": [ "11.7" ], "PART": [], "PRON": [ "itself" ], "PROPN": [], "PUNCT": [ "." ]...
[ "B-NP", "I-NP", "I-NP", "B-VP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/unit unit/nsubj/weighs itself/appos/unit weighs/ROOT/weighs approximately/advmod/11.7 11.7/nummod/pounds pounds/dobj/weighs without/prep/weighs a/det/TV TV/pobj/without ./punct/weighs
(S (NP (NP (DT The) (NN unit)) (NP (PRP itself))) (VP (VBZ weighs) (NP (QP (RB approximately) (CD 11.7)) (NNS pounds)) (PP (IN without) (NP (DT a) (NN TV)))) (. .))
T
25,227
58,516
The unit itself weighs approximately 11.7 pounds without a TV.
['The unit itself weighs approximately 11.7 pounds without a TV .']
[]
['The unit itself weighs approximately 11.7 pounds without a TV.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: The unit itself weighs approximately 11.7 pounds without a TV.
[]
['The unit itself weighs approximately 11.7 pounds without a TV.']
The unit itself weighs approximately 11.7 pounds without a TV.
(ROOT (S (NP (NP (DT The) (NN unit)) (NP (PRP itself))) (VP (VBZ weighs) (NP (QP (RB approximately) (CD 11.7)) (NNS pounds)) (PP (IN without) (NP (DT a) (NN TV)))) (. .)))
6
{ "ADJ": [], "ADP": [ "without" ], "ADV": [ "approximately" ], "AUX": [], "CCONJ": [], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "unit", "pounds", "TV" ], "NUM": [ "11.7" ], "PART": [], "PRON": [ "itself" ], "PROPN": [], "PUNCT": [ "." ]...
[ "B-NP", "I-NP", "I-NP", "B-VP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/unit unit/nsubj/weighs itself/appos/unit weighs/ROOT/weighs approximately/advmod/11.7 11.7/nummod/pounds pounds/dobj/weighs without/prep/weighs a/det/TV TV/pobj/without ./punct/weighs
(S (NP (NP (DT The) (NN unit)) (NP (PRP itself))) (VP (VBZ weighs) (NP (QP (RB approximately) (CD 11.7)) (NNS pounds)) (PP (IN without) (NP (DT a) (NN TV)))) (. .))
T
25,227
58,516
The unit itself weighs approximately 11.7 pounds without a TV.
['The unit itself weighs approximately 11.7 pounds without a TV .']
[]
['The unit itself weighs approximately 11.7 pounds without a TV.']
[]
[]
Instruction: is this sentence tagged as T?: Input: The unit itself weighs approximately 11.7 pounds without a TV.
['The unit itself weighs approximately 11.7 pounds without a TV.']
['to be relied on', 'Whom affairs should be referred']
The unit itself weighs approximately 11.7 pounds without a TV.
(ROOT (S (NP (NP (DT The) (NN unit)) (NP (PRP itself))) (VP (VBZ weighs) (NP (QP (RB approximately) (CD 11.7)) (NNS pounds)) (PP (IN without) (NP (DT a) (NN TV)))) (. .)))
6
{ "ADJ": [], "ADP": [ "without" ], "ADV": [ "approximately" ], "AUX": [], "CCONJ": [], "DET": [ "The", "a" ], "INTJ": [], "NOUN": [ "unit", "pounds", "TV" ], "NUM": [ "11.7" ], "PART": [], "PRON": [ "itself" ], "PROPN": [], "PUNCT": [ "." ]...
[ "B-NP", "I-NP", "I-NP", "B-VP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
The/det/unit unit/nsubj/weighs itself/appos/unit weighs/ROOT/weighs approximately/advmod/11.7 11.7/nummod/pounds pounds/dobj/weighs without/prep/weighs a/det/TV TV/pobj/without ./punct/weighs
(S (NP (NP (DT The) (NN unit)) (NP (PRP itself))) (VP (VBZ weighs) (NP (QP (RB approximately) (CD 11.7)) (NNS pounds)) (PP (IN without) (NP (DT a) (NN TV)))) (. .))
T
25,227
58,516
The unit itself weighs approximately 11.7 pounds without a TV.
['The unit itself weighs approximately 11.7 pounds without a TV .']
[]
['The unit itself weighs approximately 11.7 pounds without a TV.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: The unit itself weighs approximately 11.7 pounds without a TV.
[]
['The unit itself weighs approximately 11.7 pounds without a TV .']
It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.
(ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VBN thought) (SBAR (IN that) (S (NP (DT each) (NN person)) (VP (VBD had) (NP (NP (DT a) (NML (CD two) (HYPH -) (NN part)) (NN soul)) (: :) (NP (NP (NP (NP (DT the) (NN spirit) (HYPH -) (NN soul)) (-LRB- -LRB-) (NP (NN hun) (-LRB- 魂)) (-RRB- -RRB-)) (SBAR (WHNP (WDT which)) (S (...
19
{ "ADJ": [ "ritual" ], "ADP": [ "to", "of", "in", "on", "with", "through" ], "ADV": [ "only" ], "AUX": [ "was", "was" ], "CCONJ": [ "and", "or", "and" ], "DET": [ "each", "a", "the", "the", "the", "the", "a" ], "IN...
[ "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "...
It/nsubjpass/thought was/auxpass/thought thought/ROOT/thought that/mark/had each/det/person person/nsubj/had had/ccomp/thought a/det/soul two/nummod/part -/punct/part part/compound/soul soul/dobj/had :/punct/soul the/det/魂 spirit/compound/soul -/punct/soul soul/nmod/魂 (/punct/soul hun/compound/魂 魂/appos/soul )/punct/魂 ...
(S (NP (PRP It)) (VP (VBD was) (VP (VBN thought) (SBAR (IN that) (S (NP (DT each) (NN person)) (VP (VBD had) (NP (NP (DT a) (NML (CD two) (HYPH -) (NN part)) (NN soul)) (: :) (NP (NP (NP (NP (DT the) (NN spirit) (HYPH -) (NN soul)) (-LRB- -LRB-) (NP (NN hun) (-LRB- 魂)) (-RRB- -RRB-)) (SBAR (WHNP (WDT which)) (S (VP (VB...
CT
34,964
58,517
It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.
['It was thought .']
['that each person had a two - part soul : the spirit - soul -LRB- hun 魂 -RRB- which journeyed to the afterlife paradise of immortals -LRB- xian -RRB- , and the body - soul -LRB- po 魄 -RRB- which remained in its grave or tomb on earth and was only reunited with the spirit - soul through a ritual ceremony', 'which journ...
[]
['It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the...
['It was thought .']
['that each person had a two - part soul : the spirit - soul -LRB- hun 魂 -RRB- which journeyed to the afterlife paradise of immortals -LRB- xian -RRB- , and the body - soul -LRB- po 魄 -RRB- which remained in its grave or tomb on earth and was only reunited with the spirit - soul through a ritual ceremony', 'which journ...
It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.
(ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VBN thought) (SBAR (IN that) (S (NP (DT each) (NN person)) (VP (VBD had) (NP (NP (DT a) (NML (CD two) (HYPH -) (NN part)) (NN soul)) (: :) (NP (NP (NP (NP (DT the) (NN spirit) (HYPH -) (NN soul)) (-LRB- -LRB-) (NP (NN hun) (-LRB- 魂)) (-RRB- -RRB-)) (SBAR (WHNP (WDT which)) (S (...
19
{ "ADJ": [ "ritual" ], "ADP": [ "to", "of", "in", "on", "with", "through" ], "ADV": [ "only" ], "AUX": [ "was", "was" ], "CCONJ": [ "and", "or", "and" ], "DET": [ "each", "a", "the", "the", "the", "the", "a" ], "IN...
[ "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "...
It/nsubjpass/thought was/auxpass/thought thought/ROOT/thought that/mark/had each/det/person person/nsubj/had had/ccomp/thought a/det/soul two/nummod/part -/punct/part part/compound/soul soul/dobj/had :/punct/soul the/det/魂 spirit/compound/soul -/punct/soul soul/nmod/魂 (/punct/soul hun/compound/魂 魂/appos/soul )/punct/魂 ...
(S (NP (PRP It)) (VP (VBD was) (VP (VBN thought) (SBAR (IN that) (S (NP (DT each) (NN person)) (VP (VBD had) (NP (NP (DT a) (NML (CD two) (HYPH -) (NN part)) (NN soul)) (: :) (NP (NP (NP (NP (DT the) (NN spirit) (HYPH -) (NN soul)) (-LRB- -LRB-) (NP (NN hun) (-LRB- 魂)) (-RRB- -RRB-)) (SBAR (WHNP (WDT which)) (S (VP (VB...
CT
34,964
58,517
It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.
['It was thought .']
['that each person had a two - part soul : the spirit - soul -LRB- hun 魂 -RRB- which journeyed to the afterlife paradise of immortals -LRB- xian -RRB- , and the body - soul -LRB- po 魄 -RRB- which remained in its grave or tomb on earth and was only reunited with the spirit - soul through a ritual ceremony', 'which journ...
[]
['It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the ...
['that each person had a two - part soul : the spirit - soul -LRB- hun 魂 -RRB- which journeyed to the afterlife paradise of immortals -LRB- xian -RRB- , and the body - soul -LRB- po 魄 -RRB- which remained in its grave or tomb on earth and was only reunited with the spirit - soul through a ritual ceremony', 'which journ...
['It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.']
It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.
(ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VBN thought) (SBAR (IN that) (S (NP (DT each) (NN person)) (VP (VBD had) (NP (NP (DT a) (NML (CD two) (HYPH -) (NN part)) (NN soul)) (: :) (NP (NP (NP (NP (DT the) (NN spirit) (HYPH -) (NN soul)) (-LRB- -LRB-) (NP (NN hun) (-LRB- 魂)) (-RRB- -RRB-)) (SBAR (WHNP (WDT which)) (S (...
19
{ "ADJ": [ "ritual" ], "ADP": [ "to", "of", "in", "on", "with", "through" ], "ADV": [ "only" ], "AUX": [ "was", "was" ], "CCONJ": [ "and", "or", "and" ], "DET": [ "each", "a", "the", "the", "the", "the", "a" ], "IN...
[ "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "...
It/nsubjpass/thought was/auxpass/thought thought/ROOT/thought that/mark/had each/det/person person/nsubj/had had/ccomp/thought a/det/soul two/nummod/part -/punct/part part/compound/soul soul/dobj/had :/punct/soul the/det/魂 spirit/compound/soul -/punct/soul soul/nmod/魂 (/punct/soul hun/compound/魂 魂/appos/soul )/punct/魂 ...
(S (NP (PRP It)) (VP (VBD was) (VP (VBN thought) (SBAR (IN that) (S (NP (DT each) (NN person)) (VP (VBD had) (NP (NP (DT a) (NML (CD two) (HYPH -) (NN part)) (NN soul)) (: :) (NP (NP (NP (NP (DT the) (NN spirit) (HYPH -) (NN soul)) (-LRB- -LRB-) (NP (NN hun) (-LRB- 魂)) (-RRB- -RRB-)) (SBAR (WHNP (WDT which)) (S (VP (VB...
CT
34,964
58,517
It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.
['It was thought .']
['that each person had a two - part soul : the spirit - soul -LRB- hun 魂 -RRB- which journeyed to the afterlife paradise of immortals -LRB- xian -RRB- , and the body - soul -LRB- po 魄 -RRB- which remained in its grave or tomb on earth and was only reunited with the spirit - soul through a ritual ceremony', 'which journ...
[]
['It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.']
[]
Instruction: is this sentence tagged as FC?: Input: It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritua...
[]
['It was thought .']
It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.
(ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VBN thought) (SBAR (IN that) (S (NP (DT each) (NN person)) (VP (VBD had) (NP (NP (DT a) (NML (CD two) (HYPH -) (NN part)) (NN soul)) (: :) (NP (NP (NP (NP (DT the) (NN spirit) (HYPH -) (NN soul)) (-LRB- -LRB-) (NP (NN hun) (-LRB- 魂)) (-RRB- -RRB-)) (SBAR (WHNP (WDT which)) (S (...
19
{ "ADJ": [ "ritual" ], "ADP": [ "to", "of", "in", "on", "with", "through" ], "ADV": [ "only" ], "AUX": [ "was", "was" ], "CCONJ": [ "and", "or", "and" ], "DET": [ "each", "a", "the", "the", "the", "the", "a" ], "IN...
[ "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "...
It/nsubjpass/thought was/auxpass/thought thought/ROOT/thought that/mark/had each/det/person person/nsubj/had had/ccomp/thought a/det/soul two/nummod/part -/punct/part part/compound/soul soul/dobj/had :/punct/soul the/det/魂 spirit/compound/soul -/punct/soul soul/nmod/魂 (/punct/soul hun/compound/魂 魂/appos/soul )/punct/魂 ...
(S (NP (PRP It)) (VP (VBD was) (VP (VBN thought) (SBAR (IN that) (S (NP (DT each) (NN person)) (VP (VBD had) (NP (NP (DT a) (NML (CD two) (HYPH -) (NN part)) (NN soul)) (: :) (NP (NP (NP (NP (DT the) (NN spirit) (HYPH -) (NN soul)) (-LRB- -LRB-) (NP (NN hun) (-LRB- 魂)) (-RRB- -RRB-)) (SBAR (WHNP (WDT which)) (S (VP (VB...
CT
34,964
58,517
It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.
['It was thought .']
['that each person had a two - part soul : the spirit - soul -LRB- hun 魂 -RRB- which journeyed to the afterlife paradise of immortals -LRB- xian -RRB- , and the body - soul -LRB- po 魄 -RRB- which remained in its grave or tomb on earth and was only reunited with the spirit - soul through a ritual ceremony', 'which journ...
[]
['It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.']
[]
Instruction: is this sentence tagged as T?: Input: It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual...
[]
['It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.']
It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.
(ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VBN thought) (SBAR (IN that) (S (NP (DT each) (NN person)) (VP (VBD had) (NP (NP (DT a) (NML (CD two) (HYPH -) (NN part)) (NN soul)) (: :) (NP (NP (NP (NP (DT the) (NN spirit) (HYPH -) (NN soul)) (-LRB- -LRB-) (NP (NN hun) (-LRB- 魂)) (-RRB- -RRB-)) (SBAR (WHNP (WDT which)) (S (...
19
{ "ADJ": [ "ritual" ], "ADP": [ "to", "of", "in", "on", "with", "through" ], "ADV": [ "only" ], "AUX": [ "was", "was" ], "CCONJ": [ "and", "or", "and" ], "DET": [ "each", "a", "the", "the", "the", "the", "a" ], "IN...
[ "B-NP", "B-VP", "I-VP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "O", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "...
It/nsubjpass/thought was/auxpass/thought thought/ROOT/thought that/mark/had each/det/person person/nsubj/had had/ccomp/thought a/det/soul two/nummod/part -/punct/part part/compound/soul soul/dobj/had :/punct/soul the/det/魂 spirit/compound/soul -/punct/soul soul/nmod/魂 (/punct/soul hun/compound/魂 魂/appos/soul )/punct/魂 ...
(S (NP (PRP It)) (VP (VBD was) (VP (VBN thought) (SBAR (IN that) (S (NP (DT each) (NN person)) (VP (VBD had) (NP (NP (DT a) (NML (CD two) (HYPH -) (NN part)) (NN soul)) (: :) (NP (NP (NP (NP (DT the) (NN spirit) (HYPH -) (NN soul)) (-LRB- -LRB-) (NP (NN hun) (-LRB- 魂)) (-RRB- -RRB-)) (SBAR (WHNP (WDT which)) (S (VP (VB...
CT
34,964
58,517
It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.
['It was thought .']
['that each person had a two - part soul : the spirit - soul -LRB- hun 魂 -RRB- which journeyed to the afterlife paradise of immortals -LRB- xian -RRB- , and the body - soul -LRB- po 魄 -RRB- which remained in its grave or tomb on earth and was only reunited with the spirit - soul through a ritual ceremony', 'which journ...
[]
['It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.']
[]
Instruction: is this sentence tagged as CT?: Input: It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritua...
['It was thought that each person had a two-part soul: the spirit-soul (hun 魂) which journeyed to the afterlife paradise of immortals (xian), and the body-soul (po 魄) which remained in its grave or tomb on earth and was only reunited with the spirit-soul through a ritual ceremony.']
['It was thought .']
In what time period did the genocide of Greeks take place?
(ROOT (SBARQ (WHPP (IN In) (WHNP (WDT what) (NN time) (NN period))) (SQ (VBD did) (NP (NP (DT the) (NN genocide)) (PP (IN of) (NP (NNPS Greeks)))) (VP (VB take) (NP (NN place)))) (. ?)))
7
{ "ADJ": [], "ADP": [ "In", "of" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "what", "the" ], "INTJ": [], "NOUN": [ "time", "period", "genocide", "place" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Greeks" ], "PUNCT": [ "?" ...
[ "O", "O", "O", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "O" ]
In/prep/did what/det/period time/compound/period period/pcomp/In did/aux/take the/det/genocide genocide/nsubj/take of/prep/genocide Greeks/pobj/of take/ROOT/take place/dobj/take ?/punct/take
(SBARQ (WHPP (IN In) (WHNP (WDT what) (NN time) (NN period))) (SQ (VBD did) (NP (NP (DT the) (NN genocide)) (PP (IN of) (NP (NNPS Greeks)))) (VP (VB take) (NP (NN place)))) (. ?))
FC
46,857
58,518
In what time period did the genocide of Greeks take place?
['In what time period did the genocide of Greeks take place ?']
[]
['In what time period did the genocide of Greeks take place?']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: In what time period did the genocide of Greeks take place?
['In what time period did the genocide of Greeks take place ?']
['Another astronomer, Aristarchos of Samos developed a heliocentric system.']
In what time period did the genocide of Greeks take place?
(ROOT (SBARQ (WHPP (IN In) (WHNP (WDT what) (NN time) (NN period))) (SQ (VBD did) (NP (NP (DT the) (NN genocide)) (PP (IN of) (NP (NNPS Greeks)))) (VP (VB take) (NP (NN place)))) (. ?)))
7
{ "ADJ": [], "ADP": [ "In", "of" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "what", "the" ], "INTJ": [], "NOUN": [ "time", "period", "genocide", "place" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Greeks" ], "PUNCT": [ "?" ...
[ "O", "O", "O", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "O" ]
In/prep/did what/det/period time/compound/period period/pcomp/In did/aux/take the/det/genocide genocide/nsubj/take of/prep/genocide Greeks/pobj/of take/ROOT/take place/dobj/take ?/punct/take
(SBARQ (WHPP (IN In) (WHNP (WDT what) (NN time) (NN period))) (SQ (VBD did) (NP (NP (DT the) (NN genocide)) (PP (IN of) (NP (NNPS Greeks)))) (VP (VB take) (NP (NN place)))) (. ?))
FC
46,857
58,518
In what time period did the genocide of Greeks take place?
['In what time period did the genocide of Greeks take place ?']
[]
['In what time period did the genocide of Greeks take place?']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: In what time period did the genocide of Greeks take place?
[]
['In what time period did the genocide of Greeks take place?']
In what time period did the genocide of Greeks take place?
(ROOT (SBARQ (WHPP (IN In) (WHNP (WDT what) (NN time) (NN period))) (SQ (VBD did) (NP (NP (DT the) (NN genocide)) (PP (IN of) (NP (NNPS Greeks)))) (VP (VB take) (NP (NN place)))) (. ?)))
7
{ "ADJ": [], "ADP": [ "In", "of" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "what", "the" ], "INTJ": [], "NOUN": [ "time", "period", "genocide", "place" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Greeks" ], "PUNCT": [ "?" ...
[ "O", "O", "O", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "O" ]
In/prep/did what/det/period time/compound/period period/pcomp/In did/aux/take the/det/genocide genocide/nsubj/take of/prep/genocide Greeks/pobj/of take/ROOT/take place/dobj/take ?/punct/take
(SBARQ (WHPP (IN In) (WHNP (WDT what) (NN time) (NN period))) (SQ (VBD did) (NP (NP (DT the) (NN genocide)) (PP (IN of) (NP (NNPS Greeks)))) (VP (VB take) (NP (NN place)))) (. ?))
FC
46,857
58,518
In what time period did the genocide of Greeks take place?
['In what time period did the genocide of Greeks take place ?']
[]
['In what time period did the genocide of Greeks take place?']
[]
[]
Instruction: is this sentence tagged as FC?: Input: In what time period did the genocide of Greeks take place?
[]
['In what time period did the genocide of Greeks take place?']
In what time period did the genocide of Greeks take place?
(ROOT (SBARQ (WHPP (IN In) (WHNP (WDT what) (NN time) (NN period))) (SQ (VBD did) (NP (NP (DT the) (NN genocide)) (PP (IN of) (NP (NNPS Greeks)))) (VP (VB take) (NP (NN place)))) (. ?)))
7
{ "ADJ": [], "ADP": [ "In", "of" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "what", "the" ], "INTJ": [], "NOUN": [ "time", "period", "genocide", "place" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Greeks" ], "PUNCT": [ "?" ...
[ "O", "O", "O", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "O" ]
In/prep/did what/det/period time/compound/period period/pcomp/In did/aux/take the/det/genocide genocide/nsubj/take of/prep/genocide Greeks/pobj/of take/ROOT/take place/dobj/take ?/punct/take
(SBARQ (WHPP (IN In) (WHNP (WDT what) (NN time) (NN period))) (SQ (VBD did) (NP (NP (DT the) (NN genocide)) (PP (IN of) (NP (NNPS Greeks)))) (VP (VB take) (NP (NN place)))) (. ?))
FC
46,857
58,518
In what time period did the genocide of Greeks take place?
['In what time period did the genocide of Greeks take place ?']
[]
['In what time period did the genocide of Greeks take place?']
[]
[]
Instruction: is this sentence tagged as T?: Input: In what time period did the genocide of Greeks take place?
['In what time period did the genocide of Greeks take place?']
['Moreover, Croatian linguists criticized those parts of the Dictionary for being unitaristic that were written by Croatian linguists.']
In what time period did the genocide of Greeks take place?
(ROOT (SBARQ (WHPP (IN In) (WHNP (WDT what) (NN time) (NN period))) (SQ (VBD did) (NP (NP (DT the) (NN genocide)) (PP (IN of) (NP (NNPS Greeks)))) (VP (VB take) (NP (NN place)))) (. ?)))
7
{ "ADJ": [], "ADP": [ "In", "of" ], "ADV": [], "AUX": [ "did" ], "CCONJ": [], "DET": [ "what", "the" ], "INTJ": [], "NOUN": [ "time", "period", "genocide", "place" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "Greeks" ], "PUNCT": [ "?" ...
[ "O", "O", "O", "O", "O", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "O" ]
In/prep/did what/det/period time/compound/period period/pcomp/In did/aux/take the/det/genocide genocide/nsubj/take of/prep/genocide Greeks/pobj/of take/ROOT/take place/dobj/take ?/punct/take
(SBARQ (WHPP (IN In) (WHNP (WDT what) (NN time) (NN period))) (SQ (VBD did) (NP (NP (DT the) (NN genocide)) (PP (IN of) (NP (NNPS Greeks)))) (VP (VB take) (NP (NN place)))) (. ?))
FC
46,857
58,518
In what time period did the genocide of Greeks take place?
['In what time period did the genocide of Greeks take place ?']
[]
['In what time period did the genocide of Greeks take place?']
[]
[]
Instruction: is this sentence tagged as CT?: Input: In what time period did the genocide of Greeks take place?
[]
['In what time period did the genocide of Greeks take place?']
Same-sex marriage became legal on what date in New York?
(ROOT (S (NP (NML (JJ Same) (HYPH -) (NN sex)) (NN marriage)) (VP (VBD became) (ADJP (JJ legal)) (PP (IN on) (NP (WHNP (WDT what) (NN date)) (PP (IN in) (NP (NNP New) (NNP York)))))) (. ?)))
8
{ "ADJ": [ "Same", "legal" ], "ADP": [ "on", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "what" ], "INTJ": [], "NOUN": [ "sex", "marriage", "date" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "New", "York" ], "PUNCT": [ "-", ...
[ "O", "O", "O", "B-NP", "B-VP", "B-ADJP", "B-PP", "O", "O", "B-PP", "B-NP", "I-NP", "O" ]
Same/amod/sex -/punct/sex sex/compound/marriage marriage/nsubj/became became/ROOT/became legal/acomp/became on/prep/became what/det/date date/pobj/on in/prep/date New/compound/York York/pobj/in ?/punct/became
(S (NP (NML (JJ Same) (HYPH -) (NN sex)) (NN marriage)) (VP (VBD became) (ADJP (JJ legal)) (PP (IN on) (NP (WHNP (WDT what) (NN date)) (PP (IN in) (NP (NNP New) (NNP York)))))) (. ?))
T
57,713
58,519
Same-sex marriage became legal on what date in New York?
['Same - sex marriage became legal on what date in New York ?']
[]
['Same-sex marriage became legal on what date in New York?']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Same-sex marriage became legal on what date in New York?
['Same - sex marriage became legal on what date in New York ?']
['i.e. more than 12 weeks – the amount of time an unqualified caretaker manager is allowed to take control).']
Same-sex marriage became legal on what date in New York?
(ROOT (S (NP (NML (JJ Same) (HYPH -) (NN sex)) (NN marriage)) (VP (VBD became) (ADJP (JJ legal)) (PP (IN on) (NP (WHNP (WDT what) (NN date)) (PP (IN in) (NP (NNP New) (NNP York)))))) (. ?)))
8
{ "ADJ": [ "Same", "legal" ], "ADP": [ "on", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "what" ], "INTJ": [], "NOUN": [ "sex", "marriage", "date" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "New", "York" ], "PUNCT": [ "-", ...
[ "O", "O", "O", "B-NP", "B-VP", "B-ADJP", "B-PP", "O", "O", "B-PP", "B-NP", "I-NP", "O" ]
Same/amod/sex -/punct/sex sex/compound/marriage marriage/nsubj/became became/ROOT/became legal/acomp/became on/prep/became what/det/date date/pobj/on in/prep/date New/compound/York York/pobj/in ?/punct/became
(S (NP (NML (JJ Same) (HYPH -) (NN sex)) (NN marriage)) (VP (VBD became) (ADJP (JJ legal)) (PP (IN on) (NP (WHNP (WDT what) (NN date)) (PP (IN in) (NP (NNP New) (NNP York)))))) (. ?))
T
57,713
58,519
Same-sex marriage became legal on what date in New York?
['Same - sex marriage became legal on what date in New York ?']
[]
['Same-sex marriage became legal on what date in New York?']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Same-sex marriage became legal on what date in New York?
[]
['Same-sex marriage became legal on what date in New York?']
Same-sex marriage became legal on what date in New York?
(ROOT (S (NP (NML (JJ Same) (HYPH -) (NN sex)) (NN marriage)) (VP (VBD became) (ADJP (JJ legal)) (PP (IN on) (NP (WHNP (WDT what) (NN date)) (PP (IN in) (NP (NNP New) (NNP York)))))) (. ?)))
8
{ "ADJ": [ "Same", "legal" ], "ADP": [ "on", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "what" ], "INTJ": [], "NOUN": [ "sex", "marriage", "date" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "New", "York" ], "PUNCT": [ "-", ...
[ "O", "O", "O", "B-NP", "B-VP", "B-ADJP", "B-PP", "O", "O", "B-PP", "B-NP", "I-NP", "O" ]
Same/amod/sex -/punct/sex sex/compound/marriage marriage/nsubj/became became/ROOT/became legal/acomp/became on/prep/became what/det/date date/pobj/on in/prep/date New/compound/York York/pobj/in ?/punct/became
(S (NP (NML (JJ Same) (HYPH -) (NN sex)) (NN marriage)) (VP (VBD became) (ADJP (JJ legal)) (PP (IN on) (NP (WHNP (WDT what) (NN date)) (PP (IN in) (NP (NNP New) (NNP York)))))) (. ?))
T
57,713
58,519
Same-sex marriage became legal on what date in New York?
['Same - sex marriage became legal on what date in New York ?']
[]
['Same-sex marriage became legal on what date in New York?']
[]
[]
Instruction: is this sentence tagged as FC?: Input: Same-sex marriage became legal on what date in New York?
[]
['Same-sex marriage became legal on what date in New York?']
Same-sex marriage became legal on what date in New York?
(ROOT (S (NP (NML (JJ Same) (HYPH -) (NN sex)) (NN marriage)) (VP (VBD became) (ADJP (JJ legal)) (PP (IN on) (NP (WHNP (WDT what) (NN date)) (PP (IN in) (NP (NNP New) (NNP York)))))) (. ?)))
8
{ "ADJ": [ "Same", "legal" ], "ADP": [ "on", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "what" ], "INTJ": [], "NOUN": [ "sex", "marriage", "date" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "New", "York" ], "PUNCT": [ "-", ...
[ "O", "O", "O", "B-NP", "B-VP", "B-ADJP", "B-PP", "O", "O", "B-PP", "B-NP", "I-NP", "O" ]
Same/amod/sex -/punct/sex sex/compound/marriage marriage/nsubj/became became/ROOT/became legal/acomp/became on/prep/became what/det/date date/pobj/on in/prep/date New/compound/York York/pobj/in ?/punct/became
(S (NP (NML (JJ Same) (HYPH -) (NN sex)) (NN marriage)) (VP (VBD became) (ADJP (JJ legal)) (PP (IN on) (NP (WHNP (WDT what) (NN date)) (PP (IN in) (NP (NNP New) (NNP York)))))) (. ?))
T
57,713
58,519
Same-sex marriage became legal on what date in New York?
['Same - sex marriage became legal on what date in New York ?']
[]
['Same-sex marriage became legal on what date in New York?']
[]
[]
Instruction: is this sentence tagged as T?: Input: Same-sex marriage became legal on what date in New York?
['Same-sex marriage became legal on what date in New York?']
['who seemed to have no religious stake in the well - being of the Roman State , and therefore threatened its existence']
Same-sex marriage became legal on what date in New York?
(ROOT (S (NP (NML (JJ Same) (HYPH -) (NN sex)) (NN marriage)) (VP (VBD became) (ADJP (JJ legal)) (PP (IN on) (NP (WHNP (WDT what) (NN date)) (PP (IN in) (NP (NNP New) (NNP York)))))) (. ?)))
8
{ "ADJ": [ "Same", "legal" ], "ADP": [ "on", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "what" ], "INTJ": [], "NOUN": [ "sex", "marriage", "date" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [ "New", "York" ], "PUNCT": [ "-", ...
[ "O", "O", "O", "B-NP", "B-VP", "B-ADJP", "B-PP", "O", "O", "B-PP", "B-NP", "I-NP", "O" ]
Same/amod/sex -/punct/sex sex/compound/marriage marriage/nsubj/became became/ROOT/became legal/acomp/became on/prep/became what/det/date date/pobj/on in/prep/date New/compound/York York/pobj/in ?/punct/became
(S (NP (NML (JJ Same) (HYPH -) (NN sex)) (NN marriage)) (VP (VBD became) (ADJP (JJ legal)) (PP (IN on) (NP (WHNP (WDT what) (NN date)) (PP (IN in) (NP (NNP New) (NNP York)))))) (. ?))
T
57,713
58,519
Same-sex marriage became legal on what date in New York?
['Same - sex marriage became legal on what date in New York ?']
[]
['Same-sex marriage became legal on what date in New York?']
[]
[]
Instruction: is this sentence tagged as CT?: Input: Same-sex marriage became legal on what date in New York?
[]
['Same - sex marriage became legal on what date in New York ?']
For the same reasons, the most geographically diverse witnesses are preferred.
(ROOT (S (PP (IN For) (NP (DT the) (JJ same) (NNS reasons))) (, ,) (NP (DT the) (ADJP (RBS most) (RB geographically) (JJ diverse)) (NNS witnesses)) (VP (VBP are) (VP (VBN preferred))) (. .)))
5
{ "ADJ": [ "same", "diverse" ], "ADP": [ "For" ], "ADV": [ "most", "geographically" ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "reasons", "witnesses" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PU...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "O" ]
For/prep/preferred the/det/reasons same/amod/reasons reasons/pobj/For ,/punct/preferred the/det/witnesses most/advmod/geographically geographically/advmod/diverse diverse/amod/witnesses witnesses/nsubjpass/preferred are/auxpass/preferred preferred/ROOT/preferred ./punct/preferred
(S (PP (IN For) (NP (DT the) (JJ same) (NNS reasons))) (, ,) (NP (DT the) (ADJP (RBS most) (RB geographically) (JJ diverse)) (NNS witnesses)) (VP (VBP are) (VP (VBN preferred))) (. .))
T
75,621
58,520
For the same reasons, the most geographically diverse witnesses are preferred.
['For the same reasons , the most geographically diverse witnesses are preferred .']
[]
['For the same reasons, the most geographically diverse witnesses are preferred.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: For the same reasons, the most geographically diverse witnesses are preferred.
['For the same reasons , the most geographically diverse witnesses are preferred .']
['In what year did von Neumann publish the paper Numerical Integration of the Barotropic Vorticity Equation']
For the same reasons, the most geographically diverse witnesses are preferred.
(ROOT (S (PP (IN For) (NP (DT the) (JJ same) (NNS reasons))) (, ,) (NP (DT the) (ADJP (RBS most) (RB geographically) (JJ diverse)) (NNS witnesses)) (VP (VBP are) (VP (VBN preferred))) (. .)))
5
{ "ADJ": [ "same", "diverse" ], "ADP": [ "For" ], "ADV": [ "most", "geographically" ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "reasons", "witnesses" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PU...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "O" ]
For/prep/preferred the/det/reasons same/amod/reasons reasons/pobj/For ,/punct/preferred the/det/witnesses most/advmod/geographically geographically/advmod/diverse diverse/amod/witnesses witnesses/nsubjpass/preferred are/auxpass/preferred preferred/ROOT/preferred ./punct/preferred
(S (PP (IN For) (NP (DT the) (JJ same) (NNS reasons))) (, ,) (NP (DT the) (ADJP (RBS most) (RB geographically) (JJ diverse)) (NNS witnesses)) (VP (VBP are) (VP (VBN preferred))) (. .))
T
75,621
58,520
For the same reasons, the most geographically diverse witnesses are preferred.
['For the same reasons , the most geographically diverse witnesses are preferred .']
[]
['For the same reasons, the most geographically diverse witnesses are preferred.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: For the same reasons, the most geographically diverse witnesses are preferred.
[]
['For the same reasons , the most geographically diverse witnesses are preferred .']
For the same reasons, the most geographically diverse witnesses are preferred.
(ROOT (S (PP (IN For) (NP (DT the) (JJ same) (NNS reasons))) (, ,) (NP (DT the) (ADJP (RBS most) (RB geographically) (JJ diverse)) (NNS witnesses)) (VP (VBP are) (VP (VBN preferred))) (. .)))
5
{ "ADJ": [ "same", "diverse" ], "ADP": [ "For" ], "ADV": [ "most", "geographically" ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "reasons", "witnesses" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PU...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "O" ]
For/prep/preferred the/det/reasons same/amod/reasons reasons/pobj/For ,/punct/preferred the/det/witnesses most/advmod/geographically geographically/advmod/diverse diverse/amod/witnesses witnesses/nsubjpass/preferred are/auxpass/preferred preferred/ROOT/preferred ./punct/preferred
(S (PP (IN For) (NP (DT the) (JJ same) (NNS reasons))) (, ,) (NP (DT the) (ADJP (RBS most) (RB geographically) (JJ diverse)) (NNS witnesses)) (VP (VBP are) (VP (VBN preferred))) (. .))
T
75,621
58,520
For the same reasons, the most geographically diverse witnesses are preferred.
['For the same reasons , the most geographically diverse witnesses are preferred .']
[]
['For the same reasons, the most geographically diverse witnesses are preferred.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: For the same reasons, the most geographically diverse witnesses are preferred.
[]
['For the same reasons , the most geographically diverse witnesses are preferred .']
For the same reasons, the most geographically diverse witnesses are preferred.
(ROOT (S (PP (IN For) (NP (DT the) (JJ same) (NNS reasons))) (, ,) (NP (DT the) (ADJP (RBS most) (RB geographically) (JJ diverse)) (NNS witnesses)) (VP (VBP are) (VP (VBN preferred))) (. .)))
5
{ "ADJ": [ "same", "diverse" ], "ADP": [ "For" ], "ADV": [ "most", "geographically" ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "reasons", "witnesses" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PU...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "O" ]
For/prep/preferred the/det/reasons same/amod/reasons reasons/pobj/For ,/punct/preferred the/det/witnesses most/advmod/geographically geographically/advmod/diverse diverse/amod/witnesses witnesses/nsubjpass/preferred are/auxpass/preferred preferred/ROOT/preferred ./punct/preferred
(S (PP (IN For) (NP (DT the) (JJ same) (NNS reasons))) (, ,) (NP (DT the) (ADJP (RBS most) (RB geographically) (JJ diverse)) (NNS witnesses)) (VP (VBP are) (VP (VBN preferred))) (. .))
T
75,621
58,520
For the same reasons, the most geographically diverse witnesses are preferred.
['For the same reasons , the most geographically diverse witnesses are preferred .']
[]
['For the same reasons, the most geographically diverse witnesses are preferred.']
[]
[]
Instruction: is this sentence tagged as T?: Input: For the same reasons, the most geographically diverse witnesses are preferred.
['For the same reasons, the most geographically diverse witnesses are preferred.']
['Operationally, the municipality and civil parish, along with the national government, are the only legally identifiable local administrative units identified by the government of Portugal (for example, cities, towns or villages have no standing in law, although may be used as catchment for the defining services).']
For the same reasons, the most geographically diverse witnesses are preferred.
(ROOT (S (PP (IN For) (NP (DT the) (JJ same) (NNS reasons))) (, ,) (NP (DT the) (ADJP (RBS most) (RB geographically) (JJ diverse)) (NNS witnesses)) (VP (VBP are) (VP (VBN preferred))) (. .)))
5
{ "ADJ": [ "same", "diverse" ], "ADP": [ "For" ], "ADV": [ "most", "geographically" ], "AUX": [ "are" ], "CCONJ": [], "DET": [ "the", "the" ], "INTJ": [], "NOUN": [ "reasons", "witnesses" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PU...
[ "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "I-VP", "O" ]
For/prep/preferred the/det/reasons same/amod/reasons reasons/pobj/For ,/punct/preferred the/det/witnesses most/advmod/geographically geographically/advmod/diverse diverse/amod/witnesses witnesses/nsubjpass/preferred are/auxpass/preferred preferred/ROOT/preferred ./punct/preferred
(S (PP (IN For) (NP (DT the) (JJ same) (NNS reasons))) (, ,) (NP (DT the) (ADJP (RBS most) (RB geographically) (JJ diverse)) (NNS witnesses)) (VP (VBP are) (VP (VBN preferred))) (. .))
T
75,621
58,520
For the same reasons, the most geographically diverse witnesses are preferred.
['For the same reasons , the most geographically diverse witnesses are preferred .']
[]
['For the same reasons, the most geographically diverse witnesses are preferred.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: For the same reasons, the most geographically diverse witnesses are preferred.
[]
['For the same reasons , the most geographically diverse witnesses are preferred .']
Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.
(ROOT (S (NP (NP (JJ Large) (NNS factories)) (VP (VBN known) (PP (IN as) (NP (NNS maquiladoras))))) (VP (VBD were) (VP (VBN built) (S (VP (TO to) (VP (VB export) (NP (VBN manufactured) (NNS goods)) (PP (IN to) (NP (NP (DT the) (NNP United) (NNPS States)) (CC and) (NP (NNP Canada))))))))) (. .)))
11
{ "ADJ": [ "Large" ], "ADP": [ "as", "to" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "factories", "goods" ], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [ "maquiladoras", "United", ...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Large/amod/factories factories/nsubjpass/built known/acl/factories as/prep/known maquiladoras/pobj/as were/auxpass/built built/ROOT/built to/aux/export export/advcl/built manufactured/amod/goods goods/dobj/export to/prep/export the/det/States United/compound/States States/pobj/to and/cc/States Canada/conj/States ./punc...
(S (NP (NP (JJ Large) (NNS factories)) (VP (VBN known) (PP (IN as) (NP (NNS maquiladoras))))) (VP (VBD were) (VP (VBN built) (S (VP (TO to) (VP (VB export) (NP (VBN manufactured) (NNS goods)) (PP (IN to) (NP (NP (DT the) (NNP United) (NNPS States)) (CC and) (NP (NNP Canada))))))))) (. .))
T
61,558
58,521
Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.
['Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada .']
[]
['Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.
['Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada .']
['After the televised message of King Juan Carlos I, those in the military who had not yet aligned themselves decided to remain loyal to the government, and the coup failed.']
Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.
(ROOT (S (NP (NP (JJ Large) (NNS factories)) (VP (VBN known) (PP (IN as) (NP (NNS maquiladoras))))) (VP (VBD were) (VP (VBN built) (S (VP (TO to) (VP (VB export) (NP (VBN manufactured) (NNS goods)) (PP (IN to) (NP (NP (DT the) (NNP United) (NNPS States)) (CC and) (NP (NNP Canada))))))))) (. .)))
11
{ "ADJ": [ "Large" ], "ADP": [ "as", "to" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "factories", "goods" ], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [ "maquiladoras", "United", ...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Large/amod/factories factories/nsubjpass/built known/acl/factories as/prep/known maquiladoras/pobj/as were/auxpass/built built/ROOT/built to/aux/export export/advcl/built manufactured/amod/goods goods/dobj/export to/prep/export the/det/States United/compound/States States/pobj/to and/cc/States Canada/conj/States ./punc...
(S (NP (NP (JJ Large) (NNS factories)) (VP (VBN known) (PP (IN as) (NP (NNS maquiladoras))))) (VP (VBD were) (VP (VBN built) (S (VP (TO to) (VP (VB export) (NP (VBN manufactured) (NNS goods)) (PP (IN to) (NP (NP (DT the) (NNP United) (NNPS States)) (CC and) (NP (NNP Canada))))))))) (. .))
T
61,558
58,521
Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.
['Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada .']
[]
['Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.
[]
['Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada .']
Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.
(ROOT (S (NP (NP (JJ Large) (NNS factories)) (VP (VBN known) (PP (IN as) (NP (NNS maquiladoras))))) (VP (VBD were) (VP (VBN built) (S (VP (TO to) (VP (VB export) (NP (VBN manufactured) (NNS goods)) (PP (IN to) (NP (NP (DT the) (NNP United) (NNPS States)) (CC and) (NP (NNP Canada))))))))) (. .)))
11
{ "ADJ": [ "Large" ], "ADP": [ "as", "to" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "factories", "goods" ], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [ "maquiladoras", "United", ...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Large/amod/factories factories/nsubjpass/built known/acl/factories as/prep/known maquiladoras/pobj/as were/auxpass/built built/ROOT/built to/aux/export export/advcl/built manufactured/amod/goods goods/dobj/export to/prep/export the/det/States United/compound/States States/pobj/to and/cc/States Canada/conj/States ./punc...
(S (NP (NP (JJ Large) (NNS factories)) (VP (VBN known) (PP (IN as) (NP (NNS maquiladoras))))) (VP (VBD were) (VP (VBN built) (S (VP (TO to) (VP (VB export) (NP (VBN manufactured) (NNS goods)) (PP (IN to) (NP (NP (DT the) (NNP United) (NNPS States)) (CC and) (NP (NNP Canada))))))))) (. .))
T
61,558
58,521
Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.
['Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada .']
[]
['Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.
[]
['Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada .']
Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.
(ROOT (S (NP (NP (JJ Large) (NNS factories)) (VP (VBN known) (PP (IN as) (NP (NNS maquiladoras))))) (VP (VBD were) (VP (VBN built) (S (VP (TO to) (VP (VB export) (NP (VBN manufactured) (NNS goods)) (PP (IN to) (NP (NP (DT the) (NNP United) (NNPS States)) (CC and) (NP (NNP Canada))))))))) (. .)))
11
{ "ADJ": [ "Large" ], "ADP": [ "as", "to" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "factories", "goods" ], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [ "maquiladoras", "United", ...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Large/amod/factories factories/nsubjpass/built known/acl/factories as/prep/known maquiladoras/pobj/as were/auxpass/built built/ROOT/built to/aux/export export/advcl/built manufactured/amod/goods goods/dobj/export to/prep/export the/det/States United/compound/States States/pobj/to and/cc/States Canada/conj/States ./punc...
(S (NP (NP (JJ Large) (NNS factories)) (VP (VBN known) (PP (IN as) (NP (NNS maquiladoras))))) (VP (VBD were) (VP (VBN built) (S (VP (TO to) (VP (VB export) (NP (VBN manufactured) (NNS goods)) (PP (IN to) (NP (NP (DT the) (NNP United) (NNPS States)) (CC and) (NP (NNP Canada))))))))) (. .))
T
61,558
58,521
Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.
['Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada .']
[]
['Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.']
[]
[]
Instruction: is this sentence tagged as T?: Input: Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.
['Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.']
['The two symbols most commonly associated with pharmacy in English-speaking countries are the mortar and pestle and the ℞ (recipere) character, which is often written as "Rx" in typed text.']
Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.
(ROOT (S (NP (NP (JJ Large) (NNS factories)) (VP (VBN known) (PP (IN as) (NP (NNS maquiladoras))))) (VP (VBD were) (VP (VBN built) (S (VP (TO to) (VP (VB export) (NP (VBN manufactured) (NNS goods)) (PP (IN to) (NP (NP (DT the) (NNP United) (NNPS States)) (CC and) (NP (NNP Canada))))))))) (. .)))
11
{ "ADJ": [ "Large" ], "ADP": [ "as", "to" ], "ADV": [], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "factories", "goods" ], "NUM": [], "PART": [ "to" ], "PRON": [], "PROPN": [ "maquiladoras", "United", ...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-VP", "I-VP", "I-VP", "I-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O" ]
Large/amod/factories factories/nsubjpass/built known/acl/factories as/prep/known maquiladoras/pobj/as were/auxpass/built built/ROOT/built to/aux/export export/advcl/built manufactured/amod/goods goods/dobj/export to/prep/export the/det/States United/compound/States States/pobj/to and/cc/States Canada/conj/States ./punc...
(S (NP (NP (JJ Large) (NNS factories)) (VP (VBN known) (PP (IN as) (NP (NNS maquiladoras))))) (VP (VBD were) (VP (VBN built) (S (VP (TO to) (VP (VB export) (NP (VBN manufactured) (NNS goods)) (PP (IN to) (NP (NP (DT the) (NNP United) (NNPS States)) (CC and) (NP (NNP Canada))))))))) (. .))
T
61,558
58,521
Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.
['Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada .']
[]
['Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada.
[]
['Large factories known as maquiladoras were built to export manufactured goods to the United States and Canada .']
The series was also said by a rival TV executive to be "the most impactful show in the history of television".
(ROOT (S (NP (DT The) (NN series)) (VP (VP (VBD was) (ADVP (RB also)) (VP (VBN said) (PP (IN by) (NP (DT a) (JJ rival) (NN TV) (NN executive))) (S (VP (TO to) (VP (VB be) (`` ") (NP (NP (DT the) (ADJP (RBS most) (JJ impactful)) (NN show)) (PP (IN in) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (NN television))))))))...
14
{ "ADJ": [ "rival", "impactful" ], "ADP": [ "by", "in", "of" ], "ADV": [ "also", "most" ], "AUX": [ "was", "be" ], "CCONJ": [], "DET": [ "The", "a", "the", "the" ], "INTJ": [], "NOUN": [ "series", "TV", "executive", "show", ...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O" ]
The/det/series series/nsubjpass/said was/auxpass/said also/advmod/said said/ROOT/said by/agent/said a/det/executive rival/amod/executive TV/compound/executive executive/pobj/by to/aux/be be/xcomp/said "/punct/show the/det/show most/advmod/impactful impactful/amod/show show/attr/be in/prep/show the/det/history history/p...
(S (NP (DT The) (NN series)) (VP (VP (VBD was) (ADVP (RB also)) (VP (VBN said) (PP (IN by) (NP (DT a) (JJ rival) (NN TV) (NN executive))) (S (VP (TO to) (VP (VB be) (`` ") (NP (NP (DT the) (ADJP (RBS most) (JJ impactful)) (NN show)) (PP (IN in) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (NN television))))))))))) (....
T
59,560
58,522
The series was also said by a rival TV executive to be "the most impactful show in the history of television".
['The series was also said by a rival TV executive to be " the most impactful show in the history of television " .']
[]
['The series was also said by a rival TV executive to be "the most impactful show in the history of television".']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: The series was also said by a rival TV executive to be "the most impactful show in the history of television".
['The series was also said by a rival TV executive to be " the most impactful show in the history of television " .']
['In 1618 the Synod of Dort tackled this issue, which led to the banning of the Remonstrant faith.']
The series was also said by a rival TV executive to be "the most impactful show in the history of television".
(ROOT (S (NP (DT The) (NN series)) (VP (VP (VBD was) (ADVP (RB also)) (VP (VBN said) (PP (IN by) (NP (DT a) (JJ rival) (NN TV) (NN executive))) (S (VP (TO to) (VP (VB be) (`` ") (NP (NP (DT the) (ADJP (RBS most) (JJ impactful)) (NN show)) (PP (IN in) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (NN television))))))))...
14
{ "ADJ": [ "rival", "impactful" ], "ADP": [ "by", "in", "of" ], "ADV": [ "also", "most" ], "AUX": [ "was", "be" ], "CCONJ": [], "DET": [ "The", "a", "the", "the" ], "INTJ": [], "NOUN": [ "series", "TV", "executive", "show", ...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O" ]
The/det/series series/nsubjpass/said was/auxpass/said also/advmod/said said/ROOT/said by/agent/said a/det/executive rival/amod/executive TV/compound/executive executive/pobj/by to/aux/be be/xcomp/said "/punct/show the/det/show most/advmod/impactful impactful/amod/show show/attr/be in/prep/show the/det/history history/p...
(S (NP (DT The) (NN series)) (VP (VP (VBD was) (ADVP (RB also)) (VP (VBN said) (PP (IN by) (NP (DT a) (JJ rival) (NN TV) (NN executive))) (S (VP (TO to) (VP (VB be) (`` ") (NP (NP (DT the) (ADJP (RBS most) (JJ impactful)) (NN show)) (PP (IN in) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (NN television))))))))))) (....
T
59,560
58,522
The series was also said by a rival TV executive to be "the most impactful show in the history of television".
['The series was also said by a rival TV executive to be " the most impactful show in the history of television " .']
[]
['The series was also said by a rival TV executive to be "the most impactful show in the history of television".']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: The series was also said by a rival TV executive to be "the most impactful show in the history of television".
[]
['The series was also said by a rival TV executive to be " the most impactful show in the history of television " .']
The series was also said by a rival TV executive to be "the most impactful show in the history of television".
(ROOT (S (NP (DT The) (NN series)) (VP (VP (VBD was) (ADVP (RB also)) (VP (VBN said) (PP (IN by) (NP (DT a) (JJ rival) (NN TV) (NN executive))) (S (VP (TO to) (VP (VB be) (`` ") (NP (NP (DT the) (ADJP (RBS most) (JJ impactful)) (NN show)) (PP (IN in) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (NN television))))))))...
14
{ "ADJ": [ "rival", "impactful" ], "ADP": [ "by", "in", "of" ], "ADV": [ "also", "most" ], "AUX": [ "was", "be" ], "CCONJ": [], "DET": [ "The", "a", "the", "the" ], "INTJ": [], "NOUN": [ "series", "TV", "executive", "show", ...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O" ]
The/det/series series/nsubjpass/said was/auxpass/said also/advmod/said said/ROOT/said by/agent/said a/det/executive rival/amod/executive TV/compound/executive executive/pobj/by to/aux/be be/xcomp/said "/punct/show the/det/show most/advmod/impactful impactful/amod/show show/attr/be in/prep/show the/det/history history/p...
(S (NP (DT The) (NN series)) (VP (VP (VBD was) (ADVP (RB also)) (VP (VBN said) (PP (IN by) (NP (DT a) (JJ rival) (NN TV) (NN executive))) (S (VP (TO to) (VP (VB be) (`` ") (NP (NP (DT the) (ADJP (RBS most) (JJ impactful)) (NN show)) (PP (IN in) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (NN television))))))))))) (....
T
59,560
58,522
The series was also said by a rival TV executive to be "the most impactful show in the history of television".
['The series was also said by a rival TV executive to be " the most impactful show in the history of television " .']
[]
['The series was also said by a rival TV executive to be "the most impactful show in the history of television".']
[]
[]
Instruction: is this sentence tagged as FC?: Input: The series was also said by a rival TV executive to be "the most impactful show in the history of television".
[]
['The series was also said by a rival TV executive to be " the most impactful show in the history of television " .']
The series was also said by a rival TV executive to be "the most impactful show in the history of television".
(ROOT (S (NP (DT The) (NN series)) (VP (VP (VBD was) (ADVP (RB also)) (VP (VBN said) (PP (IN by) (NP (DT a) (JJ rival) (NN TV) (NN executive))) (S (VP (TO to) (VP (VB be) (`` ") (NP (NP (DT the) (ADJP (RBS most) (JJ impactful)) (NN show)) (PP (IN in) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (NN television))))))))...
14
{ "ADJ": [ "rival", "impactful" ], "ADP": [ "by", "in", "of" ], "ADV": [ "also", "most" ], "AUX": [ "was", "be" ], "CCONJ": [], "DET": [ "The", "a", "the", "the" ], "INTJ": [], "NOUN": [ "series", "TV", "executive", "show", ...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O" ]
The/det/series series/nsubjpass/said was/auxpass/said also/advmod/said said/ROOT/said by/agent/said a/det/executive rival/amod/executive TV/compound/executive executive/pobj/by to/aux/be be/xcomp/said "/punct/show the/det/show most/advmod/impactful impactful/amod/show show/attr/be in/prep/show the/det/history history/p...
(S (NP (DT The) (NN series)) (VP (VP (VBD was) (ADVP (RB also)) (VP (VBN said) (PP (IN by) (NP (DT a) (JJ rival) (NN TV) (NN executive))) (S (VP (TO to) (VP (VB be) (`` ") (NP (NP (DT the) (ADJP (RBS most) (JJ impactful)) (NN show)) (PP (IN in) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (NN television))))))))))) (....
T
59,560
58,522
The series was also said by a rival TV executive to be "the most impactful show in the history of television".
['The series was also said by a rival TV executive to be " the most impactful show in the history of television " .']
[]
['The series was also said by a rival TV executive to be "the most impactful show in the history of television".']
[]
[]
Instruction: is this sentence tagged as T?: Input: The series was also said by a rival TV executive to be "the most impactful show in the history of television".
['The series was also said by a rival TV executive to be "the most impactful show in the history of television".']
['Between 35 ° N and 35 ° S , glaciers occur only in the Himalayas , Andes , Rocky Mountains , a few high mountains in East Africa , Mexico , New Guinea and on Zard Kuh in Iran .']
The series was also said by a rival TV executive to be "the most impactful show in the history of television".
(ROOT (S (NP (DT The) (NN series)) (VP (VP (VBD was) (ADVP (RB also)) (VP (VBN said) (PP (IN by) (NP (DT a) (JJ rival) (NN TV) (NN executive))) (S (VP (TO to) (VP (VB be) (`` ") (NP (NP (DT the) (ADJP (RBS most) (JJ impactful)) (NN show)) (PP (IN in) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (NN television))))))))...
14
{ "ADJ": [ "rival", "impactful" ], "ADP": [ "by", "in", "of" ], "ADV": [ "also", "most" ], "AUX": [ "was", "be" ], "CCONJ": [], "DET": [ "The", "a", "the", "the" ], "INTJ": [], "NOUN": [ "series", "TV", "executive", "show", ...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O" ]
The/det/series series/nsubjpass/said was/auxpass/said also/advmod/said said/ROOT/said by/agent/said a/det/executive rival/amod/executive TV/compound/executive executive/pobj/by to/aux/be be/xcomp/said "/punct/show the/det/show most/advmod/impactful impactful/amod/show show/attr/be in/prep/show the/det/history history/p...
(S (NP (DT The) (NN series)) (VP (VP (VBD was) (ADVP (RB also)) (VP (VBN said) (PP (IN by) (NP (DT a) (JJ rival) (NN TV) (NN executive))) (S (VP (TO to) (VP (VB be) (`` ") (NP (NP (DT the) (ADJP (RBS most) (JJ impactful)) (NN show)) (PP (IN in) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (NN television))))))))))) (....
T
59,560
58,522
The series was also said by a rival TV executive to be "the most impactful show in the history of television".
['The series was also said by a rival TV executive to be " the most impactful show in the history of television " .']
[]
['The series was also said by a rival TV executive to be "the most impactful show in the history of television".']
[]
[]
Instruction: is this sentence tagged as CT?: Input: The series was also said by a rival TV executive to be "the most impactful show in the history of television".
[]
['The series was also said by a rival TV executive to be "the most impactful show in the history of television".']
Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.
(ROOT (S (NP (JJ Notable) (NNS efforts)) (VP (VBP are) (NP (NP (NP (NNS improvements)) (PP (IN to) (NP (NML (NNP San) (NNP Diego)) (NNS freeways)))) (, ,) (NP (NP (NN expansion)) (PP (IN of) (NP (NML (NNP San) (NNP Diego)) (NNP Airport)))) (, ,) (CC and) (NP (VBG doubling) (NP (NP (DT the) (NN capacity)) (PP (IN of) (N...
11
{ "ADJ": [ "Notable" ], "ADP": [ "to", "of", "of", "of" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "efforts", "improvements", "freeways", "expansion", "capacity", "cru...
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
Notable/amod/efforts efforts/nsubj/are are/ROOT/are improvements/attr/are to/prep/improvements San/compound/Diego Diego/compound/freeways freeways/pobj/to ,/punct/freeways expansion/appos/improvements of/prep/expansion San/compound/Diego Diego/compound/Airport Airport/pobj/of ,/punct/are and/cc/are doubling/conj/are th...
(S (NP (JJ Notable) (NNS efforts)) (VP (VBP are) (NP (NP (NP (NNS improvements)) (PP (IN to) (NP (NML (NNP San) (NNP Diego)) (NNS freeways)))) (, ,) (NP (NP (NN expansion)) (PP (IN of) (NP (NML (NNP San) (NNP Diego)) (NNP Airport)))) (, ,) (CC and) (NP (VBG doubling) (NP (NP (DT the) (NN capacity)) (PP (IN of) (NP (NP ...
T
42,600
58,523
Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.
['Notable efforts are improvements to San Diego freeways , expansion of San Diego Airport , and doubling the capacity of the cruise ship terminal of the port .']
[]
['Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.
['Notable efforts are improvements to San Diego freeways , expansion of San Diego Airport , and doubling the capacity of the cruise ship terminal of the port .']
['In 1974 Cyprus was divided de facto when the Turkish army occupied the northern third of the island.']
Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.
(ROOT (S (NP (JJ Notable) (NNS efforts)) (VP (VBP are) (NP (NP (NP (NNS improvements)) (PP (IN to) (NP (NML (NNP San) (NNP Diego)) (NNS freeways)))) (, ,) (NP (NP (NN expansion)) (PP (IN of) (NP (NML (NNP San) (NNP Diego)) (NNP Airport)))) (, ,) (CC and) (NP (VBG doubling) (NP (NP (DT the) (NN capacity)) (PP (IN of) (N...
11
{ "ADJ": [ "Notable" ], "ADP": [ "to", "of", "of", "of" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "efforts", "improvements", "freeways", "expansion", "capacity", "cru...
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
Notable/amod/efforts efforts/nsubj/are are/ROOT/are improvements/attr/are to/prep/improvements San/compound/Diego Diego/compound/freeways freeways/pobj/to ,/punct/freeways expansion/appos/improvements of/prep/expansion San/compound/Diego Diego/compound/Airport Airport/pobj/of ,/punct/are and/cc/are doubling/conj/are th...
(S (NP (JJ Notable) (NNS efforts)) (VP (VBP are) (NP (NP (NP (NNS improvements)) (PP (IN to) (NP (NML (NNP San) (NNP Diego)) (NNS freeways)))) (, ,) (NP (NP (NN expansion)) (PP (IN of) (NP (NML (NNP San) (NNP Diego)) (NNP Airport)))) (, ,) (CC and) (NP (VBG doubling) (NP (NP (DT the) (NN capacity)) (PP (IN of) (NP (NP ...
T
42,600
58,523
Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.
['Notable efforts are improvements to San Diego freeways , expansion of San Diego Airport , and doubling the capacity of the cruise ship terminal of the port .']
[]
['Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.
[]
['Notable efforts are improvements to San Diego freeways , expansion of San Diego Airport , and doubling the capacity of the cruise ship terminal of the port .']
Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.
(ROOT (S (NP (JJ Notable) (NNS efforts)) (VP (VBP are) (NP (NP (NP (NNS improvements)) (PP (IN to) (NP (NML (NNP San) (NNP Diego)) (NNS freeways)))) (, ,) (NP (NP (NN expansion)) (PP (IN of) (NP (NML (NNP San) (NNP Diego)) (NNP Airport)))) (, ,) (CC and) (NP (VBG doubling) (NP (NP (DT the) (NN capacity)) (PP (IN of) (N...
11
{ "ADJ": [ "Notable" ], "ADP": [ "to", "of", "of", "of" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "efforts", "improvements", "freeways", "expansion", "capacity", "cru...
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
Notable/amod/efforts efforts/nsubj/are are/ROOT/are improvements/attr/are to/prep/improvements San/compound/Diego Diego/compound/freeways freeways/pobj/to ,/punct/freeways expansion/appos/improvements of/prep/expansion San/compound/Diego Diego/compound/Airport Airport/pobj/of ,/punct/are and/cc/are doubling/conj/are th...
(S (NP (JJ Notable) (NNS efforts)) (VP (VBP are) (NP (NP (NP (NNS improvements)) (PP (IN to) (NP (NML (NNP San) (NNP Diego)) (NNS freeways)))) (, ,) (NP (NP (NN expansion)) (PP (IN of) (NP (NML (NNP San) (NNP Diego)) (NNP Airport)))) (, ,) (CC and) (NP (VBG doubling) (NP (NP (DT the) (NN capacity)) (PP (IN of) (NP (NP ...
T
42,600
58,523
Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.
['Notable efforts are improvements to San Diego freeways , expansion of San Diego Airport , and doubling the capacity of the cruise ship terminal of the port .']
[]
['Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.
[]
['Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.']
Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.
(ROOT (S (NP (JJ Notable) (NNS efforts)) (VP (VBP are) (NP (NP (NP (NNS improvements)) (PP (IN to) (NP (NML (NNP San) (NNP Diego)) (NNS freeways)))) (, ,) (NP (NP (NN expansion)) (PP (IN of) (NP (NML (NNP San) (NNP Diego)) (NNP Airport)))) (, ,) (CC and) (NP (VBG doubling) (NP (NP (DT the) (NN capacity)) (PP (IN of) (N...
11
{ "ADJ": [ "Notable" ], "ADP": [ "to", "of", "of", "of" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "efforts", "improvements", "freeways", "expansion", "capacity", "cru...
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
Notable/amod/efforts efforts/nsubj/are are/ROOT/are improvements/attr/are to/prep/improvements San/compound/Diego Diego/compound/freeways freeways/pobj/to ,/punct/freeways expansion/appos/improvements of/prep/expansion San/compound/Diego Diego/compound/Airport Airport/pobj/of ,/punct/are and/cc/are doubling/conj/are th...
(S (NP (JJ Notable) (NNS efforts)) (VP (VBP are) (NP (NP (NP (NNS improvements)) (PP (IN to) (NP (NML (NNP San) (NNP Diego)) (NNS freeways)))) (, ,) (NP (NP (NN expansion)) (PP (IN of) (NP (NML (NNP San) (NNP Diego)) (NNP Airport)))) (, ,) (CC and) (NP (VBG doubling) (NP (NP (DT the) (NN capacity)) (PP (IN of) (NP (NP ...
T
42,600
58,523
Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.
['Notable efforts are improvements to San Diego freeways , expansion of San Diego Airport , and doubling the capacity of the cruise ship terminal of the port .']
[]
['Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.']
[]
[]
Instruction: is this sentence tagged as T?: Input: Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.
['Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.']
["In 1535, the abbey's annual income of £2400–2800[citation needed]"]
Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.
(ROOT (S (NP (JJ Notable) (NNS efforts)) (VP (VBP are) (NP (NP (NP (NNS improvements)) (PP (IN to) (NP (NML (NNP San) (NNP Diego)) (NNS freeways)))) (, ,) (NP (NP (NN expansion)) (PP (IN of) (NP (NML (NNP San) (NNP Diego)) (NNP Airport)))) (, ,) (CC and) (NP (VBG doubling) (NP (NP (DT the) (NN capacity)) (PP (IN of) (N...
11
{ "ADJ": [ "Notable" ], "ADP": [ "to", "of", "of", "of" ], "ADV": [], "AUX": [ "are" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "efforts", "improvements", "freeways", "expansion", "capacity", "cru...
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "B-PP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
Notable/amod/efforts efforts/nsubj/are are/ROOT/are improvements/attr/are to/prep/improvements San/compound/Diego Diego/compound/freeways freeways/pobj/to ,/punct/freeways expansion/appos/improvements of/prep/expansion San/compound/Diego Diego/compound/Airport Airport/pobj/of ,/punct/are and/cc/are doubling/conj/are th...
(S (NP (JJ Notable) (NNS efforts)) (VP (VBP are) (NP (NP (NP (NNS improvements)) (PP (IN to) (NP (NML (NNP San) (NNP Diego)) (NNS freeways)))) (, ,) (NP (NP (NN expansion)) (PP (IN of) (NP (NML (NNP San) (NNP Diego)) (NNP Airport)))) (, ,) (CC and) (NP (VBG doubling) (NP (NP (DT the) (NN capacity)) (PP (IN of) (NP (NP ...
T
42,600
58,523
Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.
['Notable efforts are improvements to San Diego freeways , expansion of San Diego Airport , and doubling the capacity of the cruise ship terminal of the port .']
[]
['Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.
[]
['Notable efforts are improvements to San Diego freeways, expansion of San Diego Airport, and doubling the capacity of the cruise ship terminal of the port.']
During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.
(ROOT (S (PP (IN During) (NP (NP (DT the) (NN divestment)) (PP (IN from) (NP (NML (NNP South) (NNP Africa)) (NN movement))) (PP (IN in) (NP (DT the) (JJ late) (NNS 1980s))))) (, ,) (NP (NN student) (NNS activists)) (VP (VP (VBD erected) (NP (DT a) (JJ symbolic) (`` ") (NN shantytown) ('' ")) (PP (IN on) (NP (NNP Harvar...
11
{ "ADJ": [ "late", "symbolic", "South", "African" ], "ADP": [ "During", "from", "in", "on", "by" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "a", "a" ], "INTJ": [], "NOUN": [ "divestment", "movement", "19...
[ "B-PP", "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-VP", "B-PP", "B-ADJP", "I-ADJP", "O", "O",...
During/prep/erected the/det/divestment divestment/pobj/During from/prep/divestment South/compound/Africa Africa/compound/movement movement/pobj/from in/prep/divestment the/det/1980s late/amod/1980s 1980s/pobj/in ,/punct/erected student/compound/activists activists/nsubj/erected erected/ROOT/erected a/det/shantytown sym...
(S (PP (IN During) (NP (NP (DT the) (NN divestment)) (PP (IN from) (NP (NML (NNP South) (NNP Africa)) (NN movement))) (PP (IN in) (NP (DT the) (JJ late) (NNS 1980s))))) (, ,) (NP (NN student) (NNS activists)) (VP (VP (VBD erected) (NP (DT a) (JJ symbolic) (`` ") (NN shantytown) ('' ")) (PP (IN on) (NP (NNP Harvard) (NN...
T
26,189
58,524
During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.
['During the divestment from South Africa movement in the late 1980s , student activists erected a symbolic " shantytown " on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent - Brown .']
[]
['During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.
['During the divestment from South Africa movement in the late 1980s , student activists erected a symbolic " shantytown " on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent - Brown .']
['After the success of his song "Jesus Walks" from the album']
During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.
(ROOT (S (PP (IN During) (NP (NP (DT the) (NN divestment)) (PP (IN from) (NP (NML (NNP South) (NNP Africa)) (NN movement))) (PP (IN in) (NP (DT the) (JJ late) (NNS 1980s))))) (, ,) (NP (NN student) (NNS activists)) (VP (VP (VBD erected) (NP (DT a) (JJ symbolic) (`` ") (NN shantytown) ('' ")) (PP (IN on) (NP (NNP Harvar...
11
{ "ADJ": [ "late", "symbolic", "South", "African" ], "ADP": [ "During", "from", "in", "on", "by" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "a", "a" ], "INTJ": [], "NOUN": [ "divestment", "movement", "19...
[ "B-PP", "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-VP", "B-PP", "B-ADJP", "I-ADJP", "O", "O",...
During/prep/erected the/det/divestment divestment/pobj/During from/prep/divestment South/compound/Africa Africa/compound/movement movement/pobj/from in/prep/divestment the/det/1980s late/amod/1980s 1980s/pobj/in ,/punct/erected student/compound/activists activists/nsubj/erected erected/ROOT/erected a/det/shantytown sym...
(S (PP (IN During) (NP (NP (DT the) (NN divestment)) (PP (IN from) (NP (NML (NNP South) (NNP Africa)) (NN movement))) (PP (IN in) (NP (DT the) (JJ late) (NNS 1980s))))) (, ,) (NP (NN student) (NNS activists)) (VP (VP (VBD erected) (NP (DT a) (JJ symbolic) (`` ") (NN shantytown) ('' ")) (PP (IN on) (NP (NNP Harvard) (NN...
T
26,189
58,524
During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.
['During the divestment from South Africa movement in the late 1980s , student activists erected a symbolic " shantytown " on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent - Brown .']
[]
['During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.
[]
['During the divestment from South Africa movement in the late 1980s , student activists erected a symbolic " shantytown " on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent - Brown .']
During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.
(ROOT (S (PP (IN During) (NP (NP (DT the) (NN divestment)) (PP (IN from) (NP (NML (NNP South) (NNP Africa)) (NN movement))) (PP (IN in) (NP (DT the) (JJ late) (NNS 1980s))))) (, ,) (NP (NN student) (NNS activists)) (VP (VP (VBD erected) (NP (DT a) (JJ symbolic) (`` ") (NN shantytown) ('' ")) (PP (IN on) (NP (NNP Harvar...
11
{ "ADJ": [ "late", "symbolic", "South", "African" ], "ADP": [ "During", "from", "in", "on", "by" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "a", "a" ], "INTJ": [], "NOUN": [ "divestment", "movement", "19...
[ "B-PP", "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-VP", "B-PP", "B-ADJP", "I-ADJP", "O", "O",...
During/prep/erected the/det/divestment divestment/pobj/During from/prep/divestment South/compound/Africa Africa/compound/movement movement/pobj/from in/prep/divestment the/det/1980s late/amod/1980s 1980s/pobj/in ,/punct/erected student/compound/activists activists/nsubj/erected erected/ROOT/erected a/det/shantytown sym...
(S (PP (IN During) (NP (NP (DT the) (NN divestment)) (PP (IN from) (NP (NML (NNP South) (NNP Africa)) (NN movement))) (PP (IN in) (NP (DT the) (JJ late) (NNS 1980s))))) (, ,) (NP (NN student) (NNS activists)) (VP (VP (VBD erected) (NP (DT a) (JJ symbolic) (`` ") (NN shantytown) ('' ")) (PP (IN on) (NP (NNP Harvard) (NN...
T
26,189
58,524
During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.
['During the divestment from South Africa movement in the late 1980s , student activists erected a symbolic " shantytown " on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent - Brown .']
[]
['During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.
[]
['During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.']
During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.
(ROOT (S (PP (IN During) (NP (NP (DT the) (NN divestment)) (PP (IN from) (NP (NML (NNP South) (NNP Africa)) (NN movement))) (PP (IN in) (NP (DT the) (JJ late) (NNS 1980s))))) (, ,) (NP (NN student) (NNS activists)) (VP (VP (VBD erected) (NP (DT a) (JJ symbolic) (`` ") (NN shantytown) ('' ")) (PP (IN on) (NP (NNP Harvar...
11
{ "ADJ": [ "late", "symbolic", "South", "African" ], "ADP": [ "During", "from", "in", "on", "by" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "a", "a" ], "INTJ": [], "NOUN": [ "divestment", "movement", "19...
[ "B-PP", "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-VP", "B-PP", "B-ADJP", "I-ADJP", "O", "O",...
During/prep/erected the/det/divestment divestment/pobj/During from/prep/divestment South/compound/Africa Africa/compound/movement movement/pobj/from in/prep/divestment the/det/1980s late/amod/1980s 1980s/pobj/in ,/punct/erected student/compound/activists activists/nsubj/erected erected/ROOT/erected a/det/shantytown sym...
(S (PP (IN During) (NP (NP (DT the) (NN divestment)) (PP (IN from) (NP (NML (NNP South) (NNP Africa)) (NN movement))) (PP (IN in) (NP (DT the) (JJ late) (NNS 1980s))))) (, ,) (NP (NN student) (NNS activists)) (VP (VP (VBD erected) (NP (DT a) (JJ symbolic) (`` ") (NN shantytown) ('' ")) (PP (IN on) (NP (NNP Harvard) (NN...
T
26,189
58,524
During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.
['During the divestment from South Africa movement in the late 1980s , student activists erected a symbolic " shantytown " on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent - Brown .']
[]
['During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.']
[]
[]
Instruction: is this sentence tagged as T?: Input: During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.
['During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.']
['Many other restaurants have opened to accommodate locals , expatriates , and tourists .']
During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.
(ROOT (S (PP (IN During) (NP (NP (DT the) (NN divestment)) (PP (IN from) (NP (NML (NNP South) (NNP Africa)) (NN movement))) (PP (IN in) (NP (DT the) (JJ late) (NNS 1980s))))) (, ,) (NP (NN student) (NNS activists)) (VP (VP (VBD erected) (NP (DT a) (JJ symbolic) (`` ") (NN shantytown) ('' ")) (PP (IN on) (NP (NNP Harvar...
11
{ "ADJ": [ "late", "symbolic", "South", "African" ], "ADP": [ "During", "from", "in", "on", "by" ], "ADV": [], "AUX": [], "CCONJ": [ "and" ], "DET": [ "the", "the", "a", "a" ], "INTJ": [], "NOUN": [ "divestment", "movement", "19...
[ "B-PP", "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-VP", "B-PP", "B-ADJP", "I-ADJP", "O", "O",...
During/prep/erected the/det/divestment divestment/pobj/During from/prep/divestment South/compound/Africa Africa/compound/movement movement/pobj/from in/prep/divestment the/det/1980s late/amod/1980s 1980s/pobj/in ,/punct/erected student/compound/activists activists/nsubj/erected erected/ROOT/erected a/det/shantytown sym...
(S (PP (IN During) (NP (NP (DT the) (NN divestment)) (PP (IN from) (NP (NML (NNP South) (NNP Africa)) (NN movement))) (PP (IN in) (NP (DT the) (JJ late) (NNS 1980s))))) (, ,) (NP (NN student) (NNS activists)) (VP (VP (VBD erected) (NP (DT a) (JJ symbolic) (`` ") (NN shantytown) ('' ")) (PP (IN on) (NP (NNP Harvard) (NN...
T
26,189
58,524
During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.
['During the divestment from South Africa movement in the late 1980s , student activists erected a symbolic " shantytown " on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent - Brown .']
[]
['During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: During the divestment from South Africa movement in the late 1980s, student activists erected a symbolic "shantytown" on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent-Brown.
[]
['During the divestment from South Africa movement in the late 1980s , student activists erected a symbolic " shantytown " on Harvard Yard and blockaded a speech given by South African Vice Consul Duke Kent - Brown .']
Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862.
(ROOT (S (NP (NP (JJ Early) (NN support)) (PP (IN for) (NP (NP (NNP Darwin) (POS 's)) (NNS ideas)))) (VP (VBD came) (PP (IN from) (NP (NP (DT the) (NNS findings)) (PP (IN of) (NP (NP (NN field) (NNS naturalists)) (VP (VBG studying) (NP (NN biogeography) (CC and) (NN ecology))) (, ,) (PP (VBG including) (NP (NP (NP (NNP...
13
{ "ADJ": [ "Early" ], "ADP": [ "for", "from", "of", "in", "in" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "support", "ideas", "findings", "field", "naturalists", "biogeography", "ecol...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
Early/amod/support support/nsubj/came for/prep/support Darwin/poss/ideas 's/case/Darwin ideas/pobj/for came/ROOT/came from/prep/came the/det/findings findings/pobj/from of/prep/findings field/compound/naturalists naturalists/pobj/of studying/acl/naturalists biogeography/dobj/studying and/cc/biogeography ecology/conj/bi...
(S (NP (NP (JJ Early) (NN support)) (PP (IN for) (NP (NP (NNP Darwin) (POS 's)) (NNS ideas)))) (VP (VBD came) (PP (IN from) (NP (NP (DT the) (NNS findings)) (PP (IN of) (NP (NP (NN field) (NNS naturalists)) (VP (VBG studying) (NP (NN biogeography) (CC and) (NN ecology))) (, ,) (PP (VBG including) (NP (NP (NP (NNP Josep...
T
6,979
58,525
Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862.
["Early support for Darwin 's ideas came from the findings of field naturalists studying biogeography and ecology , including Joseph Dalton Hooker in 1860 , and Asa Gray in 1862 ."]
[]
["Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862."]
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862.
["Early support for Darwin 's ideas came from the findings of field naturalists studying biogeography and ecology , including Joseph Dalton Hooker in 1860 , and Asa Gray in 1862 ."]
['Brass instruments included the buccin, the ophicleide (a serpent replacement which was the precursor of tuba) and the natural horn.']
Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862.
(ROOT (S (NP (NP (JJ Early) (NN support)) (PP (IN for) (NP (NP (NNP Darwin) (POS 's)) (NNS ideas)))) (VP (VBD came) (PP (IN from) (NP (NP (DT the) (NNS findings)) (PP (IN of) (NP (NP (NN field) (NNS naturalists)) (VP (VBG studying) (NP (NN biogeography) (CC and) (NN ecology))) (, ,) (PP (VBG including) (NP (NP (NP (NNP...
13
{ "ADJ": [ "Early" ], "ADP": [ "for", "from", "of", "in", "in" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "support", "ideas", "findings", "field", "naturalists", "biogeography", "ecol...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
Early/amod/support support/nsubj/came for/prep/support Darwin/poss/ideas 's/case/Darwin ideas/pobj/for came/ROOT/came from/prep/came the/det/findings findings/pobj/from of/prep/findings field/compound/naturalists naturalists/pobj/of studying/acl/naturalists biogeography/dobj/studying and/cc/biogeography ecology/conj/bi...
(S (NP (NP (JJ Early) (NN support)) (PP (IN for) (NP (NP (NNP Darwin) (POS 's)) (NNS ideas)))) (VP (VBD came) (PP (IN from) (NP (NP (DT the) (NNS findings)) (PP (IN of) (NP (NP (NN field) (NNS naturalists)) (VP (VBG studying) (NP (NN biogeography) (CC and) (NN ecology))) (, ,) (PP (VBG including) (NP (NP (NP (NNP Josep...
T
6,979
58,525
Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862.
["Early support for Darwin 's ideas came from the findings of field naturalists studying biogeography and ecology , including Joseph Dalton Hooker in 1860 , and Asa Gray in 1862 ."]
[]
["Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862."]
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862.
[]
["Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862."]
Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862.
(ROOT (S (NP (NP (JJ Early) (NN support)) (PP (IN for) (NP (NP (NNP Darwin) (POS 's)) (NNS ideas)))) (VP (VBD came) (PP (IN from) (NP (NP (DT the) (NNS findings)) (PP (IN of) (NP (NP (NN field) (NNS naturalists)) (VP (VBG studying) (NP (NN biogeography) (CC and) (NN ecology))) (, ,) (PP (VBG including) (NP (NP (NP (NNP...
13
{ "ADJ": [ "Early" ], "ADP": [ "for", "from", "of", "in", "in" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "support", "ideas", "findings", "field", "naturalists", "biogeography", "ecol...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
Early/amod/support support/nsubj/came for/prep/support Darwin/poss/ideas 's/case/Darwin ideas/pobj/for came/ROOT/came from/prep/came the/det/findings findings/pobj/from of/prep/findings field/compound/naturalists naturalists/pobj/of studying/acl/naturalists biogeography/dobj/studying and/cc/biogeography ecology/conj/bi...
(S (NP (NP (JJ Early) (NN support)) (PP (IN for) (NP (NP (NNP Darwin) (POS 's)) (NNS ideas)))) (VP (VBD came) (PP (IN from) (NP (NP (DT the) (NNS findings)) (PP (IN of) (NP (NP (NN field) (NNS naturalists)) (VP (VBG studying) (NP (NN biogeography) (CC and) (NN ecology))) (, ,) (PP (VBG including) (NP (NP (NP (NNP Josep...
T
6,979
58,525
Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862.
["Early support for Darwin 's ideas came from the findings of field naturalists studying biogeography and ecology , including Joseph Dalton Hooker in 1860 , and Asa Gray in 1862 ."]
[]
["Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862."]
[]
[]
Instruction: is this sentence tagged as FC?: Input: Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862.
[]
["Early support for Darwin 's ideas came from the findings of field naturalists studying biogeography and ecology , including Joseph Dalton Hooker in 1860 , and Asa Gray in 1862 ."]
Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862.
(ROOT (S (NP (NP (JJ Early) (NN support)) (PP (IN for) (NP (NP (NNP Darwin) (POS 's)) (NNS ideas)))) (VP (VBD came) (PP (IN from) (NP (NP (DT the) (NNS findings)) (PP (IN of) (NP (NP (NN field) (NNS naturalists)) (VP (VBG studying) (NP (NN biogeography) (CC and) (NN ecology))) (, ,) (PP (VBG including) (NP (NP (NP (NNP...
13
{ "ADJ": [ "Early" ], "ADP": [ "for", "from", "of", "in", "in" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "support", "ideas", "findings", "field", "naturalists", "biogeography", "ecol...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
Early/amod/support support/nsubj/came for/prep/support Darwin/poss/ideas 's/case/Darwin ideas/pobj/for came/ROOT/came from/prep/came the/det/findings findings/pobj/from of/prep/findings field/compound/naturalists naturalists/pobj/of studying/acl/naturalists biogeography/dobj/studying and/cc/biogeography ecology/conj/bi...
(S (NP (NP (JJ Early) (NN support)) (PP (IN for) (NP (NP (NNP Darwin) (POS 's)) (NNS ideas)))) (VP (VBD came) (PP (IN from) (NP (NP (DT the) (NNS findings)) (PP (IN of) (NP (NP (NN field) (NNS naturalists)) (VP (VBG studying) (NP (NN biogeography) (CC and) (NN ecology))) (, ,) (PP (VBG including) (NP (NP (NP (NNP Josep...
T
6,979
58,525
Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862.
["Early support for Darwin 's ideas came from the findings of field naturalists studying biogeography and ecology , including Joseph Dalton Hooker in 1860 , and Asa Gray in 1862 ."]
[]
["Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862."]
[]
[]
Instruction: is this sentence tagged as T?: Input: Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862.
["Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862."]
['At Deshun , the Tangut general Ma Jianlong put up a fierce resistance for several days and personally led charges against the invaders outside the city gate .']
Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862.
(ROOT (S (NP (NP (JJ Early) (NN support)) (PP (IN for) (NP (NP (NNP Darwin) (POS 's)) (NNS ideas)))) (VP (VBD came) (PP (IN from) (NP (NP (DT the) (NNS findings)) (PP (IN of) (NP (NP (NN field) (NNS naturalists)) (VP (VBG studying) (NP (NN biogeography) (CC and) (NN ecology))) (, ,) (PP (VBG including) (NP (NP (NP (NNP...
13
{ "ADJ": [ "Early" ], "ADP": [ "for", "from", "of", "in", "in" ], "ADV": [], "AUX": [], "CCONJ": [ "and", "and" ], "DET": [ "the" ], "INTJ": [], "NOUN": [ "support", "ideas", "findings", "field", "naturalists", "biogeography", "ecol...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
Early/amod/support support/nsubj/came for/prep/support Darwin/poss/ideas 's/case/Darwin ideas/pobj/for came/ROOT/came from/prep/came the/det/findings findings/pobj/from of/prep/findings field/compound/naturalists naturalists/pobj/of studying/acl/naturalists biogeography/dobj/studying and/cc/biogeography ecology/conj/bi...
(S (NP (NP (JJ Early) (NN support)) (PP (IN for) (NP (NP (NNP Darwin) (POS 's)) (NNS ideas)))) (VP (VBD came) (PP (IN from) (NP (NP (DT the) (NNS findings)) (PP (IN of) (NP (NP (NN field) (NNS naturalists)) (VP (VBG studying) (NP (NN biogeography) (CC and) (NN ecology))) (, ,) (PP (VBG including) (NP (NP (NP (NNP Josep...
T
6,979
58,525
Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862.
["Early support for Darwin 's ideas came from the findings of field naturalists studying biogeography and ecology , including Joseph Dalton Hooker in 1860 , and Asa Gray in 1862 ."]
[]
["Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862."]
[]
[]
Instruction: is this sentence tagged as CT?: Input: Early support for Darwin's ideas came from the findings of field naturalists studying biogeography and ecology, including Joseph Dalton Hooker in 1860, and Asa Gray in 1862.
[]
["Early support for Darwin 's ideas came from the findings of field naturalists studying biogeography and ecology , including Joseph Dalton Hooker in 1860 , and Asa Gray in 1862 ."]