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
sequence | answers
sequence | answer_ranges
sequence |
---|---|---|---|---|---|---|---|---|
We continue to explore the solar system . | TQA:T_0520_0 | 1 | continue | true | continue | [
"who",
"_",
"_",
"continues",
"something",
"_",
"_",
"?"
] | [
"We"
] | [
[
0,
1
]
] |
We continue to explore the solar system . | TQA:T_0520_0 | 3 | explore | true | explore | [
"what",
"does",
"someone",
"explore",
"_",
"_",
"_",
"?"
] | [
"the solar system"
] | [
[
4,
7
]
] |
We continue to explore the solar system . | TQA:T_0520_0 | 3 | explore | true | explore | [
"who",
"_",
"_",
"explores",
"_",
"_",
"_",
"?"
] | [
"We"
] | [
[
0,
1
]
] |
Several spacecraft are currently in orbit , studying the Martian surface and thin atmosphere . | TQA:T_0520_10 | 7 | studying | true | study | [
"what",
"is",
"something",
"studying",
"_",
"_",
"_",
"?"
] | [
"the Martian surface and thin atmosphere"
] | [
[
8,
14
]
] |
Several spacecraft are currently in orbit , studying the Martian surface and thin atmosphere . | TQA:T_0520_10 | 7 | studying | true | study | [
"what",
"is",
"_",
"studying",
"something",
"_",
"_",
"?"
] | [
"Several spacecraft",
"spacecraft"
] | [
[
0,
2
],
[
1,
2
]
] |
Several spacecraft are currently in orbit , studying the Martian surface and thin atmosphere . | TQA:T_0520_10 | 7 | studying | true | study | [
"where",
"is",
"something",
"studying",
"something",
"_",
"_",
"?"
] | [
"in orbit"
] | [
[
4,
6
]
] |
Scientists on Earth tell it where to go . | TQA:T_0520_3 | 3 | tell | true | tell | [
"what",
"does",
"someone",
"tell",
"_",
"_",
"_",
"?"
] | [
"it",
"it where to go"
] | [
[
4,
5
],
[
4,
8
]
] |
Scientists on Earth tell it where to go . | TQA:T_0520_3 | 3 | tell | true | tell | [
"where",
"does",
"someone",
"tell",
"something",
"from",
"_",
"?"
] | [
"Earth",
"to go"
] | [
[
2,
3
],
[
6,
8
]
] |
Scientists on Earth tell it where to go . | TQA:T_0520_3 | 3 | tell | true | tell | [
"who",
"_",
"_",
"tells",
"something",
"_",
"_",
"?"
] | [
"Scientists"
] | [
[
0,
1
]
] |
Scientists on Earth tell it where to go . | TQA:T_0520_3 | 7 | go | true | go | [
"who",
"is",
"_",
"going",
"_",
"_",
"_",
"?"
] | [
"Scientists",
"it"
] | [
[
0,
1
],
[
4,
5
]
] |
Scientists on Earth tell it where to go . | TQA:T_0520_3 | 7 | go | true | go | [
"why",
"is",
"something",
"going",
"_",
"_",
"_",
"?"
] | [
"Scientists on Earth tell"
] | [
[
0,
4
]
] |
The craft then collects and sends back data from that locations . | TQA:T_0520_4 | 3 | collects | true | collect | [
"what",
"_",
"_",
"collects",
"something",
"_",
"_",
"?"
] | [
"The craft"
] | [
[
0,
2
]
] |
The craft then collects and sends back data from that locations . | TQA:T_0520_4 | 3 | collects | true | collect | [
"what",
"does",
"something",
"collect",
"_",
"_",
"_",
"?"
] | [
"data from that locations",
"data"
] | [
[
7,
11
],
[
7,
8
]
] |
The craft then collects and sends back data from that locations . | TQA:T_0520_4 | 5 | sends | true | send | [
"what",
"does",
"something",
"send",
"_",
"_",
"_",
"?"
] | [
"back data",
"data"
] | [
[
6,
8
],
[
7,
8
]
] |
The craft then collects and sends back data from that locations . | TQA:T_0520_4 | 5 | sends | true | send | [
"what",
"_",
"_",
"sends",
"something",
"_",
"_",
"?"
] | [
"The craft"
] | [
[
0,
2
]
] |
The Mars Pathfinder studied the red planet for nearly three months in 1997 . | TQA:T_0520_5 | 3 | studied | true | study | [
"how long",
"was",
"something",
"studied",
"_",
"_",
"_",
"?"
] | [
"nearly three months"
] | [
[
8,
11
]
] |
The Mars Pathfinder studied the red planet for nearly three months in 1997 . | TQA:T_0520_5 | 3 | studied | true | study | [
"what",
"was",
"_",
"studied",
"_",
"_",
"_",
"?"
] | [
"the red planet"
] | [
[
4,
7
]
] |
The Mars Pathfinder studied the red planet for nearly three months in 1997 . | TQA:T_0520_5 | 3 | studied | true | study | [
"what",
"was",
"_",
"studying",
"something",
"_",
"_",
"?"
] | [
"The Mars Pathfinder"
] | [
[
0,
3
]
] |
The Mars Pathfinder studied the red planet for nearly three months in 1997 . | TQA:T_0520_5 | 3 | studied | true | study | [
"when",
"was",
"something",
"studied",
"_",
"_",
"_",
"?"
] | [
"in 1997",
"1997"
] | [
[
11,
13
],
[
12,
13
]
] |
Two more rovers , Spirit and Opportunity , landed on Mars in 2004 . | TQA:T_0520_6 | 8 | landed | true | land | [
"what",
"_",
"_",
"landed",
"_",
"_",
"somewhere",
"?"
] | [
"Two more rovers , Spirit and Opportunity",
"Two more rovers",
"rovers",
"Opportunity",
"Spirit"
] | [
[
0,
7
],
[
0,
3
],
[
2,
3
],
[
6,
7
],
[
4,
5
]
] |
Two more rovers , Spirit and Opportunity , landed on Mars in 2004 . | TQA:T_0520_6 | 8 | landed | true | land | [
"when",
"did",
"something",
"land",
"_",
"_",
"_",
"?"
] | [
"in 2004",
"2004"
] | [
[
11,
13
],
[
12,
13
]
] |
Two more rovers , Spirit and Opportunity , landed on Mars in 2004 . | TQA:T_0520_6 | 8 | landed | true | land | [
"where",
"did",
"something",
"land",
"_",
"_",
"_",
"?"
] | [
"on Mars",
"Mars"
] | [
[
9,
11
],
[
10,
11
]
] |
Both were only designed to last 90 days , but have lasted many times longer . | TQA:T_0520_7 | 3 | designed | true | design | [
"what",
"was",
"_",
"designed",
"_",
"to",
"something",
"?"
] | [
"Both",
"Both were"
] | [
[
0,
1
],
[
0,
2
]
] |
Both were only designed to last 90 days , but have lasted many times longer . | TQA:T_0520_7 | 3 | designed | true | design | [
"what",
"was",
"something",
"designed",
"_",
"to",
"_",
"?"
] | [
"to last 90 days",
"last 90 days"
] | [
[
4,
8
],
[
5,
8
]
] |
Both were only designed to last 90 days , but have lasted many times longer . | TQA:T_0520_7 | 11 | lasted | true | last | [
"how long",
"has",
"something",
"lasted",
"_",
"_",
"_",
"?"
] | [
"many times longer"
] | [
[
12,
15
]
] |
Both were only designed to last 90 days , but have lasted many times longer . | TQA:T_0520_7 | 11 | lasted | true | last | [
"what",
"has",
"_",
"lasted",
"_",
"_",
"_",
"?"
] | [
"Both"
] | [
[
0,
1
]
] |
Spirit sent back data until it became stuck in January 2010 . | TQA:T_0520_8 | 1 | sent | true | send | [
"what",
"did",
"someone",
"send",
"_",
"_",
"_",
"?"
] | [
"data"
] | [
[
3,
4
]
] |
Spirit sent back data until it became stuck in January 2010 . | TQA:T_0520_8 | 1 | sent | true | send | [
"when",
"did",
"someone",
"send",
"something",
"_",
"_",
"?"
] | [
"until it became stuck in January 2010"
] | [
[
4,
11
]
] |
Spirit sent back data until it became stuck in January 2010 . | TQA:T_0520_8 | 1 | sent | true | send | [
"who",
"_",
"_",
"sent",
"something",
"_",
"_",
"?"
] | [
"Spirit"
] | [
[
0,
1
]
] |
Spirit sent back data until it became stuck in January 2010 . | TQA:T_0520_8 | 6 | became | true | become | [
"what",
"_",
"_",
"became",
"something",
"_",
"_",
"?"
] | [
"it",
"data",
"stuck"
] | [
[
5,
6
],
[
3,
4
],
[
7,
8
]
] |
Spirit sent back data until it became stuck in January 2010 . | TQA:T_0520_8 | 6 | became | true | become | [
"what",
"did",
"something",
"become",
"_",
"_",
"_",
"?"
] | [
"Spirit",
"it",
"stuck"
] | [
[
0,
1
],
[
5,
6
],
[
7,
8
]
] |
Spirit sent back data until it became stuck in January 2010 . | TQA:T_0520_8 | 6 | became | true | become | [
"when",
"did",
"something",
"become",
"something",
"_",
"_",
"?"
] | [
"in January 2010"
] | [
[
8,
11
]
] |
Spirit sent back data until it became stuck in January 2010 . | TQA:T_0520_8 | 7 | stuck | true | stick | [
"what",
"was",
"_",
"stuck",
"_",
"_",
"_",
"?"
] | [
"Spirit",
"data"
] | [
[
0,
1
],
[
3,
4
]
] |
Spirit sent back data until it became stuck in January 2010 . | TQA:T_0520_8 | 7 | stuck | true | stick | [
"when",
"was",
"something",
"stuck",
"_",
"_",
"_",
"?"
] | [
"January 2010",
"in January 2010"
] | [
[
9,
11
],
[
8,
11
]
] |
Opportunity continues to explore Mars . | TQA:T_0520_9 | 1 | continues | true | continue | [
"what",
"_",
"_",
"continues",
"_",
"_",
"somewhere",
"?"
] | [
"explore"
] | [
[
3,
4
]
] |
Opportunity continues to explore Mars . | TQA:T_0520_9 | 1 | continues | true | continue | [
"what",
"_",
"_",
"continues",
"_",
"_",
"_",
"?"
] | [
"Opportunity"
] | [
[
0,
1
]
] |
Opportunity continues to explore Mars . | TQA:T_0520_9 | 1 | continues | true | continue | [
"where",
"does",
"something",
"continue",
"_",
"_",
"_",
"?"
] | [
"Mars"
] | [
[
4,
5
]
] |
Opportunity continues to explore Mars . | TQA:T_0520_9 | 3 | explore | true | explore | [
"what",
"is",
"_",
"exploring",
"_",
"_",
"somewhere",
"?"
] | [
"Opportunity"
] | [
[
0,
1
]
] |
Opportunity continues to explore Mars . | TQA:T_0520_9 | 3 | explore | true | explore | [
"where",
"is",
"something",
"exploring",
"_",
"_",
"_",
"?"
] | [
"Mars"
] | [
[
4,
5
]
] |
Budget concerns have impacted NASA in recent years . | TQA:T_0521_0 | 3 | impacted | true | impact | [
"what",
"has",
"_",
"impacted",
"something",
"_",
"_",
"?"
] | [
"Budget concerns"
] | [
[
0,
2
]
] |
Budget concerns have impacted NASA in recent years . | TQA:T_0521_0 | 3 | impacted | true | impact | [
"what",
"has",
"something",
"impacted",
"_",
"_",
"_",
"?"
] | [
"NASA"
] | [
[
4,
5
]
] |
Budget concerns have impacted NASA in recent years . | TQA:T_0521_0 | 3 | impacted | true | impact | [
"when",
"has",
"something",
"impacted",
"something",
"_",
"_",
"?"
] | [
"in recent years"
] | [
[
5,
8
]
] |
Many scientists have come together to discuss the goals of the U.S. space program . | TQA:T_0521_1 | 3 | come | true | come | [
"where",
"has",
"someone",
"come",
"_",
"_",
"_",
"?"
] | [
"together"
] | [
[
4,
5
]
] |
Many scientists have come together to discuss the goals of the U.S. space program . | TQA:T_0521_1 | 3 | come | true | come | [
"who",
"has",
"_",
"come",
"_",
"_",
"somewhere",
"?"
] | [
"Many scientists",
"scientists"
] | [
[
0,
2
],
[
1,
2
]
] |
Many scientists have come together to discuss the goals of the U.S. space program . | TQA:T_0521_1 | 3 | come | true | come | [
"why",
"has",
"someone",
"come",
"_",
"_",
"somewhere",
"?"
] | [
"to discuss the goals of the U.S. space program",
"to discuss the goals of the U.S. space program ."
] | [
[
5,
14
],
[
5,
15
]
] |
Many scientists have come together to discuss the goals of the U.S. space program . | TQA:T_0521_1 | 6 | discuss | true | discuss | [
"what",
"did",
"someone",
"discuss",
"_",
"_",
"_",
"?"
] | [
"the goals of the U.S. space program"
] | [
[
7,
14
]
] |
Many scientists have come together to discuss the goals of the U.S. space program . | TQA:T_0521_1 | 6 | discuss | true | discuss | [
"who",
"_",
"_",
"discussed",
"something",
"_",
"_",
"?"
] | [
"Many scientists",
"scientists"
] | [
[
0,
2
],
[
1,
2
]
] |
Some would like to further explore the Moon . | TQA:T_0521_2 | 2 | like | true | like | [
"what",
"would",
"someone",
"like",
"_",
"_",
"to do",
"?"
] | [
"further explore",
"explore the Moon"
] | [
[
4,
6
],
[
5,
8
]
] |
Some would like to further explore the Moon . | TQA:T_0521_2 | 2 | like | true | like | [
"where",
"would",
"someone",
"like",
"_",
"_",
"to do something",
"?"
] | [
"the Moon"
] | [
[
6,
8
]
] |
Some would like to further explore the Moon . | TQA:T_0521_2 | 2 | like | true | like | [
"who",
"would",
"_",
"like",
"_",
"_",
"to do something",
"?"
] | [
"Some",
"Some would"
] | [
[
0,
1
],
[
0,
2
]
] |
Some would like to further explore the Moon . | TQA:T_0521_2 | 5 | explore | true | explore | [
"how",
"would",
"someone",
"explore",
"something",
"_",
"_",
"?"
] | [
"further"
] | [
[
4,
5
]
] |
Some would like to further explore the Moon . | TQA:T_0521_2 | 5 | explore | true | explore | [
"what",
"would",
"someone",
"explore",
"_",
"_",
"_",
"?"
] | [
"the Moon"
] | [
[
6,
8
]
] |
Some would like to further explore the Moon . | TQA:T_0521_2 | 5 | explore | true | explore | [
"who",
"would",
"_",
"explore",
"something",
"_",
"_",
"?"
] | [
"Some"
] | [
[
0,
1
]
] |
A variety of destinations in the inner solar system may also be visited . | TQA:T_0521_4 | 12 | visited | true | visit | [
"what",
"might",
"_",
"visited",
"_",
"_",
"_",
"?"
] | [
"A variety of destinations in the inner solar system"
] | [
[
0,
9
]
] |
Private aerospace companies will play more of a role in the coming years . | TQA:T_0521_5 | 4 | play | true | play | [
"what",
"will",
"someone",
"play",
"_",
"_",
"_",
"?"
] | [
"a role",
"more of a role"
] | [
[
7,
9
],
[
5,
9
]
] |
Private aerospace companies will play more of a role in the coming years . | TQA:T_0521_5 | 4 | play | true | play | [
"when",
"will",
"someone",
"play",
"something",
"_",
"_",
"?"
] | [
"in the coming years"
] | [
[
9,
13
]
] |
Private aerospace companies will play more of a role in the coming years . | TQA:T_0521_5 | 4 | play | true | play | [
"who",
"will",
"_",
"play",
"something",
"_",
"_",
"?"
] | [
"Private aerospace companies"
] | [
[
0,
3
]
] |
Private aerospace companies will play more of a role in the coming years . | TQA:T_0521_5 | 11 | coming | true | come | [
"what",
"is",
"_",
"coming",
"_",
"_",
"_",
"?"
] | [
"Private aerospace companies",
"years"
] | [
[
0,
3
],
[
12,
13
]
] |
How to Discover a New Planet Thousands of planets - ones that look totally different than what were used to , and possibly could support life , exist outside of our solar system . | TQA:T_0522_0 | 12 | look | true | look | [
"how",
"does",
"something",
"look",
"_",
"_",
"_",
"?"
] | [
"totally different than what were used to",
"totally different"
] | [
[
13,
20
],
[
13,
15
]
] |
How to Discover a New Planet Thousands of planets - ones that look totally different than what were used to , and possibly could support life , exist outside of our solar system . | TQA:T_0522_0 | 12 | look | true | look | [
"what",
"_",
"_",
"looks",
"_",
"as",
"something",
"?"
] | [
"planets",
"ones",
"Thousands of planets"
] | [
[
8,
9
],
[
10,
11
],
[
6,
9
]
] |
How to Discover a New Planet Thousands of planets - ones that look totally different than what were used to , and possibly could support life , exist outside of our solar system . | TQA:T_0522_0 | 18 | used | true | use | [
"what",
"is",
"someone",
"used",
"_",
"to",
"_",
"?"
] | [
"planets",
"ones"
] | [
[
8,
9
],
[
10,
11
]
] |
How to Discover a New Planet Thousands of planets - ones that look totally different than what were used to , and possibly could support life , exist outside of our solar system . | TQA:T_0522_0 | 18 | used | true | use | [
"who",
"was",
"_",
"used",
"_",
"to",
"something",
"?"
] | [
"were"
] | [
[
17,
18
]
] |
How to Discover a New Planet Thousands of planets - ones that look totally different than what were used to , and possibly could support life , exist outside of our solar system . | TQA:T_0522_0 | 24 | support | true | support | [
"what",
"might",
"something",
"support",
"_",
"_",
"_",
"?"
] | [
"life"
] | [
[
25,
26
]
] |
How to Discover a New Planet Thousands of planets - ones that look totally different than what were used to , and possibly could support life , exist outside of our solar system . | TQA:T_0522_0 | 24 | support | true | support | [
"what",
"might",
"_",
"support",
"something",
"_",
"_",
"?"
] | [
"planets",
"a New Planet"
] | [
[
8,
9
],
[
3,
6
]
] |
How to Discover a New Planet Thousands of planets - ones that look totally different than what were used to , and possibly could support life , exist outside of our solar system . | TQA:T_0522_0 | 24 | support | true | support | [
"where",
"might",
"something",
"support",
"something",
"_",
"_",
"?"
] | [
"outside of our solar system"
] | [
[
28,
33
]
] |
How to Discover a New Planet Thousands of planets - ones that look totally different than what were used to , and possibly could support life , exist outside of our solar system . | TQA:T_0522_0 | 27 | exist | true | exist | [
"where",
"does",
"something",
"exist",
"_",
"_",
"_",
"?"
] | [
"outside of our solar system"
] | [
[
28,
33
]
] |
But were only just now starting to find them . | TQA:T_0522_1 | 5 | starting | true | start | [
"what",
"was",
"someone",
"starting",
"_",
"_",
"to do",
"?"
] | [
"find them",
"to find them"
] | [
[
7,
9
],
[
6,
9
]
] |
But were only just now starting to find them . | TQA:T_0522_1 | 5 | starting | true | start | [
"when",
"was",
"someone",
"starting",
"_",
"_",
"to do something",
"?"
] | [
"only just now",
"just now"
] | [
[
2,
5
],
[
3,
5
]
] |
But were only just now starting to find them . | TQA:T_0522_1 | 7 | find | true | find | [
"what",
"is",
"_",
"found",
"_",
"_",
"_",
"?"
] | [
"them"
] | [
[
8,
9
]
] |
But were only just now starting to find them . | TQA:T_0522_1 | 7 | find | true | find | [
"when",
"is",
"something",
"found",
"_",
"_",
"_",
"?"
] | [
"now",
"only just now",
"just now"
] | [
[
4,
5
],
[
2,
5
],
[
3,
5
]
] |
In the video below , Ashley takes you behind the simple technique that astronomers have been using to discover these curious new planets . | TQA:T_0522_2 | 6 | takes | true | take | [
"where",
"is",
"someone",
"taken",
"_",
"_",
"_",
"?"
] | [
"behind the simple technique",
"behind the simple technique that astronomers have been using to discover these curious new planets"
] | [
[
8,
12
],
[
8,
23
]
] |
In the video below , Ashley takes you behind the simple technique that astronomers have been using to discover these curious new planets . | TQA:T_0522_2 | 6 | takes | true | take | [
"who",
"is",
"_",
"taken",
"_",
"_",
"_",
"?"
] | [
"you"
] | [
[
7,
8
]
] |
In the video below , Ashley takes you behind the simple technique that astronomers have been using to discover these curious new planets . | TQA:T_0522_2 | 6 | takes | true | take | [
"who",
"_",
"_",
"takes",
"someone",
"_",
"_",
"?"
] | [
"Ashley"
] | [
[
5,
6
]
] |
In the video below , Ashley takes you behind the simple technique that astronomers have been using to discover these curious new planets . | TQA:T_0522_2 | 16 | using | true | use | [
"what",
"has",
"someone",
"using",
"_",
"_",
"_",
"?"
] | [
"the simple technique",
"simple technique"
] | [
[
9,
12
],
[
10,
12
]
] |
In the video below , Ashley takes you behind the simple technique that astronomers have been using to discover these curious new planets . | TQA:T_0522_2 | 16 | using | true | use | [
"who",
"has",
"_",
"using",
"something",
"_",
"_",
"?"
] | [
"astronomers",
"Ashley"
] | [
[
13,
14
],
[
5,
6
]
] |
In the video below , Ashley takes you behind the simple technique that astronomers have been using to discover these curious new planets . | TQA:T_0522_2 | 16 | using | true | use | [
"why",
"has",
"someone",
"using",
"something",
"_",
"_",
"?"
] | [
"to discover these curious new planets"
] | [
[
17,
23
]
] |
In the video below , Ashley takes you behind the simple technique that astronomers have been using to discover these curious new planets . | TQA:T_0522_2 | 18 | discover | true | discover | [
"what",
"is",
"_",
"discovered",
"_",
"_",
"_",
"?"
] | [
"new planets",
"these curious new planets"
] | [
[
21,
23
],
[
19,
23
]
] |
In the video below , Ashley takes you behind the simple technique that astronomers have been using to discover these curious new planets . | TQA:T_0522_2 | 18 | discover | true | discover | [
"who",
"_",
"_",
"discovered",
"something",
"_",
"_",
"?"
] | [
"astronomers",
"Ashley"
] | [
[
13,
14
],
[
5,
6
]
] |
MEDIA Click image to the left or use the URL below . | TQA:T_0522_3 | 1 | Click | true | click | [
"what",
"is",
"_",
"clicked",
"_",
"_",
"_",
"?"
] | [
"image",
"image to the left"
] | [
[
2,
3
],
[
2,
6
]
] |
MEDIA Click image to the left or use the URL below . | TQA:T_0522_3 | 1 | Click | true | click | [
"why",
"is",
"something",
"clicked",
"_",
"_",
"_",
"?"
] | [
"MEDIA"
] | [
[
0,
1
]
] |
MEDIA Click image to the left or use the URL below . | TQA:T_0522_3 | 7 | use | true | use | [
"what",
"can",
"_",
"used",
"_",
"_",
"_",
"?"
] | [
"the URL",
"the URL below"
] | [
[
8,
10
],
[
8,
11
]
] |
As you walk , the ground usually looks pretty flat , even though the Earth is round . | TQA:T_0523_0 | 2 | walk | true | walk | [
"who",
"_",
"_",
"walks",
"_",
"_",
"_",
"?"
] | [
"you"
] | [
[
1,
2
]
] |
As you walk , the ground usually looks pretty flat , even though the Earth is round . | TQA:T_0523_0 | 7 | looks | true | look | [
"how",
"does",
"something",
"look",
"_",
"_",
"_",
"?"
] | [
"pretty flat"
] | [
[
8,
10
]
] |
As you walk , the ground usually looks pretty flat , even though the Earth is round . | TQA:T_0523_0 | 7 | looks | true | look | [
"what",
"_",
"_",
"looks",
"_",
"_",
"_",
"?"
] | [
"the ground",
"ground"
] | [
[
4,
6
],
[
5,
6
]
] |
As you walk , the ground usually looks pretty flat , even though the Earth is round . | TQA:T_0523_0 | 7 | looks | true | look | [
"when",
"does",
"something",
"look",
"_",
"_",
"_",
"?"
] | [
"usually",
"As you walk"
] | [
[
6,
7
],
[
0,
3
]
] |
How do we know this ? | TQA:T_0523_1 | 1 | do | true | do | [
"what",
"does",
"someone",
"do",
"something",
"to",
"_",
"?"
] | [
"this"
] | [
[
4,
5
]
] |
How do we know this ? | TQA:T_0523_1 | 1 | do | true | do | [
"what",
"does",
"someone",
"do",
"_",
"_",
"_",
"?"
] | [
"know",
"know this"
] | [
[
3,
4
],
[
3,
5
]
] |
How do we know this ? | TQA:T_0523_1 | 1 | do | true | do | [
"who",
"_",
"_",
"does",
"something",
"_",
"_",
"?"
] | [
"we"
] | [
[
2,
3
]
] |
How do we know this ? | TQA:T_0523_1 | 3 | know | true | know | [
"what",
"does",
"someone",
"know",
"_",
"_",
"_",
"?"
] | [
"this"
] | [
[
4,
5
]
] |
How do we know this ? | TQA:T_0523_1 | 3 | know | true | know | [
"who",
"_",
"_",
"knows",
"something",
"_",
"_",
"?"
] | [
"we"
] | [
[
2,
3
]
] |
What would that ship look like if Earth was flat ? | TQA:T_0523_10 | 3 | ship | true | ship | [
"where",
"is",
"something",
"shipped",
"_",
"_",
"_",
"?"
] | [
"Earth"
] | [
[
7,
8
]
] |
No part of it would disappear before the other . | TQA:T_0523_11 | 5 | disappear | true | disappear | [
"what",
"would",
"_",
"disappear",
"_",
"_",
"_",
"?"
] | [
"No part of it"
] | [
[
0,
4
]
] |
No part of it would disappear before the other . | TQA:T_0523_11 | 5 | disappear | true | disappear | [
"when",
"would",
"something",
"disappear",
"_",
"_",
"_",
"?"
] | [
"before the other"
] | [
[
6,
9
]
] |
It would all just get smaller as it moved further away . | TQA:T_0523_12 | 4 | get | true | get | [
"what",
"would",
"something",
"get",
"_",
"_",
"_",
"?"
] | [
"It",
"smaller as it moved further away",
"smaller as it moved further away ."
] | [
[
0,
1
],
[
5,
11
],
[
5,
12
]
] |
It would all just get smaller as it moved further away . | TQA:T_0523_12 | 8 | moved | true | move | [
"what",
"is",
"_",
"moved",
"_",
"_",
"_",
"?"
] | [
"It",
"it"
] | [
[
0,
1
],
[
7,
8
]
] |
In the solar system , the planets orbit around the Sun . | TQA:T_0523_13 | 7 | orbit | true | orbit | [
"what",
"_",
"_",
"orbits",
"_",
"_",
"_",
"?"
] | [
"the planets"
] | [
[
5,
7
]
] |
In the solar system , the planets orbit around the Sun . | TQA:T_0523_13 | 7 | orbit | true | orbit | [
"where",
"does",
"something",
"orbit",
"_",
"_",
"somewhere",
"?"
] | [
"In the solar system"
] | [
[
0,
4
]
] |
In the solar system , the planets orbit around the Sun . | TQA:T_0523_13 | 7 | orbit | true | orbit | [
"where",
"does",
"something",
"orbit",
"_",
"_",
"_",
"?"
] | [
"the Sun",
"around the Sun"
] | [
[
9,
11
],
[
8,
11
]
] |
We have pictures of Earth taken from space that show that Earth is round . | TQA:T_0523_2 | 1 | have | true | have | [
"what",
"does",
"someone",
"have",
"_",
"_",
"_",
"?"
] | [
"pictures of Earth",
"pictures of Earth taken from space"
] | [
[
2,
5
],
[
2,
8
]
] |
We have pictures of Earth taken from space that show that Earth is round . | TQA:T_0523_2 | 1 | have | true | have | [
"who",
"_",
"_",
"has",
"something",
"_",
"_",
"?"
] | [
"We"
] | [
[
0,
1
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.