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_0706 | 1 | [
"(infer (heat higher world1) (smoothness lower world2) (smoothness lower world1))",
"(infer (heat higher world2) (smoothness lower world1) (smoothness lower world2))"
] | qrel(heat, higher, world1) -> qrel(smoothness, lower, world2) ; qrel(smoothness, lower, world1) | {
"world1": [
"mud"
],
"world2": [
"road"
]
} | Joe was riding a motorbike. The motorbike generates more heat when he drives over the road-more than when he drives over the road. This is because the _____ is rougher. (A) road (B) mud |
QuaRel_V1_B5_1418 | 0 | [
"(infer (distance higher world1) (strength higher world1) (strength lower world1))",
"(infer (distance higher world2) (strength higher world2) (strength lower world2))"
] | qrel(distance, higher, world1) -> qrel(strength, higher, world1) ; qrel(strength, lower, world1) | {
"world1": [
"Football player"
],
"world2": [
"12 year-old girl"
]
} | A professional football player and a 12 year-old girl are seeing who can throw a football the farthest. The football player threw it the furthest because (A) he is stronger (B) he is weaker. |
QuaRel_V1_B5_0235 | 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": [
"Rex at the wheel"
],
"world2": [
"Elaine at the wheel"
]
} | Paul hated being a passenger in the car when his wife Elaine was driving because she crawled along at a snail's pace, but he loved being a passenger when his friend Rex drove because Rex was a speed demon! On a recent shopping trip, the car Paul was in made it to the mall in record time because he was riding with (A) Rex (B) Elaine. |
QuaRel_V1_Fr_1356 | 0 | [
"(infer (speed higher world1) (heat lower world1) (heat higher world1))",
"(infer (speed higher world2) (heat lower world2) (heat higher world2))"
] | qrel(speed, higher, world1) -> qrel(heat, lower, world1) ; qrel(heat, higher, world1) | {
"world1": [
"floor"
],
"world2": [
"dog food bowl"
]
} | Mike's dog was eating his kibble and scattering it everywhere. A piece of the kibble fell onto the floor and rolled much faster then when a piece fell into the dog food bowl. This means the piece of kibble that fell onto the floor generated _____ then the piece that fell into the dog food bowl (A) more heat (B) less heat |
QuaRel_V1_Fr_1564 | 0 | [
"(infer (and (smoothness high world1) (smoothness low world2)) (friction lower world1) (friction lower world2))",
"(infer (and (smoothness high world2) (smoothness low world1)) (friction lower world2) (friction lower world1))"
] | qval(smoothness, high, world1), qval(smoothness, low, world2) -> qrel(friction, lower, world1) ; qrel(friction, lower, world2) | {
"world1": [
"walnut floor"
],
"world2": [
"apple wood floor"
]
} | A basketball rolling along a walnut floor has a silky journey, while one rolling across an apple wood floor has a rugged journey. This means the _____ creates less friction (A) walnut floor (B) apple wood floor |
QuaRel_V1_B5_0161 | 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": [
"near an airport"
],
"world2": [
"away from an airport"
]
} | Shane is walking towards the airport at night. When he starts out on his journey, the night is dark all around him. When Shane approaches the airport, the night around him is (A) dark (B) lit up |
QuaRel_V1_B5_1162 | 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": [
"worn boards"
],
"world2": [
"solid boards"
]
} | Gavin is wanting to cross a creek to get home. There are two bridges close to each other and he sees that one has very solid boards making it up, while the other has some boards that are worn down to slivers. Which boards are more likely to break if Gavin walks across them? (A) solid boards (B) worn boards |
QuaRel_V1_B4_0412 | 0 | [
"(infer (strength higher world1) (distance higher world1) (distance higher world2))",
"(infer (strength higher world2) (distance higher world2) (distance higher world1))"
] | qrel(strength, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"Superman"
],
"world2": [
"Spiderman"
]
} | Superman has superhuman strength and is the strongest being in the universe. Him and Spiderman are curious who can throw a tank the farthest. Who wins this face off of superheroes? (A) Superman (B) Spiderman |
QuaRel_V1_Fr_0906 | 0 | [
"(infer (and (speed low world1) (speed high world2)) (friction higher world1) (friction higher world2))",
"(infer (and (speed low world2) (speed high world1)) (friction higher world2) (friction higher world1))"
] | qval(speed, low, world1), qval(speed, high, world2) -> qrel(friction, higher, world1) ; qrel(friction, higher, world2) | {
"world1": [
"snow-packed"
],
"world2": [
"icy surface"
]
} | A polar bear goes fast over a snow-packed surface, but slow over an icy surface. The surface with the most friction is (A) the snow-packed surface (B) icy surface. |
QuaRel_V1_Fr_0114 | 1 | [
"(infer (and (distance low world1) (distance high world2)) (smoothness higher world1) (smoothness higher world2))",
"(infer (and (distance low world2) (distance high world1)) (smoothness higher world2) (smoothness higher world1))"
] | qval(distance, low, world1), qval(distance, high, world2) -> qrel(smoothness, higher, world1) ; qrel(smoothness, higher, world2) | {
"world1": [
"parking lot"
],
"world2": [
"sidewalk"
]
} | A bag of trash blows a little ways across the parking lot. Then it reaches a sidewalk. The bag blows all the way away from the building. Which is less bumpy? (A) parking lot (B) sidewalk |
QuaRel_V1_B5_0440 | 0 | [
"(infer (brightness higher world1) (distance lower world1) (distance lower world2))",
"(infer (brightness higher world2) (distance lower world2) (distance lower world1))"
] | qrel(brightness, higher, world1) -> qrel(distance, lower, world1) ; qrel(distance, lower, world2) | {
"world1": [
"Closer light source"
],
"world2": [
"Farther light source"
]
} | The ceiling fixture made it easier for Mindy to read her book, but the table lamp didn't help at all. Which source of light was Mindy closer to, (A) the ceiling fixture or (B) the table lamp? |
QuaRel_V1_B5_0827 | 0 | [
"(infer (time lower world1) (speed higher world1) (speed higher world2))",
"(infer (time lower world2) (speed higher world2) (speed higher world1))"
] | qrel(time, lower, world1) -> qrel(speed, higher, world1) ; qrel(speed, higher, world2) | {
"world1": [
"red bus"
],
"world2": [
"blue bus"
]
} | Karen was running late so she knew she should take the red bus instead of the blue one. Which bus is more likely to be the express bus? (A) The red bus (B) The blue bus |
QuaRel_V1_B5_1086 | 1 | [
"(infer (and (exerciseIntensity high world1) (exerciseIntensity low world2)) (exerciseIntensity higher world2) (exerciseIntensity higher world1))",
"(infer (and (exerciseIntensity high world2) (exerciseIntensity low world1)) (exerciseIntensity higher world1) (exerciseIntensity higher world2))"
] | qval(exerciseIntensity, high, world1), qval(exerciseIntensity, low, world2) -> qrel(exerciseIntensity, higher, world2) ; qrel(exerciseIntensity, higher, world1) | {
"world1": [
"The running person"
],
"world2": [
"The sitting person"
]
} | Which person is more likely to perspire more rapidly in a cool environment? (A) The sitting person (B) The running person |
QuaRel_V1_Fr_1190 | 1 | [
"(infer (smoothness higher world1) (distance higher world2) (distance higher world1))",
"(infer (smoothness higher world2) (distance higher world1) (distance higher world2))"
] | qrel(smoothness, higher, world1) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1) | {
"world1": [
"forest"
],
"world2": [
"jungle"
]
} | A forest is more smooth then a jungle. This means a tiger can run a much greater distance across the (A) jungle (B) forest |
QuaRel_V1_Fr_0963 | 1 | [
"(infer (heat higher world1) (smoothness lower world2) (smoothness lower world1))",
"(infer (heat higher world2) (smoothness lower world1) (smoothness lower world2))"
] | qrel(heat, higher, world1) -> qrel(smoothness, lower, world2) ; qrel(smoothness, lower, world1) | {
"world1": [
"dirt floor"
],
"world2": [
"stovetop"
]
} | A frying pan will produce more heat when sliding it over a dirt floor then when sliding it over a stovetop. The _____ is rougher (A) stovetop (B) dirt floor |
QuaRel_V1_B5_0141 | 1 | [
"(infer (distance higher world1) (loudness higher world1) (loudness lower world1))",
"(infer (distance higher world2) (loudness higher world2) (loudness lower world2))"
] | qrel(distance, higher, world1) -> qrel(loudness, higher, world1) ; qrel(loudness, lower, world1) | {
"world1": [
"puppy far away"
],
"world2": [
"puppy in next apartment"
]
} | A puppy is barking in an apartment. The apartment neighbors can hear it very loudly, so they go for a walk away from the building. The puppy's barking, when the neighbors leave the building, sounds (A) louder (B) softer |
QuaRel_V1_B5_0168 | 0 | [
"(infer (distance lower world1) (brightness higher world1) (brightness lower world1))",
"(infer (distance lower world2) (brightness higher world2) (brightness lower world2))"
] | qrel(distance, lower, world1) -> qrel(brightness, higher, world1) ; qrel(brightness, lower, world1) | {
"world1": [
"Computer screen close"
],
"world2": [
"Computer screen far"
]
} | When they got closer to the computer screen it appeared _____ than when it was far away (A) brighter (B) dimmer |
QuaRel_V1_Fr_0922 | 0 | [
"(infer (speed higher world1) (friction higher world2) (friction lower world2))",
"(infer (speed higher world2) (friction higher world1) (friction lower world1))"
] | qrel(speed, higher, world1) -> qrel(friction, higher, world2) ; qrel(friction, lower, world2) | {
"world1": [
"water"
],
"world2": [
"jello"
]
} | The baby swam through water quickly in the bathtub and slower in the jello filled bathtub. This is because it had (A) more resistance (B) less resistance |
QuaRel_V1_B5_0263 | 1 | [
"(infer (and (exerciseIntensity low world1) (exerciseIntensity high world2)) (amountSweat lower world2) (amountSweat lower world1))",
"(infer (and (exerciseIntensity low world2) (exerciseIntensity high world1)) (amountSweat lower world1) (amountSweat lower world2))"
] | qval(exerciseIntensity, low, world1), qval(exerciseIntensity, high, world2) -> qrel(amountSweat, lower, world2) ; qrel(amountSweat, lower, world1) | {
"world1": [
"Marty"
],
"world2": [
"Tim"
]
} | Tim and Marty are on a basketball court getting some exercise. Marty walks around the perimeter of the court while Tim does sprints back and forth from end of the court to the other. At the end of their session, who will have to wipe less perspiration off their face? (A) Tim (B) Marty. |
QuaRel_V1_Fr_0654 | 0 | [
"(infer (smoothness higher world1) (smoothness higher world1) (smoothness higher world2))",
"(infer (smoothness higher world2) (smoothness higher world2) (smoothness higher world1))"
] | qrel(smoothness, higher, world1) -> qrel(smoothness, higher, world1) ; qrel(smoothness, higher, world2) | {
"world1": [
"bowling lane"
],
"world2": [
"bowling floor"
]
} | Jim bowled the ball down the lane instead of the floor, because the Lane is (A) more smooth (B) less smooth |
QuaRel_V1_Fr_0399 | 0 | [
"(infer (and (speed high world1) (speed low world2)) (friction lower world1) (friction lower world2))",
"(infer (and (speed high world2) (speed low world1)) (friction lower world2) (friction lower world1))"
] | qval(speed, high, world1), qval(speed, low, world2) -> qrel(friction, lower, world1) ; qrel(friction, lower, world2) | {
"world1": [
"open water"
],
"world2": [
"sandy beach"
]
} | Jerry gunned the engine of the jet boat and slid across the open water at break neck speeds. In a momment of of not paying attention he ran the jet boat onto a sandy beach which brought the boat to a abrupt halt within a few feet. Jerry concluded from his accident that there is less friction on the jet boat on the (A) open water (B) sandy beech. |
QuaRel_V1_Fr_0860 | 1 | [
"(infer (smoothness lower world1) (distance higher world1) (distance higher world2))",
"(infer (smoothness lower world2) (distance higher world2) (distance higher world1))"
] | qrel(smoothness, lower, world1) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"shopping mall"
],
"world2": [
"auto lot"
]
} | The surface of a shopping mall is rougher than the surface of an auto lot. A car carrier will travel further over the (A) shopping mall (B) auto lot |
QuaRel_V1_Fr_0055 | 0 | [
"(infer (distance higher world1) (friction lower world1) (friction higher world1))",
"(infer (distance higher world2) (friction lower world2) (friction higher world2))"
] | qrel(distance, higher, world1) -> qrel(friction, lower, world1) ; qrel(friction, higher, world1) | {
"world1": [
"waxed vinyl floor"
],
"world2": [
"vinyl floor, wax worn off"
]
} | A girl noticed she could slide further while wearing her socks on the vinyl kitchen floor the morning after her mother waxed it then she could at the end of the week, when it had warn off. This is because the waxed kitchen floor had _____ then when the wax was worn off. (A) less friction (B) more friction |
QuaRel_V1_B5_1384 | 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": [
"penguin"
],
"world2": [
"panda"
]
} | A penguin can run faster then a panda. If both animals run for 10 minutes, which will have gone the greater distance? (A) penguin (B) panda |
QuaRel_V1_Fr_1065 | 0 | [
"(infer (distance higher world1) (smoothness higher world1) (smoothness higher world2))",
"(infer (distance higher world2) (smoothness higher world2) (smoothness higher world1))"
] | qrel(distance, higher, world1) -> qrel(smoothness, higher, world1) ; qrel(smoothness, higher, world2) | {
"world1": [
"wood floor"
],
"world2": [
"carpet floor"
]
} | Mike figured out that throwing his toenail onto a wood floor made it bounce a greater distance than throwing it onto a carpet floor. He then decided that the _____ was more smooth (A) wood floor (B) carpet floor |
QuaRel_V1_B5_1396 | 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": [
"Billy"
],
"world2": [
"Cody"
]
} | Billy and Cody are walking together. Cody gets tired and sits on a park bench. When they leave the park together, who has walked farther? (A) Cody (B) Billy |
QuaRel_V1_Fr_0675 | 1 | [
"(infer (heat lower world1) (friction higher world1) (friction higher world2))",
"(infer (heat lower world2) (friction higher world2) (friction higher world1))"
] | qrel(heat, lower, world1) -> qrel(friction, higher, world1) ; qrel(friction, higher, world2) | {
"world1": [
"grass field"
],
"world2": [
"stone path"
]
} | Fred kicked his soccer ball across a few different surfaces and noticed that a kicking it over a soccer field seemed to generate less heat than kicking it over a stone path. _____ has more friction (A) soccer field (B) stone path |
QuaRel_V1_Fr_0140 | 1 | [
"(infer (and (distance low world1) (distance high world2)) (smoothness lower world2) (smoothness lower world1))",
"(infer (and (distance low world2) (distance high world1)) (smoothness lower world1) (smoothness lower world2))"
] | qval(distance, low, world1), qval(distance, high, world2) -> qrel(smoothness, lower, world2) ; qrel(smoothness, lower, world1) | {
"world1": [
"wet dish rag"
],
"world2": [
"metal sink edges"
]
} | A cutting board is put over a metal sink. Sarah cuts some vegetables on the cutting board. The cutting board slides around. She moves the cutting board onto a wet dish rag on the counter. Then she cuts more vegetables. The cutting board doesn't slide around. Which one of these sticks to the cutting board more safely? (A) metal sink top (B) wet dish rag |
QuaRel_V1_Fr_1577 | 1 | [
"(infer (speed higher world1) (friction lower world2) (friction lower world1))",
"(infer (speed higher world2) (friction lower world1) (friction lower world2))"
] | qrel(speed, higher, world1) -> qrel(friction, lower, world2) ; qrel(friction, lower, world1) | {
"world1": [
"short grass"
],
"world2": [
"tall grass"
]
} | Milo is able to ride his horse much faster through short grass then through tall grass. This means that the _____ has less friction (A) tall grass (B) short grass |
QuaRel_V1_Fr_1399 | 1 | [
"(infer (friction higher world1) (smoothness lower world2) (smoothness lower world1))",
"(infer (friction higher world2) (smoothness lower world1) (smoothness lower world2))"
] | qrel(friction, higher, world1) -> qrel(smoothness, lower, world2) ; qrel(smoothness, lower, world1) | {
"world1": [
"desk"
],
"world2": [
"display case"
]
} | A model car rolling across a desk is experiencing more friction then one rolling across a display case. Which surface will give the model car a rougher ride? (A) display case (B) desk |
QuaRel_V1_B5_1240 | 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": [
"hen"
],
"world2": [
"duck"
]
} | A hen is faster then a duck. This means that the _____ will travel a greater distance if they both run for the same amount of time (A) hen (B) duck |
QuaRel_V1_B4_0231 | 0 | [
"(infer (distance lower world1) (loudness higher world1) (loudness higher world2))",
"(infer (distance lower world2) (loudness higher world2) (loudness higher world1))"
] | qrel(distance, lower, world1) -> qrel(loudness, higher, world1) ; qrel(loudness, higher, world2) | {
"world1": [
"left loudspeaker"
],
"world2": [
"right loudspeaker"
]
} | James had his left and right loudspeakers in two corners of his living room, each at the same volume. He was closer to the left loudspeaker. Which loudspeaker could he hear more clearly? (A) the left (B) the right |
QuaRel_V1_B5_1135 | 1 | [
"(infer (weight higher world1) (acceleration higher world1) (acceleration lower world1))",
"(infer (weight higher world2) (acceleration higher world2) (acceleration lower world2))"
] | qrel(weight, higher, world1) -> qrel(acceleration, higher, world1) ; qrel(acceleration, lower, world1) | {
"world1": [
"Loaded train"
],
"world2": [
"Empty train"
]
} | The train was much heavier when it had been loaded so it was (A) faster to accelerate (B) slower to accelerate |
QuaRel_V1_Fr_1279 | 0 | [
"(infer (smoothness higher world1) (friction higher world2) (friction higher world1))",
"(infer (smoothness higher world2) (friction higher world1) (friction higher world2))"
] | qrel(smoothness, higher, world1) -> qrel(friction, higher, world2) ; qrel(friction, higher, world1) | {
"world1": [
"soft butter"
],
"world2": [
"hard butter"
]
} | Milo experimented to find out that soft butter was more smooth than hard butter by cutting both of them with his butter knife. He then surmised that the _____ offered more resistance (A) hard butter or (B) soft butter |
QuaRel_V1_Fr_0995 | 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": [
"sand"
]
} | Kelly is rolling a beach ball around. She rolls it on some sand at the beach and it rolls very slowly. Then she rolls it on the sidewalk and the ball rolls quickly. The ball rolls faster on the sidewalk because the sidewalk has (A) higher friction (B) lower friction. |
QuaRel_V1_B3_0165 | 0 | [
"(infer (amountSweat higher world1) (exerciseIntensity higher world1) (exerciseIntensity lower world1))",
"(infer (amountSweat higher world2) (exerciseIntensity higher world2) (exerciseIntensity lower world2))"
] | qrel(amountSweat, higher, world1) -> qrel(exerciseIntensity, higher, world1) ; qrel(exerciseIntensity, lower, world1) | {
"world1": [
"At boot camp"
],
"world2": [
"drives home"
]
} | At boot camp, Allison is put through vigorous physical activity each day in order to get her into shape. After several weeks, she drives home while awaiting deployment. She notes that she perspired much more while at the boot camp because (A) the physical strain of her body produced more body moisture (B) the comforts of her car seat produced more body moisture |
QuaRel_V1_Fr_1580 | 0 | [
"(infer (distance higher world1) (heat higher world2) (heat higher world1))",
"(infer (distance higher world2) (heat higher world1) (heat higher world2))"
] | qrel(distance, higher, world1) -> qrel(heat, higher, world2) ; qrel(heat, higher, world1) | {
"world1": [
"grass"
],
"world2": [
"mud"
]
} | A baseball bat can move further in grass then in mud. This means the baseball bat heats up more in the (A) mud (B) grass |
QuaRel_V1_B5_0465 | 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": [
"hen"
],
"world2": [
"turkey"
]
} | A hen can run faster then a turkey. If both run from the barn to the shed, which will get there sooner? (A) hen (B) turkey |
QuaRel_V1_B5_0770 | 1 | [
"(infer (exerciseIntensity lower world1) (amountSweat lower world2) (amountSweat lower world1))",
"(infer (exerciseIntensity lower world2) (amountSweat lower world1) (amountSweat lower world2))"
] | qrel(exerciseIntensity, lower, world1) -> qrel(amountSweat, lower, world2) ; qrel(amountSweat, lower, world1) | {
"world1": [
"recently"
],
"world2": [
"first part of the year"
]
} | Carol joined a gym and attended regularly for the first part of the year. However, Carol hurt her ankle last week and is now unable to attend. Carol now perspires (A) more than the first part of the year (B) less than the first part of the year |
QuaRel_V1_Fr_0202 | 1 | [
"(infer (and (smoothness high world1) (smoothness low world2)) (friction higher world1) (friction higher world2))",
"(infer (and (smoothness high world2) (smoothness low world1)) (friction higher world2) (friction higher world1))"
] | qval(smoothness, high, world1), qval(smoothness, low, world2) -> qrel(friction, higher, world1) ; qrel(friction, higher, world2) | {
"world1": [
"pant leg"
],
"world2": [
"rough leather"
]
} | Karl is trying to light a match on his pant legs with very little success. He finds a piece of rough leather to strike the match against and the match lights up in no time. Which surface provides more friction for heat? (A) PANT LEG (B) ROUGH LEATHER |
QuaRel_V1_Fr_1549 | 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": [
"car hood"
],
"world2": [
"grass"
]
} | Melanie accidentally let her cat run out of the house while bringing in groceries. Melanie went back outside to catch the cat. The cat ran and jumped onto the hood of the car. Melanie noticed the cat glided quickly across the car hood but did not glide quickly on the grass beside the car. Melanie decided the cat was able to quickly slide across the car hood but not on the grass because the grass has (A) less resistance (B) more resistance. |
QuaRel_V1_Fr_0061 | 1 | [
"(infer (and (friction low world1) (friction high world2)) (smoothness higher world2) (smoothness higher world1))",
"(infer (and (friction low world2) (friction high world1)) (smoothness higher world1) (smoothness higher world2))"
] | qval(friction, low, world1), qval(friction, high, world2) -> qrel(smoothness, higher, world2) ; qrel(smoothness, higher, world1) | {
"world1": [
"cheek"
],
"world2": [
"lips"
]
} | A finger can glide quite easily over a person's cheek. The same finger meets a lot of resistance when gliding over the same person's lips. This shows (A) The person's lips are smoother than the person's cheek (B) The person's cheek is smoother than the person's lips |
QuaRel_V1_B5_0230 | 0 | [
"(infer (and (strength high world1) (strength low world2)) (distance higher world1) (distance higher world2))",
"(infer (and (strength high world2) (strength low world1)) (distance higher world2) (distance higher world1))"
] | qval(strength, high, world1), qval(strength, low, world2) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"stronger person"
],
"world2": [
"weaker person"
]
} | Dan is a professional athlete. Joann is a middle-aged accountant. If they were both to throw a football, who is more likely to throw it farther? (A) Dan (B) Joann |
QuaRel_V1_B5_1429 | 0 | [
"(infer (and (thickness high world1) (thickness low world2)) (strength higher world1) (strength higher world2))",
"(infer (and (thickness high world2) (thickness low world1)) (strength higher world2) (strength higher world1))"
] | qval(thickness, high, world1), qval(thickness, low, world2) -> qrel(strength, higher, world1) ; qrel(strength, higher, world2) | {
"world1": [
"thick metal rope"
],
"world2": [
"thin fishing rope"
]
} | Kathy drove her car into a ditch. A man is trying to help her pull her car out of the ditch. He has two ropes he can use. Which rope will be strong enough to pull out the car (A) a thick metal rope (B) a thin fishing rope |
QuaRel_V1_Fr_0951 | 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": [
"plywood"
],
"world2": [
"sand"
]
} | Jane's rubber ball seemed to roll faster over smooth plywood than over rougher sand. The _____ has more friction (A) plywood (B) sand |
QuaRel_V1_B5_1193 | 0 | [
"(infer (distance lower world1) (brightness higher world1) (brightness lower world1))",
"(infer (distance lower world2) (brightness higher world2) (brightness lower world2))"
] | qrel(distance, lower, world1) -> qrel(brightness, higher, world1) ; qrel(brightness, lower, world1) | {
"world1": [
"close up plane"
],
"world2": [
"far away plane"
]
} | Marie sees a light overhead, that she figures is an airplane. The light is far away and dim, though, so she isn't sure. However, she is eventually sure that it is actually an airplane when it flies overhead, so the light is (A) brighter (B) softer |
QuaRel_V1_Fr_0858 | 0 | [
"(infer (and (speed high world1) (speed low world2)) (friction lower world1) (friction lower world2))",
"(infer (and (speed high world2) (speed low world1)) (friction lower world2) (friction lower world1))"
] | qval(speed, high, world1), qval(speed, low, world2) -> qrel(friction, lower, world1) ; qrel(friction, lower, world2) | {
"world1": [
"shiney floor"
],
"world2": [
"dull floor"
]
} | A sliding cat goes fast over a shiny surface, but slow over a dull surface. The surface with the most friction is (A) shiny (B) dull. |
QuaRel_V1_Fr_1292 | 1 | [
"(infer (and (friction high world1) (friction low world2)) (smoothness higher world1) (smoothness higher world2))",
"(infer (and (friction high world2) (friction low world1)) (smoothness higher world2) (smoothness higher world1))"
] | qval(friction, high, world1), qval(friction, low, world2) -> qrel(smoothness, higher, world1) ; qrel(smoothness, higher, world2) | {
"world1": [
"heavy wind"
],
"world2": [
"light wind"
]
} | A country was testing a new missile and gathering data about resistance under different conditions. They found out that the missile experienced low resistance when flying through light wind, and heavy resistance when flying through heavy wind. This led them to believe that the missile experienced a smoother flight through (A) heavy wind or (B) light wind |
QuaRel_V1_B4_0347 | 1 | [
"(infer (speed higher world1) (time lower world2) (time lower world1))",
"(infer (speed higher world2) (time lower world1) (time lower world2))"
] | qrel(speed, higher, world1) -> qrel(time, lower, world2) ; qrel(time, lower, world1) | {
"world1": [
"brother"
],
"world2": [
"Tommy"
]
} | Tommy raced his older, faster brother to the pool. Who dove in first (A) Tommy or (B) brother. |
QuaRel_V1_B5_0288 | 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": [
"Bryan's car"
],
"world2": [
"Jim's car"
]
} | Jim and Bryan have both left their office and are driving down the highway at the same speed. However, Bryan lives closer to the office than Jim does. Who travels the least distance? (A) Jim (B) Bryan |
QuaRel_V1_Fr_0796 | 0 | [
"(infer (and (speed low world1) (speed high world2)) (friction lower world2) (friction higher world2))",
"(infer (and (speed low world2) (speed high world1)) (friction lower world1) (friction higher world1))"
] | qval(speed, low, world1), qval(speed, high, world2) -> qrel(friction, lower, world2) ; qrel(friction, higher, world2) | {
"world1": [
"blanket"
],
"world2": [
"grass"
]
} | The little baby crawled quickly across the blanket, but went slowly through the grass because it had (A) more friction (B) less friction |
QuaRel_V1_B3_0078 | 0 | [
"(infer (acceleration lower world1) (weight higher world1) (weight lower world1))",
"(infer (acceleration lower world2) (weight higher world2) (weight lower world2))"
] | qrel(acceleration, lower, world1) -> qrel(weight, higher, world1) ; qrel(weight, lower, world1) | {
"world1": [
"Mary"
],
"world2": [
"Amy"
]
} | There's only one slice of cake left, and both Mary and her friend Amy want it! However, Mary's little sister has betrayed her, and is trying to sabotage Mary by clinging to her leg. It takes Mary longer to get going to reach the cake because (A) she's heavier than Amy with her sister on her leg (B) she's lighter than Amy with her sister on her leg |
QuaRel_V1_Fr_0336 | 1 | [
"(infer (speed lower world1) (friction lower world1) (friction higher world1))",
"(infer (speed lower world2) (friction lower world2) (friction higher world2))"
] | qrel(speed, lower, world1) -> qrel(friction, lower, world1) ; qrel(friction, higher, world1) | {
"world1": [
"dry runway"
],
"world2": [
"wet runway"
]
} | A airline stops fast on a dry runway than a wet runway because the dry runway has (A) less friction of (B) more friction. |
QuaRel_V1_Fr_0374 | 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": [
"wooden desk"
],
"world2": [
"carpeted floor"
]
} | Ahmed is playing with a golf ball and is gently rolling it across his wooden desk. The ball rolls quickly there, then falls to the carpeted floor where it slows down and stops. The golf ball stopped on the carpeted floor because the floor had (A) more friction (B) less friction. |
QuaRel_V1_Fr_1060 | 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": [
"tiles"
],
"world2": [
"plush carpet"
]
} | The iRobot cleans the tiles faster than the plush carpet because it has (A) more friction (B) less friction |
QuaRel_V1_Fr_0761 | 1 | [
"(infer (and (speed high world1) (speed low world2)) (friction higher world1) (friction lower world1))",
"(infer (and (speed high world2) (speed low world1)) (friction higher world2) (friction lower world2))"
] | qval(speed, high, world1), qval(speed, low, world2) -> qrel(friction, higher, world1) ; qrel(friction, lower, world1) | {
"world1": [
"green path"
],
"world2": [
"blue path"
]
} | Mary takes her skateboard on a green path and her skateboard moves easily and quickly. Then Mary skates on a blue path and has a hard time moving. The green path has (A) more friction (B) less friction. |
QuaRel_V1_Fr_1481 | 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": [
"glass mirror"
],
"world2": [
"brick floor"
]
} | A glass mirror is not as rough as a brick floor. This means that rolling a gumball across the _____ will make the gumball get hotter (A) glass mirror (B) brick floor |
QuaRel_V1_Fr_0166 | 0 | [
"(infer (speed higher world1) (heat higher world2) (heat lower world2))",
"(infer (speed higher world2) (heat higher world1) (heat lower world1))"
] | qrel(speed, higher, world1) -> qrel(heat, higher, world2) ; qrel(heat, lower, world2) | {
"world1": [
"slippery gloves"
],
"world2": [
"bare skin"
]
} | Jerry rubbed his hands together quickly, while ruby was able to rub hers even faster. Ferry had no gloves on but felt he'd created _____ while rubbing them Ruby in her slippery gloves. (A) more heat (B) less heat |
QuaRel_V1_Fr_1312 | 1 | [
"(infer (friction lower world1) (smoothness higher world2) (smoothness higher world1))",
"(infer (friction lower world2) (smoothness higher world1) (smoothness higher world2))"
] | qrel(friction, lower, world1) -> qrel(smoothness, higher, world2) ; qrel(smoothness, higher, world1) | {
"world1": [
"bare floor"
],
"world2": [
"floor mat"
]
} | Milo's chair experiences less resistance sliding on the bare floor then sliding on the floor mat in his office. This makes him aware of the fact that his _____ is more smooth (A) floor mat (B) bare floor |
QuaRel_V1_B5_0806 | 1 | [
"(infer (weight higher world1) (acceleration lower world2) (acceleration lower world1))",
"(infer (weight higher world2) (acceleration lower world1) (acceleration lower world2))"
] | qrel(weight, higher, world1) -> qrel(acceleration, lower, world2) ; qrel(acceleration, lower, world1) | {
"world1": [
"tank"
],
"world2": [
"motorcycle"
]
} | Mike's tank weighs much more than his motorcycle. Which object takes longer to speed up? (A) motorcycle (B) tank |
QuaRel_V1_B3_0112 | 0 | [
"(infer (distance lower world1) (loudness higher world1) (loudness higher world2))",
"(infer (distance lower world2) (loudness higher world2) (loudness higher world1))"
] | qrel(distance, lower, world1) -> qrel(loudness, higher, world1) ; qrel(loudness, higher, world2) | {
"world1": [
"truck in the fast lane"
],
"world2": [
"truck in the slow lane"
]
} | Two identical trucks drive by while you are in the slow lane. The louder truck is likely (A) in the fast lane (B) in the slow lane |
QuaRel_V1_Fr_0760 | 0 | [
"(infer (heat higher world1) (friction lower world2) (friction higher world2))",
"(infer (heat higher world2) (friction lower world1) (friction higher world1))"
] | qrel(heat, higher, world1) -> qrel(friction, lower, world2) ; qrel(friction, higher, world2) | {
"world1": [
"dirt road"
],
"world2": [
"asphalt road"
]
} | Bob's car runs out of gas quicker because his car runs hotter when driving on a dirt road versus an asphalt road. This is because the asphalt causes _____ than the dirt road? (A) less friction (B) more friction |
QuaRel_V1_B5_0510 | 0 | [
"(infer (and (strength high world1) (strength low world2)) (distance higher world1) (distance higher world2))",
"(infer (and (strength high world2) (strength low world1)) (distance higher world2) (distance higher world1))"
] | qval(strength, high, world1), qval(strength, low, world2) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"Hercules"
],
"world2": [
"Allison"
]
} | Hercules is a giant of a man and on the disc tossing team for his school. Allison is a cheerleader. Who can throw a disc further? (A) Hercules (B) Allison |
QuaRel_V1_Fr_0245 | 1 | [
"(infer (speed higher world1) (smoothness lower world1) (smoothness higher world1))",
"(infer (speed higher world2) (smoothness lower world2) (smoothness higher world2))"
] | qrel(speed, higher, world1) -> qrel(smoothness, lower, world1) ; qrel(smoothness, higher, world1) | {
"world1": [
"street"
],
"world2": [
"grass"
]
} | Carter is riding his bike and wants to go fast. First he rides his bike on the grass in his yard, then he rides it in the street. Carter sees that his bike goes a lot faster when he's riding on the street. This is because the street is (A) rougher than the grass. (B) smoother than the grass |
QuaRel_V1_Fr_0863 | 0 | [
"(infer (and (speed low world1) (speed high world2)) (friction lower world2) (friction higher world2))",
"(infer (and (speed low world2) (speed high world1)) (friction lower world1) (friction higher world1))"
] | qval(speed, low, world1), qval(speed, high, world2) -> qrel(friction, lower, world2) ; qrel(friction, higher, world2) | {
"world1": [
"grassy yard"
],
"world2": [
"tile sidewalk"
]
} | Maddy is playing with her new puppy and rolls a rubber ball for it. The rubber ball moves slowly over the grassy yard, but speeds up when it rolls onto the tile sidewalk. The rubber ball sped up on the sidewalk because it had (A) less resistance (B) more resistance. |
QuaRel_V1_Fr_1231 | 1 | [
"(infer (heat lower world1) (friction higher world1) (friction higher world2))",
"(infer (heat lower world2) (friction higher world2) (friction higher world1))"
] | qrel(heat, lower, world1) -> qrel(friction, higher, world1) ; qrel(friction, higher, world2) | {
"world1": [
"wash"
],
"world2": [
"desert"
]
} | A rabbit creates less heat energy running through a wash then running through a desert. This means the _____ has more friction (A) wash (B) desert |
QuaRel_V1_Fr_0713 | 0 | [
"(infer (smoothness higher world1) (speed higher world1) (speed higher world2))",
"(infer (smoothness higher world2) (speed higher world2) (speed higher world1))"
] | qrel(smoothness, higher, world1) -> qrel(speed, higher, world1) ; qrel(speed, higher, world2) | {
"world1": [
"ice"
],
"world2": [
"dirt"
]
} | Joe takes his sled outside to go down the hill. If he wants to go fast, he should go on the _____ because ice is smoother. (A) ice (B) dirt |
QuaRel_V1_Fr_0692 | 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": [
"infield"
],
"world2": [
"outfield"
]
} | A softball goes faster on the infield than on the outfield because the infield surface has _____ than the outfield. (A) less friction (B) more friction |
QuaRel_V1_B4_0036 | 1 | [
"(infer (distance higher world1) (strength higher world2) (strength higher world1))",
"(infer (distance higher world2) (strength higher world1) (strength higher world2))"
] | qrel(distance, higher, world1) -> qrel(strength, higher, world2) ; qrel(strength, higher, world1) | {
"world1": [
"Lebron James"
],
"world2": [
"Bill Gates"
]
} | Bill Gates and Lebron James are playing a game of basketball. Bill Gates is an old guy who doesn't work out, and Lebron James is a young sports adonis who trains daily. Both stand at half court, but only one hits the backboard. Who? (A) Bill Gates (B) Lebron James |
QuaRel_V1_Fr_1656 | 0 | [
"(infer (and (friction high world1) (friction low world2)) (smoothness lower world1) (smoothness lower world2))",
"(infer (and (friction high world2) (friction low world1)) (smoothness lower world2) (smoothness lower world1))"
] | qval(friction, high, world1), qval(friction, low, world2) -> qrel(smoothness, lower, world1) ; qrel(smoothness, lower, world2) | {
"world1": [
"pond"
],
"world2": [
"ice"
]
} | A pebble plunging through a pond experiences high friction, while one rolling across ice experiences low friction. This means the _____ is more rough (A) pond (B) ice |
QuaRel_V1_Fr_0376 | 1 | [
"(infer (heat higher world1) (smoothness lower world2) (smoothness lower world1))",
"(infer (heat higher world2) (smoothness lower world1) (smoothness lower world2))"
] | qrel(heat, higher, world1) -> qrel(smoothness, lower, world2) ; qrel(smoothness, lower, world1) | {
"world1": [
"dirt trail"
],
"world2": [
"parking lot"
]
} | Josh is working at a country club. He is returning a golf cart. As he drives along the dirt trail the golf cart's tires heat up more than they do on the parking lot. That is because the _____ is bumpier. (A) parking lot (B) dirt trail |
QuaRel_V1_Fr_0563 | 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": [
"grassy yard"
],
"world2": [
"sandy yard"
]
} | Jasper is playing with a ball in his yard. His yard has two sides; a sandy yard side and a grassy yard side. The ball rolls better on the grassy yard side. This is because the sandy yard side has (A) more friction (B) less friction. |
QuaRel_V1_B5_1260 | 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": [
"bird"
],
"world2": [
"glider"
]
} | A glider and a bird are both cruising through the sky at the same rate of speed. If the bird gets tired and lands before the glider, which will have travelled the least distance? (A) glider (B) bird |
QuaRel_V1_B5_1315 | 0 | [
"(infer (distance higher world1) (loudness lower world1) (loudness higher world1))",
"(infer (distance higher world2) (loudness lower world2) (loudness higher world2))"
] | qrel(distance, higher, world1) -> qrel(loudness, lower, world1) ; qrel(loudness, higher, world1) | {
"world1": [
"Motorcycle Far"
],
"world2": [
"Motorcycle Near"
]
} | As the motorcycle pulled away from Rick he realized that it became (A) quieter (B) louder |
QuaRel_V1_B3_0061 | 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": [
"The Moon"
],
"world2": [
"The ISS"
]
} | A comet approaches Earth, and will fly equidistant between the ISS and the moon. Which of the two is large enough to provide the best hope of attracting the comet so that it avoid the Earth? (A) The ISS (B) The moon |
QuaRel_V1_B4_0383 | 0 | [
"(infer (distance higher world1) (brightness higher world2) (brightness higher world1))",
"(infer (distance higher world2) (brightness higher world1) (brightness higher world2))"
] | qrel(distance, higher, world1) -> qrel(brightness, higher, world2) ; qrel(brightness, higher, world1) | {
"world1": [
"the neighbor's lantern"
],
"world2": [
"Jeff's lantern"
]
} | Jeff held his lantern in his hands while also noticing a lantern on his neighbor's front porch. Which lantern would shine more light on Jeff? (A) Jeff's lantern (B) the neighbor's lantern |
QuaRel_V1_Fr_1238 | 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": [
"milk truck"
],
"world2": [
"fridge shelf"
]
} | The inside of a milk truck has more friction then a fridge shelf. This means that if you were to slide a milk jug across both surfaces the milk jug would reach a higher rate of speed on the (A) fridge shelf (B) milk truck |
QuaRel_V1_B4_0104 | 0 | [
"(infer (apparentSize lower world1) (distance lower world2) (distance lower world1))",
"(infer (apparentSize lower world2) (distance lower world1) (distance lower world2))"
] | qrel(apparentSize, lower, world1) -> qrel(distance, lower, world2) ; qrel(distance, lower, world1) | {
"world1": [
"white basketball"
],
"world2": [
"orange basketball"
]
} | Two regulation sized basketballs are in a field. One is white and one is orange. Sue sees them from the edge of the field, but it appears that the white one is smaller than the orange one. Why? (A) the orange one is much closer to Sue (B) the white one is much closer to Sue |
QuaRel_V1_B4_0045 | 1 | [
"(infer (and (amountSweat high world1) (amountSweat low world2)) (exerciseIntensity higher world2) (exerciseIntensity higher world1))",
"(infer (and (amountSweat high world2) (amountSweat low world1)) (exerciseIntensity higher world1) (exerciseIntensity higher world2))"
] | qval(amountSweat, high, world1), qval(amountSweat, low, world2) -> qrel(exerciseIntensity, higher, world2) ; qrel(exerciseIntensity, higher, world1) | {
"world1": [
"Joe"
],
"world2": [
"Jim"
]
} | The Williams twins, Joe and Jim are playing hockey. Joe is getting really sweaty but Jim is barely perspiring. Which of them is getting more of a work out? (A) Jim (B) Joe |
QuaRel_V1_Fr_1240 | 0 | [
"(infer (friction lower world1) (speed lower world2) (speed lower world1))",
"(infer (friction lower world2) (speed lower world1) (speed lower world2))"
] | qrel(friction, lower, world1) -> qrel(speed, lower, world2) ; qrel(speed, lower, world1) | {
"world1": [
"floor"
],
"world2": [
"lap"
]
} | Mike knows that his floor has less friction then his lap. An apple seed fell from the apple he was eating and rolled across his lap before falling to the floor and rolling around there. Which surface did the apple seed roll slower on? (A) lap (B) floor |
QuaRel_V1_Fr_0544 | 1 | [
"(infer (and (distance high world1) (distance low world2)) (friction lower world2) (friction higher world2))",
"(infer (and (distance high world2) (distance low world1)) (friction lower world1) (friction higher world1))"
] | qval(distance, high, world1), qval(distance, low, world2) -> qrel(friction, lower, world2) ; qrel(friction, higher, world2) | {
"world1": [
"red lane"
],
"world2": [
"black lane"
]
} | A bike is ridden on a red lane and goes twenty feet in ten seconds. The bike is then ridden on a black lane and goes five feet in ten seconds. The black lane has (A) less resistance (B) more resistance. |
QuaRel_V1_B4_0035 | 0 | [
"(infer (acceleration higher world1) (weight higher world2) (weight higher world1))",
"(infer (acceleration higher world2) (weight higher world1) (weight higher world2))"
] | qrel(acceleration, higher, world1) -> qrel(weight, higher, world2) ; qrel(weight, higher, world1) | {
"world1": [
"a ping pong ball"
],
"world2": [
"a softball"
]
} | Henry rolled two balls down the slide at the park, a softball and a ping pong ball. Which one reached the bottom first? (A) the softball (B) the ping pong ball |
QuaRel_V1_B5_0678 | 1 | [
"(infer (acceleration higher world1) (weight lower world2) (weight lower world1))",
"(infer (acceleration higher world2) (weight lower world1) (weight lower world2))"
] | qrel(acceleration, higher, world1) -> qrel(weight, lower, world2) ; qrel(weight, lower, world1) | {
"world1": [
"Truck"
],
"world2": [
"Truck with a trailer"
]
} | A truck driver realized that after he had dropped off his trailer that his truck was accelerating faster because it was now (A) heavier (B) lighter |
QuaRel_V1_B5_1188 | 1 | [
"(infer (brightness higher world1) (distance higher world1) (distance lower world1))",
"(infer (brightness higher world2) (distance higher world2) (distance lower world2))"
] | qrel(brightness, higher, world1) -> qrel(distance, higher, world1) ; qrel(distance, lower, world1) | {
"world1": [
"new moon"
],
"world2": [
"old moon"
]
} | A giant asteroid has been captured by the Earth's gravitational pull and now the Earth has a second moon. The light reflected off the new moon appears brighter than the light reflected off the old moon because (A) the new moon is a greater distance from Earth then the old moon (B) the new moon is a shorter distance from Earth then the old moon |
QuaRel_V1_B5_1085 | 0 | [
"(infer (exerciseIntensity higher world1) (amountSweat higher world1) (amountSweat lower world1))",
"(infer (exerciseIntensity higher world2) (amountSweat higher world2) (amountSweat lower world2))"
] | qrel(exerciseIntensity, higher, world1) -> qrel(amountSweat, higher, world1) ; qrel(amountSweat, lower, world1) | {
"world1": [
"Patty"
],
"world2": [
"Brant"
]
} | Patty and Brant are both exercising at the gym. Patty is really determined to lose five pounds by the end of the month, so she exercises more than Brant does. As a result (A) Patty sweats more (B) Patty sweats less |
QuaRel_V1_Fr_0904 | 1 | [
"(infer (smoothness lower world1) (friction higher world2) (friction higher world1))",
"(infer (smoothness lower world2) (friction higher world1) (friction higher world2))"
] | qrel(smoothness, lower, world1) -> qrel(friction, higher, world2) ; qrel(friction, higher, world1) | {
"world1": [
"roof"
],
"world2": [
"riverbed"
]
} | Jenny spun her hubcap on both a riverbed and a roof and determined that the roof was rougher than the riverbed. She then wonder if the (A) riverbed or (B) had less friction |
QuaRel_V1_Fr_1093 | 0 | [
"(infer (speed lower world1) (friction lower world2) (friction lower world1))",
"(infer (speed lower world2) (friction lower world1) (friction lower world2))"
] | qrel(speed, lower, world1) -> qrel(friction, lower, world2) ; qrel(friction, lower, world1) | {
"world1": [
"burrow"
],
"world2": [
"treetop"
]
} | A raccoon moves slower through his burrow then in a treetop. This means the _____ has less resistance (A) treetop (B) burrow |
QuaRel_V1_B3_0024 | 0 | [
"(infer (time lower world1) (speed lower world2) (speed lower world1))",
"(infer (time lower world2) (speed lower world1) (speed lower world2))"
] | qrel(time, lower, world1) -> qrel(speed, lower, world2) ; qrel(speed, lower, world1) | {
"world1": [
"UPS"
],
"world2": [
"USPS"
]
} | Bob sent a package via USPS and a package via UPS. The package he sent via UPS arrived first. Which parcel service was slower (A) USPS was slower (B) UPS was slower |
QuaRel_V1_B4_0377 | 1 | [
"(infer (and (amountSweat high world1) (amountSweat low world2)) (exerciseIntensity higher world2) (exerciseIntensity higher world1))",
"(infer (and (amountSweat high world2) (amountSweat low world1)) (exerciseIntensity higher world1) (exerciseIntensity higher world2))"
] | qval(amountSweat, high, world1), qval(amountSweat, low, world2) -> qrel(exerciseIntensity, higher, world2) ; qrel(exerciseIntensity, higher, world1) | {
"world1": [
"exercise routine B"
],
"world2": [
"exercise routine A"
]
} | Andy had 2 different exercise routines he liked to do, routine A and routine B. When he did routine A on Tuesdays and Fridays he barely sweated, but when he did routine B on Wednesdays and Sundays he got really sweaty. He was getting more exercise doing (A) routine A (B) routine B. |
QuaRel_V1_Fr_0687 | 0 | [
"(infer (smoothness higher world1) (heat lower world1) (heat lower world2))",
"(infer (smoothness higher world2) (heat lower world2) (heat lower world1))"
] | qrel(smoothness, higher, world1) -> qrel(heat, lower, world1) ; qrel(heat, lower, world2) | {
"world1": [
"clouds"
],
"world2": [
"rain"
]
} | Matt discovered that clouds are not as rough as rain when he flew his kite through both. His kite warmed up less in the (A) clouds (B) rain |
QuaRel_V1_Fr_0558 | 0 | [
"(infer (and (smoothness high world1) (smoothness low world2)) (friction lower world1) (friction lower world2))",
"(infer (and (smoothness high world2) (smoothness low world1)) (friction lower world2) (friction lower world1))"
] | qval(smoothness, high, world1), qval(smoothness, low, world2) -> qrel(friction, lower, world1) ; qrel(friction, lower, world2) | {
"world1": [
"garden"
],
"world2": [
"driveway"
]
} | Jim learned that his garden is smooth while his driveway is rough by rolling a rock over them. The _____ has less resistance (A) garden (B) driveway |
QuaRel_V1_B5_1016 | 1 | [
"(infer (mass higher world1) (gravity higher world2) (gravity higher world1))",
"(infer (mass higher world2) (gravity higher world1) (gravity higher world2))"
] | qrel(mass, higher, world1) -> qrel(gravity, higher, world2) ; qrel(gravity, higher, world1) | {
"world1": [
"bowling ball"
],
"world2": [
"baseball"
]
} | A bowling ball has more mass then a baseball. Which item has stronger gravity? (A) baseball (B) bowling ball |
QuaRel_V1_Fr_0630 | 1 | [
"(infer (heat higher world1) (friction higher world2) (friction higher world1))",
"(infer (heat higher world2) (friction higher world1) (friction higher world2))"
] | qrel(heat, higher, world1) -> qrel(friction, higher, world2) ; qrel(friction, higher, world1) | {
"world1": [
"carpeted floor"
],
"world2": [
"granite top"
]
} | Sean's cup heats up a great deal more when he slides it over a carpeted floor compared to when he slides it over a granite top. This means that the _____ has more friction (A) granite top (B) carpeted floor |
QuaRel_V1_B5_0282 | 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": [
"star"
],
"world2": [
"planet"
]
} | A star has a greater mass then a planet. This means the (A) star (B) planet emits a stronger gravitational field |
QuaRel_V1_B5_0685 | 1 | [
"(infer (strength higher world1) (distance lower world1) (distance higher world1))",
"(infer (strength higher world2) (distance lower world2) (distance higher world2))"
] | qrel(strength, higher, world1) -> qrel(distance, lower, world1) ; qrel(distance, higher, world1) | {
"world1": [
"Barry Bonds"
],
"world2": [
"Aubrey Plaza"
]
} | Barry Bonds is a much bigger and stronger person that Aubrey Plaza so he can throw a baseball (A) less far (B) further |
QuaRel_V1_B5_0819 | 1 | [
"(infer (strength higher world1) (distance lower world1) (distance lower world2))",
"(infer (strength higher world2) (distance lower world2) (distance lower world1))"
] | qrel(strength, higher, world1) -> qrel(distance, lower, world1) ; qrel(distance, lower, world2) | {
"world1": [
"Jaden with his right arm"
],
"world2": [
"Jaden with his left arm"
]
} | Jaden is right-handed and as a result his right arm is noticeably more powerful than his left arm. If Jaden throws a baseball with each arm, the throw from which arm will cover less distance? (A) his right arm (B) his left arm |
QuaRel_V1_B5_1197 | 0 | [
"(infer (distance higher world1) (brightness lower world1) (brightness higher world1))",
"(infer (distance higher world2) (brightness lower world2) (brightness higher world2))"
] | qrel(distance, higher, world1) -> qrel(brightness, lower, world1) ; qrel(brightness, higher, world1) | {
"world1": [
"spotlight"
],
"world2": [
"flashlight"
]
} | Bill is out looking for his dog and runs into his friends bright flashlight. In the distance he can see a spotlight that looks (A) dim (B) brighter |
QuaRel_V1_B5_0603 | 0 | [
"(infer (distance higher world1) (apparentSize higher world2) (apparentSize lower world2))",
"(infer (distance higher world2) (apparentSize higher world1) (apparentSize lower world1))"
] | qrel(distance, higher, world1) -> qrel(apparentSize, higher, world2) ; qrel(apparentSize, lower, world2) | {
"world1": [
"kite high in the air"
],
"world2": [
"kite very low"
]
} | Cathy took her kite to the beach on a windy day. The kite looked as big as her head when it began rising in the sky, but as the wind took it very high she saw that it looked really small. This is because the closer it was to her (A) the more size it appeared to have (B) the less size it appeared to have. |
QuaRel_V1_B3_0022 | 0 | [
"(infer (and (exerciseIntensity low world1) (exerciseIntensity high world2)) (amountSweat lower world1) (amountSweat lower world2))",
"(infer (and (exerciseIntensity low world2) (exerciseIntensity high world1)) (amountSweat lower world2) (amountSweat lower world1))"
] | qval(exerciseIntensity, low, world1), qval(exerciseIntensity, high, world2) -> qrel(amountSweat, lower, world1) ; qrel(amountSweat, lower, world2) | {
"world1": [
"Bob"
],
"world2": [
"Sue"
]
} | Bob is sitting in front of his computer munching on crisps. Sue is running for her life as she's being chased by a bear. Who will sweat less? (A) Bob will sweat less (B) Sue will sweat less |
QuaRel_V1_Fr_0986 | 1 | [
"(infer (heat higher world1) (smoothness lower world2) (smoothness lower world1))",
"(infer (heat higher world2) (smoothness lower world1) (smoothness lower world2))"
] | qrel(heat, higher, world1) -> qrel(smoothness, lower, world2) ; qrel(smoothness, lower, world1) | {
"world1": [
"clay"
],
"world2": [
"mud"
]
} | Sandy's pencil gets hotter when she pushes it into clay then when she pushes it into mud. This means that the _____ is rougher (A) mud (B) clay |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.