id
stringlengths 17
17
| answer_index
int32 0
1
| logical_forms
sequencelengths 2
2
| logical_form_pretty
stringlengths 83
160
| world_literals
sequence | question
stringlengths 56
626
|
---|---|---|---|---|---|
QuaRel_V1_Fr_1390 | 1 | [
"(infer (distance higher world1) (friction lower world2) (friction lower world1))",
"(infer (distance higher world2) (friction lower world1) (friction lower world2))"
] | qrel(distance, higher, world1) -> qrel(friction, lower, world2) ; qrel(friction, lower, world1) | {
"world1": [
"dirt path"
],
"world2": [
"muddy road"
]
} | A tire rolls a greater distance over a dirt path than over a muddy road. This means that the _____ has less friction (A) muddy road (B) dirt path |
QuaRel_V1_Fr_1258 | 1 | [
"(infer (speed higher world1) (heat higher world1) (heat lower world1))",
"(infer (speed higher world2) (heat higher world2) (heat lower world2))"
] | qrel(speed, higher, world1) -> qrel(heat, higher, world1) ; qrel(heat, lower, world1) | {
"world1": [
"coffee table"
],
"world2": [
"dining table"
]
} | Milo can slide his coaster at a quicker rate of speed over his coffee table then over his dining table. This means the coaster will heat up _____ over the coffee table then over the dining table (A) more (B) less |
QuaRel_V1_Fr_0672 | 0 | [
"(infer (friction lower world1) (smoothness higher world1) (smoothness higher world2))",
"(infer (friction lower world2) (smoothness higher world2) (smoothness higher world1))"
] | qrel(friction, lower, world1) -> qrel(smoothness, higher, world1) ; qrel(smoothness, higher, world2) | {
"world1": [
"ice rink"
],
"world2": [
"sandpaper floor"
]
} | Matt noticed that an ice rink has less friction then a sandpaper floor. Sliding a hockey puck across _____ results in a smoother journey (A) ice rink (B) sandpaper floor |
QuaRel_V1_B5_0677 | 0 | [
"(infer (weight lower world1) (acceleration higher world1) (acceleration higher world2))",
"(infer (weight lower world2) (acceleration higher world2) (acceleration higher world1))"
] | qrel(weight, lower, world1) -> qrel(acceleration, higher, world1) ; qrel(acceleration, higher, world2) | {
"world1": [
"hedgehog"
],
"world2": [
"beaver"
]
} | A hedgehog weighs less then a beaver. If both animals start running, which will get up to top speed faster? (A) hedgehog (B) beaver |
QuaRel_V1_Fr_1056 | 1 | [
"(infer (and (distance low world1) (distance high world2)) (friction higher world2) (friction lower world2))",
"(infer (and (distance low world2) (distance high world1)) (friction higher world1) (friction lower world1))"
] | qval(distance, low, world1), qval(distance, high, world2) -> qrel(friction, higher, world2) ; qrel(friction, lower, world2) | {
"world1": [
"carpet"
],
"world2": [
"marble"
]
} | Allison is playing with her ball on the carpet. When she rolls it, it doesn't go very far. Allison takes the ball to roll on the marble floor, and the ball goes very far. The marble has (A) more friction (B) less friction. |
QuaRel_V1_Fr_0679 | 0 | [
"(infer (friction lower world1) (friction lower world1) (friction lower world2))",
"(infer (friction lower world2) (friction lower world2) (friction lower world1))"
] | qrel(friction, lower, world1) -> qrel(friction, lower, world1) ; qrel(friction, lower, world2) | {
"world1": [
"tabletop"
],
"world2": [
"tablecloth"
]
} | Jack and Jill are sliding a cellphone back and forth along the tabletop very easily. Their mother puts a tablecloth over the tabletop and it's not as easy to slide the phone anymore. Which surface has less friction? (A) TABLETOP (B) TABLECLOTH |
QuaRel_V1_Fr_1318 | 1 | [
"(infer (and (distance low world1) (distance high world2)) (friction higher world2) (friction lower world2))",
"(infer (and (distance low world2) (distance high world1)) (friction higher world1) (friction lower world1))"
] | qval(distance, low, world1), qval(distance, high, world2) -> qrel(friction, higher, world2) ; qrel(friction, lower, world2) | {
"world1": [
"bedspread"
],
"world2": [
"plastic table"
]
} | Lily and her brother wanted to play with marbles. It was raining so they had to play inside. They tried to play with their marbles on the bedspread first but the marbles barely moved. The marbles moved in all directions when the siblings played with them on a plastic table instead. The marbles moved on the plastic table instead of the bedspread because the plastic table provided (A) more friction (B) less friction. |
QuaRel_V1_B5_0878 | 1 | [
"(infer (and (strength high world1) (strength low world2)) (distance higher world2) (distance higher world1))",
"(infer (and (strength high world2) (strength low world1)) (distance higher world1) (distance higher world2))"
] | qval(strength, high, world1), qval(strength, low, world2) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1) | {
"world1": [
"Eric"
],
"world2": [
"Andre"
]
} | Eric is a bodybuilder, and Andre is a preschooler. Both of them toss a ball as hard as they can. The ball flies a longer ways when thrown by (A) Andre (B) Eric |
QuaRel_V1_Fr_0712 | 0 | [
"(infer (and (smoothness high world1) (smoothness low world2)) (heat lower world1) (heat lower world2))",
"(infer (and (smoothness high world2) (smoothness low world1)) (heat lower world2) (heat lower world1))"
] | qval(smoothness, high, world1), qval(smoothness, low, world2) -> qrel(heat, lower, world1) ; qrel(heat, lower, world2) | {
"world1": [
"parking lot"
],
"world2": [
"grass"
]
} | Rod was trying to find a place to park. It was easier for him to drive in the cemented parking lot, but he wasn't able to find a spot. He drove into the grass to park. It was a rough drive in the grass. When he drove in the _____ there was less heat generated. (A) parking lot (B) grass |
QuaRel_V1_B5_1083 | 0 | [
"(infer (distance lower world1) (apparentSize higher world1) (apparentSize lower world1))",
"(infer (distance lower world2) (apparentSize higher world2) (apparentSize lower world2))"
] | qrel(distance, lower, world1) -> qrel(apparentSize, higher, world1) ; qrel(apparentSize, lower, world1) | {
"world1": [
"hot air balloon approaching"
],
"world2": [
"hot air balloon far away"
]
} | A hot air balloon is floating through the sky, and to Dean, who is below on the ground, it looks small. As the hot air balloon begins to approach the ground, it looks (A) bigger (B) smaller |
QuaRel_V1_Fr_1604 | 0 | [
"(infer (and (smoothness low world1) (smoothness high world2)) (friction higher world1) (friction higher world2))",
"(infer (and (smoothness low world2) (smoothness high world1)) (friction higher world2) (friction higher world1))"
] | qval(smoothness, low, world1), qval(smoothness, high, world2) -> qrel(friction, higher, world1) ; qrel(friction, higher, world2) | {
"world1": [
"coffee table"
],
"world2": [
"kitchen counter"
]
} | When Mona slid her coffee cup across her coffee table it had a bumpy ride, but when she slid it across her kitchen counter it slid easily. This means that the _____ friction (A) coffee table (B) kitchen counter has the most |
QuaRel_V1_B5_0398 | 0 | [
"(infer (strength lower world1) (thickness lower world1) (thickness lower world2))",
"(infer (strength lower world2) (thickness lower world2) (thickness lower world1))"
] | qrel(strength, lower, world1) -> qrel(thickness, lower, world1) ; qrel(thickness, lower, world2) | {
"world1": [
"New bookshelf"
],
"world2": [
"Old bookshelf"
]
} | The old bookcase held all of Ted's heavy textbooks with no problem, but the stylish new shelves his wife bought when she remodeled the house snapped under the weight in a day. Which bookshelf was made of thinner wood? (A) The new bookshelf had thinner wood (B) The old bookshelf had thinner wood |
QuaRel_V1_B5_0612 | 0 | [
"(infer (and (thickness high world1) (thickness low world2)) (strength higher world1) (strength higher world2))",
"(infer (and (thickness high world2) (thickness low world1)) (strength higher world2) (strength higher world1))"
] | qval(thickness, high, world1), qval(thickness, low, world2) -> qrel(strength, higher, world1) ; qrel(strength, higher, world2) | {
"world1": [
"Arnie"
],
"world2": [
"Davy"
]
} | Arnie's muscles on his upper arms are very thick, while Davy's upper arms are thin. Who is likely to be stronger? (A) Arnie is stronger (B) Davy is stronger |
QuaRel_V1_Fr_1198 | 0 | [
"(infer (friction higher world1) (speed lower world1) (speed lower world2))",
"(infer (friction higher world2) (speed lower world2) (speed lower world1))"
] | qrel(friction, higher, world1) -> qrel(speed, lower, world1) ; qrel(speed, lower, world2) | {
"world1": [
"grove floor"
],
"world2": [
"dining table"
]
} | An orange experiences more friction rolling across a grove floor compared to a dining table. Which surface causes the orange to travel at a lower rate of speed? (A) grove floor (B) dining table |
QuaRel_V1_B5_1020 | 1 | [
"(infer (and (gravity high world1) (gravity low world2)) (mass lower world1) (mass higher world1))",
"(infer (and (gravity high world2) (gravity low world1)) (mass lower world2) (mass higher world2))"
] | qval(gravity, high, world1), qval(gravity, low, world2) -> qrel(mass, lower, world1) ; qrel(mass, higher, world1) | {
"world1": [
"Moon"
],
"world2": [
"Space rock"
]
} | A space rock makes impact on Earth in front of Jon's house. He asks his mom why this rock fell to Earth but the moon doesn't. She should say the moon because it (A) has less mass. (B) has more mass |
QuaRel_V1_B3_0126 | 0 | [
"(infer (and (weight low world1) (weight high world2)) (acceleration higher world1) (acceleration higher world2))",
"(infer (and (weight low world2) (weight high world1)) (acceleration higher world2) (acceleration higher world1))"
] | qval(weight, low, world1), qval(weight, high, world2) -> qrel(acceleration, higher, world1) ; qrel(acceleration, higher, world2) | {
"world1": [
"Joe in the motorcycle"
],
"world2": [
"John in the truck"
]
} | Joe and John want to race to see who can get from 0 to 60 miles per hour faster. Joe is driving his motorcycle while John is driving a truck. Who is more likely to get from 0 to 60 faster? (A) Joe in the motorcycle (B) John in the truck. |
QuaRel_V1_Fr_0183 | 0 | [
"(infer (distance higher world1) (smoothness higher world1) (smoothness higher world2))",
"(infer (distance higher world2) (smoothness higher world2) (smoothness higher world1))"
] | qrel(distance, higher, world1) -> qrel(smoothness, higher, world1) ; qrel(smoothness, higher, world2) | {
"world1": [
"wooden bench"
],
"world2": [
"grass"
]
} | A baseball rolled on a wooden bench will take longer to stop moving than a baseball rolled on grass. This shows us that the smoother surface is (A) wooden bench (B) grass. |
QuaRel_V1_Fr_1670 | 1 | [
"(infer (and (speed high world1) (speed low world2)) (smoothness higher world2) (smoothness higher world1))",
"(infer (and (speed high world2) (speed low world1)) (smoothness higher world1) (smoothness higher world2))"
] | qval(speed, high, world1), qval(speed, low, world2) -> qrel(smoothness, higher, world2) ; qrel(smoothness, higher, world1) | {
"world1": [
"highway"
],
"world2": [
"street"
]
} | A ferrari has to drive slow on a street, but can drive faster on a highway. This means the _____ is the most rough (A) street (B) highway |
QuaRel_V1_B4_0442 | 1 | [
"(infer (amountSweat higher world1) (exerciseIntensity higher world2) (exerciseIntensity higher world1))",
"(infer (amountSweat higher world2) (exerciseIntensity higher world1) (exerciseIntensity higher world2))"
] | qrel(amountSweat, higher, world1) -> qrel(exerciseIntensity, higher, world2) ; qrel(exerciseIntensity, higher, world1) | {
"world1": [
"Kendra"
],
"world2": [
"Karen"
]
} | Karen and Kendra are playing on a soccer team. At half time it's clear that Kendra has been sweating much more than Karen. (A) Karen has been working harder (B) Kendra has been working harder |
QuaRel_V1_B5_0063 | 0 | [
"(infer (speed lower world1) (time higher world1) (time higher world2))",
"(infer (speed lower world2) (time higher world2) (time higher world1))"
] | qrel(speed, lower, world1) -> qrel(time, higher, world1) ; qrel(time, higher, world2) | {
"world1": [
"horse drawn carriage"
],
"world2": [
"racehorse"
]
} | A racehorse and a horse drawn carriage both depart from a saloon at the same time. The horse drawn carriage is twenty times slower than the racehorse. Which will arrive last at the next town? (A) the horse drawn carriage will take more time to arrive at the next town (B) the racehorse will take more time to arrive at the next town |
QuaRel_V1_B5_0426 | 0 | [
"(infer (strength higher world1) (thickness higher world1) (thickness lower world1))",
"(infer (strength higher world2) (thickness higher world2) (thickness lower world2))"
] | qrel(strength, higher, world1) -> qrel(thickness, higher, world1) ; qrel(thickness, lower, world1) | {
"world1": [
"block of metal"
],
"world2": [
"sheet of metal"
]
} | Bill is hammering sheets of metal and tries to hammer a block of metal but cannot because it is (A) wider (B) skinnier |
QuaRel_V1_B5_1097 | 0 | [
"(infer (time higher world1) (distance higher world1) (distance higher world2))",
"(infer (time higher world2) (distance higher world2) (distance higher world1))"
] | qrel(time, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"Joe driving"
],
"world2": [
"Sue driving"
]
} | Joe left his house at nine A.M. and had been driving for hours by the time Sue finally got on the road at 1:00 P.M. By 2:00 P.M., who had driven the furthest amount of miles? (A) Joe had driven the furthest (B) Sue had driven the furthest |
QuaRel_V1_B5_1306 | 0 | [
"(infer (mass higher world1) (gravity higher world1) (gravity lower world1))",
"(infer (mass higher world2) (gravity higher world2) (gravity lower world2))"
] | qrel(mass, higher, world1) -> qrel(gravity, higher, world1) ; qrel(gravity, lower, world1) | {
"world1": [
"Black Hole"
],
"world2": [
"Earth"
]
} | A black hole is much more massive than Earth so if a black hole got near Earth it would have (A) stronger gravity (B) weaker gravity |
QuaRel_V1_Fr_1651 | 1 | [
"(infer (and (heat high world1) (heat low world2)) (smoothness higher world1) (smoothness higher world2))",
"(infer (and (heat high world2) (heat low world1)) (smoothness higher world2) (smoothness higher world1))"
] | qval(heat, high, world1), qval(heat, low, world2) -> qrel(smoothness, higher, world1) ; qrel(smoothness, higher, world2) | {
"world1": [
"farm"
],
"world2": [
"city"
]
} | Rolling a watermelon across a farm makes it get pretty hot, while rolling it across a city keeps it pretty cool. This means the _____ is more smooth (A) farm (B) city |
QuaRel_V1_B5_1253 | 0 | [
"(infer (time higher world1) (distance higher world1) (distance higher world2))",
"(infer (time higher world2) (distance higher world2) (distance higher world1))"
] | qrel(time, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"Eddy"
],
"world2": [
"Norma"
]
} | Eddy and Norma are running. They are running at the same speed, but Eddy started running before Norma. If they stop at the same time, who will have run farther? (A) Eddy (B) Norma |
QuaRel_V1_Fr_1043 | 0 | [
"(infer (and (distance high world1) (distance low world2)) (friction higher world2) (friction lower world2))",
"(infer (and (distance high world2) (distance low world1)) (friction higher world1) (friction lower world1))"
] | qval(distance, high, world1), qval(distance, low, world2) -> qrel(friction, higher, world2) ; qrel(friction, lower, world2) | {
"world1": [
"ice"
],
"world2": [
"grass"
]
} | Carter rolls a ball across some ice and the ball quickly rolls ten feet forward. He then rolls the ball across the grass and the ball rolls four feet forward. The grass has (A) more friction (B) less friction. |
QuaRel_V1_B5_0682 | 1 | [
"(infer (acceleration lower world1) (weight lower world1) (weight higher world1))",
"(infer (acceleration lower world2) (weight lower world2) (weight higher world2))"
] | qrel(acceleration, lower, world1) -> qrel(weight, lower, world1) ; qrel(weight, higher, world1) | {
"world1": [
"Tank"
],
"world2": [
"Motorcycle"
]
} | Today, is the day that Jimbo gets to drive his Uncle's tank. He rides his motorcycle over to his home. Compared to his motorcycle, he notices it takes much longer for it to accelerate. This is because the tank is _____ than the motorcycle. (A) lighter (B) heavier |
QuaRel_V1_B4_0249 | 1 | [
"(infer (and (distance high world1) (distance low world2)) (strength lower world1) (strength higher world1))",
"(infer (and (distance high world2) (distance low world1)) (strength lower world2) (strength higher world2))"
] | qval(distance, high, world1), qval(distance, low, world2) -> qrel(strength, lower, world1) ; qrel(strength, higher, world1) | {
"world1": [
"A weightlifter"
],
"world2": [
"A chef"
]
} | At the olympic trials a weightlifter was up against a chef in the shotput, the weightlifter threw the item further because he is (A) weaker (B) stronger |
QuaRel_V1_Fr_0002 | 1 | [
"(infer (and (distance high world1) (distance low world2)) (friction lower world2) (friction higher world2))",
"(infer (and (distance high world2) (distance low world1)) (friction lower world1) (friction higher world1))"
] | qval(distance, high, world1), qval(distance, low, world2) -> qrel(friction, lower, world2) ; qrel(friction, higher, world2) | {
"world1": [
"metal slide"
],
"world2": [
"grass"
]
} | A child slides down a metal slide, off the end and onto the grass where she stops. She stops because the grass has (A) lower resistance (B) higher resistance |
QuaRel_V1_Fr_1584 | 1 | [
"(infer (friction lower world1) (smoothness lower world1) (smoothness lower world2))",
"(infer (friction lower world2) (smoothness lower world2) (smoothness lower world1))"
] | qrel(friction, lower, world1) -> qrel(smoothness, lower, world1) ; qrel(smoothness, lower, world2) | {
"world1": [
"thin paper"
],
"world2": [
"thick paper"
]
} | Cutting thin paper offers less resistance then cutting thick paper. This means the _____ is more rugged (A) thin paper (B) thick paper |
QuaRel_V1_B5_0923 | 0 | [
"(infer (exerciseIntensity lower world1) (amountSweat lower world1) (amountSweat higher world1))",
"(infer (exerciseIntensity lower world2) (amountSweat lower world2) (amountSweat higher world2))"
] | qrel(exerciseIntensity, lower, world1) -> qrel(amountSweat, lower, world1) ; qrel(amountSweat, higher, world1) | {
"world1": [
"not working out"
],
"world2": [
"working out"
]
} | Brian is working out for weeks, but then pulls a muscle and has to stop. Brian's perspiration levels will (A) drop (B) raise |
QuaRel_V1_Fr_1654 | 1 | [
"(infer (smoothness lower world1) (heat higher world2) (heat higher world1))",
"(infer (smoothness lower world2) (heat higher world1) (heat higher world2))"
] | qrel(smoothness, lower, world1) -> qrel(heat, higher, world2) ; qrel(heat, higher, world1) | {
"world1": [
"burrow"
],
"world2": [
"jungle"
]
} | A burrow is more rough than a jungle. This means a snake's scales will heat up more slithering through a (A) jungle (B) burrow |
QuaRel_V1_Fr_0674 | 0 | [
"(infer (speed higher world1) (smoothness higher world1) (smoothness higher world2))",
"(infer (speed higher world2) (smoothness higher world2) (smoothness higher world1))"
] | qrel(speed, higher, world1) -> qrel(smoothness, higher, world1) ; qrel(smoothness, higher, world2) | {
"world1": [
"cement"
],
"world2": [
"carpet"
]
} | Kim is kicking a ball around the carpet in the house. Her mom tells her to go outside. She notices that the ball flies at a much higher speed when she kicks it across the cement. This is because the _____ is smoother. (A) cement (B) carpet |
QuaRel_V1_B5_1144 | 0 | [
"(infer (and (strength high world1) (strength low world2)) (distance higher world1) (distance higher world2))",
"(infer (and (strength high world2) (strength low world1)) (distance higher world2) (distance higher world1))"
] | qval(strength, high, world1), qval(strength, low, world2) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"Alan"
],
"world2": [
"Dave"
]
} | Alan and Dave are both tossing a ball across a field and trying to see whose ball will reach the furthest. Alan is very tough and works out a lot, but Dave is overweight and spends no time exercising. The person whose ball crosses the field is (A) Alan (B) Dave |
QuaRel_V1_Fr_1643 | 1 | [
"(infer (and (smoothness high world1) (smoothness low world2)) (friction higher world1) (friction higher world2))",
"(infer (and (smoothness high world2) (smoothness low world1)) (friction higher world2) (friction higher world1))"
] | qval(smoothness, high, world1), qval(smoothness, low, world2) -> qrel(friction, higher, world1) ; qrel(friction, higher, world2) | {
"world1": [
"farm field"
],
"world2": [
"back yard"
]
} | Mike knows his farm field is smooth and his back yard is rough. This means that when he rolls his melon across the _____ will experience more resistance (A) farm field (B) back yard it |
QuaRel_V1_B4_0074 | 0 | [
"(infer (speed lower world1) (time higher world1) (time higher world2))",
"(infer (speed lower world2) (time higher world2) (time higher world1))"
] | qrel(speed, lower, world1) -> qrel(time, higher, world1) ; qrel(time, higher, world2) | {
"world1": [
"Turtle"
],
"world2": [
"Rabbit"
]
} | A turtle and a rabbit both travel across the field to get some shade. Which animal is last to get there? (A) Turtle (B) Rabbit |
QuaRel_V1_Fr_0616 | 0 | [
"(infer (and (speed low world1) (speed high world2)) (friction higher world1) (friction lower world1))",
"(infer (and (speed low world2) (speed high world1)) (friction higher world2) (friction lower world2))"
] | qval(speed, low, world1), qval(speed, high, world2) -> qrel(friction, higher, world1) ; qrel(friction, lower, world1) | {
"world1": [
"amazon forest"
],
"world2": [
"open land"
]
} | The marathon runner ran super quickly through their open land, and much slower through the Amazon forest because it had (A) more resistance (B) less resistance |
QuaRel_V1_B5_1110 | 0 | [
"(infer (speed lower world1) (time higher world1) (time higher world2))",
"(infer (speed lower world2) (time higher world2) (time higher world1))"
] | qrel(speed, lower, world1) -> qrel(time, higher, world1) ; qrel(time, higher, world2) | {
"world1": [
"boat"
],
"world2": [
"submarine"
]
} | If a boat is slower then a submarine, which craft will take longer to make the same journey? (A) boat (B) submarine |
QuaRel_V1_Fr_0682 | 0 | [
"(infer (speed higher world1) (friction higher world2) (friction lower world2))",
"(infer (speed higher world2) (friction higher world1) (friction lower world1))"
] | qrel(speed, higher, world1) -> qrel(friction, higher, world2) ; qrel(friction, lower, world2) | {
"world1": [
"lily pads"
],
"world2": [
"water"
]
} | The frog baby floated faster on her baby lily pad, than in the water because (A) the water has more resistance (B) the water has less resistance |
QuaRel_V1_Fr_0640 | 0 | [
"(infer (and (distance high world1) (distance low world2)) (smoothness higher world1) (smoothness higher world2))",
"(infer (and (distance high world2) (distance low world1)) (smoothness higher world2) (smoothness higher world1))"
] | qval(distance, high, world1), qval(distance, low, world2) -> qrel(smoothness, higher, world1) ; qrel(smoothness, higher, world2) | {
"world1": [
"slip n slide"
],
"world2": [
"wet grass"
]
} | The teenager ran and flew far on the slip n slide, but only got a few feet when sliding on wet grass. The smoother surface was (A) slip n slide (B) wet grass |
QuaRel_V1_B5_0187 | 0 | [
"(infer (and (gravity high world1) (gravity low world2)) (mass higher world1) (mass higher world2))",
"(infer (and (gravity high world2) (gravity low world1)) (mass higher world2) (mass higher world1))"
] | qval(gravity, high, world1), qval(gravity, low, world2) -> qrel(mass, higher, world1) ; qrel(mass, higher, world2) | {
"world1": [
"planet with more pull"
],
"world2": [
"planet with less pull"
]
} | Planet 845-B had a lot of gravitational pull on the celestial objects surrounding it, but Planet 483-6-C barely affected the space around it at all. Which of the two planets is likely to have the larger amount of mass? (A) Planet 845-B (B) Planet 483-6-C |
QuaRel_V1_Fr_0701 | 1 | [
"(infer (smoothness higher world1) (heat lower world2) (heat lower world1))",
"(infer (smoothness higher world2) (heat lower world1) (heat lower world2))"
] | qrel(smoothness, higher, world1) -> qrel(heat, lower, world2) ; qrel(heat, lower, world1) | {
"world1": [
"polished floor"
],
"world2": [
"quilt"
]
} | Tim discovered that his polished floor was not nearly as rough as his quilt by experimenting with rolling a cup over the two surfaces. He wondered if the (A) quilt or (B) polished floor would heat up less when he rolled his cup over it |
QuaRel_V1_Fr_1255 | 1 | [
"(infer (heat higher world1) (friction lower world1) (friction lower world2))",
"(infer (heat higher world2) (friction lower world2) (friction lower world1))"
] | qrel(heat, higher, world1) -> qrel(friction, lower, world1) ; qrel(friction, lower, world2) | {
"world1": [
"clay"
],
"world2": [
"asphalt"
]
} | John plays tennis in his tennis shoes. He noticed that running across clay courts garner up more warmth than asphalt courts on his tennis shoes. There is obviously less friction on (A) clay (B) asphalt. |
QuaRel_V1_Fr_1328 | 0 | [
"(infer (distance higher world1) (friction lower world1) (friction lower world2))",
"(infer (distance higher world2) (friction lower world2) (friction lower world1))"
] | qrel(distance, higher, world1) -> qrel(friction, lower, world1) ; qrel(friction, lower, world2) | {
"world1": [
"thanksgiving table"
],
"world2": [
"floor"
]
} | A turkey leg can slide a greater distance across a thanksgiving table then across a floor. This means the _____ has less friction (A) thanksgiving table (B) floor |
QuaRel_V1_Fr_1201 | 0 | [
"(infer (and (smoothness high world1) (smoothness low world2)) (friction lower world1) (friction lower world2))",
"(infer (and (smoothness high world2) (smoothness low world1)) (friction lower world2) (friction lower world1))"
] | qval(smoothness, high, world1), qval(smoothness, low, world2) -> qrel(friction, lower, world1) ; qrel(friction, lower, world2) | {
"world1": [
"desert"
],
"world2": [
"jungle"
]
} | A tank rides smooth over desert, but rough in the jungle. The tank encounters less resistance in the (A) desert (B) jungle |
QuaRel_V1_B5_0007 | 0 | [
"(infer (and (distance high world1) (distance low world2)) (brightness lower world1) (brightness lower world2))",
"(infer (and (distance high world2) (distance low world1)) (brightness lower world2) (brightness lower world1))"
] | qval(distance, high, world1), qval(distance, low, world2) -> qrel(brightness, lower, world1) ; qrel(brightness, lower, world2) | {
"world1": [
"lighter far from stage"
],
"world2": [
"lighter close to stage"
]
} | A rock star begins playing his popular ballad in the darkened auditorium. He sees a lighter close to the stage light up and also one that's far from the stage light up. Which lighter will look like it has less brightness to the rock star? (A) the lighter that's far from the stage (B) the lighter that's close to the stage |
QuaRel_V1_Fr_0384 | 0 | [
"(infer (speed higher world1) (distance higher world1) (distance higher world2))",
"(infer (speed higher world2) (distance higher world2) (distance higher world1))"
] | qrel(speed, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"sidewalk"
],
"world2": [
"grass"
]
} | Josh skated on the sidewalk and on the grass. He noticed that he could skate faster on the sidewalk than on the grass. If Josh simply allowed himself to roll freely, without pushing himself, could he roll further on the (A) sidewalk or (B) grass? |
QuaRel_V1_B5_0305 | 0 | [
"(infer (strength higher world1) (distance higher world1) (distance higher world2))",
"(infer (strength higher world2) (distance higher world2) (distance higher world1))"
] | qrel(strength, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"Jimbo"
],
"world2": [
"Kate"
]
} | Jimbo works out more the Kate and is the stronger person. If both throw a basketball, which will make it travel the greater distance? (A) Jimbo (B) Kate |
QuaRel_V1_B5_0218 | 1 | [
"(infer (weight higher world1) (acceleration higher world1) (acceleration higher world2))",
"(infer (weight higher world2) (acceleration higher world2) (acceleration higher world1))"
] | qrel(weight, higher, world1) -> qrel(acceleration, higher, world1) ; qrel(acceleration, higher, world2) | {
"world1": [
"Bike"
],
"world2": [
"skateboard"
]
} | A bike weighs more than a skateboard. This means that the (A) bike (B) skateboard can speed up faster |
QuaRel_V1_Fr_1086 | 1 | [
"(infer (and (smoothness low world1) (smoothness high world2)) (distance higher world1) (distance higher world2))",
"(infer (and (smoothness low world2) (smoothness high world1)) (distance higher world2) (distance higher world1))"
] | qval(smoothness, low, world1), qval(smoothness, high, world2) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"landfill"
],
"world2": [
"parking lot"
]
} | A flatbed truck has a really rough time driving over a landfill and a rather easy time driving over a parking lot. Which surface will let the flatbed truck travel a greater distance? (A) landfill (B) parking lot |
QuaRel_V1_B5_0213 | 1 | [
"(infer (loudness lower world1) (distance lower world1) (distance higher world1))",
"(infer (loudness lower world2) (distance lower world2) (distance higher world2))"
] | qrel(loudness, lower, world1) -> qrel(distance, lower, world1) ; qrel(distance, higher, world1) | {
"world1": [
"a quieter airplane sound"
],
"world2": [
"a loud airplane sound"
]
} | Jen was taking a walk and she could hear an airplane overhead. The sound got fainter. Was the airplane coming closer or moving away? (A) coming closer (B) moving away |
QuaRel_V1_B5_0987 | 1 | [
"(infer (and (distance high world1) (distance low world2)) (distance higher world2) (distance higher world1))",
"(infer (and (distance high world2) (distance low world1)) (distance higher world1) (distance higher world2))"
] | qval(distance, high, world1), qval(distance, low, world2) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1) | {
"world1": [
"Andy"
],
"world2": [
"Jason"
]
} | Jason has just woken up from a coma and needs to learn to use his arms and legs again. He goes to the park to throw a ball with his friend Andy. Who can throw the ball harder? (A) Jason (B) Andy |
QuaRel_V1_B5_0140 | 1 | [
"(infer (distance higher world1) (loudness lower world2) (loudness lower world1))",
"(infer (distance higher world2) (loudness lower world1) (loudness lower world2))"
] | qrel(distance, higher, world1) -> qrel(loudness, lower, world2) ; qrel(loudness, lower, world1) | {
"world1": [
"engine"
],
"world2": [
"grinder"
]
} | If Jimbo is standing closer to a grinder then to an engine, which item will sound less loud to him? (A) grinder (B) engine |
QuaRel_V1_Fr_1090 | 1 | [
"(infer (speed higher world1) (friction lower world2) (friction lower world1))",
"(infer (speed higher world2) (friction lower world1) (friction lower world2))"
] | qrel(speed, higher, world1) -> qrel(friction, lower, world2) ; qrel(friction, lower, world1) | {
"world1": [
"field"
],
"world2": [
"jungle gym"
]
} | A child can run faster in a field then on a jungle gym. This means the _____ has less resistance (A) jungle gym (B) field |
QuaRel_V1_B5_0535 | 1 | [
"(infer (distance lower world1) (loudness higher world2) (loudness higher world1))",
"(infer (distance lower world2) (loudness higher world1) (loudness higher world2))"
] | qrel(distance, lower, world1) -> qrel(loudness, higher, world2) ; qrel(loudness, higher, world1) | {
"world1": [
"Airhorn near"
],
"world2": [
"Airhorn far"
]
} | When Ryan was far away from the airhorn it didn't seem that loud but when he got closer it seemed much (A) quieter (B) louder |
QuaRel_V1_Fr_0512 | 0 | [
"(infer (friction higher world1) (speed higher world2) (speed higher world1))",
"(infer (friction higher world2) (speed higher world1) (speed higher world2))"
] | qrel(friction, higher, world1) -> qrel(speed, higher, world2) ; qrel(speed, higher, world1) | {
"world1": [
"grass"
],
"world2": [
"roadway"
]
} | Travis was riding his bike. He noticed he had more trouble pedaling on the grass than on the roadway. Travis traveled faster on the (A) roadway (B) grass. |
QuaRel_V1_B3_0058 | 0 | [
"(infer (flexibility higher world1) (breakability higher world2) (breakability higher world1))",
"(infer (flexibility higher world2) (breakability higher world1) (breakability higher world2))"
] | qrel(flexibility, higher, world1) -> qrel(breakability, higher, world2) ; qrel(breakability, higher, world1) | {
"world1": [
"rubber ball"
],
"world2": [
"glass ball"
]
} | Daniel is carrying a glass ball and a rubber ball. He know that the rubber ball is more flexible than the glass ball. Which ball is more likely to break if he drops it? (A) the glass ball (B) the rubber ball |
QuaRel_V1_B5_0794 | 1 | [
"(infer (distance lower world1) (brightness higher world2) (brightness higher world1))",
"(infer (distance lower world2) (brightness higher world1) (brightness higher world2))"
] | qrel(distance, lower, world1) -> qrel(brightness, higher, world2) ; qrel(brightness, higher, world1) | {
"world1": [
"Light bulb in room"
],
"world2": [
"Light bulb across the street"
]
} | Bob was looking at the lights in his room and noticed that his lights appeared _____ than those across the street (A) dimmer (B) brighter |
QuaRel_V1_B4_0251 | 0 | [
"(infer (strength higher world1) (distance higher world1) (distance higher world2))",
"(infer (strength higher world2) (distance higher world2) (distance higher world1))"
] | qrel(strength, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"Matt"
],
"world2": [
"son"
]
} | Matt and his son are throwing stones at the lake. Matt is stronger so he can throw them (A) farther (B) not as far |
QuaRel_V1_Fr_0594 | 0 | [
"(infer (and (distance high world1) (distance low world2)) (friction higher world2) (friction lower world2))",
"(infer (and (distance high world2) (distance low world1)) (friction higher world1) (friction lower world1))"
] | qval(distance, high, world1), qval(distance, low, world2) -> qrel(friction, higher, world2) ; qrel(friction, lower, world2) | {
"world1": [
"tennis court"
],
"world2": [
"sandbox"
]
} | Monique is playing tennis and rolls the ball on the tennis court. The ball rolls pretty far. Then Monique rolls the ball in her sandbox at home, and notices that the ball doesn't roll very far at all. The sandbox has _____ than the tennis court. (A) more friction (B) less friction |
QuaRel_V1_Fr_1672 | 0 | [
"(infer (smoothness higher world1) (heat lower world1) (heat lower world2))",
"(infer (smoothness higher world2) (heat lower world2) (heat lower world1))"
] | qrel(smoothness, higher, world1) -> qrel(heat, lower, world1) ; qrel(heat, lower, world2) | {
"world1": [
"bathroom sink"
],
"world2": [
"kitchen sink"
]
} | One of the weird things about Kate's house is that her bathroom sink seems smoother than her kitchen sink. She dropped a quarter down both sinks and learned that the _____ heat up less (A) bathroom sink (B) kitchen sink made it |
QuaRel_V1_B4_0152 | 0 | [
"(infer (mass higher world1) (gravity higher world1) (gravity higher world2))",
"(infer (mass higher world2) (gravity higher world2) (gravity higher world1))"
] | qrel(mass, higher, world1) -> qrel(gravity, higher, world1) ; qrel(gravity, higher, world2) | {
"world1": [
"Sun"
],
"world2": [
"Jupiter"
]
} | If you wanted to slingshot a probe into deep space which object would you use for a gravitational assist? (A) The Sun (B) Jupiter |
QuaRel_V1_B5_0284 | 0 | [
"(infer (speed higher world1) (distance higher world1) (distance higher world2))",
"(infer (speed higher world2) (distance higher world2) (distance higher world1))"
] | qrel(speed, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"jet"
],
"world2": [
"prop plane"
]
} | A jet is faster then a prop plane. If both fly around for the same amount of time, which will have gone farther? (A) jet (B) prop plane |
QuaRel_V1_Fr_0763 | 1 | [
"(infer (and (speed low world1) (speed high world2)) (friction higher world2) (friction lower world2))",
"(infer (and (speed low world2) (speed high world1)) (friction higher world1) (friction lower world1))"
] | qval(speed, low, world1), qval(speed, high, world2) -> qrel(friction, higher, world2) ; qrel(friction, lower, world2) | {
"world1": [
"icy rain"
],
"world2": [
"slight wind"
]
} | The firefly fly through the icy rain super slow, but glided freely through the slight wind because it had (A) more resistance (B) less resistance |
QuaRel_V1_B5_0534 | 0 | [
"(infer (speed lower world1) (distance lower world1) (distance lower world2))",
"(infer (speed lower world2) (distance lower world2) (distance lower world1))"
] | qrel(speed, lower, world1) -> qrel(distance, lower, world1) ; qrel(distance, lower, world2) | {
"world1": [
"Bicycle"
],
"world2": [
"Motorcycle"
]
} | Tom rides his bicycle as fast as he can around a track for an hour and he rides his motorcycle as fast as he can around the same track for an hour. On which vehicle will Tom complete fewer laps? (A) Bicycle (B) Motorcycle |
QuaRel_V1_B5_1343 | 1 | [
"(infer (distance higher world1) (brightness lower world2) (brightness lower world1))",
"(infer (distance higher world2) (brightness lower world1) (brightness lower world2))"
] | qrel(distance, higher, world1) -> qrel(brightness, lower, world2) ; qrel(brightness, lower, world1) | {
"world1": [
"darker"
],
"world2": [
"brighter"
]
} | Derek is leaving the bars for the night. The bars are brightly lit. As Derek heads into the night, the lights from the bars get (A) brighter (B) darker |
QuaRel_V1_B4_0450 | 1 | [
"(infer (speed lower world1) (time higher world2) (time higher world1))",
"(infer (speed lower world2) (time higher world1) (time higher world2))"
] | qrel(speed, lower, world1) -> qrel(time, higher, world2) ; qrel(time, higher, world1) | {
"world1": [
"her mom"
],
"world2": [
"Jana"
]
} | Jana and her mom were biking through the park. Her mom was being more leisurely. Who took longer to make a lap around the park? (A) Jana (B) her mom |
QuaRel_V1_B5_1327 | 0 | [
"(infer (distance lower world1) (brightness lower world2) (brightness lower world1))",
"(infer (distance lower world2) (brightness lower world1) (brightness lower world2))"
] | qrel(distance, lower, world1) -> qrel(brightness, lower, world2) ; qrel(brightness, lower, world1) | {
"world1": [
"porch light up close"
],
"world2": [
"porch light from far away"
]
} | Brad is trying to find his friend's house at night. The friend left a porch light on for Brad to find his way. Though the light is bright when Brad arrives, when he was still making his way there, Brad thought the light was (A) low (B) bright |
QuaRel_V1_Fr_1299 | 1 | [
"(infer (distance higher world1) (smoothness lower world1) (smoothness lower world2))",
"(infer (distance higher world2) (smoothness lower world2) (smoothness lower world1))"
] | qrel(distance, higher, world1) -> qrel(smoothness, lower, world1) ; qrel(smoothness, lower, world2) | {
"world1": [
"shopping mall"
],
"world2": [
"street"
]
} | A segway can travel a much greater distance inside a shopping mall before needing a recharge then when it is cruising around outside on the street. Which surface is rougher? (A) shopping mall (B) street |
QuaRel_V1_B5_1427 | 0 | [
"(infer (and (breakability low world1) (breakability high world2)) (flexibility higher world1) (flexibility higher world2))",
"(infer (and (breakability low world2) (breakability high world1)) (flexibility higher world2) (flexibility higher world1))"
] | qval(breakability, low, world1), qval(breakability, high, world2) -> qrel(flexibility, higher, world1) ; qrel(flexibility, higher, world2) | {
"world1": [
"Liquefied glass"
],
"world2": [
"Hardened glass"
]
} | The glassblower mistakenly let the liquid glass become too hard and when he tried to manipulate its shape, it snapped. Which glass could be shaped and bent more easily? (A) The liquid glass (B) The hardened glass |
QuaRel_V1_B5_0796 | 1 | [
"(infer (apparentSize lower world1) (distance lower world1) (distance lower world2))",
"(infer (apparentSize lower world2) (distance lower world2) (distance lower world1))"
] | qrel(apparentSize, lower, world1) -> qrel(distance, lower, world1) ; qrel(distance, lower, world2) | {
"world1": [
"Further vehicle"
],
"world2": [
"Closer vehicle"
]
} | From Melanie's perspective, Penny's red SUV looked tiny compared to Roy's white one, even though it was the same make and model of car. Which vehicle is nearer to Melanie's location? (A) Penny's is nearer (B) Roy's is nearer |
QuaRel_V1_Fr_1187 | 1 | [
"(infer (heat higher world1) (speed higher world1) (speed higher world2))",
"(infer (heat higher world2) (speed higher world2) (speed higher world1))"
] | qrel(heat, higher, world1) -> qrel(speed, higher, world1) ; qrel(speed, higher, world2) | {
"world1": [
"arctic ocean"
],
"world2": [
"pacific ocean"
]
} | A submarine cruising through the arctic ocean experiences a hotter hull then when it cruises through the pacific ocean. This means that the submarine can cruise through the _____ at a faster rate of speed (A) arctic ocean (B) pacific ocean |
QuaRel_V1_B5_0240 | 1 | [
"(infer (distance higher world1) (strength higher world2) (strength higher world1))",
"(infer (distance higher world2) (strength higher world1) (strength higher world2))"
] | qrel(distance, higher, world1) -> qrel(strength, higher, world2) ; qrel(strength, higher, world1) | {
"world1": [
"200 pound person"
],
"world2": [
"100 pound person"
]
} | After school, Johnny wants to start a baseball game with several of his friends at the baseball field. There are kids of many shapes and sizes. After picking several friends to be on his team, he is down to his last pick. There is Alvin who is 100 pounds and Timmy who is 200 pound. He needs a pitcher who is strong enough to throw the ball farther. Who will be the stronger pitcher (A) 100 pound Alvin (B) 200 pound Timmy |
QuaRel_V1_B5_0279 | 1 | [
"(infer (and (time high world1) (time low world2)) (speed lower world2) (speed lower world1))",
"(infer (and (time high world2) (time low world1)) (speed lower world1) (speed lower world2))"
] | qval(time, high, world1), qval(time, low, world2) -> qrel(speed, lower, world2) ; qrel(speed, lower, world1) | {
"world1": [
"her mom"
],
"world2": [
"Marla"
]
} | Marla is running around the track, while her mom lags behind pushing the baby's stroller. Who take a longer time to make a lap? (A) Marla (B) her mom |
QuaRel_V1_B3_0027 | 0 | [
"(infer (time lower world1) (distance higher world2) (distance higher world1))",
"(infer (time lower world2) (distance higher world1) (distance higher world2))"
] | qrel(time, lower, world1) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1) | {
"world1": [
"rabbit"
],
"world2": [
"cheetah"
]
} | Both a cheetah and a rabbit are running in a field at the same rate of speed. The rabbit gives up before the cheetah and stops to catch its breath. Which animal ran the greater distance? (A) cheetah (B) rabbit |
QuaRel_V1_B5_0188 | 0 | [
"(infer (mass higher world1) (gravity higher world1) (gravity higher world2))",
"(infer (mass higher world2) (gravity higher world2) (gravity higher world1))"
] | qrel(mass, higher, world1) -> qrel(gravity, higher, world1) ; qrel(gravity, higher, world2) | {
"world1": [
"Saturn"
],
"world2": [
"the Moon"
]
} | Saturn has greater mass than the Moon of Earth. On which one would you experience stronger gravity? (A) Saturn (B) the Moon |
QuaRel_V1_B3_0123 | 0 | [
"(infer (time higher world1) (distance higher world1) (distance higher world2))",
"(infer (time higher world2) (distance higher world2) (distance higher world1))"
] | qrel(time, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"cat"
],
"world2": [
"dog"
]
} | Both a cat and a dog are running down the road at the same speed chasing a bunny. The dog gives up before the cat, which means the cat ran for a longer length of time. Which animal ran a greater distance? (A) cat (B) dog |
QuaRel_V1_B4_0393 | 1 | [
"(infer (amountSweat higher world1) (exerciseIntensity higher world2) (exerciseIntensity higher world1))",
"(infer (amountSweat higher world2) (exerciseIntensity higher world1) (exerciseIntensity higher world2))"
] | qrel(amountSweat, higher, world1) -> qrel(exerciseIntensity, higher, world2) ; qrel(exerciseIntensity, higher, world1) | {
"world1": [
"Rich"
],
"world2": [
"Rob"
]
} | Rob and Rich are doing gymnastics. Rich is dripping wet with sweat and Rob appears to be sweating only a little. Who's doing the more intense exercise? (A) Rob (B) Rich |
QuaRel_V1_Fr_1560 | 0 | [
"(infer (heat higher world1) (smoothness higher world2) (smoothness higher world1))",
"(infer (heat higher world2) (smoothness higher world1) (smoothness higher world2))"
] | qrel(heat, higher, world1) -> qrel(smoothness, higher, world2) ; qrel(smoothness, higher, world1) | {
"world1": [
"frozen lake"
],
"world2": [
"ice rink"
]
} | A professional skater skating on a frozen lake experiences hotter skates then if they were skating on an ice rink. This means the _____ is more smooth (A) ice rink (B) frozen lake |
QuaRel_V1_Fr_1683 | 0 | [
"(infer (speed lower world1) (heat higher world1) (heat higher world2))",
"(infer (speed lower world2) (heat higher world2) (heat higher world1))"
] | qrel(speed, lower, world1) -> qrel(heat, higher, world1) ; qrel(heat, higher, world2) | {
"world1": [
"wet skatepark"
],
"world2": [
"dry skatepark"
]
} | Mary's skateboard moves slower when she skates on a wet skatepark compared to when she skates on a dry skatepark. This means her skateboard gets hotter when she rides it on the (A) wet skatepark (B) dry skatepark |
QuaRel_V1_B5_0070 | 0 | [
"(infer (strength higher world1) (distance higher world1) (distance higher world2))",
"(infer (strength higher world2) (distance higher world2) (distance higher world1))"
] | qrel(strength, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"Fezzik"
],
"world2": [
"Inigo"
]
} | Fezzik the strong giant and Inigo the not as strong swordsman are having a contest. Each one throws a rock as far as he can. Who can throw farther? (A) Fezzik (B) Inigo |
QuaRel_V1_B5_0623 | 0 | [
"(infer (and (amountSweat high world1) (amountSweat low world2)) (exerciseIntensity higher world1) (exerciseIntensity higher world2))",
"(infer (and (amountSweat high world2) (amountSweat low world1)) (exerciseIntensity higher world2) (exerciseIntensity higher world1))"
] | qval(amountSweat, high, world1), qval(amountSweat, low, world2) -> qrel(exerciseIntensity, higher, world1) ; qrel(exerciseIntensity, higher, world2) | {
"world1": [
"Dirty gym clothes"
],
"world2": [
"Clean gym clothes"
]
} | Paula rarely has to wash her usually pristine gym gear after a personal training session, but Rachel almost always has to put her sweat-drenched workout clothes right into the dirty laundry. Who does more exercising during their time at the gym? (A) Rachel exercises more (B) Paula exercises more |
QuaRel_V1_B5_0061 | 0 | [
"(infer (speed lower world1) (time higher world1) (time higher world2))",
"(infer (speed lower world2) (time higher world2) (time higher world1))"
] | qrel(speed, lower, world1) -> qrel(time, higher, world1) ; qrel(time, higher, world2) | {
"world1": [
"Tyler"
],
"world2": [
"Jon"
]
} | Tyler is headed to work and is walking along side a coworker, Jon. Jon speed walks, but Tyler does not. The person who spends more time getting to work is (A) Tyler (B) Jon |
QuaRel_V1_B5_0570 | 0 | [
"(infer (weight lower world1) (acceleration higher world1) (acceleration higher world2))",
"(infer (weight lower world2) (acceleration higher world2) (acceleration higher world1))"
] | qrel(weight, lower, world1) -> qrel(acceleration, higher, world1) ; qrel(acceleration, higher, world2) | {
"world1": [
"raft"
],
"world2": [
"schooner"
]
} | A raft weighs less then a schooner. Which boat can get up to top speed faster? (A) raft (B) schooner |
QuaRel_V1_Fr_1630 | 1 | [
"(infer (smoothness higher world1) (heat lower world2) (heat lower world1))",
"(infer (smoothness higher world2) (heat lower world1) (heat lower world2))"
] | qrel(smoothness, higher, world1) -> qrel(heat, lower, world2) ; qrel(heat, lower, world1) | {
"world1": [
"kitchen table"
],
"world2": [
"coffee table"
]
} | Milo's kitchen table is smoother than his coffee table. Sliding a piece of paper across the _____ will heat the paper up less (A) coffee table (B) kitchen table |
QuaRel_V1_B5_0252 | 1 | [
"(infer (distance lower world1) (apparentSize higher world2) (apparentSize higher world1))",
"(infer (distance lower world2) (apparentSize higher world1) (apparentSize higher world2))"
] | qrel(distance, lower, world1) -> qrel(apparentSize, higher, world2) ; qrel(apparentSize, higher, world1) | {
"world1": [
"mountains up close"
],
"world2": [
"mountains off in the distance"
]
} | Mike is driving along the highway and sees some mountains off in the distance. As he continues driving he gets closer and closer to the mountains. At which point will the mountains look bigger? (A) when they're off in the distance (B) when they're up close |
QuaRel_V1_B4_0235 | 0 | [
"(infer (brightness lower world1) (distance higher world1) (distance lower world1))",
"(infer (brightness lower world2) (distance higher world2) (distance lower world2))"
] | qrel(brightness, lower, world1) -> qrel(distance, higher, world1) ; qrel(distance, lower, world1) | {
"world1": [
"neighbor's lights"
],
"world2": [
"Jason's lights"
]
} | When Jason looked out his window, it looked like his neighbor's lights were operating at half the power that his own lights were. What could explain this? (A) the neighbors are farther away (B) the neighbors are closer |
QuaRel_V1_B3_0037 | 1 | [
"(infer (mass lower world1) (gravity higher world1) (gravity higher world2))",
"(infer (mass lower world2) (gravity higher world2) (gravity higher world1))"
] | qrel(mass, lower, world1) -> qrel(gravity, higher, world1) ; qrel(gravity, higher, world2) | {
"world1": [
"marble"
],
"world2": [
"rock"
]
} | Jimbo knows that his marble has a lesser mass then his rock. This means the (A) marble (B) rock has stronger gravity |
QuaRel_V1_B5_0882 | 0 | [
"(infer (and (distance high world1) (distance low world2)) (apparentSize lower world1) (apparentSize lower world2))",
"(infer (and (distance high world2) (distance low world1)) (apparentSize lower world2) (apparentSize lower world1))"
] | qval(distance, high, world1), qval(distance, low, world2) -> qrel(apparentSize, lower, world1) ; qrel(apparentSize, lower, world2) | {
"world1": [
"plane off in the distance"
],
"world2": [
"plane approaching terminal"
]
} | Sue is in the airport terminal waiting for her flight to board and watching the planes as they fly in. She sees a plane a good distance from the airport flying closer and a few minutes later that same plane lands and pulls up to the terminal outside. When will the plane look like it has less size? (A) when it's off in the distance (B) when it right outside the terminal. |
QuaRel_V1_B5_0653 | 1 | [
"(infer (distance higher world1) (brightness higher world1) (brightness lower world1))",
"(infer (distance higher world2) (brightness higher world2) (brightness lower world2))"
] | qrel(distance, higher, world1) -> qrel(brightness, higher, world1) ; qrel(brightness, lower, world1) | {
"world1": [
"house further away"
],
"world2": [
"house up close"
]
} | Tommy says goodbye to his grandparents at their house, and drives down the highway. A mile away, he can still see his grandparents' house, but now the lights appear (A) brighter (B) dimmer |
QuaRel_V1_Fr_1645 | 0 | [
"(infer (speed higher world1) (heat higher world2) (heat higher world1))",
"(infer (speed higher world2) (heat higher world1) (heat higher world2))"
] | qrel(speed, higher, world1) -> qrel(heat, higher, world2) ; qrel(heat, higher, world1) | {
"world1": [
"ceramic plate"
],
"world2": [
"paper plate"
]
} | Mike's pickle seems to roll around quicker on his ceramic plate then on his paper plate. This means his pickle heats up more rolling around on the (A) paper plate (B) ceramic plate |
QuaRel_V1_Fr_1669 | 1 | [
"(infer (smoothness lower world1) (speed lower world2) (speed lower world1))",
"(infer (smoothness lower world2) (speed lower world1) (speed lower world2))"
] | qrel(smoothness, lower, world1) -> qrel(speed, lower, world2) ; qrel(speed, lower, world1) | {
"world1": [
"middle finger"
],
"world2": [
"pinkie finger"
]
} | Mike knows his middle finger is rougher then his pinkie finger. This means he has to slide his ring onto his (A) pinkie finger slower (B) middle finger |
QuaRel_V1_Fr_1104 | 1 | [
"(infer (smoothness lower world1) (speed higher world1) (speed higher world2))",
"(infer (smoothness lower world2) (speed higher world2) (speed higher world1))"
] | qrel(smoothness, lower, world1) -> qrel(speed, higher, world1) ; qrel(speed, higher, world2) | {
"world1": [
"dirty toilet"
],
"world2": [
"clean toilet"
]
} | A dirty toilet is not at smooth as a clean toilet. This means a plunger can manipulate the water inside of a _____ quicker (A) dirty toilet (B) clean toilet |
QuaRel_V1_Fr_0415 | 1 | [
"(infer (smoothness higher world1) (friction higher world1) (friction lower world1))",
"(infer (smoothness higher world2) (friction higher world2) (friction lower world2))"
] | qrel(smoothness, higher, world1) -> qrel(friction, higher, world1) ; qrel(friction, lower, world1) | {
"world1": [
"paved"
],
"world2": [
"cobblestone"
]
} | A car will drive smoother on a paved road than a cobblestone path. That is because the tires create _____ against the paved road compared to the cobblestone path. (A) high friction (B) low friction |
QuaRel_V1_B3_0189 | 0 | [
"(infer (and (amountSweat high world1) (amountSweat low world2)) (exerciseIntensity higher world1) (exerciseIntensity higher world2))",
"(infer (and (amountSweat high world2) (amountSweat low world1)) (exerciseIntensity higher world2) (exerciseIntensity higher world1))"
] | qval(amountSweat, high, world1), qval(amountSweat, low, world2) -> qrel(exerciseIntensity, higher, world1) ; qrel(exerciseIntensity, higher, world2) | {
"world1": [
"human"
],
"world2": [
"zombie"
]
} | Bob is a human. Carl's a zombie. Carl is chasing Bob. Bob is sweating a lot. Carl would be sweating, but he's dead. Bob's pretty scared, and is running very, very quickly. His shirt is drenched in sweat! Who's exercising more? (A) the human is exercising more (B) the zombie is exercising more |
QuaRel_V1_Fr_1302 | 0 | [
"(infer (friction lower world1) (speed lower world2) (speed lower world1))",
"(infer (friction lower world2) (speed lower world1) (speed lower world2))"
] | qrel(friction, lower, world1) -> qrel(speed, lower, world2) ; qrel(speed, lower, world1) | {
"world1": [
"wooden table"
],
"world2": [
"throw rug"
]
} | Milo knows that his wooden table has less resistance then his throw rug. He slid his cranberry across both surfaces and the cranberry moved less quickly across the (A) throw rug (B) wooden table |
QuaRel_V1_Fr_0499 | 0 | [
"(infer (speed higher world1) (friction lower world1) (friction higher world1))",
"(infer (speed higher world2) (friction lower world2) (friction higher world2))"
] | qrel(speed, higher, world1) -> qrel(friction, lower, world1) ; qrel(friction, higher, world1) | {
"world1": [
"astroturf"
],
"world2": [
"park grass"
]
} | The NFL player ran much faster on the Astroturf there on the park grass because It had (A) more friction (B) less friction |
QuaRel_V1_B5_0995 | 1 | [
"(infer (strength higher world1) (distance higher world2) (distance higher world1))",
"(infer (strength higher world2) (distance higher world1) (distance higher world2))"
] | qrel(strength, higher, world1) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1) | {
"world1": [
"Melanie"
],
"world2": [
"Miranda"
]
} | Miranda is tossing around a ball with her friend Melanie. Melanie is a professional ball player, but Miranda is not. The ball goes further when thrown by (A) Miranda (B) Melanie |
QuaRel_V1_B4_0338 | 0 | [
"(infer (distance higher world1) (apparentSize lower world1) (apparentSize lower world2))",
"(infer (distance higher world2) (apparentSize lower world2) (apparentSize lower world1))"
] | qrel(distance, higher, world1) -> qrel(apparentSize, lower, world1) ; qrel(apparentSize, lower, world2) | {
"world1": [
"cone far away"
],
"world2": [
"cone near"
]
} | Opie saw a traffic cone behind the school bus when it made a stop. When the bus started moving again, it seemed that (A) the cone got smaller (B) the cone got larger |
QuaRel_V1_Fr_1446 | 0 | [
"(infer (friction lower world1) (smoothness higher world1) (smoothness higher world2))",
"(infer (friction lower world2) (smoothness higher world2) (smoothness higher world1))"
] | qrel(friction, lower, world1) -> qrel(smoothness, higher, world1) ; qrel(smoothness, higher, world2) | {
"world1": [
"sandy beach"
],
"world2": [
"rocky beach"
]
} | A pebble experiences more friction rolling down a sandy beach then down a rocky beach. This means the _____ is smoother (A) sandy beach (B) rocky beach |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.