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_B5_0891 | 1 | [
"(infer (breakability lower world1) (flexibility lower world1) (flexibility higher world1))",
"(infer (breakability lower world2) (flexibility lower world2) (flexibility higher world2))"
] | qrel(breakability, lower, world1) -> qrel(flexibility, lower, world1) ; qrel(flexibility, higher, world1) | {
"world1": [
"costlier glasses"
],
"world2": [
"cheaper glasses"
]
} | Even though she was accident prone, Emma thankfully never managed to break her glasses. After a couple of close calls, she was relieved that her expensive new glasses were _____ than her previous cheaper pairs. (A) less flexible (B) more flexible |
QuaRel_V1_B4_0124 | 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": [
"a golf ball"
],
"world2": [
"a bowling ball"
]
} | If a bowling ball is pushed across a floor at the same time as a golf ball, which one will gain speed more quickly? (A) the golf ball (B) the bowling ball |
QuaRel_V1_B5_0024 | 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": [
"Mark"
],
"world2": [
"Mike"
]
} | Mark and Mike grew up together. Both men have always known that Mark is the stronger of the two. If both go out onto a field and throw a baseball, which person will be able to toss it the greater distance? (A) Mark (B) Mike |
QuaRel_V1_Fr_0762 | 0 | [
"(infer (and (friction low world1) (friction high world2)) (distance higher world1) (distance lower world1))",
"(infer (and (friction low world2) (friction high world1)) (distance higher world2) (distance lower world2))"
] | qval(friction, low, world1), qval(friction, high, world2) -> qrel(distance, higher, world1) ; qrel(distance, lower, world1) | {
"world1": [
"snow"
],
"world2": [
"rocks"
]
} | A sled experiences very little resistance on the snow, but a lot of resistance on rocks. The sled will travel (A) further on the snow or (B) less distance on snow. |
QuaRel_V1_B5_0571 | 0 | [
"(infer (distance lower world1) (loudness higher world1) (loudness lower world1))",
"(infer (distance lower world2) (loudness higher world2) (loudness lower world2))"
] | qrel(distance, lower, world1) -> qrel(loudness, higher, world1) ; qrel(loudness, lower, world1) | {
"world1": [
"nearer rain"
],
"world2": [
"farther rain"
]
} | Thomas loved the sound of rain falling, so when there was a storm, he slept on the covered patio where he could hear the raindrops hit the cement walkways. For Thomas, sleeping on the patio always made the sound of the rain (A) louder (B) softer |
QuaRel_V1_Fr_1517 | 1 | [
"(infer (speed higher world1) (heat higher world1) (heat higher world2))",
"(infer (speed higher world2) (heat higher world2) (heat higher world1))"
] | qrel(speed, higher, world1) -> qrel(heat, higher, world1) ; qrel(heat, higher, world2) | {
"world1": [
"dresser"
],
"world2": [
"desk"
]
} | A laptop slides faster across a dresser then across a desk. This means the laptop heats up more when sliding over the (A) dresser (B) desk |
QuaRel_V1_Fr_1117 | 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": [
"paved driveway"
],
"world2": [
"dirt driveway"
]
} | Mike knows that his wheel has a rough ride over his dirt driveway and a smooth ride over his paved driveway. This makes him realize that his wheel will become less hot riding over the (A) paved driveway (B) dirt driveway |
QuaRel_V1_Fr_0160 | 0 | [
"(infer (and (smoothness high world1) (smoothness low world2)) (distance higher world1) (distance higher world2))",
"(infer (and (smoothness high world2) (smoothness low world1)) (distance higher world2) (distance higher world1))"
] | qval(smoothness, high, world1), qval(smoothness, low, world2) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"stainless steel counter top"
],
"world2": [
"plastic cutting board"
]
} | Billy the chef was peeling potatoes in the kitchen when he dropped two potatoes. One of the potato dropped on the stainless steel counter top and another potato dropped on a plastic cutting board. The plastic cutting board has tiny bumps on it, so the stainless steel counter top has a slicker surface. Due to less resistance, the potato rolled farther on the (A) stainless steel counter top (B) plastic cutting board |
QuaRel_V1_B5_0559 | 1 | [
"(infer (weight lower world1) (acceleration lower world1) (acceleration lower world2))",
"(infer (weight lower world2) (acceleration lower world2) (acceleration lower world1))"
] | qrel(weight, lower, world1) -> qrel(acceleration, lower, world1) ; qrel(acceleration, lower, world2) | {
"world1": [
"smaller snowball"
],
"world2": [
"huge snowball"
]
} | A group of kids are playing in the snow on a winter day. They roll up some snow into a huge snowball and roll up some snow into a smaller snowball that is about half the size of the larger snowball. Some of the kids push the huge snowball and some of them push the smaller snowball. Which snowball will take longer to get up to a fast speed? (A) smaller snowball (B) huge snowball |
QuaRel_V1_B5_1091 | 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": [
"Tina"
],
"world2": [
"Maria"
]
} | Tina and Maria both take cruises. Both ships travel at 35 mph, but Tina's cruise is an hour longer. Who went further? (A) Tina (B) Maria |
QuaRel_V1_B5_0498 | 1 | [
"(infer (and (weight low world1) (weight high world2)) (acceleration higher world2) (acceleration higher world1))",
"(infer (and (weight low world2) (weight high world1)) (acceleration higher world1) (acceleration higher world2))"
] | qval(weight, low, world1), qval(weight, high, world2) -> qrel(acceleration, higher, world2) ; qrel(acceleration, higher, world1) | {
"world1": [
"Empty Trailer"
],
"world2": [
"Loaded Trailer"
]
} | If a tractor pulling a trailer that is loaded and an identical tractor that is pulling an empty trailer, After 15 seconds, which will be going a greater speed? (A) Loaded Trailer (B) Empty Trailer |
QuaRel_V1_B5_0546 | 0 | [
"(infer (mass lower world1) (gravity lower world1) (gravity lower world2))",
"(infer (mass lower world2) (gravity lower world2) (gravity lower world1))"
] | qrel(mass, lower, world1) -> qrel(gravity, lower, world1) ; qrel(gravity, lower, world2) | {
"world1": [
"Venus"
],
"world2": [
"Neptune"
]
} | Venus has about half the mass of Neptune. On which planet will an astronaut be able to jump the highest? (A) Venus (B) Neptune |
QuaRel_V1_Fr_0391 | 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": [
"grassy yard"
],
"world2": [
"concrete sidewalk"
]
} | Kayla is riding her tricycle. She can go around the block in five minutes on the concrete sidewalk, but it takes her ten minutes to ride around the block on the grassy yard. Kayla can go faster on the concrete sidewalk because it has (A) more resistance (B) less resistance. |
QuaRel_V1_B3_0181 | 1 | [
"(infer (mass higher world1) (gravity higher world2) (gravity higher world1))",
"(infer (mass higher world2) (gravity higher world1) (gravity higher world2))"
] | qrel(mass, higher, world1) -> qrel(gravity, higher, world2) ; qrel(gravity, higher, world1) | {
"world1": [
"bowling ball"
],
"world2": [
"softball"
]
} | Janna was playing with her softball and her bowling ball. She noted that the bowling ball had a greater mass than her softball. Which ball had stronger gravity? (A) softballl (B) bowling ball |
QuaRel_V1_Fr_1145 | 0 | [
"(infer (smoothness higher world1) (speed higher world1) (speed higher world2))",
"(infer (smoothness higher world2) (speed higher world2) (speed higher world1))"
] | qrel(smoothness, higher, world1) -> qrel(speed, higher, world1) ; qrel(speed, higher, world2) | {
"world1": [
"dog's hair"
],
"world2": [
"cat's hair"
]
} | Milo's dog has smoother hair than his cat. He was brushing both animals and found out that his brush moved faster through his (A) dog's hair or (B) cat's hair |
QuaRel_V1_Fr_0386 | 0 | [
"(infer (friction lower world1) (smoothness higher world1) (smoothness lower world1))",
"(infer (friction lower world2) (smoothness higher world2) (smoothness lower world2))"
] | qrel(friction, lower, world1) -> qrel(smoothness, higher, world1) ; qrel(smoothness, lower, world1) | {
"world1": [
"clean floor"
],
"world2": [
"dirty floor"
]
} | Baby Boo Boo crawled easier across the clean floor than the dirty floor. The clean floor has (A) more smoothness (B) less smoothness. |
QuaRel_V1_B3_0172 | 0 | [
"(infer (time lower world1) (distance lower world1) (distance lower world2))",
"(infer (time lower world2) (distance lower world2) (distance lower world1))"
] | qrel(time, lower, world1) -> qrel(distance, lower, world1) ; qrel(distance, lower, world2) | {
"world1": [
"Diana"
],
"world2": [
"Dave"
]
} | Diana and Dave are aboard the same train after getting on at the same station. If Diana gets out of the train one stop before Dave, who traveled a shorter distance? (A) Diana (B) Dave. |
QuaRel_V1_Fr_1326 | 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": [
"loose dirt"
],
"world2": [
"packed dirt"
]
} | A spear can plunge quicker into loose dirt compared to packed dirt. This means the spear experiences less friction plunging into the (A) packed dirt (B) loose dirt |
QuaRel_V1_B3_0069 | 0 | [
"(infer (amountSweat higher world1) (exerciseIntensity higher world1) (exerciseIntensity higher world2))",
"(infer (amountSweat higher world2) (exerciseIntensity higher world2) (exerciseIntensity higher world1))"
] | qrel(amountSweat, higher, world1) -> qrel(exerciseIntensity, higher, world1) ; qrel(exerciseIntensity, higher, world2) | {
"world1": [
"running on the treadmill"
],
"world2": [
"taking a yoga class"
]
} | Lillian just left the gym and she is now incredibly sweaty. Which was she likely doing in the gym? (A) Running on the treadmill (B) Taking a yoga class |
QuaRel_V1_Fr_1120 | 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": [
"kitchen table"
],
"world2": [
"kitchen floor"
]
} | Rolling a penny roll on a kitchen table is rather fluid, but rolling it on a kitchen floor is rather rugged. This means the surface of the _____ has more friction (A) kitchen table (B) kitchen floor |
QuaRel_V1_B5_0109 | 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": [
"Lion Roar Near"
],
"world2": [
"Lion Roar Far"
]
} | Jake heard a lion roaring in the distance and as he got closer to the lion the roar got (A) quieter (B) louder |
QuaRel_V1_Fr_0484 | 1 | [
"(infer (smoothness higher world1) (friction lower world2) (friction lower world1))",
"(infer (smoothness higher world2) (friction lower world1) (friction lower world2))"
] | qrel(smoothness, higher, world1) -> qrel(friction, lower, world2) ; qrel(friction, lower, world1) | {
"world1": [
"paved road"
],
"world2": [
"gravel path"
]
} | Harold pulled his dogcart through a gravel path before travelling on a paved road while going to the store. The paved road was much less rough then the gravel path, so he wondered whether the _____ had less friction (A) gravel path (B) paved road |
QuaRel_V1_Fr_0740 | 1 | [
"(infer (speed lower world1) (friction higher world2) (friction higher world1))",
"(infer (speed lower world2) (friction higher world1) (friction higher world2))"
] | qrel(speed, lower, world1) -> qrel(friction, higher, world2) ; qrel(friction, higher, world1) | {
"world1": [
"grass"
],
"world2": [
"runway"
]
} | A plane is taxiing on the runway. The plane veers off into the grass. The plane slows down as it goes into the grass. This is because there is more friction (A) on the runway (B) in the grass. |
QuaRel_V1_B5_1332 | 0 | [
"(infer (distance higher world1) (loudness lower world1) (loudness higher world1))",
"(infer (distance higher world2) (loudness lower world2) (loudness higher world2))"
] | qrel(distance, higher, world1) -> qrel(loudness, lower, world1) ; qrel(loudness, higher, world1) | {
"world1": [
"Music got quieter"
],
"world2": [
"Music got louder"
]
} | Carolyn was sleeping when a car pulled up next to her house blasting loud music. It stayed there for 2 minutes. When it finally started to drive away, the music (A) got quieter (B) Got louder |
QuaRel_V1_B5_0479 | 1 | [
"(infer (and (brightness high world1) (brightness low world2)) (distance lower world2) (distance lower world1))",
"(infer (and (brightness high world2) (brightness low world1)) (distance lower world1) (distance lower world2))"
] | qval(brightness, high, world1), qval(brightness, low, world2) -> qrel(distance, lower, world2) ; qrel(distance, lower, world1) | {
"world1": [
"Clip on light"
],
"world2": [
"Nighstand lamp"
]
} | Patricia couldn't read in bed very well when she relied on her nighstand lamp, which didn't throw off much illumination from its fixed location. She solved that problem by buying a clip on light which attached directly to the book she was reading and illuminated it beautifully. Which light source was closer to Patricia's book? (A) The nightstand lamp (B) The clip on light |
QuaRel_V1_B5_0041 | 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": [
"red car"
],
"world2": [
"blue car"
]
} | Two cars raced for exactly 5 minutes. The red car was not as fast as the blue car, so the (A) red car (B) blue car traveled the least amount |
QuaRel_V1_Fr_0024 | 1 | [
"(infer (heat higher world1) (friction higher world2) (friction higher world1))",
"(infer (heat higher world2) (friction higher world1) (friction higher world2))"
] | qrel(heat, higher, world1) -> qrel(friction, higher, world2) ; qrel(friction, higher, world1) | {
"world1": [
"hand"
],
"world2": [
"feather"
]
} | More heat is generated rubbing one's hands together than rubbing one's hands against a feather. That's because more friction is created by (A) rubbing one's hands against feathers (B) rubbing one's hands together |
QuaRel_V1_B5_0106 | 0 | [
"(infer (strength higher world1) (thickness higher world1) (thickness higher world2))",
"(infer (strength higher world2) (thickness higher world2) (thickness higher world1))"
] | qrel(strength, higher, world1) -> qrel(thickness, higher, world1) ; qrel(thickness, higher, world2) | {
"world1": [
"Thick Laptop"
],
"world2": [
"Thin Laptop"
]
} | Ben was carrying a thick laptop. Jeff was carrying a thin laptop. If both were dropped at the same height which laptop would most likely survive the fall? (A) Thick Laptop (B) Thin Laptop |
QuaRel_V1_Fr_1221 | 0 | [
"(infer (smoothness higher world1) (speed higher world1) (speed higher world2))",
"(infer (smoothness higher world2) (speed higher world2) (speed higher world1))"
] | qrel(smoothness, higher, world1) -> qrel(speed, higher, world1) ; qrel(speed, higher, world2) | {
"world1": [
"desk"
],
"world2": [
"table"
]
} | A desk is less bumpy then a table. Which surface will allow a computer to move faster when slid across it? (A) desk (B) table |
QuaRel_V1_Fr_1661 | 1 | [
"(infer (speed lower world1) (smoothness higher world1) (smoothness higher world2))",
"(infer (speed lower world2) (smoothness higher world2) (smoothness higher world1))"
] | qrel(speed, lower, world1) -> qrel(smoothness, higher, world1) ; qrel(smoothness, higher, world2) | {
"world1": [
"grassy field"
],
"world2": [
"dirt field"
]
} | A dog toy thrown across a grassy field travels at a lower rate of speed compared to one thrown across a dirt field. Which field is the least rough? (A) grassy field (B) dirt field |
QuaRel_V1_Fr_1365 | 1 | [
"(infer (friction higher world1) (smoothness higher world1) (smoothness higher world2))",
"(infer (friction higher world2) (smoothness higher world2) (smoothness higher world1))"
] | qrel(friction, higher, world1) -> qrel(smoothness, higher, world1) ; qrel(smoothness, higher, world2) | {
"world1": [
"dirt"
],
"world2": [
"outfield"
]
} | Jessica is playing baseball. She throws the ball and it rolls in the dirt path and into the outfield. The dirt has more resistance than the outfield. Which surface has a more uniform surface? (A) dirt (B) outfield |
QuaRel_V1_Fr_0934 | 1 | [
"(infer (smoothness higher world1) (speed higher world2) (speed higher world1))",
"(infer (smoothness higher world2) (speed higher world1) (speed higher world2))"
] | qrel(smoothness, higher, world1) -> qrel(speed, higher, world2) ; qrel(speed, higher, world1) | {
"world1": [
"air"
],
"world2": [
"water"
]
} | Mike found out that air is smoother than water while playing with his yo-yo. The yo-yo reached a greater rate of speed through (A) water (B) air |
QuaRel_V1_B5_0454 | 1 | [
"(infer (mass lower world1) (gravity lower world2) (gravity lower world1))",
"(infer (mass lower world2) (gravity lower world1) (gravity lower world2))"
] | qrel(mass, lower, world1) -> qrel(gravity, lower, world2) ; qrel(gravity, lower, world1) | {
"world1": [
"moon of Saturn"
],
"world2": [
"Saturn"
]
} | An asteroid is flying through space and is halfway between Saturn and one of its moons. The moon is very small in mass compared to Saturn. Which body will be less likely to pull the asteroid into its orbit? (A) Saturn (B) moon of Saturn |
QuaRel_V1_Fr_1680 | 0 | [
"(infer (friction lower world1) (distance higher world1) (distance higher world2))",
"(infer (friction lower world2) (distance higher world2) (distance higher world1))"
] | qrel(friction, lower, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"door knob"
],
"world2": [
"grab bar"
]
} | A leather glove sliding along a door knob doesn't experience as much friction as one sliding along a grab bar. Which surface will let the glove slide a greater distance? (A) door knob (B) grab bar |
QuaRel_V1_Fr_0284 | 1 | [
"(infer (speed higher world1) (smoothness lower world1) (smoothness higher world1))",
"(infer (speed higher world2) (smoothness lower world2) (smoothness higher world2))"
] | qrel(speed, higher, world1) -> qrel(smoothness, lower, world1) ; qrel(smoothness, higher, world1) | {
"world1": [
"newspaper"
],
"world2": [
"dictionary"
]
} | The lizard scurried quicker across the newspaper, than the dictionary because the newspaper is (A) less smooth (B) more smooth |
QuaRel_V1_Fr_1551 | 1 | [
"(infer (heat lower world1) (friction lower world2) (friction lower world1))",
"(infer (heat lower world2) (friction lower world1) (friction lower world2))"
] | qrel(heat, lower, world1) -> qrel(friction, lower, world2) ; qrel(friction, lower, world1) | {
"world1": [
"sand"
],
"world2": [
"clay"
]
} | Driving a stake into sand creates less heat than driving it into clay. Which surface has less resistance, the (A) clay (B) sand or |
QuaRel_V1_Fr_0240 | 1 | [
"(infer (and (speed high world1) (speed low world2)) (smoothness lower world1) (smoothness lower world2))",
"(infer (and (speed high world2) (speed low world1)) (smoothness lower world2) (smoothness lower world1))"
] | qval(speed, high, world1), qval(speed, low, world2) -> qrel(smoothness, lower, world1) ; qrel(smoothness, lower, world2) | {
"world1": [
"grass"
],
"world2": [
"sand"
]
} | Josh is mowing his parents' yard. He cruises around the yard at a good clip of speed. There is an area that has a bit of sand that slows him down. This is because it is rougher on the (A) grass (B) sand. |
QuaRel_V1_B5_1120 | 1 | [
"(infer (and (speed low world1) (speed high world2)) (distance higher world1) (distance lower world1))",
"(infer (and (speed low world2) (speed high world1)) (distance higher world2) (distance lower world2))"
] | qval(speed, low, world1), qval(speed, high, world2) -> qrel(distance, higher, world1) ; qrel(distance, lower, world1) | {
"world1": [
"Donna jogging"
],
"world2": [
"Donna sprinting"
]
} | Donna is working out on a local jogging path. Donna sprints at full speed for three minutes on the path then jogs at a more leisurely pace for another three minutes. During which portion of her workout will Donna cover a smaller amount of ground? (A) when she is sprinting (B) when she is jogging |
QuaRel_V1_B5_1410 | 1 | [
"(infer (and (weight low world1) (weight high world2)) (acceleration higher world2) (acceleration higher world1))",
"(infer (and (weight low world2) (weight high world1)) (acceleration higher world1) (acceleration higher world2))"
] | qval(weight, low, world1), qval(weight, high, world2) -> qrel(acceleration, higher, world2) ; qrel(acceleration, higher, world1) | {
"world1": [
"thin Alan"
],
"world2": [
"heavy Ty"
]
} | Ty is very heavy, but likes to run. Alan is very thin and likes to run. The person who will reach a fast speed more quickly is likely (A) Ty (B) Alan |
QuaRel_V1_B5_1234 | 0 | [
"(infer (speed higher world1) (distance higher world1) (distance lower world1))",
"(infer (speed higher world2) (distance higher world2) (distance lower world2))"
] | qrel(speed, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, lower, world1) | {
"world1": [
"Fire truck"
],
"world2": [
"Car"
]
} | A fire truck is able to go faster than a car when it has its siren on so in the same amount of time it goes (A) further (B) less far. |
QuaRel_V1_Fr_1692 | 0 | [
"(infer (smoothness higher world1) (heat higher world2) (heat higher world1))",
"(infer (smoothness higher world2) (heat higher world1) (heat higher world2))"
] | qrel(smoothness, higher, world1) -> qrel(heat, higher, world2) ; qrel(heat, higher, world1) | {
"world1": [
"table"
],
"world2": [
"lap"
]
} | A table is less rough then a lap. Which surface will cause a napkin to heat up more when slid across it? (A) lap (B) table |
QuaRel_V1_B5_0736 | 1 | [
"(infer (and (mass low world1) (mass high world2)) (gravity lower world2) (gravity lower world1))",
"(infer (and (mass low world2) (mass high world1)) (gravity lower world1) (gravity lower world2))"
] | qval(mass, low, world1), qval(mass, high, world2) -> qrel(gravity, lower, world2) ; qrel(gravity, lower, world1) | {
"world1": [
"normal star"
],
"world2": [
"black hole"
]
} | A space station has been abandoned and left to drift through space. At one point, the space station drifts halfway between a normal star and a black hole. The black hole is much more massive than is the normal star. Which body will the space station drift away from because of that body's lower gravitational force? (A) black hole (B) normal star |
QuaRel_V1_Fr_0407 | 1 | [
"(infer (smoothness lower world1) (heat lower world1) (heat lower world2))",
"(infer (smoothness lower world2) (heat lower world2) (heat lower world1))"
] | qrel(smoothness, lower, world1) -> qrel(heat, lower, world1) ; qrel(heat, lower, world2) | {
"world1": [
"sand"
],
"world2": [
"pavement"
]
} | Harry noticed that he got a much less smooth ride when travelling with his bicycle over sand than when travelling over pavement. Riding his bicycle over _____ generates less heat (A) sand (B) pavement |
QuaRel_V1_Fr_1186 | 0 | [
"(infer (heat lower world1) (friction lower world1) (friction lower world2))",
"(infer (heat lower world2) (friction lower world2) (friction lower world1))"
] | qrel(heat, lower, world1) -> qrel(friction, lower, world1) ; qrel(friction, lower, world2) | {
"world1": [
"zoo"
],
"world2": [
"savannah"
]
} | A gorilla gets less hot running through a zoo then running through a savannah. This means the _____ has less resistance (A) zoo (B) savannah |
QuaRel_V1_B5_0615 | 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": [
"Rhoda at the gym"
],
"world2": [
"Sue at the gym"
]
} | Sue was a prima donna and hated to perspire, but her best friend Rhoda loved doing so because it made her feel alive. When they went to the gym together, who was more likely to put in a long, tough workout? (A) Rhoda (B) Sue |
QuaRel_V1_Fr_0497 | 0 | [
"(infer (smoothness lower world1) (friction higher world1) (friction lower world1))",
"(infer (smoothness lower world2) (friction higher world2) (friction lower world2))"
] | qrel(smoothness, lower, world1) -> qrel(friction, higher, world1) ; qrel(friction, lower, world1) | {
"world1": [
"carpet"
],
"world2": [
"tile counter"
]
} | The children were playing with a toy car in the house. The toy car ran smoothly on the tile counter, but on there was more heat generated when it ran on the carpet. This is because the carpet has (A) more resistance (B) less resistance. |
QuaRel_V1_Fr_0352 | 0 | [
"(infer (speed lower world1) (friction lower world2) (friction lower world1))",
"(infer (speed lower world2) (friction lower world1) (friction lower world2))"
] | qrel(speed, lower, world1) -> qrel(friction, lower, world2) ; qrel(friction, lower, world1) | {
"world1": [
"sand"
],
"world2": [
"wooden plank"
]
} | Ben was at the playground. He noticed when he rolled his ball across the sand that it moved slower than when he rolled it across a wooden plank. This is because the _____ has less resistance. (A) wooden plank (B) sand |
QuaRel_V1_B5_0533 | 1 | [
"(infer (distance lower world1) (speed higher world1) (speed higher world2))",
"(infer (distance lower world2) (speed higher world2) (speed higher world1))"
] | qrel(distance, lower, world1) -> qrel(speed, higher, world1) ; qrel(speed, higher, world2) | {
"world1": [
"horse"
],
"world2": [
"car"
]
} | If a person driving a Honda Civic leaves to go from Los Angeles to Denver at the same time as a person riding a horse, which will arrive in Denver first? (A) horse (B) car |
QuaRel_V1_Fr_1657 | 1 | [
"(infer (friction higher world1) (speed lower world2) (speed lower world1))",
"(infer (friction higher world2) (speed lower world1) (speed lower world2))"
] | qrel(friction, higher, world1) -> qrel(speed, lower, world2) ; qrel(speed, lower, world1) | {
"world1": [
"store floor"
],
"world2": [
"house floor"
]
} | A grocery bag experiences more resistance sliding across a store floor then across a house floor. Which floor will force the grocery bag to move slower across it? (A) house floor (B) store floor |
QuaRel_V1_Fr_1194 | 1 | [
"(infer (smoothness higher world1) (speed lower world1) (speed lower world2))",
"(infer (smoothness higher world2) (speed lower world2) (speed lower world1))"
] | qrel(smoothness, higher, world1) -> qrel(speed, lower, world1) ; qrel(speed, lower, world2) | {
"world1": [
"serving tray"
],
"world2": [
"palm leaf"
]
} | Carl knows that his serving tray is smoother than his palm leaf. This means that when he rolls his guava around on both surfaces it will be forced to travel at a lesser rate of speed on the (A) serving tray (B) palm leaf |
QuaRel_V1_B5_0095 | 0 | [
"(infer (time higher world1) (distance higher world1) (distance lower world1))",
"(infer (time higher world2) (distance higher world2) (distance lower world2))"
] | qrel(time, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, lower, world1) | {
"world1": [
"Tina"
],
"world2": [
"Wynona"
]
} | Tina and Wynona are both going the same speed down the highway. Tina drives ten more minutes than Wynona. Will Tina have (A) driven further (B) driven less |
QuaRel_V1_Fr_0274 | 0 | [
"(infer (speed lower world1) (friction higher world1) (friction lower world1))",
"(infer (speed lower world2) (friction higher world2) (friction lower world2))"
] | qrel(speed, lower, world1) -> qrel(friction, higher, world1) ; qrel(friction, lower, world1) | {
"world1": [
"rug"
],
"world2": [
"tile"
]
} | Dean drops a grape on the floor tile floor and it rolls across the floor and across a rug. The grape slows down when it rolls on the rug. The rug has _____ than the tile floor. (A) more friction (B) less friction |
QuaRel_V1_B5_0055 | 0 | [
"(infer (flexibility lower world1) (breakability higher world1) (breakability lower world1))",
"(infer (flexibility lower world2) (breakability higher world2) (breakability lower world2))"
] | qrel(flexibility, lower, world1) -> qrel(breakability, higher, world1) ; qrel(breakability, lower, world1) | {
"world1": [
"Steel cable"
],
"world2": [
"Rubber cable"
]
} | If you are going to bungee jump it is better to use a rubber cable than a steel cable because the steel cable is less flexible and (A) more breakable (B) less breakable |
QuaRel_V1_B5_0343 | 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": [
"Millie"
],
"world2": [
"the dog"
]
} | Millie is going to toss a ball for her dog. The dog tosses the ball to her first. Millie then tosses the ball for the dog. The ball soars a greater distance when thrown by (A) Millie (B) the dog |
QuaRel_V1_Fr_0007 | 0 | [
"(infer (smoothness higher world1) (friction lower world1) (friction lower world2))",
"(infer (smoothness higher world2) (friction lower world2) (friction lower world1))"
] | qrel(smoothness, higher, world1) -> qrel(friction, lower, world1) ; qrel(friction, lower, world2) | {
"world1": [
"wet windshield"
],
"world2": [
"icy windshield"
]
} | George noticed that his windshield wipers moved more smoothly over his windshield when it was wet than when it was icy. He decided that there is less friction on a (A) wet windshield (B) icy windshield. |
QuaRel_V1_Fr_1539 | 1 | [
"(infer (speed higher world1) (friction higher world1) (friction higher world2))",
"(infer (speed higher world2) (friction higher world2) (friction higher world1))"
] | qrel(speed, higher, world1) -> qrel(friction, higher, world1) ; qrel(friction, higher, world2) | {
"world1": [
"plate"
],
"world2": [
"bowl"
]
} | Mary can roll her pea much quicker on her plate then when it is in a bowl. This means the _____ has more friction (A) plate (B) bowl |
QuaRel_V1_Fr_1178 | 0 | [
"(infer (friction lower world1) (heat lower world1) (heat lower world2))",
"(infer (friction lower world2) (heat lower world2) (heat lower world1))"
] | qrel(friction, lower, world1) -> qrel(heat, lower, world1) ; qrel(heat, lower, world2) | {
"world1": [
"weeds"
],
"world2": [
"gravel"
]
} | A scooter experiences less friction cruising through the weeds then cruising through the gravel. This means the scooter heats up a lot less when scooting through the (A) weeds (B) gravel |
QuaRel_V1_B5_1389 | 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": [
"wagon"
],
"world2": [
"car"
]
} | A wagon is slower then a car. This means that the _____ will travel a shorter distance if they both move for the same amount of time. (A) wagon (B) car |
QuaRel_V1_B5_0231 | 1 | [
"(infer (strength higher world1) (distance lower world1) (distance higher world1))",
"(infer (strength higher world2) (distance lower world2) (distance higher world2))"
] | qrel(strength, higher, world1) -> qrel(distance, lower, world1) ; qrel(distance, higher, world1) | {
"world1": [
"Bodybuilder"
],
"world2": [
"Child"
]
} | The bodybuilder was able to throw a ball _____ than a child because he was stronger. (A) a shorter distance (B) a farther distance |
QuaRel_V1_Fr_0749 | 1 | [
"(infer (and (speed high world1) (speed low world2)) (friction higher world1) (friction higher world2))",
"(infer (and (speed high world2) (speed low world1)) (friction higher world2) (friction higher world1))"
] | qval(speed, high, world1), qval(speed, low, world2) -> qrel(friction, higher, world1) ; qrel(friction, higher, world2) | {
"world1": [
"parking lot"
],
"world2": [
"grass"
]
} | Alex is playing with his toy car outside. He rolls the toy car across the parking lot and it zooms by. His mother tells him to move away from the parking lot so he goes to the back yard. Alex tries to roll the toy car, but it doesn't go as quickly. That's because the _____ has more friction. (A) parking lot (B) grass |
QuaRel_V1_B5_0538 | 1 | [
"(infer (and (strength low world1) (strength high world2)) (thickness lower world2) (thickness lower world1))",
"(infer (and (strength low world2) (strength high world1)) (thickness lower world1) (thickness lower world2))"
] | qval(strength, low, world1), qval(strength, high, world2) -> qrel(thickness, lower, world2) ; qrel(thickness, lower, world1) | {
"world1": [
"Cheaper wall supports"
],
"world2": [
"Pricier wall supports"
]
} | To save money, the contractor stopped buying the costlier wall supports he was required to use and started using some cheaper ones instead. As a result, several roofs collapsed. Which wall supports were thinner? (A) The expensive wall supports were thinner (B) The cheaper wall supports were thinner |
QuaRel_V1_Fr_0806 | 1 | [
"(infer (speed lower world1) (heat higher world2) (heat higher world1))",
"(infer (speed lower world2) (heat higher world1) (heat higher world2))"
] | qrel(speed, lower, world1) -> qrel(heat, higher, world2) ; qrel(heat, higher, world1) | {
"world1": [
"city"
],
"world2": [
"farmland"
]
} | A tractor moves slower in the city compared to when it's driving over farmland. The tractor gets hotter while driving in (A) farmland (B) city |
QuaRel_V1_Fr_0892 | 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": [
"paved street"
],
"world2": [
"dirt path"
]
} | Andre is heading to school for the day, and rides his bike. His bike moves slowly down the dirt path, but speeds up when he rides it on the paved street to the school. The bike went faster on the paved street because it had (A) less friction (B) more friction. |
QuaRel_V1_B4_0238 | 0 | [
"(infer (brightness higher world1) (distance lower world1) (distance lower world2))",
"(infer (brightness higher world2) (distance lower world2) (distance lower world1))"
] | qrel(brightness, higher, world1) -> qrel(distance, lower, world1) ; qrel(distance, lower, world2) | {
"world1": [
"a pumpkin on the left side of the road"
],
"world2": [
"a pumpkin on the right side of the road"
]
} | Veronica and her friends are walking to the haunted barn attraction on Halloween night. They see 2 glowing pumpkins in the distance, but the one on the left side of the road appears a lot more brilliant than the one on the right side of the road. Which one will they reach first? (A) the one on the left (B) the one on the right |
QuaRel_V1_Fr_1465 | 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": [
"roast beef"
],
"world2": [
"chicken"
]
} | A knife encounters more friction cutting roast beef then cutting chicken. This means the knife moves slower through the (A) roast beef (B) chicken |
QuaRel_V1_B5_0222 | 0 | [
"(infer (amountSweat lower world1) (exerciseIntensity lower world1) (exerciseIntensity higher world1))",
"(infer (amountSweat lower world2) (exerciseIntensity lower world2) (exerciseIntensity higher world2))"
] | qrel(amountSweat, lower, world1) -> qrel(exerciseIntensity, lower, world1) ; qrel(exerciseIntensity, higher, world1) | {
"world1": [
"John"
],
"world2": [
"Sweats less"
]
} | John and Kate went to a Crossfit class on Saturday, when they finished Kate noticed that John wasn't nearly as sweaty as everyone around him. That was because John _____ than others. (A) exercised less (B) exercised more |
QuaRel_V1_B5_1117 | 0 | [
"(infer (distance lower world1) (strength lower world1) (strength higher world1))",
"(infer (distance lower world2) (strength lower world2) (strength higher world2))"
] | qrel(distance, lower, world1) -> qrel(strength, lower, world1) ; qrel(strength, higher, world1) | {
"world1": [
"Dan"
],
"world2": [
"Bill"
]
} | Bill and Dan both throw a basketball. Bill doesnt throw nearly as far as Dan making him (A) scrawny (B) ripped |
QuaRel_V1_B5_0518 | 0 | [
"(infer (flexibility higher world1) (breakability lower world1) (breakability higher world1))",
"(infer (flexibility higher world2) (breakability lower world2) (breakability higher world2))"
] | qrel(flexibility, higher, world1) -> qrel(breakability, lower, world1) ; qrel(breakability, higher, world1) | {
"world1": [
"new trampoline"
],
"world2": [
"old weathered trampoline"
]
} | Shelia loves her new trampoline because it's so much more bouncy than her old one. Which trampoline would have less danger of not bouncing back and instead snapping? (A) new trampoline (B) old weathered trampoline |
QuaRel_V1_B4_0418 | 0 | [
"(infer (exerciseIntensity higher world1) (amountSweat higher world1) (amountSweat higher world2))",
"(infer (exerciseIntensity higher world2) (amountSweat higher world2) (amountSweat higher world1))"
] | qrel(exerciseIntensity, higher, world1) -> qrel(amountSweat, higher, world1) ; qrel(amountSweat, higher, world2) | {
"world1": [
"Jessica"
],
"world2": [
"a random cameraman"
]
} | Jessica was preparing for her role in a movie by twirling her lasso and gyrating vigorously on the stage. A random cameraman filmed it all, rather relaxed as he occasionally sipped a cool drink and reclined in a chair directly in front of the air conditioner. Who would be sweatier? (A) Jessica (B) a random cameraman |
QuaRel_V1_Fr_1368 | 1 | [
"(infer (friction higher world1) (speed higher world1) (speed higher world2))",
"(infer (friction higher world2) (speed higher world2) (speed higher world1))"
] | qrel(friction, higher, world1) -> qrel(speed, higher, world1) ; qrel(speed, higher, world2) | {
"world1": [
"gravel driveway"
],
"world2": [
"paved driveway"
]
} | Mary's bike encounters less resistance while riding on a paved driveway and higher resistance while riding on a gravel driveway. She can ride her bike at a higher rate of speed on the (A) gravel driveway (B) paved driveway |
QuaRel_V1_Fr_0209 | 1 | [
"(infer (friction lower world1) (speed higher world2) (speed higher world1))",
"(infer (friction lower world2) (speed higher world1) (speed higher world2))"
] | qrel(friction, lower, world1) -> qrel(speed, higher, world2) ; qrel(speed, higher, world1) | {
"world1": [
"air"
],
"world2": [
"water"
]
} | Jon shot a bullet from his gun into both water and air. He decided that the friction of the air was much less than the friction of the water, especially after noticing that the bullet moved much quicker through the (A) water or (B) air |
QuaRel_V1_Fr_0129 | 1 | [
"(infer (smoothness higher world1) (speed lower world1) (speed lower world2))",
"(infer (smoothness higher world2) (speed lower world2) (speed lower world1))"
] | qrel(smoothness, higher, world1) -> qrel(speed, lower, world1) ; qrel(speed, lower, world2) | {
"world1": [
"gymnasium floor"
],
"world2": [
"sandy beach"
]
} | Patrick is practicing doing the moonwalk. When he does the moonwalk on the gymnasium floor, he noticed that his feet are gliding on a smooth surface as opposed to when he does the moonwalk on a sandy beach. The surface in which his feet move slower while doing the moonwalk is the (A) gymnasium floor (B) sandy beach |
QuaRel_V1_B4_0424 | 1 | [
"(infer (speed higher world1) (time higher world1) (time higher world2))",
"(infer (speed higher world2) (time higher world2) (time higher world1))"
] | qrel(speed, higher, world1) -> qrel(time, higher, world1) ; qrel(time, higher, world2) | {
"world1": [
"a rat"
],
"world2": [
"a mouse"
]
} | A rat and a mouse each set out walking from the high school to the hospital. The rat was speedier than the mouse. Who took more time to arrive at the hospital? (A) the rat (B) the mouse |
QuaRel_V1_B5_0573 | 0 | [
"(infer (distance lower world1) (loudness higher world1) (loudness higher world2))",
"(infer (distance lower world2) (loudness higher world2) (loudness higher world1))"
] | qrel(distance, lower, world1) -> qrel(loudness, higher, world1) ; qrel(loudness, higher, world2) | {
"world1": [
"nearer saw"
],
"world2": [
"farther saw"
]
} | Anna is in a wood shop with her mom and aunt. Her mom and aunt are using circular saws to cut wood. Her mom is near her and her aunt is across the room. Which saw will sound louder? (A) nearer saw (B) farther saw |
QuaRel_V1_B5_0062 | 0 | [
"(infer (speed higher world1) (time higher world2) (time higher world1))",
"(infer (speed higher world2) (time higher world1) (time higher world2))"
] | qrel(speed, higher, world1) -> qrel(time, higher, world2) ; qrel(time, higher, world1) | {
"world1": [
"John"
],
"world2": [
"Joe"
]
} | Joe obeys the law and always drives under the speed limit. John likes to live dangerously and always drives above the speed limit. If Joe and John begin at the same origin and drive along the same path to the same destination, who will arrive second? (A) Joe (B) John |
QuaRel_V1_Fr_0239 | 1 | [
"(infer (smoothness higher world1) (friction lower world2) (friction lower world1))",
"(infer (smoothness higher world2) (friction lower world1) (friction lower world2))"
] | qrel(smoothness, higher, world1) -> qrel(friction, lower, world2) ; qrel(friction, lower, world1) | {
"world1": [
"grass"
],
"world2": [
"wood chips"
]
} | Allan pushes his toy car around outside. First he pushes it over a path paved with wood chips. After that, he pushes the car over the grass lawn. Allan moves the car more easily on the grass. That is because there is less resistance on the (A) wood chips (B) grass. |
QuaRel_V1_Fr_0533 | 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": [
"roller hockey"
],
"world2": [
"ice hockey"
]
} | Roy is trying to figure out which type of hockey field will allow him to make the longest hockey slapshot with his hockey puck. The roller hockey field is rough and made of asphalt while the ice hockey field is smooth and made of ice. Which field will let him make a longer slapshot? (A) roller hockey (B) ice hockey |
QuaRel_V1_Fr_1182 | 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": [
"dryer"
],
"world2": [
"ironing board"
]
} | Mike's dryer made his lint ball heat up more when it rolled around on top of it then when the lint ball rolled around on his ironing board. This means the lint ball rolled faster on the (A) dryer (B) ironing board |
QuaRel_V1_Fr_0828 | 1 | [
"(infer (smoothness lower world1) (friction lower world1) (friction higher world1))",
"(infer (smoothness lower world2) (friction lower world2) (friction higher world2))"
] | qrel(smoothness, lower, world1) -> qrel(friction, lower, world1) ; qrel(friction, higher, world1) | {
"world1": [
"gravel"
],
"world2": [
"roadway"
]
} | Tony was driving along the roadway. When he turned down the gravel road near his house, he noticed that the drive was rougher and he couldn't go as fast. That's because because the gravel has (A) less friction. (B) more friction |
QuaRel_V1_B5_1357 | 1 | [
"(infer (and (exerciseIntensity high world1) (exerciseIntensity low world2)) (amountSweat lower world1) (amountSweat lower world2))",
"(infer (and (exerciseIntensity high world2) (exerciseIntensity low world1)) (amountSweat lower world2) (amountSweat lower world1))"
] | qval(exerciseIntensity, high, world1), qval(exerciseIntensity, low, world2) -> qrel(amountSweat, lower, world1) ; qrel(amountSweat, lower, world2) | {
"world1": [
"Rose"
],
"world2": [
"Rose's mom"
]
} | Rose's mom took Rose roller skating one night. Rose's mom didn't feel like skating so she sat and watched as Rose skated around the rink many times. When Rose and her mom get in the car to ride home, whose seat will least need a towel to soak up sweat? (A) Rose's seat (B) Rose's mom's seat |
QuaRel_V1_B4_0140 | 1 | [
"(infer (apparentSize higher world1) (distance lower world2) (distance lower world1))",
"(infer (apparentSize higher world2) (distance lower world1) (distance lower world2))"
] | qrel(apparentSize, higher, world1) -> qrel(distance, lower, world2) ; qrel(distance, lower, world1) | {
"world1": [
"Plane grounded"
],
"world2": [
"Plane air"
]
} | An airplane on the ground of an airport looks larger than an airplane in the air at the same airport why? (A) It's closer in the air (B) It's closer on the ground |
QuaRel_V1_B5_1236 | 1 | [
"(infer (speed lower world1) (distance higher world1) (distance higher world2))",
"(infer (speed lower world2) (distance higher world2) (distance higher world1))"
] | qrel(speed, lower, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"ship"
],
"world2": [
"plane"
]
} | If a ship moves slower then a plane, which vehicle will travel a greater distance if they both cruise for the same amount of time? (A) ship (B) plane |
QuaRel_V1_Fr_0443 | 1 | [
"(infer (and (speed high world1) (speed low world2)) (heat higher world1) (heat higher world2))",
"(infer (and (speed high world2) (speed low world1)) (heat higher world2) (heat higher world1))"
] | qval(speed, high, world1), qval(speed, low, world2) -> qrel(heat, higher, world1) ; qrel(heat, higher, world2) | {
"world1": [
"lake"
],
"world2": [
"sandbar"
]
} | A pleasure boat was cruising through a lake and was forced to slow down when it passed into a sandbar. More heat was generated while the boat was moving through the (A) lake or (B) sandbar |
QuaRel_V1_B5_0871 | 0 | [
"(infer (distance lower world1) (brightness higher world1) (brightness lower world1))",
"(infer (distance lower world2) (brightness higher world2) (brightness lower world2))"
] | qrel(distance, lower, world1) -> qrel(brightness, higher, world1) ; qrel(brightness, lower, world1) | {
"world1": [
"Suzie in Space"
],
"world2": [
"Suzie on Earth"
]
} | Suzie always wondered what the sun would look like from space. She studied and eventually became an astronaut. When she was in space, she noticed the sun was (A) brighter (B) dimmer |
QuaRel_V1_B5_0421 | 1 | [
"(infer (and (flexibility low world1) (flexibility high world2)) (breakability higher world2) (breakability higher world1))",
"(infer (and (flexibility low world2) (flexibility high world1)) (breakability higher world1) (breakability higher world2))"
] | qval(flexibility, low, world1), qval(flexibility, high, world2) -> qrel(breakability, higher, world2) ; qrel(breakability, higher, world1) | {
"world1": [
"a hard plastic cup"
],
"world2": [
"a bliable plastic cup"
]
} | Jenny was in the kitchen and accidentally knocked two cups off the counter. One was a pliable plastic cup and the other was a hard plastic cup. One of them cracked on the floor. Which one cracked? (A) the pliable cup (B) the hard cup |
QuaRel_V1_Fr_0273 | 1 | [
"(infer (speed higher world1) (friction higher world1) (friction lower world1))",
"(infer (speed higher world2) (friction higher world2) (friction lower world2))"
] | qrel(speed, higher, world1) -> qrel(friction, higher, world1) ; qrel(friction, lower, world1) | {
"world1": [
"paved path"
],
"world2": [
"pebbled path"
]
} | Morgan rides his bike into town and slowly takes a pebbled path. On the way back, he takes a paved path and the trip is much faster. The trip is faster because the paved path had (A) more friction (B) less friction. |
QuaRel_V1_B5_1374 | 1 | [
"(infer (and (exerciseIntensity low world1) (exerciseIntensity high world2)) (amountSweat higher world1) (amountSweat lower world1))",
"(infer (and (exerciseIntensity low world2) (exerciseIntensity high world1)) (amountSweat higher world2) (amountSweat lower world2))"
] | qval(exerciseIntensity, low, world1), qval(exerciseIntensity, high, world2) -> qrel(amountSweat, higher, world1) ; qrel(amountSweat, lower, world1) | {
"world1": [
"Adam"
],
"world2": [
"Ben"
]
} | Ben and Adam are following along with a workout video in their home. Ben keeps going while Adam decides to take a lunch break. Because of this, it's more likely that (A) Adam is sweating more than Ben (B) Adam is sweating less than Ben |
QuaRel_V1_B5_1414 | 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": [
"Jack's golf cart"
],
"world2": [
"Tom's golf cart"
]
} | Jack and Tom were golfing and they each had their own golf cart. They decided to race to the next hole. Jack's cart was carrying an extra 400 pounds more than Tom's cart. Who got ahead first? (A) Jack (B) Tom |
QuaRel_V1_B5_1133 | 1 | [
"(infer (time lower world1) (distance higher world1) (distance lower world1))",
"(infer (time lower world2) (distance higher world2) (distance lower world2))"
] | qrel(time, lower, world1) -> qrel(distance, higher, world1) ; qrel(distance, lower, world1) | {
"world1": [
"Sally's car"
],
"world2": [
"David's car"
]
} | Both Sally and David are driving down the highway at the same speed. However, Sally only drove for ten minutes. What is more likely? (A) Sally traveled more distance (B) Sally traveled less distance |
QuaRel_V1_Fr_0700 | 0 | [
"(infer (speed lower world1) (distance higher world2) (distance higher world1))",
"(infer (speed lower world2) (distance higher world1) (distance higher world2))"
] | qrel(speed, lower, world1) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1) | {
"world1": [
"mud"
],
"world2": [
"sidewalk"
]
} | Jake is riding his bike on the sidewalk. He sees that there is construction up ahead and he veers off into the mud. Jake moves slower when he is in the mud. He was able to go further on the (A) sidewalk (B) mud. |
QuaRel_V1_Fr_0038 | 0 | [
"(infer (speed higher world1) (friction lower world1) (friction lower world2))",
"(infer (speed higher world2) (friction lower world2) (friction lower world1))"
] | qrel(speed, higher, world1) -> qrel(friction, lower, world1) ; qrel(friction, lower, world2) | {
"world1": [
"short grass"
],
"world2": [
"tall grass"
]
} | Maria is rolling a beach ball at the park. She notices that when the ball rolls on the short grass, it rolls quicker than when the beach ball rolls on the tall grass. This is because there is less friction on the (A) Short grass (B) Tall grass |
QuaRel_V1_Fr_0948 | 0 | [
"(infer (and (smoothness low world1) (smoothness high world2)) (smoothness higher world2) (smoothness lower world2))",
"(infer (and (smoothness low world2) (smoothness high world1)) (smoothness higher world1) (smoothness lower world1))"
] | qval(smoothness, low, world1), qval(smoothness, high, world2) -> qrel(smoothness, higher, world2) ; qrel(smoothness, lower, world2) | {
"world1": [
"bed of roses"
],
"world2": [
"asphalt"
]
} | Ellus rode his skateboard smoothly on the asphalt, and bumpier through the bed of roses. The asphalt has (A) more smoothness (B) less smoothness. |
QuaRel_V1_B5_1430 | 0 | [
"(infer (thickness higher world1) (strength higher world1) (strength higher world2))",
"(infer (thickness higher world2) (strength higher world2) (strength higher world1))"
] | qrel(thickness, higher, world1) -> qrel(strength, higher, world1) ; qrel(strength, higher, world2) | {
"world1": [
"baseball bat"
],
"world2": [
"toothpick"
]
} | The baseball bat is much thicker than the toothpick. Because of this (A) the baseball bat is stronger than the toothpick (B) the toothpick is stronger than the baseball bat |
QuaRel_V1_Fr_1138 | 0 | [
"(infer (smoothness lower world1) (friction higher world1) (friction higher world2))",
"(infer (smoothness lower world2) (friction higher world2) (friction higher world1))"
] | qrel(smoothness, lower, world1) -> qrel(friction, higher, world1) ; qrel(friction, higher, world2) | {
"world1": [
"matted hair"
],
"world2": [
"sleek hair"
]
} | James knows that matted hair isn't as smooth as sleek hair. Which hair has more friction? (A) matted hair (B) sleek hair |
QuaRel_V1_Fr_1044 | 1 | [
"(infer (speed higher world1) (heat higher world1) (heat higher world2))",
"(infer (speed higher world2) (heat higher world2) (heat higher world1))"
] | qrel(speed, higher, world1) -> qrel(heat, higher, world1) ; qrel(heat, higher, world2) | {
"world1": [
"track"
],
"world2": [
"city street"
]
} | A racecar can travel at a higher rate of speed on a track than in a city. This means the racecar generates more heat over the (A) track (B) city street |
QuaRel_V1_B5_0127 | 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": [
"distant bonfire"
],
"world2": [
"close bonfire"
]
} | Aiden is close to a bonfire. He walks away from it, into the woods at night. When he looks back at the bonfire, the bonfire is (A) brighter (B) dimmer |
QuaRel_V1_Fr_0617 | 0 | [
"(infer (and (smoothness high world1) (smoothness low world2)) (friction higher world2) (friction lower world2))",
"(infer (and (smoothness high world2) (smoothness low world1)) (friction higher world1) (friction lower world1))"
] | qval(smoothness, high, world1), qval(smoothness, low, world2) -> qrel(friction, higher, world2) ; qrel(friction, lower, world2) | {
"world1": [
"uncovered toilet seat"
],
"world2": [
"cushioned seat"
]
} | Mama sat on a wet toilet seat left this way by her son and about slipped off. She noticed that she didn't slip on the textured cushioned seat. This is because the cushioned seat had _____ than the uncovered seat? (A) more friction (B) less friction |
QuaRel_V1_B5_0667 | 1 | [
"(infer (distance lower world1) (apparentSize higher world2) (apparentSize lower world2))",
"(infer (distance lower world2) (apparentSize higher world1) (apparentSize lower world1))"
] | qrel(distance, lower, world1) -> qrel(apparentSize, higher, world2) ; qrel(apparentSize, lower, world2) | {
"world1": [
"standing in the front of work"
],
"world2": [
"standing away from work"
]
} | Walter is walking away from the building that he works at. When he gets to the corner, he realizes that his work building looks _____ than when he was standing in the front. (A) bigger (B) smaller |
QuaRel_V1_Fr_0926 | 0 | [
"(infer (friction higher world1) (heat higher world1) (heat higher world2))",
"(infer (friction higher world2) (heat higher world2) (heat higher world1))"
] | qrel(friction, higher, world1) -> qrel(heat, higher, world1) ; qrel(heat, higher, world2) | {
"world1": [
"old lock"
],
"world2": [
"new lock"
]
} | Mike's key encounters more resistance in his old lock than in his new lock. This means that Mike's key will create more heat moving through the (A) old lock (B) new lock |
QuaRel_V1_B4_0159 | 0 | [
"(infer (gravity lower world1) (mass lower world1) (mass lower world2))",
"(infer (gravity lower world2) (mass lower world2) (mass lower world1))"
] | qrel(gravity, lower, world1) -> qrel(mass, lower, world1) ; qrel(mass, lower, world2) | {
"world1": [
"feather"
],
"world2": [
"rock"
]
} | A feather and a rock were thrown from the roof, the (A) feather (B) rock landed last because it had less mass and weaker gravity. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.