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
This is especially true of violin music, since the mandolin has the same tuning of the violin.
(ROOT (S (NP (DT This)) (VP (VBZ is) (ADJP (RB especially) (JJ true) (PP (IN of) (NP (NN violin) (NN music)))) (, ,) (SBAR (IN since) (S (NP (DT the) (NN mandolin)) (VP (VBZ has) (NP (NP (DT the) (JJ same) (NN tuning)) (PP (IN of) (NP (DT the) (NN violin)))))))) (. .)))
10
{ "ADJ": [ "true", "same" ], "ADP": [ "of", "of" ], "ADV": [ "especially" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "violin", "music", "mandolin", "tuning", "violin" ], "NUM": [], "PART":...
[ "B-NP", "B-VP", "B-ADJP", "I-ADJP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
This/nsubj/is is/ROOT/is especially/advmod/true true/acomp/is of/prep/true violin/compound/music music/pobj/of ,/punct/is since/mark/has the/det/mandolin mandolin/nsubj/has has/advcl/is the/det/tuning same/amod/tuning tuning/dobj/has of/prep/tuning the/det/violin violin/pobj/of ./punct/is
(S (NP (DT This)) (VP (VBZ is) (ADJP (RB especially) (JJ true) (PP (IN of) (NP (NN violin) (NN music)))) (, ,) (SBAR (IN since) (S (NP (DT the) (NN mandolin)) (VP (VBZ has) (NP (NP (DT the) (JJ same) (NN tuning)) (PP (IN of) (NP (DT the) (NN violin)))))))) (. .))
CT
66,418
57,742
This is especially true of violin music, since the mandolin has the same tuning of the violin.
['This is especially true of violin music , .']
['since the mandolin has the same tuning of the violin']
[]
['This is especially true of violin music, since the mandolin has the same tuning of the violin.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: This is especially true of violin music, since the mandolin has the same tuning of the violin.
['This is especially true of violin music , .']
['since the mandolin has the same tuning of the violin']
This is especially true of violin music, since the mandolin has the same tuning of the violin.
(ROOT (S (NP (DT This)) (VP (VBZ is) (ADJP (RB especially) (JJ true) (PP (IN of) (NP (NN violin) (NN music)))) (, ,) (SBAR (IN since) (S (NP (DT the) (NN mandolin)) (VP (VBZ has) (NP (NP (DT the) (JJ same) (NN tuning)) (PP (IN of) (NP (DT the) (NN violin)))))))) (. .)))
10
{ "ADJ": [ "true", "same" ], "ADP": [ "of", "of" ], "ADV": [ "especially" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "violin", "music", "mandolin", "tuning", "violin" ], "NUM": [], "PART":...
[ "B-NP", "B-VP", "B-ADJP", "I-ADJP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
This/nsubj/is is/ROOT/is especially/advmod/true true/acomp/is of/prep/true violin/compound/music music/pobj/of ,/punct/is since/mark/has the/det/mandolin mandolin/nsubj/has has/advcl/is the/det/tuning same/amod/tuning tuning/dobj/has of/prep/tuning the/det/violin violin/pobj/of ./punct/is
(S (NP (DT This)) (VP (VBZ is) (ADJP (RB especially) (JJ true) (PP (IN of) (NP (NN violin) (NN music)))) (, ,) (SBAR (IN since) (S (NP (DT the) (NN mandolin)) (VP (VBZ has) (NP (NP (DT the) (JJ same) (NN tuning)) (PP (IN of) (NP (DT the) (NN violin)))))))) (. .))
CT
66,418
57,742
This is especially true of violin music, since the mandolin has the same tuning of the violin.
['This is especially true of violin music , .']
['since the mandolin has the same tuning of the violin']
[]
['This is especially true of violin music, since the mandolin has the same tuning of the violin.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: This is especially true of violin music, since the mandolin has the same tuning of the violin.
['since the mandolin has the same tuning of the violin']
['This is especially true of violin music, since the mandolin has the same tuning of the violin.']
This is especially true of violin music, since the mandolin has the same tuning of the violin.
(ROOT (S (NP (DT This)) (VP (VBZ is) (ADJP (RB especially) (JJ true) (PP (IN of) (NP (NN violin) (NN music)))) (, ,) (SBAR (IN since) (S (NP (DT the) (NN mandolin)) (VP (VBZ has) (NP (NP (DT the) (JJ same) (NN tuning)) (PP (IN of) (NP (DT the) (NN violin)))))))) (. .)))
10
{ "ADJ": [ "true", "same" ], "ADP": [ "of", "of" ], "ADV": [ "especially" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "violin", "music", "mandolin", "tuning", "violin" ], "NUM": [], "PART":...
[ "B-NP", "B-VP", "B-ADJP", "I-ADJP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
This/nsubj/is is/ROOT/is especially/advmod/true true/acomp/is of/prep/true violin/compound/music music/pobj/of ,/punct/is since/mark/has the/det/mandolin mandolin/nsubj/has has/advcl/is the/det/tuning same/amod/tuning tuning/dobj/has of/prep/tuning the/det/violin violin/pobj/of ./punct/is
(S (NP (DT This)) (VP (VBZ is) (ADJP (RB especially) (JJ true) (PP (IN of) (NP (NN violin) (NN music)))) (, ,) (SBAR (IN since) (S (NP (DT the) (NN mandolin)) (VP (VBZ has) (NP (NP (DT the) (JJ same) (NN tuning)) (PP (IN of) (NP (DT the) (NN violin)))))))) (. .))
CT
66,418
57,742
This is especially true of violin music, since the mandolin has the same tuning of the violin.
['This is especially true of violin music , .']
['since the mandolin has the same tuning of the violin']
[]
['This is especially true of violin music, since the mandolin has the same tuning of the violin.']
[]
Instruction: is this sentence tagged as FC?: Input: This is especially true of violin music, since the mandolin has the same tuning of the violin.
[]
['This is especially true of violin music , .']
This is especially true of violin music, since the mandolin has the same tuning of the violin.
(ROOT (S (NP (DT This)) (VP (VBZ is) (ADJP (RB especially) (JJ true) (PP (IN of) (NP (NN violin) (NN music)))) (, ,) (SBAR (IN since) (S (NP (DT the) (NN mandolin)) (VP (VBZ has) (NP (NP (DT the) (JJ same) (NN tuning)) (PP (IN of) (NP (DT the) (NN violin)))))))) (. .)))
10
{ "ADJ": [ "true", "same" ], "ADP": [ "of", "of" ], "ADV": [ "especially" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "violin", "music", "mandolin", "tuning", "violin" ], "NUM": [], "PART":...
[ "B-NP", "B-VP", "B-ADJP", "I-ADJP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
This/nsubj/is is/ROOT/is especially/advmod/true true/acomp/is of/prep/true violin/compound/music music/pobj/of ,/punct/is since/mark/has the/det/mandolin mandolin/nsubj/has has/advcl/is the/det/tuning same/amod/tuning tuning/dobj/has of/prep/tuning the/det/violin violin/pobj/of ./punct/is
(S (NP (DT This)) (VP (VBZ is) (ADJP (RB especially) (JJ true) (PP (IN of) (NP (NN violin) (NN music)))) (, ,) (SBAR (IN since) (S (NP (DT the) (NN mandolin)) (VP (VBZ has) (NP (NP (DT the) (JJ same) (NN tuning)) (PP (IN of) (NP (DT the) (NN violin)))))))) (. .))
CT
66,418
57,742
This is especially true of violin music, since the mandolin has the same tuning of the violin.
['This is especially true of violin music , .']
['since the mandolin has the same tuning of the violin']
[]
['This is especially true of violin music, since the mandolin has the same tuning of the violin.']
[]
Instruction: is this sentence tagged as T?: Input: This is especially true of violin music, since the mandolin has the same tuning of the violin.
[]
['since the mandolin has the same tuning of the violin']
This is especially true of violin music, since the mandolin has the same tuning of the violin.
(ROOT (S (NP (DT This)) (VP (VBZ is) (ADJP (RB especially) (JJ true) (PP (IN of) (NP (NN violin) (NN music)))) (, ,) (SBAR (IN since) (S (NP (DT the) (NN mandolin)) (VP (VBZ has) (NP (NP (DT the) (JJ same) (NN tuning)) (PP (IN of) (NP (DT the) (NN violin)))))))) (. .)))
10
{ "ADJ": [ "true", "same" ], "ADP": [ "of", "of" ], "ADV": [ "especially" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "violin", "music", "mandolin", "tuning", "violin" ], "NUM": [], "PART":...
[ "B-NP", "B-VP", "B-ADJP", "I-ADJP", "B-PP", "B-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O" ]
This/nsubj/is is/ROOT/is especially/advmod/true true/acomp/is of/prep/true violin/compound/music music/pobj/of ,/punct/is since/mark/has the/det/mandolin mandolin/nsubj/has has/advcl/is the/det/tuning same/amod/tuning tuning/dobj/has of/prep/tuning the/det/violin violin/pobj/of ./punct/is
(S (NP (DT This)) (VP (VBZ is) (ADJP (RB especially) (JJ true) (PP (IN of) (NP (NN violin) (NN music)))) (, ,) (SBAR (IN since) (S (NP (DT the) (NN mandolin)) (VP (VBZ has) (NP (NP (DT the) (JJ same) (NN tuning)) (PP (IN of) (NP (DT the) (NN violin)))))))) (. .))
CT
66,418
57,742
This is especially true of violin music, since the mandolin has the same tuning of the violin.
['This is especially true of violin music , .']
['since the mandolin has the same tuning of the violin']
[]
['This is especially true of violin music, since the mandolin has the same tuning of the violin.']
[]
Instruction: is this sentence tagged as CT?: Input: This is especially true of violin music, since the mandolin has the same tuning of the violin.
['This is especially true of violin music, since the mandolin has the same tuning of the violin.']
['This is especially true of violin music , .']
This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.
(ROOT (S (S (NP (DT This) (NNP Act)) (VP (VBD was) (ADVP (RB last)) (VP (VBN amended) (PP (IN on) (NP (CD 10) (NNP October) (CD 2011)))))) (CC and) (S (NP (DT the) (NN act)) (VP (VBD was) (ADJP (JJ current)) (PP (IN till) (NP (NP (CD 4) (NNP March)) (CD 2013))))) (. .)))
8
{ "ADJ": [ "current" ], "ADP": [ "on" ], "ADV": [ "last" ], "AUX": [ "was", "was" ], "CCONJ": [ "and" ], "DET": [ "This", "the" ], "INTJ": [], "NOUN": [ "act" ], "NUM": [ "10", "2011", "4", "2013" ], "PART": [], "PRON": [], "PRO...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
This/det/Act Act/nsubjpass/amended was/auxpass/amended last/advmod/amended amended/ROOT/amended on/prep/amended 10/nummod/October October/pobj/on 2011/nummod/October and/cc/amended the/det/act act/nsubj/was was/conj/amended current/acomp/was till/prep/was 4/nummod/March March/pobj/till 2013/nummod/March ./punct/was
(S (S (NP (DT This) (NNP Act)) (VP (VBD was) (ADVP (RB last)) (VP (VBN amended) (PP (IN on) (NP (CD 10) (NNP October) (CD 2011)))))) (CC and) (S (NP (DT the) (NN act)) (VP (VBD was) (ADJP (JJ current)) (PP (IN till) (NP (NP (CD 4) (NNP March)) (CD 2013))))) (. .))
T
13,893
57,743
This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.
['This Act was last amended on 10 October 2011 and the act was current till 4 March 2013 .']
[]
['This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.
['This Act was last amended on 10 October 2011 and the act was current till 4 March 2013 .']
['Frisian in the north and along the western coast; Saxon in the east (contiguous with the Low German area); and Franconian in the centre and south.']
This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.
(ROOT (S (S (NP (DT This) (NNP Act)) (VP (VBD was) (ADVP (RB last)) (VP (VBN amended) (PP (IN on) (NP (CD 10) (NNP October) (CD 2011)))))) (CC and) (S (NP (DT the) (NN act)) (VP (VBD was) (ADJP (JJ current)) (PP (IN till) (NP (NP (CD 4) (NNP March)) (CD 2013))))) (. .)))
8
{ "ADJ": [ "current" ], "ADP": [ "on" ], "ADV": [ "last" ], "AUX": [ "was", "was" ], "CCONJ": [ "and" ], "DET": [ "This", "the" ], "INTJ": [], "NOUN": [ "act" ], "NUM": [ "10", "2011", "4", "2013" ], "PART": [], "PRON": [], "PRO...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
This/det/Act Act/nsubjpass/amended was/auxpass/amended last/advmod/amended amended/ROOT/amended on/prep/amended 10/nummod/October October/pobj/on 2011/nummod/October and/cc/amended the/det/act act/nsubj/was was/conj/amended current/acomp/was till/prep/was 4/nummod/March March/pobj/till 2013/nummod/March ./punct/was
(S (S (NP (DT This) (NNP Act)) (VP (VBD was) (ADVP (RB last)) (VP (VBN amended) (PP (IN on) (NP (CD 10) (NNP October) (CD 2011)))))) (CC and) (S (NP (DT the) (NN act)) (VP (VBD was) (ADJP (JJ current)) (PP (IN till) (NP (NP (CD 4) (NNP March)) (CD 2013))))) (. .))
T
13,893
57,743
This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.
['This Act was last amended on 10 October 2011 and the act was current till 4 March 2013 .']
[]
['This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.
[]
['This Act was last amended on 10 October 2011 and the act was current till 4 March 2013 .']
This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.
(ROOT (S (S (NP (DT This) (NNP Act)) (VP (VBD was) (ADVP (RB last)) (VP (VBN amended) (PP (IN on) (NP (CD 10) (NNP October) (CD 2011)))))) (CC and) (S (NP (DT the) (NN act)) (VP (VBD was) (ADJP (JJ current)) (PP (IN till) (NP (NP (CD 4) (NNP March)) (CD 2013))))) (. .)))
8
{ "ADJ": [ "current" ], "ADP": [ "on" ], "ADV": [ "last" ], "AUX": [ "was", "was" ], "CCONJ": [ "and" ], "DET": [ "This", "the" ], "INTJ": [], "NOUN": [ "act" ], "NUM": [ "10", "2011", "4", "2013" ], "PART": [], "PRON": [], "PRO...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
This/det/Act Act/nsubjpass/amended was/auxpass/amended last/advmod/amended amended/ROOT/amended on/prep/amended 10/nummod/October October/pobj/on 2011/nummod/October and/cc/amended the/det/act act/nsubj/was was/conj/amended current/acomp/was till/prep/was 4/nummod/March March/pobj/till 2013/nummod/March ./punct/was
(S (S (NP (DT This) (NNP Act)) (VP (VBD was) (ADVP (RB last)) (VP (VBN amended) (PP (IN on) (NP (CD 10) (NNP October) (CD 2011)))))) (CC and) (S (NP (DT the) (NN act)) (VP (VBD was) (ADJP (JJ current)) (PP (IN till) (NP (NP (CD 4) (NNP March)) (CD 2013))))) (. .))
T
13,893
57,743
This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.
['This Act was last amended on 10 October 2011 and the act was current till 4 March 2013 .']
[]
['This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.
[]
['This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.']
This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.
(ROOT (S (S (NP (DT This) (NNP Act)) (VP (VBD was) (ADVP (RB last)) (VP (VBN amended) (PP (IN on) (NP (CD 10) (NNP October) (CD 2011)))))) (CC and) (S (NP (DT the) (NN act)) (VP (VBD was) (ADJP (JJ current)) (PP (IN till) (NP (NP (CD 4) (NNP March)) (CD 2013))))) (. .)))
8
{ "ADJ": [ "current" ], "ADP": [ "on" ], "ADV": [ "last" ], "AUX": [ "was", "was" ], "CCONJ": [ "and" ], "DET": [ "This", "the" ], "INTJ": [], "NOUN": [ "act" ], "NUM": [ "10", "2011", "4", "2013" ], "PART": [], "PRON": [], "PRO...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
This/det/Act Act/nsubjpass/amended was/auxpass/amended last/advmod/amended amended/ROOT/amended on/prep/amended 10/nummod/October October/pobj/on 2011/nummod/October and/cc/amended the/det/act act/nsubj/was was/conj/amended current/acomp/was till/prep/was 4/nummod/March March/pobj/till 2013/nummod/March ./punct/was
(S (S (NP (DT This) (NNP Act)) (VP (VBD was) (ADVP (RB last)) (VP (VBN amended) (PP (IN on) (NP (CD 10) (NNP October) (CD 2011)))))) (CC and) (S (NP (DT the) (NN act)) (VP (VBD was) (ADJP (JJ current)) (PP (IN till) (NP (NP (CD 4) (NNP March)) (CD 2013))))) (. .))
T
13,893
57,743
This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.
['This Act was last amended on 10 October 2011 and the act was current till 4 March 2013 .']
[]
['This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.']
[]
[]
Instruction: is this sentence tagged as T?: Input: This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.
['This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.']
['(c. 26th century BC), whose name is also mentioned in the Gilgamesh epic—leading to the suggestion that Gilgamesh himself might have been a historical king of Uruk.']
This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.
(ROOT (S (S (NP (DT This) (NNP Act)) (VP (VBD was) (ADVP (RB last)) (VP (VBN amended) (PP (IN on) (NP (CD 10) (NNP October) (CD 2011)))))) (CC and) (S (NP (DT the) (NN act)) (VP (VBD was) (ADJP (JJ current)) (PP (IN till) (NP (NP (CD 4) (NNP March)) (CD 2013))))) (. .)))
8
{ "ADJ": [ "current" ], "ADP": [ "on" ], "ADV": [ "last" ], "AUX": [ "was", "was" ], "CCONJ": [ "and" ], "DET": [ "This", "the" ], "INTJ": [], "NOUN": [ "act" ], "NUM": [ "10", "2011", "4", "2013" ], "PART": [], "PRON": [], "PRO...
[ "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "B-NP", "I-NP", "B-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
This/det/Act Act/nsubjpass/amended was/auxpass/amended last/advmod/amended amended/ROOT/amended on/prep/amended 10/nummod/October October/pobj/on 2011/nummod/October and/cc/amended the/det/act act/nsubj/was was/conj/amended current/acomp/was till/prep/was 4/nummod/March March/pobj/till 2013/nummod/March ./punct/was
(S (S (NP (DT This) (NNP Act)) (VP (VBD was) (ADVP (RB last)) (VP (VBN amended) (PP (IN on) (NP (CD 10) (NNP October) (CD 2011)))))) (CC and) (S (NP (DT the) (NN act)) (VP (VBD was) (ADJP (JJ current)) (PP (IN till) (NP (NP (CD 4) (NNP March)) (CD 2013))))) (. .))
T
13,893
57,743
This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.
['This Act was last amended on 10 October 2011 and the act was current till 4 March 2013 .']
[]
['This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: This Act was last amended on 10 October 2011 and the act was current till 4 March 2013.
[]
['This Act was last amended on 10 October 2011 and the act was current till 4 March 2013 .']
Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.
(ROOT (S (NP (NNP Spielberg)) (ADVP (RB also)) (VP (VBD produced) (NP (NP (NP (DT the) (NML (NNP Don) (NNP Bluth)) (JJ animated) (NNS features)) (, ,) (NP (NP (DT An) (NNP American) (NNP Tail)) (CC and) (NP (NP (DT The) (NN Land)) (PP (IN Before) (NP (NNP Time)))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD were) (VP ...
11
{ "ADJ": [], "ADP": [ "Before", "by" ], "ADV": [ "also" ], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the", "An", "The" ], "INTJ": [], "NOUN": [ "features" ], "NUM": [], "PART": [], "PRON": [ "which" ], "PROPN": [ "Spielberg", "...
[ "B-NP", "B-ADVP", "B-VP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
Spielberg/nsubj/produced also/advmod/produced produced/ROOT/produced the/det/Bluth Don/compound/Bluth Bluth/nmod/features animated/amod/features features/dobj/produced ,/punct/features An/det/Tail American/compound/Tail Tail/appos/features and/cc/Tail The/det/Land Land/conj/Tail Before/prep/Tail Time/pobj/Before ,/punc...
(S (NP (NNP Spielberg)) (ADVP (RB also)) (VP (VBD produced) (NP (NP (NP (DT the) (NML (NNP Don) (NNP Bluth)) (JJ animated) (NNS features)) (, ,) (NP (NP (DT An) (NNP American) (NNP Tail)) (CC and) (NP (NP (DT The) (NN Land)) (PP (IN Before) (NP (NNP Time)))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD were) (VP (VBN r...
CT
48,651
57,744
Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.
['Spielberg also produced the Don Bluth animated features , An American Tail and The Land Before Time , .']
['which were released by Universal Studios']
[]
['Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.
['Spielberg also produced the Don Bluth animated features , An American Tail and The Land Before Time , .']
['Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.']
Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.
(ROOT (S (NP (NNP Spielberg)) (ADVP (RB also)) (VP (VBD produced) (NP (NP (NP (DT the) (NML (NNP Don) (NNP Bluth)) (JJ animated) (NNS features)) (, ,) (NP (NP (DT An) (NNP American) (NNP Tail)) (CC and) (NP (NP (DT The) (NN Land)) (PP (IN Before) (NP (NNP Time)))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD were) (VP ...
11
{ "ADJ": [], "ADP": [ "Before", "by" ], "ADV": [ "also" ], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the", "An", "The" ], "INTJ": [], "NOUN": [ "features" ], "NUM": [], "PART": [], "PRON": [ "which" ], "PROPN": [ "Spielberg", "...
[ "B-NP", "B-ADVP", "B-VP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
Spielberg/nsubj/produced also/advmod/produced produced/ROOT/produced the/det/Bluth Don/compound/Bluth Bluth/nmod/features animated/amod/features features/dobj/produced ,/punct/features An/det/Tail American/compound/Tail Tail/appos/features and/cc/Tail The/det/Land Land/conj/Tail Before/prep/Tail Time/pobj/Before ,/punc...
(S (NP (NNP Spielberg)) (ADVP (RB also)) (VP (VBD produced) (NP (NP (NP (DT the) (NML (NNP Don) (NNP Bluth)) (JJ animated) (NNS features)) (, ,) (NP (NP (DT An) (NNP American) (NNP Tail)) (CC and) (NP (NP (DT The) (NN Land)) (PP (IN Before) (NP (NNP Time)))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD were) (VP (VBN r...
CT
48,651
57,744
Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.
['Spielberg also produced the Don Bluth animated features , An American Tail and The Land Before Time , .']
['which were released by Universal Studios']
[]
['Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.
['which were released by Universal Studios']
['Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.']
Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.
(ROOT (S (NP (NNP Spielberg)) (ADVP (RB also)) (VP (VBD produced) (NP (NP (NP (DT the) (NML (NNP Don) (NNP Bluth)) (JJ animated) (NNS features)) (, ,) (NP (NP (DT An) (NNP American) (NNP Tail)) (CC and) (NP (NP (DT The) (NN Land)) (PP (IN Before) (NP (NNP Time)))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD were) (VP ...
11
{ "ADJ": [], "ADP": [ "Before", "by" ], "ADV": [ "also" ], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the", "An", "The" ], "INTJ": [], "NOUN": [ "features" ], "NUM": [], "PART": [], "PRON": [ "which" ], "PROPN": [ "Spielberg", "...
[ "B-NP", "B-ADVP", "B-VP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
Spielberg/nsubj/produced also/advmod/produced produced/ROOT/produced the/det/Bluth Don/compound/Bluth Bluth/nmod/features animated/amod/features features/dobj/produced ,/punct/features An/det/Tail American/compound/Tail Tail/appos/features and/cc/Tail The/det/Land Land/conj/Tail Before/prep/Tail Time/pobj/Before ,/punc...
(S (NP (NNP Spielberg)) (ADVP (RB also)) (VP (VBD produced) (NP (NP (NP (DT the) (NML (NNP Don) (NNP Bluth)) (JJ animated) (NNS features)) (, ,) (NP (NP (DT An) (NNP American) (NNP Tail)) (CC and) (NP (NP (DT The) (NN Land)) (PP (IN Before) (NP (NNP Time)))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD were) (VP (VBN r...
CT
48,651
57,744
Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.
['Spielberg also produced the Don Bluth animated features , An American Tail and The Land Before Time , .']
['which were released by Universal Studios']
[]
['Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.']
[]
Instruction: is this sentence tagged as FC?: Input: Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.
[]
['which were released by Universal Studios']
Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.
(ROOT (S (NP (NNP Spielberg)) (ADVP (RB also)) (VP (VBD produced) (NP (NP (NP (DT the) (NML (NNP Don) (NNP Bluth)) (JJ animated) (NNS features)) (, ,) (NP (NP (DT An) (NNP American) (NNP Tail)) (CC and) (NP (NP (DT The) (NN Land)) (PP (IN Before) (NP (NNP Time)))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD were) (VP ...
11
{ "ADJ": [], "ADP": [ "Before", "by" ], "ADV": [ "also" ], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the", "An", "The" ], "INTJ": [], "NOUN": [ "features" ], "NUM": [], "PART": [], "PRON": [ "which" ], "PROPN": [ "Spielberg", "...
[ "B-NP", "B-ADVP", "B-VP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
Spielberg/nsubj/produced also/advmod/produced produced/ROOT/produced the/det/Bluth Don/compound/Bluth Bluth/nmod/features animated/amod/features features/dobj/produced ,/punct/features An/det/Tail American/compound/Tail Tail/appos/features and/cc/Tail The/det/Land Land/conj/Tail Before/prep/Tail Time/pobj/Before ,/punc...
(S (NP (NNP Spielberg)) (ADVP (RB also)) (VP (VBD produced) (NP (NP (NP (DT the) (NML (NNP Don) (NNP Bluth)) (JJ animated) (NNS features)) (, ,) (NP (NP (DT An) (NNP American) (NNP Tail)) (CC and) (NP (NP (DT The) (NN Land)) (PP (IN Before) (NP (NNP Time)))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD were) (VP (VBN r...
CT
48,651
57,744
Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.
['Spielberg also produced the Don Bluth animated features , An American Tail and The Land Before Time , .']
['which were released by Universal Studios']
[]
['Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.']
[]
Instruction: is this sentence tagged as T?: Input: Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.
[]
['Spielberg also produced the Don Bluth animated features , An American Tail and The Land Before Time , .']
Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.
(ROOT (S (NP (NNP Spielberg)) (ADVP (RB also)) (VP (VBD produced) (NP (NP (NP (DT the) (NML (NNP Don) (NNP Bluth)) (JJ animated) (NNS features)) (, ,) (NP (NP (DT An) (NNP American) (NNP Tail)) (CC and) (NP (NP (DT The) (NN Land)) (PP (IN Before) (NP (NNP Time)))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD were) (VP ...
11
{ "ADJ": [], "ADP": [ "Before", "by" ], "ADV": [ "also" ], "AUX": [ "were" ], "CCONJ": [ "and" ], "DET": [ "the", "An", "The" ], "INTJ": [], "NOUN": [ "features" ], "NUM": [], "PART": [], "PRON": [ "which" ], "PROPN": [ "Spielberg", "...
[ "B-NP", "B-ADVP", "B-VP", "B-NP", "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "O", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "O" ]
Spielberg/nsubj/produced also/advmod/produced produced/ROOT/produced the/det/Bluth Don/compound/Bluth Bluth/nmod/features animated/amod/features features/dobj/produced ,/punct/features An/det/Tail American/compound/Tail Tail/appos/features and/cc/Tail The/det/Land Land/conj/Tail Before/prep/Tail Time/pobj/Before ,/punc...
(S (NP (NNP Spielberg)) (ADVP (RB also)) (VP (VBD produced) (NP (NP (NP (DT the) (NML (NNP Don) (NNP Bluth)) (JJ animated) (NNS features)) (, ,) (NP (NP (DT An) (NNP American) (NNP Tail)) (CC and) (NP (NP (DT The) (NN Land)) (PP (IN Before) (NP (NNP Time)))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD were) (VP (VBN r...
CT
48,651
57,744
Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.
['Spielberg also produced the Don Bluth animated features , An American Tail and The Land Before Time , .']
['which were released by Universal Studios']
[]
['Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.']
[]
Instruction: is this sentence tagged as CT?: Input: Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.
['Spielberg also produced the Don Bluth animated features, An American Tail and The Land Before Time, which were released by Universal Studios.']
['which were released by Universal Studios']
Each greater level of assembly has ruling authority over its constituent members.
(ROOT (S (NP (NP (DT Each) (JJR greater) (NN level)) (PP (IN of) (NP (NN assembly)))) (VP (VBZ has) (NP (NP (VBG ruling) (NN authority)) (PP (IN over) (NP (PRP$ its) (JJ constituent) (NNS members))))) (. .)))
7
{ "ADJ": [ "greater" ], "ADP": [ "of", "over" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "Each" ], "INTJ": [], "NOUN": [ "level", "assembly", "authority", "constituent", "members" ], "NUM": [], "PART": [], "PRON": [ "its" ], "PROPN": [], "P...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Each/det/level greater/amod/level level/nsubj/has of/prep/level assembly/pobj/of has/ROOT/has ruling/amod/authority authority/dobj/has over/prep/authority its/poss/members constituent/amod/members members/pobj/over ./punct/has
(S (NP (NP (DT Each) (JJR greater) (NN level)) (PP (IN of) (NP (NN assembly)))) (VP (VBZ has) (NP (NP (VBG ruling) (NN authority)) (PP (IN over) (NP (PRP$ its) (JJ constituent) (NNS members))))) (. .))
T
29,689
57,745
Each greater level of assembly has ruling authority over its constituent members.
['Each greater level of assembly has ruling authority over its constituent members .']
[]
['Each greater level of assembly has ruling authority over its constituent members.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Each greater level of assembly has ruling authority over its constituent members.
['Each greater level of assembly has ruling authority over its constituent members .']
['The upgrade addressed a number of criticisms faced by Windows 8 upon its release, with additional customization options for the Start screen, the restoration of a visible Start button on the desktop, the ability to snap up to four apps on a single display, and the ability to boot to the desktop instead of the Start s...
Each greater level of assembly has ruling authority over its constituent members.
(ROOT (S (NP (NP (DT Each) (JJR greater) (NN level)) (PP (IN of) (NP (NN assembly)))) (VP (VBZ has) (NP (NP (VBG ruling) (NN authority)) (PP (IN over) (NP (PRP$ its) (JJ constituent) (NNS members))))) (. .)))
7
{ "ADJ": [ "greater" ], "ADP": [ "of", "over" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "Each" ], "INTJ": [], "NOUN": [ "level", "assembly", "authority", "constituent", "members" ], "NUM": [], "PART": [], "PRON": [ "its" ], "PROPN": [], "P...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Each/det/level greater/amod/level level/nsubj/has of/prep/level assembly/pobj/of has/ROOT/has ruling/amod/authority authority/dobj/has over/prep/authority its/poss/members constituent/amod/members members/pobj/over ./punct/has
(S (NP (NP (DT Each) (JJR greater) (NN level)) (PP (IN of) (NP (NN assembly)))) (VP (VBZ has) (NP (NP (VBG ruling) (NN authority)) (PP (IN over) (NP (PRP$ its) (JJ constituent) (NNS members))))) (. .))
T
29,689
57,745
Each greater level of assembly has ruling authority over its constituent members.
['Each greater level of assembly has ruling authority over its constituent members .']
[]
['Each greater level of assembly has ruling authority over its constituent members.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Each greater level of assembly has ruling authority over its constituent members.
[]
['Each greater level of assembly has ruling authority over its constituent members.']
Each greater level of assembly has ruling authority over its constituent members.
(ROOT (S (NP (NP (DT Each) (JJR greater) (NN level)) (PP (IN of) (NP (NN assembly)))) (VP (VBZ has) (NP (NP (VBG ruling) (NN authority)) (PP (IN over) (NP (PRP$ its) (JJ constituent) (NNS members))))) (. .)))
7
{ "ADJ": [ "greater" ], "ADP": [ "of", "over" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "Each" ], "INTJ": [], "NOUN": [ "level", "assembly", "authority", "constituent", "members" ], "NUM": [], "PART": [], "PRON": [ "its" ], "PROPN": [], "P...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Each/det/level greater/amod/level level/nsubj/has of/prep/level assembly/pobj/of has/ROOT/has ruling/amod/authority authority/dobj/has over/prep/authority its/poss/members constituent/amod/members members/pobj/over ./punct/has
(S (NP (NP (DT Each) (JJR greater) (NN level)) (PP (IN of) (NP (NN assembly)))) (VP (VBZ has) (NP (NP (VBG ruling) (NN authority)) (PP (IN over) (NP (PRP$ its) (JJ constituent) (NNS members))))) (. .))
T
29,689
57,745
Each greater level of assembly has ruling authority over its constituent members.
['Each greater level of assembly has ruling authority over its constituent members .']
[]
['Each greater level of assembly has ruling authority over its constituent members.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: Each greater level of assembly has ruling authority over its constituent members.
[]
['Each greater level of assembly has ruling authority over its constituent members.']
Each greater level of assembly has ruling authority over its constituent members.
(ROOT (S (NP (NP (DT Each) (JJR greater) (NN level)) (PP (IN of) (NP (NN assembly)))) (VP (VBZ has) (NP (NP (VBG ruling) (NN authority)) (PP (IN over) (NP (PRP$ its) (JJ constituent) (NNS members))))) (. .)))
7
{ "ADJ": [ "greater" ], "ADP": [ "of", "over" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "Each" ], "INTJ": [], "NOUN": [ "level", "assembly", "authority", "constituent", "members" ], "NUM": [], "PART": [], "PRON": [ "its" ], "PROPN": [], "P...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Each/det/level greater/amod/level level/nsubj/has of/prep/level assembly/pobj/of has/ROOT/has ruling/amod/authority authority/dobj/has over/prep/authority its/poss/members constituent/amod/members members/pobj/over ./punct/has
(S (NP (NP (DT Each) (JJR greater) (NN level)) (PP (IN of) (NP (NN assembly)))) (VP (VBZ has) (NP (NP (VBG ruling) (NN authority)) (PP (IN over) (NP (PRP$ its) (JJ constituent) (NNS members))))) (. .))
T
29,689
57,745
Each greater level of assembly has ruling authority over its constituent members.
['Each greater level of assembly has ruling authority over its constituent members .']
[]
['Each greater level of assembly has ruling authority over its constituent members.']
[]
[]
Instruction: is this sentence tagged as T?: Input: Each greater level of assembly has ruling authority over its constituent members.
['Each greater level of assembly has ruling authority over its constituent members.']
['On 19 November, John Cunningham of No.']
Each greater level of assembly has ruling authority over its constituent members.
(ROOT (S (NP (NP (DT Each) (JJR greater) (NN level)) (PP (IN of) (NP (NN assembly)))) (VP (VBZ has) (NP (NP (VBG ruling) (NN authority)) (PP (IN over) (NP (PRP$ its) (JJ constituent) (NNS members))))) (. .)))
7
{ "ADJ": [ "greater" ], "ADP": [ "of", "over" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "Each" ], "INTJ": [], "NOUN": [ "level", "assembly", "authority", "constituent", "members" ], "NUM": [], "PART": [], "PRON": [ "its" ], "PROPN": [], "P...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
Each/det/level greater/amod/level level/nsubj/has of/prep/level assembly/pobj/of has/ROOT/has ruling/amod/authority authority/dobj/has over/prep/authority its/poss/members constituent/amod/members members/pobj/over ./punct/has
(S (NP (NP (DT Each) (JJR greater) (NN level)) (PP (IN of) (NP (NN assembly)))) (VP (VBZ has) (NP (NP (VBG ruling) (NN authority)) (PP (IN over) (NP (PRP$ its) (JJ constituent) (NNS members))))) (. .))
T
29,689
57,745
Each greater level of assembly has ruling authority over its constituent members.
['Each greater level of assembly has ruling authority over its constituent members .']
[]
['Each greater level of assembly has ruling authority over its constituent members.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: Each greater level of assembly has ruling authority over its constituent members.
[]
['Each greater level of assembly has ruling authority over its constituent members .']
In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.
(ROOT (S (PP (IN In) (NP (NN response))) (, ,) (NP (NP (DT an) (NN official)) (PP (IN with) (NP (DT the) (NNP Seismological) (NNP Bureau)))) (VP (VBD stated) (SBAR (IN that) (`` ") (S (NP (NN earthquake) (NN prediction)) (VP (VBZ is) (ADVP (RB widely)) (VP (VBN acknowledged) (PP (IN around) (NP (DT the) (NN world))) (S...
13
{ "ADJ": [ "difficult", "scientific" ], "ADP": [ "In", "with", "around", "from" ], "ADV": [ "widely" ], "AUX": [ "is", "be" ], "CCONJ": [], "DET": [ "an", "the", "the", "a" ], "INTJ": [], "NOUN": [ "response", "official", "earthqu...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "O", "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
In/prep/stated response/pobj/In ,/punct/stated an/det/official official/nsubj/stated with/prep/official the/det/Bureau Seismological/compound/Bureau Bureau/pobj/with stated/ROOT/stated that/mark/acknowledged "/punct/acknowledged earthquake/compound/prediction prediction/nsubjpass/acknowledged is/auxpass/acknowledged wi...
(S (PP (IN In) (NP (NN response))) (, ,) (NP (NP (DT an) (NN official)) (PP (IN with) (NP (DT the) (NNP Seismological) (NNP Bureau)))) (VP (VBD stated) (SBAR (IN that) (`` ") (S (NP (NN earthquake) (NN prediction)) (VP (VBZ is) (ADVP (RB widely)) (VP (VBN acknowledged) (PP (IN around) (NP (DT the) (NN world))) (S (VP (...
CT
66,093
57,746
In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.
['In response , an official with the Seismological Bureau stated .']
['that " earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint']
[]
['In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.
['In response , an official with the Seismological Bureau stated .']
['that " earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint']
In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.
(ROOT (S (PP (IN In) (NP (NN response))) (, ,) (NP (NP (DT an) (NN official)) (PP (IN with) (NP (DT the) (NNP Seismological) (NNP Bureau)))) (VP (VBD stated) (SBAR (IN that) (`` ") (S (NP (NN earthquake) (NN prediction)) (VP (VBZ is) (ADVP (RB widely)) (VP (VBN acknowledged) (PP (IN around) (NP (DT the) (NN world))) (S...
13
{ "ADJ": [ "difficult", "scientific" ], "ADP": [ "In", "with", "around", "from" ], "ADV": [ "widely" ], "AUX": [ "is", "be" ], "CCONJ": [], "DET": [ "an", "the", "the", "a" ], "INTJ": [], "NOUN": [ "response", "official", "earthqu...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "O", "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
In/prep/stated response/pobj/In ,/punct/stated an/det/official official/nsubj/stated with/prep/official the/det/Bureau Seismological/compound/Bureau Bureau/pobj/with stated/ROOT/stated that/mark/acknowledged "/punct/acknowledged earthquake/compound/prediction prediction/nsubjpass/acknowledged is/auxpass/acknowledged wi...
(S (PP (IN In) (NP (NN response))) (, ,) (NP (NP (DT an) (NN official)) (PP (IN with) (NP (DT the) (NNP Seismological) (NNP Bureau)))) (VP (VBD stated) (SBAR (IN that) (`` ") (S (NP (NN earthquake) (NN prediction)) (VP (VBZ is) (ADVP (RB widely)) (VP (VBN acknowledged) (PP (IN around) (NP (DT the) (NN world))) (S (VP (...
CT
66,093
57,746
In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.
['In response , an official with the Seismological Bureau stated .']
['that " earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint']
[]
['In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.
['that " earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint']
['In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.']
In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.
(ROOT (S (PP (IN In) (NP (NN response))) (, ,) (NP (NP (DT an) (NN official)) (PP (IN with) (NP (DT the) (NNP Seismological) (NNP Bureau)))) (VP (VBD stated) (SBAR (IN that) (`` ") (S (NP (NN earthquake) (NN prediction)) (VP (VBZ is) (ADVP (RB widely)) (VP (VBN acknowledged) (PP (IN around) (NP (DT the) (NN world))) (S...
13
{ "ADJ": [ "difficult", "scientific" ], "ADP": [ "In", "with", "around", "from" ], "ADV": [ "widely" ], "AUX": [ "is", "be" ], "CCONJ": [], "DET": [ "an", "the", "the", "a" ], "INTJ": [], "NOUN": [ "response", "official", "earthqu...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "O", "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
In/prep/stated response/pobj/In ,/punct/stated an/det/official official/nsubj/stated with/prep/official the/det/Bureau Seismological/compound/Bureau Bureau/pobj/with stated/ROOT/stated that/mark/acknowledged "/punct/acknowledged earthquake/compound/prediction prediction/nsubjpass/acknowledged is/auxpass/acknowledged wi...
(S (PP (IN In) (NP (NN response))) (, ,) (NP (NP (DT an) (NN official)) (PP (IN with) (NP (DT the) (NNP Seismological) (NNP Bureau)))) (VP (VBD stated) (SBAR (IN that) (`` ") (S (NP (NN earthquake) (NN prediction)) (VP (VBZ is) (ADVP (RB widely)) (VP (VBN acknowledged) (PP (IN around) (NP (DT the) (NN world))) (S (VP (...
CT
66,093
57,746
In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.
['In response , an official with the Seismological Bureau stated .']
['that " earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint']
[]
['In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.']
[]
Instruction: is this sentence tagged as FC?: Input: In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.
[]
['In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.']
In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.
(ROOT (S (PP (IN In) (NP (NN response))) (, ,) (NP (NP (DT an) (NN official)) (PP (IN with) (NP (DT the) (NNP Seismological) (NNP Bureau)))) (VP (VBD stated) (SBAR (IN that) (`` ") (S (NP (NN earthquake) (NN prediction)) (VP (VBZ is) (ADVP (RB widely)) (VP (VBN acknowledged) (PP (IN around) (NP (DT the) (NN world))) (S...
13
{ "ADJ": [ "difficult", "scientific" ], "ADP": [ "In", "with", "around", "from" ], "ADV": [ "widely" ], "AUX": [ "is", "be" ], "CCONJ": [], "DET": [ "an", "the", "the", "a" ], "INTJ": [], "NOUN": [ "response", "official", "earthqu...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "O", "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
In/prep/stated response/pobj/In ,/punct/stated an/det/official official/nsubj/stated with/prep/official the/det/Bureau Seismological/compound/Bureau Bureau/pobj/with stated/ROOT/stated that/mark/acknowledged "/punct/acknowledged earthquake/compound/prediction prediction/nsubjpass/acknowledged is/auxpass/acknowledged wi...
(S (PP (IN In) (NP (NN response))) (, ,) (NP (NP (DT an) (NN official)) (PP (IN with) (NP (DT the) (NNP Seismological) (NNP Bureau)))) (VP (VBD stated) (SBAR (IN that) (`` ") (S (NP (NN earthquake) (NN prediction)) (VP (VBZ is) (ADVP (RB widely)) (VP (VBN acknowledged) (PP (IN around) (NP (DT the) (NN world))) (S (VP (...
CT
66,093
57,746
In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.
['In response , an official with the Seismological Bureau stated .']
['that " earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint']
[]
['In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.']
[]
Instruction: is this sentence tagged as T?: Input: In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.
[]
['In response , an official with the Seismological Bureau stated .']
In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.
(ROOT (S (PP (IN In) (NP (NN response))) (, ,) (NP (NP (DT an) (NN official)) (PP (IN with) (NP (DT the) (NNP Seismological) (NNP Bureau)))) (VP (VBD stated) (SBAR (IN that) (`` ") (S (NP (NN earthquake) (NN prediction)) (VP (VBZ is) (ADVP (RB widely)) (VP (VBN acknowledged) (PP (IN around) (NP (DT the) (NN world))) (S...
13
{ "ADJ": [ "difficult", "scientific" ], "ADP": [ "In", "with", "around", "from" ], "ADV": [ "widely" ], "AUX": [ "is", "be" ], "CCONJ": [], "DET": [ "an", "the", "the", "a" ], "INTJ": [], "NOUN": [ "response", "official", "earthqu...
[ "B-PP", "B-NP", "O", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "O", "O", "B-NP", "I-NP", "B-VP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-ADJP", "B-PP", "B-NP", "I-NP", "I-NP", "O" ]
In/prep/stated response/pobj/In ,/punct/stated an/det/official official/nsubj/stated with/prep/official the/det/Bureau Seismological/compound/Bureau Bureau/pobj/with stated/ROOT/stated that/mark/acknowledged "/punct/acknowledged earthquake/compound/prediction prediction/nsubjpass/acknowledged is/auxpass/acknowledged wi...
(S (PP (IN In) (NP (NN response))) (, ,) (NP (NP (DT an) (NN official)) (PP (IN with) (NP (DT the) (NNP Seismological) (NNP Bureau)))) (VP (VBD stated) (SBAR (IN that) (`` ") (S (NP (NN earthquake) (NN prediction)) (VP (VBZ is) (ADVP (RB widely)) (VP (VBN acknowledged) (PP (IN around) (NP (DT the) (NN world))) (S (VP (...
CT
66,093
57,746
In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.
['In response , an official with the Seismological Bureau stated .']
['that " earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint']
[]
['In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.']
[]
Instruction: is this sentence tagged as CT?: Input: In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.
['In response, an official with the Seismological Bureau stated that "earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint.']
['that " earthquake prediction is widely acknowledged around the world to be difficult from a scientific standpoint']
The story paralleled that of Phyllis riding Aristotle.
(ROOT (S (NP (DT The) (NN story)) (VP (VBD paralleled) (NP (NP (DT that)) (PP (IN of) (NP (NP (NNP Phyllis)) (VP (VBG riding) (NP (NNP Aristotle))))))) (. .)))
9
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "story" ], "NUM": [], "PART": [], "PRON": [ "that" ], "PROPN": [ "Phyllis", "Aristotle" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [...
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "B-VP", "B-NP", "O" ]
The/det/story story/nsubj/paralleled paralleled/ROOT/paralleled that/nsubj/riding of/prep/that Phyllis/pobj/of riding/ccomp/paralleled Aristotle/dobj/riding ./punct/paralleled
(S (NP (DT The) (NN story)) (VP (VBD paralleled) (NP (NP (DT that)) (PP (IN of) (NP (NP (NNP Phyllis)) (VP (VBG riding) (NP (NNP Aristotle))))))) (. .))
T
67,496
57,747
The story paralleled that of Phyllis riding Aristotle.
['The story paralleled that of Phyllis riding Aristotle .']
[]
['The story paralleled that of Phyllis riding Aristotle.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: The story paralleled that of Phyllis riding Aristotle.
['The story paralleled that of Phyllis riding Aristotle .']
['Theodosius I in 391-392.']
The story paralleled that of Phyllis riding Aristotle.
(ROOT (S (NP (DT The) (NN story)) (VP (VBD paralleled) (NP (NP (DT that)) (PP (IN of) (NP (NP (NNP Phyllis)) (VP (VBG riding) (NP (NNP Aristotle))))))) (. .)))
9
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "story" ], "NUM": [], "PART": [], "PRON": [ "that" ], "PROPN": [ "Phyllis", "Aristotle" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [...
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "B-VP", "B-NP", "O" ]
The/det/story story/nsubj/paralleled paralleled/ROOT/paralleled that/nsubj/riding of/prep/that Phyllis/pobj/of riding/ccomp/paralleled Aristotle/dobj/riding ./punct/paralleled
(S (NP (DT The) (NN story)) (VP (VBD paralleled) (NP (NP (DT that)) (PP (IN of) (NP (NP (NNP Phyllis)) (VP (VBG riding) (NP (NNP Aristotle))))))) (. .))
T
67,496
57,747
The story paralleled that of Phyllis riding Aristotle.
['The story paralleled that of Phyllis riding Aristotle .']
[]
['The story paralleled that of Phyllis riding Aristotle.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: The story paralleled that of Phyllis riding Aristotle.
[]
['The story paralleled that of Phyllis riding Aristotle.']
The story paralleled that of Phyllis riding Aristotle.
(ROOT (S (NP (DT The) (NN story)) (VP (VBD paralleled) (NP (NP (DT that)) (PP (IN of) (NP (NP (NNP Phyllis)) (VP (VBG riding) (NP (NNP Aristotle))))))) (. .)))
9
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "story" ], "NUM": [], "PART": [], "PRON": [ "that" ], "PROPN": [ "Phyllis", "Aristotle" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [...
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "B-VP", "B-NP", "O" ]
The/det/story story/nsubj/paralleled paralleled/ROOT/paralleled that/nsubj/riding of/prep/that Phyllis/pobj/of riding/ccomp/paralleled Aristotle/dobj/riding ./punct/paralleled
(S (NP (DT The) (NN story)) (VP (VBD paralleled) (NP (NP (DT that)) (PP (IN of) (NP (NP (NNP Phyllis)) (VP (VBG riding) (NP (NNP Aristotle))))))) (. .))
T
67,496
57,747
The story paralleled that of Phyllis riding Aristotle.
['The story paralleled that of Phyllis riding Aristotle .']
[]
['The story paralleled that of Phyllis riding Aristotle.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: The story paralleled that of Phyllis riding Aristotle.
[]
['The story paralleled that of Phyllis riding Aristotle.']
The story paralleled that of Phyllis riding Aristotle.
(ROOT (S (NP (DT The) (NN story)) (VP (VBD paralleled) (NP (NP (DT that)) (PP (IN of) (NP (NP (NNP Phyllis)) (VP (VBG riding) (NP (NNP Aristotle))))))) (. .)))
9
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "story" ], "NUM": [], "PART": [], "PRON": [ "that" ], "PROPN": [ "Phyllis", "Aristotle" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [...
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "B-VP", "B-NP", "O" ]
The/det/story story/nsubj/paralleled paralleled/ROOT/paralleled that/nsubj/riding of/prep/that Phyllis/pobj/of riding/ccomp/paralleled Aristotle/dobj/riding ./punct/paralleled
(S (NP (DT The) (NN story)) (VP (VBD paralleled) (NP (NP (DT that)) (PP (IN of) (NP (NP (NNP Phyllis)) (VP (VBG riding) (NP (NNP Aristotle))))))) (. .))
T
67,496
57,747
The story paralleled that of Phyllis riding Aristotle.
['The story paralleled that of Phyllis riding Aristotle .']
[]
['The story paralleled that of Phyllis riding Aristotle.']
[]
[]
Instruction: is this sentence tagged as T?: Input: The story paralleled that of Phyllis riding Aristotle.
['The story paralleled that of Phyllis riding Aristotle.']
['A Illa de Arousa.']
The story paralleled that of Phyllis riding Aristotle.
(ROOT (S (NP (DT The) (NN story)) (VP (VBD paralleled) (NP (NP (DT that)) (PP (IN of) (NP (NP (NNP Phyllis)) (VP (VBG riding) (NP (NNP Aristotle))))))) (. .)))
9
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "story" ], "NUM": [], "PART": [], "PRON": [ "that" ], "PROPN": [ "Phyllis", "Aristotle" ], "PUNCT": [ "." ], "SCONJ": [], "SPACE": [], "SYM": [...
[ "B-NP", "I-NP", "B-VP", "B-NP", "B-PP", "B-NP", "B-VP", "B-NP", "O" ]
The/det/story story/nsubj/paralleled paralleled/ROOT/paralleled that/nsubj/riding of/prep/that Phyllis/pobj/of riding/ccomp/paralleled Aristotle/dobj/riding ./punct/paralleled
(S (NP (DT The) (NN story)) (VP (VBD paralleled) (NP (NP (DT that)) (PP (IN of) (NP (NP (NNP Phyllis)) (VP (VBG riding) (NP (NNP Aristotle))))))) (. .))
T
67,496
57,747
The story paralleled that of Phyllis riding Aristotle.
['The story paralleled that of Phyllis riding Aristotle .']
[]
['The story paralleled that of Phyllis riding Aristotle.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: The story paralleled that of Phyllis riding Aristotle.
[]
['The story paralleled that of Phyllis riding Aristotle.']
The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.
(ROOT (S (NP (NP (DT The) (NN majority)) (PP (IN of) (NP (NP (DT the) (NN graduate) (NNS students)) (PP (IN on) (NP (NN campus)))))) (VP (VBP live) (PP (IN in) (NP (NP (CD one)) (PP (IN of) (NP (NP (CD four) (NN graduate) (NN housing) (NNS complexes)) (PP (IN on) (NP (NN campus))))))) (, ,) (SBAR (IN while) (S (NP (DT ...
11
{ "ADJ": [ "graduate" ], "ADP": [ "of", "on", "in", "of", "on", "on", "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "the", "all", "the" ], "INTJ": [], "NOUN": [ "majority", "students", "campus", "graduate", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", ...
The/det/majority majority/nsubj/live of/prep/majority the/det/students graduate/amod/students students/pobj/of on/prep/majority campus/pobj/on live/ROOT/live in/prep/live one/pobj/in of/prep/one four/nummod/complexes graduate/compound/complexes housing/compound/complexes complexes/pobj/of on/prep/complexes campus/pobj/...
(S (NP (NP (DT The) (NN majority)) (PP (IN of) (NP (NP (DT the) (NN graduate) (NNS students)) (PP (IN on) (NP (NN campus)))))) (VP (VBP live) (PP (IN in) (NP (NP (CD one)) (PP (IN of) (NP (NP (CD four) (NN graduate) (NN housing) (NNS complexes)) (PP (IN on) (NP (NN campus))))))) (, ,) (SBAR (IN while) (S (NP (DT all) (...
CT
46,099
57,748
The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.
['The majority of the graduate students on campus live in one of four graduate housing complexes on campus , .']
['while all on - campus undergraduates live in one of the 29 residence halls']
[]
['The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.
['The majority of the graduate students on campus live in one of four graduate housing complexes on campus , .']
['while all on - campus undergraduates live in one of the 29 residence halls']
The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.
(ROOT (S (NP (NP (DT The) (NN majority)) (PP (IN of) (NP (NP (DT the) (NN graduate) (NNS students)) (PP (IN on) (NP (NN campus)))))) (VP (VBP live) (PP (IN in) (NP (NP (CD one)) (PP (IN of) (NP (NP (CD four) (NN graduate) (NN housing) (NNS complexes)) (PP (IN on) (NP (NN campus))))))) (, ,) (SBAR (IN while) (S (NP (DT ...
11
{ "ADJ": [ "graduate" ], "ADP": [ "of", "on", "in", "of", "on", "on", "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "the", "all", "the" ], "INTJ": [], "NOUN": [ "majority", "students", "campus", "graduate", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", ...
The/det/majority majority/nsubj/live of/prep/majority the/det/students graduate/amod/students students/pobj/of on/prep/majority campus/pobj/on live/ROOT/live in/prep/live one/pobj/in of/prep/one four/nummod/complexes graduate/compound/complexes housing/compound/complexes complexes/pobj/of on/prep/complexes campus/pobj/...
(S (NP (NP (DT The) (NN majority)) (PP (IN of) (NP (NP (DT the) (NN graduate) (NNS students)) (PP (IN on) (NP (NN campus)))))) (VP (VBP live) (PP (IN in) (NP (NP (CD one)) (PP (IN of) (NP (NP (CD four) (NN graduate) (NN housing) (NNS complexes)) (PP (IN on) (NP (NN campus))))))) (, ,) (SBAR (IN while) (S (NP (DT all) (...
CT
46,099
57,748
The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.
['The majority of the graduate students on campus live in one of four graduate housing complexes on campus , .']
['while all on - campus undergraduates live in one of the 29 residence halls']
[]
['The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.
['while all on - campus undergraduates live in one of the 29 residence halls']
['The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.']
The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.
(ROOT (S (NP (NP (DT The) (NN majority)) (PP (IN of) (NP (NP (DT the) (NN graduate) (NNS students)) (PP (IN on) (NP (NN campus)))))) (VP (VBP live) (PP (IN in) (NP (NP (CD one)) (PP (IN of) (NP (NP (CD four) (NN graduate) (NN housing) (NNS complexes)) (PP (IN on) (NP (NN campus))))))) (, ,) (SBAR (IN while) (S (NP (DT ...
11
{ "ADJ": [ "graduate" ], "ADP": [ "of", "on", "in", "of", "on", "on", "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "the", "all", "the" ], "INTJ": [], "NOUN": [ "majority", "students", "campus", "graduate", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", ...
The/det/majority majority/nsubj/live of/prep/majority the/det/students graduate/amod/students students/pobj/of on/prep/majority campus/pobj/on live/ROOT/live in/prep/live one/pobj/in of/prep/one four/nummod/complexes graduate/compound/complexes housing/compound/complexes complexes/pobj/of on/prep/complexes campus/pobj/...
(S (NP (NP (DT The) (NN majority)) (PP (IN of) (NP (NP (DT the) (NN graduate) (NNS students)) (PP (IN on) (NP (NN campus)))))) (VP (VBP live) (PP (IN in) (NP (NP (CD one)) (PP (IN of) (NP (NP (CD four) (NN graduate) (NN housing) (NNS complexes)) (PP (IN on) (NP (NN campus))))))) (, ,) (SBAR (IN while) (S (NP (DT all) (...
CT
46,099
57,748
The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.
['The majority of the graduate students on campus live in one of four graduate housing complexes on campus , .']
['while all on - campus undergraduates live in one of the 29 residence halls']
[]
['The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.']
[]
Instruction: is this sentence tagged as FC?: Input: The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.
[]
['The majority of the graduate students on campus live in one of four graduate housing complexes on campus , .']
The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.
(ROOT (S (NP (NP (DT The) (NN majority)) (PP (IN of) (NP (NP (DT the) (NN graduate) (NNS students)) (PP (IN on) (NP (NN campus)))))) (VP (VBP live) (PP (IN in) (NP (NP (CD one)) (PP (IN of) (NP (NP (CD four) (NN graduate) (NN housing) (NNS complexes)) (PP (IN on) (NP (NN campus))))))) (, ,) (SBAR (IN while) (S (NP (DT ...
11
{ "ADJ": [ "graduate" ], "ADP": [ "of", "on", "in", "of", "on", "on", "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "the", "all", "the" ], "INTJ": [], "NOUN": [ "majority", "students", "campus", "graduate", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", ...
The/det/majority majority/nsubj/live of/prep/majority the/det/students graduate/amod/students students/pobj/of on/prep/majority campus/pobj/on live/ROOT/live in/prep/live one/pobj/in of/prep/one four/nummod/complexes graduate/compound/complexes housing/compound/complexes complexes/pobj/of on/prep/complexes campus/pobj/...
(S (NP (NP (DT The) (NN majority)) (PP (IN of) (NP (NP (DT the) (NN graduate) (NNS students)) (PP (IN on) (NP (NN campus)))))) (VP (VBP live) (PP (IN in) (NP (NP (CD one)) (PP (IN of) (NP (NP (CD four) (NN graduate) (NN housing) (NNS complexes)) (PP (IN on) (NP (NN campus))))))) (, ,) (SBAR (IN while) (S (NP (DT all) (...
CT
46,099
57,748
The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.
['The majority of the graduate students on campus live in one of four graduate housing complexes on campus , .']
['while all on - campus undergraduates live in one of the 29 residence halls']
[]
['The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.']
[]
Instruction: is this sentence tagged as T?: Input: The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.
[]
['The majority of the graduate students on campus live in one of four graduate housing complexes on campus , .']
The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.
(ROOT (S (NP (NP (DT The) (NN majority)) (PP (IN of) (NP (NP (DT the) (NN graduate) (NNS students)) (PP (IN on) (NP (NN campus)))))) (VP (VBP live) (PP (IN in) (NP (NP (CD one)) (PP (IN of) (NP (NP (CD four) (NN graduate) (NN housing) (NNS complexes)) (PP (IN on) (NP (NN campus))))))) (, ,) (SBAR (IN while) (S (NP (DT ...
11
{ "ADJ": [ "graduate" ], "ADP": [ "of", "on", "in", "of", "on", "on", "in", "of" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "The", "the", "all", "the" ], "INTJ": [], "NOUN": [ "majority", "students", "campus", "graduate", ...
[ "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "B-VP", "O", "B-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP", ...
The/det/majority majority/nsubj/live of/prep/majority the/det/students graduate/amod/students students/pobj/of on/prep/majority campus/pobj/on live/ROOT/live in/prep/live one/pobj/in of/prep/one four/nummod/complexes graduate/compound/complexes housing/compound/complexes complexes/pobj/of on/prep/complexes campus/pobj/...
(S (NP (NP (DT The) (NN majority)) (PP (IN of) (NP (NP (DT the) (NN graduate) (NNS students)) (PP (IN on) (NP (NN campus)))))) (VP (VBP live) (PP (IN in) (NP (NP (CD one)) (PP (IN of) (NP (NP (CD four) (NN graduate) (NN housing) (NNS complexes)) (PP (IN on) (NP (NN campus))))))) (, ,) (SBAR (IN while) (S (NP (DT all) (...
CT
46,099
57,748
The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.
['The majority of the graduate students on campus live in one of four graduate housing complexes on campus , .']
['while all on - campus undergraduates live in one of the 29 residence halls']
[]
['The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.']
[]
Instruction: is this sentence tagged as CT?: Input: The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.
['The majority of the graduate students on campus live in one of four graduate housing complexes on campus, while all on-campus undergraduates live in one of the 29 residence halls.']
['while all on - campus undergraduates live in one of the 29 residence halls']
Teenage alcohol drug use is currently at an all-time low.
(ROOT (S (NP (JJ Teenage) (NML (NN alcohol) (NN drug)) (NN use)) (VP (VBZ is) (ADVP (RB currently)) (PP (IN at) (NP (DT an) (NML (DT all) (HYPH -) (NN time)) (NN low)))) (. .)))
7
{ "ADJ": [ "Teenage" ], "ADP": [ "at" ], "ADV": [ "currently" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "an", "all" ], "INTJ": [], "NOUN": [ "alcohol", "drug", "use", "time", "low" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT...
[ "B-NP", "O", "O", "B-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "O", "O", "O", "B-NP", "O" ]
Teenage/amod/use alcohol/compound/use drug/compound/use use/nsubj/is is/ROOT/is currently/advmod/is at/prep/is an/det/low all/det/time -/punct/time time/compound/low low/pobj/at ./punct/is
(S (NP (JJ Teenage) (NML (NN alcohol) (NN drug)) (NN use)) (VP (VBZ is) (ADVP (RB currently)) (PP (IN at) (NP (DT an) (NML (DT all) (HYPH -) (NN time)) (NN low)))) (. .))
T
1,207
57,749
Teenage alcohol drug use is currently at an all-time low.
['Teenage alcohol drug use is currently at an all - time low .']
[]
['Teenage alcohol drug use is currently at an all-time low.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Teenage alcohol drug use is currently at an all-time low.
['Teenage alcohol drug use is currently at an all - time low .']
['Pawnee: Uukuhuúwa, Cayuga: Gahnawiyoˀgeh) is a state located in the South Central United States.']
Teenage alcohol drug use is currently at an all-time low.
(ROOT (S (NP (JJ Teenage) (NML (NN alcohol) (NN drug)) (NN use)) (VP (VBZ is) (ADVP (RB currently)) (PP (IN at) (NP (DT an) (NML (DT all) (HYPH -) (NN time)) (NN low)))) (. .)))
7
{ "ADJ": [ "Teenage" ], "ADP": [ "at" ], "ADV": [ "currently" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "an", "all" ], "INTJ": [], "NOUN": [ "alcohol", "drug", "use", "time", "low" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT...
[ "B-NP", "O", "O", "B-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "O", "O", "O", "B-NP", "O" ]
Teenage/amod/use alcohol/compound/use drug/compound/use use/nsubj/is is/ROOT/is currently/advmod/is at/prep/is an/det/low all/det/time -/punct/time time/compound/low low/pobj/at ./punct/is
(S (NP (JJ Teenage) (NML (NN alcohol) (NN drug)) (NN use)) (VP (VBZ is) (ADVP (RB currently)) (PP (IN at) (NP (DT an) (NML (DT all) (HYPH -) (NN time)) (NN low)))) (. .))
T
1,207
57,749
Teenage alcohol drug use is currently at an all-time low.
['Teenage alcohol drug use is currently at an all - time low .']
[]
['Teenage alcohol drug use is currently at an all-time low.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Teenage alcohol drug use is currently at an all-time low.
[]
['Teenage alcohol drug use is currently at an all-time low.']
Teenage alcohol drug use is currently at an all-time low.
(ROOT (S (NP (JJ Teenage) (NML (NN alcohol) (NN drug)) (NN use)) (VP (VBZ is) (ADVP (RB currently)) (PP (IN at) (NP (DT an) (NML (DT all) (HYPH -) (NN time)) (NN low)))) (. .)))
7
{ "ADJ": [ "Teenage" ], "ADP": [ "at" ], "ADV": [ "currently" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "an", "all" ], "INTJ": [], "NOUN": [ "alcohol", "drug", "use", "time", "low" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT...
[ "B-NP", "O", "O", "B-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "O", "O", "O", "B-NP", "O" ]
Teenage/amod/use alcohol/compound/use drug/compound/use use/nsubj/is is/ROOT/is currently/advmod/is at/prep/is an/det/low all/det/time -/punct/time time/compound/low low/pobj/at ./punct/is
(S (NP (JJ Teenage) (NML (NN alcohol) (NN drug)) (NN use)) (VP (VBZ is) (ADVP (RB currently)) (PP (IN at) (NP (DT an) (NML (DT all) (HYPH -) (NN time)) (NN low)))) (. .))
T
1,207
57,749
Teenage alcohol drug use is currently at an all-time low.
['Teenage alcohol drug use is currently at an all - time low .']
[]
['Teenage alcohol drug use is currently at an all-time low.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: Teenage alcohol drug use is currently at an all-time low.
[]
['Teenage alcohol drug use is currently at an all-time low.']
Teenage alcohol drug use is currently at an all-time low.
(ROOT (S (NP (JJ Teenage) (NML (NN alcohol) (NN drug)) (NN use)) (VP (VBZ is) (ADVP (RB currently)) (PP (IN at) (NP (DT an) (NML (DT all) (HYPH -) (NN time)) (NN low)))) (. .)))
7
{ "ADJ": [ "Teenage" ], "ADP": [ "at" ], "ADV": [ "currently" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "an", "all" ], "INTJ": [], "NOUN": [ "alcohol", "drug", "use", "time", "low" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT...
[ "B-NP", "O", "O", "B-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "O", "O", "O", "B-NP", "O" ]
Teenage/amod/use alcohol/compound/use drug/compound/use use/nsubj/is is/ROOT/is currently/advmod/is at/prep/is an/det/low all/det/time -/punct/time time/compound/low low/pobj/at ./punct/is
(S (NP (JJ Teenage) (NML (NN alcohol) (NN drug)) (NN use)) (VP (VBZ is) (ADVP (RB currently)) (PP (IN at) (NP (DT an) (NML (DT all) (HYPH -) (NN time)) (NN low)))) (. .))
T
1,207
57,749
Teenage alcohol drug use is currently at an all-time low.
['Teenage alcohol drug use is currently at an all - time low .']
[]
['Teenage alcohol drug use is currently at an all-time low.']
[]
[]
Instruction: is this sentence tagged as T?: Input: Teenage alcohol drug use is currently at an all-time low.
['Teenage alcohol drug use is currently at an all-time low.']
['What was the name of the first song that Taylor Hicks released after winning American Idol?']
Teenage alcohol drug use is currently at an all-time low.
(ROOT (S (NP (JJ Teenage) (NML (NN alcohol) (NN drug)) (NN use)) (VP (VBZ is) (ADVP (RB currently)) (PP (IN at) (NP (DT an) (NML (DT all) (HYPH -) (NN time)) (NN low)))) (. .)))
7
{ "ADJ": [ "Teenage" ], "ADP": [ "at" ], "ADV": [ "currently" ], "AUX": [ "is" ], "CCONJ": [], "DET": [ "an", "all" ], "INTJ": [], "NOUN": [ "alcohol", "drug", "use", "time", "low" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT...
[ "B-NP", "O", "O", "B-NP", "B-VP", "B-ADVP", "B-PP", "B-NP", "O", "O", "O", "B-NP", "O" ]
Teenage/amod/use alcohol/compound/use drug/compound/use use/nsubj/is is/ROOT/is currently/advmod/is at/prep/is an/det/low all/det/time -/punct/time time/compound/low low/pobj/at ./punct/is
(S (NP (JJ Teenage) (NML (NN alcohol) (NN drug)) (NN use)) (VP (VBZ is) (ADVP (RB currently)) (PP (IN at) (NP (DT an) (NML (DT all) (HYPH -) (NN time)) (NN low)))) (. .))
T
1,207
57,749
Teenage alcohol drug use is currently at an all-time low.
['Teenage alcohol drug use is currently at an all - time low .']
[]
['Teenage alcohol drug use is currently at an all-time low.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: Teenage alcohol drug use is currently at an all-time low.
[]
['Teenage alcohol drug use is currently at an all-time low.']
What is the 3rd mark of existence?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (JJ 3rd) (NN mark)) (PP (IN of) (NP (NN existence)))))) (. ?)))
8
{ "ADJ": [ "3rd" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "mark", "existence" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
What/attr/is is/ROOT/is the/det/mark 3rd/amod/mark mark/nsubj/is of/prep/mark existence/pobj/of ?/punct/is
(SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (JJ 3rd) (NN mark)) (PP (IN of) (NP (NN existence)))))) (. ?))
FC
7,684
57,750
What is the 3rd mark of existence?
['What is the 3rd mark of existence ?']
[]
['What is the 3rd mark of existence?']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: What is the 3rd mark of existence?
['What is the 3rd mark of existence ?']
['Tuvalu participates in the Alliance of Small Island States (AOSIS), which is a coalition of small island and low-lying coastal countries that have concerns about their vulnerability to the adverse effects of global climate change.']
What is the 3rd mark of existence?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (JJ 3rd) (NN mark)) (PP (IN of) (NP (NN existence)))))) (. ?)))
8
{ "ADJ": [ "3rd" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "mark", "existence" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
What/attr/is is/ROOT/is the/det/mark 3rd/amod/mark mark/nsubj/is of/prep/mark existence/pobj/of ?/punct/is
(SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (JJ 3rd) (NN mark)) (PP (IN of) (NP (NN existence)))))) (. ?))
FC
7,684
57,750
What is the 3rd mark of existence?
['What is the 3rd mark of existence ?']
[]
['What is the 3rd mark of existence?']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: What is the 3rd mark of existence?
[]
['What is the 3rd mark of existence ?']
What is the 3rd mark of existence?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (JJ 3rd) (NN mark)) (PP (IN of) (NP (NN existence)))))) (. ?)))
8
{ "ADJ": [ "3rd" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "mark", "existence" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
What/attr/is is/ROOT/is the/det/mark 3rd/amod/mark mark/nsubj/is of/prep/mark existence/pobj/of ?/punct/is
(SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (JJ 3rd) (NN mark)) (PP (IN of) (NP (NN existence)))))) (. ?))
FC
7,684
57,750
What is the 3rd mark of existence?
['What is the 3rd mark of existence ?']
[]
['What is the 3rd mark of existence?']
[]
[]
Instruction: is this sentence tagged as FC?: Input: What is the 3rd mark of existence?
[]
['What is the 3rd mark of existence ?']
What is the 3rd mark of existence?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (JJ 3rd) (NN mark)) (PP (IN of) (NP (NN existence)))))) (. ?)))
8
{ "ADJ": [ "3rd" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "mark", "existence" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
What/attr/is is/ROOT/is the/det/mark 3rd/amod/mark mark/nsubj/is of/prep/mark existence/pobj/of ?/punct/is
(SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (JJ 3rd) (NN mark)) (PP (IN of) (NP (NN existence)))))) (. ?))
FC
7,684
57,750
What is the 3rd mark of existence?
['What is the 3rd mark of existence ?']
[]
['What is the 3rd mark of existence?']
[]
[]
Instruction: is this sentence tagged as T?: Input: What is the 3rd mark of existence?
['What is the 3rd mark of existence?']
['In grading lumber and structural timber, knots are classified according to their form, size, soundness, and the firmness with which they are held in place.']
What is the 3rd mark of existence?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (JJ 3rd) (NN mark)) (PP (IN of) (NP (NN existence)))))) (. ?)))
8
{ "ADJ": [ "3rd" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "is" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [ "mark", "existence" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
What/attr/is is/ROOT/is the/det/mark 3rd/amod/mark mark/nsubj/is of/prep/mark existence/pobj/of ?/punct/is
(SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (JJ 3rd) (NN mark)) (PP (IN of) (NP (NN existence)))))) (. ?))
FC
7,684
57,750
What is the 3rd mark of existence?
['What is the 3rd mark of existence ?']
[]
['What is the 3rd mark of existence?']
[]
[]
Instruction: is this sentence tagged as CT?: Input: What is the 3rd mark of existence?
[]
['What is the 3rd mark of existence ?']
What was the original price for a replacement battery from Apple?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (JJ original) (NN price)) (PP (IN for) (NP (NP (DT a) (NN replacement) (NN battery)) (PP (IN from) (NP (NNP Apple)))))))) (. ?)))
10
{ "ADJ": [ "original" ], "ADP": [ "for", "from" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "price", "replacement", "battery" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Apple" ]...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
What/attr/was was/ROOT/was the/det/price original/amod/price price/nsubj/was for/prep/price a/det/battery replacement/compound/battery battery/pobj/for from/prep/battery Apple/pobj/from ?/punct/was
(SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (JJ original) (NN price)) (PP (IN for) (NP (NP (DT a) (NN replacement) (NN battery)) (PP (IN from) (NP (NNP Apple)))))))) (. ?))
FC
16,859
57,751
What was the original price for a replacement battery from Apple?
['What was the original price for a replacement battery from Apple ?']
[]
['What was the original price for a replacement battery from Apple?']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: What was the original price for a replacement battery from Apple?
['What was the original price for a replacement battery from Apple ?']
['For example, if p = 5, there are four group elements 1, 2, 3, 4.']
What was the original price for a replacement battery from Apple?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (JJ original) (NN price)) (PP (IN for) (NP (NP (DT a) (NN replacement) (NN battery)) (PP (IN from) (NP (NNP Apple)))))))) (. ?)))
10
{ "ADJ": [ "original" ], "ADP": [ "for", "from" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "price", "replacement", "battery" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Apple" ]...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
What/attr/was was/ROOT/was the/det/price original/amod/price price/nsubj/was for/prep/price a/det/battery replacement/compound/battery battery/pobj/for from/prep/battery Apple/pobj/from ?/punct/was
(SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (JJ original) (NN price)) (PP (IN for) (NP (NP (DT a) (NN replacement) (NN battery)) (PP (IN from) (NP (NNP Apple)))))))) (. ?))
FC
16,859
57,751
What was the original price for a replacement battery from Apple?
['What was the original price for a replacement battery from Apple ?']
[]
['What was the original price for a replacement battery from Apple?']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: What was the original price for a replacement battery from Apple?
[]
['What was the original price for a replacement battery from Apple?']
What was the original price for a replacement battery from Apple?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (JJ original) (NN price)) (PP (IN for) (NP (NP (DT a) (NN replacement) (NN battery)) (PP (IN from) (NP (NNP Apple)))))))) (. ?)))
10
{ "ADJ": [ "original" ], "ADP": [ "for", "from" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "price", "replacement", "battery" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Apple" ]...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
What/attr/was was/ROOT/was the/det/price original/amod/price price/nsubj/was for/prep/price a/det/battery replacement/compound/battery battery/pobj/for from/prep/battery Apple/pobj/from ?/punct/was
(SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (JJ original) (NN price)) (PP (IN for) (NP (NP (DT a) (NN replacement) (NN battery)) (PP (IN from) (NP (NNP Apple)))))))) (. ?))
FC
16,859
57,751
What was the original price for a replacement battery from Apple?
['What was the original price for a replacement battery from Apple ?']
[]
['What was the original price for a replacement battery from Apple?']
[]
[]
Instruction: is this sentence tagged as FC?: Input: What was the original price for a replacement battery from Apple?
[]
['What was the original price for a replacement battery from Apple ?']
What was the original price for a replacement battery from Apple?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (JJ original) (NN price)) (PP (IN for) (NP (NP (DT a) (NN replacement) (NN battery)) (PP (IN from) (NP (NNP Apple)))))))) (. ?)))
10
{ "ADJ": [ "original" ], "ADP": [ "for", "from" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "price", "replacement", "battery" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Apple" ]...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
What/attr/was was/ROOT/was the/det/price original/amod/price price/nsubj/was for/prep/price a/det/battery replacement/compound/battery battery/pobj/for from/prep/battery Apple/pobj/from ?/punct/was
(SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (JJ original) (NN price)) (PP (IN for) (NP (NP (DT a) (NN replacement) (NN battery)) (PP (IN from) (NP (NNP Apple)))))))) (. ?))
FC
16,859
57,751
What was the original price for a replacement battery from Apple?
['What was the original price for a replacement battery from Apple ?']
[]
['What was the original price for a replacement battery from Apple?']
[]
[]
Instruction: is this sentence tagged as T?: Input: What was the original price for a replacement battery from Apple?
['What was the original price for a replacement battery from Apple?']
['A novitiation ceremony called shinbyu is the most important coming of age events for a boy, during which he enters the monastery for a short time.']
What was the original price for a replacement battery from Apple?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (JJ original) (NN price)) (PP (IN for) (NP (NP (DT a) (NN replacement) (NN battery)) (PP (IN from) (NP (NNP Apple)))))))) (. ?)))
10
{ "ADJ": [ "original" ], "ADP": [ "for", "from" ], "ADV": [], "AUX": [ "was" ], "CCONJ": [], "DET": [ "the", "a" ], "INTJ": [], "NOUN": [ "price", "replacement", "battery" ], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Apple" ]...
[ "O", "B-VP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "O" ]
What/attr/was was/ROOT/was the/det/price original/amod/price price/nsubj/was for/prep/price a/det/battery replacement/compound/battery battery/pobj/for from/prep/battery Apple/pobj/from ?/punct/was
(SBARQ (WHNP (WP What)) (SQ (VP (VBD was) (NP (NP (DT the) (JJ original) (NN price)) (PP (IN for) (NP (NP (DT a) (NN replacement) (NN battery)) (PP (IN from) (NP (NNP Apple)))))))) (. ?))
FC
16,859
57,751
What was the original price for a replacement battery from Apple?
['What was the original price for a replacement battery from Apple ?']
[]
['What was the original price for a replacement battery from Apple?']
[]
[]
Instruction: is this sentence tagged as CT?: Input: What was the original price for a replacement battery from Apple?
[]
['What was the original price for a replacement battery from Apple?']
The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).
(ROOT (S (NP (NP (DT The) (JJ defined) (NN dogma)) (PP (IN of) (NP (DT the) (NNP Immaculate) (NNP Conception)))) (VP (VBZ regards) (NP (JJ original) (NN sin)) (ADVP (RB only)) (, ,) (S (VP (VBG saying) (SBAR (IN that) (S (NP (NNP Mary)) (VP (VBD was) (VP (VBN preserved) (PP (IN from) (NP (DT any) (NN stain))) (-LRB- -L...
16
{ "ADJ": [ "original", "synonymous", "formal" ], "ADP": [ "of", "from", "in", "of", "in" ], "ADV": [ "only" ], "AUX": [ "was", "being" ], "CCONJ": [ "or" ], "DET": [ "The", "the", "any", "the", "these", "the", "the" ], ...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-ADVP", "B-VP", "I-VP", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP",...
The/det/dogma defined/amod/dogma dogma/nsubj/regards of/prep/dogma the/det/Conception Immaculate/compound/Conception Conception/pobj/of regards/ROOT/regards original/amod/sin sin/dobj/regards only/advmod/regards ,/punct/regards saying/advcl/regards that/mark/preserved Mary/nsubjpass/preserved was/auxpass/preserved pres...
(S (NP (NP (DT The) (JJ defined) (NN dogma)) (PP (IN of) (NP (DT the) (NNP Immaculate) (NNP Conception)))) (VP (VBZ regards) (NP (JJ original) (NN sin)) (ADVP (RB only)) (, ,) (S (VP (VBG saying) (SBAR (IN that) (S (NP (NNP Mary)) (VP (VBD was) (VP (VBN preserved) (PP (IN from) (NP (DT any) (NN stain))) (-LRB- -LRB-) (...
CT
26,086
57,752
The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).
['The defined dogma of the Immaculate Conception regards original sin only , saying .']
['that Mary was preserved from any stain -LRB- in Latin , macula or labes , the second of these two synonymous words being the one used in the formal definition -RRB-']
[]
['The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).
['The defined dogma of the Immaculate Conception regards original sin only , saying .']
['The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).']
The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).
(ROOT (S (NP (NP (DT The) (JJ defined) (NN dogma)) (PP (IN of) (NP (DT the) (NNP Immaculate) (NNP Conception)))) (VP (VBZ regards) (NP (JJ original) (NN sin)) (ADVP (RB only)) (, ,) (S (VP (VBG saying) (SBAR (IN that) (S (NP (NNP Mary)) (VP (VBD was) (VP (VBN preserved) (PP (IN from) (NP (DT any) (NN stain))) (-LRB- -L...
16
{ "ADJ": [ "original", "synonymous", "formal" ], "ADP": [ "of", "from", "in", "of", "in" ], "ADV": [ "only" ], "AUX": [ "was", "being" ], "CCONJ": [ "or" ], "DET": [ "The", "the", "any", "the", "these", "the", "the" ], ...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-ADVP", "B-VP", "I-VP", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP",...
The/det/dogma defined/amod/dogma dogma/nsubj/regards of/prep/dogma the/det/Conception Immaculate/compound/Conception Conception/pobj/of regards/ROOT/regards original/amod/sin sin/dobj/regards only/advmod/regards ,/punct/regards saying/advcl/regards that/mark/preserved Mary/nsubjpass/preserved was/auxpass/preserved pres...
(S (NP (NP (DT The) (JJ defined) (NN dogma)) (PP (IN of) (NP (DT the) (NNP Immaculate) (NNP Conception)))) (VP (VBZ regards) (NP (JJ original) (NN sin)) (ADVP (RB only)) (, ,) (S (VP (VBG saying) (SBAR (IN that) (S (NP (NNP Mary)) (VP (VBD was) (VP (VBN preserved) (PP (IN from) (NP (DT any) (NN stain))) (-LRB- -LRB-) (...
CT
26,086
57,752
The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).
['The defined dogma of the Immaculate Conception regards original sin only , saying .']
['that Mary was preserved from any stain -LRB- in Latin , macula or labes , the second of these two synonymous words being the one used in the formal definition -RRB-']
[]
['The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).
['that Mary was preserved from any stain -LRB- in Latin , macula or labes , the second of these two synonymous words being the one used in the formal definition -RRB-']
['The defined dogma of the Immaculate Conception regards original sin only , saying .']
The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).
(ROOT (S (NP (NP (DT The) (JJ defined) (NN dogma)) (PP (IN of) (NP (DT the) (NNP Immaculate) (NNP Conception)))) (VP (VBZ regards) (NP (JJ original) (NN sin)) (ADVP (RB only)) (, ,) (S (VP (VBG saying) (SBAR (IN that) (S (NP (NNP Mary)) (VP (VBD was) (VP (VBN preserved) (PP (IN from) (NP (DT any) (NN stain))) (-LRB- -L...
16
{ "ADJ": [ "original", "synonymous", "formal" ], "ADP": [ "of", "from", "in", "of", "in" ], "ADV": [ "only" ], "AUX": [ "was", "being" ], "CCONJ": [ "or" ], "DET": [ "The", "the", "any", "the", "these", "the", "the" ], ...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-ADVP", "B-VP", "I-VP", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP",...
The/det/dogma defined/amod/dogma dogma/nsubj/regards of/prep/dogma the/det/Conception Immaculate/compound/Conception Conception/pobj/of regards/ROOT/regards original/amod/sin sin/dobj/regards only/advmod/regards ,/punct/regards saying/advcl/regards that/mark/preserved Mary/nsubjpass/preserved was/auxpass/preserved pres...
(S (NP (NP (DT The) (JJ defined) (NN dogma)) (PP (IN of) (NP (DT the) (NNP Immaculate) (NNP Conception)))) (VP (VBZ regards) (NP (JJ original) (NN sin)) (ADVP (RB only)) (, ,) (S (VP (VBG saying) (SBAR (IN that) (S (NP (NNP Mary)) (VP (VBD was) (VP (VBN preserved) (PP (IN from) (NP (DT any) (NN stain))) (-LRB- -LRB-) (...
CT
26,086
57,752
The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).
['The defined dogma of the Immaculate Conception regards original sin only , saying .']
['that Mary was preserved from any stain -LRB- in Latin , macula or labes , the second of these two synonymous words being the one used in the formal definition -RRB-']
[]
['The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).']
[]
Instruction: is this sentence tagged as FC?: Input: The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).
[]
['The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).']
The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).
(ROOT (S (NP (NP (DT The) (JJ defined) (NN dogma)) (PP (IN of) (NP (DT the) (NNP Immaculate) (NNP Conception)))) (VP (VBZ regards) (NP (JJ original) (NN sin)) (ADVP (RB only)) (, ,) (S (VP (VBG saying) (SBAR (IN that) (S (NP (NNP Mary)) (VP (VBD was) (VP (VBN preserved) (PP (IN from) (NP (DT any) (NN stain))) (-LRB- -L...
16
{ "ADJ": [ "original", "synonymous", "formal" ], "ADP": [ "of", "from", "in", "of", "in" ], "ADV": [ "only" ], "AUX": [ "was", "being" ], "CCONJ": [ "or" ], "DET": [ "The", "the", "any", "the", "these", "the", "the" ], ...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-ADVP", "B-VP", "I-VP", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP",...
The/det/dogma defined/amod/dogma dogma/nsubj/regards of/prep/dogma the/det/Conception Immaculate/compound/Conception Conception/pobj/of regards/ROOT/regards original/amod/sin sin/dobj/regards only/advmod/regards ,/punct/regards saying/advcl/regards that/mark/preserved Mary/nsubjpass/preserved was/auxpass/preserved pres...
(S (NP (NP (DT The) (JJ defined) (NN dogma)) (PP (IN of) (NP (DT the) (NNP Immaculate) (NNP Conception)))) (VP (VBZ regards) (NP (JJ original) (NN sin)) (ADVP (RB only)) (, ,) (S (VP (VBG saying) (SBAR (IN that) (S (NP (NNP Mary)) (VP (VBD was) (VP (VBN preserved) (PP (IN from) (NP (DT any) (NN stain))) (-LRB- -LRB-) (...
CT
26,086
57,752
The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).
['The defined dogma of the Immaculate Conception regards original sin only , saying .']
['that Mary was preserved from any stain -LRB- in Latin , macula or labes , the second of these two synonymous words being the one used in the formal definition -RRB-']
[]
['The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).']
[]
Instruction: is this sentence tagged as T?: Input: The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).
[]
['that Mary was preserved from any stain -LRB- in Latin , macula or labes , the second of these two synonymous words being the one used in the formal definition -RRB-']
The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).
(ROOT (S (NP (NP (DT The) (JJ defined) (NN dogma)) (PP (IN of) (NP (DT the) (NNP Immaculate) (NNP Conception)))) (VP (VBZ regards) (NP (JJ original) (NN sin)) (ADVP (RB only)) (, ,) (S (VP (VBG saying) (SBAR (IN that) (S (NP (NNP Mary)) (VP (VBD was) (VP (VBN preserved) (PP (IN from) (NP (DT any) (NN stain))) (-LRB- -L...
16
{ "ADJ": [ "original", "synonymous", "formal" ], "ADP": [ "of", "from", "in", "of", "in" ], "ADV": [ "only" ], "AUX": [ "was", "being" ], "CCONJ": [ "or" ], "DET": [ "The", "the", "any", "the", "these", "the", "the" ], ...
[ "B-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-ADVP", "B-VP", "I-VP", "O", "B-NP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP",...
The/det/dogma defined/amod/dogma dogma/nsubj/regards of/prep/dogma the/det/Conception Immaculate/compound/Conception Conception/pobj/of regards/ROOT/regards original/amod/sin sin/dobj/regards only/advmod/regards ,/punct/regards saying/advcl/regards that/mark/preserved Mary/nsubjpass/preserved was/auxpass/preserved pres...
(S (NP (NP (DT The) (JJ defined) (NN dogma)) (PP (IN of) (NP (DT the) (NNP Immaculate) (NNP Conception)))) (VP (VBZ regards) (NP (JJ original) (NN sin)) (ADVP (RB only)) (, ,) (S (VP (VBG saying) (SBAR (IN that) (S (NP (NNP Mary)) (VP (VBD was) (VP (VBN preserved) (PP (IN from) (NP (DT any) (NN stain))) (-LRB- -LRB-) (...
CT
26,086
57,752
The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).
['The defined dogma of the Immaculate Conception regards original sin only , saying .']
['that Mary was preserved from any stain -LRB- in Latin , macula or labes , the second of these two synonymous words being the one used in the formal definition -RRB-']
[]
['The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).']
[]
Instruction: is this sentence tagged as CT?: Input: The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).
['The defined dogma of the Immaculate Conception regards original sin only, saying that Mary was preserved from any stain (in Latin, macula or labes, the second of these two synonymous words being the one used in the formal definition).']
['The defined dogma of the Immaculate Conception regards original sin only , saying .']
Each had its own special law, in which custom still played an important part.
(ROOT (S (NP (DT Each)) (VP (VBD had) (NP (NP (PRP$ its) (JJ own) (JJ special) (NN law)) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NN custom)) (ADVP (RB still)) (VP (VBD played) (NP (DT an) (JJ important) (NN part))))))) (. .)))
9
{ "ADJ": [ "own", "special", "important" ], "ADP": [ "in" ], "ADV": [ "still" ], "AUX": [], "CCONJ": [], "DET": [ "an" ], "INTJ": [], "NOUN": [ "law", "custom", "part" ], "NUM": [], "PART": [], "PRON": [ "Each", "its", "which" ], "PROPN...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "O" ]
Each/nsubj/had had/ROOT/had its/poss/law own/amod/law special/amod/law law/dobj/had ,/punct/law in/prep/played which/pobj/in custom/nsubj/played still/advmod/played played/relcl/law an/det/part important/amod/part part/dobj/played ./punct/had
(S (NP (DT Each)) (VP (VBD had) (NP (NP (PRP$ its) (JJ own) (JJ special) (NN law)) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NN custom)) (ADVP (RB still)) (VP (VBD played) (NP (DT an) (JJ important) (NN part))))))) (. .))
CT
55,690
57,753
Each had its own special law, in which custom still played an important part.
['Each had its own special law , .']
['in which custom still played an important part']
[]
['Each had its own special law, in which custom still played an important part.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Each had its own special law, in which custom still played an important part.
['Each had its own special law , .']
['in which custom still played an important part']
Each had its own special law, in which custom still played an important part.
(ROOT (S (NP (DT Each)) (VP (VBD had) (NP (NP (PRP$ its) (JJ own) (JJ special) (NN law)) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NN custom)) (ADVP (RB still)) (VP (VBD played) (NP (DT an) (JJ important) (NN part))))))) (. .)))
9
{ "ADJ": [ "own", "special", "important" ], "ADP": [ "in" ], "ADV": [ "still" ], "AUX": [], "CCONJ": [], "DET": [ "an" ], "INTJ": [], "NOUN": [ "law", "custom", "part" ], "NUM": [], "PART": [], "PRON": [ "Each", "its", "which" ], "PROPN...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "O" ]
Each/nsubj/had had/ROOT/had its/poss/law own/amod/law special/amod/law law/dobj/had ,/punct/law in/prep/played which/pobj/in custom/nsubj/played still/advmod/played played/relcl/law an/det/part important/amod/part part/dobj/played ./punct/had
(S (NP (DT Each)) (VP (VBD had) (NP (NP (PRP$ its) (JJ own) (JJ special) (NN law)) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NN custom)) (ADVP (RB still)) (VP (VBD played) (NP (DT an) (JJ important) (NN part))))))) (. .))
CT
55,690
57,753
Each had its own special law, in which custom still played an important part.
['Each had its own special law , .']
['in which custom still played an important part']
[]
['Each had its own special law, in which custom still played an important part.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Each had its own special law, in which custom still played an important part.
['in which custom still played an important part']
['Each had its own special law , .']
Each had its own special law, in which custom still played an important part.
(ROOT (S (NP (DT Each)) (VP (VBD had) (NP (NP (PRP$ its) (JJ own) (JJ special) (NN law)) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NN custom)) (ADVP (RB still)) (VP (VBD played) (NP (DT an) (JJ important) (NN part))))))) (. .)))
9
{ "ADJ": [ "own", "special", "important" ], "ADP": [ "in" ], "ADV": [ "still" ], "AUX": [], "CCONJ": [], "DET": [ "an" ], "INTJ": [], "NOUN": [ "law", "custom", "part" ], "NUM": [], "PART": [], "PRON": [ "Each", "its", "which" ], "PROPN...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "O" ]
Each/nsubj/had had/ROOT/had its/poss/law own/amod/law special/amod/law law/dobj/had ,/punct/law in/prep/played which/pobj/in custom/nsubj/played still/advmod/played played/relcl/law an/det/part important/amod/part part/dobj/played ./punct/had
(S (NP (DT Each)) (VP (VBD had) (NP (NP (PRP$ its) (JJ own) (JJ special) (NN law)) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NN custom)) (ADVP (RB still)) (VP (VBD played) (NP (DT an) (JJ important) (NN part))))))) (. .))
CT
55,690
57,753
Each had its own special law, in which custom still played an important part.
['Each had its own special law , .']
['in which custom still played an important part']
[]
['Each had its own special law, in which custom still played an important part.']
[]
Instruction: is this sentence tagged as FC?: Input: Each had its own special law, in which custom still played an important part.
[]
['in which custom still played an important part']
Each had its own special law, in which custom still played an important part.
(ROOT (S (NP (DT Each)) (VP (VBD had) (NP (NP (PRP$ its) (JJ own) (JJ special) (NN law)) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NN custom)) (ADVP (RB still)) (VP (VBD played) (NP (DT an) (JJ important) (NN part))))))) (. .)))
9
{ "ADJ": [ "own", "special", "important" ], "ADP": [ "in" ], "ADV": [ "still" ], "AUX": [], "CCONJ": [], "DET": [ "an" ], "INTJ": [], "NOUN": [ "law", "custom", "part" ], "NUM": [], "PART": [], "PRON": [ "Each", "its", "which" ], "PROPN...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "O" ]
Each/nsubj/had had/ROOT/had its/poss/law own/amod/law special/amod/law law/dobj/had ,/punct/law in/prep/played which/pobj/in custom/nsubj/played still/advmod/played played/relcl/law an/det/part important/amod/part part/dobj/played ./punct/had
(S (NP (DT Each)) (VP (VBD had) (NP (NP (PRP$ its) (JJ own) (JJ special) (NN law)) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NN custom)) (ADVP (RB still)) (VP (VBD played) (NP (DT an) (JJ important) (NN part))))))) (. .))
CT
55,690
57,753
Each had its own special law, in which custom still played an important part.
['Each had its own special law , .']
['in which custom still played an important part']
[]
['Each had its own special law, in which custom still played an important part.']
[]
Instruction: is this sentence tagged as T?: Input: Each had its own special law, in which custom still played an important part.
[]
['in which custom still played an important part']
Each had its own special law, in which custom still played an important part.
(ROOT (S (NP (DT Each)) (VP (VBD had) (NP (NP (PRP$ its) (JJ own) (JJ special) (NN law)) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NN custom)) (ADVP (RB still)) (VP (VBD played) (NP (DT an) (JJ important) (NN part))))))) (. .)))
9
{ "ADJ": [ "own", "special", "important" ], "ADP": [ "in" ], "ADV": [ "still" ], "AUX": [], "CCONJ": [], "DET": [ "an" ], "INTJ": [], "NOUN": [ "law", "custom", "part" ], "NUM": [], "PART": [], "PRON": [ "Each", "its", "which" ], "PROPN...
[ "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "B-ADVP", "B-VP", "B-NP", "I-NP", "I-NP", "O" ]
Each/nsubj/had had/ROOT/had its/poss/law own/amod/law special/amod/law law/dobj/had ,/punct/law in/prep/played which/pobj/in custom/nsubj/played still/advmod/played played/relcl/law an/det/part important/amod/part part/dobj/played ./punct/had
(S (NP (DT Each)) (VP (VBD had) (NP (NP (PRP$ its) (JJ own) (JJ special) (NN law)) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NN custom)) (ADVP (RB still)) (VP (VBD played) (NP (DT an) (JJ important) (NN part))))))) (. .))
CT
55,690
57,753
Each had its own special law, in which custom still played an important part.
['Each had its own special law , .']
['in which custom still played an important part']
[]
['Each had its own special law, in which custom still played an important part.']
[]
Instruction: is this sentence tagged as CT?: Input: Each had its own special law, in which custom still played an important part.
['Each had its own special law, in which custom still played an important part.']
['in which custom still played an important part']
The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.
(ROOT (S (NP (DT The) (ADJP (JJ Franco) (HYPH -) (JJ Prussian)) (NNP War)) (VP (VBD was) (NP (NP (DT a) (NN conflict)) (PP (IN between) (NP (NNP France) (CC and) (NNP Prussia)))) (, ,) (SBAR (IN while) (S (NP (NNP Prussia)) (VP (VBD was) (VP (VBN backed) (PRT (RP up)) (PP (IN by) (NP (NP (NP (DT the) (ADJP (JJ North) (...
15
{ "ADJ": [ "North", "South", "German" ], "ADP": [ "between", "up", "by", "of", "of" ], "ADV": [], "AUX": [ "was", "was", "was" ], "CCONJ": [ "and", "and", "and" ], "DET": [ "The", "a", "the", "a", "the" ], "INTJ": [], ...
[ "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "B-VP", "I-VP", "O", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", ...
The/det/War Franco/compound/Prussian -/punct/Prussian Prussian/compound/War War/nsubj/was was/ROOT/was a/det/conflict conflict/attr/was between/prep/conflict France/pobj/between and/cc/France Prussia/conj/France ,/punct/was while/mark/backed Prussia/nsubjpass/backed was/auxpass/backed backed/advcl/was up/prt/backed by/...
(S (NP (DT The) (ADJP (JJ Franco) (HYPH -) (JJ Prussian)) (NNP War)) (VP (VBD was) (NP (NP (DT a) (NN conflict)) (PP (IN between) (NP (NNP France) (CC and) (NNP Prussia)))) (, ,) (SBAR (IN while) (S (NP (NNP Prussia)) (VP (VBD was) (VP (VBN backed) (PRT (RP up)) (PP (IN by) (NP (NP (NP (DT the) (ADJP (JJ North) (JJ Ger...
CT
44,789
57,754
The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.
['The Franco - Prussian War was a conflict between France and Prussia , .']
['while Prussia was backed up by the North German Confederation , of which it was a member , and the South German states of Baden , Württemberg and Bavaria', 'of which it was a member']
[]
['The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.
['The Franco - Prussian War was a conflict between France and Prussia , .']
['The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.']
The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.
(ROOT (S (NP (DT The) (ADJP (JJ Franco) (HYPH -) (JJ Prussian)) (NNP War)) (VP (VBD was) (NP (NP (DT a) (NN conflict)) (PP (IN between) (NP (NNP France) (CC and) (NNP Prussia)))) (, ,) (SBAR (IN while) (S (NP (NNP Prussia)) (VP (VBD was) (VP (VBN backed) (PRT (RP up)) (PP (IN by) (NP (NP (NP (DT the) (ADJP (JJ North) (...
15
{ "ADJ": [ "North", "South", "German" ], "ADP": [ "between", "up", "by", "of", "of" ], "ADV": [], "AUX": [ "was", "was", "was" ], "CCONJ": [ "and", "and", "and" ], "DET": [ "The", "a", "the", "a", "the" ], "INTJ": [], ...
[ "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "B-VP", "I-VP", "O", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", ...
The/det/War Franco/compound/Prussian -/punct/Prussian Prussian/compound/War War/nsubj/was was/ROOT/was a/det/conflict conflict/attr/was between/prep/conflict France/pobj/between and/cc/France Prussia/conj/France ,/punct/was while/mark/backed Prussia/nsubjpass/backed was/auxpass/backed backed/advcl/was up/prt/backed by/...
(S (NP (DT The) (ADJP (JJ Franco) (HYPH -) (JJ Prussian)) (NNP War)) (VP (VBD was) (NP (NP (DT a) (NN conflict)) (PP (IN between) (NP (NNP France) (CC and) (NNP Prussia)))) (, ,) (SBAR (IN while) (S (NP (NNP Prussia)) (VP (VBD was) (VP (VBN backed) (PRT (RP up)) (PP (IN by) (NP (NP (NP (DT the) (ADJP (JJ North) (JJ Ger...
CT
44,789
57,754
The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.
['The Franco - Prussian War was a conflict between France and Prussia , .']
['while Prussia was backed up by the North German Confederation , of which it was a member , and the South German states of Baden , Württemberg and Bavaria', 'of which it was a member']
[]
['The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.
['while Prussia was backed up by the North German Confederation , of which it was a member , and the South German states of Baden , Württemberg and Bavaria', 'of which it was a member']
['The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.']
The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.
(ROOT (S (NP (DT The) (ADJP (JJ Franco) (HYPH -) (JJ Prussian)) (NNP War)) (VP (VBD was) (NP (NP (DT a) (NN conflict)) (PP (IN between) (NP (NNP France) (CC and) (NNP Prussia)))) (, ,) (SBAR (IN while) (S (NP (NNP Prussia)) (VP (VBD was) (VP (VBN backed) (PRT (RP up)) (PP (IN by) (NP (NP (NP (DT the) (ADJP (JJ North) (...
15
{ "ADJ": [ "North", "South", "German" ], "ADP": [ "between", "up", "by", "of", "of" ], "ADV": [], "AUX": [ "was", "was", "was" ], "CCONJ": [ "and", "and", "and" ], "DET": [ "The", "a", "the", "a", "the" ], "INTJ": [], ...
[ "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "B-VP", "I-VP", "O", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", ...
The/det/War Franco/compound/Prussian -/punct/Prussian Prussian/compound/War War/nsubj/was was/ROOT/was a/det/conflict conflict/attr/was between/prep/conflict France/pobj/between and/cc/France Prussia/conj/France ,/punct/was while/mark/backed Prussia/nsubjpass/backed was/auxpass/backed backed/advcl/was up/prt/backed by/...
(S (NP (DT The) (ADJP (JJ Franco) (HYPH -) (JJ Prussian)) (NNP War)) (VP (VBD was) (NP (NP (DT a) (NN conflict)) (PP (IN between) (NP (NNP France) (CC and) (NNP Prussia)))) (, ,) (SBAR (IN while) (S (NP (NNP Prussia)) (VP (VBD was) (VP (VBN backed) (PRT (RP up)) (PP (IN by) (NP (NP (NP (DT the) (ADJP (JJ North) (JJ Ger...
CT
44,789
57,754
The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.
['The Franco - Prussian War was a conflict between France and Prussia , .']
['while Prussia was backed up by the North German Confederation , of which it was a member , and the South German states of Baden , Württemberg and Bavaria', 'of which it was a member']
[]
['The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.']
[]
Instruction: is this sentence tagged as FC?: Input: The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.
[]
['The Franco - Prussian War was a conflict between France and Prussia , .']
The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.
(ROOT (S (NP (DT The) (ADJP (JJ Franco) (HYPH -) (JJ Prussian)) (NNP War)) (VP (VBD was) (NP (NP (DT a) (NN conflict)) (PP (IN between) (NP (NNP France) (CC and) (NNP Prussia)))) (, ,) (SBAR (IN while) (S (NP (NNP Prussia)) (VP (VBD was) (VP (VBN backed) (PRT (RP up)) (PP (IN by) (NP (NP (NP (DT the) (ADJP (JJ North) (...
15
{ "ADJ": [ "North", "South", "German" ], "ADP": [ "between", "up", "by", "of", "of" ], "ADV": [], "AUX": [ "was", "was", "was" ], "CCONJ": [ "and", "and", "and" ], "DET": [ "The", "a", "the", "a", "the" ], "INTJ": [], ...
[ "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "B-VP", "I-VP", "O", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", ...
The/det/War Franco/compound/Prussian -/punct/Prussian Prussian/compound/War War/nsubj/was was/ROOT/was a/det/conflict conflict/attr/was between/prep/conflict France/pobj/between and/cc/France Prussia/conj/France ,/punct/was while/mark/backed Prussia/nsubjpass/backed was/auxpass/backed backed/advcl/was up/prt/backed by/...
(S (NP (DT The) (ADJP (JJ Franco) (HYPH -) (JJ Prussian)) (NNP War)) (VP (VBD was) (NP (NP (DT a) (NN conflict)) (PP (IN between) (NP (NNP France) (CC and) (NNP Prussia)))) (, ,) (SBAR (IN while) (S (NP (NNP Prussia)) (VP (VBD was) (VP (VBN backed) (PRT (RP up)) (PP (IN by) (NP (NP (NP (DT the) (ADJP (JJ North) (JJ Ger...
CT
44,789
57,754
The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.
['The Franco - Prussian War was a conflict between France and Prussia , .']
['while Prussia was backed up by the North German Confederation , of which it was a member , and the South German states of Baden , Württemberg and Bavaria', 'of which it was a member']
[]
['The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.']
[]
Instruction: is this sentence tagged as T?: Input: The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.
[]
['while Prussia was backed up by the North German Confederation , of which it was a member , and the South German states of Baden , Württemberg and Bavaria', 'of which it was a member']
The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.
(ROOT (S (NP (DT The) (ADJP (JJ Franco) (HYPH -) (JJ Prussian)) (NNP War)) (VP (VBD was) (NP (NP (DT a) (NN conflict)) (PP (IN between) (NP (NNP France) (CC and) (NNP Prussia)))) (, ,) (SBAR (IN while) (S (NP (NNP Prussia)) (VP (VBD was) (VP (VBN backed) (PRT (RP up)) (PP (IN by) (NP (NP (NP (DT the) (ADJP (JJ North) (...
15
{ "ADJ": [ "North", "South", "German" ], "ADP": [ "between", "up", "by", "of", "of" ], "ADV": [], "AUX": [ "was", "was", "was" ], "CCONJ": [ "and", "and", "and" ], "DET": [ "The", "a", "the", "a", "the" ], "INTJ": [], ...
[ "B-NP", "B-ADJP", "I-ADJP", "I-ADJP", "B-NP", "B-VP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "B-VP", "I-VP", "O", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "I-NP", "O", "O", "B-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", ...
The/det/War Franco/compound/Prussian -/punct/Prussian Prussian/compound/War War/nsubj/was was/ROOT/was a/det/conflict conflict/attr/was between/prep/conflict France/pobj/between and/cc/France Prussia/conj/France ,/punct/was while/mark/backed Prussia/nsubjpass/backed was/auxpass/backed backed/advcl/was up/prt/backed by/...
(S (NP (DT The) (ADJP (JJ Franco) (HYPH -) (JJ Prussian)) (NNP War)) (VP (VBD was) (NP (NP (DT a) (NN conflict)) (PP (IN between) (NP (NNP France) (CC and) (NNP Prussia)))) (, ,) (SBAR (IN while) (S (NP (NNP Prussia)) (VP (VBD was) (VP (VBN backed) (PRT (RP up)) (PP (IN by) (NP (NP (NP (DT the) (ADJP (JJ North) (JJ Ger...
CT
44,789
57,754
The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.
['The Franco - Prussian War was a conflict between France and Prussia , .']
['while Prussia was backed up by the North German Confederation , of which it was a member , and the South German states of Baden , Württemberg and Bavaria', 'of which it was a member']
[]
['The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.']
[]
Instruction: is this sentence tagged as CT?: Input: The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.
['The Franco-Prussian War was a conflict between France and Prussia, while Prussia was backed up by the North German Confederation, of which it was a member, and the South German states of Baden, Württemberg and Bavaria.']
['The Franco - Prussian War was a conflict between France and Prussia , .']
They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.
(ROOT (S (S (NP (PRP They)) (VP (VBD arrived) (PP (IN in) (NP (NNP Indonesia))) (PP (IN around) (NP (CD 2000) (NNP BC))))) (, ,) (CC and) (S (SBAR (IN as) (S (NP (PRP they)) (VP (VBD spread) (PP (IN through) (NP (DT the) (NN archipelago)))))) (, ,) (NP (PRP they)) (ADVP (RB often)) (VP (VP (VBD settled) (PP (IN along) ...
12
{ "ADJ": [ "coastal", "indigenous", "such", "inland" ], "ADP": [ "in", "around", "through", "along", "as", "of", "of", "to" ], "ADV": [ "often" ], "AUX": [], "CCONJ": [ "and", "and", "or" ], "DET": [ "the", "the" ], "INTJ": ...
[ "B-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP"...
They/nsubj/arrived arrived/ROOT/arrived in/prep/arrived Indonesia/pobj/in around/prep/arrived 2000/pobj/around BC/pobj/around ,/punct/arrived and/cc/arrived as/mark/spread they/nsubj/spread spread/advcl/settled through/prep/spread the/det/archipelago archipelago/pobj/through ,/punct/settled they/nsubj/settled often/adv...
(S (S (NP (PRP They)) (VP (VBD arrived) (PP (IN in) (NP (NNP Indonesia))) (PP (IN around) (NP (CD 2000) (NNP BC))))) (, ,) (CC and) (S (SBAR (IN as) (S (NP (PRP they)) (VP (VBD spread) (PP (IN through) (NP (DT the) (NN archipelago)))))) (, ,) (NP (PRP they)) (ADVP (RB often)) (VP (VP (VBD settled) (PP (IN along) (NP (J...
CT
28,308
57,755
They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.
['They arrived in Indonesia around 2000 BC , and , they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions .']
['as they spread through the archipelago']
[]
['They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.
['They arrived in Indonesia around 2000 BC , and , they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions .']
['They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.']
They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.
(ROOT (S (S (NP (PRP They)) (VP (VBD arrived) (PP (IN in) (NP (NNP Indonesia))) (PP (IN around) (NP (CD 2000) (NNP BC))))) (, ,) (CC and) (S (SBAR (IN as) (S (NP (PRP they)) (VP (VBD spread) (PP (IN through) (NP (DT the) (NN archipelago)))))) (, ,) (NP (PRP they)) (ADVP (RB often)) (VP (VP (VBD settled) (PP (IN along) ...
12
{ "ADJ": [ "coastal", "indigenous", "such", "inland" ], "ADP": [ "in", "around", "through", "along", "as", "of", "of", "to" ], "ADV": [ "often" ], "AUX": [], "CCONJ": [ "and", "and", "or" ], "DET": [ "the", "the" ], "INTJ": ...
[ "B-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP"...
They/nsubj/arrived arrived/ROOT/arrived in/prep/arrived Indonesia/pobj/in around/prep/arrived 2000/pobj/around BC/pobj/around ,/punct/arrived and/cc/arrived as/mark/spread they/nsubj/spread spread/advcl/settled through/prep/spread the/det/archipelago archipelago/pobj/through ,/punct/settled they/nsubj/settled often/adv...
(S (S (NP (PRP They)) (VP (VBD arrived) (PP (IN in) (NP (NNP Indonesia))) (PP (IN around) (NP (CD 2000) (NNP BC))))) (, ,) (CC and) (S (SBAR (IN as) (S (NP (PRP they)) (VP (VBD spread) (PP (IN through) (NP (DT the) (NN archipelago)))))) (, ,) (NP (PRP they)) (ADVP (RB often)) (VP (VP (VBD settled) (PP (IN along) (NP (J...
CT
28,308
57,755
They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.
['They arrived in Indonesia around 2000 BC , and , they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions .']
['as they spread through the archipelago']
[]
['They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.
['as they spread through the archipelago']
['They arrived in Indonesia around 2000 BC , and , they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions .']
They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.
(ROOT (S (S (NP (PRP They)) (VP (VBD arrived) (PP (IN in) (NP (NNP Indonesia))) (PP (IN around) (NP (CD 2000) (NNP BC))))) (, ,) (CC and) (S (SBAR (IN as) (S (NP (PRP they)) (VP (VBD spread) (PP (IN through) (NP (DT the) (NN archipelago)))))) (, ,) (NP (PRP they)) (ADVP (RB often)) (VP (VP (VBD settled) (PP (IN along) ...
12
{ "ADJ": [ "coastal", "indigenous", "such", "inland" ], "ADP": [ "in", "around", "through", "along", "as", "of", "of", "to" ], "ADV": [ "often" ], "AUX": [], "CCONJ": [ "and", "and", "or" ], "DET": [ "the", "the" ], "INTJ": ...
[ "B-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP"...
They/nsubj/arrived arrived/ROOT/arrived in/prep/arrived Indonesia/pobj/in around/prep/arrived 2000/pobj/around BC/pobj/around ,/punct/arrived and/cc/arrived as/mark/spread they/nsubj/spread spread/advcl/settled through/prep/spread the/det/archipelago archipelago/pobj/through ,/punct/settled they/nsubj/settled often/adv...
(S (S (NP (PRP They)) (VP (VBD arrived) (PP (IN in) (NP (NNP Indonesia))) (PP (IN around) (NP (CD 2000) (NNP BC))))) (, ,) (CC and) (S (SBAR (IN as) (S (NP (PRP they)) (VP (VBD spread) (PP (IN through) (NP (DT the) (NN archipelago)))))) (, ,) (NP (PRP they)) (ADVP (RB often)) (VP (VP (VBD settled) (PP (IN along) (NP (J...
CT
28,308
57,755
They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.
['They arrived in Indonesia around 2000 BC , and , they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions .']
['as they spread through the archipelago']
[]
['They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.']
[]
Instruction: is this sentence tagged as FC?: Input: They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.
[]
['They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.']
They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.
(ROOT (S (S (NP (PRP They)) (VP (VBD arrived) (PP (IN in) (NP (NNP Indonesia))) (PP (IN around) (NP (CD 2000) (NNP BC))))) (, ,) (CC and) (S (SBAR (IN as) (S (NP (PRP they)) (VP (VBD spread) (PP (IN through) (NP (DT the) (NN archipelago)))))) (, ,) (NP (PRP they)) (ADVP (RB often)) (VP (VP (VBD settled) (PP (IN along) ...
12
{ "ADJ": [ "coastal", "indigenous", "such", "inland" ], "ADP": [ "in", "around", "through", "along", "as", "of", "of", "to" ], "ADV": [ "often" ], "AUX": [], "CCONJ": [ "and", "and", "or" ], "DET": [ "the", "the" ], "INTJ": ...
[ "B-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP"...
They/nsubj/arrived arrived/ROOT/arrived in/prep/arrived Indonesia/pobj/in around/prep/arrived 2000/pobj/around BC/pobj/around ,/punct/arrived and/cc/arrived as/mark/spread they/nsubj/spread spread/advcl/settled through/prep/spread the/det/archipelago archipelago/pobj/through ,/punct/settled they/nsubj/settled often/adv...
(S (S (NP (PRP They)) (VP (VBD arrived) (PP (IN in) (NP (NNP Indonesia))) (PP (IN around) (NP (CD 2000) (NNP BC))))) (, ,) (CC and) (S (SBAR (IN as) (S (NP (PRP they)) (VP (VBD spread) (PP (IN through) (NP (DT the) (NN archipelago)))))) (, ,) (NP (PRP they)) (ADVP (RB often)) (VP (VP (VBD settled) (PP (IN along) (NP (J...
CT
28,308
57,755
They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.
['They arrived in Indonesia around 2000 BC , and , they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions .']
['as they spread through the archipelago']
[]
['They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.']
[]
Instruction: is this sentence tagged as T?: Input: They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.
[]
['as they spread through the archipelago']
They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.
(ROOT (S (S (NP (PRP They)) (VP (VBD arrived) (PP (IN in) (NP (NNP Indonesia))) (PP (IN around) (NP (CD 2000) (NNP BC))))) (, ,) (CC and) (S (SBAR (IN as) (S (NP (PRP they)) (VP (VBD spread) (PP (IN through) (NP (DT the) (NN archipelago)))))) (, ,) (NP (PRP they)) (ADVP (RB often)) (VP (VP (VBD settled) (PP (IN along) ...
12
{ "ADJ": [ "coastal", "indigenous", "such", "inland" ], "ADP": [ "in", "around", "through", "along", "as", "of", "of", "to" ], "ADV": [ "often" ], "AUX": [], "CCONJ": [ "and", "and", "or" ], "DET": [ "the", "the" ], "INTJ": ...
[ "B-NP", "B-VP", "B-PP", "B-NP", "B-PP", "B-NP", "I-NP", "O", "O", "O", "B-NP", "B-VP", "B-PP", "B-NP", "I-NP", "O", "B-NP", "B-ADVP", "B-VP", "B-PP", "B-NP", "I-NP", "B-VP", "I-VP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "B-PP", "B-NP", "I-NP", "I-NP"...
They/nsubj/arrived arrived/ROOT/arrived in/prep/arrived Indonesia/pobj/in around/prep/arrived 2000/pobj/around BC/pobj/around ,/punct/arrived and/cc/arrived as/mark/spread they/nsubj/spread spread/advcl/settled through/prep/spread the/det/archipelago archipelago/pobj/through ,/punct/settled they/nsubj/settled often/adv...
(S (S (NP (PRP They)) (VP (VBD arrived) (PP (IN in) (NP (NNP Indonesia))) (PP (IN around) (NP (CD 2000) (NNP BC))))) (, ,) (CC and) (S (SBAR (IN as) (S (NP (PRP they)) (VP (VBD spread) (PP (IN through) (NP (DT the) (NN archipelago)))))) (, ,) (NP (PRP they)) (ADVP (RB often)) (VP (VP (VBD settled) (PP (IN along) (NP (J...
CT
28,308
57,755
They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.
['They arrived in Indonesia around 2000 BC , and , they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions .']
['as they spread through the archipelago']
[]
['They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.']
[]
Instruction: is this sentence tagged as CT?: Input: They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.
['They arrived in Indonesia around 2000 BC,and as they spread through the archipelago, they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions.']
['They arrived in Indonesia around 2000 BC , and , they often settled along coastal areas and confined indigenous peoples such as Negritos of the Philippines or Papuans of New Guinea to inland regions .']
Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]
(ROOT (SBARQ (NP (JJ Unarmed) (NNPS Jews)) (VP (VBD gathered) (PP (PP (IN in) (NP (DT the) (NNS streets))) (TO to) (VB prevent) (NP (DT the) (NN installation)) (PP (IN of) (NP (JJ pagan) (NNS images)))) (PP (IN in) (NP (DT the) (NNP Temple))) (PP (IN in) (NP (NN Jerusalem.-LSB-citation) (JJ needed-RSB--LSB-original) (N...
7
{ "ADJ": [ "needed][original" ], "ADP": [ "in", "of", "in", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "streets", "installation", "pagan", "images", "Jerusalem.[citation", "research" ], ...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O" ]
Unarmed/amod/Jews Jews/nsubj/gathered gathered/ROOT/gathered in/prep/gathered the/det/streets streets/pobj/in to/aux/prevent prevent/advcl/gathered the/det/installation installation/dobj/prevent of/prep/installation pagan/compound/images images/pobj/of in/prep/installation the/det/Temple Temple/pobj/in in/prep/installa...
(SBARQ (NP (JJ Unarmed) (NNPS Jews)) (VP (VBD gathered) (PP (PP (IN in) (NP (DT the) (NNS streets))) (TO to) (VB prevent) (NP (DT the) (NN installation)) (PP (IN of) (NP (JJ pagan) (NNS images)))) (PP (IN in) (NP (DT the) (NNP Temple))) (PP (IN in) (NP (NN Jerusalem.-LSB-citation) (JJ needed-RSB--LSB-original) (NN rese...
T
19,595
57,756
Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.-LSB-citation needed-RSB--LSB-original research ? -RSB-']
[]
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.-LSB-citation needed-RSB--LSB-original research ? -RSB-']
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]']
Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]
(ROOT (SBARQ (NP (JJ Unarmed) (NNPS Jews)) (VP (VBD gathered) (PP (PP (IN in) (NP (DT the) (NNS streets))) (TO to) (VB prevent) (NP (DT the) (NN installation)) (PP (IN of) (NP (JJ pagan) (NNS images)))) (PP (IN in) (NP (DT the) (NNP Temple))) (PP (IN in) (NP (NN Jerusalem.-LSB-citation) (JJ needed-RSB--LSB-original) (N...
7
{ "ADJ": [ "needed][original" ], "ADP": [ "in", "of", "in", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "streets", "installation", "pagan", "images", "Jerusalem.[citation", "research" ], ...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O" ]
Unarmed/amod/Jews Jews/nsubj/gathered gathered/ROOT/gathered in/prep/gathered the/det/streets streets/pobj/in to/aux/prevent prevent/advcl/gathered the/det/installation installation/dobj/prevent of/prep/installation pagan/compound/images images/pobj/of in/prep/installation the/det/Temple Temple/pobj/in in/prep/installa...
(SBARQ (NP (JJ Unarmed) (NNPS Jews)) (VP (VBD gathered) (PP (PP (IN in) (NP (DT the) (NNS streets))) (TO to) (VB prevent) (NP (DT the) (NN installation)) (PP (IN of) (NP (JJ pagan) (NNS images)))) (PP (IN in) (NP (DT the) (NNP Temple))) (PP (IN in) (NP (NN Jerusalem.-LSB-citation) (JJ needed-RSB--LSB-original) (NN rese...
T
19,595
57,756
Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.-LSB-citation needed-RSB--LSB-original research ? -RSB-']
[]
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]
[]
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]']
Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]
(ROOT (SBARQ (NP (JJ Unarmed) (NNPS Jews)) (VP (VBD gathered) (PP (PP (IN in) (NP (DT the) (NNS streets))) (TO to) (VB prevent) (NP (DT the) (NN installation)) (PP (IN of) (NP (JJ pagan) (NNS images)))) (PP (IN in) (NP (DT the) (NNP Temple))) (PP (IN in) (NP (NN Jerusalem.-LSB-citation) (JJ needed-RSB--LSB-original) (N...
7
{ "ADJ": [ "needed][original" ], "ADP": [ "in", "of", "in", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "streets", "installation", "pagan", "images", "Jerusalem.[citation", "research" ], ...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O" ]
Unarmed/amod/Jews Jews/nsubj/gathered gathered/ROOT/gathered in/prep/gathered the/det/streets streets/pobj/in to/aux/prevent prevent/advcl/gathered the/det/installation installation/dobj/prevent of/prep/installation pagan/compound/images images/pobj/of in/prep/installation the/det/Temple Temple/pobj/in in/prep/installa...
(SBARQ (NP (JJ Unarmed) (NNPS Jews)) (VP (VBD gathered) (PP (PP (IN in) (NP (DT the) (NNS streets))) (TO to) (VB prevent) (NP (DT the) (NN installation)) (PP (IN of) (NP (JJ pagan) (NNS images)))) (PP (IN in) (NP (DT the) (NNP Temple))) (PP (IN in) (NP (NN Jerusalem.-LSB-citation) (JJ needed-RSB--LSB-original) (NN rese...
T
19,595
57,756
Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.-LSB-citation needed-RSB--LSB-original research ? -RSB-']
[]
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]']
[]
[]
Instruction: is this sentence tagged as FC?: Input: Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]
[]
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.-LSB-citation needed-RSB--LSB-original research ? -RSB-']
Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]
(ROOT (SBARQ (NP (JJ Unarmed) (NNPS Jews)) (VP (VBD gathered) (PP (PP (IN in) (NP (DT the) (NNS streets))) (TO to) (VB prevent) (NP (DT the) (NN installation)) (PP (IN of) (NP (JJ pagan) (NNS images)))) (PP (IN in) (NP (DT the) (NNP Temple))) (PP (IN in) (NP (NN Jerusalem.-LSB-citation) (JJ needed-RSB--LSB-original) (N...
7
{ "ADJ": [ "needed][original" ], "ADP": [ "in", "of", "in", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "streets", "installation", "pagan", "images", "Jerusalem.[citation", "research" ], ...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O" ]
Unarmed/amod/Jews Jews/nsubj/gathered gathered/ROOT/gathered in/prep/gathered the/det/streets streets/pobj/in to/aux/prevent prevent/advcl/gathered the/det/installation installation/dobj/prevent of/prep/installation pagan/compound/images images/pobj/of in/prep/installation the/det/Temple Temple/pobj/in in/prep/installa...
(SBARQ (NP (JJ Unarmed) (NNPS Jews)) (VP (VBD gathered) (PP (PP (IN in) (NP (DT the) (NNS streets))) (TO to) (VB prevent) (NP (DT the) (NN installation)) (PP (IN of) (NP (JJ pagan) (NNS images)))) (PP (IN in) (NP (DT the) (NNP Temple))) (PP (IN in) (NP (NN Jerusalem.-LSB-citation) (JJ needed-RSB--LSB-original) (NN rese...
T
19,595
57,756
Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.-LSB-citation needed-RSB--LSB-original research ? -RSB-']
[]
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]']
[]
[]
Instruction: is this sentence tagged as T?: Input: Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]']
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.-LSB-citation needed-RSB--LSB-original research ? -RSB-']
Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]
(ROOT (SBARQ (NP (JJ Unarmed) (NNPS Jews)) (VP (VBD gathered) (PP (PP (IN in) (NP (DT the) (NNS streets))) (TO to) (VB prevent) (NP (DT the) (NN installation)) (PP (IN of) (NP (JJ pagan) (NNS images)))) (PP (IN in) (NP (DT the) (NNP Temple))) (PP (IN in) (NP (NN Jerusalem.-LSB-citation) (JJ needed-RSB--LSB-original) (N...
7
{ "ADJ": [ "needed][original" ], "ADP": [ "in", "of", "in", "in" ], "ADV": [], "AUX": [], "CCONJ": [], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "streets", "installation", "pagan", "images", "Jerusalem.[citation", "research" ], ...
[ "B-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-PP", "I-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "O", "O" ]
Unarmed/amod/Jews Jews/nsubj/gathered gathered/ROOT/gathered in/prep/gathered the/det/streets streets/pobj/in to/aux/prevent prevent/advcl/gathered the/det/installation installation/dobj/prevent of/prep/installation pagan/compound/images images/pobj/of in/prep/installation the/det/Temple Temple/pobj/in in/prep/installa...
(SBARQ (NP (JJ Unarmed) (NNPS Jews)) (VP (VBD gathered) (PP (PP (IN in) (NP (DT the) (NNS streets))) (TO to) (VB prevent) (NP (DT the) (NN installation)) (PP (IN of) (NP (JJ pagan) (NNS images)))) (PP (IN in) (NP (DT the) (NNP Temple))) (PP (IN in) (NP (NN Jerusalem.-LSB-citation) (JJ needed-RSB--LSB-original) (NN rese...
T
19,595
57,756
Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.-LSB-citation needed-RSB--LSB-original research ? -RSB-']
[]
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]']
[]
[]
Instruction: is this sentence tagged as CT?: Input: Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]
[]
['Unarmed Jews gathered in the streets to prevent the installation of pagan images in the Temple in Jerusalem.[citation needed][original research?]']
Yiu Yung-chin states that the furthest western extent of the Ming dynasty's territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."
(ROOT (S (NP (NNP Yiu) (NNP Yung) (HYPH -) (NNP chin)) (VP (VBZ states) (SBAR (IN that) (S (NP (NP (DT the) (JJS furthest) (JJ western) (NN extent)) (PP (IN of) (NP (NP (DT the) (NNP Ming) (NN dynasty) (POS 's)) (NN territory)))) (VP (VBD was) (NP (NNP Gansu) (, ,) (NNP Sichuan) (, ,) (CC and) (NNP Yunnan)) (SBAR (IN w...
12
{ "ADJ": [ "furthest", "western" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "was", "did" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "extent", "territory" ], "NUM": [], "PART": [ "'s", "not" ], "PRON": ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "O", "O" ]
Yiu/compound/chin Yung/compound/chin -/punct/chin chin/compound/states states/ROOT/states that/mark/was the/det/extent furthest/amod/extent western/amod/extent extent/nsubj/was of/prep/extent the/det/dynasty Ming/compound/dynasty dynasty/poss/territory 's/case/dynasty territory/pobj/of was/ccomp/states Gansu/attr/was ,...
(S (NP (NNP Yiu) (NNP Yung) (HYPH -) (NNP chin)) (VP (VBZ states) (SBAR (IN that) (S (NP (NP (DT the) (JJS furthest) (JJ western) (NN extent)) (PP (IN of) (NP (NP (DT the) (NNP Ming) (NN dynasty) (POS 's)) (NN territory)))) (VP (VBD was) (NP (NNP Gansu) (, ,) (NNP Sichuan) (, ,) (CC and) (NNP Yunnan)) (SBAR (IN while) ...
CT
3,630
57,757
Yiu Yung-chin states that the furthest western extent of the Ming dynasty's territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."
['Yiu Yung - chin states . "']
['that the furthest western extent of the Ming dynasty \'s territory was Gansu , Sichuan , and Yunnan while " the Ming did not possess Tibet', 'while " the Ming did not possess Tibet']
[]
['Yiu Yung-chin states that the furthest western extent of the Ming dynasty\'s territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Yiu Yung-chin states that the furthest western extent of the Ming dynasty's territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."
['Yiu Yung - chin states . "']
['Yiu Yung-chin states that the furthest western extent of the Ming dynasty\'s territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."']
Yiu Yung-chin states that the furthest western extent of the Ming dynasty's territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."
(ROOT (S (NP (NNP Yiu) (NNP Yung) (HYPH -) (NNP chin)) (VP (VBZ states) (SBAR (IN that) (S (NP (NP (DT the) (JJS furthest) (JJ western) (NN extent)) (PP (IN of) (NP (NP (DT the) (NNP Ming) (NN dynasty) (POS 's)) (NN territory)))) (VP (VBD was) (NP (NNP Gansu) (, ,) (NNP Sichuan) (, ,) (CC and) (NNP Yunnan)) (SBAR (IN w...
12
{ "ADJ": [ "furthest", "western" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "was", "did" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "extent", "territory" ], "NUM": [], "PART": [ "'s", "not" ], "PRON": ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "O", "O" ]
Yiu/compound/chin Yung/compound/chin -/punct/chin chin/compound/states states/ROOT/states that/mark/was the/det/extent furthest/amod/extent western/amod/extent extent/nsubj/was of/prep/extent the/det/dynasty Ming/compound/dynasty dynasty/poss/territory 's/case/dynasty territory/pobj/of was/ccomp/states Gansu/attr/was ,...
(S (NP (NNP Yiu) (NNP Yung) (HYPH -) (NNP chin)) (VP (VBZ states) (SBAR (IN that) (S (NP (NP (DT the) (JJS furthest) (JJ western) (NN extent)) (PP (IN of) (NP (NP (DT the) (NNP Ming) (NN dynasty) (POS 's)) (NN territory)))) (VP (VBD was) (NP (NNP Gansu) (, ,) (NNP Sichuan) (, ,) (CC and) (NNP Yunnan)) (SBAR (IN while) ...
CT
3,630
57,757
Yiu Yung-chin states that the furthest western extent of the Ming dynasty's territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."
['Yiu Yung - chin states . "']
['that the furthest western extent of the Ming dynasty \'s territory was Gansu , Sichuan , and Yunnan while " the Ming did not possess Tibet', 'while " the Ming did not possess Tibet']
[]
['Yiu Yung-chin states that the furthest western extent of the Ming dynasty\'s territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Yiu Yung-chin states that the furthest western extent of the Ming dynasty's territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."
['that the furthest western extent of the Ming dynasty \'s territory was Gansu , Sichuan , and Yunnan while " the Ming did not possess Tibet', 'while " the Ming did not possess Tibet']
['Yiu Yung-chin states that the furthest western extent of the Ming dynasty\'s territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."']
Yiu Yung-chin states that the furthest western extent of the Ming dynasty's territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."
(ROOT (S (NP (NNP Yiu) (NNP Yung) (HYPH -) (NNP chin)) (VP (VBZ states) (SBAR (IN that) (S (NP (NP (DT the) (JJS furthest) (JJ western) (NN extent)) (PP (IN of) (NP (NP (DT the) (NNP Ming) (NN dynasty) (POS 's)) (NN territory)))) (VP (VBD was) (NP (NNP Gansu) (, ,) (NNP Sichuan) (, ,) (CC and) (NNP Yunnan)) (SBAR (IN w...
12
{ "ADJ": [ "furthest", "western" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "was", "did" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "extent", "territory" ], "NUM": [], "PART": [ "'s", "not" ], "PRON": ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "O", "O" ]
Yiu/compound/chin Yung/compound/chin -/punct/chin chin/compound/states states/ROOT/states that/mark/was the/det/extent furthest/amod/extent western/amod/extent extent/nsubj/was of/prep/extent the/det/dynasty Ming/compound/dynasty dynasty/poss/territory 's/case/dynasty territory/pobj/of was/ccomp/states Gansu/attr/was ,...
(S (NP (NNP Yiu) (NNP Yung) (HYPH -) (NNP chin)) (VP (VBZ states) (SBAR (IN that) (S (NP (NP (DT the) (JJS furthest) (JJ western) (NN extent)) (PP (IN of) (NP (NP (DT the) (NNP Ming) (NN dynasty) (POS 's)) (NN territory)))) (VP (VBD was) (NP (NNP Gansu) (, ,) (NNP Sichuan) (, ,) (CC and) (NNP Yunnan)) (SBAR (IN while) ...
CT
3,630
57,757
Yiu Yung-chin states that the furthest western extent of the Ming dynasty's territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."
['Yiu Yung - chin states . "']
['that the furthest western extent of the Ming dynasty \'s territory was Gansu , Sichuan , and Yunnan while " the Ming did not possess Tibet', 'while " the Ming did not possess Tibet']
[]
['Yiu Yung-chin states that the furthest western extent of the Ming dynasty\'s territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."']
[]
Instruction: is this sentence tagged as FC?: Input: Yiu Yung-chin states that the furthest western extent of the Ming dynasty's territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."
[]
['Yiu Yung-chin states that the furthest western extent of the Ming dynasty\'s territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."']
Yiu Yung-chin states that the furthest western extent of the Ming dynasty's territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."
(ROOT (S (NP (NNP Yiu) (NNP Yung) (HYPH -) (NNP chin)) (VP (VBZ states) (SBAR (IN that) (S (NP (NP (DT the) (JJS furthest) (JJ western) (NN extent)) (PP (IN of) (NP (NP (DT the) (NNP Ming) (NN dynasty) (POS 's)) (NN territory)))) (VP (VBD was) (NP (NNP Gansu) (, ,) (NNP Sichuan) (, ,) (CC and) (NNP Yunnan)) (SBAR (IN w...
12
{ "ADJ": [ "furthest", "western" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "was", "did" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "extent", "territory" ], "NUM": [], "PART": [ "'s", "not" ], "PRON": ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "O", "O" ]
Yiu/compound/chin Yung/compound/chin -/punct/chin chin/compound/states states/ROOT/states that/mark/was the/det/extent furthest/amod/extent western/amod/extent extent/nsubj/was of/prep/extent the/det/dynasty Ming/compound/dynasty dynasty/poss/territory 's/case/dynasty territory/pobj/of was/ccomp/states Gansu/attr/was ,...
(S (NP (NNP Yiu) (NNP Yung) (HYPH -) (NNP chin)) (VP (VBZ states) (SBAR (IN that) (S (NP (NP (DT the) (JJS furthest) (JJ western) (NN extent)) (PP (IN of) (NP (NP (DT the) (NNP Ming) (NN dynasty) (POS 's)) (NN territory)))) (VP (VBD was) (NP (NNP Gansu) (, ,) (NNP Sichuan) (, ,) (CC and) (NNP Yunnan)) (SBAR (IN while) ...
CT
3,630
57,757
Yiu Yung-chin states that the furthest western extent of the Ming dynasty's territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."
['Yiu Yung - chin states . "']
['that the furthest western extent of the Ming dynasty \'s territory was Gansu , Sichuan , and Yunnan while " the Ming did not possess Tibet', 'while " the Ming did not possess Tibet']
[]
['Yiu Yung-chin states that the furthest western extent of the Ming dynasty\'s territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."']
[]
Instruction: is this sentence tagged as T?: Input: Yiu Yung-chin states that the furthest western extent of the Ming dynasty's territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."
[]
['that the furthest western extent of the Ming dynasty \'s territory was Gansu , Sichuan , and Yunnan while " the Ming did not possess Tibet', 'while " the Ming did not possess Tibet']
Yiu Yung-chin states that the furthest western extent of the Ming dynasty's territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."
(ROOT (S (NP (NNP Yiu) (NNP Yung) (HYPH -) (NNP chin)) (VP (VBZ states) (SBAR (IN that) (S (NP (NP (DT the) (JJS furthest) (JJ western) (NN extent)) (PP (IN of) (NP (NP (DT the) (NNP Ming) (NN dynasty) (POS 's)) (NN territory)))) (VP (VBD was) (NP (NNP Gansu) (, ,) (NNP Sichuan) (, ,) (CC and) (NNP Yunnan)) (SBAR (IN w...
12
{ "ADJ": [ "furthest", "western" ], "ADP": [ "of" ], "ADV": [], "AUX": [ "was", "did" ], "CCONJ": [ "and" ], "DET": [ "the", "the", "the" ], "INTJ": [], "NOUN": [ "extent", "territory" ], "NUM": [], "PART": [ "'s", "not" ], "PRON": ...
[ "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "B-VP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I-NP", "O", "O", "B-NP", "I-NP", "B-VP", "I-VP", "I-VP", "B-NP", "O", "O" ]
Yiu/compound/chin Yung/compound/chin -/punct/chin chin/compound/states states/ROOT/states that/mark/was the/det/extent furthest/amod/extent western/amod/extent extent/nsubj/was of/prep/extent the/det/dynasty Ming/compound/dynasty dynasty/poss/territory 's/case/dynasty territory/pobj/of was/ccomp/states Gansu/attr/was ,...
(S (NP (NNP Yiu) (NNP Yung) (HYPH -) (NNP chin)) (VP (VBZ states) (SBAR (IN that) (S (NP (NP (DT the) (JJS furthest) (JJ western) (NN extent)) (PP (IN of) (NP (NP (DT the) (NNP Ming) (NN dynasty) (POS 's)) (NN territory)))) (VP (VBD was) (NP (NNP Gansu) (, ,) (NNP Sichuan) (, ,) (CC and) (NNP Yunnan)) (SBAR (IN while) ...
CT
3,630
57,757
Yiu Yung-chin states that the furthest western extent of the Ming dynasty's territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."
['Yiu Yung - chin states . "']
['that the furthest western extent of the Ming dynasty \'s territory was Gansu , Sichuan , and Yunnan while " the Ming did not possess Tibet', 'while " the Ming did not possess Tibet']
[]
['Yiu Yung-chin states that the furthest western extent of the Ming dynasty\'s territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."']
[]
Instruction: is this sentence tagged as CT?: Input: Yiu Yung-chin states that the furthest western extent of the Ming dynasty's territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."
['Yiu Yung-chin states that the furthest western extent of the Ming dynasty\'s territory was Gansu, Sichuan, and Yunnan while "the Ming did not possess Tibet."']
['Yiu Yung - chin states . "']
The feasibility of wind power generation will be considered.
(ROOT (S (NP (NP (DT The) (NN feasibility)) (PP (IN of) (NP (NML (NN wind) (NN power)) (NN generation)))) (VP (MD will) (VP (VB be) (VP (VBN considered)))) (. .)))
7
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [ "will", "be" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "feasibility", "wind", "power", "generation" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], ...
[ "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "B-VP", "I-VP", "I-VP", "O" ]
The/det/feasibility feasibility/nsubjpass/considered of/prep/feasibility wind/compound/generation power/compound/generation generation/pobj/of will/aux/considered be/auxpass/considered considered/ROOT/considered ./punct/considered
(S (NP (NP (DT The) (NN feasibility)) (PP (IN of) (NP (NML (NN wind) (NN power)) (NN generation)))) (VP (MD will) (VP (VB be) (VP (VBN considered)))) (. .))
T
1,708
57,758
The feasibility of wind power generation will be considered.
['The feasibility of wind power generation will be considered .']
[]
['The feasibility of wind power generation will be considered.']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: The feasibility of wind power generation will be considered.
['The feasibility of wind power generation will be considered .']
['Taking "refuge in the triple gem" has traditionally been a declaration and commitment to being on the Buddhist path, and in general distinguishes a Buddhist from a non-Buddhist.']
The feasibility of wind power generation will be considered.
(ROOT (S (NP (NP (DT The) (NN feasibility)) (PP (IN of) (NP (NML (NN wind) (NN power)) (NN generation)))) (VP (MD will) (VP (VB be) (VP (VBN considered)))) (. .)))
7
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [ "will", "be" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "feasibility", "wind", "power", "generation" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], ...
[ "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "B-VP", "I-VP", "I-VP", "O" ]
The/det/feasibility feasibility/nsubjpass/considered of/prep/feasibility wind/compound/generation power/compound/generation generation/pobj/of will/aux/considered be/auxpass/considered considered/ROOT/considered ./punct/considered
(S (NP (NP (DT The) (NN feasibility)) (PP (IN of) (NP (NML (NN wind) (NN power)) (NN generation)))) (VP (MD will) (VP (VB be) (VP (VBN considered)))) (. .))
T
1,708
57,758
The feasibility of wind power generation will be considered.
['The feasibility of wind power generation will be considered .']
[]
['The feasibility of wind power generation will be considered.']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: The feasibility of wind power generation will be considered.
[]
['The feasibility of wind power generation will be considered.']
The feasibility of wind power generation will be considered.
(ROOT (S (NP (NP (DT The) (NN feasibility)) (PP (IN of) (NP (NML (NN wind) (NN power)) (NN generation)))) (VP (MD will) (VP (VB be) (VP (VBN considered)))) (. .)))
7
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [ "will", "be" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "feasibility", "wind", "power", "generation" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], ...
[ "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "B-VP", "I-VP", "I-VP", "O" ]
The/det/feasibility feasibility/nsubjpass/considered of/prep/feasibility wind/compound/generation power/compound/generation generation/pobj/of will/aux/considered be/auxpass/considered considered/ROOT/considered ./punct/considered
(S (NP (NP (DT The) (NN feasibility)) (PP (IN of) (NP (NML (NN wind) (NN power)) (NN generation)))) (VP (MD will) (VP (VB be) (VP (VBN considered)))) (. .))
T
1,708
57,758
The feasibility of wind power generation will be considered.
['The feasibility of wind power generation will be considered .']
[]
['The feasibility of wind power generation will be considered.']
[]
[]
Instruction: is this sentence tagged as FC?: Input: The feasibility of wind power generation will be considered.
[]
['The feasibility of wind power generation will be considered.']
The feasibility of wind power generation will be considered.
(ROOT (S (NP (NP (DT The) (NN feasibility)) (PP (IN of) (NP (NML (NN wind) (NN power)) (NN generation)))) (VP (MD will) (VP (VB be) (VP (VBN considered)))) (. .)))
7
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [ "will", "be" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "feasibility", "wind", "power", "generation" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], ...
[ "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "B-VP", "I-VP", "I-VP", "O" ]
The/det/feasibility feasibility/nsubjpass/considered of/prep/feasibility wind/compound/generation power/compound/generation generation/pobj/of will/aux/considered be/auxpass/considered considered/ROOT/considered ./punct/considered
(S (NP (NP (DT The) (NN feasibility)) (PP (IN of) (NP (NML (NN wind) (NN power)) (NN generation)))) (VP (MD will) (VP (VB be) (VP (VBN considered)))) (. .))
T
1,708
57,758
The feasibility of wind power generation will be considered.
['The feasibility of wind power generation will be considered .']
[]
['The feasibility of wind power generation will be considered.']
[]
[]
Instruction: is this sentence tagged as T?: Input: The feasibility of wind power generation will be considered.
['The feasibility of wind power generation will be considered.']
['According to Siad, orientalism allowed Europe to establish itself as the superior and the norm, which justified its dominance over the essentialized Orient.']
The feasibility of wind power generation will be considered.
(ROOT (S (NP (NP (DT The) (NN feasibility)) (PP (IN of) (NP (NML (NN wind) (NN power)) (NN generation)))) (VP (MD will) (VP (VB be) (VP (VBN considered)))) (. .)))
7
{ "ADJ": [], "ADP": [ "of" ], "ADV": [], "AUX": [ "will", "be" ], "CCONJ": [], "DET": [ "The" ], "INTJ": [], "NOUN": [ "feasibility", "wind", "power", "generation" ], "NUM": [], "PART": [], "PRON": [], "PROPN": [], "PUNCT": [ "." ], "SCONJ": [], ...
[ "B-NP", "I-NP", "B-PP", "O", "O", "B-NP", "B-VP", "I-VP", "I-VP", "O" ]
The/det/feasibility feasibility/nsubjpass/considered of/prep/feasibility wind/compound/generation power/compound/generation generation/pobj/of will/aux/considered be/auxpass/considered considered/ROOT/considered ./punct/considered
(S (NP (NP (DT The) (NN feasibility)) (PP (IN of) (NP (NML (NN wind) (NN power)) (NN generation)))) (VP (MD will) (VP (VB be) (VP (VBN considered)))) (. .))
T
1,708
57,758
The feasibility of wind power generation will be considered.
['The feasibility of wind power generation will be considered .']
[]
['The feasibility of wind power generation will be considered.']
[]
[]
Instruction: is this sentence tagged as CT?: Input: The feasibility of wind power generation will be considered.
[]
['The feasibility of wind power generation will be considered .']
Therefore, they held to a less universalist conception of Islam than did many of their rivals.
(ROOT (S (ADVP (RB Therefore)) (, ,) (NP (PRP they)) (VP (VBD held) (PP (IN to) (NP (NP (NP (DT a) (ADJP (RBR less) (JJ universalist)) (NN conception)) (PP (IN of) (NP (NNP Islam)))) (SBAR (IN than) (SINV (VBD did) (NP (NP (JJ many)) (PP (IN of) (NP (PRP$ their) (NNS rivals))))))))) (. .)))
11
{ "ADJ": [ "universalist", "many" ], "ADP": [ "to", "of", "of" ], "ADV": [ "Therefore", "less" ], "AUX": [], "CCONJ": [], "DET": [ "a" ], "INTJ": [], "NOUN": [ "conception", "rivals" ], "NUM": [], "PART": [], "PRON": [ "they", "their" ], ...
[ "B-ADVP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
Therefore/advmod/held ,/punct/held they/nsubj/held held/ROOT/held to/prep/held a/det/conception less/advmod/universalist universalist/amod/conception conception/pobj/to of/prep/conception Islam/pobj/of than/mark/did did/advcl/held many/dobj/did of/prep/many their/poss/rivals rivals/pobj/of ./punct/held
(S (ADVP (RB Therefore)) (, ,) (NP (PRP they)) (VP (VBD held) (PP (IN to) (NP (NP (NP (DT a) (ADJP (RBR less) (JJ universalist)) (NN conception)) (PP (IN of) (NP (NNP Islam)))) (SBAR (IN than) (SINV (VBD did) (NP (NP (JJ many)) (PP (IN of) (NP (PRP$ their) (NNS rivals))))))))) (. .))
CT
26,421
57,759
Therefore, they held to a less universalist conception of Islam than did many of their rivals.
['Therefore , they held to a less universalist conception of Islam .']
['than did many of their rivals']
[]
['Therefore, they held to a less universalist conception of Islam than did many of their rivals.']
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: Therefore, they held to a less universalist conception of Islam than did many of their rivals.
['Therefore , they held to a less universalist conception of Islam .']
['Therefore, they held to a less universalist conception of Islam than did many of their rivals.']
Therefore, they held to a less universalist conception of Islam than did many of their rivals.
(ROOT (S (ADVP (RB Therefore)) (, ,) (NP (PRP they)) (VP (VBD held) (PP (IN to) (NP (NP (NP (DT a) (ADJP (RBR less) (JJ universalist)) (NN conception)) (PP (IN of) (NP (NNP Islam)))) (SBAR (IN than) (SINV (VBD did) (NP (NP (JJ many)) (PP (IN of) (NP (PRP$ their) (NNS rivals))))))))) (. .)))
11
{ "ADJ": [ "universalist", "many" ], "ADP": [ "to", "of", "of" ], "ADV": [ "Therefore", "less" ], "AUX": [], "CCONJ": [], "DET": [ "a" ], "INTJ": [], "NOUN": [ "conception", "rivals" ], "NUM": [], "PART": [], "PRON": [ "they", "their" ], ...
[ "B-ADVP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
Therefore/advmod/held ,/punct/held they/nsubj/held held/ROOT/held to/prep/held a/det/conception less/advmod/universalist universalist/amod/conception conception/pobj/to of/prep/conception Islam/pobj/of than/mark/did did/advcl/held many/dobj/did of/prep/many their/poss/rivals rivals/pobj/of ./punct/held
(S (ADVP (RB Therefore)) (, ,) (NP (PRP they)) (VP (VBD held) (PP (IN to) (NP (NP (NP (DT a) (ADJP (RBR less) (JJ universalist)) (NN conception)) (PP (IN of) (NP (NNP Islam)))) (SBAR (IN than) (SINV (VBD did) (NP (NP (JJ many)) (PP (IN of) (NP (PRP$ their) (NNS rivals))))))))) (. .))
CT
26,421
57,759
Therefore, they held to a less universalist conception of Islam than did many of their rivals.
['Therefore , they held to a less universalist conception of Islam .']
['than did many of their rivals']
[]
['Therefore, they held to a less universalist conception of Islam than did many of their rivals.']
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: Therefore, they held to a less universalist conception of Islam than did many of their rivals.
['than did many of their rivals']
['Therefore , they held to a less universalist conception of Islam .']
Therefore, they held to a less universalist conception of Islam than did many of their rivals.
(ROOT (S (ADVP (RB Therefore)) (, ,) (NP (PRP they)) (VP (VBD held) (PP (IN to) (NP (NP (NP (DT a) (ADJP (RBR less) (JJ universalist)) (NN conception)) (PP (IN of) (NP (NNP Islam)))) (SBAR (IN than) (SINV (VBD did) (NP (NP (JJ many)) (PP (IN of) (NP (PRP$ their) (NNS rivals))))))))) (. .)))
11
{ "ADJ": [ "universalist", "many" ], "ADP": [ "to", "of", "of" ], "ADV": [ "Therefore", "less" ], "AUX": [], "CCONJ": [], "DET": [ "a" ], "INTJ": [], "NOUN": [ "conception", "rivals" ], "NUM": [], "PART": [], "PRON": [ "they", "their" ], ...
[ "B-ADVP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
Therefore/advmod/held ,/punct/held they/nsubj/held held/ROOT/held to/prep/held a/det/conception less/advmod/universalist universalist/amod/conception conception/pobj/to of/prep/conception Islam/pobj/of than/mark/did did/advcl/held many/dobj/did of/prep/many their/poss/rivals rivals/pobj/of ./punct/held
(S (ADVP (RB Therefore)) (, ,) (NP (PRP they)) (VP (VBD held) (PP (IN to) (NP (NP (NP (DT a) (ADJP (RBR less) (JJ universalist)) (NN conception)) (PP (IN of) (NP (NNP Islam)))) (SBAR (IN than) (SINV (VBD did) (NP (NP (JJ many)) (PP (IN of) (NP (PRP$ their) (NNS rivals))))))))) (. .))
CT
26,421
57,759
Therefore, they held to a less universalist conception of Islam than did many of their rivals.
['Therefore , they held to a less universalist conception of Islam .']
['than did many of their rivals']
[]
['Therefore, they held to a less universalist conception of Islam than did many of their rivals.']
[]
Instruction: is this sentence tagged as FC?: Input: Therefore, they held to a less universalist conception of Islam than did many of their rivals.
[]
['Therefore, they held to a less universalist conception of Islam than did many of their rivals.']
Therefore, they held to a less universalist conception of Islam than did many of their rivals.
(ROOT (S (ADVP (RB Therefore)) (, ,) (NP (PRP they)) (VP (VBD held) (PP (IN to) (NP (NP (NP (DT a) (ADJP (RBR less) (JJ universalist)) (NN conception)) (PP (IN of) (NP (NNP Islam)))) (SBAR (IN than) (SINV (VBD did) (NP (NP (JJ many)) (PP (IN of) (NP (PRP$ their) (NNS rivals))))))))) (. .)))
11
{ "ADJ": [ "universalist", "many" ], "ADP": [ "to", "of", "of" ], "ADV": [ "Therefore", "less" ], "AUX": [], "CCONJ": [], "DET": [ "a" ], "INTJ": [], "NOUN": [ "conception", "rivals" ], "NUM": [], "PART": [], "PRON": [ "they", "their" ], ...
[ "B-ADVP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
Therefore/advmod/held ,/punct/held they/nsubj/held held/ROOT/held to/prep/held a/det/conception less/advmod/universalist universalist/amod/conception conception/pobj/to of/prep/conception Islam/pobj/of than/mark/did did/advcl/held many/dobj/did of/prep/many their/poss/rivals rivals/pobj/of ./punct/held
(S (ADVP (RB Therefore)) (, ,) (NP (PRP they)) (VP (VBD held) (PP (IN to) (NP (NP (NP (DT a) (ADJP (RBR less) (JJ universalist)) (NN conception)) (PP (IN of) (NP (NNP Islam)))) (SBAR (IN than) (SINV (VBD did) (NP (NP (JJ many)) (PP (IN of) (NP (PRP$ their) (NNS rivals))))))))) (. .))
CT
26,421
57,759
Therefore, they held to a less universalist conception of Islam than did many of their rivals.
['Therefore , they held to a less universalist conception of Islam .']
['than did many of their rivals']
[]
['Therefore, they held to a less universalist conception of Islam than did many of their rivals.']
[]
Instruction: is this sentence tagged as T?: Input: Therefore, they held to a less universalist conception of Islam than did many of their rivals.
[]
['Therefore , they held to a less universalist conception of Islam .']
Therefore, they held to a less universalist conception of Islam than did many of their rivals.
(ROOT (S (ADVP (RB Therefore)) (, ,) (NP (PRP they)) (VP (VBD held) (PP (IN to) (NP (NP (NP (DT a) (ADJP (RBR less) (JJ universalist)) (NN conception)) (PP (IN of) (NP (NNP Islam)))) (SBAR (IN than) (SINV (VBD did) (NP (NP (JJ many)) (PP (IN of) (NP (PRP$ their) (NNS rivals))))))))) (. .)))
11
{ "ADJ": [ "universalist", "many" ], "ADP": [ "to", "of", "of" ], "ADV": [ "Therefore", "less" ], "AUX": [], "CCONJ": [], "DET": [ "a" ], "INTJ": [], "NOUN": [ "conception", "rivals" ], "NUM": [], "PART": [], "PRON": [ "they", "their" ], ...
[ "B-ADVP", "O", "B-NP", "B-VP", "B-PP", "B-NP", "B-ADJP", "I-ADJP", "B-NP", "B-PP", "B-NP", "O", "O", "B-NP", "B-PP", "B-NP", "I-NP", "O" ]
Therefore/advmod/held ,/punct/held they/nsubj/held held/ROOT/held to/prep/held a/det/conception less/advmod/universalist universalist/amod/conception conception/pobj/to of/prep/conception Islam/pobj/of than/mark/did did/advcl/held many/dobj/did of/prep/many their/poss/rivals rivals/pobj/of ./punct/held
(S (ADVP (RB Therefore)) (, ,) (NP (PRP they)) (VP (VBD held) (PP (IN to) (NP (NP (NP (DT a) (ADJP (RBR less) (JJ universalist)) (NN conception)) (PP (IN of) (NP (NNP Islam)))) (SBAR (IN than) (SINV (VBD did) (NP (NP (JJ many)) (PP (IN of) (NP (PRP$ their) (NNS rivals))))))))) (. .))
CT
26,421
57,759
Therefore, they held to a less universalist conception of Islam than did many of their rivals.
['Therefore , they held to a less universalist conception of Islam .']
['than did many of their rivals']
[]
['Therefore, they held to a less universalist conception of Islam than did many of their rivals.']
[]
Instruction: is this sentence tagged as CT?: Input: Therefore, they held to a less universalist conception of Islam than did many of their rivals.
['Therefore, they held to a less universalist conception of Islam than did many of their rivals.']
['Therefore , they held to a less universalist conception of Islam .']
They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without.
(ROOT (S (NP (PRP They)) (VP (VBD concentrated) (PP (IN on) (S (VP (VBG developing) (NP (NP (DT a) (JJ whole) (NN man)) (VP (VBN possessed) (PP (IN of) (NP (NP (JJ religious) (NNS values)) (ADJP (ADJP (RB sufficiently) (JJ strong) (S (VP (TO to) (VP (VB resist) (NP (NNS temptations)) (PP (IN from) (ADVP (IN within)))))...
21
{ "ADJ": [ "whole", "religious", "strong", "flexible" ], "ADP": [ "on", "of", "from", "within", "to", "from", "without" ], "ADV": [ "sufficiently", "enough" ], "AUX": [], "CCONJ": [ "yet", "and" ], "DET": [ "a", "the" ], "INTJ":...
[ "B-NP", "B-VP", "B-PP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-ADJP", "I-ADJP", "B-VP", "I-VP", "B-NP", "B-PP", "B-ADVP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I...
They/nsubj/concentrated concentrated/ROOT/concentrated on/prep/concentrated developing/pcomp/on a/det/man whole/amod/man man/dobj/developing possessed/acl/man of/prep/possessed religious/amod/values values/pobj/of sufficiently/advmod/strong strong/amod/values to/aux/resist resist/xcomp/strong temptations/dobj/resist fr...
(S (NP (PRP They)) (VP (VBD concentrated) (PP (IN on) (S (VP (VBG developing) (NP (NP (DT a) (JJ whole) (NN man)) (VP (VBN possessed) (PP (IN of) (NP (NP (JJ religious) (NNS values)) (ADJP (ADJP (RB sufficiently) (JJ strong) (S (VP (TO to) (VP (VB resist) (NP (NNS temptations)) (PP (IN from) (ADVP (IN within))))))) (, ...
T
24,842
57,760
They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without.
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within , yet flexible enough to adjust to the ' isms ' -LRB- professionalism , materialism , individualism , and consumerism -RRB- tempting him from without ."]
[]
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without."]
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) temp...
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within , yet flexible enough to adjust to the ' isms ' -LRB- professionalism , materialism , individualism , and consumerism -RRB- tempting him from without ."]
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without."]
They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without.
(ROOT (S (NP (PRP They)) (VP (VBD concentrated) (PP (IN on) (S (VP (VBG developing) (NP (NP (DT a) (JJ whole) (NN man)) (VP (VBN possessed) (PP (IN of) (NP (NP (JJ religious) (NNS values)) (ADJP (ADJP (RB sufficiently) (JJ strong) (S (VP (TO to) (VP (VB resist) (NP (NNS temptations)) (PP (IN from) (ADVP (IN within)))))...
21
{ "ADJ": [ "whole", "religious", "strong", "flexible" ], "ADP": [ "on", "of", "from", "within", "to", "from", "without" ], "ADV": [ "sufficiently", "enough" ], "AUX": [], "CCONJ": [ "yet", "and" ], "DET": [ "a", "the" ], "INTJ":...
[ "B-NP", "B-VP", "B-PP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-ADJP", "I-ADJP", "B-VP", "I-VP", "B-NP", "B-PP", "B-ADVP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I...
They/nsubj/concentrated concentrated/ROOT/concentrated on/prep/concentrated developing/pcomp/on a/det/man whole/amod/man man/dobj/developing possessed/acl/man of/prep/possessed religious/amod/values values/pobj/of sufficiently/advmod/strong strong/amod/values to/aux/resist resist/xcomp/strong temptations/dobj/resist fr...
(S (NP (PRP They)) (VP (VBD concentrated) (PP (IN on) (S (VP (VBG developing) (NP (NP (DT a) (JJ whole) (NN man)) (VP (VBN possessed) (PP (IN of) (NP (NP (JJ religious) (NNS values)) (ADJP (ADJP (RB sufficiently) (JJ strong) (S (VP (TO to) (VP (VB resist) (NP (NNS temptations)) (PP (IN from) (ADVP (IN within))))))) (, ...
T
24,842
57,760
They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without.
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within , yet flexible enough to adjust to the ' isms ' -LRB- professionalism , materialism , individualism , and consumerism -RRB- tempting him from without ."]
[]
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without."]
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempt...
[]
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within , yet flexible enough to adjust to the ' isms ' -LRB- professionalism , materialism , individualism , and consumerism -RRB- tempting him from without ."]
They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without.
(ROOT (S (NP (PRP They)) (VP (VBD concentrated) (PP (IN on) (S (VP (VBG developing) (NP (NP (DT a) (JJ whole) (NN man)) (VP (VBN possessed) (PP (IN of) (NP (NP (JJ religious) (NNS values)) (ADJP (ADJP (RB sufficiently) (JJ strong) (S (VP (TO to) (VP (VB resist) (NP (NNS temptations)) (PP (IN from) (ADVP (IN within)))))...
21
{ "ADJ": [ "whole", "religious", "strong", "flexible" ], "ADP": [ "on", "of", "from", "within", "to", "from", "without" ], "ADV": [ "sufficiently", "enough" ], "AUX": [], "CCONJ": [ "yet", "and" ], "DET": [ "a", "the" ], "INTJ":...
[ "B-NP", "B-VP", "B-PP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-ADJP", "I-ADJP", "B-VP", "I-VP", "B-NP", "B-PP", "B-ADVP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I...
They/nsubj/concentrated concentrated/ROOT/concentrated on/prep/concentrated developing/pcomp/on a/det/man whole/amod/man man/dobj/developing possessed/acl/man of/prep/possessed religious/amod/values values/pobj/of sufficiently/advmod/strong strong/amod/values to/aux/resist resist/xcomp/strong temptations/dobj/resist fr...
(S (NP (PRP They)) (VP (VBD concentrated) (PP (IN on) (S (VP (VBG developing) (NP (NP (DT a) (JJ whole) (NN man)) (VP (VBN possessed) (PP (IN of) (NP (NP (JJ religious) (NNS values)) (ADJP (ADJP (RB sufficiently) (JJ strong) (S (VP (TO to) (VP (VB resist) (NP (NNS temptations)) (PP (IN from) (ADVP (IN within))))))) (, ...
T
24,842
57,760
They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without.
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within , yet flexible enough to adjust to the ' isms ' -LRB- professionalism , materialism , individualism , and consumerism -RRB- tempting him from without ."]
[]
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without."]
[]
[]
Instruction: is this sentence tagged as FC?: Input: They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without.
[]
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without."]
They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without.
(ROOT (S (NP (PRP They)) (VP (VBD concentrated) (PP (IN on) (S (VP (VBG developing) (NP (NP (DT a) (JJ whole) (NN man)) (VP (VBN possessed) (PP (IN of) (NP (NP (JJ religious) (NNS values)) (ADJP (ADJP (RB sufficiently) (JJ strong) (S (VP (TO to) (VP (VB resist) (NP (NNS temptations)) (PP (IN from) (ADVP (IN within)))))...
21
{ "ADJ": [ "whole", "religious", "strong", "flexible" ], "ADP": [ "on", "of", "from", "within", "to", "from", "without" ], "ADV": [ "sufficiently", "enough" ], "AUX": [], "CCONJ": [ "yet", "and" ], "DET": [ "a", "the" ], "INTJ":...
[ "B-NP", "B-VP", "B-PP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-ADJP", "I-ADJP", "B-VP", "I-VP", "B-NP", "B-PP", "B-ADVP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I...
They/nsubj/concentrated concentrated/ROOT/concentrated on/prep/concentrated developing/pcomp/on a/det/man whole/amod/man man/dobj/developing possessed/acl/man of/prep/possessed religious/amod/values values/pobj/of sufficiently/advmod/strong strong/amod/values to/aux/resist resist/xcomp/strong temptations/dobj/resist fr...
(S (NP (PRP They)) (VP (VBD concentrated) (PP (IN on) (S (VP (VBG developing) (NP (NP (DT a) (JJ whole) (NN man)) (VP (VBN possessed) (PP (IN of) (NP (NP (JJ religious) (NNS values)) (ADJP (ADJP (RB sufficiently) (JJ strong) (S (VP (TO to) (VP (VB resist) (NP (NNS temptations)) (PP (IN from) (ADVP (IN within))))))) (, ...
T
24,842
57,760
They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without.
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within , yet flexible enough to adjust to the ' isms ' -LRB- professionalism , materialism , individualism , and consumerism -RRB- tempting him from without ."]
[]
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without."]
[]
[]
Instruction: is this sentence tagged as T?: Input: They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without.
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without."]
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within , yet flexible enough to adjust to the ' isms ' -LRB- professionalism , materialism , individualism , and consumerism -RRB- tempting him from without ."]
They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without.
(ROOT (S (NP (PRP They)) (VP (VBD concentrated) (PP (IN on) (S (VP (VBG developing) (NP (NP (DT a) (JJ whole) (NN man)) (VP (VBN possessed) (PP (IN of) (NP (NP (JJ religious) (NNS values)) (ADJP (ADJP (RB sufficiently) (JJ strong) (S (VP (TO to) (VP (VB resist) (NP (NNS temptations)) (PP (IN from) (ADVP (IN within)))))...
21
{ "ADJ": [ "whole", "religious", "strong", "flexible" ], "ADP": [ "on", "of", "from", "within", "to", "from", "without" ], "ADV": [ "sufficiently", "enough" ], "AUX": [], "CCONJ": [ "yet", "and" ], "DET": [ "a", "the" ], "INTJ":...
[ "B-NP", "B-VP", "B-PP", "B-VP", "B-NP", "I-NP", "I-NP", "B-VP", "B-PP", "B-NP", "I-NP", "B-ADJP", "I-ADJP", "B-VP", "I-VP", "B-NP", "B-PP", "B-ADVP", "B-ADJP", "I-ADJP", "I-ADJP", "I-ADJP", "B-VP", "I-VP", "B-PP", "B-NP", "I-NP", "I-NP", "I-NP", "I-NP", "I...
They/nsubj/concentrated concentrated/ROOT/concentrated on/prep/concentrated developing/pcomp/on a/det/man whole/amod/man man/dobj/developing possessed/acl/man of/prep/possessed religious/amod/values values/pobj/of sufficiently/advmod/strong strong/amod/values to/aux/resist resist/xcomp/strong temptations/dobj/resist fr...
(S (NP (PRP They)) (VP (VBD concentrated) (PP (IN on) (S (VP (VBG developing) (NP (NP (DT a) (JJ whole) (NN man)) (VP (VBN possessed) (PP (IN of) (NP (NP (JJ religious) (NNS values)) (ADJP (ADJP (RB sufficiently) (JJ strong) (S (VP (TO to) (VP (VB resist) (NP (NNS temptations)) (PP (IN from) (ADVP (IN within))))))) (, ...
T
24,842
57,760
They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without.
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within , yet flexible enough to adjust to the ' isms ' -LRB- professionalism , materialism , individualism , and consumerism -RRB- tempting him from without ."]
[]
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without."]
[]
[]
Instruction: is this sentence tagged as CT?: Input: They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without.
[]
["They concentrated on developing a whole man possessed of religious values sufficiently strong to resist temptations from within, yet flexible enough to adjust to the 'isms' (professionalism, materialism, individualism, and consumerism) tempting him from without."]
What does the Unicode Roadmap Commmittee do?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (DT the) (NNP Unicode) (NNP Roadmap) (NNP Commmittee)) (VP (VB do))) (. ?)))
5
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [ "does" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Unicode", "Roadmap", "Commmittee" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM"...
[ "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O" ]
What/dobj/do does/aux/do the/det/Commmittee Unicode/compound/Commmittee Roadmap/compound/Commmittee Commmittee/nsubj/do do/ROOT/do ?/punct/do
(SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (DT the) (NNP Unicode) (NNP Roadmap) (NNP Commmittee)) (VP (VB do))) (. ?))
FC
1,140
57,761
What does the Unicode Roadmap Commmittee do?
['What does the Unicode Roadmap Commmittee do ?']
[]
['What does the Unicode Roadmap Commmittee do?']
[]
[]
Instruction: Extract all C clauses(independent clauses) in the sentence: Input: What does the Unicode Roadmap Commmittee do?
['What does the Unicode Roadmap Commmittee do ?']
['While comics are often the work of a single creator, the labour of making them is frequently divided between a number of specialists.']
What does the Unicode Roadmap Commmittee do?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (DT the) (NNP Unicode) (NNP Roadmap) (NNP Commmittee)) (VP (VB do))) (. ?)))
5
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [ "does" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Unicode", "Roadmap", "Commmittee" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM"...
[ "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O" ]
What/dobj/do does/aux/do the/det/Commmittee Unicode/compound/Commmittee Roadmap/compound/Commmittee Commmittee/nsubj/do do/ROOT/do ?/punct/do
(SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (DT the) (NNP Unicode) (NNP Roadmap) (NNP Commmittee)) (VP (VB do))) (. ?))
FC
1,140
57,761
What does the Unicode Roadmap Commmittee do?
['What does the Unicode Roadmap Commmittee do ?']
[]
['What does the Unicode Roadmap Commmittee do?']
[]
[]
Instruction: Extract all DC clauses(dependent clauses) in the sentence: Input: What does the Unicode Roadmap Commmittee do?
[]
['What does the Unicode Roadmap Commmittee do ?']
What does the Unicode Roadmap Commmittee do?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (DT the) (NNP Unicode) (NNP Roadmap) (NNP Commmittee)) (VP (VB do))) (. ?)))
5
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [ "does" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Unicode", "Roadmap", "Commmittee" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM"...
[ "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O" ]
What/dobj/do does/aux/do the/det/Commmittee Unicode/compound/Commmittee Roadmap/compound/Commmittee Commmittee/nsubj/do do/ROOT/do ?/punct/do
(SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (DT the) (NNP Unicode) (NNP Roadmap) (NNP Commmittee)) (VP (VB do))) (. ?))
FC
1,140
57,761
What does the Unicode Roadmap Commmittee do?
['What does the Unicode Roadmap Commmittee do ?']
[]
['What does the Unicode Roadmap Commmittee do?']
[]
[]
Instruction: is this sentence tagged as FC?: Input: What does the Unicode Roadmap Commmittee do?
[]
['What does the Unicode Roadmap Commmittee do ?']
What does the Unicode Roadmap Commmittee do?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (DT the) (NNP Unicode) (NNP Roadmap) (NNP Commmittee)) (VP (VB do))) (. ?)))
5
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [ "does" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Unicode", "Roadmap", "Commmittee" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM"...
[ "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O" ]
What/dobj/do does/aux/do the/det/Commmittee Unicode/compound/Commmittee Roadmap/compound/Commmittee Commmittee/nsubj/do do/ROOT/do ?/punct/do
(SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (DT the) (NNP Unicode) (NNP Roadmap) (NNP Commmittee)) (VP (VB do))) (. ?))
FC
1,140
57,761
What does the Unicode Roadmap Commmittee do?
['What does the Unicode Roadmap Commmittee do ?']
[]
['What does the Unicode Roadmap Commmittee do?']
[]
[]
Instruction: is this sentence tagged as T?: Input: What does the Unicode Roadmap Commmittee do?
['What does the Unicode Roadmap Commmittee do?']
['when a typical dot matrix computer printer starts up', 'where a position sensor defines home position and stops stepping']
What does the Unicode Roadmap Commmittee do?
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (DT the) (NNP Unicode) (NNP Roadmap) (NNP Commmittee)) (VP (VB do))) (. ?)))
5
{ "ADJ": [], "ADP": [], "ADV": [], "AUX": [ "does" ], "CCONJ": [], "DET": [ "the" ], "INTJ": [], "NOUN": [], "NUM": [], "PART": [], "PRON": [ "What" ], "PROPN": [ "Unicode", "Roadmap", "Commmittee" ], "PUNCT": [ "?" ], "SCONJ": [], "SPACE": [], "SYM"...
[ "O", "O", "B-NP", "I-NP", "I-NP", "I-NP", "B-VP", "O" ]
What/dobj/do does/aux/do the/det/Commmittee Unicode/compound/Commmittee Roadmap/compound/Commmittee Commmittee/nsubj/do do/ROOT/do ?/punct/do
(SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (DT the) (NNP Unicode) (NNP Roadmap) (NNP Commmittee)) (VP (VB do))) (. ?))
FC
1,140
57,761
What does the Unicode Roadmap Commmittee do?
['What does the Unicode Roadmap Commmittee do ?']
[]
['What does the Unicode Roadmap Commmittee do?']
[]
[]
Instruction: is this sentence tagged as CT?: Input: What does the Unicode Roadmap Commmittee do?
[]
['What does the Unicode Roadmap Commmittee do?']