sentence
stringlengths 4
1.55k
| sent_id
stringlengths 12
31
| predicate_idx
int32 0
172
| predicate
stringlengths 2
18
| is_verbal
bool 1
class | verb_form
stringlengths 2
16
| question
list | answers
list | answer_ranges
list |
---|---|---|---|---|---|---|---|---|
When volcanoes erupt , carbon from the mantle is released as carbon dioxide into the air . | TQA:T_0340_4 | 9 | released | true | release | [
"what",
"is",
"_",
"released",
"_",
"_",
"_",
"?"
]
| [
"carbon dioxide",
"carbon",
"carbon from the mantle"
]
| [
[
11,
13
],
[
4,
5
],
[
4,
8
]
]
|
When volcanoes erupt , carbon from the mantle is released as carbon dioxide into the air . | TQA:T_0340_4 | 9 | released | true | release | [
"when",
"is",
"something",
"released",
"_",
"_",
"_",
"?"
]
| [
"When volcanoes erupt"
]
| [
[
0,
3
]
]
|
When volcanoes erupt , carbon from the mantle is released as carbon dioxide into the air . | TQA:T_0340_4 | 9 | released | true | release | [
"where",
"is",
"something",
"released",
"_",
"_",
"_",
"?"
]
| [
"into the air",
"from the mantle"
]
| [
[
13,
16
],
[
5,
8
]
]
|
Producers take in the carbon dioxide to make food . | TQA:T_0340_5 | 1 | take | true | take | [
"what",
"does",
"something",
"take",
"_",
"in",
"_",
"?"
]
| [
"carbon dioxide",
"in the carbon dioxide"
]
| [
[
4,
6
],
[
2,
6
]
]
|
Producers take in the carbon dioxide to make food . | TQA:T_0340_5 | 1 | take | true | take | [
"what",
"_",
"_",
"takes",
"_",
"in",
"something",
"?"
]
| [
"Producers"
]
| [
[
0,
1
]
]
|
Producers take in the carbon dioxide to make food . | TQA:T_0340_5 | 1 | take | true | take | [
"why",
"does",
"something",
"take",
"_",
"in",
"something",
"?"
]
| [
"to make food",
"to make food ."
]
| [
[
6,
9
],
[
6,
10
]
]
|
Producers take in the carbon dioxide to make food . | TQA:T_0340_5 | 7 | make | true | make | [
"what",
"does",
"something",
"make",
"_",
"_",
"_",
"?"
]
| [
"food"
]
| [
[
8,
9
]
]
|
Producers take in the carbon dioxide to make food . | TQA:T_0340_5 | 7 | make | true | make | [
"what",
"_",
"_",
"makes",
"something",
"_",
"_",
"?"
]
| [
"Producers"
]
| [
[
0,
1
]
]
|
The oceans also play an important role in the carbon cycle . | TQA:T_0340_7 | 3 | play | true | play | [
"what",
"does",
"something",
"play",
"_",
"as",
"_",
"?"
]
| [
"an important role",
"important role"
]
| [
[
4,
7
],
[
5,
7
]
]
|
The oceans also play an important role in the carbon cycle . | TQA:T_0340_7 | 3 | play | true | play | [
"what",
"_",
"_",
"plays",
"_",
"as",
"something",
"?"
]
| [
"The oceans"
]
| [
[
0,
2
]
]
|
The oceans also play an important role in the carbon cycle . | TQA:T_0340_7 | 3 | play | true | play | [
"when",
"does",
"something",
"play",
"_",
"as",
"something",
"?"
]
| [
"in the carbon cycle"
]
| [
[
7,
11
]
]
|
Ocean water absorbs carbon dioxide from the air . | TQA:T_0340_8 | 2 | absorbs | true | absorb | [
"what",
"is",
"_",
"absorbed",
"_",
"_",
"_",
"?"
]
| [
"Ocean water",
"carbon dioxide"
]
| [
[
0,
2
],
[
3,
5
]
]
|
Ocean water absorbs carbon dioxide from the air . | TQA:T_0340_8 | 2 | absorbs | true | absorb | [
"what",
"is",
"_",
"absorbing",
"something",
"_",
"_",
"?"
]
| [
"Ocean water",
"carbon dioxide"
]
| [
[
0,
2
],
[
3,
5
]
]
|
Ocean water absorbs carbon dioxide from the air . | TQA:T_0340_8 | 2 | absorbs | true | absorb | [
"where",
"is",
"something",
"absorbed",
"_",
"from",
"_",
"?"
]
| [
"the air",
"from the air"
]
| [
[
6,
8
],
[
5,
8
]
]
|
In fact , the oceans contain 50 times more carbon than the atmosphere . | TQA:T_0340_9 | 5 | contain | true | contain | [
"what",
"_",
"_",
"contains",
"something",
"_",
"_",
"?"
]
| [
"oceans",
"the oceans"
]
| [
[
4,
5
],
[
3,
5
]
]
|
In fact , the oceans contain 50 times more carbon than the atmosphere . | TQA:T_0340_9 | 5 | contain | true | contain | [
"what",
"is",
"_",
"contained",
"_",
"_",
"somewhere",
"?"
]
| [
"50 times more carbon than the atmosphere"
]
| [
[
6,
13
]
]
|
Human actions are influencing the carbon cycle . | TQA:T_0341_0 | 3 | influencing | true | influence | [
"what",
"is",
"_",
"influencing",
"something",
"_",
"_",
"?"
]
| [
"Human actions"
]
| [
[
0,
2
]
]
|
Human actions are influencing the carbon cycle . | TQA:T_0341_0 | 3 | influencing | true | influence | [
"what",
"is",
"something",
"influencing",
"_",
"_",
"_",
"?"
]
| [
"the carbon cycle"
]
| [
[
4,
7
]
]
|
Burning of fossil fuels releases the carbon dioxide that was stored in ancient plants . | TQA:T_0341_1 | 4 | releases | true | release | [
"what",
"does",
"something",
"release",
"_",
"_",
"_",
"?"
]
| [
"the carbon dioxide that was stored in ancient plants",
"carbon dioxide"
]
| [
[
5,
14
],
[
6,
8
]
]
|
Burning of fossil fuels releases the carbon dioxide that was stored in ancient plants . | TQA:T_0341_1 | 4 | releases | true | release | [
"what",
"_",
"_",
"releases",
"something",
"_",
"_",
"?"
]
| [
"Burning of fossil fuels",
"fuels"
]
| [
[
0,
4
],
[
3,
4
]
]
|
Burning of fossil fuels releases the carbon dioxide that was stored in ancient plants . | TQA:T_0341_1 | 10 | stored | true | store | [
"what",
"was",
"_",
"stored",
"_",
"_",
"_",
"?"
]
| [
"carbon dioxide"
]
| [
[
6,
8
]
]
|
Burning of fossil fuels releases the carbon dioxide that was stored in ancient plants . | TQA:T_0341_1 | 10 | stored | true | store | [
"where",
"was",
"something",
"stored",
"_",
"_",
"_",
"?"
]
| [
"in ancient plants",
"ancient plants"
]
| [
[
11,
14
],
[
12,
14
]
]
|
Forests are also being destroyed . | TQA:T_0341_3 | 4 | destroyed | true | destroy | [
"what",
"is",
"_",
"destroyed",
"_",
"_",
"_",
"?"
]
| [
"Forests"
]
| [
[
0,
1
]
]
|
Trees may be cut down for their wood , or they may be burned to clear the land for farming . | TQA:T_0341_4 | 3 | cut | true | cut | [
"what",
"might",
"_",
"cut",
"_",
"down",
"_",
"?"
]
| [
"Trees"
]
| [
[
0,
1
]
]
|
Trees may be cut down for their wood , or they may be burned to clear the land for farming . | TQA:T_0341_4 | 3 | cut | true | cut | [
"why",
"might",
"something",
"cut",
"_",
"down",
"_",
"?"
]
| [
"for their wood"
]
| [
[
5,
8
]
]
|
Trees may be cut down for their wood , or they may be burned to clear the land for farming . | TQA:T_0341_4 | 13 | burned | true | burn | [
"what",
"might",
"_",
"burned",
"_",
"_",
"_",
"?"
]
| [
"Trees",
"they"
]
| [
[
0,
1
],
[
10,
11
]
]
|
Trees may be cut down for their wood , or they may be burned to clear the land for farming . | TQA:T_0341_4 | 13 | burned | true | burn | [
"why",
"might",
"something",
"burned",
"_",
"_",
"_",
"?"
]
| [
"to clear the land for farming"
]
| [
[
14,
20
]
]
|
Trees may be cut down for their wood , or they may be burned to clear the land for farming . | TQA:T_0341_4 | 15 | clear | true | clear | [
"how",
"is",
"something",
"cleared",
"_",
"_",
"_",
"?"
]
| [
"burned",
"Trees may be cut down for their wood , or they may be burned"
]
| [
[
13,
14
],
[
0,
14
]
]
|
Trees may be cut down for their wood , or they may be burned to clear the land for farming . | TQA:T_0341_4 | 15 | clear | true | clear | [
"what",
"is",
"_",
"cleared",
"_",
"_",
"_",
"?"
]
| [
"land",
"the land"
]
| [
[
17,
18
],
[
16,
18
]
]
|
Trees may be cut down for their wood , or they may be burned to clear the land for farming . | TQA:T_0341_4 | 15 | clear | true | clear | [
"why",
"is",
"something",
"cleared",
"_",
"_",
"_",
"?"
]
| [
"farming",
"for farming"
]
| [
[
19,
20
],
[
18,
20
]
]
|
Burning wood releases more carbon dioxide into the atmosphere . | TQA:T_0341_5 | 2 | releases | true | release | [
"what",
"does",
"something",
"release",
"_",
"_",
"_",
"?"
]
| [
"carbon dioxide"
]
| [
[
4,
6
]
]
|
Burning wood releases more carbon dioxide into the atmosphere . | TQA:T_0341_5 | 2 | releases | true | release | [
"what",
"_",
"_",
"releases",
"something",
"_",
"_",
"?"
]
| [
"Burning wood"
]
| [
[
0,
2
]
]
|
Burning wood releases more carbon dioxide into the atmosphere . | TQA:T_0341_5 | 2 | releases | true | release | [
"where",
"does",
"something",
"release",
"something",
"_",
"_",
"?"
]
| [
"into the atmosphere"
]
| [
[
6,
9
]
]
|
You can see how a tropical rainforest was cleared for farming in Figure 18.12 . | TQA:T_0341_6 | 2 | see | true | see | [
"what",
"can",
"someone",
"see",
"_",
"_",
"_",
"?"
]
| [
"tropical rainforest",
"how a tropical rainforest was cleared for farming"
]
| [
[
5,
7
],
[
3,
11
]
]
|
You can see how a tropical rainforest was cleared for farming in Figure 18.12 . | TQA:T_0341_6 | 2 | see | true | see | [
"where",
"can",
"someone",
"see",
"something",
"_",
"_",
"?"
]
| [
"in Figure 18.12",
"Figure 18.12"
]
| [
[
11,
14
],
[
12,
14
]
]
|
You can see how a tropical rainforest was cleared for farming in Figure 18.12 . | TQA:T_0341_6 | 2 | see | true | see | [
"who",
"can",
"_",
"see",
"something",
"_",
"_",
"?"
]
| [
"You"
]
| [
[
0,
1
]
]
|
You can see how a tropical rainforest was cleared for farming in Figure 18.12 . | TQA:T_0341_6 | 8 | cleared | true | clear | [
"what",
"was",
"_",
"cleared",
"_",
"_",
"_",
"?"
]
| [
"a tropical rainforest",
"tropical rainforest"
]
| [
[
4,
7
],
[
5,
7
]
]
|
You can see how a tropical rainforest was cleared for farming in Figure 18.12 . | TQA:T_0341_6 | 8 | cleared | true | clear | [
"what",
"was",
"something",
"cleared",
"_",
"for",
"_",
"?"
]
| [
"for farming",
"farming"
]
| [
[
9,
11
],
[
10,
11
]
]
|
You can see how a tropical rainforest was cleared for farming in Figure 18.12 . | TQA:T_0341_6 | 10 | farming | true | farm | [
"what",
"was",
"_",
"farmed",
"_",
"_",
"_",
"?"
]
| [
"a tropical rainforest",
"tropical rainforest"
]
| [
[
4,
7
],
[
5,
7
]
]
|
With forests shrinking , there are fewer trees to remove carbon dioxide from the air . | TQA:T_0341_7 | 2 | shrinking | true | shrink | [
"what",
"is",
"_",
"shrinking",
"_",
"_",
"_",
"?"
]
| [
"forests"
]
| [
[
1,
2
]
]
|
With forests shrinking , there are fewer trees to remove carbon dioxide from the air . | TQA:T_0341_7 | 9 | remove | true | remove | [
"how",
"would",
"something",
"removed",
"_",
"_",
"_",
"?"
]
| [
"trees"
]
| [
[
7,
8
]
]
|
With forests shrinking , there are fewer trees to remove carbon dioxide from the air . | TQA:T_0341_7 | 9 | remove | true | remove | [
"what",
"is",
"_",
"removed",
"_",
"from",
"something",
"?"
]
| [
"carbon dioxide"
]
| [
[
10,
12
]
]
|
With forests shrinking , there are fewer trees to remove carbon dioxide from the air . | TQA:T_0341_7 | 9 | remove | true | remove | [
"what",
"is",
"something",
"removed",
"_",
"from",
"_",
"?"
]
| [
"the air"
]
| [
[
13,
15
]
]
|
This makes the greenhouse effect even worse . | TQA:T_0341_8 | 1 | makes | true | make | [
"how much",
"does",
"something",
"make",
"something",
"_",
"_",
"?"
]
| [
"worse",
"even worse"
]
| [
[
6,
7
],
[
5,
7
]
]
|
This makes the greenhouse effect even worse . | TQA:T_0341_8 | 1 | makes | true | make | [
"what",
"does",
"something",
"make",
"_",
"_",
"_",
"?"
]
| [
"the greenhouse effect",
"greenhouse effect"
]
| [
[
2,
5
],
[
3,
5
]
]
|
This makes the greenhouse effect even worse . | TQA:T_0341_8 | 1 | makes | true | make | [
"what",
"_",
"_",
"makes",
"something",
"_",
"_",
"?"
]
| [
"This"
]
| [
[
0,
1
]
]
|
Living things also need nitrogen . | TQA:T_0342_0 | 0 | Living | true | live | [
"what",
"_",
"_",
"lives",
"_",
"_",
"_",
"?"
]
| [
"things"
]
| [
[
1,
2
]
]
|
Living things also need nitrogen . | TQA:T_0342_0 | 3 | need | true | need | [
"what",
"does",
"something",
"need",
"_",
"_",
"_",
"?"
]
| [
"nitrogen"
]
| [
[
4,
5
]
]
|
Living things also need nitrogen . | TQA:T_0342_0 | 3 | need | true | need | [
"what",
"_",
"_",
"needs",
"something",
"_",
"_",
"?"
]
| [
"Living things"
]
| [
[
0,
2
]
]
|
You can see the nitrogen cycle in Figure 18.13 . | TQA:T_0342_3 | 2 | see | true | see | [
"what",
"can",
"someone",
"see",
"_",
"_",
"_",
"?"
]
| [
"the nitrogen cycle"
]
| [
[
3,
6
]
]
|
You can see the nitrogen cycle in Figure 18.13 . | TQA:T_0342_3 | 2 | see | true | see | [
"where",
"can",
"someone",
"see",
"something",
"_",
"_",
"?"
]
| [
"Figure 18.13",
"in Figure 18.13"
]
| [
[
7,
9
],
[
6,
9
]
]
|
You can see the nitrogen cycle in Figure 18.13 . | TQA:T_0342_3 | 2 | see | true | see | [
"who",
"can",
"_",
"see",
"something",
"_",
"_",
"?"
]
| [
"You"
]
| [
[
0,
1
]
]
|
Decomposers release nitrogen into the air from dead organisms and their wastes . | TQA:T_0343_1 | 1 | release | true | release | [
"what",
"does",
"something",
"release",
"_",
"_",
"_",
"?"
]
| [
"nitrogen"
]
| [
[
2,
3
]
]
|
Decomposers release nitrogen into the air from dead organisms and their wastes . | TQA:T_0343_1 | 1 | release | true | release | [
"what",
"_",
"_",
"releases",
"something",
"_",
"_",
"?"
]
| [
"Decomposers"
]
| [
[
0,
1
]
]
|
Decomposers release nitrogen into the air from dead organisms and their wastes . | TQA:T_0343_1 | 1 | release | true | release | [
"where",
"does",
"something",
"release",
"something",
"_",
"_",
"?"
]
| [
"into the air"
]
| [
[
3,
6
]
]
|
Nitrogen must combine with other elements before producers can use it . | TQA:T_0343_3 | 2 | combine | true | combine | [
"what",
"_",
"_",
"combines",
"_",
"with",
"something",
"?"
]
| [
"Nitrogen"
]
| [
[
0,
1
]
]
|
Nitrogen must combine with other elements before producers can use it . | TQA:T_0343_3 | 2 | combine | true | combine | [
"what",
"does",
"something",
"combine",
"_",
"with",
"_",
"?"
]
| [
"other elements"
]
| [
[
4,
6
]
]
|
Nitrogen must combine with other elements before producers can use it . | TQA:T_0343_3 | 2 | combine | true | combine | [
"when",
"does",
"something",
"combine",
"_",
"with",
"something",
"?"
]
| [
"before producers can use it"
]
| [
[
6,
11
]
]
|
Nitrogen must combine with other elements before producers can use it . | TQA:T_0343_3 | 9 | use | true | use | [
"what",
"is",
"_",
"used",
"_",
"by",
"someone",
"?"
]
| [
"Nitrogen",
"producers"
]
| [
[
0,
1
],
[
7,
8
]
]
|
Nitrogen must combine with other elements before producers can use it . | TQA:T_0343_3 | 9 | use | true | use | [
"who",
"is",
"something",
"used",
"_",
"by",
"_",
"?"
]
| [
"Nitrogen",
"producers"
]
| [
[
0,
1
],
[
7,
8
]
]
|
Its called fixing nitrogen . | TQA:T_0343_5 | 1 | called | true | call | [
"what",
"is",
"_",
"called",
"something",
"_",
"_",
"?"
]
| [
"Its"
]
| [
[
0,
1
]
]
|
Its called fixing nitrogen . | TQA:T_0343_5 | 1 | called | true | call | [
"what",
"is",
"something",
"called",
"_",
"_",
"_",
"?"
]
| [
"fixing nitrogen"
]
| [
[
2,
4
]
]
|
Its called fixing nitrogen . | TQA:T_0343_5 | 2 | fixing | true | fixe | [
"what",
"is",
"_",
"fixed",
"_",
"_",
"_",
"?"
]
| [
"nitrogen"
]
| [
[
3,
4
]
]
|
Nitrogen is one of the most important nutrients needed by plants . | TQA:T_0344_0 | 8 | needed | true | need | [
"what",
"does",
"something",
"need",
"_",
"_",
"_",
"?"
]
| [
"Nitrogen"
]
| [
[
0,
1
]
]
|
Nitrogen is one of the most important nutrients needed by plants . | TQA:T_0344_0 | 8 | needed | true | need | [
"what",
"_",
"_",
"needs",
"something",
"_",
"_",
"?"
]
| [
"plants"
]
| [
[
10,
11
]
]
|
Thats why most plant fertilizers contain nitrogen . | TQA:T_0344_1 | 5 | contain | true | contain | [
"what",
"_",
"_",
"contains",
"something",
"_",
"_",
"?"
]
| [
"plant fertilizers"
]
| [
[
3,
5
]
]
|
Thats why most plant fertilizers contain nitrogen . | TQA:T_0344_1 | 5 | contain | true | contain | [
"what",
"does",
"something",
"contain",
"_",
"_",
"_",
"?"
]
| [
"nitrogen"
]
| [
[
6,
7
]
]
|
Since there is a lot of nitrogen it causes algae to grow out of control . | TQA:T_0344_10 | 8 | causes | true | cause | [
"what",
"_",
"_",
"causes",
"something",
"_",
"_",
"?"
]
| [
"nitrogen",
"it"
]
| [
[
6,
7
],
[
7,
8
]
]
|
Since there is a lot of nitrogen it causes algae to grow out of control . | TQA:T_0344_10 | 8 | causes | true | cause | [
"what",
"does",
"something",
"cause",
"_",
"_",
"_",
"?"
]
| [
"a lot of nitrogen",
"algae to grow out of control"
]
| [
[
3,
7
],
[
9,
15
]
]
|
Since there is a lot of nitrogen it causes algae to grow out of control . | TQA:T_0344_10 | 11 | grow | true | grow | [
"how",
"did",
"something",
"grow",
"_",
"_",
"_",
"?"
]
| [
"out of control"
]
| [
[
12,
15
]
]
|
Since there is a lot of nitrogen it causes algae to grow out of control . | TQA:T_0344_10 | 11 | grow | true | grow | [
"what",
"_",
"_",
"grew",
"_",
"_",
"_",
"?"
]
| [
"algae"
]
| [
[
9,
10
]
]
|
Since there is a lot of nitrogen it causes algae to grow out of control . | TQA:T_0344_10 | 11 | grow | true | grow | [
"why",
"did",
"something",
"grow",
"_",
"_",
"_",
"?"
]
| [
"a lot of nitrogen",
"there is a lot of nitrogen"
]
| [
[
3,
7
],
[
1,
7
]
]
|
Figure 18.14 shows a pond covered with algae . | TQA:T_0344_11 | 2 | shows | true | show | [
"what",
"is",
"_",
"showing",
"something",
"_",
"_",
"?"
]
| [
"Figure 18.14"
]
| [
[
0,
2
]
]
|
Figure 18.14 shows a pond covered with algae . | TQA:T_0344_11 | 2 | shows | true | show | [
"what",
"is",
"something",
"showing",
"_",
"_",
"_",
"?"
]
| [
"a pond covered with algae"
]
| [
[
3,
8
]
]
|
Figure 18.14 shows a pond covered with algae . | TQA:T_0344_11 | 5 | covered | true | cover | [
"what",
"is",
"_",
"covered",
"_",
"with",
"something",
"?"
]
| [
"pond",
"a pond"
]
| [
[
4,
5
],
[
3,
5
]
]
|
Figure 18.14 shows a pond covered with algae . | TQA:T_0344_11 | 5 | covered | true | cover | [
"what",
"is",
"something",
"covered",
"_",
"with",
"_",
"?"
]
| [
"algae"
]
| [
[
7,
8
]
]
|
Algae may use up so much oxygen in the water that nothing else can grow . | TQA:T_0344_12 | 2 | use | true | use | [
"what",
"does",
"something",
"use",
"_",
"_",
"_",
"?"
]
| [
"so much oxygen",
"oxygen in the water"
]
| [
[
4,
7
],
[
6,
10
]
]
|
Algae may use up so much oxygen in the water that nothing else can grow . | TQA:T_0344_12 | 2 | use | true | use | [
"what",
"_",
"_",
"uses",
"something",
"_",
"_",
"?"
]
| [
"Algae"
]
| [
[
0,
1
]
]
|
Algae may use up so much oxygen in the water that nothing else can grow . | TQA:T_0344_12 | 14 | grow | true | grow | [
"what",
"can't",
"_",
"grow",
"_",
"_",
"_",
"?"
]
| [
"nothing else"
]
| [
[
11,
13
]
]
|
Algae may use up so much oxygen in the water that nothing else can grow . | TQA:T_0344_12 | 14 | grow | true | grow | [
"why",
"can't",
"something",
"grow",
"_",
"_",
"_",
"?"
]
| [
"Algae may use up so much oxygen in the water"
]
| [
[
0,
10
]
]
|
Soon , even the algae die out . | TQA:T_0344_13 | 5 | die | true | die | [
"how",
"does",
"something",
"die",
"_",
"_",
"_",
"?"
]
| [
"out"
]
| [
[
6,
7
]
]
|
Soon , even the algae die out . | TQA:T_0344_13 | 5 | die | true | die | [
"what",
"_",
"_",
"dies",
"_",
"_",
"_",
"?"
]
| [
"algae",
"the algae"
]
| [
[
4,
5
],
[
3,
5
]
]
|
Soon , even the algae die out . | TQA:T_0344_13 | 5 | die | true | die | [
"when",
"does",
"something",
"die",
"_",
"_",
"_",
"?"
]
| [
"Soon"
]
| [
[
0,
1
]
]
|
Decomposers break down the dead tissue and use up all the oxygen in the water . | TQA:T_0344_14 | 1 | break | true | break | [
"what",
"_",
"_",
"breaks",
"something",
"down",
"_",
"?"
]
| [
"Decomposers"
]
| [
[
0,
1
]
]
|
Decomposers break down the dead tissue and use up all the oxygen in the water . | TQA:T_0344_14 | 1 | break | true | break | [
"what",
"does",
"something",
"break",
"_",
"down",
"_",
"?"
]
| [
"dead tissue",
"the dead tissue"
]
| [
[
4,
6
],
[
3,
6
]
]
|
Decomposers break down the dead tissue and use up all the oxygen in the water . | TQA:T_0344_14 | 7 | use | true | use | [
"how much",
"does",
"someone",
"use",
"_",
"up",
"_",
"?"
]
| [
"all"
]
| [
[
9,
10
]
]
|
Decomposers break down the dead tissue and use up all the oxygen in the water . | TQA:T_0344_14 | 7 | use | true | use | [
"what",
"does",
"someone",
"use",
"_",
"up",
"_",
"?"
]
| [
"the oxygen",
"all the oxygen in the water"
]
| [
[
10,
12
],
[
9,
15
]
]
|
Decomposers break down the dead tissue and use up all the oxygen in the water . | TQA:T_0344_14 | 7 | use | true | use | [
"where",
"does",
"someone",
"use",
"_",
"up",
"something",
"?"
]
| [
"in the water"
]
| [
[
12,
15
]
]
|
Decomposers break down the dead tissue and use up all the oxygen in the water . | TQA:T_0344_14 | 7 | use | true | use | [
"who",
"_",
"_",
"uses",
"_",
"up",
"something",
"?"
]
| [
"Decomposers"
]
| [
[
0,
1
]
]
|
This creates a dead zone . | TQA:T_0344_15 | 1 | creates | true | create | [
"what",
"_",
"_",
"creates",
"something",
"_",
"_",
"?"
]
| [
"This"
]
| [
[
0,
1
]
]
|
This creates a dead zone . | TQA:T_0344_15 | 1 | creates | true | create | [
"what",
"does",
"something",
"create",
"_",
"_",
"_",
"?"
]
| [
"a dead zone"
]
| [
[
2,
5
]
]
|
A dead zone is an area in a body of water where nothing grows because there is too little oxygen . | TQA:T_0344_16 | 13 | grows | true | grow | [
"what",
"_",
"_",
"grows",
"_",
"_",
"somewhere",
"?"
]
| [
"nothing"
]
| [
[
12,
13
]
]
|
A dead zone is an area in a body of water where nothing grows because there is too little oxygen . | TQA:T_0344_16 | 13 | grows | true | grow | [
"where",
"does",
"something",
"grow",
"_",
"_",
"_",
"?"
]
| [
"A dead zone",
"dead zone",
"in a body of water"
]
| [
[
0,
3
],
[
1,
3
],
[
6,
11
]
]
|
A dead zone is an area in a body of water where nothing grows because there is too little oxygen . | TQA:T_0344_16 | 13 | grows | true | grow | [
"why",
"doesn't",
"something",
"grow",
"_",
"_",
"_",
"?"
]
| [
"because there is too little oxygen",
"there is too little oxygen"
]
| [
[
14,
20
],
[
15,
20
]
]
|
You can see it Figure 18.14 . | TQA:T_0344_18 | 2 | see | true | see | [
"where",
"can",
"someone",
"see",
"something",
"_",
"_",
"?"
]
| [
"Figure 18.14"
]
| [
[
4,
6
]
]
|
Adding fertilizer to soil allows more plants to grow . | TQA:T_0344_2 | 0 | Adding | true | add | [
"what",
"is",
"_",
"added",
"_",
"_",
"_",
"?"
]
| [
"fertilizer"
]
| [
[
1,
2
]
]
|
Adding fertilizer to soil allows more plants to grow . | TQA:T_0344_2 | 0 | Adding | true | add | [
"where",
"is",
"something",
"added",
"_",
"_",
"_",
"?"
]
| [
"to soil"
]
| [
[
2,
4
]
]
|
Adding fertilizer to soil allows more plants to grow . | TQA:T_0344_2 | 4 | allows | true | allow | [
"what",
"_",
"_",
"allows",
"something",
"_",
"_",
"?"
]
| [
"Adding fertilizer to soil"
]
| [
[
0,
4
]
]
|
Adding fertilizer to soil allows more plants to grow . | TQA:T_0344_2 | 4 | allows | true | allow | [
"what",
"does",
"something",
"allow",
"_",
"_",
"_",
"?"
]
| [
"more plants to grow"
]
| [
[
5,
9
]
]
|
Adding fertilizer to soil allows more plants to grow . | TQA:T_0344_2 | 8 | grow | true | grow | [
"what",
"_",
"_",
"grows",
"_",
"_",
"_",
"?"
]
| [
"plants"
]
| [
[
6,
7
]
]
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.