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_B4_0308 | 1 | [
"(infer (thickness lower world1) (strength lower world2) (strength lower world1))",
"(infer (thickness lower world2) (strength lower world1) (strength lower world2))"
] | qrel(thickness, lower, world1) -> qrel(strength, lower, world2) ; qrel(strength, lower, world1) | {
"world1": [
"Paper Towel"
],
"world2": [
"Iron"
]
} | A paper towel is placed over a cup. So is a sheet of iron. Which surface will be easier to drill through? (A) Iron (B) Paper Towel |
QuaRel_V1_Fr_1002 | 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": [
"blue trail"
],
"world2": [
"green trail"
]
} | Terry's car drives down a blue trail and a green trail. The car goes faster and a longer distance on the green trail, but is slow on the blue trail. The green trail has (A) more friction (B) less friction. |
QuaRel_V1_Fr_0219 | 1 | [
"(infer (heat higher world1) (friction lower world1) (friction lower world2))",
"(infer (heat higher world2) (friction lower world2) (friction lower world1))"
] | qrel(heat, higher, world1) -> qrel(friction, lower, world1) ; qrel(friction, lower, world2) | {
"world1": [
"brick"
],
"world2": [
"clay"
]
} | Timmy's mittens got hotter when he rubbed them on brick compared to when he rubbed them on clay. The _____ has less resistance (A) brick (B) clay |
QuaRel_V1_Fr_0859 | 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": [
"base camp turf"
],
"world2": [
"rocky mountain"
]
} | The Base camp turf was so much easier to navigate than going up the Rocky Mountains for the Explorer. This is because it had (A) less resistance (B) more resistance |
QuaRel_V1_B5_1051 | 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": [
"Explosion near"
],
"world2": [
"Explosion far"
]
} | When there was an explosion near Bill's office it was _____ than the explosion across town (A) quieter (B) louder |
QuaRel_V1_B5_1438 | 1 | [
"(infer (mass lower world1) (gravity higher world1) (gravity lower world1))",
"(infer (mass lower world2) (gravity higher world2) (gravity lower world2))"
] | qrel(mass, lower, world1) -> qrel(gravity, higher, world1) ; qrel(gravity, lower, world1) | {
"world1": [
"A ball"
],
"world2": [
"Jupiter"
]
} | If you were to throw a ball at Jupiter you'd notice that the ball has less mass and therefore has (A) stronger gravity (B) weaker gravity |
QuaRel_V1_B5_1058 | 0 | [
"(infer (distance lower world1) (brightness lower world2) (brightness higher world2))",
"(infer (distance lower world2) (brightness lower world1) (brightness higher world1))"
] | qrel(distance, lower, world1) -> qrel(brightness, lower, world2) ; qrel(brightness, higher, world2) | {
"world1": [
"When at the beach"
],
"world2": [
"When driving home"
]
} | George is watching the beginning of a fireworks show at the beach when he realizes he forgot something at home. He leaves early. He can still see the fireworks when driving home, but (A) they look dimmer (B) the look brighter. |
QuaRel_V1_B3_0015 | 1 | [
"(infer (loudness higher world1) (distance higher world1) (distance lower world1))",
"(infer (loudness higher world2) (distance higher world2) (distance lower world2))"
] | qrel(loudness, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, lower, world1) | {
"world1": [
"band directly in front of her"
],
"world2": [
"band around the corner"
]
} | Macy is attending the local Christmas parade. She covers her ears when a marching band comes where? (A) Around the corner (B) Directly in front of her |
QuaRel_V1_Fr_0361 | 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": [
"shower floor"
],
"world2": [
"slip and slide"
]
} | Jen learned that a shower floor is less smooth than a slip and slide by rolling her glass marble across them. The glass marble creates less heat when rolling over (A) shower floor (B) slip and slide |
QuaRel_V1_B5_0972 | 1 | [
"(infer (time higher world1) (distance higher world2) (distance higher world1))",
"(infer (time higher world2) (distance higher world1) (distance higher world2))"
] | qrel(time, higher, world1) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1) | {
"world1": [
"Sam"
],
"world2": [
"Bob"
]
} | Sam and Bob decided to jog together side by side through the park. Bob caught a cramp and was unable to finish. Who traveled more (A) Bob (B) Sam |
QuaRel_V1_B5_0952 | 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": [
"large ball"
],
"world2": [
"small ball"
]
} | John rolled a large ball and a small ball at the same time. Which will roll further faster? (A) large ball (B) small ball |
QuaRel_V1_B5_0964 | 1 | [
"(infer (time lower world1) (distance higher world1) (distance higher world2))",
"(infer (time lower world2) (distance higher world2) (distance higher world1))"
] | qrel(time, lower, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"Skippy"
],
"world2": [
"Finn"
]
} | Skippy and Finn are dogs who are running down the street. They run at the same speed. Skippy stops running before Finn does, so who ran the farthest? (A) Skippy (B) Finn |
QuaRel_V1_Fr_0469 | 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": [
"carpet"
],
"world2": [
"asphalt"
]
} | Janie is moving her dresser. When she is moving it, it will move quicker across the _____ because the carpet provides less resistance. (A) carpet (B) asphalt |
QuaRel_V1_B4_0298 | 1 | [
"(infer (and (acceleration high world1) (acceleration low world2)) (weight lower world2) (weight lower world1))",
"(infer (and (acceleration high world2) (acceleration low world1)) (weight lower world1) (weight lower world2))"
] | qval(acceleration, high, world1), qval(acceleration, low, world2) -> qrel(weight, lower, world2) ; qrel(weight, lower, world1) | {
"world1": [
"a blue wagon"
],
"world2": [
"a red wagon"
]
} | Bob has two almost identical toy wagons that his dad built for him, one red one and one blue one. He's piled a bunch of toys and other objects in both of them. He pushes the blue one and it easily goes fast across the patio. He pushes the red one, and it barely gets moving. Which one has a lighter load? (A) the red wagon (B) the blue wagon |
QuaRel_V1_Fr_1142 | 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": [
"floor"
],
"world2": [
"couch"
]
} | A floor has more friction then a couch. This means the cat can run across the _____ at a quicker rate of speed (A) couch (B) floor |
QuaRel_V1_Fr_0973 | 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": [
"field"
],
"world2": [
"tarmac"
]
} | Mike's airplane creates a lot more heat when he drives it over his field instead of over his tarmac. Mike's airplane will move a greater distance over (A) tarmac or (B) field |
QuaRel_V1_B5_0986 | 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": [
"Henry"
]
} | Jimbo isn't as strong as Henry. Which person can toss a soccer ball a greater distance? (A) Jimbo (B) Henry |
QuaRel_V1_Fr_0805 | 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": [
"church stage"
],
"world2": [
"church floor"
]
} | The Preacher danced better on the church stage than on the church floor because it had (A) more resistance (B) less resistance |
QuaRel_V1_B5_1015 | 1 | [
"(infer (gravity higher world1) (mass higher world2) (mass higher world1))",
"(infer (gravity higher world2) (mass higher world1) (mass higher world2))"
] | qrel(gravity, higher, world1) -> qrel(mass, higher, world2) ; qrel(mass, higher, world1) | {
"world1": [
"Mars"
],
"world2": [
"Pluto"
]
} | Niles is trying to find out which planet will have a stronger gravitational pull. He is comparing Pluto with Mars. The planet with more mass is (A) Pluto (B) Mars |
QuaRel_V1_Fr_0278 | 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": [
"soup"
],
"world2": [
"broth"
]
} | Kate's ladle generated more heat when she stirred soup rather than broth. The _____ has more resistance (A) soup (B) broth |
QuaRel_V1_B3_0014 | 1 | [
"(infer (mass higher world1) (gravity lower world1) (gravity lower world2))",
"(infer (mass higher world2) (gravity lower world2) (gravity lower world1))"
] | qrel(mass, higher, world1) -> qrel(gravity, lower, world1) ; qrel(gravity, lower, world2) | {
"world1": [
"boulder"
],
"world2": [
"pebble"
]
} | Mike was comparing the mass of a boulder and a pebble. He found that the mass of the boulder was much greater then the mass of the pebble. Which item emits weaker gravity? (A) boulder (B) pebble |
QuaRel_V1_Fr_1013 | 0 | [
"(infer (and (smoothness high world1) (smoothness low world2)) (speed higher world1) (speed higher world2))",
"(infer (and (smoothness high world2) (smoothness low world1)) (speed higher world2) (speed higher world1))"
] | qval(smoothness, high, world1), qval(smoothness, low, world2) -> qrel(speed, higher, world1) ; qrel(speed, higher, world2) | {
"world1": [
"tile floor"
],
"world2": [
"gravel driveway"
]
} | Brock is dragging a toy behind him. He pulls it across the smooth tile floor, then on the gravel driveway outside. Where is Brock able to drag the toy faster? (A) tile floor (B) gravel driveway |
QuaRel_V1_B5_0549 | 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": [
"Car headlight far"
],
"world2": [
"Car headlight near"
]
} | As the car drove away from the man standing on the side of the road the lights began to (A) apper brighter (B) appear dimmer |
QuaRel_V1_B5_0732 | 1 | [
"(infer (thickness higher world1) (strength higher world2) (strength higher world1))",
"(infer (thickness higher world2) (strength higher world1) (strength higher world2))"
] | qrel(thickness, higher, world1) -> qrel(strength, higher, world2) ; qrel(strength, higher, world1) | {
"world1": [
"thick glasses"
],
"world2": [
"thin glasses"
]
} | Kevin was thick glasses, Dean has thin glasses. Whose glasses would fare better in a fall? (A) Dean's (B) Kevin's |
QuaRel_V1_B3_0045 | 0 | [
"(infer (and (exerciseIntensity high world1) (exerciseIntensity low world2)) (amountSweat higher world1) (amountSweat higher world2))",
"(infer (and (exerciseIntensity high world2) (exerciseIntensity low world1)) (amountSweat higher world2) (amountSweat higher world1))"
] | qval(exerciseIntensity, high, world1), qval(exerciseIntensity, low, world2) -> qrel(amountSweat, higher, world1) ; qrel(amountSweat, higher, world2) | {
"world1": [
"Jimbo"
],
"world2": [
"James"
]
} | Jimbo and James are digging a hole together. Jimbo is doing most of the work, and James is mainly standing around. Which person is sweating more? (A) Jimbo (B) James |
QuaRel_V1_B5_0021 | 1 | [
"(infer (apparentSize lower world1) (distance lower world1) (distance higher world1))",
"(infer (apparentSize lower world2) (distance lower world2) (distance higher world2))"
] | qrel(apparentSize, lower, world1) -> qrel(distance, lower, world1) ; qrel(distance, higher, world1) | {
"world1": [
"grasper far"
],
"world2": [
"grasper near"
]
} | Joe was watching a surgical video where one of the arms was a grasper. When it moved towards the center of the screen, it seemed smaller than when it moved towards him. That's because the grasper is (A) nearer when at the center of the screen (B) farther when at the center of the screen |
QuaRel_V1_B4_0167 | 0 | [
"(infer (and (weight low world1) (weight high world2)) (acceleration higher world1) (acceleration higher world2))",
"(infer (and (weight low world2) (weight high world1)) (acceleration higher world2) (acceleration higher world1))"
] | qval(weight, low, world1), qval(weight, high, world2) -> qrel(acceleration, higher, world1) ; qrel(acceleration, higher, world2) | {
"world1": [
"a small, lightweight car"
],
"world2": [
"a heavy SUV"
]
} | Would a small, lightweight car be able to pass another vehicle quicker on the highway or would a big, heavy SUV be able to do so faster? (A) the lightweight car (B) the heavy SUV |
QuaRel_V1_Fr_1108 | 1 | [
"(infer (friction lower world1) (smoothness lower world1) (smoothness lower world2))",
"(infer (friction lower world2) (smoothness lower world2) (smoothness lower world1))"
] | qrel(friction, lower, world1) -> qrel(smoothness, lower, world1) ; qrel(smoothness, lower, world2) | {
"world1": [
"index finger"
],
"world2": [
"middle finger"
]
} | A ring experiences less resistance sliding onto an index finger then sliding onto a middle finger. It then stands to reason that the _____ is more jagged (A) index finger (B) middle finger |
QuaRel_V1_B5_0008 | 1 | [
"(infer (and (distance low world1) (distance high world2)) (distance higher world1) (distance lower world1))",
"(infer (and (distance low world2) (distance high world1)) (distance higher world2) (distance lower world2))"
] | qval(distance, low, world1), qval(distance, high, world2) -> qrel(distance, higher, world1) ; qrel(distance, lower, world1) | {
"world1": [
"walking toward light"
],
"world2": [
"walking away from light"
]
} | Jim is far away from his friend with a flashlight. Jim can see that the light is getting brighter as he (A) walks away from it (B) walks towards it |
QuaRel_V1_B5_0475 | 0 | [
"(infer (and (distance low world1) (distance high world2)) (brightness higher world1) (brightness lower world1))",
"(infer (and (distance low world2) (distance high world1)) (brightness higher world2) (brightness lower world2))"
] | qval(distance, low, world1), qval(distance, high, world2) -> qrel(brightness, higher, world1) ; qrel(brightness, lower, world1) | {
"world1": [
"bright room closer"
],
"world2": [
"bright room farther away"
]
} | Latoya was in a dark house but saw a room with a light on in the distance. When she walks closer to it the light appears (A) brighter (B) dimmer |
QuaRel_V1_Fr_0350 | 0 | [
"(infer (smoothness higher world1) (friction higher world2) (friction lower world2))",
"(infer (smoothness higher world2) (friction higher world1) (friction lower world1))"
] | qrel(smoothness, higher, world1) -> qrel(friction, higher, world2) ; qrel(friction, lower, world2) | {
"world1": [
"tile"
],
"world2": [
"tub"
]
} | Sara is cleaning her bathroom. Her tub is old and not as smooth as it used to be. She notices the sponge moves over the tile easier than the tub. This is because the tub is worn and causes (A) more friction (B) less friction. |
QuaRel_V1_Fr_0371 | 0 | [
"(infer (and (heat low world1) (heat high world2)) (friction higher world2) (friction lower world2))",
"(infer (and (heat low world2) (heat high world1)) (friction higher world1) (friction lower world1))"
] | qval(heat, low, world1), qval(heat, high, world2) -> qrel(friction, higher, world2) ; qrel(friction, lower, world2) | {
"world1": [
"street"
],
"world2": [
"rocky road"
]
} | Darrell's car gets very warm when he drives it on the rocky road in town, but stays cool when he drives it on the street. The rocky road has _____ than the street. (A) more resistance (B) less resistance |
QuaRel_V1_B4_0408 | 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": [
"aluminum bike"
],
"world2": [
"steel bike"
]
} | If a bike made of steel and a bike made of aluminum were racing, which would reach their top speed faster (A) the steel bike or the (B) aluminum bike. |
QuaRel_V1_B5_1146 | 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": [
"Bill"
],
"world2": [
"Dan"
]
} | Bill and dan both throw a tennis ball. Bill throws the ball a lot shorter distance making him (A) less muscular (B) more muscular |
QuaRel_V1_B5_1119 | 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 woman"
],
"world2": [
"College athlete"
]
} | The old woman was much weaker than the college athlete so she threw the ball (A) farther (B) less far |
QuaRel_V1_Fr_0578 | 1 | [
"(infer (speed higher world1) (smoothness higher world2) (smoothness higher world1))",
"(infer (speed higher world2) (smoothness higher world1) (smoothness higher world2))"
] | qrel(speed, higher, world1) -> qrel(smoothness, higher, world2) ; qrel(smoothness, higher, world1) | {
"world1": [
"black ice"
],
"world2": [
"tall grass"
]
} | A grasshopper hops through tall grass and gets hung up, so he hops on black ice to glide faster. He does this because _____ is smoother for his jumps. (A) tall grass (B) black ice |
QuaRel_V1_Fr_1209 | 0 | [
"(infer (and (smoothness low world1) (smoothness high world2)) (heat higher world1) (heat higher world2))",
"(infer (and (smoothness low world2) (smoothness high world1)) (heat higher world2) (heat higher world1))"
] | qval(smoothness, low, world1), qval(smoothness, high, world2) -> qrel(heat, higher, world1) ; qrel(heat, higher, world2) | {
"world1": [
"mouse pad"
],
"world2": [
"notebook"
]
} | Pat likes to eat salty snacks with sugary drinks while using the laptop. The mouse pad is sticky and bumpy with spills and crumbs. Pat uses more wrist effort to move the computer mouse over the pad. Pat places the mouse on a spiral notebook and the mouse effortlessly zigzags in all directions. The mouse generates more heat as it slides over the (A) mouse pad (B) notebook. |
QuaRel_V1_Fr_0900 | 1 | [
"(infer (distance higher world1) (friction higher world1) (friction lower world1))",
"(infer (distance higher world2) (friction higher world2) (friction lower world2))"
] | qrel(distance, higher, world1) -> qrel(friction, higher, world1) ; qrel(friction, lower, world1) | {
"world1": [
"clean counter"
],
"world2": [
"dirty counter"
]
} | Nate couldn't slide the plate of food down the counter easily when it was dirty, but found it would go further when it was clean. This is due to the clean countertop having (A) more friction (B) less friction. |
QuaRel_V1_Fr_0653 | 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": [
"icy road"
],
"world2": [
"sandy road"
]
} | A truck is driving down an icy road and is moving very easy and quickly. When the truck pulls off that road and onto a sandy road, the truck moves with more difficulty. The truck slowed on the sandy road because the sandy road had (A) more friction (B) less friction. |
QuaRel_V1_Fr_0476 | 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": [
"bed"
],
"world2": [
"table"
]
} | Kevin noticed that his ping pong ball got hotter when he rolled it over his bed rather than rolling it over his table. The ping pong ball travels further over (A) table (B) bed |
QuaRel_V1_B5_0899 | 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": [
"phone book"
],
"world2": [
"pamphlet"
]
} | Jimbo's phone book is thicker then his pamphlet. Which one will have more resistance to being torn in two? (A) phone book (B) pamphlet |
QuaRel_V1_Fr_0827 | 0 | [
"(infer (speed higher world1) (friction higher world2) (friction higher world1))",
"(infer (speed higher world2) (friction higher world1) (friction higher world2))"
] | qrel(speed, higher, world1) -> qrel(friction, higher, world2) ; qrel(friction, higher, world1) | {
"world1": [
"wood desk"
],
"world2": [
"blanket"
]
} | Ron spins a top on a blanket that he has laid on the floor and notices that it doesn't spin very well. He then spins his top on the wood desk and watches it spin faster and faster. The surface with more resistance is the (A) blanket (B) wood desk. |
QuaRel_V1_B5_0799 | 1 | [
"(infer (time higher world1) (distance higher world2) (distance higher world1))",
"(infer (time higher world2) (distance higher world1) (distance higher world2))"
] | qrel(time, higher, world1) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1) | {
"world1": [
"mouse"
],
"world2": [
"kitten"
]
} | If a kitten is chasing a mouse around and both are running at the same speed, which will have travelled a greater distance if the kitten gives up the chase and the mouse keeps going? (A) kitten (B) mouse |
QuaRel_V1_Fr_0757 | 1 | [
"(infer (friction lower world1) (heat higher world1) (heat higher world2))",
"(infer (friction lower world2) (heat higher world2) (heat higher world1))"
] | qrel(friction, lower, world1) -> qrel(heat, higher, world1) ; qrel(heat, higher, world2) | {
"world1": [
"counter"
],
"world2": [
"blanket"
]
} | Tim learned that a counter has higher resistance than a blanket while rolling his tomato across it. Rolling the tomato across the _____ generates more heat (A) counter (B) blanket |
QuaRel_V1_B4_0066 | 1 | [
"(infer (amountSweat lower world1) (exerciseIntensity lower world2) (exerciseIntensity lower world1))",
"(infer (amountSweat lower world2) (exerciseIntensity lower world1) (exerciseIntensity lower world2))"
] | qrel(amountSweat, lower, world1) -> qrel(exerciseIntensity, lower, world2) ; qrel(exerciseIntensity, lower, world1) | {
"world1": [
"walking"
],
"world2": [
"jogging"
]
} | Kim liked to jog and walk in the park near her house. She went to the park and wanted to get some exercise before her boyfriend came to visit, but didn't want to get too sweaty. She should (A) jog (B) walk |
QuaRel_V1_Fr_0877 | 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": [
"gravel"
],
"world2": [
"sidewalk"
]
} | Kim is pushing her baby in the stroller. She walks around the block on the sidewalk, but when she gets back to her gravel driveway, it has more friction. Kim pushes the stroller at a lower speed when she is on the (A) sidewalk (B) gravel. |
QuaRel_V1_B5_1131 | 1 | [
"(infer (time higher world1) (distance higher world2) (distance higher world1))",
"(infer (time higher world2) (distance higher world1) (distance higher world2))"
] | qrel(time, higher, world1) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1) | {
"world1": [
"rat"
],
"world2": [
"garter snake"
]
} | A rat and a garter snake move at the same speed, but the rat got a five minute head start. After an hour (A) the snake will have gone further (B) the rat will have gone further |
QuaRel_V1_B5_0472 | 0 | [
"(infer (speed higher world1) (distance higher world1) (distance higher world2))",
"(infer (speed higher world2) (distance higher world2) (distance higher world1))"
] | qrel(speed, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"dung beetle"
],
"world2": [
"cricket"
]
} | If a dung beetle runs faster then a cricket, which will travel a greater distance if they both run for 5 minutes? (A) dung beetle (B) cricket |
QuaRel_V1_B5_1336 | 1 | [
"(infer (and (distance high world1) (distance low world2)) (loudness higher world1) (loudness lower world1))",
"(infer (and (distance high world2) (distance low world1)) (loudness higher world2) (loudness lower world2))"
] | qval(distance, high, world1), qval(distance, low, world2) -> qrel(loudness, higher, world1) ; qrel(loudness, lower, world1) | {
"world1": [
"walking away"
],
"world2": [
"walking near"
]
} | Santana is singing as she walks down the road. As Santana walks passed a restaurant, the people in there can hear her loudly. As Santana walks away singing, her voice gets (A) louder (B) softer |
QuaRel_V1_B4_0233 | 1 | [
"(infer (distance lower world1) (speed lower world2) (speed lower world1))",
"(infer (distance lower world2) (speed lower world1) (speed lower world2))"
] | qrel(distance, lower, world1) -> qrel(speed, lower, world2) ; qrel(speed, lower, world1) | {
"world1": [
"rabbit"
],
"world2": [
"crocodile"
]
} | Jim was fishing by the river when he noticed a cute bunny rabbit. He also noticed a crocodile. Just then, the rabbit did, too. It started bolting. Unfortunately, the crocodile had noticed the rabbit, too, and quickly snatched it up, crushing it into a bloody delightful meal. This meal was served because (A) the crocodile was slower (B) the rabbit was slower |
QuaRel_V1_Fr_0191 | 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": [
"tall grass"
],
"world2": [
"mowed grass"
]
} | Ken was experimenting with rolling his whiffle ball across different types of grass to measure the resistance. He noticed that tall grass seemed to have more resistance than mowed grass. This means that his whiffle ball moves slower through (A) tall grass (B) short grass |
QuaRel_V1_B5_0102 | 0 | [
"(infer (time lower world1) (distance lower world1) (distance higher world1))",
"(infer (time lower world2) (distance lower world2) (distance higher world2))"
] | qrel(time, lower, world1) -> qrel(distance, lower, world1) ; qrel(distance, higher, world1) | {
"world1": [
"Jen"
],
"world2": [
"Jess"
]
} | Jen and Jess have ended their shift at the factory and are driving home. They're both driving the same speed, but Jen makes it home sooner than Jess does. This is because (A) Jen's home is closer to work (B) Jen's home is farther from work |
QuaRel_V1_B5_0520 | 1 | [
"(infer (and (speed high world1) (speed low world2)) (time lower world2) (time lower world1))",
"(infer (and (speed high world2) (speed low world1)) (time lower world1) (time lower world2))"
] | qval(speed, high, world1), qval(speed, low, world2) -> qrel(time, lower, world2) ; qrel(time, lower, world1) | {
"world1": [
"person in car"
],
"world2": [
"person walking"
]
} | Jessie walked to the store, while Jim drove to it. Who would reach to the destination the fastest: (A) Jessie because he was walking(B) Jim because he was driving |
QuaRel_V1_Fr_0812 | 1 | [
"(infer (distance lower world1) (friction higher world2) (friction higher world1))",
"(infer (distance lower world2) (friction higher world1) (friction higher world2))"
] | qrel(distance, lower, world1) -> qrel(friction, higher, world2) ; qrel(friction, higher, world1) | {
"world1": [
"carpet"
],
"world2": [
"kitchen floor"
]
} | Louis notices that when he pushes his book on the carpet, it doesn't go as far as when he pushes the book on the kitchen floor. Which surface has greater resistance? (A) kitchen floor (B) carpet |
QuaRel_V1_B4_0341 | 0 | [
"(infer (and (weight low world1) (weight high world2)) (acceleration higher world1) (acceleration higher world2))",
"(infer (and (weight low world2) (weight high world1)) (acceleration higher world2) (acceleration higher world1))"
] | qval(weight, low, world1), qval(weight, high, world2) -> qrel(acceleration, higher, world1) ; qrel(acceleration, higher, world2) | {
"world1": [
"empty dump truck"
],
"world2": [
"dump truck full of iron ore"
]
} | An empty dump truck and a dump truck full of iron ore start towards each other, as fast as they can, from opposite ends of a long street. Which truck makes it 100 feet before the other truck? (A) the empty dump truck (B) the dump truck full of iron ore |
QuaRel_V1_B4_0468 | 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": [
"Sirius"
],
"world2": [
"Capella"
]
} | Suppose you look into the sky. Which star is easier to see? (A) Sirius (B) Capella |
QuaRel_V1_Fr_1537 | 0 | [
"(infer (speed lower world1) (heat lower world2) (heat lower world1))",
"(infer (speed lower world2) (heat lower world1) (heat lower world2))"
] | qrel(speed, lower, world1) -> qrel(heat, lower, world2) ; qrel(heat, lower, world1) | {
"world1": [
"river"
],
"world2": [
"jungle"
]
} | A cat moves slower through the river then through the jungle. This means the cat heats up less in the (A) jungle (B) river |
QuaRel_V1_B4_0194 | 1 | [
"(infer (time higher world1) (distance higher world2) (distance higher world1))",
"(infer (time higher world2) (distance higher world1) (distance higher world2))"
] | qrel(time, higher, world1) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1) | {
"world1": [
"Jim"
],
"world2": [
"Kyle"
]
} | Jim and Kyle are riding their bikes. Kyle stops at the store, but Jim keeps on. Who goes farther? (A) Kyle (B) Jim |
QuaRel_V1_Fr_1149 | 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": [
"desk"
],
"world2": [
"table"
]
} | Mike's desk is not as rough as his table. When sliding his textbook across both surfaces, he learned that the _____ offered less resistance to the textbook. (A) desk (B) table |
QuaRel_V1_Fr_0961 | 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": [
"sidewalk"
],
"world2": [
"boardwalk"
]
} | Steve notices that when he skateboards over the sidewalk there is less resistance than when he skateboards over the boardwalk at the beach. Steve will move faster when he skateboards over the (A) boardwalk. (B) sidewalk |
QuaRel_V1_Fr_1459 | 1 | [
"(infer (smoothness higher world1) (heat higher world1) (heat higher world2))",
"(infer (smoothness higher world2) (heat higher world2) (heat higher world1))"
] | qrel(smoothness, higher, world1) -> qrel(heat, higher, world1) ; qrel(heat, higher, world2) | {
"world1": [
"snow"
],
"world2": [
"grass"
]
} | Walking with snowshoes on snow is softer then walking on grass. This means the snowshoes will get hotter when walking on (A) snow (B) grass |
QuaRel_V1_B5_1305 | 1 | [
"(infer (thickness higher world1) (strength lower world1) (strength higher world1))",
"(infer (thickness higher world2) (strength lower world2) (strength higher world2))"
] | qrel(thickness, higher, world1) -> qrel(strength, lower, world1) ; qrel(strength, higher, world1) | {
"world1": [
"Wood"
],
"world2": [
"Toothpick"
]
} | The piece of wood was thicker than the toothpick so it was (A) weaker (B) stronger |
QuaRel_V1_B5_0833 | 0 | [
"(infer (and (thickness high world1) (thickness low world2)) (thickness higher world1) (thickness lower world1))",
"(infer (and (thickness high world2) (thickness low world1)) (thickness higher world2) (thickness lower world2))"
] | qval(thickness, high, world1), qval(thickness, low, world2) -> qrel(thickness, higher, world1) ; qrel(thickness, lower, world1) | {
"world1": [
"thick frame"
],
"world2": [
"thin frame"
]
} | Howard needed a new bed frame. He needed one that would hold a lot of weight. Howard made sure that the frame was (A) thick (B) thin. |
QuaRel_V1_Fr_1189 | 1 | [
"(infer (friction higher world1) (heat lower world1) (heat lower world2))",
"(infer (friction higher world2) (heat lower world2) (heat lower world1))"
] | qrel(friction, higher, world1) -> qrel(heat, lower, world1) ; qrel(heat, lower, world2) | {
"world1": [
"cloudy sky"
],
"world2": [
"clear sky"
]
} | A falcon flying high experiences more resistance in a cloudy sky then in a clear sky. This means the falcon gets less hot when flying in a (A) cloudy sky (B) clear sky |
QuaRel_V1_B5_0831 | 0 | [
"(infer (and (flexibility low world1) (flexibility high world2)) (breakability higher world1) (breakability higher world2))",
"(infer (and (flexibility low world2) (flexibility high world1)) (breakability higher world2) (breakability higher world1))"
] | qval(flexibility, low, world1), qval(flexibility, high, world2) -> qrel(breakability, higher, world1) ; qrel(breakability, higher, world2) | {
"world1": [
"dry reed"
],
"world2": [
"fresh reed"
]
} | When Jimbo bent a fresh reed is flexed nice and easy, but when he bent a dry reed it felt very brittle. Which reed would be more likely to break? (A) dry reed (B) fresh reed |
QuaRel_V1_B5_1046 | 1 | [
"(infer (distance higher world1) (apparentSize higher world1) (apparentSize lower world1))",
"(infer (distance higher world2) (apparentSize higher world2) (apparentSize lower world2))"
] | qrel(distance, higher, world1) -> qrel(apparentSize, higher, world1) ; qrel(apparentSize, lower, world1) | {
"world1": [
"Jupiter"
],
"world2": [
"Venus"
]
} | When looking in to the night sky we all know that Jupiter is larger than Venus but because Jupiter is further away it appears (A) larger (B) smaller |
QuaRel_V1_B3_0177 | 1 | [
"(infer (flexibility higher world1) (breakability lower world2) (breakability lower world1))",
"(infer (flexibility higher world2) (breakability lower world1) (breakability lower world2))"
] | qrel(flexibility, higher, world1) -> qrel(breakability, lower, world2) ; qrel(breakability, lower, world1) | {
"world1": [
"metal stud"
],
"world2": [
"sheet metal"
]
} | Mike found out that he can bend sheet metal a lot easier then he can bend a metal stud. Which item is less likely to break as he bends it? (A) sheet metal (B) metal stud |
QuaRel_V1_Fr_1173 | 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": [
"dirt field"
],
"world2": [
"empty cave"
]
} | An agate rolling in a dirt field moves slower then one rolling in an empty cave. It seems likely that the agate will roll a greater distance in the (A) dirt field (B) empty cave |
QuaRel_V1_B5_0959 | 1 | [
"(infer (and (speed high world1) (speed low world2)) (distance higher world2) (distance higher world1))",
"(infer (and (speed high world2) (speed low world1)) (distance higher world1) (distance higher world2))"
] | qval(speed, high, world1), qval(speed, low, world2) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1) | {
"world1": [
"Betty"
],
"world2": [
"Jeff"
]
} | Jeff is walking through the park. Betty is running on the same path. After an hour, who has gone farther? (A) Jeff (B) Betty |
QuaRel_V1_Fr_1165 | 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": [
"tangled hair"
],
"world2": [
"clean hair"
]
} | Tangled hair offers more resistance to a hair brush then clean hair. This means the hair brush moves faster through the (A) tangled hair (B) clean hair |
QuaRel_V1_B5_0013 | 0 | [
"(infer (and (speed high world1) (speed low world2)) (time lower world1) (time lower world2))",
"(infer (and (speed high world2) (speed low world1)) (time lower world2) (time lower world1))"
] | qval(speed, high, world1), qval(speed, low, world2) -> qrel(time, lower, world1) ; qrel(time, lower, world2) | {
"world1": [
"Jim"
],
"world2": [
"Peter"
]
} | Jim and Peter are meeting to have some ice cream together. They both leave at the same time. Jim takes his bike and Peter decides to walk to the Ice cream place. Who will arrive at the Ice cream place faster (A) Jim or (B) Peter |
QuaRel_V1_Fr_1334 | 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": [
"vanity"
],
"world2": [
"bath mat"
]
} | Jane's earring rolled further whens he dropped it on her vanity then when she dropped it on her bath mat. This means the _____ has more friction (A) vanity (B) bath mat |
QuaRel_V1_B5_0610 | 1 | [
"(infer (thickness higher world1) (strength higher world2) (strength higher world1))",
"(infer (thickness higher world2) (strength higher world1) (strength higher world2))"
] | qrel(thickness, higher, world1) -> qrel(strength, higher, world2) ; qrel(strength, higher, world1) | {
"world1": [
"trunk"
],
"world2": [
"leaf"
]
} | A tree trunk is thicker then a tree leaf. Which part of the tree is the stronger one? (A) leaf (B) trunk |
QuaRel_V1_Fr_0489 | 1 | [
"(infer (distance higher world1) (friction lower world2) (friction higher world2))",
"(infer (distance higher world2) (friction lower world1) (friction higher world1))"
] | qrel(distance, higher, world1) -> qrel(friction, lower, world2) ; qrel(friction, higher, world2) | {
"world1": [
"trampoline"
],
"world2": [
"mud puddles"
]
} | Lombardi jumped higher with her pogo stick on a trampoline versus mud puddles because the mud puddles have (A) less resistance (B) more resistance |
QuaRel_V1_B5_0861 | 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": [
"Kim"
],
"world2": [
"Dan"
]
} | Kim and Dan begin driving in a straight line at the same speed. If Kim drives for half as much time as Dan, who will go a shorter distance? (A) Kim (B) Dan |
QuaRel_V1_B5_0980 | 0 | [
"(infer (weight lower world1) (acceleration higher world1) (acceleration higher world2))",
"(infer (weight lower world2) (acceleration higher world2) (acceleration higher world1))"
] | qrel(weight, lower, world1) -> qrel(acceleration, higher, world1) ; qrel(acceleration, higher, world2) | {
"world1": [
"tennis ball"
],
"world2": [
"bowling ball"
]
} | Alice rolls a tennis ball and a bowling ball down a hill. She notices that the (A) tennis ball (B) bowling ball speeds up faster. |
QuaRel_V1_Fr_0397 | 1 | [
"(infer (and (speed high world1) (speed low world2)) (friction lower world2) (friction higher world2))",
"(infer (and (speed high world2) (speed low world1)) (friction lower world1) (friction higher world1))"
] | qval(speed, high, world1), qval(speed, low, world2) -> qrel(friction, lower, world2) ; qrel(friction, higher, world2) | {
"world1": [
"roof"
],
"world2": [
"grass"
]
} | Joe rolls a ball down the roof where it speeds up, then falls onto the grass, rolls, and slows down. The ball slowed down on the grass because it had (A) less resistance (B) greater resistance. |
QuaRel_V1_Fr_0328 | 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": [
"cement"
],
"world2": [
"carpet"
]
} | Elliot is working in a warehouse. He notices that he is able to push a handcart faster on the cement than on the carpet. The handcart will generate more heat when Elliot pushes it over the (A) carpet (B) cement. |
QuaRel_V1_B5_0790 | 1 | [
"(infer (and (time high world1) (time low world2)) (distance higher world2) (distance higher world1))",
"(infer (and (time high world2) (time low world1)) (distance higher world1) (distance higher world2))"
] | qval(time, high, world1), qval(time, low, world2) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1) | {
"world1": [
"Tank"
],
"world2": [
"Car"
]
} | A tank and car both drive through the desert at 20 miles an hour but the car drives for a half hour and the tank drives for an hour so the tank traveled (A) a shorter distance (B) a farther distance |
QuaRel_V1_B5_0410 | 1 | [
"(infer (weight lower world1) (acceleration lower world1) (acceleration higher world1))",
"(infer (weight lower world2) (acceleration lower world2) (acceleration higher world2))"
] | qrel(weight, lower, world1) -> qrel(acceleration, lower, world1) ; qrel(acceleration, higher, world1) | {
"world1": [
"After stuff is thrown overboard."
],
"world2": [
"Before stuff is thrown overboard"
]
} | A man's boat is about to sink, so he throws his food and boxes of stuff overboard. At which point would his boat be faster? (A) Before the stuff is thrown overboard (B) After the stuff is thrown overboard. |
QuaRel_V1_B5_0978 | 1 | [
"(infer (acceleration lower world1) (weight lower world1) (weight higher world1))",
"(infer (acceleration lower world2) (weight lower world2) (weight higher world2))"
] | qrel(acceleration, lower, world1) -> qrel(weight, lower, world1) ; qrel(weight, higher, world1) | {
"world1": [
"sled with supplies on it"
],
"world2": [
"empty sled"
]
} | Terrie leads her dog team to deliver some food and other things to someone in a snowbound cabin. Terrie's dogs pull the empty sled to a nearby supply station, then pull the loaded sled on to the snowbound cabin. In which situation will the dogs have more difficulty in getting the sled moving swiftly? (A) when the sled is empty (B) when the sled is weighed down with supplies |
QuaRel_V1_Fr_1534 | 0 | [
"(infer (and (friction low world1) (friction high world2)) (smoothness higher world1) (smoothness higher world2))",
"(infer (and (friction low world2) (friction high world1)) (smoothness higher world2) (smoothness higher world1))"
] | qval(friction, low, world1), qval(friction, high, world2) -> qrel(smoothness, higher, world1) ; qrel(smoothness, higher, world2) | {
"world1": [
"laminate floor"
],
"world2": [
"tile floor"
]
} | Jane's caster wheel experiences low friction when rolling across a laminate floor and high friction when rolling across a tile floor. Because of this, she knows that the _____ is smoother (A) laminate floor (B) tile floor |
QuaRel_V1_B4_0177 | 1 | [
"(infer (flexibility higher world1) (breakability lower world2) (breakability lower world1))",
"(infer (flexibility higher world2) (breakability lower world1) (breakability lower world2))"
] | qrel(flexibility, higher, world1) -> qrel(breakability, lower, world2) ; qrel(breakability, lower, world1) | {
"world1": [
"plastic pen"
],
"world2": [
"Wooden pencil"
]
} | Doug is bored with studying, so he begins manipulating some writing utensils on his desk. He sees that the plastic pen is bendier than the wooden pencil. This means that which utensil is less likely to snap as he bends it? (A) wooden pencil (B) plastic pen |
QuaRel_V1_B5_0590 | 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": [
"Son"
],
"world2": [
"Father"
]
} | A father and his 8 year old son were having a rock throwing competition to see who can throw it the farthest. The son lost the competition because (A) he is weaker (B) he is stronger |
QuaRel_V1_Fr_1567 | 0 | [
"(infer (smoothness higher world1) (distance higher world1) (distance lower world1))",
"(infer (smoothness higher world2) (distance higher world2) (distance lower world2))"
] | qrel(smoothness, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, lower, world1) | {
"world1": [
"polished counter"
],
"world2": [
"matte counter"
]
} | A polished counter isn't a rough as a matte counter. This means a sock that is slid across the polished counter will go _____ then one slid over a matte counter (A) a greater distance (B) a smaller distance |
QuaRel_V1_B5_0739 | 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": [
"Sun"
],
"world2": [
"Jupiter"
]
} | Both the sun and Jupiter are massive but the sun has more mass and therefore has (A) stronger gravity (B) weaker gravity |
QuaRel_V1_B3_0146 | 0 | [
"(infer (and (speed high world1) (speed low world2)) (distance higher world1) (distance higher world2))",
"(infer (and (speed high world2) (speed low world1)) (distance higher world2) (distance higher world1))"
] | qval(speed, high, world1), qval(speed, low, world2) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"toy car"
],
"world2": [
"toy truck"
]
} | Mike's toy car moves really fast when he pushes it, but his toy truck only creeps along slowly. Which toy will move a greater distance in the same amount of time? (A) toy car (B) toy truck |
QuaRel_V1_Fr_0238 | 1 | [
"(infer (and (distance high world1) (distance low world2)) (friction higher world1) (friction lower world1))",
"(infer (and (distance high world2) (distance low world1)) (friction higher world2) (friction lower world2))"
] | qval(distance, high, world1), qval(distance, low, world2) -> qrel(friction, higher, world1) ; qrel(friction, lower, world1) | {
"world1": [
"tile floor"
],
"world2": [
"mattress"
]
} | Alex rolls a ball of paper across her mattress and it barely moves. Then she rolls the paper across the tile floor and it moves pretty far. The ball of paper moved better on the tile floor because it had (A) more friction (B) less friction. |
QuaRel_V1_B5_0012 | 1 | [
"(infer (distance lower world1) (brightness lower world1) (brightness higher world1))",
"(infer (distance lower world2) (brightness lower world2) (brightness higher world2))"
] | qrel(distance, lower, world1) -> qrel(brightness, lower, world1) ; qrel(brightness, higher, world1) | {
"world1": [
"lights near"
],
"world2": [
"lights from far"
]
} | Kyle is on his way home. As he gets closer to the city, the lights get _____ in the dark sky. (A) duller (B) brighter |
QuaRel_V1_Fr_0205 | 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": [
"bathtub"
],
"world2": [
"couch"
]
} | James learned that a bathtub is much smoother than a couch when he was experimenting with rolling his toothpick across different surfaces. The toothpick moved slower over (A) couch (B) bathtub |
QuaRel_V1_Fr_0010 | 1 | [
"(infer (speed lower world1) (friction lower world1) (friction lower world2))",
"(infer (speed lower world2) (friction lower world2) (friction lower world1))"
] | qrel(speed, lower, world1) -> qrel(friction, lower, world1) ; qrel(friction, lower, world2) | {
"world1": [
"rough slide"
],
"world2": [
"smooth slide"
]
} | Ellie loves to play on the slides at the park. She notices that the rough slide takes her longer to go down than the smooth slide. That's because the smooth slide has (A) more resistance (B) less resistance |
QuaRel_V1_B4_0080 | 0 | [
"(infer (thickness lower world1) (strength lower world1) (strength lower world2))",
"(infer (thickness lower world2) (strength lower world2) (strength lower world1))"
] | qrel(thickness, lower, world1) -> qrel(strength, lower, world1) ; qrel(strength, lower, world2) | {
"world1": [
"1/2 plywood slab"
],
"world2": [
"1 plywood slab"
]
} | Mary needs to put a piece of plywood between her bed frame and her mattress. Her 2 children like to jump on the bed in the morning. Which piece of plywood would be more likely to break when jumped on? (A) the 1/2 plywood slab or (B) the 1 plywood slab? |
QuaRel_V1_Fr_1020 | 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": [
"vanity"
],
"world2": [
"counter"
]
} | Mary discovered that her vanity is smoother than her counter by rolling her lipstick over them. The lipstick moved slower over the (A) vanity (B) counter |
QuaRel_V1_B5_0902 | 1 | [
"(infer (and (thickness low world1) (thickness high world2)) (strength lower world2) (strength lower world1))",
"(infer (and (thickness low world2) (thickness high world1)) (strength lower world1) (strength lower world2))"
] | qval(thickness, low, world1), qval(thickness, high, world2) -> qrel(strength, lower, world2) ; qrel(strength, lower, world1) | {
"world1": [
"blue socks"
],
"world2": [
"black socks"
]
} | Drew is trying to decide whether he should throw some socks away. A pair of blue socks feels very flimsy compared to a pair of black socks. Which pair of socks is more likely to tear if they are worn? (A) black socks (B) blue socks |
QuaRel_V1_B5_1273 | 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": [
"Milo"
],
"world2": [
"Jimbo"
]
} | Jimbo and Milo grew up together. Both men always knew that Jimbo wasn't as strong as Milo. If both men tossed a football, which could throw it a greater distance? (A) Jimbo (B) Milo |
QuaRel_V1_Fr_0367 | 0 | [
"(infer (friction higher world1) (speed higher world2) (speed higher world1))",
"(infer (friction higher world2) (speed higher world1) (speed higher world2))"
] | qrel(friction, higher, world1) -> qrel(speed, higher, world2) ; qrel(speed, higher, world1) | {
"world1": [
"grass"
],
"world2": [
"wooden walkway"
]
} | Jeff is riding his bike on a wooden walkway. He veers off and starts to ride on the grass. Jeff realizes that the grass more friction than the walkway did. Jeff was able to ride the bike faster on the (A) wooden walkway (B) grass. |
QuaRel_V1_B4_0014 | 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": [
"hummingbird"
],
"world2": [
"snail"
]
} | A snail and hummingbird both travelled a mile; did the (A) hummingbird take longer because it took more time to take the trip/ (B) snail |
QuaRel_V1_Fr_1668 | 1 | [
"(infer (and (friction low world1) (friction high world2)) (heat higher world1) (heat higher world2))",
"(infer (and (friction low world2) (friction high world1)) (heat higher world2) (heat higher world1))"
] | qval(friction, low, world1), qval(friction, high, world2) -> qrel(heat, higher, world1) ; qrel(heat, higher, world2) | {
"world1": [
"pin cushion"
],
"world2": [
"pillow"
]
} | It's easy to stab a pin into a pin cushion, but it's hard to stab one into a pillow. Which surface will make the pin get hotter when stabbing into it? (A) pin cushion (B) pillow |
QuaRel_V1_B5_0347 | 0 | [
"(infer (thickness higher world1) (strength higher world1) (strength lower world1))",
"(infer (thickness higher world2) (strength higher world2) (strength lower world2))"
] | qrel(thickness, higher, world1) -> qrel(strength, higher, world1) ; qrel(strength, lower, world1) | {
"world1": [
"thick stick"
],
"world2": [
"thin stick"
]
} | Kameron was walking through the forest breaking up sticks to use for the fire he picked up a thicker stick but was unable to break it up is this because (A) the thicker stick is stronger or (B) the thicker stick is hard to hold. |
QuaRel_V1_Fr_0016 | 1 | [
"(infer (and (friction low world1) (friction high world2)) (distance lower world1) (distance higher world1))",
"(infer (and (friction low world2) (friction high world1)) (distance lower world2) (distance higher world2))"
] | qval(friction, low, world1), qval(friction, high, world2) -> qrel(distance, lower, world1) ; qrel(distance, higher, world1) | {
"world1": [
"laminate"
],
"world2": [
"blanket"
]
} | Isabella was rolling a lemon on a laminate floor and on the blanket. She saw that the lemon had low resistance on the laminate and higher resistance on the blanket. When rolling on the blanket, the lemon will move a _____ distance than on the laminate. (A) larger (B) smaller |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.