Dataset Viewer
Auto-converted to Parquet Duplicate
prompt
stringlengths
208
1.66k
instruction
stringclasses
4 values
input
stringlengths
5
1.41k
output
stringlengths
2
2.86k
parse_tree
stringlengths
10
4.05k
total_depth
int64
3
67
max_sbar_depth
int64
0
7
row_id
int64
0
60.6k
chosen
stringlengths
2
2.86k
rejected
stringlengths
2
2.86k
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " All this compares very favourably against incompetent, inefficient, or neglectfu...
Extract all C clauses from the following sentence.
" All this compares very favourably against incompetent, inefficient, or neglectful governments whose commitment to social justice is limited to rhetoric.
["\" All this compares very favourably against incompetent , inefficient , or neglectful governments ."]
(S ('' ") (NP (PDT All) (DT this)) (VP (VBZ compares) (ADVP (RB very) (RB favourably)) (PP (IN against) (NP (NP (ADJP (JJ incompetent) (, ,) (JJ inefficient) (, ,) (CC or) (JJ neglectful)) (NNS governments)) (SBAR (WHNP (WHNP (WP$ whose) (NN commitment)) (PP (IN to) (NP (JJ social) (NN justice)))) (S (VP (VBZ is) (VP (...
12
1
12,573
["\" All this compares very favourably against incompetent , inefficient , or neglectful governments ."]
["whose commitment to social justice is limited to rhetoric"]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " All this compares very favourably against incompetent, inefficient, or neglectful governments whose commitment to s...
Extract all DC clauses from the following sentence.
" All this compares very favourably against incompetent, inefficient, or neglectful governments whose commitment to social justice is limited to rhetoric.
["whose commitment to social justice is limited to rhetoric"]
(S ('' ") (NP (PDT All) (DT this)) (VP (VBZ compares) (ADVP (RB very) (RB favourably)) (PP (IN against) (NP (NP (ADJP (JJ incompetent) (, ,) (JJ inefficient) (, ,) (CC or) (JJ neglectful)) (NNS governments)) (SBAR (WHNP (WHNP (WP$ whose) (NN commitment)) (PP (IN to) (NP (JJ social) (NN justice)))) (S (VP (VBZ is) (VP (...
12
1
12,573
["whose commitment to social justice is limited to rhetoric"]
[]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " All this compares very favourably against incompetent, inefficient, or neglectful gover...
Extract this sentence as a T if it meets the definition; otherwise return [].
" All this compares very favourably against incompetent, inefficient, or neglectful governments whose commitment to social justice is limited to rhetoric.
[]
(S ('' ") (NP (PDT All) (DT this)) (VP (VBZ compares) (ADVP (RB very) (RB favourably)) (PP (IN against) (NP (NP (ADJP (JJ incompetent) (, ,) (JJ inefficient) (, ,) (CC or) (JJ neglectful)) (NNS governments)) (SBAR (WHNP (WHNP (WP$ whose) (NN commitment)) (PP (IN to) (NP (JJ social) (NN justice)))) (S (VP (VBZ is) (VP (...
12
1
12,573
[]
["whose commitment to social justice is limited to rhetoric"]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " All this compares very favourably against incompetent, inefficient, or negl...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" All this compares very favourably against incompetent, inefficient, or neglectful governments whose commitment to social justice is limited to rhetoric.
["\" All this compares very favourably against incompetent, inefficient, or neglectful governments whose commitment to social justice is limited to rhetoric."]
(S ('' ") (NP (PDT All) (DT this)) (VP (VBZ compares) (ADVP (RB very) (RB favourably)) (PP (IN against) (NP (NP (ADJP (JJ incompetent) (, ,) (JJ inefficient) (, ,) (CC or) (JJ neglectful)) (NNS governments)) (SBAR (WHNP (WHNP (WP$ whose) (NN commitment)) (PP (IN to) (NP (JJ social) (NN justice)))) (S (VP (VBZ is) (VP (...
12
1
12,573
["\" All this compares very favourably against incompetent, inefficient, or neglectful governments whose commitment to social justice is limited to rhetoric."]
["\" All this compares very favourably against incompetent , inefficient , or neglectful governments ."]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Announcements have yet to be made on any sort of expansion plans.
Extract all C clauses from the following sentence.
" Announcements have yet to be made on any sort of expansion plans.
["\" Announcements have yet to be made on any sort of expansion plans ."]
(S (`` ") (NP (NNS Announcements)) (VP (VBP have) (ADVP (RB yet)) (S (VP (TO to) (VP (VB be) (VP (VBN made) (PP (IN on) (NP (NP (DT any) (NN sort)) (PP (IN of) (NP (NN expansion) (NNS plans)))))))))) (. .))
12
0
39,796
["\" Announcements have yet to be made on any sort of expansion plans ."]
[]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Announcements have yet to be made on any sort of expansion plans.
Extract all DC clauses from the following sentence.
" Announcements have yet to be made on any sort of expansion plans.
[]
(S (`` ") (NP (NNS Announcements)) (VP (VBP have) (ADVP (RB yet)) (S (VP (TO to) (VP (VB be) (VP (VBN made) (PP (IN on) (NP (NP (DT any) (NN sort)) (PP (IN of) (NP (NN expansion) (NNS plans)))))))))) (. .))
12
0
39,796
[]
["\" Announcements have yet to be made on any sort of expansion plans ."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Announcements have yet to be made on any sort of expansion plans.
Extract this sentence as a T if it meets the definition; otherwise return [].
" Announcements have yet to be made on any sort of expansion plans.
["\" Announcements have yet to be made on any sort of expansion plans."]
(S (`` ") (NP (NNS Announcements)) (VP (VBP have) (ADVP (RB yet)) (S (VP (TO to) (VP (VB be) (VP (VBN made) (PP (IN on) (NP (NP (DT any) (NN sort)) (PP (IN of) (NP (NN expansion) (NNS plans)))))))))) (. .))
12
0
39,796
["\" Announcements have yet to be made on any sort of expansion plans."]
[]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Announcements have yet to be made on any sort of expansion plans.
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Announcements have yet to be made on any sort of expansion plans.
[]
(S (`` ") (NP (NNS Announcements)) (VP (VBP have) (ADVP (RB yet)) (S (VP (TO to) (VP (VB be) (VP (VBN made) (PP (IN on) (NP (NP (DT any) (NN sort)) (PP (IN of) (NP (NN expansion) (NNS plans)))))))))) (. .))
12
0
39,796
[]
["\" Announcements have yet to be made on any sort of expansion plans ."]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " As often happens in countries undergoing social crisis, the aspirations of the M...
Extract all C clauses from the following sentence.
" As often happens in countries undergoing social crisis, the aspirations of the Muslim world's translators and modernizers, such as Muhammad Abduh, largely had to yield to retrograde currents.
["\" , the aspirations of the Muslim world 's translators and modernizers , such as Muhammad Abduh , largely had to yield to retrograde currents ."]
(S ('' ") (SBAR (IN As) (S (ADVP (RB often)) (VP (VBZ happens) (PP (IN in) (NP (NP (NNS countries)) (VP (VBG undergoing) (NP (JJ social) (NN crisis)))))))) (, ,) (NP (NP (DT the) (NNS aspirations)) (PP (IN of) (NP (NP (NP (DT the) (JJ Muslim) (NN world) (POS 's)) (NNS translators) (CC and) (NNS modernizers)) (, ,) (PP ...
10
1
59,414
["\" , the aspirations of the Muslim world 's translators and modernizers , such as Muhammad Abduh , largely had to yield to retrograde currents ."]
[]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " As often happens in countries undergoing social crisis, the aspirations of the Muslim world's translators and moder...
Extract all DC clauses from the following sentence.
" As often happens in countries undergoing social crisis, the aspirations of the Muslim world's translators and modernizers, such as Muhammad Abduh, largely had to yield to retrograde currents.
["As often happens in countries undergoing social crisis"]
(S ('' ") (SBAR (IN As) (S (ADVP (RB often)) (VP (VBZ happens) (PP (IN in) (NP (NP (NNS countries)) (VP (VBG undergoing) (NP (JJ social) (NN crisis)))))))) (, ,) (NP (NP (DT the) (NNS aspirations)) (PP (IN of) (NP (NP (NP (DT the) (JJ Muslim) (NN world) (POS 's)) (NNS translators) (CC and) (NNS modernizers)) (, ,) (PP ...
10
1
59,414
["As often happens in countries undergoing social crisis"]
["\" , the aspirations of the Muslim world 's translators and modernizers , such as Muhammad Abduh , largely had to yield to retrograde currents ."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " As often happens in countries undergoing social crisis, the aspirations of the Muslim w...
Extract this sentence as a T if it meets the definition; otherwise return [].
" As often happens in countries undergoing social crisis, the aspirations of the Muslim world's translators and modernizers, such as Muhammad Abduh, largely had to yield to retrograde currents.
[]
(S ('' ") (SBAR (IN As) (S (ADVP (RB often)) (VP (VBZ happens) (PP (IN in) (NP (NP (NNS countries)) (VP (VBG undergoing) (NP (JJ social) (NN crisis)))))))) (, ,) (NP (NP (DT the) (NNS aspirations)) (PP (IN of) (NP (NP (NP (DT the) (JJ Muslim) (NN world) (POS 's)) (NNS translators) (CC and) (NNS modernizers)) (, ,) (PP ...
10
1
59,414
[]
["\" , the aspirations of the Muslim world 's translators and modernizers , such as Muhammad Abduh , largely had to yield to retrograde currents ."]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " As often happens in countries undergoing social crisis, the aspirations of ...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" As often happens in countries undergoing social crisis, the aspirations of the Muslim world's translators and modernizers, such as Muhammad Abduh, largely had to yield to retrograde currents.
["\" As often happens in countries undergoing social crisis, the aspirations of the Muslim world's translators and modernizers, such as Muhammad Abduh, largely had to yield to retrograde currents."]
(S ('' ") (SBAR (IN As) (S (ADVP (RB often)) (VP (VBZ happens) (PP (IN in) (NP (NP (NNS countries)) (VP (VBG undergoing) (NP (JJ social) (NN crisis)))))))) (, ,) (NP (NP (DT the) (NNS aspirations)) (PP (IN of) (NP (NP (NP (DT the) (JJ Muslim) (NN world) (POS 's)) (NNS translators) (CC and) (NNS modernizers)) (, ,) (PP ...
10
1
59,414
["\" As often happens in countries undergoing social crisis, the aspirations of the Muslim world's translators and modernizers, such as Muhammad Abduh, largely had to yield to retrograde currents."]
["\" , the aspirations of the Muslim world 's translators and modernizers , such as Muhammad Abduh , largely had to yield to retrograde currents ."]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " At 5 ft 6 in (168 cm), he was not physically imposing but in one-on-one situatio...
Extract all C clauses from the following sentence.
" At 5 ft 6 in (168 cm), he was not physically imposing but in one-on-one situations he typically had a hypnotic impact on people and seemingly bent the strongest leaders to his will.
["\" At 5 ft 6 in -LRB- 168 cm -RRB- , he was not physically imposing but in one - on - one situations he typically had a hypnotic impact on people and seemingly bent the strongest leaders to his will ."]
(S ('' ") (S (PP (IN At) (NP (NP (CD 5) (NN ft) (CD 6)) (PP (IN in) (-LRB- -LRB-) (NP (CD 168) (NNS cm)) (-RRB- -RRB-)))) (, ,) (NP (PRP he)) (VP (VBD was) (RB not) (RB physically) (VBG imposing))) (CC but) (S (PP (IN in) (NP (NML (NML (CD one)) (HYPH -) (PP (IN on) (HYPH -) (NP (NN one)))) (NNS situations))) (NP (PRP ...
9
0
29,505
["\" At 5 ft 6 in -LRB- 168 cm -RRB- , he was not physically imposing but in one - on - one situations he typically had a hypnotic impact on people and seemingly bent the strongest leaders to his will ."]
["\" At 5 ft 6 in (168 cm), he was not physically imposing but in one-on-one situations he typically had a hypnotic impact on people and seemingly bent the strongest leaders to his will."]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " At 5 ft 6 in (168 cm), he was not physically imposing but in one-on-one situations he typically had a hypnotic impa...
Extract all DC clauses from the following sentence.
" At 5 ft 6 in (168 cm), he was not physically imposing but in one-on-one situations he typically had a hypnotic impact on people and seemingly bent the strongest leaders to his will.
[]
(S ('' ") (S (PP (IN At) (NP (NP (CD 5) (NN ft) (CD 6)) (PP (IN in) (-LRB- -LRB-) (NP (CD 168) (NNS cm)) (-RRB- -RRB-)))) (, ,) (NP (PRP he)) (VP (VBD was) (RB not) (RB physically) (VBG imposing))) (CC but) (S (PP (IN in) (NP (NML (NML (CD one)) (HYPH -) (PP (IN on) (HYPH -) (NP (NN one)))) (NNS situations))) (NP (PRP ...
9
0
29,505
[]
["\" At 5 ft 6 in -LRB- 168 cm -RRB- , he was not physically imposing but in one - on - one situations he typically had a hypnotic impact on people and seemingly bent the strongest leaders to his will ."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " At 5 ft 6 in (168 cm), he was not physically imposing but in one-on-one situations he t...
Extract this sentence as a T if it meets the definition; otherwise return [].
" At 5 ft 6 in (168 cm), he was not physically imposing but in one-on-one situations he typically had a hypnotic impact on people and seemingly bent the strongest leaders to his will.
["\" At 5 ft 6 in (168 cm), he was not physically imposing but in one-on-one situations he typically had a hypnotic impact on people and seemingly bent the strongest leaders to his will."]
(S ('' ") (S (PP (IN At) (NP (NP (CD 5) (NN ft) (CD 6)) (PP (IN in) (-LRB- -LRB-) (NP (CD 168) (NNS cm)) (-RRB- -RRB-)))) (, ,) (NP (PRP he)) (VP (VBD was) (RB not) (RB physically) (VBG imposing))) (CC but) (S (PP (IN in) (NP (NML (NML (CD one)) (HYPH -) (PP (IN on) (HYPH -) (NP (NN one)))) (NNS situations))) (NP (PRP ...
9
0
29,505
["\" At 5 ft 6 in (168 cm), he was not physically imposing but in one-on-one situations he typically had a hypnotic impact on people and seemingly bent the strongest leaders to his will."]
[]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " At 5 ft 6 in (168 cm), he was not physically imposing but in one-on-one sit...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" At 5 ft 6 in (168 cm), he was not physically imposing but in one-on-one situations he typically had a hypnotic impact on people and seemingly bent the strongest leaders to his will.
[]
(S ('' ") (S (PP (IN At) (NP (NP (CD 5) (NN ft) (CD 6)) (PP (IN in) (-LRB- -LRB-) (NP (CD 168) (NNS cm)) (-RRB- -RRB-)))) (, ,) (NP (PRP he)) (VP (VBD was) (RB not) (RB physically) (VBG imposing))) (CC but) (S (PP (IN in) (NP (NML (NML (CD one)) (HYPH -) (PP (IN on) (HYPH -) (NP (NN one)))) (NNS situations))) (NP (PRP ...
9
0
29,505
[]
["\" At 5 ft 6 in -LRB- 168 cm -RRB- , he was not physically imposing but in one - on - one situations he typically had a hypnotic impact on people and seemingly bent the strongest leaders to his will ."]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " At present, the most threatened ecosystems are found in fresh water, according t...
Extract all C clauses from the following sentence.
" At present, the most threatened ecosystems are found in fresh water, according to the Millennium Ecosystem Assessment 2005, which was confirmed by the "Freshwater Animal Diversity Assessment", organised by the biodiversity platform, and the French Institut de recherche pour le développement (MNHNP).
["\" At present , the most threatened ecosystems are found in fresh water , according to the Millennium Ecosystem Assessment 2005 , ."]
(S ('' ") (PP (IN At) (ADJP (JJ present))) (, ,) (NP (DT the) (ADJP (RBS most) (VBN threatened)) (NNS ecosystems)) (VP (VBP are) (VP (VBN found) (PP (IN in) (NP (JJ fresh) (NN water))) (, ,) (PP (VBG according) (PP (IN to) (NP (NP (DT the) (NNP Millennium) (NNP Ecosystem) (NNP Assessment) (CD 2005)) (, ,) (SBAR (WHNP (...
18
1
44,016
["\" At present , the most threatened ecosystems are found in fresh water , according to the Millennium Ecosystem Assessment 2005 , ."]
["\" At present, the most threatened ecosystems are found in fresh water, according to the Millennium Ecosystem Assessment 2005, which was confirmed by the \"Freshwater Animal Diversity Assessment\", organised by the biodiversity platform, and the French Institut de recherche pour le développement (MNHNP)."]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " At present, the most threatened ecosystems are found in fresh water, according to the Millennium Ecosystem Assessme...
Extract all DC clauses from the following sentence.
" At present, the most threatened ecosystems are found in fresh water, according to the Millennium Ecosystem Assessment 2005, which was confirmed by the "Freshwater Animal Diversity Assessment", organised by the biodiversity platform, and the French Institut de recherche pour le développement (MNHNP).
["which was confirmed by the \" Freshwater Animal Diversity Assessment \" , organised by the biodiversity platform , and the French Institut de recherche pour le développement -LRB- MNHNP -RRB-"]
(S ('' ") (PP (IN At) (ADJP (JJ present))) (, ,) (NP (DT the) (ADJP (RBS most) (VBN threatened)) (NNS ecosystems)) (VP (VBP are) (VP (VBN found) (PP (IN in) (NP (JJ fresh) (NN water))) (, ,) (PP (VBG according) (PP (IN to) (NP (NP (DT the) (NNP Millennium) (NNP Ecosystem) (NNP Assessment) (CD 2005)) (, ,) (SBAR (WHNP (...
18
1
44,016
["which was confirmed by the \" Freshwater Animal Diversity Assessment \" , organised by the biodiversity platform , and the French Institut de recherche pour le développement -LRB- MNHNP -RRB-"]
["\" At present , the most threatened ecosystems are found in fresh water , according to the Millennium Ecosystem Assessment 2005 , ."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " At present, the most threatened ecosystems are found in fresh water, according to the M...
Extract this sentence as a T if it meets the definition; otherwise return [].
" At present, the most threatened ecosystems are found in fresh water, according to the Millennium Ecosystem Assessment 2005, which was confirmed by the "Freshwater Animal Diversity Assessment", organised by the biodiversity platform, and the French Institut de recherche pour le développement (MNHNP).
[]
(S ('' ") (PP (IN At) (ADJP (JJ present))) (, ,) (NP (DT the) (ADJP (RBS most) (VBN threatened)) (NNS ecosystems)) (VP (VBP are) (VP (VBN found) (PP (IN in) (NP (JJ fresh) (NN water))) (, ,) (PP (VBG according) (PP (IN to) (NP (NP (DT the) (NNP Millennium) (NNP Ecosystem) (NNP Assessment) (CD 2005)) (, ,) (SBAR (WHNP (...
18
1
44,016
[]
["\" At present , the most threatened ecosystems are found in fresh water , according to the Millennium Ecosystem Assessment 2005 , ."]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " At present, the most threatened ecosystems are found in fresh water, accord...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" At present, the most threatened ecosystems are found in fresh water, according to the Millennium Ecosystem Assessment 2005, which was confirmed by the "Freshwater Animal Diversity Assessment", organised by the biodiversity platform, and the French Institut de recherche pour le développement (MNHNP).
["\" At present, the most threatened ecosystems are found in fresh water, according to the Millennium Ecosystem Assessment 2005, which was confirmed by the \"Freshwater Animal Diversity Assessment\", organised by the biodiversity platform, and the French Institut de recherche pour le développement (MNHNP)."]
(S ('' ") (PP (IN At) (ADJP (JJ present))) (, ,) (NP (DT the) (ADJP (RBS most) (VBN threatened)) (NNS ecosystems)) (VP (VBP are) (VP (VBN found) (PP (IN in) (NP (JJ fresh) (NN water))) (, ,) (PP (VBG according) (PP (IN to) (NP (NP (DT the) (NNP Millennium) (NNP Ecosystem) (NNP Assessment) (CD 2005)) (, ,) (SBAR (WHNP (...
18
1
44,016
["\" At present, the most threatened ecosystems are found in fresh water, according to the Millennium Ecosystem Assessment 2005, which was confirmed by the \"Freshwater Animal Diversity Assessment\", organised by the biodiversity platform, and the French Institut de recherche pour le développement (MNHNP)."]
[]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " At the insistence of NASA Administrator Webb, North American removed Harrison St...
Extract all C clauses from the following sentence.
" At the insistence of NASA Administrator Webb, North American removed Harrison Storms as Command Module program manager.
["\" At the insistence of NASA Administrator Webb , North American removed Harrison Storms as Command Module program manager ."]
(S ('' ") (PP (IN At) (NP (NP (DT the) (NN insistence)) (PP (IN of) (NP (NML (NNP NASA) (NNP Administrator)) (NNP Webb))))) (, ,) (NP (NNP North) (NNP American)) (VP (VBD removed) (NP (NNP Harrison) (NNP Storms)) (PP (IN as) (NP (NML (NNP Command) (NNP Module)) (NN program) (NN manager)))) (. .))
8
0
42,658
["\" At the insistence of NASA Administrator Webb , North American removed Harrison Storms as Command Module program manager ."]
["\" At the insistence of NASA Administrator Webb, North American removed Harrison Storms as Command Module program manager."]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " At the insistence of NASA Administrator Webb, North American removed Harrison Storms as Command Module program mana...
Extract all DC clauses from the following sentence.
" At the insistence of NASA Administrator Webb, North American removed Harrison Storms as Command Module program manager.
[]
(S ('' ") (PP (IN At) (NP (NP (DT the) (NN insistence)) (PP (IN of) (NP (NML (NNP NASA) (NNP Administrator)) (NNP Webb))))) (, ,) (NP (NNP North) (NNP American)) (VP (VBD removed) (NP (NNP Harrison) (NNP Storms)) (PP (IN as) (NP (NML (NNP Command) (NNP Module)) (NN program) (NN manager)))) (. .))
8
0
42,658
[]
["\" At the insistence of NASA Administrator Webb, North American removed Harrison Storms as Command Module program manager."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " At the insistence of NASA Administrator Webb, North American removed Harrison Storms as...
Extract this sentence as a T if it meets the definition; otherwise return [].
" At the insistence of NASA Administrator Webb, North American removed Harrison Storms as Command Module program manager.
["\" At the insistence of NASA Administrator Webb, North American removed Harrison Storms as Command Module program manager."]
(S ('' ") (PP (IN At) (NP (NP (DT the) (NN insistence)) (PP (IN of) (NP (NML (NNP NASA) (NNP Administrator)) (NNP Webb))))) (, ,) (NP (NNP North) (NNP American)) (VP (VBD removed) (NP (NNP Harrison) (NNP Storms)) (PP (IN as) (NP (NML (NNP Command) (NNP Module)) (NN program) (NN manager)))) (. .))
8
0
42,658
["\" At the insistence of NASA Administrator Webb, North American removed Harrison Storms as Command Module program manager."]
[]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " At the insistence of NASA Administrator Webb, North American removed Harris...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" At the insistence of NASA Administrator Webb, North American removed Harrison Storms as Command Module program manager.
[]
(S ('' ") (PP (IN At) (NP (NP (DT the) (NN insistence)) (PP (IN of) (NP (NML (NNP NASA) (NNP Administrator)) (NNP Webb))))) (, ,) (NP (NNP North) (NNP American)) (VP (VBD removed) (NP (NNP Harrison) (NNP Storms)) (PP (IN as) (NP (NML (NNP Command) (NNP Module)) (NN program) (NN manager)))) (. .))
8
0
42,658
[]
["\" At the insistence of NASA Administrator Webb, North American removed Harrison Storms as Command Module program manager."]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " BYU is thus considered by its leaders to be at heart a religious institution, wh...
Extract all C clauses from the following sentence.
" BYU is thus considered by its leaders to be at heart a religious institution, wherein, ideally, religious and secular education are interwoven in a way that encourages the highest standards in both areas.
["\" BYU is thus considered by its leaders to be at heart a religious institution , ."]
(S ('' ") (NP (NNP BYU)) (VP (VBZ is) (ADVP (RB thus)) (VP (VBN considered) (PP (IN by) (NP (PRP$ its) (NNS leaders))) (S (VP (TO to) (VP (VB be) (PP (IN at) (NP (NN heart))) (NP (NP (DT a) (JJ religious) (NN institution)) (, ,) (SBAR (WHADVP (WRB wherein)) (, ,) (S (ADVP (RB ideally)) (, ,) (NP (ADJP (JJ religious) (C...
21
2
1,105
["\" BYU is thus considered by its leaders to be at heart a religious institution , ."]
["wherein , ideally , religious and secular education are interwoven in a way that encourages the highest standards in both areas", "that encourages the highest standards in both areas"]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " BYU is thus considered by its leaders to be at heart a religious institution, wherein, ideally, religious and secul...
Extract all DC clauses from the following sentence.
" BYU is thus considered by its leaders to be at heart a religious institution, wherein, ideally, religious and secular education are interwoven in a way that encourages the highest standards in both areas.
["wherein , ideally , religious and secular education are interwoven in a way that encourages the highest standards in both areas", "that encourages the highest standards in both areas"]
(S ('' ") (NP (NNP BYU)) (VP (VBZ is) (ADVP (RB thus)) (VP (VBN considered) (PP (IN by) (NP (PRP$ its) (NNS leaders))) (S (VP (TO to) (VP (VB be) (PP (IN at) (NP (NN heart))) (NP (NP (DT a) (JJ religious) (NN institution)) (, ,) (SBAR (WHADVP (WRB wherein)) (, ,) (S (ADVP (RB ideally)) (, ,) (NP (ADJP (JJ religious) (C...
21
2
1,105
["wherein , ideally , religious and secular education are interwoven in a way that encourages the highest standards in both areas", "that encourages the highest standards in both areas"]
[]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " BYU is thus considered by its leaders to be at heart a religious institution, wherein, ...
Extract this sentence as a T if it meets the definition; otherwise return [].
" BYU is thus considered by its leaders to be at heart a religious institution, wherein, ideally, religious and secular education are interwoven in a way that encourages the highest standards in both areas.
[]
(S ('' ") (NP (NNP BYU)) (VP (VBZ is) (ADVP (RB thus)) (VP (VBN considered) (PP (IN by) (NP (PRP$ its) (NNS leaders))) (S (VP (TO to) (VP (VB be) (PP (IN at) (NP (NN heart))) (NP (NP (DT a) (JJ religious) (NN institution)) (, ,) (SBAR (WHADVP (WRB wherein)) (, ,) (S (ADVP (RB ideally)) (, ,) (NP (ADJP (JJ religious) (C...
21
2
1,105
[]
["\" BYU is thus considered by its leaders to be at heart a religious institution, wherein, ideally, religious and secular education are interwoven in a way that encourages the highest standards in both areas."]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " BYU is thus considered by its leaders to be at heart a religious institutio...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" BYU is thus considered by its leaders to be at heart a religious institution, wherein, ideally, religious and secular education are interwoven in a way that encourages the highest standards in both areas.
["\" BYU is thus considered by its leaders to be at heart a religious institution, wherein, ideally, religious and secular education are interwoven in a way that encourages the highest standards in both areas."]
(S ('' ") (NP (NNP BYU)) (VP (VBZ is) (ADVP (RB thus)) (VP (VBN considered) (PP (IN by) (NP (PRP$ its) (NNS leaders))) (S (VP (TO to) (VP (VB be) (PP (IN at) (NP (NN heart))) (NP (NP (DT a) (JJ religious) (NN institution)) (, ,) (SBAR (WHADVP (WRB wherein)) (, ,) (S (ADVP (RB ideally)) (, ,) (NP (ADJP (JJ religious) (C...
21
2
1,105
["\" BYU is thus considered by its leaders to be at heart a religious institution, wherein, ideally, religious and secular education are interwoven in a way that encourages the highest standards in both areas."]
["wherein , ideally , religious and secular education are interwoven in a way that encourages the highest standards in both areas", "that encourages the highest standards in both areas"]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Bagemihl goes on to take issue with the way this terminology makes it easy to cl...
Extract all C clauses from the following sentence.
" Bagemihl goes on to take issue with the way this terminology makes it easy to claim transsexuals are really homosexual males seeking to escape from stigma.
["\" Bagemihl goes on to take issue with the way ."]
(S ('' ") (NP (NNP Bagemihl)) (VP (VBZ goes) (PRT (RP on)) (S (VP (TO to) (VP (VB take) (NP (NN issue)) (PP (IN with) (NP (NP (DT the) (NN way)) (SBAR (S (NP (DT this) (NN terminology)) (VP (VBZ makes) (S (NP (NP (PRP it))) (ADJP (JJ easy)) (S (VP (TO to) (VP (VB claim) (SBAR (S (NP (NNS transsexuals)) (VP (VBP are) (A...
26
2
40,215
["\" Bagemihl goes on to take issue with the way ."]
["this terminology makes it easy to claim transsexuals are really homosexual males seeking to escape from stigma", "transsexuals are really homosexual males seeking to escape from stigma"]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Bagemihl goes on to take issue with the way this terminology makes it easy to claim transsexuals are really homosex...
Extract all DC clauses from the following sentence.
" Bagemihl goes on to take issue with the way this terminology makes it easy to claim transsexuals are really homosexual males seeking to escape from stigma.
["this terminology makes it easy to claim transsexuals are really homosexual males seeking to escape from stigma", "transsexuals are really homosexual males seeking to escape from stigma"]
(S ('' ") (NP (NNP Bagemihl)) (VP (VBZ goes) (PRT (RP on)) (S (VP (TO to) (VP (VB take) (NP (NN issue)) (PP (IN with) (NP (NP (DT the) (NN way)) (SBAR (S (NP (DT this) (NN terminology)) (VP (VBZ makes) (S (NP (NP (PRP it))) (ADJP (JJ easy)) (S (VP (TO to) (VP (VB claim) (SBAR (S (NP (NNS transsexuals)) (VP (VBP are) (A...
26
2
40,215
["this terminology makes it easy to claim transsexuals are really homosexual males seeking to escape from stigma", "transsexuals are really homosexual males seeking to escape from stigma"]
["\" Bagemihl goes on to take issue with the way this terminology makes it easy to claim transsexuals are really homosexual males seeking to escape from stigma."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Bagemihl goes on to take issue with the way this terminology makes it easy to claim tra...
Extract this sentence as a T if it meets the definition; otherwise return [].
" Bagemihl goes on to take issue with the way this terminology makes it easy to claim transsexuals are really homosexual males seeking to escape from stigma.
[]
(S ('' ") (NP (NNP Bagemihl)) (VP (VBZ goes) (PRT (RP on)) (S (VP (TO to) (VP (VB take) (NP (NN issue)) (PP (IN with) (NP (NP (DT the) (NN way)) (SBAR (S (NP (DT this) (NN terminology)) (VP (VBZ makes) (S (NP (NP (PRP it))) (ADJP (JJ easy)) (S (VP (TO to) (VP (VB claim) (SBAR (S (NP (NNS transsexuals)) (VP (VBP are) (A...
26
2
40,215
[]
["\" Bagemihl goes on to take issue with the way this terminology makes it easy to claim transsexuals are really homosexual males seeking to escape from stigma."]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Bagemihl goes on to take issue with the way this terminology makes it easy ...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Bagemihl goes on to take issue with the way this terminology makes it easy to claim transsexuals are really homosexual males seeking to escape from stigma.
["\" Bagemihl goes on to take issue with the way this terminology makes it easy to claim transsexuals are really homosexual males seeking to escape from stigma."]
(S ('' ") (NP (NNP Bagemihl)) (VP (VBZ goes) (PRT (RP on)) (S (VP (TO to) (VP (VB take) (NP (NN issue)) (PP (IN with) (NP (NP (DT the) (NN way)) (SBAR (S (NP (DT this) (NN terminology)) (VP (VBZ makes) (S (NP (NP (PRP it))) (ADJP (JJ easy)) (S (VP (TO to) (VP (VB claim) (SBAR (S (NP (NNS transsexuals)) (VP (VBP are) (A...
26
2
40,215
["\" Bagemihl goes on to take issue with the way this terminology makes it easy to claim transsexuals are really homosexual males seeking to escape from stigma."]
["this terminology makes it easy to claim transsexuals are really homosexual males seeking to escape from stigma", "transsexuals are really homosexual males seeking to escape from stigma"]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Between 1905 and 1908, a conscious search for a new style caused rapid changes i...
Extract all C clauses from the following sentence.
" Between 1905 and 1908, a conscious search for a new style caused rapid changes in art across France, Germany, Holland, Italy, and Russia.
["\" Between 1905 and 1908 , a conscious search for a new style caused rapid changes in art across France , Germany , Holland , Italy , and Russia ."]
(S ('' ") (PP (IN Between) (NP (CD 1905) (CC and) (CD 1908))) (, ,) (NP (NP (DT a) (JJ conscious) (NN search)) (PP (IN for) (NP (DT a) (JJ new) (NN style)))) (VP (VBD caused) (NP (NP (JJ rapid) (NNS changes)) (PP (IN in) (NP (NN art)))) (PP (IN across) (NP (NNP France) (, ,) (NNP Germany) (, ,) (NNP Holland) (, ,) (NNP...
7
0
1,992
["\" Between 1905 and 1908 , a conscious search for a new style caused rapid changes in art across France , Germany , Holland , Italy , and Russia ."]
[]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Between 1905 and 1908, a conscious search for a new style caused rapid changes in art across France, Germany, Holla...
Extract all DC clauses from the following sentence.
" Between 1905 and 1908, a conscious search for a new style caused rapid changes in art across France, Germany, Holland, Italy, and Russia.
[]
(S ('' ") (PP (IN Between) (NP (CD 1905) (CC and) (CD 1908))) (, ,) (NP (NP (DT a) (JJ conscious) (NN search)) (PP (IN for) (NP (DT a) (JJ new) (NN style)))) (VP (VBD caused) (NP (NP (JJ rapid) (NNS changes)) (PP (IN in) (NP (NN art)))) (PP (IN across) (NP (NNP France) (, ,) (NNP Germany) (, ,) (NNP Holland) (, ,) (NNP...
7
0
1,992
[]
["\" Between 1905 and 1908, a conscious search for a new style caused rapid changes in art across France, Germany, Holland, Italy, and Russia."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Between 1905 and 1908, a conscious search for a new style caused rapid changes in art a...
Extract this sentence as a T if it meets the definition; otherwise return [].
" Between 1905 and 1908, a conscious search for a new style caused rapid changes in art across France, Germany, Holland, Italy, and Russia.
["\" Between 1905 and 1908, a conscious search for a new style caused rapid changes in art across France, Germany, Holland, Italy, and Russia."]
(S ('' ") (PP (IN Between) (NP (CD 1905) (CC and) (CD 1908))) (, ,) (NP (NP (DT a) (JJ conscious) (NN search)) (PP (IN for) (NP (DT a) (JJ new) (NN style)))) (VP (VBD caused) (NP (NP (JJ rapid) (NNS changes)) (PP (IN in) (NP (NN art)))) (PP (IN across) (NP (NNP France) (, ,) (NNP Germany) (, ,) (NNP Holland) (, ,) (NNP...
7
0
1,992
["\" Between 1905 and 1908, a conscious search for a new style caused rapid changes in art across France, Germany, Holland, Italy, and Russia."]
["\" Between 1905 and 1908 , a conscious search for a new style caused rapid changes in art across France , Germany , Holland , Italy , and Russia ."]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Between 1905 and 1908, a conscious search for a new style caused rapid chan...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Between 1905 and 1908, a conscious search for a new style caused rapid changes in art across France, Germany, Holland, Italy, and Russia.
[]
(S ('' ") (PP (IN Between) (NP (CD 1905) (CC and) (CD 1908))) (, ,) (NP (NP (DT a) (JJ conscious) (NN search)) (PP (IN for) (NP (DT a) (JJ new) (NN style)))) (VP (VBD caused) (NP (NP (JJ rapid) (NNS changes)) (PP (IN in) (NP (NN art)))) (PP (IN across) (NP (NNP France) (, ,) (NNP Germany) (, ,) (NNP Holland) (, ,) (NNP...
7
0
1,992
[]
["\" Between 1905 and 1908, a conscious search for a new style caused rapid changes in art across France, Germany, Holland, Italy, and Russia."]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Both Austen and Lee challenged the social status quo and valued individual worth...
Extract all C clauses from the following sentence.
" Both Austen and Lee challenged the social status quo and valued individual worth over social standing.
["\" Both Austen and Lee challenged the social status quo and valued individual worth over social standing ."]
(S ('' ") (NP (DT Both) (NNP Austen) (CC and) (NNP Lee)) (VP (VP (VBD challenged) (NP (DT the) (JJ social) (NN status) (NN quo))) (CC and) (VP (VBD valued) (NP (NP (JJ individual) (NN worth)) (PP (IN over) (NP (JJ social) (NN standing)))))) (. .))
8
0
10,676
["\" Both Austen and Lee challenged the social status quo and valued individual worth over social standing ."]
[]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Both Austen and Lee challenged the social status quo and valued individual worth over social standing.
Extract all DC clauses from the following sentence.
" Both Austen and Lee challenged the social status quo and valued individual worth over social standing.
[]
(S ('' ") (NP (DT Both) (NNP Austen) (CC and) (NNP Lee)) (VP (VP (VBD challenged) (NP (DT the) (JJ social) (NN status) (NN quo))) (CC and) (VP (VBD valued) (NP (NP (JJ individual) (NN worth)) (PP (IN over) (NP (JJ social) (NN standing)))))) (. .))
8
0
10,676
[]
["\" Both Austen and Lee challenged the social status quo and valued individual worth over social standing."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Both Austen and Lee challenged the social status quo and valued individual worth over s...
Extract this sentence as a T if it meets the definition; otherwise return [].
" Both Austen and Lee challenged the social status quo and valued individual worth over social standing.
["\" Both Austen and Lee challenged the social status quo and valued individual worth over social standing."]
(S ('' ") (NP (DT Both) (NNP Austen) (CC and) (NNP Lee)) (VP (VP (VBD challenged) (NP (DT the) (JJ social) (NN status) (NN quo))) (CC and) (VP (VBD valued) (NP (NP (JJ individual) (NN worth)) (PP (IN over) (NP (JJ social) (NN standing)))))) (. .))
8
0
10,676
["\" Both Austen and Lee challenged the social status quo and valued individual worth over social standing."]
[]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Both Austen and Lee challenged the social status quo and valued individual ...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Both Austen and Lee challenged the social status quo and valued individual worth over social standing.
[]
(S ('' ") (NP (DT Both) (NNP Austen) (CC and) (NNP Lee)) (VP (VP (VBD challenged) (NP (DT the) (JJ social) (NN status) (NN quo))) (CC and) (VP (VBD valued) (NP (NP (JJ individual) (NN worth)) (PP (IN over) (NP (JJ social) (NN standing)))))) (. .))
8
0
10,676
[]
["\" Both Austen and Lee challenged the social status quo and valued individual worth over social standing ."]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Bush (just as his father did with Dukakis in the 1988 election) also sought to p...
Extract all C clauses from the following sentence.
" Bush (just as his father did with Dukakis in the 1988 election) also sought to portray Kerry as a "Massachusetts liberal" who was out of touch with mainstream Americans.
["\" Bush -LRB- -RRB- also sought to portray Kerry as a \" Massachusetts liberal \" ."]
(S ('' ") (NP (NP (NNP Bush)) (-LRB- -LRB-) (SBAR (ADVP (RB just)) (IN as) (S (NP (PRP$ his) (NN father)) (VP (VBD did) (PP (IN with) (NP (NNP Dukakis))) (PP (IN in) (NP (DT the) (CD 1988) (NN election)))))) (-RRB- -RRB-)) (ADVP (RB also)) (VP (VBD sought) (S (VP (TO to) (VP (VB portray) (NP (NNP Kerry)) (PP (IN as) (N...
17
1
35,958
["\" Bush -LRB- -RRB- also sought to portray Kerry as a \" Massachusetts liberal \" ."]
[]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Bush (just as his father did with Dukakis in the 1988 election) also sought to portray Kerry as a "Massachusetts li...
Extract all DC clauses from the following sentence.
" Bush (just as his father did with Dukakis in the 1988 election) also sought to portray Kerry as a "Massachusetts liberal" who was out of touch with mainstream Americans.
["just as his father did with Dukakis in the 1988 election", "who was out of touch with mainstream Americans"]
(S ('' ") (NP (NP (NNP Bush)) (-LRB- -LRB-) (SBAR (ADVP (RB just)) (IN as) (S (NP (PRP$ his) (NN father)) (VP (VBD did) (PP (IN with) (NP (NNP Dukakis))) (PP (IN in) (NP (DT the) (CD 1988) (NN election)))))) (-RRB- -RRB-)) (ADVP (RB also)) (VP (VBD sought) (S (VP (TO to) (VP (VB portray) (NP (NNP Kerry)) (PP (IN as) (N...
17
1
35,958
["just as his father did with Dukakis in the 1988 election", "who was out of touch with mainstream Americans"]
["\" Bush -LRB- -RRB- also sought to portray Kerry as a \" Massachusetts liberal \" ."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Bush (just as his father did with Dukakis in the 1988 election) also sought to portray ...
Extract this sentence as a T if it meets the definition; otherwise return [].
" Bush (just as his father did with Dukakis in the 1988 election) also sought to portray Kerry as a "Massachusetts liberal" who was out of touch with mainstream Americans.
[]
(S ('' ") (NP (NP (NNP Bush)) (-LRB- -LRB-) (SBAR (ADVP (RB just)) (IN as) (S (NP (PRP$ his) (NN father)) (VP (VBD did) (PP (IN with) (NP (NNP Dukakis))) (PP (IN in) (NP (DT the) (CD 1988) (NN election)))))) (-RRB- -RRB-)) (ADVP (RB also)) (VP (VBD sought) (S (VP (TO to) (VP (VB portray) (NP (NNP Kerry)) (PP (IN as) (N...
17
1
35,958
[]
["\" Bush (just as his father did with Dukakis in the 1988 election) also sought to portray Kerry as a \"Massachusetts liberal\" who was out of touch with mainstream Americans."]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Bush (just as his father did with Dukakis in the 1988 election) also sought...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Bush (just as his father did with Dukakis in the 1988 election) also sought to portray Kerry as a "Massachusetts liberal" who was out of touch with mainstream Americans.
["\" Bush (just as his father did with Dukakis in the 1988 election) also sought to portray Kerry as a \"Massachusetts liberal\" who was out of touch with mainstream Americans."]
(S ('' ") (NP (NP (NNP Bush)) (-LRB- -LRB-) (SBAR (ADVP (RB just)) (IN as) (S (NP (PRP$ his) (NN father)) (VP (VBD did) (PP (IN with) (NP (NNP Dukakis))) (PP (IN in) (NP (DT the) (CD 1988) (NN election)))))) (-RRB- -RRB-)) (ADVP (RB also)) (VP (VBD sought) (S (VP (TO to) (VP (VB portray) (NP (NNP Kerry)) (PP (IN as) (N...
17
1
35,958
["\" Bush (just as his father did with Dukakis in the 1988 election) also sought to portray Kerry as a \"Massachusetts liberal\" who was out of touch with mainstream Americans."]
[]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " But in fact, the critic employs conjecture at every step of the process.
Extract all C clauses from the following sentence.
" But in fact, the critic employs conjecture at every step of the process.
["\" But in fact , the critic employs conjecture at every step of the process ."]
(S ('' ") (CC But) (PP (IN in) (NP (NN fact))) (, ,) (NP (DT the) (NN critic)) (VP (VBZ employs) (NP (NN conjecture)) (PP (IN at) (NP (NP (DT every) (NN step)) (PP (IN of) (NP (DT the) (NN process)))))) (. .))
8
0
6,246
["\" But in fact , the critic employs conjecture at every step of the process ."]
[]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " But in fact, the critic employs conjecture at every step of the process.
Extract all DC clauses from the following sentence.
" But in fact, the critic employs conjecture at every step of the process.
[]
(S ('' ") (CC But) (PP (IN in) (NP (NN fact))) (, ,) (NP (DT the) (NN critic)) (VP (VBZ employs) (NP (NN conjecture)) (PP (IN at) (NP (NP (DT every) (NN step)) (PP (IN of) (NP (DT the) (NN process)))))) (. .))
8
0
6,246
[]
["\" But in fact, the critic employs conjecture at every step of the process."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " But in fact, the critic employs conjecture at every step of the process.
Extract this sentence as a T if it meets the definition; otherwise return [].
" But in fact, the critic employs conjecture at every step of the process.
["\" But in fact, the critic employs conjecture at every step of the process."]
(S ('' ") (CC But) (PP (IN in) (NP (NN fact))) (, ,) (NP (DT the) (NN critic)) (VP (VBZ employs) (NP (NN conjecture)) (PP (IN at) (NP (NP (DT every) (NN step)) (PP (IN of) (NP (DT the) (NN process)))))) (. .))
8
0
6,246
["\" But in fact, the critic employs conjecture at every step of the process."]
[]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " But in fact, the critic employs conjecture at every step of the process.
Extract this sentence as a CT if it meets the definition; otherwise return [].
" But in fact, the critic employs conjecture at every step of the process.
[]
(S ('' ") (CC But) (PP (IN in) (NP (NN fact))) (, ,) (NP (DT the) (NN critic)) (VP (VBZ employs) (NP (NN conjecture)) (PP (IN at) (NP (NP (DT every) (NN step)) (PP (IN of) (NP (DT the) (NN process)))))) (. .))
8
0
6,246
[]
["\" But in fact , the critic employs conjecture at every step of the process ."]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " CNET awarded it a score of 8.8 out of 10 and voted it as its number one "must-ha...
Extract all C clauses from the following sentence.
" CNET awarded it a score of 8.8 out of 10 and voted it as its number one "must-have" gadget, praising its robust graphical capabilities and stylish exterior design while criticizing its limited selection of available games.
["\" CNET awarded it a score of 8.8 out of 10 and voted it as its number one \" must - have \" gadget , praising its robust graphical capabilities and stylish exterior design ."]
(S ('' ") (NP (NNP CNET)) (VP (VP (VBD awarded) (NP (PRP it)) (NP (NP (DT a) (NN score)) (PP (IN of) (NP (NP (CD 8.8)) (PP (IN out) (PP (IN of) (NP (CD 10)))))))) (CC and) (VP (VBD voted) (NP (PRP it)) (PP (IN as) (NP (PRP$ its) (NML (NN number) (CD one)) (`` ") (NML (S (VP (NN must) (HYPH -) (VP (VB have))))) ('' ") (...
12
1
39,855
["\" CNET awarded it a score of 8.8 out of 10 and voted it as its number one \" must - have \" gadget , praising its robust graphical capabilities and stylish exterior design ."]
["while criticizing its limited selection of available games"]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " CNET awarded it a score of 8.8 out of 10 and voted it as its number one "must-have" gadget, praising its robust gra...
Extract all DC clauses from the following sentence.
" CNET awarded it a score of 8.8 out of 10 and voted it as its number one "must-have" gadget, praising its robust graphical capabilities and stylish exterior design while criticizing its limited selection of available games.
["while criticizing its limited selection of available games"]
(S ('' ") (NP (NNP CNET)) (VP (VP (VBD awarded) (NP (PRP it)) (NP (NP (DT a) (NN score)) (PP (IN of) (NP (NP (CD 8.8)) (PP (IN out) (PP (IN of) (NP (CD 10)))))))) (CC and) (VP (VBD voted) (NP (PRP it)) (PP (IN as) (NP (PRP$ its) (NML (NN number) (CD one)) (`` ") (NML (S (VP (NN must) (HYPH -) (VP (VB have))))) ('' ") (...
12
1
39,855
["while criticizing its limited selection of available games"]
["\" CNET awarded it a score of 8.8 out of 10 and voted it as its number one \"must-have\" gadget, praising its robust graphical capabilities and stylish exterior design while criticizing its limited selection of available games."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " CNET awarded it a score of 8.8 out of 10 and voted it as its number one "must-have" gad...
Extract this sentence as a T if it meets the definition; otherwise return [].
" CNET awarded it a score of 8.8 out of 10 and voted it as its number one "must-have" gadget, praising its robust graphical capabilities and stylish exterior design while criticizing its limited selection of available games.
[]
(S ('' ") (NP (NNP CNET)) (VP (VP (VBD awarded) (NP (PRP it)) (NP (NP (DT a) (NN score)) (PP (IN of) (NP (NP (CD 8.8)) (PP (IN out) (PP (IN of) (NP (CD 10)))))))) (CC and) (VP (VBD voted) (NP (PRP it)) (PP (IN as) (NP (PRP$ its) (NML (NN number) (CD one)) (`` ") (NML (S (VP (NN must) (HYPH -) (VP (VB have))))) ('' ") (...
12
1
39,855
[]
["\" CNET awarded it a score of 8.8 out of 10 and voted it as its number one \" must - have \" gadget , praising its robust graphical capabilities and stylish exterior design ."]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " CNET awarded it a score of 8.8 out of 10 and voted it as its number one "mu...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" CNET awarded it a score of 8.8 out of 10 and voted it as its number one "must-have" gadget, praising its robust graphical capabilities and stylish exterior design while criticizing its limited selection of available games.
["\" CNET awarded it a score of 8.8 out of 10 and voted it as its number one \"must-have\" gadget, praising its robust graphical capabilities and stylish exterior design while criticizing its limited selection of available games."]
(S ('' ") (NP (NNP CNET)) (VP (VP (VBD awarded) (NP (PRP it)) (NP (NP (DT a) (NN score)) (PP (IN of) (NP (NP (CD 8.8)) (PP (IN out) (PP (IN of) (NP (CD 10)))))))) (CC and) (VP (VBD voted) (NP (PRP it)) (PP (IN as) (NP (PRP$ its) (NML (NN number) (CD one)) (`` ") (NML (S (VP (NN must) (HYPH -) (VP (VB have))))) ('' ") (...
12
1
39,855
["\" CNET awarded it a score of 8.8 out of 10 and voted it as its number one \"must-have\" gadget, praising its robust graphical capabilities and stylish exterior design while criticizing its limited selection of available games."]
[]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Chopin refused to conform to a standard method of playing and believed that ther...
Extract all C clauses from the following sentence.
" Chopin refused to conform to a standard method of playing and believed that there was no set technique for playing well.
["\" Chopin refused to conform to a standard method of playing and believed ."]
(S ('' ") (NP (NNP Chopin)) (VP (VP (VBD refused) (S (VP (TO to) (VP (VB conform) (PP (IN to) (NP (NP (DT a) (JJ standard) (NN method)) (PP (IN of) (NP (NN playing))))))))) (CC and) (VP (VBD believed) (SBAR (IN that) (S (NP (EX there)) (VP (VBD was) (NP (NP (DT no) (VBN set) (NN technique)) (PP (IN for) (S (VP (VBG pla...
13
1
25,847
["\" Chopin refused to conform to a standard method of playing and believed ."]
["that there was no set technique for playing well"]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Chopin refused to conform to a standard method of playing and believed that there was no set technique for playing ...
Extract all DC clauses from the following sentence.
" Chopin refused to conform to a standard method of playing and believed that there was no set technique for playing well.
["that there was no set technique for playing well"]
(S ('' ") (NP (NNP Chopin)) (VP (VP (VBD refused) (S (VP (TO to) (VP (VB conform) (PP (IN to) (NP (NP (DT a) (JJ standard) (NN method)) (PP (IN of) (NP (NN playing))))))))) (CC and) (VP (VBD believed) (SBAR (IN that) (S (NP (EX there)) (VP (VBD was) (NP (NP (DT no) (VBN set) (NN technique)) (PP (IN for) (S (VP (VBG pla...
13
1
25,847
["that there was no set technique for playing well"]
["\" Chopin refused to conform to a standard method of playing and believed that there was no set technique for playing well."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Chopin refused to conform to a standard method of playing and believed that there was n...
Extract this sentence as a T if it meets the definition; otherwise return [].
" Chopin refused to conform to a standard method of playing and believed that there was no set technique for playing well.
[]
(S ('' ") (NP (NNP Chopin)) (VP (VP (VBD refused) (S (VP (TO to) (VP (VB conform) (PP (IN to) (NP (NP (DT a) (JJ standard) (NN method)) (PP (IN of) (NP (NN playing))))))))) (CC and) (VP (VBD believed) (SBAR (IN that) (S (NP (EX there)) (VP (VBD was) (NP (NP (DT no) (VBN set) (NN technique)) (PP (IN for) (S (VP (VBG pla...
13
1
25,847
[]
["\" Chopin refused to conform to a standard method of playing and believed ."]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Chopin refused to conform to a standard method of playing and believed that...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Chopin refused to conform to a standard method of playing and believed that there was no set technique for playing well.
["\" Chopin refused to conform to a standard method of playing and believed that there was no set technique for playing well."]
(S ('' ") (NP (NNP Chopin)) (VP (VP (VBD refused) (S (VP (TO to) (VP (VB conform) (PP (IN to) (NP (NP (DT a) (JJ standard) (NN method)) (PP (IN of) (NP (NN playing))))))))) (CC and) (VP (VBD believed) (SBAR (IN that) (S (NP (EX there)) (VP (VBD was) (NP (NP (DT no) (VBN set) (NN technique)) (PP (IN for) (S (VP (VBG pla...
13
1
25,847
["\" Chopin refused to conform to a standard method of playing and believed that there was no set technique for playing well."]
["that there was no set technique for playing well"]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Chopin was born in what was then the Duchy of Warsaw, and grew up in Warsaw, whi...
Extract all C clauses from the following sentence.
" Chopin was born in what was then the Duchy of Warsaw, and grew up in Warsaw, which after 1815 became part of Congress Poland.
["\" Chopin was born in , and grew up in Warsaw , ."]
(S ('' ") (NP (NNP Chopin)) (VP (VP (VBD was) (VP (VBN born) (PP (IN in) (SBAR (WHNP (WP what)) (S (VP (VBD was) (ADVP (RB then)) (NP (NP (DT the) (NNP Duchy)) (PP (IN of) (NP (NNP Warsaw)))))))))) (, ,) (CC and) (VP (VBD grew) (PRT (RP up)) (PP (IN in) (NP (NP (NNP Warsaw)) (, ,) (SBAR (WHNP (WDT which)) (S (PP (IN af...
13
1
22,433
["\" Chopin was born in , and grew up in Warsaw , ."]
[]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Chopin was born in what was then the Duchy of Warsaw, and grew up in Warsaw, which after 1815 became part of Congre...
Extract all DC clauses from the following sentence.
" Chopin was born in what was then the Duchy of Warsaw, and grew up in Warsaw, which after 1815 became part of Congress Poland.
["what was then the Duchy of Warsaw", "which after 1815 became part of Congress Poland"]
(S ('' ") (NP (NNP Chopin)) (VP (VP (VBD was) (VP (VBN born) (PP (IN in) (SBAR (WHNP (WP what)) (S (VP (VBD was) (ADVP (RB then)) (NP (NP (DT the) (NNP Duchy)) (PP (IN of) (NP (NNP Warsaw)))))))))) (, ,) (CC and) (VP (VBD grew) (PRT (RP up)) (PP (IN in) (NP (NP (NNP Warsaw)) (, ,) (SBAR (WHNP (WDT which)) (S (PP (IN af...
13
1
22,433
["what was then the Duchy of Warsaw", "which after 1815 became part of Congress Poland"]
["\" Chopin was born in what was then the Duchy of Warsaw, and grew up in Warsaw, which after 1815 became part of Congress Poland."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Chopin was born in what was then the Duchy of Warsaw, and grew up in Warsaw, which afte...
Extract this sentence as a T if it meets the definition; otherwise return [].
" Chopin was born in what was then the Duchy of Warsaw, and grew up in Warsaw, which after 1815 became part of Congress Poland.
[]
(S ('' ") (NP (NNP Chopin)) (VP (VP (VBD was) (VP (VBN born) (PP (IN in) (SBAR (WHNP (WP what)) (S (VP (VBD was) (ADVP (RB then)) (NP (NP (DT the) (NNP Duchy)) (PP (IN of) (NP (NNP Warsaw)))))))))) (, ,) (CC and) (VP (VBD grew) (PRT (RP up)) (PP (IN in) (NP (NP (NNP Warsaw)) (, ,) (SBAR (WHNP (WDT which)) (S (PP (IN af...
13
1
22,433
[]
["\" Chopin was born in , and grew up in Warsaw , ."]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Chopin was born in what was then the Duchy of Warsaw, and grew up in Warsaw...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Chopin was born in what was then the Duchy of Warsaw, and grew up in Warsaw, which after 1815 became part of Congress Poland.
["\" Chopin was born in what was then the Duchy of Warsaw, and grew up in Warsaw, which after 1815 became part of Congress Poland."]
(S ('' ") (NP (NNP Chopin)) (VP (VP (VBD was) (VP (VBN born) (PP (IN in) (SBAR (WHNP (WP what)) (S (VP (VBD was) (ADVP (RB then)) (NP (NP (DT the) (NNP Duchy)) (PP (IN of) (NP (NNP Warsaw)))))))))) (, ,) (CC and) (VP (VBD grew) (PRT (RP up)) (PP (IN in) (NP (NP (NNP Warsaw)) (, ,) (SBAR (WHNP (WDT which)) (S (PP (IN af...
13
1
22,433
["\" Chopin was born in what was then the Duchy of Warsaw, and grew up in Warsaw, which after 1815 became part of Congress Poland."]
[]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Christian mission schools in regions stretching from Zambia to Nigeria too requi...
Extract all C clauses from the following sentence.
" Christian mission schools in regions stretching from Zambia to Nigeria too required work from children, and in exchange provided religious education, not secular education.
["\" Christian mission schools in regions stretching from Zambia to Nigeria too required work from children , and in exchange provided religious education , not secular education ."]
(S ('' ") (NP (NP (JJ Christian) (NN mission) (NNS schools)) (PP (IN in) (NP (NP (NNS regions)) (VP (VBG stretching) (PP (PP (IN from) (NP (NNP Zambia))) (PP (IN to) (NP (NNP Nigeria)))))))) (ADVP (RB too)) (VP (VP (VBD required) (NP (NP (NN work)) (PP (IN from) (NP (NNS children))))) (, ,) (CC and) (VP (PP (IN in) (NP...
10
0
6,702
["\" Christian mission schools in regions stretching from Zambia to Nigeria too required work from children , and in exchange provided religious education , not secular education ."]
[]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Christian mission schools in regions stretching from Zambia to Nigeria too required work from children, and in exch...
Extract all DC clauses from the following sentence.
" Christian mission schools in regions stretching from Zambia to Nigeria too required work from children, and in exchange provided religious education, not secular education.
[]
(S ('' ") (NP (NP (JJ Christian) (NN mission) (NNS schools)) (PP (IN in) (NP (NP (NNS regions)) (VP (VBG stretching) (PP (PP (IN from) (NP (NNP Zambia))) (PP (IN to) (NP (NNP Nigeria)))))))) (ADVP (RB too)) (VP (VP (VBD required) (NP (NP (NN work)) (PP (IN from) (NP (NNS children))))) (, ,) (CC and) (VP (PP (IN in) (NP...
10
0
6,702
[]
["\" Christian mission schools in regions stretching from Zambia to Nigeria too required work from children , and in exchange provided religious education , not secular education ."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Christian mission schools in regions stretching from Zambia to Nigeria too required wor...
Extract this sentence as a T if it meets the definition; otherwise return [].
" Christian mission schools in regions stretching from Zambia to Nigeria too required work from children, and in exchange provided religious education, not secular education.
["\" Christian mission schools in regions stretching from Zambia to Nigeria too required work from children, and in exchange provided religious education, not secular education."]
(S ('' ") (NP (NP (JJ Christian) (NN mission) (NNS schools)) (PP (IN in) (NP (NP (NNS regions)) (VP (VBG stretching) (PP (PP (IN from) (NP (NNP Zambia))) (PP (IN to) (NP (NNP Nigeria)))))))) (ADVP (RB too)) (VP (VP (VBD required) (NP (NP (NN work)) (PP (IN from) (NP (NNS children))))) (, ,) (CC and) (VP (PP (IN in) (NP...
10
0
6,702
["\" Christian mission schools in regions stretching from Zambia to Nigeria too required work from children, and in exchange provided religious education, not secular education."]
[]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Christian mission schools in regions stretching from Zambia to Nigeria too ...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Christian mission schools in regions stretching from Zambia to Nigeria too required work from children, and in exchange provided religious education, not secular education.
[]
(S ('' ") (NP (NP (JJ Christian) (NN mission) (NNS schools)) (PP (IN in) (NP (NP (NNS regions)) (VP (VBG stretching) (PP (PP (IN from) (NP (NNP Zambia))) (PP (IN to) (NP (NNP Nigeria)))))))) (ADVP (RB too)) (VP (VP (VBD required) (NP (NP (NN work)) (PP (IN from) (NP (NNS children))))) (, ,) (CC and) (VP (PP (IN in) (NP...
10
0
6,702
[]
["\" Christian mission schools in regions stretching from Zambia to Nigeria too required work from children , and in exchange provided religious education , not secular education ."]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Common themes and patterns found on Armenian carpets were the depiction of drago...
Extract all C clauses from the following sentence.
" Common themes and patterns found on Armenian carpets were the depiction of dragons and eagles.
["\" Common themes and patterns found on Armenian carpets were the depiction of dragons and eagles ."]
(S ('' ") (NP (NP (JJ Common) (NNS themes) (CC and) (NNS patterns)) (VP (VBN found) (PP (IN on) (NP (JJ Armenian) (NNS carpets))))) (VP (VBD were) (NP (NP (DT the) (NN depiction)) (PP (IN of) (NP (NNS dragons) (CC and) (NNS eagles))))) (. .))
7
0
32,766
["\" Common themes and patterns found on Armenian carpets were the depiction of dragons and eagles ."]
[]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Common themes and patterns found on Armenian carpets were the depiction of dragons and eagles.
Extract all DC clauses from the following sentence.
" Common themes and patterns found on Armenian carpets were the depiction of dragons and eagles.
[]
(S ('' ") (NP (NP (JJ Common) (NNS themes) (CC and) (NNS patterns)) (VP (VBN found) (PP (IN on) (NP (JJ Armenian) (NNS carpets))))) (VP (VBD were) (NP (NP (DT the) (NN depiction)) (PP (IN of) (NP (NNS dragons) (CC and) (NNS eagles))))) (. .))
7
0
32,766
[]
["\" Common themes and patterns found on Armenian carpets were the depiction of dragons and eagles."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Common themes and patterns found on Armenian carpets were the depiction of dragons and ...
Extract this sentence as a T if it meets the definition; otherwise return [].
" Common themes and patterns found on Armenian carpets were the depiction of dragons and eagles.
["\" Common themes and patterns found on Armenian carpets were the depiction of dragons and eagles."]
(S ('' ") (NP (NP (JJ Common) (NNS themes) (CC and) (NNS patterns)) (VP (VBN found) (PP (IN on) (NP (JJ Armenian) (NNS carpets))))) (VP (VBD were) (NP (NP (DT the) (NN depiction)) (PP (IN of) (NP (NNS dragons) (CC and) (NNS eagles))))) (. .))
7
0
32,766
["\" Common themes and patterns found on Armenian carpets were the depiction of dragons and eagles."]
[]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Common themes and patterns found on Armenian carpets were the depiction of ...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Common themes and patterns found on Armenian carpets were the depiction of dragons and eagles.
[]
(S ('' ") (NP (NP (JJ Common) (NNS themes) (CC and) (NNS patterns)) (VP (VBN found) (PP (IN on) (NP (JJ Armenian) (NNS carpets))))) (VP (VBD were) (NP (NP (DT the) (NN depiction)) (PP (IN of) (NP (NNS dragons) (CC and) (NNS eagles))))) (. .))
7
0
32,766
[]
["\" Common themes and patterns found on Armenian carpets were the depiction of dragons and eagles."]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Congress, however, managed to override fifteen of Johnson's twenty-nine vetoes.
Extract all C clauses from the following sentence.
" Congress, however, managed to override fifteen of Johnson's twenty-nine vetoes.
["\" Congress , however , managed to override fifteen of Johnson 's twenty - nine vetoes ."]
(S ('' ") (NP (NNP Congress)) (, ,) (ADVP (RB however)) (, ,) (VP (VBD managed) (S (VP (TO to) (VP (VB override) (NP (NP (CD fifteen)) (PP (IN of) (NP (NP (NNP Johnson) (POS 's)) (QP (CD twenty) (HYPH -) (CD nine)) (NNS vetoes)))))))) (. .))
11
0
3,143
["\" Congress , however , managed to override fifteen of Johnson 's twenty - nine vetoes ."]
[]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Congress, however, managed to override fifteen of Johnson's twenty-nine vetoes.
Extract all DC clauses from the following sentence.
" Congress, however, managed to override fifteen of Johnson's twenty-nine vetoes.
[]
(S ('' ") (NP (NNP Congress)) (, ,) (ADVP (RB however)) (, ,) (VP (VBD managed) (S (VP (TO to) (VP (VB override) (NP (NP (CD fifteen)) (PP (IN of) (NP (NP (NNP Johnson) (POS 's)) (QP (CD twenty) (HYPH -) (CD nine)) (NNS vetoes)))))))) (. .))
11
0
3,143
[]
["\" Congress , however , managed to override fifteen of Johnson 's twenty - nine vetoes ."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Congress, however, managed to override fifteen of Johnson's twenty-nine vetoes.
Extract this sentence as a T if it meets the definition; otherwise return [].
" Congress, however, managed to override fifteen of Johnson's twenty-nine vetoes.
["\" Congress, however, managed to override fifteen of Johnson's twenty-nine vetoes."]
(S ('' ") (NP (NNP Congress)) (, ,) (ADVP (RB however)) (, ,) (VP (VBD managed) (S (VP (TO to) (VP (VB override) (NP (NP (CD fifteen)) (PP (IN of) (NP (NP (NNP Johnson) (POS 's)) (QP (CD twenty) (HYPH -) (CD nine)) (NNS vetoes)))))))) (. .))
11
0
3,143
["\" Congress, however, managed to override fifteen of Johnson's twenty-nine vetoes."]
[]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Congress, however, managed to override fifteen of Johnson's twenty-nine vet...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Congress, however, managed to override fifteen of Johnson's twenty-nine vetoes.
[]
(S ('' ") (NP (NNP Congress)) (, ,) (ADVP (RB however)) (, ,) (VP (VBD managed) (S (VP (TO to) (VP (VB override) (NP (NP (CD fifteen)) (PP (IN of) (NP (NP (NNP Johnson) (POS 's)) (QP (CD twenty) (HYPH -) (CD nine)) (NNS vetoes)))))))) (. .))
11
0
3,143
[]
["\" Congress , however , managed to override fifteen of Johnson 's twenty - nine vetoes ."]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Dance both in its traditional form and its more modern forms has remained a cent...
Extract all C clauses from the following sentence.
" Dance both in its traditional form and its more modern forms has remained a central cultural currency to Samoans, especially youths.
["\" Dance both in its traditional form and its more modern forms has remained a central cultural currency to Samoans , especially youths ."]
(S ('' ") (NP (NP (NN Dance)) (PP (DT both) (PP (IN in) (NP (PRP$ its) (JJ traditional) (NN form))) (CC and) (NP (PRP$ its) (ADJP (RBR more) (JJ modern)) (NNS forms)))) (VP (VBZ has) (VP (VBN remained) (NP (DT a) (JJ central) (JJ cultural) (NN currency)) (PP (IN to) (NP (NP (NNPS Samoans)) (, ,) (NP (ADVP (RB especiall...
9
0
49,285
["\" Dance both in its traditional form and its more modern forms has remained a central cultural currency to Samoans , especially youths ."]
[]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Dance both in its traditional form and its more modern forms has remained a central cultural currency to Samoans, e...
Extract all DC clauses from the following sentence.
" Dance both in its traditional form and its more modern forms has remained a central cultural currency to Samoans, especially youths.
[]
(S ('' ") (NP (NP (NN Dance)) (PP (DT both) (PP (IN in) (NP (PRP$ its) (JJ traditional) (NN form))) (CC and) (NP (PRP$ its) (ADJP (RBR more) (JJ modern)) (NNS forms)))) (VP (VBZ has) (VP (VBN remained) (NP (DT a) (JJ central) (JJ cultural) (NN currency)) (PP (IN to) (NP (NP (NNPS Samoans)) (, ,) (NP (ADVP (RB especiall...
9
0
49,285
[]
["\" Dance both in its traditional form and its more modern forms has remained a central cultural currency to Samoans , especially youths ."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Dance both in its traditional form and its more modern forms has remained a central cul...
Extract this sentence as a T if it meets the definition; otherwise return [].
" Dance both in its traditional form and its more modern forms has remained a central cultural currency to Samoans, especially youths.
["\" Dance both in its traditional form and its more modern forms has remained a central cultural currency to Samoans, especially youths."]
(S ('' ") (NP (NP (NN Dance)) (PP (DT both) (PP (IN in) (NP (PRP$ its) (JJ traditional) (NN form))) (CC and) (NP (PRP$ its) (ADJP (RBR more) (JJ modern)) (NNS forms)))) (VP (VBZ has) (VP (VBN remained) (NP (DT a) (JJ central) (JJ cultural) (NN currency)) (PP (IN to) (NP (NP (NNPS Samoans)) (, ,) (NP (ADVP (RB especiall...
9
0
49,285
["\" Dance both in its traditional form and its more modern forms has remained a central cultural currency to Samoans, especially youths."]
[]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Dance both in its traditional form and its more modern forms has remained a...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Dance both in its traditional form and its more modern forms has remained a central cultural currency to Samoans, especially youths.
[]
(S ('' ") (NP (NP (NN Dance)) (PP (DT both) (PP (IN in) (NP (PRP$ its) (JJ traditional) (NN form))) (CC and) (NP (PRP$ its) (ADJP (RBR more) (JJ modern)) (NNS forms)))) (VP (VBZ has) (VP (VBN remained) (NP (DT a) (JJ central) (JJ cultural) (NN currency)) (PP (IN to) (NP (NP (NNPS Samoans)) (, ,) (NP (ADVP (RB especiall...
9
0
49,285
[]
["\" Dance both in its traditional form and its more modern forms has remained a central cultural currency to Samoans , especially youths ."]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Darwin attributed this to the competition between different forms, combined with...
Extract all C clauses from the following sentence.
" Darwin attributed this to the competition between different forms, combined with the small number of individuals of intermediate forms, often leading to extinction of such forms.
["\" Darwin attributed this to the competition between different forms , combined with the small number of individuals of intermediate forms , often leading to extinction of such forms ."]
(S ('' ") (NP (NNP Darwin)) (VP (VBD attributed) (NP (DT this)) (PP (IN to) (NP (NP (NP (NP (DT the) (NN competition)) (PP (IN between) (NP (JJ different) (NNS forms)))) (, ,) (VP (VBN combined) (PP (IN with) (NP (NP (DT the) (JJ small) (NN number)) (PP (IN of) (NP (NP (NNS individuals)) (PP (IN of) (NP (JJ intermediat...
14
0
10,439
["\" Darwin attributed this to the competition between different forms , combined with the small number of individuals of intermediate forms , often leading to extinction of such forms ."]
[]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Darwin attributed this to the competition between different forms, combined with the small number of individuals of...
Extract all DC clauses from the following sentence.
" Darwin attributed this to the competition between different forms, combined with the small number of individuals of intermediate forms, often leading to extinction of such forms.
[]
(S ('' ") (NP (NNP Darwin)) (VP (VBD attributed) (NP (DT this)) (PP (IN to) (NP (NP (NP (NP (DT the) (NN competition)) (PP (IN between) (NP (JJ different) (NNS forms)))) (, ,) (VP (VBN combined) (PP (IN with) (NP (NP (DT the) (JJ small) (NN number)) (PP (IN of) (NP (NP (NNS individuals)) (PP (IN of) (NP (JJ intermediat...
14
0
10,439
[]
["\" Darwin attributed this to the competition between different forms, combined with the small number of individuals of intermediate forms, often leading to extinction of such forms."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Darwin attributed this to the competition between different forms, combined with the sm...
Extract this sentence as a T if it meets the definition; otherwise return [].
" Darwin attributed this to the competition between different forms, combined with the small number of individuals of intermediate forms, often leading to extinction of such forms.
["\" Darwin attributed this to the competition between different forms, combined with the small number of individuals of intermediate forms, often leading to extinction of such forms."]
(S ('' ") (NP (NNP Darwin)) (VP (VBD attributed) (NP (DT this)) (PP (IN to) (NP (NP (NP (NP (DT the) (NN competition)) (PP (IN between) (NP (JJ different) (NNS forms)))) (, ,) (VP (VBN combined) (PP (IN with) (NP (NP (DT the) (JJ small) (NN number)) (PP (IN of) (NP (NP (NNS individuals)) (PP (IN of) (NP (JJ intermediat...
14
0
10,439
["\" Darwin attributed this to the competition between different forms, combined with the small number of individuals of intermediate forms, often leading to extinction of such forms."]
[]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Darwin attributed this to the competition between different forms, combined...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Darwin attributed this to the competition between different forms, combined with the small number of individuals of intermediate forms, often leading to extinction of such forms.
[]
(S ('' ") (NP (NNP Darwin)) (VP (VBD attributed) (NP (DT this)) (PP (IN to) (NP (NP (NP (NP (DT the) (NN competition)) (PP (IN between) (NP (JJ different) (NNS forms)))) (, ,) (VP (VBN combined) (PP (IN with) (NP (NP (DT the) (JJ small) (NN number)) (PP (IN of) (NP (NP (NNS individuals)) (PP (IN of) (NP (JJ intermediat...
14
0
10,439
[]
["\" Darwin attributed this to the competition between different forms, combined with the small number of individuals of intermediate forms, often leading to extinction of such forms."]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Details can be found in Policy Focus #65.
Extract all C clauses from the following sentence.
" Details can be found in Policy Focus #65.
["\" Details can be found in Policy Focus # 65 ."]
(S ('' ") (NP (NNS Details)) (VP (MD can) (VP (VB be) (VP (VBN found) (PP (IN in) (NP (NNP Policy) (NNP Focus) ($ #) (CD 65)))))) (. .))
8
0
2,112
["\" Details can be found in Policy Focus # 65 ."]
["\" Details can be found in Policy Focus #65."]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Details can be found in Policy Focus #65.
Extract all DC clauses from the following sentence.
" Details can be found in Policy Focus #65.
[]
(S ('' ") (NP (NNS Details)) (VP (MD can) (VP (VB be) (VP (VBN found) (PP (IN in) (NP (NNP Policy) (NNP Focus) ($ #) (CD 65)))))) (. .))
8
0
2,112
[]
["\" Details can be found in Policy Focus #65."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Details can be found in Policy Focus #65.
Extract this sentence as a T if it meets the definition; otherwise return [].
" Details can be found in Policy Focus #65.
["\" Details can be found in Policy Focus #65."]
(S ('' ") (NP (NNS Details)) (VP (MD can) (VP (VB be) (VP (VBN found) (PP (IN in) (NP (NNP Policy) (NNP Focus) ($ #) (CD 65)))))) (. .))
8
0
2,112
["\" Details can be found in Policy Focus #65."]
[]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Details can be found in Policy Focus #65.
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Details can be found in Policy Focus #65.
[]
(S ('' ") (NP (NNS Details)) (VP (MD can) (VP (VB be) (VP (VBN found) (PP (IN in) (NP (NNP Policy) (NNP Focus) ($ #) (CD 65)))))) (. .))
8
0
2,112
[]
["\" Details can be found in Policy Focus # 65 ."]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Development of the milk-based industries, such as Ilchester Cheese Company and Y...
Extract all C clauses from the following sentence.
" Development of the milk-based industries, such as Ilchester Cheese Company and Yeo Valley Organic, have resulted in the production of ranges of desserts, yoghurts and cheeses, including Cheddar cheese—some of which has the West Country Farmhouse Cheddar Protected Designation of Origin (PDO).
["\" Development of the milk - based industries , such as Ilchester Cheese Company and Yeo Valley Organic , have resulted in the production of ranges of desserts , yoghurts and cheeses , including Cheddar cheese — some of which has the West Country Farmhouse Cheddar Protected Designation of Origin -LRB- PDO -RRB- ."]
(S ('' ") (NP (NP (NN Development)) (PP (IN of) (NP (NP (DT the) (ADJP (NN milk) (HYPH -) (VBN based)) (NNS industries)) (, ,) (PP (JJ such) (IN as) (NP (NP (NNP Ilchester) (NNP Cheese) (NNP Company)) (CC and) (NP (NNP Yeo) (NNP Valley) (NNP Organic)))) (, ,)))) (VP (VBP have) (VP (VBN resulted) (PP (IN in) (NP (NP (DT...
18
0
34,455
["\" Development of the milk - based industries , such as Ilchester Cheese Company and Yeo Valley Organic , have resulted in the production of ranges of desserts , yoghurts and cheeses , including Cheddar cheese — some of which has the West Country Farmhouse Cheddar Protected Designation of Origin -LRB- PDO -RRB- ."]
["\" Development of the milk-based industries, such as Ilchester Cheese Company and Yeo Valley Organic, have resulted in the production of ranges of desserts, yoghurts and cheeses, including Cheddar cheese—some of which has the West Country Farmhouse Cheddar Protected Designation of Origin (PDO)."]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Development of the milk-based industries, such as Ilchester Cheese Company and Yeo Valley Organic, have resulted in...
Extract all DC clauses from the following sentence.
" Development of the milk-based industries, such as Ilchester Cheese Company and Yeo Valley Organic, have resulted in the production of ranges of desserts, yoghurts and cheeses, including Cheddar cheese—some of which has the West Country Farmhouse Cheddar Protected Designation of Origin (PDO).
[]
(S ('' ") (NP (NP (NN Development)) (PP (IN of) (NP (NP (DT the) (ADJP (NN milk) (HYPH -) (VBN based)) (NNS industries)) (, ,) (PP (JJ such) (IN as) (NP (NP (NNP Ilchester) (NNP Cheese) (NNP Company)) (CC and) (NP (NNP Yeo) (NNP Valley) (NNP Organic)))) (, ,)))) (VP (VBP have) (VP (VBN resulted) (PP (IN in) (NP (NP (DT...
18
0
34,455
[]
["\" Development of the milk-based industries, such as Ilchester Cheese Company and Yeo Valley Organic, have resulted in the production of ranges of desserts, yoghurts and cheeses, including Cheddar cheese—some of which has the West Country Farmhouse Cheddar Protected Designation of Origin (PDO)."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Development of the milk-based industries, such as Ilchester Cheese Company and Yeo Vall...
Extract this sentence as a T if it meets the definition; otherwise return [].
" Development of the milk-based industries, such as Ilchester Cheese Company and Yeo Valley Organic, have resulted in the production of ranges of desserts, yoghurts and cheeses, including Cheddar cheese—some of which has the West Country Farmhouse Cheddar Protected Designation of Origin (PDO).
["\" Development of the milk-based industries, such as Ilchester Cheese Company and Yeo Valley Organic, have resulted in the production of ranges of desserts, yoghurts and cheeses, including Cheddar cheese—some of which has the West Country Farmhouse Cheddar Protected Designation of Origin (PDO)."]
(S ('' ") (NP (NP (NN Development)) (PP (IN of) (NP (NP (DT the) (ADJP (NN milk) (HYPH -) (VBN based)) (NNS industries)) (, ,) (PP (JJ such) (IN as) (NP (NP (NNP Ilchester) (NNP Cheese) (NNP Company)) (CC and) (NP (NNP Yeo) (NNP Valley) (NNP Organic)))) (, ,)))) (VP (VBP have) (VP (VBN resulted) (PP (IN in) (NP (NP (DT...
18
0
34,455
["\" Development of the milk-based industries, such as Ilchester Cheese Company and Yeo Valley Organic, have resulted in the production of ranges of desserts, yoghurts and cheeses, including Cheddar cheese—some of which has the West Country Farmhouse Cheddar Protected Designation of Origin (PDO)."]
[]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Development of the milk-based industries, such as Ilchester Cheese Company ...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Development of the milk-based industries, such as Ilchester Cheese Company and Yeo Valley Organic, have resulted in the production of ranges of desserts, yoghurts and cheeses, including Cheddar cheese—some of which has the West Country Farmhouse Cheddar Protected Designation of Origin (PDO).
[]
(S ('' ") (NP (NP (NN Development)) (PP (IN of) (NP (NP (DT the) (ADJP (NN milk) (HYPH -) (VBN based)) (NNS industries)) (, ,) (PP (JJ such) (IN as) (NP (NP (NNP Ilchester) (NNP Cheese) (NNP Company)) (CC and) (NP (NNP Yeo) (NNP Valley) (NNP Organic)))) (, ,)))) (VP (VBP have) (VP (VBN resulted) (PP (IN in) (NP (NP (DT...
18
0
34,455
[]
["\" Development of the milk-based industries, such as Ilchester Cheese Company and Yeo Valley Organic, have resulted in the production of ranges of desserts, yoghurts and cheeses, including Cheddar cheese—some of which has the West Country Farmhouse Cheddar Protected Designation of Origin (PDO)."]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Due to her curves and the term's catchiness, in the 2000s, the media often used ...
Extract all C clauses from the following sentence.
" Due to her curves and the term's catchiness, in the 2000s, the media often used the term "Bootylicious" (a portmanteau of the words booty and delicious) to describe Beyoncé, the term popularized by Destiny's Child's single of the same name.
["\" Due to her curves and the term 's catchiness , in the 2000s , the media often used the term \" Bootylicious \" -LRB- a portmanteau of the words booty and delicious -RRB- to describe Beyoncé , the term popularized by Destiny 's Child 's single of the same name ."]
(S ('' ") (PP (IN Due) (IN to) (NP (NP (PRP$ her) (NNS curves)) (CC and) (NP (NP (DT the) (NN term) (POS 's)) (NN catchiness)))) (, ,) (PP (IN in) (NP (DT the) (CD 2000s))) (, ,) (NP (DT the) (NNS media)) (ADVP (RB often)) (VP (VBD used) (NP (NP (DT the) (NN term) (`` ") (JJ Bootylicious) ('' ")) (-LRB- -LRB-) (NP (NP ...
15
0
42,622
["\" Due to her curves and the term 's catchiness , in the 2000s , the media often used the term \" Bootylicious \" -LRB- a portmanteau of the words booty and delicious -RRB- to describe Beyoncé , the term popularized by Destiny 's Child 's single of the same name ."]
[]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Due to her curves and the term's catchiness, in the 2000s, the media often used the term "Bootylicious" (a portmant...
Extract all DC clauses from the following sentence.
" Due to her curves and the term's catchiness, in the 2000s, the media often used the term "Bootylicious" (a portmanteau of the words booty and delicious) to describe Beyoncé, the term popularized by Destiny's Child's single of the same name.
[]
(S ('' ") (PP (IN Due) (IN to) (NP (NP (PRP$ her) (NNS curves)) (CC and) (NP (NP (DT the) (NN term) (POS 's)) (NN catchiness)))) (, ,) (PP (IN in) (NP (DT the) (CD 2000s))) (, ,) (NP (DT the) (NNS media)) (ADVP (RB often)) (VP (VBD used) (NP (NP (DT the) (NN term) (`` ") (JJ Bootylicious) ('' ")) (-LRB- -LRB-) (NP (NP ...
15
0
42,622
[]
["\" Due to her curves and the term 's catchiness , in the 2000s , the media often used the term \" Bootylicious \" -LRB- a portmanteau of the words booty and delicious -RRB- to describe Beyoncé , the term popularized by Destiny 's Child 's single of the same name ."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Due to her curves and the term's catchiness, in the 2000s, the media often used the ter...
Extract this sentence as a T if it meets the definition; otherwise return [].
" Due to her curves and the term's catchiness, in the 2000s, the media often used the term "Bootylicious" (a portmanteau of the words booty and delicious) to describe Beyoncé, the term popularized by Destiny's Child's single of the same name.
["\" Due to her curves and the term's catchiness, in the 2000s, the media often used the term \"Bootylicious\" (a portmanteau of the words booty and delicious) to describe Beyoncé, the term popularized by Destiny's Child's single of the same name."]
(S ('' ") (PP (IN Due) (IN to) (NP (NP (PRP$ her) (NNS curves)) (CC and) (NP (NP (DT the) (NN term) (POS 's)) (NN catchiness)))) (, ,) (PP (IN in) (NP (DT the) (CD 2000s))) (, ,) (NP (DT the) (NNS media)) (ADVP (RB often)) (VP (VBD used) (NP (NP (DT the) (NN term) (`` ") (JJ Bootylicious) ('' ")) (-LRB- -LRB-) (NP (NP ...
15
0
42,622
["\" Due to her curves and the term's catchiness, in the 2000s, the media often used the term \"Bootylicious\" (a portmanteau of the words booty and delicious) to describe Beyoncé, the term popularized by Destiny's Child's single of the same name."]
["\" Due to her curves and the term 's catchiness , in the 2000s , the media often used the term \" Bootylicious \" -LRB- a portmanteau of the words booty and delicious -RRB- to describe Beyoncé , the term popularized by Destiny 's Child 's single of the same name ."]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Due to her curves and the term's catchiness, in the 2000s, the media often ...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Due to her curves and the term's catchiness, in the 2000s, the media often used the term "Bootylicious" (a portmanteau of the words booty and delicious) to describe Beyoncé, the term popularized by Destiny's Child's single of the same name.
[]
(S ('' ") (PP (IN Due) (IN to) (NP (NP (PRP$ her) (NNS curves)) (CC and) (NP (NP (DT the) (NN term) (POS 's)) (NN catchiness)))) (, ,) (PP (IN in) (NP (DT the) (CD 2000s))) (, ,) (NP (DT the) (NNS media)) (ADVP (RB often)) (VP (VBD used) (NP (NP (DT the) (NN term) (`` ") (JJ Bootylicious) ('' ")) (-LRB- -LRB-) (NP (NP ...
15
0
42,622
[]
["\" Due to her curves and the term 's catchiness , in the 2000s , the media often used the term \" Bootylicious \" -LRB- a portmanteau of the words booty and delicious -RRB- to describe Beyoncé , the term popularized by Destiny 's Child 's single of the same name ."]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Early in his career, West pioneered a style of production dubbed "chipmunk soul"...
Extract all C clauses from the following sentence.
" Early in his career, West pioneered a style of production dubbed "chipmunk soul" which utilized pitched-up vocal samples, usually from soul and R&B songs, along with his own drums and instrumentation.
["\" Early in his career , West pioneered a style of production dubbed \" chipmunk soul \" ."]
(S ('' ") (ADVP (RB Early) (PP (IN in) (NP (PRP$ his) (NN career)))) (, ,) (NP (NNP West)) (VP (VBD pioneered) (NP (NP (NP (NP (DT a) (NN style)) (PP (IN of) (NP (NN production)))) (VP (VBN dubbed) (S (`` ") (NP (NN chipmunk) (NN soul)) ('' ")))) (SBAR (WHNP (WDT which)) (S (VP (VBD utilized) (NP (NP (ADJP (VBN pitched...
12
1
35,995
["\" Early in his career , West pioneered a style of production dubbed \" chipmunk soul \" ."]
["\" Early in his career, West pioneered a style of production dubbed \"chipmunk soul\" which utilized pitched-up vocal samples, usually from soul and R&B songs, along with his own drums and instrumentation."]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Early in his career, West pioneered a style of production dubbed "chipmunk soul" which utilized pitched-up vocal sa...
Extract all DC clauses from the following sentence.
" Early in his career, West pioneered a style of production dubbed "chipmunk soul" which utilized pitched-up vocal samples, usually from soul and R&B songs, along with his own drums and instrumentation.
["which utilized pitched - up vocal samples , usually from soul and R&B songs , along with his own drums and instrumentation"]
(S ('' ") (ADVP (RB Early) (PP (IN in) (NP (PRP$ his) (NN career)))) (, ,) (NP (NNP West)) (VP (VBD pioneered) (NP (NP (NP (NP (DT a) (NN style)) (PP (IN of) (NP (NN production)))) (VP (VBN dubbed) (S (`` ") (NP (NN chipmunk) (NN soul)) ('' ")))) (SBAR (WHNP (WDT which)) (S (VP (VBD utilized) (NP (NP (ADJP (VBN pitched...
12
1
35,995
["which utilized pitched - up vocal samples , usually from soul and R&B songs , along with his own drums and instrumentation"]
["\" Early in his career, West pioneered a style of production dubbed \"chipmunk soul\" which utilized pitched-up vocal samples, usually from soul and R&B songs, along with his own drums and instrumentation."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Early in his career, West pioneered a style of production dubbed "chipmunk soul" which ...
Extract this sentence as a T if it meets the definition; otherwise return [].
" Early in his career, West pioneered a style of production dubbed "chipmunk soul" which utilized pitched-up vocal samples, usually from soul and R&B songs, along with his own drums and instrumentation.
[]
(S ('' ") (ADVP (RB Early) (PP (IN in) (NP (PRP$ his) (NN career)))) (, ,) (NP (NNP West)) (VP (VBD pioneered) (NP (NP (NP (NP (DT a) (NN style)) (PP (IN of) (NP (NN production)))) (VP (VBN dubbed) (S (`` ") (NP (NN chipmunk) (NN soul)) ('' ")))) (SBAR (WHNP (WDT which)) (S (VP (VBD utilized) (NP (NP (ADJP (VBN pitched...
12
1
35,995
[]
["\" Early in his career , West pioneered a style of production dubbed \" chipmunk soul \" ."]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Early in his career, West pioneered a style of production dubbed "chipmunk ...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Early in his career, West pioneered a style of production dubbed "chipmunk soul" which utilized pitched-up vocal samples, usually from soul and R&B songs, along with his own drums and instrumentation.
["\" Early in his career, West pioneered a style of production dubbed \"chipmunk soul\" which utilized pitched-up vocal samples, usually from soul and R&B songs, along with his own drums and instrumentation."]
(S ('' ") (ADVP (RB Early) (PP (IN in) (NP (PRP$ his) (NN career)))) (, ,) (NP (NNP West)) (VP (VBD pioneered) (NP (NP (NP (NP (DT a) (NN style)) (PP (IN of) (NP (NN production)))) (VP (VBN dubbed) (S (`` ") (NP (NN chipmunk) (NN soul)) ('' ")))) (SBAR (WHNP (WDT which)) (S (VP (VBD utilized) (NP (NP (ADJP (VBN pitched...
12
1
35,995
["\" Early in his career, West pioneered a style of production dubbed \"chipmunk soul\" which utilized pitched-up vocal samples, usually from soul and R&B songs, along with his own drums and instrumentation."]
[]
Definition: [Definition] C (Independent Clause): A clausal unit that is not syntactically embedded. (Criteria: S/SINV/SQ directly under ROOT, excluding nested SBARs.) Instruction: Extract all C clauses from the following sentence. Input: " Elizabeth's mother was reported, in later biographies, to have opposed the union...
Extract all C clauses from the following sentence.
" Elizabeth's mother was reported, in later biographies, to have opposed the union initially, even dubbing Philip "The Hun".
["\" Elizabeth 's mother was reported , in later biographies , to have opposed the union initially , even dubbing Philip \" The Hun \" ."]
(S ('' ") (NP (NP (NNP Elizabeth) (POS 's)) (NN mother)) (VP (VP (VBD was) (VP (VBN reported) (, ,) (PP (IN in) (NP (JJ later) (NNS biographies))) (, ,) (S (VP (TO to) (VP (VB have) (VP (VBN opposed) (NP (DT the) (NN union)) (ADVP (RB initially)) (, ,) (S (ADVP (RB even)) (VP (VBG dubbing) (NP (NNP Philip)) (`` ") (NP ...
13
0
35,664
["\" Elizabeth 's mother was reported , in later biographies , to have opposed the union initially , even dubbing Philip \" The Hun \" ."]
["\" Elizabeth's mother was reported, in later biographies, to have opposed the union initially, even dubbing Philip \"The Hun\"."]
Definition: [Definition] DC (Dependent Clause): A syntactically embedded clausal constituent, typically represented by SBAR nodes. Instruction: Extract all DC clauses from the following sentence. Input: " Elizabeth's mother was reported, in later biographies, to have opposed the union initially, even dubbing Philip "Th...
Extract all DC clauses from the following sentence.
" Elizabeth's mother was reported, in later biographies, to have opposed the union initially, even dubbing Philip "The Hun".
[]
(S ('' ") (NP (NP (NNP Elizabeth) (POS 's)) (NN mother)) (VP (VP (VBD was) (VP (VBN reported) (, ,) (PP (IN in) (NP (JJ later) (NNS biographies))) (, ,) (S (VP (TO to) (VP (VB have) (VP (VBN opposed) (NP (DT the) (NN union)) (ADVP (RB initially)) (, ,) (S (ADVP (RB even)) (VP (VBG dubbing) (NP (NNP Philip)) (`` ") (NP ...
13
0
35,664
[]
["\" Elizabeth's mother was reported, in later biographies, to have opposed the union initially, even dubbing Philip \"The Hun\"."]
Definition: [Definition] (Simple T-unit): A sentence containing at least one Independent Clause (C) and zero Dependent Clauses (DC). Instruction: Extract this sentence as a T if it meets the definition; otherwise return []. Input: " Elizabeth's mother was reported, in later biographies, to have opposed the union initia...
Extract this sentence as a T if it meets the definition; otherwise return [].
" Elizabeth's mother was reported, in later biographies, to have opposed the union initially, even dubbing Philip "The Hun".
["\" Elizabeth's mother was reported, in later biographies, to have opposed the union initially, even dubbing Philip \"The Hun\"."]
(S ('' ") (NP (NP (NNP Elizabeth) (POS 's)) (NN mother)) (VP (VP (VBD was) (VP (VBN reported) (, ,) (PP (IN in) (NP (JJ later) (NNS biographies))) (, ,) (S (VP (TO to) (VP (VB have) (VP (VBN opposed) (NP (DT the) (NN union)) (ADVP (RB initially)) (, ,) (S (ADVP (RB even)) (VP (VBG dubbing) (NP (NNP Philip)) (`` ") (NP ...
13
0
35,664
["\" Elizabeth's mother was reported, in later biographies, to have opposed the union initially, even dubbing Philip \"The Hun\"."]
[]
Definition: [Definition] CT (Complex T-unit): A sentence containing at least one Independent Clause (C) and one or more Dependent Clauses (DC). Instruction: Extract this sentence as a CT if it meets the definition; otherwise return []. Input: " Elizabeth's mother was reported, in later biographies, to have opposed the ...
Extract this sentence as a CT if it meets the definition; otherwise return [].
" Elizabeth's mother was reported, in later biographies, to have opposed the union initially, even dubbing Philip "The Hun".
[]
(S ('' ") (NP (NP (NNP Elizabeth) (POS 's)) (NN mother)) (VP (VP (VBD was) (VP (VBN reported) (, ,) (PP (IN in) (NP (JJ later) (NNS biographies))) (, ,) (S (VP (TO to) (VP (VB have) (VP (VBN opposed) (NP (DT the) (NN union)) (ADVP (RB initially)) (, ,) (S (ADVP (RB even)) (VP (VBG dubbing) (NP (NNP Philip)) (`` ") (NP ...
13
0
35,664
[]
["\" Elizabeth 's mother was reported , in later biographies , to have opposed the union initially , even dubbing Philip \" The Hun \" ."]
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
5