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_0818 | 0 | [
"(infer (and (speed low world1) (speed high world2)) (friction higher world1) (friction lower world1))",
"(infer (and (speed low world2) (speed high world1)) (friction higher world2) (friction lower world2))"
] | qval(speed, low, world1), qval(speed, high, world2) -> qrel(friction, higher, world1) ; qrel(friction, lower, world1) | {
"world1": [
"dirt field"
],
"world2": [
"paved parking lot"
]
} | Micah is rolling a softball around in a paved parking lot and it rolls very easily. When he rolls his softball around in a dirt field, it rolls more slowly. The dirt field offers _____ than the paved parking lot. (A) more resistance (B) less resistance |
QuaRel_V1_Fr_1156 | 1 | [
"(infer (and (speed low world1) (speed high world2)) (friction lower world1) (friction lower world2))",
"(infer (and (speed low world2) (speed high world1)) (friction lower world2) (friction lower world1))"
] | qval(speed, low, world1), qval(speed, high, world2) -> qrel(friction, lower, world1) ; qrel(friction, lower, world2) | {
"world1": [
"toast"
],
"world2": [
"bread"
]
} | Mike slid a butter ball across some toast and across some bread. The butter ball moved rather slow across the toast, but rather quickly across the bread. This means the _____ has less resistance (A) toast (B) bread |
QuaRel_V1_B4_0453 | 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": [
"Snowball"
],
"world2": [
"Rock"
]
} | A rock and a snowball are rolled down a hill at the same speed. The rock gets stuck after 10 seconds of rolling. The snowball rolls for 30 seconds. Which object rolled farther? (A) Rock (B) Snowball |
QuaRel_V1_B5_1300 | 1 | [
"(infer (breakability higher world1) (flexibility higher world1) (flexibility lower world1))",
"(infer (breakability higher world2) (flexibility higher world2) (flexibility lower world2))"
] | qrel(breakability, higher, world1) -> qrel(flexibility, higher, world1) ; qrel(flexibility, lower, world1) | {
"world1": [
"less flexible sunglasses"
],
"world2": [
"more flexible sunglasses"
]
} | Jake has two pairs of sunglasses. The one that is more likely to break is the one that is (A) more flexible (B) less flexible |
QuaRel_V1_B4_0318 | 1 | [
"(infer (breakability lower world1) (flexibility higher world2) (flexibility higher world1))",
"(infer (breakability lower world2) (flexibility higher world1) (flexibility higher world2))"
] | qrel(breakability, lower, world1) -> qrel(flexibility, higher, world2) ; qrel(flexibility, higher, world1) | {
"world1": [
"a second branch"
],
"world2": [
"a first branch"
]
} | A monkey in a tree reaches out and bends a small branch and it breaks. Then he grabs another branch and tries to break it but it just bends. What is true? (A) the first branch was more flexible (B) the second branch was more flexible |
QuaRel_V1_Fr_1338 | 0 | [
"(infer (heat higher world1) (smoothness higher world2) (smoothness higher world1))",
"(infer (heat higher world2) (smoothness higher world1) (smoothness higher world2))"
] | qrel(heat, higher, world1) -> qrel(smoothness, higher, world2) ; qrel(smoothness, higher, world1) | {
"world1": [
"gravel"
],
"world2": [
"field"
]
} | Karen was playing football at the park. She threw the ball and it hit the ground, rolled on the field, and then rolled into a gravel playground. The ball generated more heat when it rolled over the gravel. Which surface is more level? (A) field (B) gravel |
QuaRel_V1_Fr_0715 | 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": [
"pavement"
],
"world2": [
"grassy yard"
]
} | Mike discovered that pavement had less friction than a grassy yard when riding his rollerblades spare time. He moved faster over (A) pavement (B) grassy yard |
QuaRel_V1_Fr_1195 | 1 | [
"(infer (heat lower world1) (smoothness lower world1) (smoothness lower world2))",
"(infer (heat lower world2) (smoothness lower world2) (smoothness lower world1))"
] | qrel(heat, lower, world1) -> qrel(smoothness, lower, world1) ; qrel(smoothness, lower, world2) | {
"world1": [
"cave"
],
"world2": [
"tunnel"
]
} | A tiger walking around in a cave feels his paws heat up less then one walking around in a tunnel. This means the (A) cave is more rough (B) tunnel is more rough |
QuaRel_V1_Fr_1464 | 0 | [
"(infer (and (distance high world1) (distance low world2)) (heat higher world2) (heat lower world2))",
"(infer (and (distance high world2) (distance low world1)) (heat higher world1) (heat lower world1))"
] | qval(distance, high, world1), qval(distance, low, world2) -> qrel(heat, higher, world2) ; qrel(heat, lower, world2) | {
"world1": [
"scratching post"
],
"world2": [
"litter box"
]
} | Cobra the cat spits up hairballs a lot. He spit up a hairball on his scratching post and it rolled a rather far distance. He also spit up a hairball in his litter box, but it didn't roll very far at all. The lint ball that was spit up in the litter box heated up _____ than the lint ball that was spit up on the scratching post (A) more (B) less |
QuaRel_V1_B5_0945 | 0 | [
"(infer (amountSweat lower world1) (exerciseIntensity lower world1) (exerciseIntensity higher world1))",
"(infer (amountSweat lower world2) (exerciseIntensity lower world2) (exerciseIntensity higher world2))"
] | qrel(amountSweat, lower, world1) -> qrel(exerciseIntensity, lower, world1) ; qrel(exerciseIntensity, higher, world1) | {
"world1": [
"Bill"
],
"world2": [
"Dan"
]
} | Bill and Dan both went to the gym to work out. Coming out Bill is significantly less sweaty than Dan which means Bill (A) worked out less (B) worked out harder |
QuaRel_V1_B5_0761 | 0 | [
"(infer (distance higher world1) (apparentSize lower world1) (apparentSize higher world1))",
"(infer (distance higher world2) (apparentSize lower world2) (apparentSize higher world2))"
] | qrel(distance, higher, world1) -> qrel(apparentSize, lower, world1) ; qrel(apparentSize, higher, world1) | {
"world1": [
"Flying"
],
"world2": [
"Bird"
]
} | As the bird flew further into the air, and away from the town, he became a (A) Speck of dust (B) a giant in the sky. |
QuaRel_V1_B3_0103 | 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": [
"Burt"
],
"world2": [
"Dave"
]
} | Burt is a strong man. His nephew, Dave, is a skinny boy. If they both throw a football, who will throw it further? (A) Burt (B) Dave. |
QuaRel_V1_B5_0585 | 1 | [
"(infer (exerciseIntensity higher world1) (amountSweat higher world2) (amountSweat higher world1))",
"(infer (exerciseIntensity higher world2) (amountSweat higher world1) (amountSweat higher world2))"
] | qrel(exerciseIntensity, higher, world1) -> qrel(amountSweat, higher, world2) ; qrel(amountSweat, higher, world1) | {
"world1": [
"Tuesday Sheila runs for two hours"
],
"world2": [
"Monday Sheila runs for an hour"
]
} | Sheila runs every day. She ran one hour on Monday and two hours on Tuesday so she sweated more on (A) Monday (B) Tuesday |
QuaRel_V1_Fr_0797 | 0 | [
"(infer (and (speed high world1) (speed low world2)) (friction higher world2) (friction higher world1))",
"(infer (and (speed high world2) (speed low world1)) (friction higher world1) (friction higher world2))"
] | qval(speed, high, world1), qval(speed, low, world2) -> qrel(friction, higher, world2) ; qrel(friction, higher, world1) | {
"world1": [
"sidewalk"
],
"world2": [
"grass lawn"
]
} | Eric is trying out his rollerblades. He puts them on on the grass lawn and has a hard time skating. When Eric skates on the sidewalk, he can go fast and it is easy. The surface with the most resistance is the (A) grass lawn (B) sidewalk. |
QuaRel_V1_B4_0342 | 1 | [
"(infer (and (exerciseIntensity high world1) (exerciseIntensity low world2)) (amountSweat higher world2) (amountSweat higher world1))",
"(infer (and (exerciseIntensity high world2) (exerciseIntensity low world1)) (amountSweat higher world1) (amountSweat higher world2))"
] | qval(exerciseIntensity, high, world1), qval(exerciseIntensity, low, world2) -> qrel(amountSweat, higher, world2) ; qrel(amountSweat, higher, world1) | {
"world1": [
"Nick"
],
"world2": [
"Natalie"
]
} | Nick and Natalie are watching TV. Nick gets up and does jumping jacks for 20 min. Natalie does nothing. Who ends up sweating more? (A) Natalie (B) Nick |
QuaRel_V1_Fr_0303 | 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": [
"mountain"
],
"world2": [
"sand"
]
} | A bobcat ran very fast through sand, before reaching the Rocky Mountain. He slowly scaled up the mountain because _____ has more resistance. (A) mountain (B) sand |
QuaRel_V1_Fr_0151 | 0 | [
"(infer (speed lower world1) (smoothness higher world2) (smoothness higher world1))",
"(infer (speed lower world2) (smoothness higher world1) (smoothness higher world2))"
] | qrel(speed, lower, world1) -> qrel(smoothness, higher, world2) ; qrel(smoothness, higher, world1) | {
"world1": [
"grass"
],
"world2": [
"asphalt sidewalk"
]
} | Adam put on his roller skates and found that he skated more slowly on grass than he did on the asphalt sidewalk, because the smoother surface was the (A) asphalt sidewalk (B) grass. |
QuaRel_V1_Fr_0128 | 0 | [
"(infer (friction lower world1) (friction higher world2) (friction higher world1))",
"(infer (friction lower world2) (friction higher world1) (friction higher world2))"
] | qrel(friction, lower, world1) -> qrel(friction, higher, world2) ; qrel(friction, higher, world1) | {
"world1": [
"metal truck bed"
],
"world2": [
"gravel"
]
} | A worker finds that a barrel rolls more easily across a metal truck bed than it does over some gravel, which means there is more resistance on (A) the gravel (B) the metal truck bed. |
QuaRel_V1_Fr_0442 | 0 | [
"(infer (speed higher world1) (friction lower world1) (friction lower world2))",
"(infer (speed higher world2) (friction lower world2) (friction lower world1))"
] | qrel(speed, higher, world1) -> qrel(friction, lower, world1) ; qrel(friction, lower, world2) | {
"world1": [
"dish"
],
"world2": [
"tray"
]
} | Tim's butter slides much faster on his dish than on his tray. The surface of the _____ is less restrictive (A) dish (B) tray |
QuaRel_V1_B5_0519 | 0 | [
"(infer (flexibility higher world1) (breakability lower world1) (breakability lower world2))",
"(infer (flexibility higher world2) (breakability lower world2) (breakability lower world1))"
] | qrel(flexibility, higher, world1) -> qrel(breakability, lower, world1) ; qrel(breakability, lower, world2) | {
"world1": [
"plastic bowl"
],
"world2": [
"glass bowl"
]
} | The plastic bowl is much more flexible than the glass bowl. If both are dropped, which one is less likely to break? (A) plastic bowl (B) glass bowl |
QuaRel_V1_B5_0515 | 0 | [
"(infer (strength lower world1) (distance lower world1) (distance higher world1))",
"(infer (strength lower world2) (distance lower world2) (distance higher world2))"
] | qrel(strength, lower, world1) -> qrel(distance, lower, world1) ; qrel(distance, higher, world1) | {
"world1": [
"Little Girl"
],
"world2": [
"Coach"
]
} | The little girl was weaker than the coach so she (A) couldn't throw as far (B) threw farther |
QuaRel_V1_B3_0163 | 0 | [
"(infer (distance higher world1) (apparentSize lower world1) (apparentSize higher world1))",
"(infer (distance higher world2) (apparentSize lower world2) (apparentSize higher world2))"
] | qrel(distance, higher, world1) -> qrel(apparentSize, lower, world1) ; qrel(apparentSize, higher, world1) | {
"world1": [
"Joe throws it to his son"
],
"world2": [
"Joe has a ball in his hand"
]
} | Joe has a ball in his hand and throws it to his son on the other end of the backyard. When his son catches the ball, it will look (A) smaller to Joe (B) bigger to Joe. |
QuaRel_V1_Fr_0688 | 1 | [
"(infer (friction higher world1) (heat higher world2) (heat higher world1))",
"(infer (friction higher world2) (heat higher world1) (heat higher world2))"
] | qrel(friction, higher, world1) -> qrel(heat, higher, world2) ; qrel(heat, higher, world1) | {
"world1": [
"mud"
],
"world2": [
"road"
]
} | Ben was driving his car. He accidentally went off the road into the mud. It was much harder to drive through the mud. There was more heat generated from the car when Ben was driving (A) on the road (B) in the mud. |
QuaRel_V1_Fr_0987 | 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": [
"glass"
],
"world2": [
"dirt"
]
} | Frank glided across the glass floor quicker than the dirt floor because the glass floor is (A) less smooth (B) more smooth |
QuaRel_V1_B5_0045 | 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": [
"red vaulting pole"
],
"world2": [
"green vaulting pole"
]
} | Tamara needs a new vaulting pole for her upcoming meet. She examines a red one and notices that it bends much more easily than a green one. Which pole should she choose if she wants to lower the likelihood that the pole will snap? (A) green vaulting pole (B) red vaulting pole |
QuaRel_V1_Fr_1675 | 1 | [
"(infer (and (speed low world1) (speed high world2)) (friction lower world1) (friction lower world2))",
"(infer (and (speed low world2) (speed high world1)) (friction lower world2) (friction lower world1))"
] | qval(speed, low, world1), qval(speed, high, world2) -> qrel(friction, lower, world1) ; qrel(friction, lower, world2) | {
"world1": [
"tree top"
],
"world2": [
"forest floor"
]
} | A possum can run very quickly along the forest floor, but not so fast along the tree tops. Which surface puts less resistance on the possum's paws? (A) tree top (B) forest floor |
QuaRel_V1_Fr_1547 | 0 | [
"(infer (speed lower world1) (distance higher world2) (distance higher world1))",
"(infer (speed lower world2) (distance higher world1) (distance higher world2))"
] | qrel(speed, lower, world1) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1) | {
"world1": [
"kitchen table"
],
"world2": [
"card table"
]
} | Harry is a professional gambler who likes to roll silver dollars for fun. He's rolled his silver dollar on all kinds of surfaces, and he knows that it rolls much more slowly over a kitchen table when compared to a card table. This means that the silver dollar will roll longer before coming to a stop on the (A) card table (B) kitchen table |
QuaRel_V1_Fr_0811 | 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": [
"asphalt"
],
"world2": [
"beach sand"
]
} | The unicycle was able to pick up more speed on the asphalt versus the beach sand because (A) the asphalt has lower resistance (B) the asphalt has higher resistance |
QuaRel_V1_Fr_0736 | 1 | [
"(infer (distance higher world1) (smoothness lower world1) (smoothness higher world1))",
"(infer (distance higher world2) (smoothness lower world2) (smoothness higher world2))"
] | qrel(distance, higher, world1) -> qrel(smoothness, lower, world1) ; qrel(smoothness, higher, world1) | {
"world1": [
"cement"
],
"world2": [
"grass"
]
} | Rod was rolling a ball to his dog. He was able to roll the ball much farther on the cement than on the grass. This is because the cement is (A) rougher (B) smoother |
QuaRel_V1_Fr_1270 | 1 | [
"(infer (smoothness lower world1) (friction lower world1) (friction higher world1))",
"(infer (smoothness lower world2) (friction lower world2) (friction higher world2))"
] | qrel(smoothness, lower, world1) -> qrel(friction, lower, world1) ; qrel(friction, higher, world1) | {
"world1": [
"weedy lot"
],
"world2": [
"dirt lot"
]
} | Contessa knows that a weedy lot is bumpier than a dirt lot, so when she drives her school bus over the dirt lot it will experience _____ then when she drives it over the weedy lot (A) more resistance (B) less resistance |
QuaRel_V1_Fr_1466 | 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": [
"lunchroom floor"
],
"world2": [
"lunch tray"
]
} | Tim noticed that his cherry pit rolled slower on the lunchroom floor compared to when he rolled it on his lunch tray. This means that the cherry pit heated up less when rolling over the (A) lunch tray (B) lunchroom floor |
QuaRel_V1_B5_0448 | 0 | [
"(infer (distance lower world1) (apparentSize higher world1) (apparentSize higher world2))",
"(infer (distance lower world2) (apparentSize higher world2) (apparentSize higher world1))"
] | qrel(distance, lower, world1) -> qrel(apparentSize, higher, world1) ; qrel(apparentSize, higher, world2) | {
"world1": [
"Car"
],
"world2": [
"Moon"
]
} | If you are sitting beside your car which object looks larger your car or the moon? (A) Car (B) Moon |
QuaRel_V1_B5_0306 | 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": [
"Possible new team member Ted"
],
"world2": [
"Possible new team member Roy"
]
} | The baseball team coach was considering both Ted and Roy for the right field position. He needed someone who could propel the ball all the way to the basemen and he knew Ted was more physically fit and possessed greater physical strength than Roy. Who could likely throw the ball a further distance? (A) Roy (B) Ted |
QuaRel_V1_B5_0450 | 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": [
"far balloon"
],
"world2": [
"near balloon"
]
} | Evelyn lets go of a balloon and watches as it gets higher in the sky. When will it have looked larger (A) closer to Evelyn (B) further from Evelyn |
QuaRel_V1_B5_1175 | 1 | [
"(infer (gravity lower world1) (mass higher world1) (mass lower world1))",
"(infer (gravity lower world2) (mass higher world2) (mass lower world2))"
] | qrel(gravity, lower, world1) -> qrel(mass, higher, world1) ; qrel(mass, lower, world1) | {
"world1": [
"Higher jumping ability"
],
"world2": [
"Lower jumping ability"
]
} | Due to its much weaker gravity, astronaut Kevin is thrilled to discover that he can jump much higher on the moon than he ever could when on Earth. Judging from Kevin's exploits, which of the following is true? (A) Earth has less mass (B) The moon has less mass |
QuaRel_V1_B5_0006 | 0 | [
"(infer (and (distance low world1) (distance high world2)) (loudness higher world1) (loudness higher world2))",
"(infer (and (distance low world2) (distance high world1)) (loudness higher world2) (loudness higher world1))"
] | qval(distance, low, world1), qval(distance, high, world2) -> qrel(loudness, higher, world1) ; qrel(loudness, higher, world2) | {
"world1": [
"lawn mower"
],
"world2": [
"jackhammer"
]
} | Outside of Susie's window, her brother is mowing the grass. Down the street, the town's maintenance department is using a jackhammer to improve a section of the road. Which noise will be more apparent to Susie, (A) the lawn mower, or (B) the jackhammer? |
QuaRel_V1_Fr_0179 | 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": [
"metal freezer"
],
"world2": [
"floor mat"
]
} | Kaitlyn had a roll of tape and pushed it across the top of her metal freezer, then she pushed it across a floor mat. The roll of tape kept moving for a longer period of time on the metal freezer than it did on the floor mat. This is because there was more friction on the (A) metal freezer (B) floor mat. |
QuaRel_V1_B4_0126 | 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": [
"a grape"
],
"world2": [
"an orange"
]
} | Jason was sitting at the kitchen table waiting for his mother to come downstairs and help him with his homework. He grabbed a grape out of the fruit bowl in front of him and flicked it across the table. He then grabbed an orange and flicked the orange with the same force. One of the fruits moved much more quickly across the table. It was the (A) grape (B) orange |
QuaRel_V1_B5_0076 | 1 | [
"(infer (speed higher world1) (distance higher world2) (distance higher world1))",
"(infer (speed higher world2) (distance higher world1) (distance higher world2))"
] | qrel(speed, higher, world1) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1) | {
"world1": [
"dog"
],
"world2": [
"person"
]
} | A dog can run faster then a person. If both a dog and a person run in a field for the same amount of time, which will go the greater distance? (A) person (B) dog |
QuaRel_V1_Fr_0891 | 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": [
"concrete sidewalk"
],
"world2": [
"gravel driveway"
]
} | Sally rides her bike down the gravel driveway and then down the concrete sidewalk. The bike goes faster on the sidewalk. There is more resistance on the (A) gravel driveway (B) concrete sidewalk. |
QuaRel_V1_Fr_1638 | 0 | [
"(infer (and (speed high world1) (speed low world2)) (smoothness higher world1) (smoothness higher world2))",
"(infer (and (speed high world2) (speed low world1)) (smoothness higher world2) (smoothness higher world1))"
] | qval(speed, high, world1), qval(speed, low, world2) -> qrel(smoothness, higher, world1) ; qrel(smoothness, higher, world2) | {
"world1": [
"plate"
],
"world2": [
"floor"
]
} | Mike's meatball rolled around on his plate at a pretty good rate of speed, but when it fell on the floor it rolled at a lesser rate of speed. This means the _____ is smoother (A) plate (B) floor |
QuaRel_V1_Fr_0878 | 1 | [
"(infer (and (smoothness high world1) (smoothness low world2)) (friction lower world2) (friction higher world2))",
"(infer (and (smoothness high world2) (smoothness low world1)) (friction lower world1) (friction higher world1))"
] | qval(smoothness, high, world1), qval(smoothness, low, world2) -> qrel(friction, lower, world2) ; qrel(friction, higher, world2) | {
"world1": [
"bathtub"
],
"world2": [
"bath mat"
]
} | Sheryl realized after slipping in her bathtub for the fifth time, that she needed a rubber bath mat. She quit slipping. This is because the bathmat had _____ than the bathtub alone. (A) less friction (B) more friction |
QuaRel_V1_Fr_1118 | 1 | [
"(infer (heat lower world1) (distance higher world2) (distance higher world1))",
"(infer (heat lower world2) (distance higher world1) (distance higher world2))"
] | qrel(heat, lower, world1) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1) | {
"world1": [
"dinner plate"
],
"world2": [
"lunch plate"
]
} | A carrot gets less hot rolling over a dinner plate then rolling over a lunch plate. This means that the carrot can travel further over the (A) lunch plate (B) dinner plate |
QuaRel_V1_B3_0107 | 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": [
"elephant's hide"
],
"world2": [
"person's arm"
]
} | An elephant has escaped from the zoo and is on a rampage through the streets of the city! Employees armed with tranquilizer guns find the elephant and take shots at its thick hide, while one stray dart hits a person right in the arm. Who has more resilient protection against the darts? (A) The human (B) The elephant |
QuaRel_V1_Fr_0454 | 1 | [
"(infer (friction lower world1) (distance higher world2) (distance higher world1))",
"(infer (friction lower world2) (distance higher world1) (distance higher world2))"
] | qrel(friction, lower, world1) -> qrel(distance, higher, world2) ; qrel(distance, higher, world1) | {
"world1": [
"ice"
],
"world2": [
"concrete"
]
} | A boy was rolling his rubber ball in his driveway to see how far he could make it roll. He found that it rolled smoother and further on the _____. The ice has lower friction. (A) concrete (B) ice |
QuaRel_V1_B5_0524 | 1 | [
"(infer (and (flexibility high world1) (flexibility low world2)) (breakability lower world2) (breakability lower world1))",
"(infer (and (flexibility high world2) (flexibility low world1)) (breakability lower world1) (breakability lower world2))"
] | qval(flexibility, high, world1), qval(flexibility, low, world2) -> qrel(breakability, lower, world2) ; qrel(breakability, lower, world1) | {
"world1": [
"rubber band"
],
"world2": [
"glass window"
]
} | If bill drops a rock onto a glass window and a rubber band which one will not break? (A) glass window (B) rubber band |
QuaRel_V1_Fr_0732 | 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": [
"brick road"
],
"world2": [
"rocky path"
]
} | A car can go a longer distance in a short time over a brick road, but it takes a lot longer for the car to go that far on a rocky path. The car goes faster on the brick road because the brick road has (A) more resistance (B) less resistance. |
QuaRel_V1_B4_0275 | 1 | [
"(infer (loudness higher world1) (distance lower world2) (distance lower world1))",
"(infer (loudness higher world2) (distance lower world1) (distance lower world2))"
] | qrel(loudness, higher, world1) -> qrel(distance, lower, world2) ; qrel(distance, lower, world1) | {
"world1": [
"wolf pack B"
],
"world2": [
"wolf pack A"
]
} | A wolf researcher in Yellowstone was listening to the howls of 2 wolf packs, wolf pack A and wolf pack B. She could hear the calls of wolf pack B much clearer than those of wolf pack A. She was closer to (A) wolf pack A (B) wolf pack B |
QuaRel_V1_B4_0005 | 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": [
"Dana"
],
"world2": [
"Dana's daughter"
]
} | Dana and her daughter are throwing a tennis ball in the yard. Dana's daughter's arm is undeveloped and small, while Dana's arm is fully developed and larger. This means that the tennis ball will land a greater distance away when thrown by (A) Dana (B) Dana's daughter. |
QuaRel_V1_B5_0042 | 1 | [
"(infer (speed lower world1) (distance lower world2) (distance lower world1))",
"(infer (speed lower world2) (distance lower world1) (distance lower world2))"
] | qrel(speed, lower, world1) -> qrel(distance, lower, world2) ; qrel(distance, lower, world1) | {
"world1": [
"turtle"
],
"world2": [
"rabbit"
]
} | A turtle is slower then a rabbit. If both animals are racing, which one will travel less distance in 5 minutes? (A) rabbit (B) turtle |
QuaRel_V1_Fr_0641 | 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": [
"dry pavement"
],
"world2": [
"snowy pavement"
]
} | Alison noticed that her car stops faster on dry pavement than on snowy pavement. The resistance is lower on (A) the dry pavement or (B) the snowy pavement? |
QuaRel_V1_Fr_0379 | 1 | [
"(infer (speed higher world1) (smoothness lower world1) (smoothness lower world2))",
"(infer (speed higher world2) (smoothness lower world2) (smoothness lower world1))"
] | qrel(speed, higher, world1) -> qrel(smoothness, lower, world1) ; qrel(smoothness, lower, world2) | {
"world1": [
"road"
],
"world2": [
"clods of dirt"
]
} | A car will move faster over a road than on clods of dirt because _____ are rougher. (A) roads (B) clods of dirt |
QuaRel_V1_Fr_0206 | 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": [
"dirt road"
],
"world2": [
"desert"
]
} | Jim discovered that a dirt road is smoother than a desert when he drove his van over them. The van got hotter driving over the (A) dirt road (B) desert |
QuaRel_V1_Fr_1113 | 1 | [
"(infer (distance higher world1) (smoothness lower world1) (smoothness lower world2))",
"(infer (distance higher world2) (smoothness lower world2) (smoothness lower world1))"
] | qrel(distance, higher, world1) -> qrel(smoothness, lower, world1) ; qrel(smoothness, lower, world2) | {
"world1": [
"paper target"
],
"world2": [
"wood target"
]
} | Milo was target practicing at the shooting range when he noticed that his bullet traveled further into a paper target compared to a wood target. This led him to realize that the _____ offered a rougher surface (A) paper target or (B) wood target |
QuaRel_V1_Fr_1383 | 0 | [
"(infer (smoothness higher world1) (speed lower world2) (speed lower world1))",
"(infer (smoothness higher world2) (speed lower world1) (speed lower world2))"
] | qrel(smoothness, higher, world1) -> qrel(speed, lower, world2) ; qrel(speed, lower, world1) | {
"world1": [
"factory floor"
],
"world2": [
"grove floor"
]
} | Mike is an orange grower and he knows that his factory floor is smoother then his grove floor. This means that when he rolls an orange across the _____ will roll slower (A) grove floor (B) factory floor it |
QuaRel_V1_B3_0191 | 1 | [
"(infer (time lower world1) (speed higher world2) (speed higher world1))",
"(infer (time lower world2) (speed higher world1) (speed higher world2))"
] | qrel(time, lower, world1) -> qrel(speed, higher, world2) ; qrel(speed, higher, world1) | {
"world1": [
"by Airplane"
],
"world2": [
"by Car"
]
} | It only took Lisa two hours to get to Las Vegas, despite the long distance. Lisa must have traveled how? (A) By Car (B) By Airplane |
QuaRel_V1_B5_1268 | 0 | [
"(infer (weight lower world1) (acceleration higher world1) (acceleration lower world1))",
"(infer (weight lower world2) (acceleration higher world2) (acceleration lower world2))"
] | qrel(weight, lower, world1) -> qrel(acceleration, higher, world1) ; qrel(acceleration, lower, world1) | {
"world1": [
"gain speed quickly"
],
"world2": [
"gain speed slowly"
]
} | Justin is racing his two birds; a sparrow and a canary. The sparrow weighs less than the canary. The canary loses the race, since the sparrow was able to (A) gain speed quickly (B) gain speed slowly |
QuaRel_V1_B5_0485 | 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": [
"Cactus far"
],
"world2": [
"Cactus near"
]
} | When Rick saw the big cactus that was near him he thought it was massive, but as he got further away it appeared (A) larger (B) smaller |
QuaRel_V1_B5_0458 | 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": [
"Walking on the treadmill"
],
"world2": [
"Running uphill"
]
} | Susan wants to lose weight by exercising every day. She wants to either run up hill or walk on the treadmill today. If she wants to sweat the least amount, she should (A) Run uphill (B) walk on the treadmill. |
QuaRel_V1_B5_0221 | 1 | [
"(infer (exerciseIntensity lower world1) (amountSweat higher world1) (amountSweat lower world1))",
"(infer (exerciseIntensity lower world2) (amountSweat higher world2) (amountSweat lower world2))"
] | qrel(exerciseIntensity, lower, world1) -> qrel(amountSweat, higher, world1) ; qrel(amountSweat, lower, world1) | {
"world1": [
"Brenda"
],
"world2": [
"Shannon"
]
} | Brenda and Shannon are working out at the gym. Brenda can't work out as hard as Shannon because she broke her foot. Because of this (A) Brenda is sweating more than Shannon (B) Brenda is sweating less than Shannon |
QuaRel_V1_B5_0618 | 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": [
"branch"
],
"world2": [
"stick"
]
} | I can easily break a stick however I cannot break a branch. Which is stronger (A) stick (B) Branch |
QuaRel_V1_B5_0821 | 1 | [
"(infer (exerciseIntensity higher world1) (amountSweat higher world2) (amountSweat higher world1))",
"(infer (exerciseIntensity higher world2) (amountSweat higher world1) (amountSweat higher world2))"
] | qrel(exerciseIntensity, higher, world1) -> qrel(amountSweat, higher, world2) ; qrel(amountSweat, higher, world1) | {
"world1": [
"boxer"
],
"world2": [
"watcher"
]
} | The contender is the boxing matching was sweating uncontrollably in the ring while the people in the stands watching enjoyed the cool breeze in the room. Who was sweating more (A) people in the stands (B) Boxer |
QuaRel_V1_B5_1157 | 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": [
"red bungee cord"
],
"world2": [
"yellow bungee cord"
]
} | Laura decided to try bungee jumping. She had a choice between a red bungee cord that was as big around as her arm and a yellow one that was about half that circumference. If Laura wants more assurance that her cord won't break, she should choose the (A) red bungee cord (B) yellow bungee cord |
QuaRel_V1_Fr_1422 | 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": [
"valley"
],
"world2": [
"mountainside"
]
} | A valley is significantly rougher than a mountainside. This means that lava rolling down which surface will reach a greater top speed? (A) mountainside (B) valley |
QuaRel_V1_B5_1038 | 0 | [
"(infer (and (distance high world1) (distance low world2)) (brightness lower world1) (brightness higher world1))",
"(infer (and (distance high world2) (distance low world1)) (brightness lower world2) (brightness higher world2))"
] | qval(distance, high, world1), qval(distance, low, world2) -> qrel(brightness, lower, world1) ; qrel(brightness, higher, world1) | {
"world1": [
"difficult to see"
],
"world2": [
"brighter than ever"
]
} | A train is approaching the station. As the train gets close, the light on the front is blindingly bright. However, when the train was miles away, making its approach, the light was (A) difficult to see (B) brighter than ever |
QuaRel_V1_B5_0611 | 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": [
"Steel beam"
],
"world2": [
"Steel wire"
]
} | A steel beam is much thicker than a steel wire an is much (A) weaker (B) stronger |
QuaRel_V1_Fr_1594 | 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": [
"stone slab"
]
} | A glass mirror is smoother than a stone slab. This means that running a razor blade over the _____ will create more heat (A) glass mirror or the (B) stone slab |
QuaRel_V1_Fr_0276 | 0 | [
"(infer (and (friction low world1) (friction high world2)) (distance higher world1) (distance higher world2))",
"(infer (and (friction low world2) (friction high world1)) (distance higher world2) (distance higher world1))"
] | qval(friction, low, world1), qval(friction, high, world2) -> qrel(distance, higher, world1) ; qrel(distance, higher, world2) | {
"world1": [
"play mat"
],
"world2": [
"bedroom floor"
]
} | Sally's toy car has low resistance when she pushes it over a play mat, and high resistance when she pushes it over her bedroom floor. This mean's that Sally's toy car will travel a longer distance over (A) play mat (B) bedroom floor |
QuaRel_V1_Fr_0522 | 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": [
"beach"
],
"world2": [
"parking lot"
]
} | Little Timmy got a new bike for his birthday and quickly learned that he had to ride it at reduced speed over the beach near his house compared to when he rode it in a parking lot. This means that the _____ has less friction (A) beach (B) parking lot |
QuaRel_V1_B5_0907 | 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": [
"Moon"
],
"world2": [
"Earth"
]
} | The moon has less mass than Earth therefore people felt lighter there because it has (A) stronger gravity (B) weaker gravity |
QuaRel_V1_B5_0705 | 0 | [
"(infer (and (distance high world1) (distance low world2)) (strength higher world1) (strength lower world1))",
"(infer (and (distance high world2) (distance low world1)) (strength higher world2) (strength lower world2))"
] | qval(distance, high, world1), qval(distance, low, world2) -> qrel(strength, higher, world1) ; qrel(strength, lower, world1) | {
"world1": [
"25 year-old man"
],
"world2": [
"18 year-old girl"
]
} | Two shot putters, a 25 year-old man and an 18 year-old girl are seeing who can throw the furthest. The winner qualifies for the Olympics. The man wins because he is (A) Stronger (B) weaker. |
QuaRel_V1_Fr_1589 | 1 | [
"(infer (friction lower world1) (speed lower world1) (speed lower world2))",
"(infer (friction lower world2) (speed lower world2) (speed lower world1))"
] | qrel(friction, lower, world1) -> qrel(speed, lower, world1) ; qrel(speed, lower, world2) | {
"world1": [
"lunch plate"
],
"world2": [
"breakfast plate"
]
} | A sandwich sliding across a lunch plate experiences less friction then one sliding across a breakfast plate. Which plate will force the sandwich to slide at a lower rate of speed? (A) lunch plate (B) breakfast plate |
QuaRel_V1_Fr_1401 | 0 | [
"(infer (smoothness higher world1) (speed lower world2) (speed lower world1))",
"(infer (smoothness higher world2) (speed lower world1) (speed lower world2))"
] | qrel(smoothness, higher, world1) -> qrel(speed, lower, world2) ; qrel(speed, lower, world1) | {
"world1": [
"wood floor"
],
"world2": [
"rug"
]
} | Mary learned from sliding her doll across various surfaces that a wood floor is smoother then a rug. This means that her doll slides slower over the (A) rug (B) wood floor |
QuaRel_V1_B3_0120 | 1 | [
"(infer (and (speed low world1) (speed high world2)) (time higher world2) (time higher world1))",
"(infer (and (speed low world2) (speed high world1)) (time higher world1) (time higher world2))"
] | qval(speed, low, world1), qval(speed, high, world2) -> qrel(time, higher, world2) ; qrel(time, higher, world1) | {
"world1": [
"Becky"
],
"world2": [
"Sue"
]
} | Sue and Becky live together but want to go to the store separately. If they leave the house at the same time, who will take longer to get to the store if Sue is driving her car and Becky is walking? (A) Sue (B) Becky. |
QuaRel_V1_B5_0289 | 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": [
"Moon"
],
"world2": [
"Walking"
]
} | If I were to walk on the moon compared to Earth, I would float because the moon has (A) stronger gravity. (B) weaker gravity |
QuaRel_V1_B5_1271 | 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": [
"lightweight"
],
"world2": [
"overweight"
]
} | Jennifer is overweight, and spends a lot of time running. She is very slow to gain speed, though. After a year of regular running, Jennifer is now quite light, and so she (A) speeds up quickly (B) speeds up slowly |
QuaRel_V1_Fr_0074 | 1 | [
"(infer (and (smoothness high world1) (smoothness low world2)) (friction higher world1) (friction lower world1))",
"(infer (and (smoothness high world2) (smoothness low world1)) (friction higher world2) (friction lower world2))"
] | qval(smoothness, high, world1), qval(smoothness, low, world2) -> qrel(friction, higher, world1) ; qrel(friction, lower, world1) | {
"world1": [
"furniture movers on carpet"
],
"world2": [
"furniture on carpet"
]
} | I bought some smooth plastic furniture movers which let me push heavy furniture across my carpet on my own. I got tired of asking for help to rearrange the furniture, as before I bought these I couldn't do it alone. This was because the furniture movers (A) increased friction or (B) decreased friction? |
QuaRel_V1_B5_1308 | 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": [
"Neptune"
],
"world2": [
"Mercury"
]
} | Neptune is one of the largest planets in the solar system. Which object has stronger gravity? (A) Mercury (B) Neptune |
QuaRel_V1_B4_0319 | 0 | [
"(infer (and (brightness high world1) (brightness low world2)) (distance lower world1) (distance higher world1))",
"(infer (and (brightness high world2) (brightness low world1)) (distance lower world2) (distance higher world2))"
] | qval(brightness, high, world1), qval(brightness, low, world2) -> qrel(distance, lower, world1) ; qrel(distance, higher, world1) | {
"world1": [
"standing near the light"
],
"world2": [
"standing away from the light"
]
} | Fred notices that it is darker at the end of the hall, but seems to be bright near the light bulb. That's because it is brighter (A) near the light source (B) away from the light source |
QuaRel_V1_B5_0090 | 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": [
"Mars"
],
"world2": [
"Jupiter"
]
} | Mars is much less massive than Jupiter so it has (A) stronger gravity (B) weaker gravity |
QuaRel_V1_Fr_0884 | 1 | [
"(infer (and (speed low world1) (speed high world2)) (friction higher world2) (friction higher world1))",
"(infer (and (speed low world2) (speed high world1)) (friction higher world1) (friction higher world2))"
] | qval(speed, low, world1), qval(speed, high, world2) -> qrel(friction, higher, world2) ; qrel(friction, higher, world1) | {
"world1": [
"dirt floor"
],
"world2": [
"tile floor"
]
} | Mary drops a marble on the dirt floor and it rolls very slowly and not very far. When Mary rolls the same marble on a tile floor, the marble rolls very far very quickly. The marble had greater resistance on the (A) tile floor. (B) dirt floor |
QuaRel_V1_B5_1008 | 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": [
"pen"
],
"world2": [
"pencil"
]
} | Jimbo's pen has a greater diameter then his pencil. Which is more resistant to being snapped in two? (A) pen (B) pencil |
QuaRel_V1_B5_0988 | 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": [
"Jon"
],
"world2": [
"Carl"
]
} | The football coach wants to choose the person who can throw the ball the furthest to be on his team. Jon is stronger than Carl is. Who will coach choose? (A) Jon (B) carl. |
QuaRel_V1_B5_1018 | 0 | [
"(infer (and (mass high world1) (mass low world2)) (gravity higher world1) (gravity higher world2))",
"(infer (and (mass high world2) (mass low world1)) (gravity higher world2) (gravity higher world1))"
] | qval(mass, high, world1), qval(mass, low, world2) -> qrel(gravity, higher, world1) ; qrel(gravity, higher, world2) | {
"world1": [
"Saturn"
],
"world2": [
"Pluto"
]
} | Maddie is studying planets. Saturn is enormous and heavy, Pluto is tiny and a dwarf. The planet with the greater gravitational pull is (A) Saturn (B) Pluto |
QuaRel_V1_B4_0112 | 0 | [
"(infer (thickness higher world1) (strength lower world2) (strength higher world2))",
"(infer (thickness higher world2) (strength lower world1) (strength higher world1))"
] | qrel(thickness, higher, world1) -> qrel(strength, lower, world2) ; qrel(strength, higher, world2) | {
"world1": [
"thick wooden stick"
],
"world2": [
"thin wooden stick"
]
} | Becky is dying some jeans in a bucket and she has to keep stirring them. She thinks it's better to use a thick wooden stick than a thin one because (A) the thin one is weaker (B) the thick one is weaker |
QuaRel_V1_B4_0285 | 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": [
"Frank"
],
"world2": [
"Fred"
]
} | Frank was dragging a heavy log across the yard. His twin brother Fred was dragging one that weighed only half as much. When the work was through, who had lost more perspiration? (A) Frank (B) Fred |
QuaRel_V1_Fr_1431 | 1 | [
"(infer (heat higher world1) (speed higher world1) (speed higher world2))",
"(infer (heat higher world2) (speed higher world2) (speed higher world1))"
] | qrel(heat, higher, world1) -> qrel(speed, higher, world1) ; qrel(speed, higher, world2) | {
"world1": [
"beach"
],
"world2": [
"road"
]
} | Mike generates more heat riding his bike over the beach then over the road. This means that riding over the _____ allows him to ride quicker (A) beach (B) road |
QuaRel_V1_Fr_0520 | 0 | [
"(infer (speed lower world1) (heat higher world1) (heat higher world2))",
"(infer (speed lower world2) (heat higher world2) (heat higher world1))"
] | qrel(speed, lower, world1) -> qrel(heat, higher, world1) ; qrel(heat, higher, world2) | {
"world1": [
"foggy air"
],
"world2": [
"clear air"
]
} | Tom was playing with his glider one afternoon when he found out a curious fact. It seems that the glider moves through foggy air slower than through cold air. This means that his folder generates more heat moving through (A) foggy air (B) clear air |
QuaRel_V1_B5_0114 | 0 | [
"(infer (and (weight high world1) (weight low world2)) (acceleration lower world1) (acceleration lower world2))",
"(infer (and (weight high world2) (weight low world1)) (acceleration lower world2) (acceleration lower world1))"
] | qval(weight, high, world1), qval(weight, low, world2) -> qrel(acceleration, lower, world1) ; qrel(acceleration, lower, world2) | {
"world1": [
"cement mixer"
],
"world2": [
"motorcycle"
]
} | A weighty cement mixer and a light motorcycle are waiting at a red light. When the light turns green, which accelerates more slowly? (A) cement mixer (B) motorcycle |
QuaRel_V1_B5_0292 | 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": [
"A car"
],
"world2": [
"A tank"
]
} | Two people were driving to a destination. One person was driving a tank and the other person was driving a car. Which thing was fastest to speed up? (A) The tank (B) a car |
QuaRel_V1_Fr_0541 | 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": [
"pink surface"
],
"world2": [
"red surface"
]
} | Mary's carriage generates a lot more friction when rolling over a pink surface then when rolling over a red surface. The _____ is smoother (A) pink surface (B) red surface |
QuaRel_V1_Fr_1569 | 1 | [
"(infer (smoothness lower world1) (speed higher world1) (speed higher world2))",
"(infer (smoothness lower world2) (speed higher world2) (speed higher world1))"
] | qrel(smoothness, lower, world1) -> qrel(speed, higher, world1) ; qrel(speed, higher, world2) | {
"world1": [
"dirty tooth"
],
"world2": [
"clean tooth"
]
} | A dirty tooth isn't as smooth as a clean tooth. Which surface will a toothbrush move over at a greater rate of speed? (A) dirty tooth (B) clean tooth |
QuaRel_V1_B5_1436 | 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": [
"Moon"
],
"world2": [
"Car"
]
} | An average car weighs around 3 thousand pounds. What would have a greater gravitational pull the Moon or a Car? (A) Moon (B) Car |
QuaRel_V1_B5_1380 | 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": [
"Pam"
],
"world2": [
"Scott"
]
} | Pam is driving in her car to the zoo. Scott is walking to the zoo. It takes less time for Pam to get to the zoo. This is because (A) Pam is going faster (B) Scott is going faster |
QuaRel_V1_Fr_0178 | 1 | [
"(infer (smoothness lower world1) (speed higher world1) (speed lower world1))",
"(infer (smoothness lower world2) (speed higher world2) (speed lower world2))"
] | qrel(smoothness, lower, world1) -> qrel(speed, higher, world1) ; qrel(speed, lower, world1) | {
"world1": [
"carpet"
],
"world2": [
"smooth floor"
]
} | The Cat scout, a black and white one, was moving across the carpet and it was much rougher than he smooth floor. Her paws were getting caught in the carpet fibers which (A) made her jump and move faster. (B) slowed her down or |
QuaRel_V1_B5_0447 | 1 | [
"(infer (and (distance high world1) (distance low world2)) (apparentSize higher world1) (apparentSize lower world1))",
"(infer (and (distance high world2) (distance low world1)) (apparentSize higher world2) (apparentSize lower world2))"
] | qval(distance, high, world1), qval(distance, low, world2) -> qrel(apparentSize, higher, world1) ; qrel(apparentSize, lower, world1) | {
"world1": [
"While chasing it"
],
"world2": [
"When he catches it"
]
} | Connor's dog ran out the door and down the street. He got in the car to chase it. When will the dog look smaller to Connor? (A) when he catches it (B) While chasing it |
QuaRel_V1_B5_0641 | 1 | [
"(infer (speed lower world1) (time lower world1) (time higher world1))",
"(infer (speed lower world2) (time lower world2) (time higher world2))"
] | qrel(speed, lower, world1) -> qrel(time, lower, world1) ; qrel(time, higher, world1) | {
"world1": [
"Walking"
],
"world2": [
"Driving"
]
} | Walking is much slower than driving so it will take (A) less time (B) more time to make a journey |
QuaRel_V1_Fr_1010 | 0 | [
"(infer (speed lower world1) (friction lower world2) (friction higher world2))",
"(infer (speed lower world2) (friction lower world1) (friction higher world1))"
] | qrel(speed, lower, world1) -> qrel(friction, lower, world2) ; qrel(friction, higher, world2) | {
"world1": [
"bamboo trees"
],
"world2": [
"open field grass"
]
} | The hiker moved slower through the bamboo trees than the open field grass because it had (A) more resistance (B) less resistance |
QuaRel_V1_Fr_0381 | 0 | [
"(infer (smoothness lower world1) (heat higher world1) (heat higher world2))",
"(infer (smoothness lower world2) (heat higher world2) (heat higher world1))"
] | qrel(smoothness, lower, world1) -> qrel(heat, higher, world1) ; qrel(heat, higher, world2) | {
"world1": [
"grass"
],
"world2": [
"cement"
]
} | The children were playing with a ball outside. When they rolled the ball across the grass, it traveled more rougher than when it went over the cement. The ball would have generated more heat when it traveled over the (A) grass (B) cement. |
QuaRel_V1_Fr_0742 | 1 | [
"(infer (distance higher world1) (friction lower world2) (friction lower world1))",
"(infer (distance higher world2) (friction lower world1) (friction lower world2))"
] | qrel(distance, higher, world1) -> qrel(friction, lower, world2) ; qrel(friction, lower, world1) | {
"world1": [
"sidewalk"
],
"world2": [
"dirt path"
]
} | Miles plays with a bouncy ball on a dirt path and then on a sidewalk. The bouncy ball bounces much higher on the sidewalk than it does on the dirt path. The bouncy ball bounces higher on the sidewalk because the sidewalk has _____ than the dirt path. (A) more resistance (B) less resistance |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.