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 [].
Polabian Slavs (Wends) settled in parts of England (Danelaw), apparently as Danish allies.
['Polabian Slavs -LRB- Wends -RRB- settled in parts of England -LRB- Danelaw -RRB- , apparently as Danish allies .']
(S (NP (NP (NNP Polabian) (NNPS Slavs)) (-LRB- -LRB-) (NP (NNP Wends)) (-RRB- -RRB-)) (VP (VBD settled) (PP (IN in) (NP (NP (NP (NNS parts)) (PP (IN of) (NP (NNP England)))) (-LRB- -LRB-) (NP (NNP Danelaw)) (-RRB- -RRB-))) (, ,) (PP (ADVP (RB apparently)) (IN as) (NP (JJ Danish) (NNS allies)))) (. .))
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Polabian Slavs (Wends) settled in parts of England (Danelaw), apparently as Danish allies.
[]
(S (NP (NP (NNP Polabian) (NNPS Slavs)) (-LRB- -LRB-) (NP (NNP Wends)) (-RRB- -RRB-)) (VP (VBD settled) (PP (IN in) (NP (NP (NP (NNS parts)) (PP (IN of) (NP (NNP England)))) (-LRB- -LRB-) (NP (NNP Danelaw)) (-RRB- -RRB-))) (, ,) (PP (ADVP (RB apparently)) (IN as) (NP (JJ Danish) (NNS allies)))) (. .))
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
Polabian Slavs (Wends) settled in parts of England (Danelaw), apparently as Danish allies.
[]
(S (NP (NP (NNP Polabian) (NNPS Slavs)) (-LRB- -LRB-) (NP (NNP Wends)) (-RRB- -RRB-)) (VP (VBD settled) (PP (IN in) (NP (NP (NP (NNS parts)) (PP (IN of) (NP (NNP England)))) (-LRB- -LRB-) (NP (NNP Danelaw)) (-RRB- -RRB-))) (, ,) (PP (ADVP (RB apparently)) (IN as) (NP (JJ Danish) (NNS allies)))) (. .))
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
Polabian Slavs (Wends) settled in parts of England (Danelaw), apparently as Danish allies.
['Polabian Slavs -LRB- Wends -RRB- settled in parts of England -LRB- Danelaw -RRB- , apparently as Danish allies .']
(S (NP (NP (NNP Polabian) (NNPS Slavs)) (-LRB- -LRB-) (NP (NNP Wends)) (-RRB- -RRB-)) (VP (VBD settled) (PP (IN in) (NP (NP (NP (NNS parts)) (PP (IN of) (NP (NNP England)))) (-LRB- -LRB-) (NP (NNP Danelaw)) (-RRB- -RRB-))) (, ,) (PP (ADVP (RB apparently)) (IN as) (NP (JJ Danish) (NNS allies)))) (. .))
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
Polabian Slavs (Wends) settled in parts of England (Danelaw), apparently as Danish allies.
[]
(S (NP (NP (NNP Polabian) (NNPS Slavs)) (-LRB- -LRB-) (NP (NNP Wends)) (-RRB- -RRB-)) (VP (VBD settled) (PP (IN in) (NP (NP (NP (NNS parts)) (PP (IN of) (NP (NNP England)))) (-LRB- -LRB-) (NP (NNP Danelaw)) (-RRB- -RRB-))) (, ,) (PP (ADVP (RB apparently)) (IN as) (NP (JJ Danish) (NNS allies)))) (. .))
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Chinese is the largest ethnic group, while the black minority ethnic proportion of the total population is 2.9%.
['Chinese is the largest ethnic group , .', 'the black minority ethnic proportion of the total population is 2.9 %']
(S (NP (NNP Chinese)) (VP (VBZ is) (NP (DT the) (JJS largest) (JJ ethnic) (NN group)) (, ,) (SBAR (IN while) (S (NP (NP (DT the) (NML (JJ black) (NN minority)) (JJ ethnic) (NN proportion)) (PP (IN of) (NP (DT the) (JJ total) (NN population)))) (VP (VBZ is) (NP (CD 2.9) (NN %)))))) (. .))
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Chinese is the largest ethnic group, while the black minority ethnic proportion of the total population is 2.9%.
['while the black minority ethnic proportion of the total population is 2.9 %']
(S (NP (NNP Chinese)) (VP (VBZ is) (NP (DT the) (JJS largest) (JJ ethnic) (NN group)) (, ,) (SBAR (IN while) (S (NP (NP (DT the) (NML (JJ black) (NN minority)) (JJ ethnic) (NN proportion)) (PP (IN of) (NP (DT the) (JJ total) (NN population)))) (VP (VBZ is) (NP (CD 2.9) (NN %)))))) (. .))
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
Chinese is the largest ethnic group, while the black minority ethnic proportion of the total population is 2.9%.
[]
(S (NP (NNP Chinese)) (VP (VBZ is) (NP (DT the) (JJS largest) (JJ ethnic) (NN group)) (, ,) (SBAR (IN while) (S (NP (NP (DT the) (NML (JJ black) (NN minority)) (JJ ethnic) (NN proportion)) (PP (IN of) (NP (DT the) (JJ total) (NN population)))) (VP (VBZ is) (NP (CD 2.9) (NN %)))))) (. .))
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
Chinese is the largest ethnic group, while the black minority ethnic proportion of the total population is 2.9%.
[]
(S (NP (NNP Chinese)) (VP (VBZ is) (NP (DT the) (JJS largest) (JJ ethnic) (NN group)) (, ,) (SBAR (IN while) (S (NP (NP (DT the) (NML (JJ black) (NN minority)) (JJ ethnic) (NN proportion)) (PP (IN of) (NP (DT the) (JJ total) (NN population)))) (VP (VBZ is) (NP (CD 2.9) (NN %)))))) (. .))
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
Chinese is the largest ethnic group, while the black minority ethnic proportion of the total population is 2.9%.
['Chinese is the largest ethnic group , while the black minority ethnic proportion of the total population is 2.9 % .']
(S (NP (NNP Chinese)) (VP (VBZ is) (NP (DT the) (JJS largest) (JJ ethnic) (NN group)) (, ,) (SBAR (IN while) (S (NP (NP (DT the) (NML (JJ black) (NN minority)) (JJ ethnic) (NN proportion)) (PP (IN of) (NP (DT the) (JJ total) (NN population)))) (VP (VBZ is) (NP (CD 2.9) (NN %)))))) (. .))
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Phase change materials such as paraffin wax and Glauber's salt are another thermal storage media.
["Phase change materials such as paraffin wax and Glauber 's salt are another thermal storage media ."]
(S (NP (NP (NML (NN Phase) (NN change)) (NNS materials)) (PP (JJ such) (IN as) (NP (NP (NN paraffin) (NN wax)) (CC and) (NP (NP (NNP Glauber) (POS 's)) (NN salt))))) (VP (VBP are) (NP (DT another) (NML (JJ thermal) (NN storage)) (NNS media))) (. .))
7
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Phase change materials such as paraffin wax and Glauber's salt are another thermal storage media.
[]
(S (NP (NP (NML (NN Phase) (NN change)) (NNS materials)) (PP (JJ such) (IN as) (NP (NP (NN paraffin) (NN wax)) (CC and) (NP (NP (NNP Glauber) (POS 's)) (NN salt))))) (VP (VBP are) (NP (DT another) (NML (JJ thermal) (NN storage)) (NNS media))) (. .))
7
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
Phase change materials such as paraffin wax and Glauber's salt are another thermal storage media.
[]
(S (NP (NP (NML (NN Phase) (NN change)) (NNS materials)) (PP (JJ such) (IN as) (NP (NP (NN paraffin) (NN wax)) (CC and) (NP (NP (NNP Glauber) (POS 's)) (NN salt))))) (VP (VBP are) (NP (DT another) (NML (JJ thermal) (NN storage)) (NNS media))) (. .))
7
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
Phase change materials such as paraffin wax and Glauber's salt are another thermal storage media.
["Phase change materials such as paraffin wax and Glauber 's salt are another thermal storage media ."]
(S (NP (NP (NML (NN Phase) (NN change)) (NNS materials)) (PP (JJ such) (IN as) (NP (NP (NN paraffin) (NN wax)) (CC and) (NP (NP (NNP Glauber) (POS 's)) (NN salt))))) (VP (VBP are) (NP (DT another) (NML (JJ thermal) (NN storage)) (NNS media))) (. .))
7
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
Phase change materials such as paraffin wax and Glauber's salt are another thermal storage media.
[]
(S (NP (NP (NML (NN Phase) (NN change)) (NNS materials)) (PP (JJ such) (IN as) (NP (NP (NN paraffin) (NN wax)) (CC and) (NP (NP (NNP Glauber) (POS 's)) (NN salt))))) (VP (VBP are) (NP (DT another) (NML (JJ thermal) (NN storage)) (NNS media))) (. .))
7
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Economic growth in Swaziland has lagged behind that of its neighbours.
['Economic growth in Swaziland has lagged behind that of its neighbours .']
(S (NP (NP (JJ Economic) (NN growth)) (PP (IN in) (NP (NNP Swaziland)))) (VP (VBZ has) (VP (VBN lagged) (PP (IN behind) (NP (NP (DT that)) (PP (IN of) (NP (PRP$ its) (NNS neighbours))))))) (. .))
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Economic growth in Swaziland has lagged behind that of its neighbours.
[]
(S (NP (NP (JJ Economic) (NN growth)) (PP (IN in) (NP (NNP Swaziland)))) (VP (VBZ has) (VP (VBN lagged) (PP (IN behind) (NP (NP (DT that)) (PP (IN of) (NP (PRP$ its) (NNS neighbours))))))) (. .))
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
Economic growth in Swaziland has lagged behind that of its neighbours.
[]
(S (NP (NP (JJ Economic) (NN growth)) (PP (IN in) (NP (NNP Swaziland)))) (VP (VBZ has) (VP (VBN lagged) (PP (IN behind) (NP (NP (DT that)) (PP (IN of) (NP (PRP$ its) (NNS neighbours))))))) (. .))
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
Economic growth in Swaziland has lagged behind that of its neighbours.
['Economic growth in Swaziland has lagged behind that of its neighbours .']
(S (NP (NP (JJ Economic) (NN growth)) (PP (IN in) (NP (NNP Swaziland)))) (VP (VBZ has) (VP (VBN lagged) (PP (IN behind) (NP (NP (DT that)) (PP (IN of) (NP (PRP$ its) (NNS neighbours))))))) (. .))
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
Economic growth in Swaziland has lagged behind that of its neighbours.
[]
(S (NP (NP (JJ Economic) (NN growth)) (PP (IN in) (NP (NNP Swaziland)))) (VP (VBZ has) (VP (VBN lagged) (PP (IN behind) (NP (NP (DT that)) (PP (IN of) (NP (PRP$ its) (NNS neighbours))))))) (. .))
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
The following senators are in the legislative body:
['The following senators are in the legislative body :']
(S (NP (DT The) (VBG following) (NNS senators)) (VP (VBP are) (PP (IN in) (NP (DT the) (JJ legislative) (NN body)))) (: :))
5
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
The following senators are in the legislative body:
[]
(S (NP (DT The) (VBG following) (NNS senators)) (VP (VBP are) (PP (IN in) (NP (DT the) (JJ legislative) (NN body)))) (: :))
5
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
The following senators are in the legislative body:
[]
(S (NP (DT The) (VBG following) (NNS senators)) (VP (VBP are) (PP (IN in) (NP (DT the) (JJ legislative) (NN body)))) (: :))
5
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
The following senators are in the legislative body:
['The following senators are in the legislative body :']
(S (NP (DT The) (VBG following) (NNS senators)) (VP (VBP are) (PP (IN in) (NP (DT the) (JJ legislative) (NN body)))) (: :))
5
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
The following senators are in the legislative body:
[]
(S (NP (DT The) (VBG following) (NNS senators)) (VP (VBP are) (PP (IN in) (NP (DT the) (JJ legislative) (NN body)))) (: :))
5
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
It is not applicable when multi-zone metering is used.
['It is not applicable .', 'multi - zone metering is used']
(S (NP (PRP It)) (VP (VBZ is) (RB not) (ADJP (JJ applicable)) (SBAR (WHADVP (WRB when)) (S (NP (NML (JJ multi) (HYPH -) (NN zone)) (NN metering)) (VP (VBZ is) (VP (VBN used)))))) (. .))
7
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
It is not applicable when multi-zone metering is used.
['when multi - zone metering is used']
(S (NP (PRP It)) (VP (VBZ is) (RB not) (ADJP (JJ applicable)) (SBAR (WHADVP (WRB when)) (S (NP (NML (JJ multi) (HYPH -) (NN zone)) (NN metering)) (VP (VBZ is) (VP (VBN used)))))) (. .))
7
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
It is not applicable when multi-zone metering is used.
[]
(S (NP (PRP It)) (VP (VBZ is) (RB not) (ADJP (JJ applicable)) (SBAR (WHADVP (WRB when)) (S (NP (NML (JJ multi) (HYPH -) (NN zone)) (NN metering)) (VP (VBZ is) (VP (VBN used)))))) (. .))
7
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
It is not applicable when multi-zone metering is used.
[]
(S (NP (PRP It)) (VP (VBZ is) (RB not) (ADJP (JJ applicable)) (SBAR (WHADVP (WRB when)) (S (NP (NML (JJ multi) (HYPH -) (NN zone)) (NN metering)) (VP (VBZ is) (VP (VBN used)))))) (. .))
7
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
It is not applicable when multi-zone metering is used.
['It is not applicable when multi - zone metering is used .']
(S (NP (PRP It)) (VP (VBZ is) (RB not) (ADJP (JJ applicable)) (SBAR (WHADVP (WRB when)) (S (NP (NML (JJ multi) (HYPH -) (NN zone)) (NN metering)) (VP (VBZ is) (VP (VBN used)))))) (. .))
7
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
When East Drive is closed, East 90th Street begins at Fifth Avenue on the Upper East Side and curves to the right at the FDR Drive becoming East End Avenue.
[', East 90th Street begins at Fifth Avenue on the Upper East Side and curves to the right at the FDR Drive becoming East End Avenue .', 'East Drive is closed', 'becoming East End Avenue']
(S (SBAR (WHADVP (WRB When)) (S (NP (NNP East) (NNP Drive)) (VP (VBZ is) (VP (VBN closed))))) (, ,) (NP (NNP East) (NNP 90th) (NNP Street)) (VP (VP (VBZ begins) (PP (IN at) (NP (NNP Fifth) (NNP Avenue))) (PP (IN on) (NP (DT the) (NNP Upper) (NNP East) (NNP Side)))) (CC and) (VP (NNS curves) (PP (IN to) (NP (DT the) (NN...
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
When East Drive is closed, East 90th Street begins at Fifth Avenue on the Upper East Side and curves to the right at the FDR Drive becoming East End Avenue.
['When East Drive is closed']
(S (SBAR (WHADVP (WRB When)) (S (NP (NNP East) (NNP Drive)) (VP (VBZ is) (VP (VBN closed))))) (, ,) (NP (NNP East) (NNP 90th) (NNP Street)) (VP (VP (VBZ begins) (PP (IN at) (NP (NNP Fifth) (NNP Avenue))) (PP (IN on) (NP (DT the) (NNP Upper) (NNP East) (NNP Side)))) (CC and) (VP (NNS curves) (PP (IN to) (NP (DT the) (NN...
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
When East Drive is closed, East 90th Street begins at Fifth Avenue on the Upper East Side and curves to the right at the FDR Drive becoming East End Avenue.
[]
(S (SBAR (WHADVP (WRB When)) (S (NP (NNP East) (NNP Drive)) (VP (VBZ is) (VP (VBN closed))))) (, ,) (NP (NNP East) (NNP 90th) (NNP Street)) (VP (VP (VBZ begins) (PP (IN at) (NP (NNP Fifth) (NNP Avenue))) (PP (IN on) (NP (DT the) (NNP Upper) (NNP East) (NNP Side)))) (CC and) (VP (NNS curves) (PP (IN to) (NP (DT the) (NN...
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
When East Drive is closed, East 90th Street begins at Fifth Avenue on the Upper East Side and curves to the right at the FDR Drive becoming East End Avenue.
[]
(S (SBAR (WHADVP (WRB When)) (S (NP (NNP East) (NNP Drive)) (VP (VBZ is) (VP (VBN closed))))) (, ,) (NP (NNP East) (NNP 90th) (NNP Street)) (VP (VP (VBZ begins) (PP (IN at) (NP (NNP Fifth) (NNP Avenue))) (PP (IN on) (NP (DT the) (NNP Upper) (NNP East) (NNP Side)))) (CC and) (VP (NNS curves) (PP (IN to) (NP (DT the) (NN...
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
When East Drive is closed, East 90th Street begins at Fifth Avenue on the Upper East Side and curves to the right at the FDR Drive becoming East End Avenue.
['When East Drive is closed , East 90th Street begins at Fifth Avenue on the Upper East Side and curves to the right at the FDR Drive becoming East End Avenue .']
(S (SBAR (WHADVP (WRB When)) (S (NP (NNP East) (NNP Drive)) (VP (VBZ is) (VP (VBN closed))))) (, ,) (NP (NNP East) (NNP 90th) (NNP Street)) (VP (VP (VBZ begins) (PP (IN at) (NP (NNP Fifth) (NNP Avenue))) (PP (IN on) (NP (DT the) (NNP Upper) (NNP East) (NNP Side)))) (CC and) (VP (NNS curves) (PP (IN to) (NP (DT the) (NN...
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
There are three main governing bodies on the federal level: the bicameral parliament (legislative), the Federal Council (executive) and the Federal Court (judicial).
['There are three main governing bodies on the federal level : the bicameral parliament -LRB- legislative -RRB- , the Federal Council -LRB- executive -RRB- and the Federal Court -LRB- judicial -RRB- .']
(S (NP (EX There)) (VP (VBP are) (NP (CD three) (JJ main) (VBG governing) (NNS bodies)) (PP (IN on) (NP (DT the) (JJ federal) (NN level))) (: :) (NP (NP (NP (DT the) (JJ bicameral) (NN parliament)) (-LRB- -LRB-) (NP (JJ legislative)) (-RRB- -RRB-)) (, ,) (NP (NP (DT the) (NNP Federal) (NNP Council)) (-LRB- -LRB-) (NP (...
6
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
There are three main governing bodies on the federal level: the bicameral parliament (legislative), the Federal Council (executive) and the Federal Court (judicial).
[]
(S (NP (EX There)) (VP (VBP are) (NP (CD three) (JJ main) (VBG governing) (NNS bodies)) (PP (IN on) (NP (DT the) (JJ federal) (NN level))) (: :) (NP (NP (NP (DT the) (JJ bicameral) (NN parliament)) (-LRB- -LRB-) (NP (JJ legislative)) (-RRB- -RRB-)) (, ,) (NP (NP (DT the) (NNP Federal) (NNP Council)) (-LRB- -LRB-) (NP (...
6
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
There are three main governing bodies on the federal level: the bicameral parliament (legislative), the Federal Council (executive) and the Federal Court (judicial).
[]
(S (NP (EX There)) (VP (VBP are) (NP (CD three) (JJ main) (VBG governing) (NNS bodies)) (PP (IN on) (NP (DT the) (JJ federal) (NN level))) (: :) (NP (NP (NP (DT the) (JJ bicameral) (NN parliament)) (-LRB- -LRB-) (NP (JJ legislative)) (-RRB- -RRB-)) (, ,) (NP (NP (DT the) (NNP Federal) (NNP Council)) (-LRB- -LRB-) (NP (...
6
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
There are three main governing bodies on the federal level: the bicameral parliament (legislative), the Federal Council (executive) and the Federal Court (judicial).
['There are three main governing bodies on the federal level : the bicameral parliament -LRB- legislative -RRB- , the Federal Council -LRB- executive -RRB- and the Federal Court -LRB- judicial -RRB- .']
(S (NP (EX There)) (VP (VBP are) (NP (CD three) (JJ main) (VBG governing) (NNS bodies)) (PP (IN on) (NP (DT the) (JJ federal) (NN level))) (: :) (NP (NP (NP (DT the) (JJ bicameral) (NN parliament)) (-LRB- -LRB-) (NP (JJ legislative)) (-RRB- -RRB-)) (, ,) (NP (NP (DT the) (NNP Federal) (NNP Council)) (-LRB- -LRB-) (NP (...
6
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
There are three main governing bodies on the federal level: the bicameral parliament (legislative), the Federal Council (executive) and the Federal Court (judicial).
[]
(S (NP (EX There)) (VP (VBP are) (NP (CD three) (JJ main) (VBG governing) (NNS bodies)) (PP (IN on) (NP (DT the) (JJ federal) (NN level))) (: :) (NP (NP (NP (DT the) (JJ bicameral) (NN parliament)) (-LRB- -LRB-) (NP (JJ legislative)) (-RRB- -RRB-)) (, ,) (NP (NP (DT the) (NNP Federal) (NNP Council)) (-LRB- -LRB-) (NP (...
6
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
For the next 20 years, many could find only low-paid work with the island government, and the only available employment outside Saint Helena was on the Falkland Islands and Ascension Island.
['For the next 20 years , many could find only low - paid work with the island government , and the only available employment outside Saint Helena was on the Falkland Islands and Ascension Island .', 'For the next 20 years , many could find only low - paid work with the island government', 'the only available employmen...
(S (S (PP (IN For) (NP (DT the) (JJ next) (CD 20) (NNS years))) (, ,) (NP (JJ many)) (VP (MD could) (VP (VB find) (NP (NP (JJ only) (ADJP (JJ low) (HYPH -) (VBN paid)) (NN work)) (PP (IN with) (NP (DT the) (NN island) (NN government))))))) (, ,) (CC and) (S (NP (NP (DT the) (JJ only) (JJ available) (NN employment)) (PP...
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
For the next 20 years, many could find only low-paid work with the island government, and the only available employment outside Saint Helena was on the Falkland Islands and Ascension Island.
[]
(S (S (PP (IN For) (NP (DT the) (JJ next) (CD 20) (NNS years))) (, ,) (NP (JJ many)) (VP (MD could) (VP (VB find) (NP (NP (JJ only) (ADJP (JJ low) (HYPH -) (VBN paid)) (NN work)) (PP (IN with) (NP (DT the) (NN island) (NN government))))))) (, ,) (CC and) (S (NP (NP (DT the) (JJ only) (JJ available) (NN employment)) (PP...
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
For the next 20 years, many could find only low-paid work with the island government, and the only available employment outside Saint Helena was on the Falkland Islands and Ascension Island.
[]
(S (S (PP (IN For) (NP (DT the) (JJ next) (CD 20) (NNS years))) (, ,) (NP (JJ many)) (VP (MD could) (VP (VB find) (NP (NP (JJ only) (ADJP (JJ low) (HYPH -) (VBN paid)) (NN work)) (PP (IN with) (NP (DT the) (NN island) (NN government))))))) (, ,) (CC and) (S (NP (NP (DT the) (JJ only) (JJ available) (NN employment)) (PP...
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
For the next 20 years, many could find only low-paid work with the island government, and the only available employment outside Saint Helena was on the Falkland Islands and Ascension Island.
['For the next 20 years , many could find only low - paid work with the island government , and the only available employment outside Saint Helena was on the Falkland Islands and Ascension Island .']
(S (S (PP (IN For) (NP (DT the) (JJ next) (CD 20) (NNS years))) (, ,) (NP (JJ many)) (VP (MD could) (VP (VB find) (NP (NP (JJ only) (ADJP (JJ low) (HYPH -) (VBN paid)) (NN work)) (PP (IN with) (NP (DT the) (NN island) (NN government))))))) (, ,) (CC and) (S (NP (NP (DT the) (JJ only) (JJ available) (NN employment)) (PP...
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
For the next 20 years, many could find only low-paid work with the island government, and the only available employment outside Saint Helena was on the Falkland Islands and Ascension Island.
[]
(S (S (PP (IN For) (NP (DT the) (JJ next) (CD 20) (NNS years))) (, ,) (NP (JJ many)) (VP (MD could) (VP (VB find) (NP (NP (JJ only) (ADJP (JJ low) (HYPH -) (VBN paid)) (NN work)) (PP (IN with) (NP (DT the) (NN island) (NN government))))))) (, ,) (CC and) (S (NP (NP (DT the) (JJ only) (JJ available) (NN employment)) (PP...
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Presently over half of Europe's territory is inhabited by Slavic-speaking communities, but every Slavic ethnicity has emigrated to other continents.
["Presently over half of Europe 's territory is inhabited by Slavic - speaking communities , but every Slavic ethnicity has emigrated to other continents .", "over half of Europe 's territory is inhabited by Slavic - speaking communities", 'every Slavic ethnicity has emigrated to other continents']
(S (ADVP (RB Presently)) (S (NP (NP (QP (IN over) (DT half))) (PP (IN of) (NP (NP (NNP Europe) (POS 's)) (NN territory)))) (VP (VBZ is) (VP (VBN inhabited) (PP (IN by) (NP (ADJP (NNP Slavic) (HYPH -) (VBG speaking)) (NNS communities)))))) (, ,) (CC but) (S (NP (DT every) (JJ Slavic) (NN ethnicity)) (VP (VBZ has) (VP (V...
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Presently over half of Europe's territory is inhabited by Slavic-speaking communities, but every Slavic ethnicity has emigrated to other continents.
[]
(S (ADVP (RB Presently)) (S (NP (NP (QP (IN over) (DT half))) (PP (IN of) (NP (NP (NNP Europe) (POS 's)) (NN territory)))) (VP (VBZ is) (VP (VBN inhabited) (PP (IN by) (NP (ADJP (NNP Slavic) (HYPH -) (VBG speaking)) (NNS communities)))))) (, ,) (CC but) (S (NP (DT every) (JJ Slavic) (NN ethnicity)) (VP (VBZ has) (VP (V...
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
Presently over half of Europe's territory is inhabited by Slavic-speaking communities, but every Slavic ethnicity has emigrated to other continents.
[]
(S (ADVP (RB Presently)) (S (NP (NP (QP (IN over) (DT half))) (PP (IN of) (NP (NP (NNP Europe) (POS 's)) (NN territory)))) (VP (VBZ is) (VP (VBN inhabited) (PP (IN by) (NP (ADJP (NNP Slavic) (HYPH -) (VBG speaking)) (NNS communities)))))) (, ,) (CC but) (S (NP (DT every) (JJ Slavic) (NN ethnicity)) (VP (VBZ has) (VP (V...
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
Presently over half of Europe's territory is inhabited by Slavic-speaking communities, but every Slavic ethnicity has emigrated to other continents.
["Presently over half of Europe 's territory is inhabited by Slavic - speaking communities , but every Slavic ethnicity has emigrated to other continents ."]
(S (ADVP (RB Presently)) (S (NP (NP (QP (IN over) (DT half))) (PP (IN of) (NP (NP (NNP Europe) (POS 's)) (NN territory)))) (VP (VBZ is) (VP (VBN inhabited) (PP (IN by) (NP (ADJP (NNP Slavic) (HYPH -) (VBG speaking)) (NNS communities)))))) (, ,) (CC but) (S (NP (DT every) (JJ Slavic) (NN ethnicity)) (VP (VBZ has) (VP (V...
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
Presently over half of Europe's territory is inhabited by Slavic-speaking communities, but every Slavic ethnicity has emigrated to other continents.
[]
(S (ADVP (RB Presently)) (S (NP (NP (QP (IN over) (DT half))) (PP (IN of) (NP (NP (NNP Europe) (POS 's)) (NN territory)))) (VP (VBZ is) (VP (VBN inhabited) (PP (IN by) (NP (ADJP (NNP Slavic) (HYPH -) (VBG speaking)) (NNS communities)))))) (, ,) (CC but) (S (NP (DT every) (JJ Slavic) (NN ethnicity)) (VP (VBZ has) (VP (V...
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
She is in close contact to the Brasschaat mandolin Orchestra.
['She is in close contact to the Brasschaat mandolin Orchestra .']
(S (NP (PRP She)) (VP (VBZ is) (PP (IN in) (NP (NP (JJ close) (NN contact)) (PP (IN to) (NP (DT the) (NNP Brasschaat) (NN mandolin) (NNP Orchestra)))))) (. .))
7
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
She is in close contact to the Brasschaat mandolin Orchestra.
[]
(S (NP (PRP She)) (VP (VBZ is) (PP (IN in) (NP (NP (JJ close) (NN contact)) (PP (IN to) (NP (DT the) (NNP Brasschaat) (NN mandolin) (NNP Orchestra)))))) (. .))
7
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
She is in close contact to the Brasschaat mandolin Orchestra.
[]
(S (NP (PRP She)) (VP (VBZ is) (PP (IN in) (NP (NP (JJ close) (NN contact)) (PP (IN to) (NP (DT the) (NNP Brasschaat) (NN mandolin) (NNP Orchestra)))))) (. .))
7
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
She is in close contact to the Brasschaat mandolin Orchestra.
['She is in close contact to the Brasschaat mandolin Orchestra .']
(S (NP (PRP She)) (VP (VBZ is) (PP (IN in) (NP (NP (JJ close) (NN contact)) (PP (IN to) (NP (DT the) (NNP Brasschaat) (NN mandolin) (NNP Orchestra)))))) (. .))
7
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
She is in close contact to the Brasschaat mandolin Orchestra.
[]
(S (NP (PRP She)) (VP (VBZ is) (PP (IN in) (NP (NP (JJ close) (NN contact)) (PP (IN to) (NP (DT the) (NNP Brasschaat) (NN mandolin) (NNP Orchestra)))))) (. .))
7
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Oleg has the horse sequestered, and it later dies.
['Oleg has the horse sequestered , and it later dies .', 'Oleg has the horse sequestered', 'the horse sequestered', 'it later dies']
(S (S (NP (NNP Oleg)) (VP (VBZ has) (S (NP (DT the) (NN horse)) (VP (VBN sequestered))))) (, ,) (CC and) (S (NP (PRP it)) (ADVP (RB later)) (VP (VBZ dies))) (. .))
6
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Oleg has the horse sequestered, and it later dies.
[]
(S (S (NP (NNP Oleg)) (VP (VBZ has) (S (NP (DT the) (NN horse)) (VP (VBN sequestered))))) (, ,) (CC and) (S (NP (PRP it)) (ADVP (RB later)) (VP (VBZ dies))) (. .))
6
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
Oleg has the horse sequestered, and it later dies.
[]
(S (S (NP (NNP Oleg)) (VP (VBZ has) (S (NP (DT the) (NN horse)) (VP (VBN sequestered))))) (, ,) (CC and) (S (NP (PRP it)) (ADVP (RB later)) (VP (VBZ dies))) (. .))
6
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
Oleg has the horse sequestered, and it later dies.
['Oleg has the horse sequestered , and it later dies .']
(S (S (NP (NNP Oleg)) (VP (VBZ has) (S (NP (DT the) (NN horse)) (VP (VBN sequestered))))) (, ,) (CC and) (S (NP (PRP it)) (ADVP (RB later)) (VP (VBZ dies))) (. .))
6
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
Oleg has the horse sequestered, and it later dies.
[]
(S (S (NP (NNP Oleg)) (VP (VBZ has) (S (NP (DT the) (NN horse)) (VP (VBN sequestered))))) (, ,) (CC and) (S (NP (PRP it)) (ADVP (RB later)) (VP (VBZ dies))) (. .))
6
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
In 1931 Orestis Laskos directed Daphnis and Chloe
['In 1931 Orestis Laskos directed Daphnis and Chloe']
(S (PP (IN In) (NP (CD 1931))) (NP (NNP Orestis) (NNP Laskos)) (VP (VBD directed) (NP (NNP Daphnis) (CC and) (NNP Chloe))))
4
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
In 1931 Orestis Laskos directed Daphnis and Chloe
[]
(S (PP (IN In) (NP (CD 1931))) (NP (NNP Orestis) (NNP Laskos)) (VP (VBD directed) (NP (NNP Daphnis) (CC and) (NNP Chloe))))
4
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
In 1931 Orestis Laskos directed Daphnis and Chloe
[]
(S (PP (IN In) (NP (CD 1931))) (NP (NNP Orestis) (NNP Laskos)) (VP (VBD directed) (NP (NNP Daphnis) (CC and) (NNP Chloe))))
4
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
In 1931 Orestis Laskos directed Daphnis and Chloe
['In 1931 Orestis Laskos directed Daphnis and Chloe']
(S (PP (IN In) (NP (CD 1931))) (NP (NNP Orestis) (NNP Laskos)) (VP (VBD directed) (NP (NNP Daphnis) (CC and) (NNP Chloe))))
4
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
In 1931 Orestis Laskos directed Daphnis and Chloe
[]
(S (PP (IN In) (NP (CD 1931))) (NP (NNP Orestis) (NNP Laskos)) (VP (VBD directed) (NP (NNP Daphnis) (CC and) (NNP Chloe))))
4
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
For example, according to the Global Accountability Report for 2007 (Lloyd, et al.
[]
(FRAG (PP (IN For) (NP (NN example))) (, ,) (VBG according) (PP (IN to) (NP (NP (DT the) (NML (NNP Global) (NNP Accountability)) (NNP Report)) (PP (IN for) (NP (CD 2007))))) (-LRB- -LRB-) (NP (NNP Lloyd) (, ,) (CC et) (NNP al)) (. .))
6
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
For example, according to the Global Accountability Report for 2007 (Lloyd, et al.
[]
(FRAG (PP (IN For) (NP (NN example))) (, ,) (VBG according) (PP (IN to) (NP (NP (DT the) (NML (NNP Global) (NNP Accountability)) (NNP Report)) (PP (IN for) (NP (CD 2007))))) (-LRB- -LRB-) (NP (NNP Lloyd) (, ,) (CC et) (NNP al)) (. .))
6
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
For example, according to the Global Accountability Report for 2007 (Lloyd, et al.
['For example , according to the Global Accountability Report for 2007 -LRB- Lloyd , et al .']
(FRAG (PP (IN For) (NP (NN example))) (, ,) (VBG according) (PP (IN to) (NP (NP (DT the) (NML (NNP Global) (NNP Accountability)) (NNP Report)) (PP (IN for) (NP (CD 2007))))) (-LRB- -LRB-) (NP (NNP Lloyd) (, ,) (CC et) (NNP al)) (. .))
6
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
For example, according to the Global Accountability Report for 2007 (Lloyd, et al.
[]
(FRAG (PP (IN For) (NP (NN example))) (, ,) (VBG according) (PP (IN to) (NP (NP (DT the) (NML (NNP Global) (NNP Accountability)) (NNP Report)) (PP (IN for) (NP (CD 2007))))) (-LRB- -LRB-) (NP (NNP Lloyd) (, ,) (CC et) (NNP al)) (. .))
6
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
For example, according to the Global Accountability Report for 2007 (Lloyd, et al.
[]
(FRAG (PP (IN For) (NP (NN example))) (, ,) (VBG according) (PP (IN to) (NP (NP (DT the) (NML (NNP Global) (NNP Accountability)) (NNP Report)) (PP (IN for) (NP (CD 2007))))) (-LRB- -LRB-) (NP (NNP Lloyd) (, ,) (CC et) (NNP al)) (. .))
6
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
The new editor of The Sun, Kelvin MacKenzie, took up his post in 1981 just after these developments, and "changed the British tabloid concept more profoundly than [Larry] Lamb did", according to Bruce Page, MacKenzie
['The new editor of The Sun , Kelvin MacKenzie , took up his post in 1981 just after these developments , and " changed the British tabloid concept more profoundly " , according to Bruce Page , MacKenzie', '-LSB- Larry -RSB- Lamb did']
(S (NP (NP (NP (DT The) (JJ new) (NN editor)) (PP (IN of) (NP (DT The) (NNP Sun)))) (, ,) (NP (NNP Kelvin) (NNP MacKenzie)) (, ,)) (VP (VP (VBD took) (PRT (RP up)) (NP (PRP$ his) (NN post)) (PP (IN in) (NP (CD 1981))) (PP (ADVP (RB just)) (IN after) (NP (DT these) (NNS developments)))) (, ,) (CC and) (`` ") (VP (VBD ch...
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
The new editor of The Sun, Kelvin MacKenzie, took up his post in 1981 just after these developments, and "changed the British tabloid concept more profoundly than [Larry] Lamb did", according to Bruce Page, MacKenzie
['than -LSB- Larry -RSB- Lamb did']
(S (NP (NP (NP (DT The) (JJ new) (NN editor)) (PP (IN of) (NP (DT The) (NNP Sun)))) (, ,) (NP (NNP Kelvin) (NNP MacKenzie)) (, ,)) (VP (VP (VBD took) (PRT (RP up)) (NP (PRP$ his) (NN post)) (PP (IN in) (NP (CD 1981))) (PP (ADVP (RB just)) (IN after) (NP (DT these) (NNS developments)))) (, ,) (CC and) (`` ") (VP (VBD ch...
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
The new editor of The Sun, Kelvin MacKenzie, took up his post in 1981 just after these developments, and "changed the British tabloid concept more profoundly than [Larry] Lamb did", according to Bruce Page, MacKenzie
[]
(S (NP (NP (NP (DT The) (JJ new) (NN editor)) (PP (IN of) (NP (DT The) (NNP Sun)))) (, ,) (NP (NNP Kelvin) (NNP MacKenzie)) (, ,)) (VP (VP (VBD took) (PRT (RP up)) (NP (PRP$ his) (NN post)) (PP (IN in) (NP (CD 1981))) (PP (ADVP (RB just)) (IN after) (NP (DT these) (NNS developments)))) (, ,) (CC and) (`` ") (VP (VBD ch...
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 new editor of The Sun, Kelvin MacKenzie, took up his post in 1981 just after these developments, and "changed the British tabloid concept more profoundly than [Larry] Lamb did", according to Bruce Page, MacKenzie
[]
(S (NP (NP (NP (DT The) (JJ new) (NN editor)) (PP (IN of) (NP (DT The) (NNP Sun)))) (, ,) (NP (NNP Kelvin) (NNP MacKenzie)) (, ,)) (VP (VP (VBD took) (PRT (RP up)) (NP (PRP$ his) (NN post)) (PP (IN in) (NP (CD 1981))) (PP (ADVP (RB just)) (IN after) (NP (DT these) (NNS developments)))) (, ,) (CC and) (`` ") (VP (VBD ch...
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
The new editor of The Sun, Kelvin MacKenzie, took up his post in 1981 just after these developments, and "changed the British tabloid concept more profoundly than [Larry] Lamb did", according to Bruce Page, MacKenzie
['The new editor of The Sun , Kelvin MacKenzie , took up his post in 1981 just after these developments , and " changed the British tabloid concept more profoundly than -LSB- Larry -RSB- Lamb did " , according to Bruce Page , MacKenzie']
(S (NP (NP (NP (DT The) (JJ new) (NN editor)) (PP (IN of) (NP (DT The) (NNP Sun)))) (, ,) (NP (NNP Kelvin) (NNP MacKenzie)) (, ,)) (VP (VP (VBD took) (PRT (RP up)) (NP (PRP$ his) (NN post)) (PP (IN in) (NP (CD 1981))) (PP (ADVP (RB just)) (IN after) (NP (DT these) (NNS developments)))) (, ,) (CC and) (`` ") (VP (VBD ch...
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
The definition readily applies to the young child, to the adolescent, to the young adult, and to the older adult in various phases of the life cycle.
['The definition readily applies to the young child , to the adolescent , to the young adult , and to the older adult in various phases of the life cycle .']
(S (NP (DT The) (NN definition)) (ADVP (RB readily)) (VP (VBZ applies) (PP (IN to) (NP (DT the) (JJ young) (NN child))) (, ,) (PP (IN to) (NP (DT the) (NN adolescent))) (, ,) (PP (IN to) (NP (DT the) (JJ young) (NN adult))) (, ,) (CC and) (PP (IN to) (NP (DT the) (JJR older) (NN adult))) (PP (IN in) (NP (NP (JJ various...
7
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
The definition readily applies to the young child, to the adolescent, to the young adult, and to the older adult in various phases of the life cycle.
[]
(S (NP (DT The) (NN definition)) (ADVP (RB readily)) (VP (VBZ applies) (PP (IN to) (NP (DT the) (JJ young) (NN child))) (, ,) (PP (IN to) (NP (DT the) (NN adolescent))) (, ,) (PP (IN to) (NP (DT the) (JJ young) (NN adult))) (, ,) (CC and) (PP (IN to) (NP (DT the) (JJR older) (NN adult))) (PP (IN in) (NP (NP (JJ various...
7
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
The definition readily applies to the young child, to the adolescent, to the young adult, and to the older adult in various phases of the life cycle.
[]
(S (NP (DT The) (NN definition)) (ADVP (RB readily)) (VP (VBZ applies) (PP (IN to) (NP (DT the) (JJ young) (NN child))) (, ,) (PP (IN to) (NP (DT the) (NN adolescent))) (, ,) (PP (IN to) (NP (DT the) (JJ young) (NN adult))) (, ,) (CC and) (PP (IN to) (NP (DT the) (JJR older) (NN adult))) (PP (IN in) (NP (NP (JJ various...
7
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
The definition readily applies to the young child, to the adolescent, to the young adult, and to the older adult in various phases of the life cycle.
['The definition readily applies to the young child , to the adolescent , to the young adult , and to the older adult in various phases of the life cycle .']
(S (NP (DT The) (NN definition)) (ADVP (RB readily)) (VP (VBZ applies) (PP (IN to) (NP (DT the) (JJ young) (NN child))) (, ,) (PP (IN to) (NP (DT the) (NN adolescent))) (, ,) (PP (IN to) (NP (DT the) (JJ young) (NN adult))) (, ,) (CC and) (PP (IN to) (NP (DT the) (JJR older) (NN adult))) (PP (IN in) (NP (NP (JJ various...
7
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
The definition readily applies to the young child, to the adolescent, to the young adult, and to the older adult in various phases of the life cycle.
[]
(S (NP (DT The) (NN definition)) (ADVP (RB readily)) (VP (VBZ applies) (PP (IN to) (NP (DT the) (JJ young) (NN child))) (, ,) (PP (IN to) (NP (DT the) (NN adolescent))) (, ,) (PP (IN to) (NP (DT the) (JJ young) (NN adult))) (, ,) (CC and) (PP (IN to) (NP (DT the) (JJR older) (NN adult))) (PP (IN in) (NP (NP (JJ various...
7
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
According to the White House, "This corridor [currently] has one train per day connecting communities in Connecticut and Massachusetts to the Northeast Corridor and Vermont.
['According to the White House , " This corridor -LSB- currently -RSB- has one train per day connecting communities in Connecticut and Massachusetts to the Northeast Corridor and Vermont .']
(S (PP (VBG According) (PP (IN to) (NP (DT the) (NNP White) (NNP House)))) (, ,) (`` ") (NP (DT This) (NN corridor)) (`` -LSB-) (ADVP (RB currently)) (-RRB- -RSB-) (VP (VBZ has) (NP (NP (NP (CD one) (NN train)) (PP (IN per) (NP (NN day)))) (VP (VBG connecting) (NP (NP (NNS communities)) (PP (IN in) (NP (NNP Connecticut...
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
According to the White House, "This corridor [currently] has one train per day connecting communities in Connecticut and Massachusetts to the Northeast Corridor and Vermont.
[]
(S (PP (VBG According) (PP (IN to) (NP (DT the) (NNP White) (NNP House)))) (, ,) (`` ") (NP (DT This) (NN corridor)) (`` -LSB-) (ADVP (RB currently)) (-RRB- -RSB-) (VP (VBZ has) (NP (NP (NP (CD one) (NN train)) (PP (IN per) (NP (NN day)))) (VP (VBG connecting) (NP (NP (NNS communities)) (PP (IN in) (NP (NNP Connecticut...
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
According to the White House, "This corridor [currently] has one train per day connecting communities in Connecticut and Massachusetts to the Northeast Corridor and Vermont.
[]
(S (PP (VBG According) (PP (IN to) (NP (DT the) (NNP White) (NNP House)))) (, ,) (`` ") (NP (DT This) (NN corridor)) (`` -LSB-) (ADVP (RB currently)) (-RRB- -RSB-) (VP (VBZ has) (NP (NP (NP (CD one) (NN train)) (PP (IN per) (NP (NN day)))) (VP (VBG connecting) (NP (NP (NNS communities)) (PP (IN in) (NP (NNP Connecticut...
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
According to the White House, "This corridor [currently] has one train per day connecting communities in Connecticut and Massachusetts to the Northeast Corridor and Vermont.
['According to the White House , " This corridor -LSB- currently -RSB- has one train per day connecting communities in Connecticut and Massachusetts to the Northeast Corridor and Vermont .']
(S (PP (VBG According) (PP (IN to) (NP (DT the) (NNP White) (NNP House)))) (, ,) (`` ") (NP (DT This) (NN corridor)) (`` -LSB-) (ADVP (RB currently)) (-RRB- -RSB-) (VP (VBZ has) (NP (NP (NP (CD one) (NN train)) (PP (IN per) (NP (NN day)))) (VP (VBG connecting) (NP (NP (NNS communities)) (PP (IN in) (NP (NNP Connecticut...
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
According to the White House, "This corridor [currently] has one train per day connecting communities in Connecticut and Massachusetts to the Northeast Corridor and Vermont.
[]
(S (PP (VBG According) (PP (IN to) (NP (DT the) (NNP White) (NNP House)))) (, ,) (`` ") (NP (DT This) (NN corridor)) (`` -LSB-) (ADVP (RB currently)) (-RRB- -RSB-) (VP (VBZ has) (NP (NP (NP (CD one) (NN train)) (PP (IN per) (NP (NN day)))) (VP (VBG connecting) (NP (NP (NNS communities)) (PP (IN in) (NP (NNP Connecticut...
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Most capacitors have numbers printed on their bodies to indicate their electrical characteristics.
['Most capacitors have numbers printed on their bodies to indicate their electrical characteristics .', 'numbers printed on their bodies to indicate their electrical characteristics', 'to indicate their electrical characteristics']
(S (NP (JJS Most) (NNS capacitors)) (VP (VBP have) (S (NP (NP (NNS numbers)) (VP (VBN printed) (PP (IN on) (NP (PRP$ their) (NNS bodies))))) (S (VP (TO to) (VP (VB indicate) (NP (PRP$ their) (JJ electrical) (NNS characteristics))))))) (. .))
8
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
Most capacitors have numbers printed on their bodies to indicate their electrical characteristics.
[]
(S (NP (JJS Most) (NNS capacitors)) (VP (VBP have) (S (NP (NP (NNS numbers)) (VP (VBN printed) (PP (IN on) (NP (PRP$ their) (NNS bodies))))) (S (VP (TO to) (VP (VB indicate) (NP (PRP$ their) (JJ electrical) (NNS characteristics))))))) (. .))
8
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
Most capacitors have numbers printed on their bodies to indicate their electrical characteristics.
[]
(S (NP (JJS Most) (NNS capacitors)) (VP (VBP have) (S (NP (NP (NNS numbers)) (VP (VBN printed) (PP (IN on) (NP (PRP$ their) (NNS bodies))))) (S (VP (TO to) (VP (VB indicate) (NP (PRP$ their) (JJ electrical) (NNS characteristics))))))) (. .))
8
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
Most capacitors have numbers printed on their bodies to indicate their electrical characteristics.
['Most capacitors have numbers printed on their bodies to indicate their electrical characteristics .']
(S (NP (JJS Most) (NNS capacitors)) (VP (VBP have) (S (NP (NP (NNS numbers)) (VP (VBN printed) (PP (IN on) (NP (PRP$ their) (NNS bodies))))) (S (VP (TO to) (VP (VB indicate) (NP (PRP$ their) (JJ electrical) (NNS characteristics))))))) (. .))
8
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
Most capacitors have numbers printed on their bodies to indicate their electrical characteristics.
[]
(S (NP (JJS Most) (NNS capacitors)) (VP (VBP have) (S (NP (NP (NNS numbers)) (VP (VBN printed) (PP (IN on) (NP (PRP$ their) (NNS bodies))))) (S (VP (TO to) (VP (VB indicate) (NP (PRP$ their) (JJ electrical) (NNS characteristics))))))) (. .))
8
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
The influence of Nasser's Arab nationalism over the RCC was immediately apparent.
["The influence of Nasser 's Arab nationalism over the RCC was immediately apparent ."]
(S (NP (NP (DT The) (NN influence)) (PP (IN of) (NP (NP (NNP Nasser) (POS 's)) (JJ Arab) (NN nationalism))) (PP (IN over) (NP (DT the) (NNP RCC)))) (VP (VBD was) (ADJP (RB immediately) (JJ apparent))) (. .))
6
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
The influence of Nasser's Arab nationalism over the RCC was immediately apparent.
[]
(S (NP (NP (DT The) (NN influence)) (PP (IN of) (NP (NP (NNP Nasser) (POS 's)) (JJ Arab) (NN nationalism))) (PP (IN over) (NP (DT the) (NNP RCC)))) (VP (VBD was) (ADJP (RB immediately) (JJ apparent))) (. .))
6
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
The influence of Nasser's Arab nationalism over the RCC was immediately apparent.
[]
(S (NP (NP (DT The) (NN influence)) (PP (IN of) (NP (NP (NNP Nasser) (POS 's)) (JJ Arab) (NN nationalism))) (PP (IN over) (NP (DT the) (NNP RCC)))) (VP (VBD was) (ADJP (RB immediately) (JJ apparent))) (. .))
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 influence of Nasser's Arab nationalism over the RCC was immediately apparent.
["The influence of Nasser 's Arab nationalism over the RCC was immediately apparent ."]
(S (NP (NP (DT The) (NN influence)) (PP (IN of) (NP (NP (NNP Nasser) (POS 's)) (JJ Arab) (NN nationalism))) (PP (IN over) (NP (DT the) (NNP RCC)))) (VP (VBD was) (ADJP (RB immediately) (JJ apparent))) (. .))
6
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
The influence of Nasser's Arab nationalism over the RCC was immediately apparent.
[]
(S (NP (NP (DT The) (NN influence)) (PP (IN of) (NP (NP (NNP Nasser) (POS 's)) (JJ Arab) (NN nationalism))) (PP (IN over) (NP (DT the) (NNP RCC)))) (VP (VBD was) (ADJP (RB immediately) (JJ apparent))) (. .))
6
Extract all independent clauses (C) in the sentence. Return a list of clause spans. If no such clause exists, return [].
In 2014 it ranked 22nd
['In 2014 it ranked 22nd', '22nd']
(S (PP (IN In) (NP (CD 2014))) (NP (PRP it)) (VP (VBD ranked) (S (ADJP (JJ 22nd)))))
5
Extract all DC clauses(dependent clauses) in the sentence. Return a list of clause spans. If no such clause exists, return [].
In 2014 it ranked 22nd
[]
(S (PP (IN In) (NP (CD 2014))) (NP (PRP it)) (VP (VBD ranked) (S (ADJP (JJ 22nd)))))
5
If the sentence is tagged as FC, return the span(s) that justify the FC tag. If no such span exists, return [].
In 2014 it ranked 22nd
[]
(S (PP (IN In) (NP (CD 2014))) (NP (PRP it)) (VP (VBD ranked) (S (ADJP (JJ 22nd)))))
5
If the sentence is tagged as T, return the t-unit span(s) that justify the tag. If no such span exists, return [].
In 2014 it ranked 22nd
['In 2014 it ranked 22nd']
(S (PP (IN In) (NP (CD 2014))) (NP (PRP it)) (VP (VBD ranked) (S (ADJP (JJ 22nd)))))
5
If the sentence is tagged as CT, return the span(s) that justify the CT tag. If no such span exists, return [].
In 2014 it ranked 22nd
[]
(S (PP (IN In) (NP (CD 2014))) (NP (PRP it)) (VP (VBD ranked) (S (ADJP (JJ 22nd)))))
5