instruction
stringclasses
5 values
input
stringlengths
1
527
output
stringlengths
2
930
parse
stringlengths
10
1.27k
hypo_depth
int64
2
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
General Francisco Franco — himself a Galician from Ferrol — ruled as dictator from the civil war until his death in 1975.
['General Francisco Franco — himself a Galician from Ferrol — ruled as dictator from the civil war until his death in 1975 .']
(S (NP (NP (NNP General) (NNP Francisco) (NNP Franco)) (: —) (NP (NP (PRP himself)) (NP (NP (DT a) (NNP Galician)) (PP (IN from) (NP (NNP Ferrol))))) (: —)) (VP (VBD ruled) (PP (IN as) (NP (NN dictator))) (PP (PP (IN from) (NP (DT the) (JJ civil) (NN war))) (PP (IN until) (NP (NP (PRP$ his) (NN death)) (PP (IN in) (NP ...
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
General Francisco Franco — himself a Galician from Ferrol — ruled as dictator from the civil war until his death in 1975.
[]
(S (NP (NP (NNP General) (NNP Francisco) (NNP Franco)) (: —) (NP (NP (PRP himself)) (NP (NP (DT a) (NNP Galician)) (PP (IN from) (NP (NNP Ferrol))))) (: —)) (VP (VBD ruled) (PP (IN as) (NP (NN dictator))) (PP (PP (IN from) (NP (DT the) (JJ civil) (NN war))) (PP (IN until) (NP (NP (PRP$ his) (NN death)) (PP (IN in) (NP ...
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
General Francisco Franco — himself a Galician from Ferrol — ruled as dictator from the civil war until his death in 1975.
[]
(S (NP (NP (NNP General) (NNP Francisco) (NNP Franco)) (: —) (NP (NP (PRP himself)) (NP (NP (DT a) (NNP Galician)) (PP (IN from) (NP (NNP Ferrol))))) (: —)) (VP (VBD ruled) (PP (IN as) (NP (NN dictator))) (PP (PP (IN from) (NP (DT the) (JJ civil) (NN war))) (PP (IN until) (NP (NP (PRP$ his) (NN death)) (PP (IN in) (NP ...
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
General Francisco Franco — himself a Galician from Ferrol — ruled as dictator from the civil war until his death in 1975.
['General Francisco Franco — himself a Galician from Ferrol — ruled as dictator from the civil war until his death in 1975 .']
(S (NP (NP (NNP General) (NNP Francisco) (NNP Franco)) (: —) (NP (NP (PRP himself)) (NP (NP (DT a) (NNP Galician)) (PP (IN from) (NP (NNP Ferrol))))) (: —)) (VP (VBD ruled) (PP (IN as) (NP (NN dictator))) (PP (PP (IN from) (NP (DT the) (JJ civil) (NN war))) (PP (IN until) (NP (NP (PRP$ his) (NN death)) (PP (IN in) (NP ...
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
General Francisco Franco — himself a Galician from Ferrol — ruled as dictator from the civil war until his death in 1975.
[]
(S (NP (NP (NNP General) (NNP Francisco) (NNP Franco)) (: —) (NP (NP (PRP himself)) (NP (NP (DT a) (NNP Galician)) (PP (IN from) (NP (NNP Ferrol))))) (: —)) (VP (VBD ruled) (PP (IN as) (NP (NN dictator))) (PP (PP (IN from) (NP (DT the) (JJ civil) (NN war))) (PP (IN until) (NP (NP (PRP$ his) (NN death)) (PP (IN in) (NP ...
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
After a year of experimentation and discussion, the task force produced the Red Book CD-DA standard.
['After a year of experimentation and discussion , the task force produced the Red Book CD - DA standard .']
(S (PP (IN After) (NP (NP (DT a) (NN year)) (PP (IN of) (NP (NN experimentation) (CC and) (NN discussion))))) (, ,) (NP (DT the) (NN task) (NN force)) (VP (VBD produced) (NP (DT the) (NML (NNP Red) (NNP Book)) (NML (NNP CD) (HYPH -) (NNP DA)) (NN standard))) (. .))
6
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
After a year of experimentation and discussion, the task force produced the Red Book CD-DA standard.
[]
(S (PP (IN After) (NP (NP (DT a) (NN year)) (PP (IN of) (NP (NN experimentation) (CC and) (NN discussion))))) (, ,) (NP (DT the) (NN task) (NN force)) (VP (VBD produced) (NP (DT the) (NML (NNP Red) (NNP Book)) (NML (NNP CD) (HYPH -) (NNP DA)) (NN standard))) (. .))
6
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
After a year of experimentation and discussion, the task force produced the Red Book CD-DA standard.
[]
(S (PP (IN After) (NP (NP (DT a) (NN year)) (PP (IN of) (NP (NN experimentation) (CC and) (NN discussion))))) (, ,) (NP (DT the) (NN task) (NN force)) (VP (VBD produced) (NP (DT the) (NML (NNP Red) (NNP Book)) (NML (NNP CD) (HYPH -) (NNP DA)) (NN standard))) (. .))
6
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
After a year of experimentation and discussion, the task force produced the Red Book CD-DA standard.
['After a year of experimentation and discussion , the task force produced the Red Book CD - DA standard .']
(S (PP (IN After) (NP (NP (DT a) (NN year)) (PP (IN of) (NP (NN experimentation) (CC and) (NN discussion))))) (, ,) (NP (DT the) (NN task) (NN force)) (VP (VBD produced) (NP (DT the) (NML (NNP Red) (NNP Book)) (NML (NNP CD) (HYPH -) (NNP DA)) (NN standard))) (. .))
6
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
After a year of experimentation and discussion, the task force produced the Red Book CD-DA standard.
[]
(S (PP (IN After) (NP (NP (DT a) (NN year)) (PP (IN of) (NP (NN experimentation) (CC and) (NN discussion))))) (, ,) (NP (DT the) (NN task) (NN force)) (VP (VBD produced) (NP (DT the) (NML (NNP Red) (NNP Book)) (NML (NNP CD) (HYPH -) (NNP DA)) (NN standard))) (. .))
6
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Starkly apparent with its service-pipe exterior, the Centre Georges Pompidou, the second-most visited art museum in Paris, also known as Beaubourg, houses the Musée National d'Art Moderne.
["Starkly apparent with its service - pipe exterior , the Centre Georges Pompidou , the second - most visited art museum in Paris , also known as Beaubourg , houses the Musée National d'Art Moderne .", 'Starkly apparent with its service - pipe exterior']
(S (S (ADJP (ADVP (RB Starkly)) (ADJP (JJ apparent) (PP (IN with) (NP (PRP$ its) (NML (NN service) (HYPH -) (NN pipe)) (NN exterior)))))) (, ,) (NP (NP (DT the) (NNP Centre) (NNP Georges) (NNP Pompidou)) (, ,) (NP (NP (NP (DT the) (ADJP (ADVP (RB second) (HYPH -) (RBS most)) (VBN visited)) (NN art) (NN museum)) (PP (IN...
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Starkly apparent with its service-pipe exterior, the Centre Georges Pompidou, the second-most visited art museum in Paris, also known as Beaubourg, houses the Musée National d'Art Moderne.
[]
(S (S (ADJP (ADVP (RB Starkly)) (ADJP (JJ apparent) (PP (IN with) (NP (PRP$ its) (NML (NN service) (HYPH -) (NN pipe)) (NN exterior)))))) (, ,) (NP (NP (DT the) (NNP Centre) (NNP Georges) (NNP Pompidou)) (, ,) (NP (NP (NP (DT the) (ADJP (ADVP (RB second) (HYPH -) (RBS most)) (VBN visited)) (NN art) (NN museum)) (PP (IN...
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
Starkly apparent with its service-pipe exterior, the Centre Georges Pompidou, the second-most visited art museum in Paris, also known as Beaubourg, houses the Musée National d'Art Moderne.
[]
(S (S (ADJP (ADVP (RB Starkly)) (ADJP (JJ apparent) (PP (IN with) (NP (PRP$ its) (NML (NN service) (HYPH -) (NN pipe)) (NN exterior)))))) (, ,) (NP (NP (DT the) (NNP Centre) (NNP Georges) (NNP Pompidou)) (, ,) (NP (NP (NP (DT the) (ADJP (ADVP (RB second) (HYPH -) (RBS most)) (VBN visited)) (NN art) (NN museum)) (PP (IN...
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
Starkly apparent with its service-pipe exterior, the Centre Georges Pompidou, the second-most visited art museum in Paris, also known as Beaubourg, houses the Musée National d'Art Moderne.
["Starkly apparent with its service - pipe exterior , the Centre Georges Pompidou , the second - most visited art museum in Paris , also known as Beaubourg , houses the Musée National d'Art Moderne ."]
(S (S (ADJP (ADVP (RB Starkly)) (ADJP (JJ apparent) (PP (IN with) (NP (PRP$ its) (NML (NN service) (HYPH -) (NN pipe)) (NN exterior)))))) (, ,) (NP (NP (DT the) (NNP Centre) (NNP Georges) (NNP Pompidou)) (, ,) (NP (NP (NP (DT the) (ADJP (ADVP (RB second) (HYPH -) (RBS most)) (VBN visited)) (NN art) (NN museum)) (PP (IN...
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
Starkly apparent with its service-pipe exterior, the Centre Georges Pompidou, the second-most visited art museum in Paris, also known as Beaubourg, houses the Musée National d'Art Moderne.
[]
(S (S (ADJP (ADVP (RB Starkly)) (ADJP (JJ apparent) (PP (IN with) (NP (PRP$ its) (NML (NN service) (HYPH -) (NN pipe)) (NN exterior)))))) (, ,) (NP (NP (DT the) (NNP Centre) (NNP Georges) (NNP Pompidou)) (, ,) (NP (NP (NP (DT the) (ADJP (ADVP (RB second) (HYPH -) (RBS most)) (VBN visited)) (NN art) (NN museum)) (PP (IN...
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
However, in 2001 the euro only existed electronically, so the physical exchange from drachma to euro only took place on 1 January 2002.
['However , in 2001 the euro only existed electronically , so the physical exchange from drachma to euro only took place on 1 January 2002 .', 'in 2001 the euro only existed electronically', 'the physical exchange from drachma to euro only took place on 1 January 2002']
(S (ADVP (RB However)) (, ,) (S (PP (IN in) (NP (CD 2001))) (NP (DT the) (NN euro)) (ADVP (RB only)) (VP (VBD existed) (ADVP (RB electronically)))) (, ,) (IN so) (S (NP (NP (DT the) (JJ physical) (NN exchange)) (PP (IN from) (NP (NN drachma))) (PP (IN to) (NP (NN euro)))) (ADVP (RB only)) (VP (VBD took) (NP (NN place))...
6
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
However, in 2001 the euro only existed electronically, so the physical exchange from drachma to euro only took place on 1 January 2002.
[]
(S (ADVP (RB However)) (, ,) (S (PP (IN in) (NP (CD 2001))) (NP (DT the) (NN euro)) (ADVP (RB only)) (VP (VBD existed) (ADVP (RB electronically)))) (, ,) (IN so) (S (NP (NP (DT the) (JJ physical) (NN exchange)) (PP (IN from) (NP (NN drachma))) (PP (IN to) (NP (NN euro)))) (ADVP (RB only)) (VP (VBD took) (NP (NN place))...
6
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
However, in 2001 the euro only existed electronically, so the physical exchange from drachma to euro only took place on 1 January 2002.
[]
(S (ADVP (RB However)) (, ,) (S (PP (IN in) (NP (CD 2001))) (NP (DT the) (NN euro)) (ADVP (RB only)) (VP (VBD existed) (ADVP (RB electronically)))) (, ,) (IN so) (S (NP (NP (DT the) (JJ physical) (NN exchange)) (PP (IN from) (NP (NN drachma))) (PP (IN to) (NP (NN euro)))) (ADVP (RB only)) (VP (VBD took) (NP (NN place))...
6
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
However, in 2001 the euro only existed electronically, so the physical exchange from drachma to euro only took place on 1 January 2002.
['However , in 2001 the euro only existed electronically , so the physical exchange from drachma to euro only took place on 1 January 2002 .']
(S (ADVP (RB However)) (, ,) (S (PP (IN in) (NP (CD 2001))) (NP (DT the) (NN euro)) (ADVP (RB only)) (VP (VBD existed) (ADVP (RB electronically)))) (, ,) (IN so) (S (NP (NP (DT the) (JJ physical) (NN exchange)) (PP (IN from) (NP (NN drachma))) (PP (IN to) (NP (NN euro)))) (ADVP (RB only)) (VP (VBD took) (NP (NN place))...
6
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
However, in 2001 the euro only existed electronically, so the physical exchange from drachma to euro only took place on 1 January 2002.
[]
(S (ADVP (RB However)) (, ,) (S (PP (IN in) (NP (CD 2001))) (NP (DT the) (NN euro)) (ADVP (RB only)) (VP (VBD existed) (ADVP (RB electronically)))) (, ,) (IN so) (S (NP (NP (DT the) (JJ physical) (NN exchange)) (PP (IN from) (NP (NN drachma))) (PP (IN to) (NP (NN euro)))) (ADVP (RB only)) (VP (VBD took) (NP (NN place))...
6
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
During the 1930s solid fuel rockets were under development in the Soviet Union and Britain.
['During the 1930s solid fuel rockets were under development in the Soviet Union and Britain .']
(S (PP (IN During) (NP (DT the) (NNS 1930s))) (NP (NML (JJ solid) (NN fuel)) (NNS rockets)) (VP (VBD were) (PP (IN under) (NP (NN development))) (PP (IN in) (NP (NP (DT the) (NNP Soviet) (NNP Union)) (CC and) (NP (NNP Britain))))) (. .))
6
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
During the 1930s solid fuel rockets were under development in the Soviet Union and Britain.
[]
(S (PP (IN During) (NP (DT the) (NNS 1930s))) (NP (NML (JJ solid) (NN fuel)) (NNS rockets)) (VP (VBD were) (PP (IN under) (NP (NN development))) (PP (IN in) (NP (NP (DT the) (NNP Soviet) (NNP Union)) (CC and) (NP (NNP Britain))))) (. .))
6
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
During the 1930s solid fuel rockets were under development in the Soviet Union and Britain.
[]
(S (PP (IN During) (NP (DT the) (NNS 1930s))) (NP (NML (JJ solid) (NN fuel)) (NNS rockets)) (VP (VBD were) (PP (IN under) (NP (NN development))) (PP (IN in) (NP (NP (DT the) (NNP Soviet) (NNP Union)) (CC and) (NP (NNP Britain))))) (. .))
6
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
During the 1930s solid fuel rockets were under development in the Soviet Union and Britain.
['During the 1930s solid fuel rockets were under development in the Soviet Union and Britain .']
(S (PP (IN During) (NP (DT the) (NNS 1930s))) (NP (NML (JJ solid) (NN fuel)) (NNS rockets)) (VP (VBD were) (PP (IN under) (NP (NN development))) (PP (IN in) (NP (NP (DT the) (NNP Soviet) (NNP Union)) (CC and) (NP (NNP Britain))))) (. .))
6
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
During the 1930s solid fuel rockets were under development in the Soviet Union and Britain.
[]
(S (PP (IN During) (NP (DT the) (NNS 1930s))) (NP (NML (JJ solid) (NN fuel)) (NNS rockets)) (VP (VBD were) (PP (IN under) (NP (NN development))) (PP (IN in) (NP (NP (DT the) (NNP Soviet) (NNP Union)) (CC and) (NP (NNP Britain))))) (. .))
6
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
While the Communists were struggling for supremacy in Manchuria, they were supported by the North Korean government with matériel and manpower.
[', they were supported by the North Korean government with matériel and manpower .', 'the Communists were struggling for supremacy in Manchuria']
(S (SBAR (IN While) (S (NP (DT the) (NNPS Communists)) (VP (VBD were) (VP (VBG struggling) (PP (IN for) (NP (NN supremacy))) (PP (IN in) (NP (NNP Manchuria))))))) (, ,) (NP (PRP they)) (VP (VBD were) (VP (VBN supported) (PP (IN by) (NP (DT the) (ADJP (JJ North) (JJ Korean)) (NN government))) (PP (IN with) (NP (NN matér...
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
While the Communists were struggling for supremacy in Manchuria, they were supported by the North Korean government with matériel and manpower.
['While the Communists were struggling for supremacy in Manchuria']
(S (SBAR (IN While) (S (NP (DT the) (NNPS Communists)) (VP (VBD were) (VP (VBG struggling) (PP (IN for) (NP (NN supremacy))) (PP (IN in) (NP (NNP Manchuria))))))) (, ,) (NP (PRP they)) (VP (VBD were) (VP (VBN supported) (PP (IN by) (NP (DT the) (ADJP (JJ North) (JJ Korean)) (NN government))) (PP (IN with) (NP (NN matér...
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
While the Communists were struggling for supremacy in Manchuria, they were supported by the North Korean government with matériel and manpower.
[]
(S (SBAR (IN While) (S (NP (DT the) (NNPS Communists)) (VP (VBD were) (VP (VBG struggling) (PP (IN for) (NP (NN supremacy))) (PP (IN in) (NP (NNP Manchuria))))))) (, ,) (NP (PRP they)) (VP (VBD were) (VP (VBN supported) (PP (IN by) (NP (DT the) (ADJP (JJ North) (JJ Korean)) (NN government))) (PP (IN with) (NP (NN matér...
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
While the Communists were struggling for supremacy in Manchuria, they were supported by the North Korean government with matériel and manpower.
[]
(S (SBAR (IN While) (S (NP (DT the) (NNPS Communists)) (VP (VBD were) (VP (VBG struggling) (PP (IN for) (NP (NN supremacy))) (PP (IN in) (NP (NNP Manchuria))))))) (, ,) (NP (PRP they)) (VP (VBD were) (VP (VBN supported) (PP (IN by) (NP (DT the) (ADJP (JJ North) (JJ Korean)) (NN government))) (PP (IN with) (NP (NN matér...
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
While the Communists were struggling for supremacy in Manchuria, they were supported by the North Korean government with matériel and manpower.
['While the Communists were struggling for supremacy in Manchuria , they were supported by the North Korean government with matériel and manpower .']
(S (SBAR (IN While) (S (NP (DT the) (NNPS Communists)) (VP (VBD were) (VP (VBG struggling) (PP (IN for) (NP (NN supremacy))) (PP (IN in) (NP (NNP Manchuria))))))) (, ,) (NP (PRP they)) (VP (VBD were) (VP (VBN supported) (PP (IN by) (NP (DT the) (ADJP (JJ North) (JJ Korean)) (NN government))) (PP (IN with) (NP (NN matér...
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
On Children's Day, June 1, 2008, many parents went to the rubble of schools to mourn for their children.
["On Children 's Day , June 1 , 2008 , many parents went to the rubble of schools to mourn for their children .", 'to mourn for their children']
(S (PP (IN On) (NP (NP (NP (NNP Children) (POS 's)) (NNP Day)) (, ,) (NP (NNP June) (CD 1) (, ,) (CD 2008)) (, ,))) (NP (JJ many) (NNS parents)) (VP (VBD went) (PP (IN to) (NP (NP (DT the) (NN rubble)) (PP (IN of) (NP (NNS schools))))) (S (VP (TO to) (VP (VB mourn) (PP (IN for) (NP (PRP$ their) (NNS children))))))) (. ...
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
On Children's Day, June 1, 2008, many parents went to the rubble of schools to mourn for their children.
[]
(S (PP (IN On) (NP (NP (NP (NNP Children) (POS 's)) (NNP Day)) (, ,) (NP (NNP June) (CD 1) (, ,) (CD 2008)) (, ,))) (NP (JJ many) (NNS parents)) (VP (VBD went) (PP (IN to) (NP (NP (DT the) (NN rubble)) (PP (IN of) (NP (NNS schools))))) (S (VP (TO to) (VP (VB mourn) (PP (IN for) (NP (PRP$ their) (NNS children))))))) (. ...
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
On Children's Day, June 1, 2008, many parents went to the rubble of schools to mourn for their children.
[]
(S (PP (IN On) (NP (NP (NP (NNP Children) (POS 's)) (NNP Day)) (, ,) (NP (NNP June) (CD 1) (, ,) (CD 2008)) (, ,))) (NP (JJ many) (NNS parents)) (VP (VBD went) (PP (IN to) (NP (NP (DT the) (NN rubble)) (PP (IN of) (NP (NNS schools))))) (S (VP (TO to) (VP (VB mourn) (PP (IN for) (NP (PRP$ their) (NNS children))))))) (. ...
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
On Children's Day, June 1, 2008, many parents went to the rubble of schools to mourn for their children.
["On Children 's Day , June 1 , 2008 , many parents went to the rubble of schools to mourn for their children ."]
(S (PP (IN On) (NP (NP (NP (NNP Children) (POS 's)) (NNP Day)) (, ,) (NP (NNP June) (CD 1) (, ,) (CD 2008)) (, ,))) (NP (JJ many) (NNS parents)) (VP (VBD went) (PP (IN to) (NP (NP (DT the) (NN rubble)) (PP (IN of) (NP (NNS schools))))) (S (VP (TO to) (VP (VB mourn) (PP (IN for) (NP (PRP$ their) (NNS children))))))) (. ...
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
On Children's Day, June 1, 2008, many parents went to the rubble of schools to mourn for their children.
[]
(S (PP (IN On) (NP (NP (NP (NNP Children) (POS 's)) (NNP Day)) (, ,) (NP (NNP June) (CD 1) (, ,) (CD 2008)) (, ,))) (NP (JJ many) (NNS parents)) (VP (VBD went) (PP (IN to) (NP (NP (DT the) (NN rubble)) (PP (IN of) (NP (NNS schools))))) (S (VP (TO to) (VP (VB mourn) (PP (IN for) (NP (PRP$ their) (NNS children))))))) (. ...
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Many railways chose low AC frequencies to overcome these problems.
['Many railways chose low AC frequencies to overcome these problems .', 'to overcome these problems']
(S (NP (JJ Many) (NNS railways)) (VP (VBD chose) (NP (JJ low) (NN AC) (NNS frequencies)) (S (VP (TO to) (VP (VB overcome) (NP (DT these) (NNS problems)))))) (. .))
7
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Many railways chose low AC frequencies to overcome these problems.
[]
(S (NP (JJ Many) (NNS railways)) (VP (VBD chose) (NP (JJ low) (NN AC) (NNS frequencies)) (S (VP (TO to) (VP (VB overcome) (NP (DT these) (NNS problems)))))) (. .))
7
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
Many railways chose low AC frequencies to overcome these problems.
[]
(S (NP (JJ Many) (NNS railways)) (VP (VBD chose) (NP (JJ low) (NN AC) (NNS frequencies)) (S (VP (TO to) (VP (VB overcome) (NP (DT these) (NNS problems)))))) (. .))
7
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
Many railways chose low AC frequencies to overcome these problems.
['Many railways chose low AC frequencies to overcome these problems .']
(S (NP (JJ Many) (NNS railways)) (VP (VBD chose) (NP (JJ low) (NN AC) (NNS frequencies)) (S (VP (TO to) (VP (VB overcome) (NP (DT these) (NNS problems)))))) (. .))
7
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
Many railways chose low AC frequencies to overcome these problems.
[]
(S (NP (JJ Many) (NNS railways)) (VP (VBD chose) (NP (JJ low) (NN AC) (NNS frequencies)) (S (VP (TO to) (VP (VB overcome) (NP (DT these) (NNS problems)))))) (. .))
7
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
$2,354) and
[]
(NP ($ $) (CD 2,354) (-RRB- -RRB-) (CC and))
2
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
$2,354) and
[]
(NP ($ $) (CD 2,354) (-RRB- -RRB-) (CC and))
2
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
$2,354) and
['$ 2,354 -RRB-', 'and']
(NP ($ $) (CD 2,354) (-RRB- -RRB-) (CC and))
2
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
$2,354) and
[]
(NP ($ $) (CD 2,354) (-RRB- -RRB-) (CC and))
2
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
$2,354) and
[]
(NP ($ $) (CD 2,354) (-RRB- -RRB-) (CC and))
2
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
the median family income was $35,488 (+/-
['the median family income was $ 35,488 -LRB- + /-']
(S (NP (DT the) (JJ median) (NN family) (NN income)) (VP (VBD was) (NP ($ $) (CD 35,488))) (-LRB- -LRB-) (-LRB- +) (: /-))
4
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
the median family income was $35,488 (+/-
[]
(S (NP (DT the) (JJ median) (NN family) (NN income)) (VP (VBD was) (NP ($ $) (CD 35,488))) (-LRB- -LRB-) (-LRB- +) (: /-))
4
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
the median family income was $35,488 (+/-
[]
(S (NP (DT the) (JJ median) (NN family) (NN income)) (VP (VBD was) (NP ($ $) (CD 35,488))) (-LRB- -LRB-) (-LRB- +) (: /-))
4
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
the median family income was $35,488 (+/-
['the median family income was $ 35,488 -LRB- + /-']
(S (NP (DT the) (JJ median) (NN family) (NN income)) (VP (VBD was) (NP ($ $) (CD 35,488))) (-LRB- -LRB-) (-LRB- +) (: /-))
4
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
the median family income was $35,488 (+/-
[]
(S (NP (DT the) (JJ median) (NN family) (NN income)) (VP (VBD was) (NP ($ $) (CD 35,488))) (-LRB- -LRB-) (-LRB- +) (: /-))
4
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
The depth of testing depends on the phase in the release process and the risk of the added features.
['The depth of testing depends on the phase in the release process and the risk of the added features .']
(S (NP (NP (DT The) (NN depth)) (PP (IN of) (NP (NN testing)))) (VP (VBZ depends) (PP (IN on) (NP (NP (NP (DT the) (NN phase)) (PP (IN in) (NP (DT the) (NN release) (NN process)))) (CC and) (NP (NP (DT the) (NN risk)) (PP (IN of) (NP (DT the) (VBN added) (NNS features))))))) (. .))
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
The depth of testing depends on the phase in the release process and the risk of the added features.
[]
(S (NP (NP (DT The) (NN depth)) (PP (IN of) (NP (NN testing)))) (VP (VBZ depends) (PP (IN on) (NP (NP (NP (DT the) (NN phase)) (PP (IN in) (NP (DT the) (NN release) (NN process)))) (CC and) (NP (NP (DT the) (NN risk)) (PP (IN of) (NP (DT the) (VBN added) (NNS features))))))) (. .))
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
The depth of testing depends on the phase in the release process and the risk of the added features.
[]
(S (NP (NP (DT The) (NN depth)) (PP (IN of) (NP (NN testing)))) (VP (VBZ depends) (PP (IN on) (NP (NP (NP (DT the) (NN phase)) (PP (IN in) (NP (DT the) (NN release) (NN process)))) (CC and) (NP (NP (DT the) (NN risk)) (PP (IN of) (NP (DT the) (VBN added) (NNS features))))))) (. .))
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
The depth of testing depends on the phase in the release process and the risk of the added features.
['The depth of testing depends on the phase in the release process and the risk of the added features .']
(S (NP (NP (DT The) (NN depth)) (PP (IN of) (NP (NN testing)))) (VP (VBZ depends) (PP (IN on) (NP (NP (NP (DT the) (NN phase)) (PP (IN in) (NP (DT the) (NN release) (NN process)))) (CC and) (NP (NP (DT the) (NN risk)) (PP (IN of) (NP (DT the) (VBN added) (NNS features))))))) (. .))
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
The depth of testing depends on the phase in the release process and the risk of the added features.
[]
(S (NP (NP (DT The) (NN depth)) (PP (IN of) (NP (NN testing)))) (VP (VBZ depends) (PP (IN on) (NP (NP (NP (DT the) (NN phase)) (PP (IN in) (NP (DT the) (NN release) (NN process)))) (CC and) (NP (NP (DT the) (NN risk)) (PP (IN of) (NP (DT the) (VBN added) (NNS features))))))) (. .))
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Sparta remained independent, but it was no longer the leading military power in the Peloponnese.
['Sparta remained independent , but it was no longer the leading military power in the Peloponnese .', 'Sparta remained independent', 'it was no longer the leading military power in the Peloponnese']
(S (S (NP (NNP Sparta)) (VP (VBD remained) (ADJP (JJ independent)))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBD was) (ADVP (RB no) (RB longer)) (NP (NP (DT the) (VBG leading) (JJ military) (NN power)) (PP (IN in) (NP (DT the) (NNP Peloponnese)))))) (. .))
7
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Sparta remained independent, but it was no longer the leading military power in the Peloponnese.
[]
(S (S (NP (NNP Sparta)) (VP (VBD remained) (ADJP (JJ independent)))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBD was) (ADVP (RB no) (RB longer)) (NP (NP (DT the) (VBG leading) (JJ military) (NN power)) (PP (IN in) (NP (DT the) (NNP Peloponnese)))))) (. .))
7
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
Sparta remained independent, but it was no longer the leading military power in the Peloponnese.
[]
(S (S (NP (NNP Sparta)) (VP (VBD remained) (ADJP (JJ independent)))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBD was) (ADVP (RB no) (RB longer)) (NP (NP (DT the) (VBG leading) (JJ military) (NN power)) (PP (IN in) (NP (DT the) (NNP Peloponnese)))))) (. .))
7
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
Sparta remained independent, but it was no longer the leading military power in the Peloponnese.
['Sparta remained independent , but it was no longer the leading military power in the Peloponnese .']
(S (S (NP (NNP Sparta)) (VP (VBD remained) (ADJP (JJ independent)))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBD was) (ADVP (RB no) (RB longer)) (NP (NP (DT the) (VBG leading) (JJ military) (NN power)) (PP (IN in) (NP (DT the) (NNP Peloponnese)))))) (. .))
7
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
Sparta remained independent, but it was no longer the leading military power in the Peloponnese.
[]
(S (S (NP (NNP Sparta)) (VP (VBD remained) (ADJP (JJ independent)))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBD was) (ADVP (RB no) (RB longer)) (NP (NP (DT the) (VBG leading) (JJ military) (NN power)) (PP (IN in) (NP (DT the) (NNP Peloponnese)))))) (. .))
7
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
He was known affectionately as "Good Pope John".
['He was known affectionately as " Good Pope John " .']
(S (NP (PRP He)) (VP (VP (VBD was) (VP (VBN known) (ADVP (RB affectionately)) (PP (IN as) (`` ") (NP (NNP Good) (NNP Pope) (NNP John))))) (. ")) (. .))
7
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
He was known affectionately as "Good Pope John".
[]
(S (NP (PRP He)) (VP (VP (VBD was) (VP (VBN known) (ADVP (RB affectionately)) (PP (IN as) (`` ") (NP (NNP Good) (NNP Pope) (NNP John))))) (. ")) (. .))
7
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
He was known affectionately as "Good Pope John".
[]
(S (NP (PRP He)) (VP (VP (VBD was) (VP (VBN known) (ADVP (RB affectionately)) (PP (IN as) (`` ") (NP (NNP Good) (NNP Pope) (NNP John))))) (. ")) (. .))
7
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
He was known affectionately as "Good Pope John".
['He was known affectionately as " Good Pope John " .']
(S (NP (PRP He)) (VP (VP (VBD was) (VP (VBN known) (ADVP (RB affectionately)) (PP (IN as) (`` ") (NP (NNP Good) (NNP Pope) (NNP John))))) (. ")) (. .))
7
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
He was known affectionately as "Good Pope John".
[]
(S (NP (PRP He)) (VP (VP (VBD was) (VP (VBN known) (ADVP (RB affectionately)) (PP (IN as) (`` ") (NP (NNP Good) (NNP Pope) (NNP John))))) (. ")) (. .))
7
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Errors in computer programs are called "bugs".
['Errors in computer programs are called " bugs " .', '" bugs']
(S (NP (NP (NNS Errors)) (PP (IN in) (NP (NN computer) (NNS programs)))) (VP (VP (VBP are) (VP (VBN called) (S (`` ") (NP (NNS bugs))))) ('' ")) (. .))
7
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Errors in computer programs are called "bugs".
[]
(S (NP (NP (NNS Errors)) (PP (IN in) (NP (NN computer) (NNS programs)))) (VP (VP (VBP are) (VP (VBN called) (S (`` ") (NP (NNS bugs))))) ('' ")) (. .))
7
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
Errors in computer programs are called "bugs".
[]
(S (NP (NP (NNS Errors)) (PP (IN in) (NP (NN computer) (NNS programs)))) (VP (VP (VBP are) (VP (VBN called) (S (`` ") (NP (NNS bugs))))) ('' ")) (. .))
7
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
Errors in computer programs are called "bugs".
['Errors in computer programs are called " bugs " .']
(S (NP (NP (NNS Errors)) (PP (IN in) (NP (NN computer) (NNS programs)))) (VP (VP (VBP are) (VP (VBN called) (S (`` ") (NP (NNS bugs))))) ('' ")) (. .))
7
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
Errors in computer programs are called "bugs".
[]
(S (NP (NP (NNS Errors)) (PP (IN in) (NP (NN computer) (NNS programs)))) (VP (VP (VBP are) (VP (VBN called) (S (`` ") (NP (NNS bugs))))) ('' ")) (. .))
7
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
A skilled orator, Nasser gave 1,359 speeches between 1953 and 1970, a record for any Egyptian head of state.
['A skilled orator , Nasser gave 1,359 speeches between 1953 and 1970 , a record for any Egyptian head of state .', 'A skilled orator']
(S (S (NP (DT A) (JJ skilled) (NN orator))) (, ,) (NP (NNP Nasser)) (VP (VBD gave) (NP (CD 1,359) (NNS speeches)) (PP (IN between) (NP (CD 1953) (CC and) (CD 1970))) (, ,) (NP (NP (DT a) (NN record)) (PP (IN for) (NP (NP (DT any) (JJ Egyptian) (NN head)) (PP (IN of) (NP (NN state))))))) (. .))
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
A skilled orator, Nasser gave 1,359 speeches between 1953 and 1970, a record for any Egyptian head of state.
[]
(S (S (NP (DT A) (JJ skilled) (NN orator))) (, ,) (NP (NNP Nasser)) (VP (VBD gave) (NP (CD 1,359) (NNS speeches)) (PP (IN between) (NP (CD 1953) (CC and) (CD 1970))) (, ,) (NP (NP (DT a) (NN record)) (PP (IN for) (NP (NP (DT any) (JJ Egyptian) (NN head)) (PP (IN of) (NP (NN state))))))) (. .))
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
A skilled orator, Nasser gave 1,359 speeches between 1953 and 1970, a record for any Egyptian head of state.
[]
(S (S (NP (DT A) (JJ skilled) (NN orator))) (, ,) (NP (NNP Nasser)) (VP (VBD gave) (NP (CD 1,359) (NNS speeches)) (PP (IN between) (NP (CD 1953) (CC and) (CD 1970))) (, ,) (NP (NP (DT a) (NN record)) (PP (IN for) (NP (NP (DT any) (JJ Egyptian) (NN head)) (PP (IN of) (NP (NN state))))))) (. .))
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
A skilled orator, Nasser gave 1,359 speeches between 1953 and 1970, a record for any Egyptian head of state.
['A skilled orator , Nasser gave 1,359 speeches between 1953 and 1970 , a record for any Egyptian head of state .']
(S (S (NP (DT A) (JJ skilled) (NN orator))) (, ,) (NP (NNP Nasser)) (VP (VBD gave) (NP (CD 1,359) (NNS speeches)) (PP (IN between) (NP (CD 1953) (CC and) (CD 1970))) (, ,) (NP (NP (DT a) (NN record)) (PP (IN for) (NP (NP (DT any) (JJ Egyptian) (NN head)) (PP (IN of) (NP (NN state))))))) (. .))
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
A skilled orator, Nasser gave 1,359 speeches between 1953 and 1970, a record for any Egyptian head of state.
[]
(S (S (NP (DT A) (JJ skilled) (NN orator))) (, ,) (NP (NNP Nasser)) (VP (VBD gave) (NP (CD 1,359) (NNS speeches)) (PP (IN between) (NP (CD 1953) (CC and) (CD 1970))) (, ,) (NP (NP (DT a) (NN record)) (PP (IN for) (NP (NP (DT any) (JJ Egyptian) (NN head)) (PP (IN of) (NP (NN state))))))) (. .))
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Tenths' were later abandoned with DIN 4512:1957-11, and the example above would be written as "18° DIN".
['Tenths \' were later abandoned with DIN 4512:1957 - 11 , and the example above would be written as " 18 ° DIN " .', "Tenths ' were later abandoned with DIN 4512:1957 - 11", 'the example above would be written as " 18 ° DIN']
(S (S (NP (NNS Tenths) (POS ')) (VP (VBD were) (ADVP (RB later)) (VP (VBN abandoned) (PP (IN with) (NP (NNP DIN) (CD 4512:1957) (HYPH -) (CD 11)))))) (, ,) (CC and) (S (NP (NP (DT the) (NN example)) (ADVP (IN above))) (VP (MD would) (VP (VB be) (VP (VBN written) (PP (IN as) (`` ") (NP (CD 18) (NN °) (NNP DIN))))))) (. ...
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Tenths' were later abandoned with DIN 4512:1957-11, and the example above would be written as "18° DIN".
[]
(S (S (NP (NNS Tenths) (POS ')) (VP (VBD were) (ADVP (RB later)) (VP (VBN abandoned) (PP (IN with) (NP (NNP DIN) (CD 4512:1957) (HYPH -) (CD 11)))))) (, ,) (CC and) (S (NP (NP (DT the) (NN example)) (ADVP (IN above))) (VP (MD would) (VP (VB be) (VP (VBN written) (PP (IN as) (`` ") (NP (CD 18) (NN °) (NNP DIN))))))) (. ...
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
Tenths' were later abandoned with DIN 4512:1957-11, and the example above would be written as "18° DIN".
[]
(S (S (NP (NNS Tenths) (POS ')) (VP (VBD were) (ADVP (RB later)) (VP (VBN abandoned) (PP (IN with) (NP (NNP DIN) (CD 4512:1957) (HYPH -) (CD 11)))))) (, ,) (CC and) (S (NP (NP (DT the) (NN example)) (ADVP (IN above))) (VP (MD would) (VP (VB be) (VP (VBN written) (PP (IN as) (`` ") (NP (CD 18) (NN °) (NNP DIN))))))) (. ...
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
Tenths' were later abandoned with DIN 4512:1957-11, and the example above would be written as "18° DIN".
['Tenths \' were later abandoned with DIN 4512:1957 - 11 , and the example above would be written as " 18 ° DIN " .']
(S (S (NP (NNS Tenths) (POS ')) (VP (VBD were) (ADVP (RB later)) (VP (VBN abandoned) (PP (IN with) (NP (NNP DIN) (CD 4512:1957) (HYPH -) (CD 11)))))) (, ,) (CC and) (S (NP (NP (DT the) (NN example)) (ADVP (IN above))) (VP (MD would) (VP (VB be) (VP (VBN written) (PP (IN as) (`` ") (NP (CD 18) (NN °) (NNP DIN))))))) (. ...
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
Tenths' were later abandoned with DIN 4512:1957-11, and the example above would be written as "18° DIN".
[]
(S (S (NP (NNS Tenths) (POS ')) (VP (VBD were) (ADVP (RB later)) (VP (VBN abandoned) (PP (IN with) (NP (NNP DIN) (CD 4512:1957) (HYPH -) (CD 11)))))) (, ,) (CC and) (S (NP (NP (DT the) (NN example)) (ADVP (IN above))) (VP (MD would) (VP (VB be) (VP (VBN written) (PP (IN as) (`` ") (NP (CD 18) (NN °) (NNP DIN))))))) (. ...
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
There is also a crater on the Moon named Avicenna and a plant genus Avicennia.
['There is also a crater on the Moon named Avicenna and a plant genus Avicennia .', 'Avicenna']
(S (NP (EX There)) (VP (VBZ is) (ADVP (RB also)) (NP (NP (NP (NP (DT a) (NN crater)) (PP (IN on) (NP (DT the) (NNP Moon)))) (VP (VBN named) (S (NP (NNP Avicenna))))) (CC and) (NP (NP (DT a) (NN plant) (NN genus)) (NP (NNP Avicennia))))) (. .))
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
There is also a crater on the Moon named Avicenna and a plant genus Avicennia.
[]
(S (NP (EX There)) (VP (VBZ is) (ADVP (RB also)) (NP (NP (NP (NP (DT a) (NN crater)) (PP (IN on) (NP (DT the) (NNP Moon)))) (VP (VBN named) (S (NP (NNP Avicenna))))) (CC and) (NP (NP (DT a) (NN plant) (NN genus)) (NP (NNP Avicennia))))) (. .))
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
There is also a crater on the Moon named Avicenna and a plant genus Avicennia.
[]
(S (NP (EX There)) (VP (VBZ is) (ADVP (RB also)) (NP (NP (NP (NP (DT a) (NN crater)) (PP (IN on) (NP (DT the) (NNP Moon)))) (VP (VBN named) (S (NP (NNP Avicenna))))) (CC and) (NP (NP (DT a) (NN plant) (NN genus)) (NP (NNP Avicennia))))) (. .))
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
There is also a crater on the Moon named Avicenna and a plant genus Avicennia.
['There is also a crater on the Moon named Avicenna and a plant genus Avicennia .']
(S (NP (EX There)) (VP (VBZ is) (ADVP (RB also)) (NP (NP (NP (NP (DT a) (NN crater)) (PP (IN on) (NP (DT the) (NNP Moon)))) (VP (VBN named) (S (NP (NNP Avicenna))))) (CC and) (NP (NP (DT a) (NN plant) (NN genus)) (NP (NNP Avicennia))))) (. .))
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
There is also a crater on the Moon named Avicenna and a plant genus Avicennia.
[]
(S (NP (EX There)) (VP (VBZ is) (ADVP (RB also)) (NP (NP (NP (NP (DT a) (NN crater)) (PP (IN on) (NP (DT the) (NNP Moon)))) (VP (VBN named) (S (NP (NNP Avicenna))))) (CC and) (NP (NP (DT a) (NN plant) (NN genus)) (NP (NNP Avicennia))))) (. .))
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Finally, the ruling classes embraced Islam and that further aided the permeation of the religion throughout the region.
['Finally , the ruling classes embraced Islam and that further aided the permeation of the religion throughout the region .', 'the ruling classes embraced Islam', 'that further aided the permeation of the religion throughout the region']
(S (ADVP (RB Finally)) (, ,) (S (NP (DT the) (VBG ruling) (NNS classes)) (VP (VBD embraced) (NP (NNP Islam)))) (CC and) (S (NP (DT that)) (ADVP (RB further)) (VP (VBD aided) (NP (NP (DT the) (NN permeation)) (PP (IN of) (NP (DT the) (NN religion))) (PP (IN throughout) (NP (DT the) (NN region)))))) (. .))
7
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Finally, the ruling classes embraced Islam and that further aided the permeation of the religion throughout the region.
[]
(S (ADVP (RB Finally)) (, ,) (S (NP (DT the) (VBG ruling) (NNS classes)) (VP (VBD embraced) (NP (NNP Islam)))) (CC and) (S (NP (DT that)) (ADVP (RB further)) (VP (VBD aided) (NP (NP (DT the) (NN permeation)) (PP (IN of) (NP (DT the) (NN religion))) (PP (IN throughout) (NP (DT the) (NN region)))))) (. .))
7
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
Finally, the ruling classes embraced Islam and that further aided the permeation of the religion throughout the region.
[]
(S (ADVP (RB Finally)) (, ,) (S (NP (DT the) (VBG ruling) (NNS classes)) (VP (VBD embraced) (NP (NNP Islam)))) (CC and) (S (NP (DT that)) (ADVP (RB further)) (VP (VBD aided) (NP (NP (DT the) (NN permeation)) (PP (IN of) (NP (DT the) (NN religion))) (PP (IN throughout) (NP (DT the) (NN region)))))) (. .))
7
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
Finally, the ruling classes embraced Islam and that further aided the permeation of the religion throughout the region.
['Finally , the ruling classes embraced Islam and that further aided the permeation of the religion throughout the region .']
(S (ADVP (RB Finally)) (, ,) (S (NP (DT the) (VBG ruling) (NNS classes)) (VP (VBD embraced) (NP (NNP Islam)))) (CC and) (S (NP (DT that)) (ADVP (RB further)) (VP (VBD aided) (NP (NP (DT the) (NN permeation)) (PP (IN of) (NP (DT the) (NN religion))) (PP (IN throughout) (NP (DT the) (NN region)))))) (. .))
7
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
Finally, the ruling classes embraced Islam and that further aided the permeation of the religion throughout the region.
[]
(S (ADVP (RB Finally)) (, ,) (S (NP (DT the) (VBG ruling) (NNS classes)) (VP (VBD embraced) (NP (NNP Islam)))) (CC and) (S (NP (DT that)) (ADVP (RB further)) (VP (VBD aided) (NP (NP (DT the) (NN permeation)) (PP (IN of) (NP (DT the) (NN religion))) (PP (IN throughout) (NP (DT the) (NN region)))))) (. .))
7
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
The city consists of sixteen municipalities (previously called boroughs).
['The city consists of sixteen municipalities -LRB- previously called boroughs -RRB- .', 'boroughs']
(S (NP (DT The) (NN city)) (VP (VBZ consists) (PP (IN of) (NP (NP (CD sixteen) (NNS municipalities)) (-LRB- -LRB-) (VP (ADVP (RB previously)) (VBN called) (S (NP (NNS boroughs)))) (-RRB- -RRB-)))) (. .))
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
The city consists of sixteen municipalities (previously called boroughs).
[]
(S (NP (DT The) (NN city)) (VP (VBZ consists) (PP (IN of) (NP (NP (CD sixteen) (NNS municipalities)) (-LRB- -LRB-) (VP (ADVP (RB previously)) (VBN called) (S (NP (NNS boroughs)))) (-RRB- -RRB-)))) (. .))
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
The city consists of sixteen municipalities (previously called boroughs).
[]
(S (NP (DT The) (NN city)) (VP (VBZ consists) (PP (IN of) (NP (NP (CD sixteen) (NNS municipalities)) (-LRB- -LRB-) (VP (ADVP (RB previously)) (VBN called) (S (NP (NNS boroughs)))) (-RRB- -RRB-)))) (. .))
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
The city consists of sixteen municipalities (previously called boroughs).
['The city consists of sixteen municipalities -LRB- previously called boroughs -RRB- .']
(S (NP (DT The) (NN city)) (VP (VBZ consists) (PP (IN of) (NP (NP (CD sixteen) (NNS municipalities)) (-LRB- -LRB-) (VP (ADVP (RB previously)) (VBN called) (S (NP (NNS boroughs)))) (-RRB- -RRB-)))) (. .))
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
The city consists of sixteen municipalities (previously called boroughs).
[]
(S (NP (DT The) (NN city)) (VP (VBZ consists) (PP (IN of) (NP (NP (CD sixteen) (NNS municipalities)) (-LRB- -LRB-) (VP (ADVP (RB previously)) (VBN called) (S (NP (NNS boroughs)))) (-RRB- -RRB-)))) (. .))
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
The Saint George's Anglican Church in the 16th arrondissement is the principal Anglican church in the city.
["The Saint George 's Anglican Church in the 16th arrondissement is the principal Anglican church in the city ."]
(S (NP (NP (NP (DT The) (NP (NNP Saint) (NNP George) (POS 's))) (JJ Anglican) (NNP Church)) (PP (IN in) (NP (DT the) (JJ 16th) (NN arrondissement)))) (VP (VBZ is) (NP (NP (DT the) (JJ principal) (JJ Anglican) (NN church)) (PP (IN in) (NP (DT the) (NN city))))) (. .))
6
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
The Saint George's Anglican Church in the 16th arrondissement is the principal Anglican church in the city.
[]
(S (NP (NP (NP (DT The) (NP (NNP Saint) (NNP George) (POS 's))) (JJ Anglican) (NNP Church)) (PP (IN in) (NP (DT the) (JJ 16th) (NN arrondissement)))) (VP (VBZ is) (NP (NP (DT the) (JJ principal) (JJ Anglican) (NN church)) (PP (IN in) (NP (DT the) (NN city))))) (. .))
6
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
The Saint George's Anglican Church in the 16th arrondissement is the principal Anglican church in the city.
[]
(S (NP (NP (NP (DT The) (NP (NNP Saint) (NNP George) (POS 's))) (JJ Anglican) (NNP Church)) (PP (IN in) (NP (DT the) (JJ 16th) (NN arrondissement)))) (VP (VBZ is) (NP (NP (DT the) (JJ principal) (JJ Anglican) (NN church)) (PP (IN in) (NP (DT the) (NN city))))) (. .))
6
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
The Saint George's Anglican Church in the 16th arrondissement is the principal Anglican church in the city.
["The Saint George 's Anglican Church in the 16th arrondissement is the principal Anglican church in the city ."]
(S (NP (NP (NP (DT The) (NP (NNP Saint) (NNP George) (POS 's))) (JJ Anglican) (NNP Church)) (PP (IN in) (NP (DT the) (JJ 16th) (NN arrondissement)))) (VP (VBZ is) (NP (NP (DT the) (JJ principal) (JJ Anglican) (NN church)) (PP (IN in) (NP (DT the) (NN city))))) (. .))
6
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
The Saint George's Anglican Church in the 16th arrondissement is the principal Anglican church in the city.
[]
(S (NP (NP (NP (DT The) (NP (NNP Saint) (NNP George) (POS 's))) (JJ Anglican) (NNP Church)) (PP (IN in) (NP (DT the) (JJ 16th) (NN arrondissement)))) (VP (VBZ is) (NP (NP (DT the) (JJ principal) (JJ Anglican) (NN church)) (PP (IN in) (NP (DT the) (NN city))))) (. .))
6