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_0690
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": [ "sandbox" ], "world2": [ "patchy grass" ] }
The toddler moved faster in the sandbox than in the patch of grass because it had (A) more resistance (B) less resistance
QuaRel_V1_Fr_1008
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": [ "water" ], "world2": [ "table" ] }
Jane found that her coin had a harder time moving through water then rolling over a table. She determined that the _____ had more resistance (A) water (B) table
QuaRel_V1_Fr_0101
0
[ "(infer (distance lower world1) (smoothness higher world2) (smoothness higher world1))", "(infer (distance lower world2) (smoothness higher world1) (smoothness higher world2))" ]
qrel(distance, lower, world1) -> qrel(smoothness, higher, world2) ; qrel(smoothness, higher, world1)
{ "world1": [ "bear skin rug" ], "world2": [ "concrete floor" ] }
Joe rolls a spray can on its side across the concrete floor in his garage, then he takes the spray can in side and rolls it across his bear skin floor. The can comes to stop after a shorter distance on the bear skin rug than it does on the concrete floor, which leads him to the determination that the smoother surface is (A) the concrete floor (B) bear skin rug.
QuaRel_V1_B5_1196
1
[ "(infer (brightness lower world1) (distance lower world1) (distance higher world1))", "(infer (brightness lower world2) (distance lower world2) (distance higher world2))" ]
qrel(brightness, lower, world1) -> qrel(distance, lower, world1) ; qrel(distance, higher, world1)
{ "world1": [ "stars" ], "world2": [ "moon" ] }
The stars appear dimmer in the night sky compared to the moon. This is because (A) the stars are closer than the moon (B) the stars are further away than the moon
QuaRel_V1_Fr_0022
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": [ "sidewalk" ], "world2": [ "grass" ] }
Jeremy has found that his tricycle moves faster on the sidewalk than the grass. This is because the sidewalk has (A) more resistance (B) less resistance
QuaRel_V1_Fr_0013
1
[ "(infer (smoothness higher world1) (friction higher world1) (friction higher world2))", "(infer (smoothness higher world2) (friction higher world2) (friction higher world1))" ]
qrel(smoothness, higher, world1) -> qrel(friction, higher, world1) ; qrel(friction, higher, world2)
{ "world1": [ "tile floor" ], "world2": [ "small rocks" ] }
The bowling ball rolled much more easily over the tile floor than the group of small rocks. This was due to there being more resistance with the (A) tile floor (B) small rocks
QuaRel_V1_B5_0316
1
[ "(infer (strength lower world1) (distance higher world1) (distance lower world1))", "(infer (strength lower world2) (distance higher world2) (distance lower world2))" ]
qrel(strength, lower, world1) -> qrel(distance, higher, world1) ; qrel(distance, lower, world1)
{ "world1": [ "Old lady" ], "world2": [ "Young man" ] }
The old lady was weaker than the young man so she throws a ball (A) farther (B) less far
QuaRel_V1_B3_0162
0
[ "(infer (distance lower world1) (brightness higher world1) (brightness higher world2))", "(infer (distance lower world2) (brightness higher world2) (brightness higher world1))" ]
qrel(distance, lower, world1) -> qrel(brightness, higher, world1) ; qrel(brightness, higher, world2)
{ "world1": [ "sun" ], "world2": [ "moon" ] }
John looked up and saw both the sun and moon in the sky. The sun was closer to him then the moon was. Which object appeared brighter to him? (A) sun (B) moon
QuaRel_V1_Fr_1172
1
[ "(infer (distance higher world1) (friction higher world1) (friction higher world2))", "(infer (distance higher world2) (friction higher world2) (friction higher world1))" ]
qrel(distance, higher, world1) -> qrel(friction, higher, world1) ; qrel(friction, higher, world2)
{ "world1": [ "ice" ], "world2": [ "mud" ] }
Pam tried rolling a ping pong ball across a sheet of ice and then across a muddy area. She noticed that the ball rolled much further across the ice than the muddy area. She concluded that there was more resistance to the ping pong ball in the (A) sheet of ice (B) muddy area
QuaRel_V1_Fr_1436
0
[ "(infer (heat higher world1) (friction lower world2) (friction lower world1))", "(infer (heat higher world2) (friction lower world1) (friction lower world2))" ]
qrel(heat, higher, world1) -> qrel(friction, lower, world2) ; qrel(friction, lower, world1)
{ "world1": [ "dry floor" ], "world2": [ "waxed floor" ] }
A basketball rolling along a dry floor will heat up more then one rolling along a waxed floor. This means the _____ has less friction (A) waxed floor (B) dry floor
QuaRel_V1_Fr_1667
0
[ "(infer (heat higher world1) (friction higher world1) (friction higher world2))", "(infer (heat higher world2) (friction higher world2) (friction higher world1))" ]
qrel(heat, higher, world1) -> qrel(friction, higher, world1) ; qrel(friction, higher, world2)
{ "world1": [ "garage floor" ], "world2": [ "road" ] }
A chain gets hotter when dragged across a garage floor then when dragged across a road. Which surface forces the chain to experience more friction? (A) garage floor (B) road
QuaRel_V1_B4_0132
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": [ "person after training" ], "world2": [ "person before training" ] }
Before training, there was a person who could barely lift a sofa cushion. After a month, they could lift a whole couch. The person would be able to throw a bowling ball further (A) before training (B) after training
QuaRel_V1_B5_0162
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": [ "candle" ], "world2": [ "flashlight" ] }
If Jimbo holds a candle that produces 10 lumens farther away then a flashlight that produces 10 lumens, which one would appear to be less bright? (A) flashlight (B) candle
QuaRel_V1_B5_0014
0
[ "(infer (speed higher world1) (time lower world1) (time lower world2))", "(infer (speed higher world2) (time lower world2) (time lower world1))" ]
qrel(speed, higher, world1) -> qrel(time, lower, world1) ; qrel(time, lower, world2)
{ "world1": [ "big store" ], "world2": [ "small store" ] }
A person wants to get shopping done quickly. They know that they can get through the checkout at big store faster than they can at small store. The store they go to to finish quickly is (A) big store (B) small store
QuaRel_V1_B5_0697
0
[ "(infer (and (flexibility high world1) (flexibility low world2)) (flexibility higher world1) (flexibility lower world1))", "(infer (and (flexibility high world2) (flexibility low world1)) (flexibility higher world2) (flexibility lower world2))" ]
qval(flexibility, high, world1), qval(flexibility, low, world2) -> qrel(flexibility, higher, world1) ; qrel(flexibility, lower, world1)
{ "world1": [ "flexible toy" ], "world2": [ "less flexible toy" ] }
Lacy is shopping for a toy for her dog. She knows that her dog is rough, so she doesn't want it to break. Lacy chooses a (A) more flexible toy (B) less flexible toy.
QuaRel_V1_B5_0817
1
[ "(infer (strength lower world1) (distance higher world1) (distance higher world2))", "(infer (strength lower world2) (distance higher world2) (distance higher world1))" ]
qrel(strength, lower, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2)
{ "world1": [ "Jimbo" ], "world2": [ "Harry" ] }
Jimbo isn't as strong as Harry. If both men throw a ball, which will make it go the greater distance? (A) Jimbo (B) Harry
QuaRel_V1_B5_1288
0
[ "(infer (flexibility lower world1) (breakability higher world1) (breakability higher world2))", "(infer (flexibility lower world2) (breakability higher world2) (breakability higher world1))" ]
qrel(flexibility, lower, world1) -> qrel(breakability, higher, world1) ; qrel(breakability, higher, world2)
{ "world1": [ "dry spaghetti" ], "world2": [ "cooked spaghetti" ] }
Amy was cooking some spaghetti. She noticed that dry spaghetti is harder to bend than cooked spaghetti. Which one is more likely to break? (A) dry spaghetti (B) cooked spaghetti
QuaRel_V1_Fr_1269
1
[ "(infer (friction lower world1) (distance higher world2) (distance higher world1))", "(infer (friction lower world2) (distance higher world1) (distance higher world2))" ]
qrel(friction, lower, world1) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1)
{ "world1": [ "desert highway" ], "world2": [ "jungle highway" ] }
A hatchback experiences less friction when driving on a desert highway then when driving on a jungle highway. This means the hatchback can drive a greater distance over the (A) jungle highway (B) desert highway
QuaRel_V1_Fr_0901
1
[ "(infer (speed higher world1) (friction lower world2) (friction higher world2))", "(infer (speed higher world2) (friction lower world1) (friction higher world1))" ]
qrel(speed, higher, world1) -> qrel(friction, lower, world2) ; qrel(friction, higher, world2)
{ "world1": [ "gym floor" ], "world2": [ "sand" ] }
When Ann plays her volleyball game in a gym the ball rolls away faster as opposed to when she plays on the beach. This is because the sand surface has (A) less resistance (B) more resistance.
QuaRel_V1_Fr_0555
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": [ "cactus patch" ], "world2": [ "field" ] }
A cactus patch has more friction than a field. This means that a bunny running through _____ can travel at a greater rate of speed (A) cactus patch (B) field
QuaRel_V1_Fr_0830
0
[ "(infer (and (speed high world1) (speed low world2)) (smoothness higher world1) (smoothness lower world1))", "(infer (and (speed high world2) (speed low world1)) (smoothness higher world2) (smoothness lower world2))" ]
qval(speed, high, world1), qval(speed, low, world2) -> qrel(smoothness, higher, world1) ; qrel(smoothness, lower, world1)
{ "world1": [ "oak tree limb" ], "world2": [ "palm tree" ] }
The baby chimp swung super fast through the oak trees, until he reached a palm tree and had to slow down. The oak tree was (A) more smooth (B) less smooth
QuaRel_V1_Fr_1391
0
[ "(infer (speed higher world1) (heat lower world1) (heat lower world2))", "(infer (speed higher world2) (heat lower world2) (heat lower world1))" ]
qrel(speed, higher, world1) -> qrel(heat, lower, world1) ; qrel(heat, lower, world2)
{ "world1": [ "ocean" ], "world2": [ "lake" ] }
A stingray can swim quicker in the ocean then in a lake. This means the stingray's wings will heat up less in the (A) ocean (B) lake
QuaRel_V1_Fr_0965
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": [ "parking lot" ], "world2": [ "field" ] }
Troy is going to a music festival. The parking lot is full, but there is extra parking in the adjacent field. Troy realizes that he is able to go faster in the parking lot than on the field. This is because the _____ has more friction. (A) parking lot (B) field
QuaRel_V1_B5_0321
1
[ "(infer (time lower world1) (distance lower world2) (distance lower world1))", "(infer (time lower world2) (distance lower world1) (distance lower world2))" ]
qrel(time, lower, world1) -> qrel(distance, lower, world2) ; qrel(distance, lower, world1)
{ "world1": [ "pickup" ], "world2": [ "van" ] }
A pickup and a van both drive on the highway at 60 mph. If the pickup pulls off at an exit sooner then the van, which will have traveled less distance? (A) van (B) pickup
QuaRel_V1_Fr_0098
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": [ "grass" ], "world2": [ "wood plank" ] }
Josh was playing outside. He rolled a ball on a wooden plank, but when it got to the grass it slowed down. This is because grass has (A) higher friction (B) lower friction.
QuaRel_V1_B5_0843
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": [ "thicker wood" ], "world2": [ "smaller wood" ] }
Brian is building a bookshelf. He has lots of books and needs it to be sturdy. He decides to use a _____ piece of wood. (A) thicker (B) smaller
QuaRel_V1_B3_0157
0
[ "(infer (gravity higher world1) (mass higher world1) (mass lower world1))", "(infer (gravity higher world2) (mass higher world2) (mass lower world2))" ]
qrel(gravity, higher, world1) -> qrel(mass, higher, world1) ; qrel(mass, lower, world1)
{ "world1": [ "Earth" ], "world2": [ "Mars" ] }
Earth has stronger gravity than Mars because Earth has (A) more mass (B) less mass.
QuaRel_V1_B3_0109
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": [ "planet" ], "world2": [ "asteroid" ] }
Mike was studying astronomy and learned that a planet has greater mass then an asteroid. This means that the (A) asteroid (B) planet emits stronger gravity
QuaRel_V1_B4_0333
1
[ "(infer (brightness lower world1) (distance lower world1) (distance higher world1))", "(infer (brightness lower world2) (distance lower world2) (distance higher world2))" ]
qrel(brightness, lower, world1) -> qrel(distance, lower, world1) ; qrel(distance, higher, world1)
{ "world1": [ "jellyfish far away" ], "world2": [ "jellyfish near" ] }
Paul was swimming and saw a bio-luminescent jellyfish in the water near him. Terrified, he started swimming as fast as he could away from it. When he turned his head back around to look, the jellyfish would appear to be dimmer because it was (A) closer to him (B) further away from him
QuaRel_V1_Fr_1558
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": [ "yoga mat" ], "world2": [ "wooden floor" ] }
The nunchucks experience more resistance on a yoga mat then on a wooden floor. This means that they will slide slower on the (A) yoga mat (B) wooden floor
QuaRel_V1_Fr_0182
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": [ "smooth pool bottom" ], "world2": [ "course pool bottom" ] }
The skin on the bottom of my feet felt like they'd been shredded after cooling off at a pool for a couple of days, while the smoother surface of the second pool I enjoyed was much easier on my feet. This is because of the _____ friction of the smoother pool? (A) additional (B) reduced
QuaRel_V1_Fr_0627
0
[ "(infer (and (speed low world1) (speed high world2)) (friction lower world2) (friction lower world1))", "(infer (and (speed low world2) (speed high world1)) (friction lower world1) (friction lower world2))" ]
qval(speed, low, world1), qval(speed, high, world2) -> qrel(friction, lower, world2) ; qrel(friction, lower, world1)
{ "world1": [ "carpet" ], "world2": [ "linoleum" ] }
Sally was running and sliding through the kitchen on the linoleum in her socks and having a lot of fun. She slid from the linoleum to the carpet and came to an abrupt stop. Which surface has less resistance? (A) Linoleum (B) Carpet
QuaRel_V1_Fr_0746
0
[ "(infer (and (speed high world1) (speed low world2)) (friction higher world2) (friction lower world2))", "(infer (and (speed high world2) (speed low world1)) (friction higher world1) (friction lower world1))" ]
qval(speed, high, world1), qval(speed, low, world2) -> qrel(friction, higher, world2) ; qrel(friction, lower, world2)
{ "world1": [ "boat floor" ], "world2": [ "shore" ] }
The fish flopped quickly across the boat floor, but slowed down when it reached the shore because it had (A) more friction (B) less friction
QuaRel_V1_Fr_1114
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": [ "treetops" ], "world2": [ "air" ] }
A glider moves at a lower rate of speed through the treetops then through the air. Which surface is smoother? (A) treetops (B) air
QuaRel_V1_Fr_1268
0
[ "(infer (smoothness higher world1) (speed higher world1) (speed lower world1))", "(infer (smoothness higher world2) (speed higher world2) (speed lower world2))" ]
qrel(smoothness, higher, world1) -> qrel(speed, higher, world1) ; qrel(speed, lower, world1)
{ "world1": [ "cutting board" ], "world2": [ "wooden floor" ] }
Jim knows that his cutting board is smoother then his wooden floor. When he slides his banana across the cutting board it moves _____ compared to when he slides it across the wooden floor (A) at a greater rate of speed (B) at a slower rate of speed
QuaRel_V1_Fr_0959
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": [ "mud" ], "world2": [ "gravel" ] }
Jason was riding a four wheeler. It was harder to ride the four wheeler through the mud than on the gravel. Jason was able to move faster on the (A) mud (B) gravel
QuaRel_V1_Fr_1096
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": [ "sofa" ], "world2": [ "chair" ] }
A cat can run easier on a sofa compared to a chair. This means the cat will be forced to run slower on the (A) sofa (B) chair
QuaRel_V1_Fr_0256
1
[ "(infer (speed higher world1) (speed higher world2) (speed higher world1))", "(infer (speed higher world2) (speed higher world1) (speed higher world2))" ]
qrel(speed, higher, world1) -> qrel(speed, higher, world2) ; qrel(speed, higher, world1)
{ "world1": [ "bowling lane" ], "world2": [ "carpet" ] }
Sam is at the local bowling alley. He throws a bowling ball down a smooth bowling lane and sees how fast it goes. Then he throws a bowling ball down the rough carpet hallway and sees how fast it goes. The ball will go faster on the (A) carpet (B) bowling lane
QuaRel_V1_B5_0650
0
[ "(infer (distance higher world1) (speed higher world1) (speed higher world2))", "(infer (distance higher world2) (speed higher world2) (speed higher world1))" ]
qrel(distance, higher, world1) -> qrel(speed, higher, world1) ; qrel(speed, higher, world2)
{ "world1": [ "red car" ], "world2": [ "blue car" ] }
Two matchbox cars are being rolled down a sidewalk at the same time. The red car goes further than the blue car. Which car is quicker? (A) red car (B) blue car
QuaRel_V1_B3_0154
0
[ "(infer (breakability higher world1) (flexibility lower world1) (flexibility lower world2))", "(infer (breakability higher world2) (flexibility lower world2) (flexibility lower world1))" ]
qrel(breakability, higher, world1) -> qrel(flexibility, lower, world1) ; qrel(flexibility, lower, world2)
{ "world1": [ "wooden board" ], "world2": [ "metal pole" ] }
Mary was bent two objects to see which would break first. The wooden board broke right away, while the metal pole didn't break at all. Which object was less flexible? (A) wooden board (B) metal pole
QuaRel_V1_Fr_1102
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": [ "soft dough" ], "world2": [ "crispy dough" ] }
Jim decided that rolling his rolling pin over soft dough resulted in less friction then rolling it over crispy dough. He then decided that his rolling pin would roll further over the (A) soft dough or (B) crispy dough
QuaRel_V1_Fr_0502
0
[ "(infer (and (speed high world1) (speed low world2)) (friction higher world2) (friction lower world2))", "(infer (and (speed high world2) (speed low world1)) (friction higher world1) (friction lower world1))" ]
qval(speed, high, world1), qval(speed, low, world2) -> qrel(friction, higher, world2) ; qrel(friction, lower, world2)
{ "world1": [ "wood floor" ], "world2": [ "carpet floor" ] }
Tina drops a cup on the floor. The cup rolls quickly across the wood floor, then slows down on the carpet floor. The cup slowed on the carpet because of (A) more friction (B) less friction.
QuaRel_V1_Fr_0610
0
[ "(infer (friction lower world1) (speed higher world1) (speed higher world2))", "(infer (friction lower world2) (speed higher world2) (speed higher world1))" ]
qrel(friction, lower, world1) -> qrel(speed, higher, world1) ; qrel(speed, higher, world2)
{ "world1": [ "raceway" ], "world2": [ "city street" ] }
Hank determined that a raceway has less friction than a city street when driving his racecar over both areas. His racecar went a lot quicker over the (A) raceway (B) city street
QuaRel_V1_B5_0401
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": [ "flashlight far" ], "world2": [ "flashlight close" ] }
As Judy is walking into the cave with her flashlight and Kate is standing at the entrance watching her go, the light from the flashlight will (A) get brighter as she walks away (B) get dimmer as she walks away.
QuaRel_V1_Fr_1003
0
[ "(infer (and (heat high world1) (heat low world2)) (friction higher world1) (friction lower world1))", "(infer (and (heat high world2) (heat low world1)) (friction higher world2) (friction lower world2))" ]
qval(heat, high, world1), qval(heat, low, world2) -> qrel(friction, higher, world1) ; qrel(friction, lower, world1)
{ "world1": [ "sand" ], "world2": [ "concrete" ] }
Marie rides her motorcycle to work. She rides it across the sand and onto the concrete. When she rides her motorcycle across the sand, the motorcycle tires heat up, but cool down on the concrete. The tires heat up on the sand because it has (A) more friction (B) less friction.
QuaRel_V1_Fr_0844
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": [ "mirror" ], "world2": [ "desk" ] }
Mary figured out that her mirror is smoother than her desk when she slid her sandal across both surfaces by mistake. This means that the _____ has less resistance (A) mirror (B) desk
QuaRel_V1_B4_0302
0
[ "(infer (strength lower world1) (distance lower world1) (distance lower world2))", "(infer (strength lower world2) (distance lower world2) (distance lower world1))" ]
qrel(strength, lower, world1) -> qrel(distance, lower, world1) ; qrel(distance, lower, world2)
{ "world1": [ "the little brother" ], "world2": [ "Paul" ] }
Paul had been working out his arm muscles and they were very strong. His little brother had no chance in an arm wrestling match against him. They had a contest to see who could toss a baseball further. One brother tossed the ball 20 feet and the other tossed the ball 100 feet. The one who tossed the ball 20 feet was (A) the little brother (B) Paul
QuaRel_V1_Fr_0588
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": [ "new sidewalk" ], "world2": [ "old parking lot" ] }
Kelly is skating with her friends. She is able to go faster on the new sidewalk than in the old parking lot. This is because the _____ is smoother. (A) new sidewalk (B) old parking lot
QuaRel_V1_B5_1435
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": [ "Earth" ], "world2": [ "Venus" ] }
The planet Earth has more mass then the plant Venus. Which plant has stronger gravity emitting from it? (A) Earth (B) Venus
QuaRel_V1_B5_1350
1
[ "(infer (and (distance low world1) (distance high world2)) (brightness higher world2) (brightness higher world1))", "(infer (and (distance low world2) (distance high world1)) (brightness higher world1) (brightness higher world2))" ]
qval(distance, low, world1), qval(distance, high, world2) -> qrel(brightness, higher, world2) ; qrel(brightness, higher, world1)
{ "world1": [ "Kelly" ], "world2": [ "Allison" ] }
Kelly is standing on the planet Mercury. Allison is on Pluto. Each girl is looking up into the sun. Which girl has a brighter view of the sun? (A) Allison (B) Kelly
QuaRel_V1_Fr_0570
0
[ "(infer (friction lower world1) (smoothness lower world2) (smoothness higher world2))", "(infer (friction lower world2) (smoothness lower world1) (smoothness higher world1))" ]
qrel(friction, lower, world1) -> qrel(smoothness, lower, world2) ; qrel(smoothness, higher, world2)
{ "world1": [ "tile floor" ], "world2": [ "carpet" ] }
Alan was playing with a ball. He noticed that when he rolled the ball across the tile floor, it moved easier than it did on the carpet. This is because the carpet is (A) rougher (B) smoother.
QuaRel_V1_B5_1216
0
[ "(infer (and (exerciseIntensity high world1) (exerciseIntensity low world2)) (amountSweat higher world1) (amountSweat lower world1))", "(infer (and (exerciseIntensity high world2) (exerciseIntensity low world1)) (amountSweat higher world2) (amountSweat lower world2))" ]
qval(exerciseIntensity, high, world1), qval(exerciseIntensity, low, world2) -> qrel(amountSweat, higher, world1) ; qrel(amountSweat, lower, world1)
{ "world1": [ "Hiker" ], "world2": [ "Office Worker" ] }
A hiker that is spending their time outdoors will likely sweat _____ than someone working in an office. (A) more (B) less
QuaRel_V1_B5_0270
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": [ "molasses running out of a barrel" ], "world2": [ "water running out of a barrel" ] }
A barrel of water and a barrel of molasses are stored side by side in a warehouse. They both tip over and begin leaking their contents on the ground. The molasses runs out at a crawling pace while the water runs out at a gushing pace. Which liquid will be closer to its barrel after one minute? (A) the molasses (B) the water
QuaRel_V1_B5_0468
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": [ "jackhammer" ], "world2": [ "diesel engine" ] }
If Jimbo is standing closer to a jackhammer then to a diesel engine, which item will sound louder to him? (A) diesel engine (B) jackhammer
QuaRel_V1_B3_0077
1
[ "(infer (acceleration lower world1) (weight higher world2) (weight higher world1))", "(infer (acceleration lower world2) (weight higher world1) (weight higher world2))" ]
qrel(acceleration, lower, world1) -> qrel(weight, higher, world2) ; qrel(weight, higher, world1)
{ "world1": [ "king cab truck" ], "world2": [ "pickup truck" ] }
Mark has offered to tow his friends truck which has broken down. It is very heavy, which is causing delay in speeding up. This truck must be which? (A) Pickup Truck (B) King Cab Truck
QuaRel_V1_Fr_0836
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": [ "grassy ground" ], "world2": [ "wooded ground" ] }
Don's car needs to be rolled through a wooded area, across a grassy field and into the street. The car moves very slowly across the wooded ground, then a little faster across the grassy ground. The grassy ground had (A) less friction (B) greater friction.
QuaRel_V1_B3_0043
1
[ "(infer (and (apparentSize low world1) (apparentSize high world2)) (distance lower world1) (distance higher world1))", "(infer (and (apparentSize low world2) (apparentSize high world1)) (distance lower world2) (distance higher world2))" ]
qval(apparentSize, low, world1), qval(apparentSize, high, world2) -> qrel(distance, lower, world1) ; qrel(distance, higher, world1)
{ "world1": [ "Jupiter" ], "world2": [ "the moon" ] }
David is camping and looking at the night sky. He notices that Jupiter looks a lot smaller than the moon. This is because Jupiter compared to the moon (A) is closer to Earth (B) is further away from Earth.
QuaRel_V1_B3_0080
0
[ "(infer (distance higher world1) (strength higher world1) (strength higher world2))", "(infer (distance higher world2) (strength higher world2) (strength higher world1))" ]
qrel(distance, higher, world1) -> qrel(strength, higher, world1) ; qrel(strength, higher, world2)
{ "world1": [ "strongman" ], "world2": [ "geek" ] }
A 500 lb weight is likely to be thrown further by a (A) strongman (B) geek
QuaRel_V1_Fr_0529
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": [ "loose snow" ], "world2": [ "snowpack" ] }
Kate's sled gets much hotter over loose snow than over snowpack. This means that the _____ is smoother (A) snowpack (B) loose snow
QuaRel_V1_Fr_0725
0
[ "(infer (and (smoothness high world1) (smoothness low world2)) (friction lower world1) (friction higher world1))", "(infer (and (smoothness high world2) (smoothness low world1)) (friction lower world2) (friction higher world2))" ]
qval(smoothness, high, world1), qval(smoothness, low, world2) -> qrel(friction, lower, world1) ; qrel(friction, higher, world1)
{ "world1": [ "icy sidewalk" ], "world2": [ "dry sidewalk" ] }
Carl is walking to school and he takes the sidewalk. Where the sidewalk is dry, Carl walks easily. Where there is icy sidewalk, Carl's shoes slip and he starts to fall. Carl's shoes slip on the icy sidewalk because it has (A) less friction (B) more friction.
QuaRel_V1_Fr_0309
1
[ "(infer (and (smoothness low world1) (smoothness high world2)) (heat lower world1) (heat lower world2))", "(infer (and (smoothness low world2) (smoothness high world1)) (heat lower world2) (heat lower world1))" ]
qval(smoothness, low, world1), qval(smoothness, high, world2) -> qrel(heat, lower, world1) ; qrel(heat, lower, world2)
{ "world1": [ "wire fence" ], "world2": [ "wooden fence" ] }
A kitten crawled under a smooth wooden fence and a rough wire fence. The kitten's fur was much less warm after crawling under the (A) wire fence (B) wooden fence
QuaRel_V1_Fr_1350
1
[ "(infer (friction higher world1) (heat higher world2) (heat higher world1))", "(infer (friction higher world2) (heat higher world1) (heat higher world2))" ]
qrel(friction, higher, world1) -> qrel(heat, higher, world2) ; qrel(heat, higher, world1)
{ "world1": [ "cloth place mat" ], "world2": [ "kitchen table" ] }
James is rolling his marble around on the kitchen table. There are some cloth place mats on the table. The place mats have more resistance than the surface of the table. The surface that will generate more heat is (A) the table (B) a place mat
QuaRel_V1_Fr_1592
1
[ "(infer (and (friction low world1) (friction high world2)) (speed higher world2) (speed higher world1))", "(infer (and (friction low world2) (friction high world1)) (speed higher world1) (speed higher world2))" ]
qval(friction, low, world1), qval(friction, high, world2) -> qrel(speed, higher, world2) ; qrel(speed, higher, world1)
{ "world1": [ "jungle" ], "world2": [ "bedroom" ] }
A cat has low resistance when running through a jungle and high resistance when running through a bedroom. Which surface will allow the cat to reach a higher top speed as it moves around on top of it? (A) bedroom (B) jungle
QuaRel_V1_B5_0649
1
[ "(infer (distance higher world1) (speed higher world2) (speed higher world1))", "(infer (distance higher world2) (speed higher world1) (speed higher world2))" ]
qrel(distance, higher, world1) -> qrel(speed, higher, world2) ; qrel(speed, higher, world1)
{ "world1": [ "Sandy" ], "world2": [ "Candy" ] }
Candy and Sandy were playing in the park when it started pouring down rain. They both ran to their houses as fast as they could to get out of the rain. Sandy lived further from the park than Candy, but the each made it to their respective house at the same moment. Which of the girls was a faster runner? (A) Candy (B) Sandy
QuaRel_V1_Fr_1380
1
[ "(infer (distance higher world1) (heat higher world1) (heat higher world2))", "(infer (distance higher world2) (heat higher world2) (heat higher world1))" ]
qrel(distance, higher, world1) -> qrel(heat, higher, world1) ; qrel(heat, higher, world2)
{ "world1": [ "orchard" ], "world2": [ "cannery" ] }
A grapefruit can roll a greater distance across an orchard compared to one rolling across a cannery. Which surface will make the grapefruit get hotter? (A) orchard (B) cannery
QuaRel_V1_Fr_0227
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": [ "sandlot" ], "world2": [ "infield" ] }
Kate's baseball stayed cooler when she rolled it over the sandlot compared to when she rolled it over the infield. This taught her that the _____ has less friction (A) sandlot (B) infield
QuaRel_V1_Fr_0517
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": [ "grass" ], "world2": [ "mud" ] }
A Serengeti tiger runs way faster on grass, than mud. He's chasing a gazelle. This means _____ has less friction. (A) grass (B) mud
QuaRel_V1_B5_0364
1
[ "(infer (speed higher world1) (time higher world1) (time lower world1))", "(infer (speed higher world2) (time higher world2) (time lower world2))" ]
qrel(speed, higher, world1) -> qrel(time, higher, world1) ; qrel(time, lower, world1)
{ "world1": [ "Porsche" ], "world2": [ "Toyota" ] }
The Porsche was much faster than the Toyota so on the race the Porsche took (A) more time (B) less time to make the trip
QuaRel_V1_Fr_0232
0
[ "(infer (friction lower world1) (friction lower world1) (friction higher world1))", "(infer (friction lower world2) (friction lower world2) (friction higher world2))" ]
qrel(friction, lower, world1) -> qrel(friction, lower, world1) ; qrel(friction, higher, world1)
{ "world1": [ "street" ], "world2": [ "grass" ] }
Jacob worked up a sweat riding his bicycle across the grass in the park, but had an easier time when finally he came to the street. This was because the surface of the street had (A) less friction (B) more friction
QuaRel_V1_Fr_1450
0
[ "(infer (smoothness higher world1) (distance higher world1) (distance higher world2))", "(infer (smoothness higher world2) (distance higher world2) (distance higher world1))" ]
qrel(smoothness, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2)
{ "world1": [ "cake" ], "world2": [ "pie" ] }
Matt knows that cakes are smoother than pies. Which dish can he push his spatula deeper into? (A) cake (B) pie
QuaRel_V1_Fr_1355
0
[ "(infer (heat higher world1) (distance higher world2) (distance higher world1))", "(infer (heat higher world2) (distance higher world1) (distance higher world2))" ]
qrel(heat, higher, world1) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1)
{ "world1": [ "street" ], "world2": [ "road" ] }
The tire of a unicycle heats up more when ridden through the street compared to when it is ridden through the road. Which surface will let the unicycle go a greater distance? (A) road (B) street
QuaRel_V1_Fr_1220
1
[ "(infer (and (smoothness high world1) (smoothness low world2)) (heat higher world1) (heat higher world2))", "(infer (and (smoothness high world2) (smoothness low world1)) (heat higher world2) (heat higher world1))" ]
qval(smoothness, high, world1), qval(smoothness, low, world2) -> qrel(heat, higher, world1) ; qrel(heat, higher, world2)
{ "world1": [ "stew" ], "world2": [ "jello" ] }
A spoon can plunge smoothly into stew and has a rough time plunging into jello. Will the spoon have a harder time plunging into the _____ and create more heat while doing so (A) stew (B) jello
QuaRel_V1_Fr_1101
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": [ "a marble counter" ], "world2": [ "cedar coffee table" ] }
A scientist is playing with a wind-up monkey when he notices that it goes faster over one surface than another. The surface with the most friction is (A) a marble countertop (B) a cedar coffee table
QuaRel_V1_B5_0666
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": [ "Tom" ], "world2": [ "Steve" ] }
Tom and Steve are riding their bikes to the beach. Tom starts riding his bike earlier. Who rode their bike further? (A) Tom (B) Steve
QuaRel_V1_B5_1148
0
[ "(infer (flexibility higher world1) (breakability lower world1) (breakability lower world2))", "(infer (flexibility higher world2) (breakability lower world2) (breakability lower world1))" ]
qrel(flexibility, higher, world1) -> qrel(breakability, lower, world1) ; qrel(breakability, lower, world2)
{ "world1": [ "bed sheet" ], "world2": [ "wooden board" ] }
A bed sheet is more flexible then a wooden board. Which item is less likely to break if bent? (A) bed sheet (B) wooden board
QuaRel_V1_Fr_1213
0
[ "(infer (smoothness lower world1) (distance higher world2) (distance higher world1))", "(infer (smoothness lower world2) (distance higher world1) (distance higher world2))" ]
qrel(smoothness, lower, world1) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1)
{ "world1": [ "grit" ], "world2": [ "chalkboard" ] }
Jim knows that grit is rougher than a chalkboard. He then assumes that he can drag his fingers further along the (A) chalkboard or (B) grit
QuaRel_V1_Fr_1628
1
[ "(infer (distance higher world1) (heat higher world1) (heat higher world2))", "(infer (distance higher world2) (heat higher world2) (heat higher world1))" ]
qrel(distance, higher, world1) -> qrel(heat, higher, world1) ; qrel(heat, higher, world2)
{ "world1": [ "waiting room table" ], "world2": [ "coffee table" ] }
Sliding a magazine across a waiting room table causes it to slide a greater distance then sliding it across a coffee table. Which table will make the magazine get hotter? (A) waiting room table (B) coffee table
QuaRel_V1_B5_1017
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": [ "Graviton" ], "world2": [ "Thanos" ] }
Graviton is twice as massive as Thanos. Which will exert more of a pull on atoms? (A) Graviton (B) Thanos
QuaRel_V1_Fr_1376
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": [ "the painted half" ], "world2": [ "the unpainted half" ] }
A scientist is playing with army vehicle toys when he lets his tank loose on a wooden ramp. Half of the ramp is painted, so the half that likely makes the tank go faster is (A) the unpainted half (B) the painted half
QuaRel_V1_Fr_1659
0
[ "(infer (heat lower world1) (friction higher world2) (friction higher world1))", "(infer (heat lower world2) (friction higher world1) (friction higher world2))" ]
qrel(heat, lower, world1) -> qrel(friction, higher, world2) ; qrel(friction, higher, world1)
{ "world1": [ "shaved dog" ], "world2": [ "hairy dog" ] }
A flea heats up less running over a shaved dog then running over a hairy dog. This means the _____ has more resistance (A) hairy dog (B) shaved dog
QuaRel_V1_B5_0223
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": [ "are less bright" ], "world2": [ "get brighter" ] }
Sheila is looking at the night sky, and watches a plane pass overhead. She notes that the plane has bright lights when it's almost directly overhead, but once the plane passes by, the lights (A) get brighter (B) are less bright
QuaRel_V1_B5_0657
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": [ "a bird" ], "world2": [ "a bee" ] }
If a (A) bird travels for a longer period of time and a (B) bee does the same, which travels further?
QuaRel_V1_B5_0442
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": [ "Star" ] }
The black hole has much more mass than the star so it also has (A) stronger gravity (B) weaker gravity
QuaRel_V1_B5_0043
1
[ "(infer (breakability lower world1) (flexibility higher world2) (flexibility higher world1))", "(infer (breakability lower world2) (flexibility higher world1) (flexibility higher world2))" ]
qrel(breakability, lower, world1) -> qrel(flexibility, higher, world2) ; qrel(flexibility, higher, world1)
{ "world1": [ "playdough" ], "world2": [ "hair" ] }
I was able to stretch the playdough for a while before it broke. I tried to do the same with a piece of my hair and it snapped almost instantly. Which is more flexible (A) hair (B) playdough
QuaRel_V1_B5_0759
0
[ "(infer (and (brightness high world1) (brightness low world2)) (distance lower world1) (distance lower world2))", "(infer (and (brightness high world2) (brightness low world1)) (distance lower world2) (distance lower world1))" ]
qval(brightness, high, world1), qval(brightness, low, world2) -> qrel(distance, lower, world1) ; qrel(distance, lower, world2)
{ "world1": [ "vehicle from the north" ], "world2": [ "vehicle from the west" ] }
Ken got a flat tire on his truck near a country intersection late at night. He didn't have a spare tire and didn't have a phone to call for help. So he sat down at the corner. Finally he noticed two vehicles approaching, one from the north and one from the west. The headlights on the one from the west were very faint but the headlights on the vehicle from the north were very visible. Which approaching vehicle was closer to Ken? (A) the one from the north (B) the one from the west
QuaRel_V1_B5_0958
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": [ "tortoise going slower" ], "world2": [ "hare going faster" ] }
A tortoise and a hare decided to race each other and the tortoise was slower. Halfway through the race, which one had travelled further? (A) the tortoise (B) the hare
QuaRel_V1_Fr_0837
1
[ "(infer (friction lower world1) (friction higher world1) (friction lower world1))", "(infer (friction lower world2) (friction higher world2) (friction lower world2))" ]
qrel(friction, lower, world1) -> qrel(friction, higher, world1) ; qrel(friction, lower, world1)
{ "world1": [ "carpeted floor" ], "world2": [ "kitchen tile" ] }
The restaurant manager carried dishes much easier on the carpet than on the kitchen tile floor because it had (A) more friction (B) less friction
QuaRel_V1_Fr_1083
0
[ "(infer (smoothness lower world1) (distance higher world2) (distance higher world1))", "(infer (smoothness lower world2) (distance higher world1) (distance higher world2))" ]
qrel(smoothness, lower, world1) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1)
{ "world1": [ "steel" ], "world2": [ "aluminum" ] }
Mike learned in school that steel is considerably more rough than aluminum. He also noticed that he could move his wire brush a greater distance over the _____ while he was cleaning the two surfaces (A) aluminum (B) steel
QuaRel_V1_Fr_1606
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": [ "snow" ], "world2": [ "mud" ] }
Ashley was dragging her sled to a friend's house to play on a warm winter day. The snow was melting in some places but they tried to sled ride anyway. Ashley found that her sled moved very slowly on mud and she didn't make it to the bottom. The sled moved much faster and made it to the bottom of the hill when they could ride the sled on snow. Ashley and her friend decided that the surface with the least resistance to their sled was (A) snow (B) mud
QuaRel_V1_B4_0243
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": [ "Bill" ], "world2": [ "Jim" ] }
Jim was pulling a trailer full of lemons behind his ATV. He was riding with his friend Bill who had nothing behind his ATV. They were trying to speed up to get home because it looked like it was going to rain. Who was able to pull ahead of the other? (A) Jim (B) Bill
QuaRel_V1_Fr_1573
1
[ "(infer (and (friction low world1) (friction high world2)) (smoothness lower world1) (smoothness lower world2))", "(infer (and (friction low world2) (friction high world1)) (smoothness lower world2) (smoothness lower world1))" ]
qval(friction, low, world1), qval(friction, high, world2) -> qrel(smoothness, lower, world1) ; qrel(smoothness, lower, world2)
{ "world1": [ "freezer" ], "world2": [ "fridge" ] }
A frozen burrito rolling around in a freezer has low resistance, but one rolling in a fridge has high resistance. This means the _____ is rougher (A) freezer (B) fridge
QuaRel_V1_Fr_0562
1
[ "(infer (speed higher world1) (friction lower world2) (friction higher world2))", "(infer (speed higher world2) (friction lower world1) (friction higher world1))" ]
qrel(speed, higher, world1) -> qrel(friction, lower, world2) ; qrel(friction, higher, world2)
{ "world1": [ "wood floor" ], "world2": [ "carpet" ] }
Jasmine rolls a ball of yarn for her cat. The ball of yarn rolls faster on the wood floor than it does on the carpet. The carpet has _____ than the wood floor. (A) less friction (B) more friction
QuaRel_V1_B5_1030
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": [ "Jackhammer from street level" ], "world2": [ "Jackhammer from the 50th floor balcony" ] }
Missy walks into her apartment building past some street workers who operating a jackhammer. She goes up to her 50th floor apartment and decides to sit out on the balcony. The sound of the jackhammer will be more ear-splitting (A) from the 50th floor balcony. (B) at street level
QuaRel_V1_Fr_0813
0
[ "(infer (and (speed high world1) (speed low world2)) (friction higher world2) (friction higher world1))", "(infer (and (speed high world2) (speed low world1)) (friction higher world1) (friction higher world2))" ]
qval(speed, high, world1), qval(speed, low, world2) -> qrel(friction, higher, world2) ; qrel(friction, higher, world1)
{ "world1": [ "paved street" ], "world2": [ "gravel" ] }
Carl rides his bike on gravel and his bike moves slowly. When Carl rides his bike on a paved street, his bike moves quickly. There is more resistance on the (A) gravel (B) paved street.
QuaRel_V1_B5_1272
1
[ "(infer (weight lower world1) (acceleration higher world2) (acceleration higher world1))", "(infer (weight lower world2) (acceleration higher world1) (acceleration higher world2))" ]
qrel(weight, lower, world1) -> qrel(acceleration, higher, world2) ; qrel(acceleration, higher, world1)
{ "world1": [ "Empty truck" ], "world2": [ "Truck with trailer" ] }
A truck that was weighed down with a trailer was much heavier than the empty truck so the empty truck was (A) slower (B) faster
QuaRel_V1_B5_0671
0
[ "(infer (weight higher world1) (acceleration lower world1) (acceleration lower world2))", "(infer (weight higher world2) (acceleration lower world2) (acceleration lower world1))" ]
qrel(weight, higher, world1) -> qrel(acceleration, lower, world1) ; qrel(acceleration, lower, world2)
{ "world1": [ "truck" ], "world2": [ "car" ] }
A fully loaded truck and a small car are sitting at a stop light. As the light turns green, the small car is able to drive off much quicker than the heavy truck. What vehicle is slower to speed up (A) truck, or (B) car
QuaRel_V1_Fr_0917
0
[ "(infer (smoothness higher world1) (speed lower world2) (speed lower world1))", "(infer (smoothness higher world2) (speed lower world1) (speed lower world2))" ]
qrel(smoothness, higher, world1) -> qrel(speed, lower, world2) ; qrel(speed, lower, world1)
{ "world1": [ "football field" ], "world2": [ "mud pit" ] }
Larry learned that a football field is less rough than a mud pit while wheeling his wagon through both. He also learned that his wagon moved slower through (A) mud pit (B) football field
QuaRel_V1_Fr_1389
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": [ "calm sky" ], "world2": [ "breezy sky" ] }
A drone can fly faster in a calm sky then in a breezy sky. This means that more heat is generated when the drone flies in the (A) breezy sky (B) calm sky
QuaRel_V1_Fr_1001
1
[ "(infer (heat higher world1) (distance higher world1) (distance higher world2))", "(infer (heat higher world2) (distance higher world2) (distance higher world1))" ]
qrel(heat, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2)
{ "world1": [ "red board" ], "world2": [ "green board" ] }
Mike's paperclip gets much hotter when he pokes it into his red board compared to when he pokes it into his green board. His paperclip travels further through the (A) red board (B) green board
QuaRel_V1_Fr_1274
0
[ "(infer (smoothness lower world1) (heat higher world1) (heat higher world2))", "(infer (smoothness lower world2) (heat higher world2) (heat higher world1))" ]
qrel(smoothness, lower, world1) -> qrel(heat, higher, world1) ; qrel(heat, higher, world2)
{ "world1": [ "calligraphy paper" ], "world2": [ "notebook paper" ] }
Jim likes to write. Sometimes he uses calligraphy paper and other times he uses notebook paper. He's noticed over the years that calligraphy paper is more rough than notebook paper. Which surface will make his pen heat up more (A) calligraphy paper (B) notebook paper