Unnamed: 0 int64 0 16.4k | facts stringlengths 15 526 | rules stringlengths 50 716 | question stringlengths 11 45 | answer stringclasses 3 values | depth int64 1 3 | len int64 -1 9 | used_facts stringlengths 2 9.68k | used_rules stringlengths 2 21k |
|---|---|---|---|---|---|---|---|---|
2,300 | ['Dave is blue.' 'Dave is nice.' 'Dave is round.' 'Fiona is blue.'
'Fiona is furry.' 'Fiona is nice.' 'Fiona is quiet.' 'Fiona is rough.'
'Fiona is round.' 'Fiona is young.'] | ['All round things are nice.' 'All nice things are furry.'
'If Dave is young and Dave is rough then Dave is furry.'
'All blue things are nice.' 'Young things are rough.'
'If something is round and furry then it is young.'
'If something is round and young then it is rough.'
'Nice things are blue.'] | Dave is young. | True | 1 | 4 | [array(['Dave is round.', 'Dave is nice.'], dtype=object)
array(['Dave is round.', 'Dave is blue.'], dtype=object)
array(['Dave is round.', 'Dave is round.'], dtype=object)] | [array(['All nice things are furry.',
'If something is round and furry then it is young.'], dtype=object)
array(['All blue things are nice.', 'All nice things are furry.',
'If something is round and furry then it is young.'], dtype=object)
array(['All round things are nice.', 'All nice things are furry.',
'If something is round and furry then it is young.'], dtype=object)] |
2,301 | ['Charlie is furry.' 'Erin is green.' 'Gary is white.' 'Harry is furry.'] | ['Big, round people are kind.' 'If someone is kind then they are white.'
'If someone is green and kind then they are big.'
'If someone is furry then they are round.' 'Round people are kind.'
'Round, big people are green.'] | Gary is not kind. | Unknown | 1 | -1 | [] | [] |
2,302 | ['The bald eagle chases the rabbit.' 'The rabbit is blue.'
'The rabbit visits the bald eagle.'] | ['If something is kind then it is green.'
'If something eats the bald eagle then it is nice.'
'If the bald eagle is kind then the bald eagle visits the rabbit.'
'If something eats the rabbit then the rabbit is kind.'
'If something is blue then it eats the rabbit.'
'If something visits the bald eagle then the bald eagle eats the rabbit.'
'If something chases the rabbit and it eats the bald eagle then the rabbit chases the bald eagle.'
'If something chases the rabbit then the rabbit chases the bald eagle.'] | The rabbit is kind. | True | 1 | 3 | [array(['The rabbit is blue.'], dtype=object)
array(['The rabbit visits the bald eagle.'], dtype=object)] | [array(['If something is blue then it eats the rabbit.',
'If something eats the rabbit then the rabbit is kind.'],
dtype=object)
array(['If something visits the bald eagle then the bald eagle eats the rabbit.',
'If something eats the rabbit then the rabbit is kind.'],
dtype=object) ] |
2,303 | ['Anne is quiet.' 'Bob is big.' 'Bob is green.' 'Gary is cold.'
'Gary is rough.' 'Gary is smart.' 'Harry is smart.'] | ['If someone is quiet then they are big.'
'All green, quiet people are cold.'
'If someone is green and big then they are quiet.'
'If someone is round and quiet then they are cold.'
'If someone is smart then they are round.'
'Smart, cold people are round.'
'If Anne is quiet and Anne is cold then Anne is smart.'
'Big people are cold.' 'Big, round people are rough.'] | Gary is not big. | Unknown | 1 | -1 | [] | [] |
2,304 | ['Dave is furry.' 'Dave is green.' 'Dave is quiet.' 'Dave is red.'
'Fiona is blue.' 'Fiona is furry.' 'Fiona is green.' 'Fiona is quiet.'
'Fiona is red.' 'Gary is blue.' 'Gary is nice.' 'Gary is quiet.'
'Gary is red.' 'Gary is smart.' 'Harry is blue.' 'Harry is smart.'] | ['If something is blue and furry then it is quiet.'
'If Dave is furry then Dave is nice.'
'If something is furry then it is blue.' 'Quiet things are red.'
'All furry, green things are quiet.'
'If something is red then it is green.' 'All nice things are furry.'
'All smart things are nice.' 'Red things are quiet.'] | Harry is furry. | True | 1 | 3 | [array(['Harry is smart.'], dtype=object)] | [array(['All smart things are nice.', 'All nice things are furry.'],
dtype=object) ] |
2,305 | ['The cat chases the mouse.' 'The cat chases the rabbit.'
'The cat sees the rabbit.' 'The dog is round.'
'The dog visits the rabbit.' 'The mouse is young.'
'The mouse visits the dog.' 'The rabbit sees the dog.'
'The rabbit does not see the mouse.' 'The rabbit visits the mouse.'] | ['If something visits the mouse then it is nice.'
'If something is nice then it visits the cat.'
'If something sees the mouse and it is round then the mouse chases the rabbit.'
'All nice things are round.'
'If the cat does not chase the mouse then the mouse is young.'
'Round things are young.'] | The rabbit is not round. | False | 1 | 3 | [array(['The rabbit visits the mouse.'], dtype=object)] | [array(['If something visits the mouse then it is nice.',
'All nice things are round.'], dtype=object) ] |
2,306 | ['The cat is young.' 'The cat visits the mouse.' 'The cow is cold.'
'The cow likes the lion.' 'The lion is cold.' 'The lion likes the cat.'
'The lion needs the mouse.' 'The lion visits the mouse.'
'The mouse is cold.' 'The mouse is red.' 'The mouse is young.'
'The mouse likes the cat.' 'The mouse needs the cat.'
'The mouse needs the cow.'] | ['If something needs the cat and the cat is red then it is blue.'
'Blue things are red.'
'If something likes the mouse and the mouse likes the cat then the cat is blue.'
'If something is cold and red then it likes the mouse.'
'If something needs the cow and it is cold then it is young.'
'If something is nice then it visits the lion.'
'If something needs the lion then it likes the cat.'
'If something visits the cat and it likes the lion then the cat is blue.'
'If something is cold and blue then it needs the lion.'] | The lion does not need the lion. | Unknown | 1 | -1 | [] | [] |
2,307 | ['Anne is cold.' 'Anne is red.' 'Anne is rough.' 'Anne is not white.'
'Dave is quiet.' 'Dave is white.' 'Fiona is not quiet.' 'Gary is cold.'
'Gary is quiet.' 'Gary is red.' 'Gary is rough.' 'Gary is white.'] | ['If Fiona is white and Fiona is green then Fiona is not quiet.'
'All rough things are young.' 'If something is cold then it is red.'
'Young things are cold.'
'If something is quiet and green then it is rough.'
'All quiet things are green.'] | Dave is rough. | True | 1 | 4 | [array(['Dave is quiet.', 'Dave is quiet.'], dtype=object)] | [array(['All quiet things are green.',
'If something is quiet and green then it is rough.'], dtype=object)] |
2,308 | ['The bear eats the cow.' 'The bear is big.' 'The bear is green.'
'The bear sees the cow.' 'The cow is not big.' 'The cow is not round.'
'The cow visits the bear.'] | ['If something is nice and not green then it sees the cow.'
'If something visits the bear then the bear visits the cow.'
'If something sees the bear and it visits the bear then the bear is not nice.'
'If the cow is red then the cow eats the bear.'
'If the bear visits the cow then the bear is not round.'
'If something sees the cow then the cow is not round.'
'If something sees the cow then the cow sees the bear.'
'If something visits the bear and the bear is not round then it does not eat the cow.'] | The bear is nice. | False | 1 | 4 | [array(['The bear sees the cow.', 'The cow visits the bear.'], dtype=object)] | [array(['If something sees the cow then the cow sees the bear.',
'If something sees the bear and it visits the bear then the bear is not nice.'],
dtype=object) ] |
2,309 | ['Charlie is rough.'] | ['All blue, kind things are furry.'
'If Charlie is rough and Charlie is not furry then Charlie is quiet.'
'If Charlie is not furry then Charlie is green.'
'If something is quiet and not blue then it is rough.'
'If Charlie is rough and Charlie is quiet then Charlie is cold.'
'If something is furry and rough then it is quiet.'
'If something is furry then it is not green.'
'Quiet, blue things are green.'] | Charlie is not quiet. | Unknown | 1 | -1 | [] | [] |
2,310 | ['Charlie is smart.' 'Dave is cold.' 'Erin is cold.' 'Erin is kind.'
'Erin is rough.' 'Harry is big.' 'Harry is kind.' 'Harry is nice.'
'Harry is rough.' 'Harry is young.'] | ['Cold, big people are nice.' 'Nice, young people are kind.'
'All rough, big people are smart.' 'Rough, nice people are young.'
'All rough people are big.' 'Cold people are rough.'
'Big people are smart.' 'All young people are kind.'] | Erin is not nice. | False | 1 | 4 | [array(['Erin is cold.', 'Erin is rough.'], dtype=object)
array(['Erin is cold.', 'Erin is cold.'], dtype=object)] | [array(['All rough people are big.', 'Cold, big people are nice.'],
dtype=object)
array(['Cold people are rough.', 'All rough people are big.',
'Cold, big people are nice.'], dtype=object) ] |
2,311 | ['Dave is blue.' 'Dave is furry.' 'Dave is nice.' 'Dave is quiet.'
'Dave is rough.' 'Dave is round.' 'Fiona is blue.' 'Fiona is furry.'
'Fiona is nice.' 'Fiona is round.' 'Gary is cold.' 'Gary is quiet.'
'Gary is round.' 'Harry is cold.' 'Harry is rough.'] | ['If someone is furry then they are quiet.'
'All quiet, rough people are round.' 'All furry people are cold.'
'If someone is cold then they are rough.'
'All quiet, nice people are furry.' 'Rough, quiet people are nice.'] | Harry is furry. | Unknown | 1 | -1 | [] | [] |
2,312 | ['The bear eats the dog.' 'The bear is green.'
'The bear does not need the mouse.' 'The cow chases the mouse.'
'The dog chases the mouse.' 'The mouse chases the bear.'
'The mouse is blue.'] | ['If someone eats the dog then the dog needs the cow.'
'If someone needs the cow then the cow eats the dog.'] | The cow eats the dog. | True | 1 | 3 | [array(['The bear eats the dog.'], dtype=object)] | [array(['If someone eats the dog then the dog needs the cow.',
'If someone needs the cow then the cow eats the dog.'],
dtype=object) ] |
2,313 | ['The cow chases the lion.' 'The cow chases the squirrel.'
'The cow eats the rabbit.' 'The cow is nice.' 'The cow likes the rabbit.'
'The cow likes the squirrel.' 'The lion chases the rabbit.'
'The lion eats the rabbit.' 'The lion likes the squirrel.'
'The rabbit chases the squirrel.' 'The rabbit is blue.'
'The rabbit is nice.' 'The rabbit likes the lion.'
'The squirrel eats the cow.' 'The squirrel eats the lion.'
'The squirrel is rough.'] | ['If something is nice and it eats the cow then it is kind.'
'If something chases the squirrel then it eats the lion.'
'If something likes the lion and it likes the rabbit then the lion chases the squirrel.'
'If something chases the squirrel and the squirrel is nice then the squirrel is kind.'
'If something likes the squirrel and the squirrel likes the cow then the cow likes the squirrel.'
'If something eats the lion then it likes the rabbit.'] | The lion does not chase the squirrel. | False | 3 | 5 | [array(['The rabbit likes the lion.', 'The rabbit chases the squirrel.'],
dtype=object) ] | [array(['If something chases the squirrel then it eats the lion.',
'If something eats the lion then it likes the rabbit.',
'If something likes the lion and it likes the rabbit then the lion chases the squirrel.'],
dtype=object) ] |
2,314 | ['Dave is not round.' 'Fiona is big.' 'Fiona is blue.' 'Fiona is nice.'
'Fiona is white.' 'Gary is rough.' 'Harry is white.'] | ['Blue, rough people are furry.' 'All rough people are nice.'
'If Gary is round then Gary is blue.'
'All white, rough people are round.' 'All nice, blue people are white.'
'All nice, big people are white.' 'All nice, rough people are big.'
'All big people are rough.'] | Fiona is round. | True | 1 | 4 | [array(['Fiona is white.', 'Fiona is big.'], dtype=object)
array(['Fiona is nice.', 'Fiona is big.', 'Fiona is big.'], dtype=object)
array(['Fiona is nice.', 'Fiona is blue.', 'Fiona is big.'], dtype=object)
array(['Fiona is big.', 'Fiona is big.', 'Fiona is big.'], dtype=object)
array(['Fiona is big.', 'Fiona is blue.', 'Fiona is big.'], dtype=object)] | [array(['All big people are rough.', 'All white, rough people are round.'],
dtype=object)
array(['All nice, big people are white.', 'All big people are rough.',
'All white, rough people are round.'], dtype=object)
array(['All nice, blue people are white.', 'All big people are rough.',
'All white, rough people are round.'], dtype=object)
array(['All big people are rough.', 'All rough people are nice.',
'All nice, big people are white.', 'All big people are rough.',
'All white, rough people are round.'], dtype=object)
array(['All big people are rough.', 'All rough people are nice.',
'All nice, blue people are white.', 'All big people are rough.',
'All white, rough people are round.'], dtype=object) ] |
2,315 | ['The cat eats the mouse.' 'The cat likes the mouse.'
'The mouse likes the cat.'] | ['If someone is cold then they like the mouse.'
'If someone is round then they eat the cat.'
'If someone likes the mouse then the mouse is cold.'
'If someone likes the mouse and they are big then the mouse visits the cat.'
'If someone eats the mouse then they are round.'
'If the mouse visits the cat and the cat is not young then the cat is round.'
'If someone eats the cat then they visit the cat.'
'If the mouse is round then the mouse likes the cat.'] | The mouse eats the cat. | Unknown | 1 | -1 | [] | [] |
2,316 | ['Anne is red.' 'Bob is young.' 'Fiona is white.' 'Fiona is young.'
'Harry is kind.' 'Harry is rough.' 'Harry is white.'] | ['Nice, kind people are rough.' 'Nice people are smart.'
'All kind, rough people are nice.' 'Kind people are white.'
'Smart, white people are young.' 'All smart people are kind.'
'All rough people are red.' 'All nice people are white.'] | Harry is smart. | True | 1 | 4 | [array(['Harry is kind.', 'Harry is rough.'], dtype=object)] | [array(['All kind, rough people are nice.', 'Nice people are smart.'],
dtype=object) ] |
2,317 | ['Bob is round.' 'Dave is furry.' 'Fiona is big.' 'Harry is cold.'] | ['Green, big things are round.' 'Furry, cold things are big.'
'Young things are round.'
'If Fiona is smart and Fiona is green then Fiona is round.'
'If something is big then it is smart.'
'If something is furry then it is cold.'] | Bob is smart. | Unknown | 1 | -1 | [] | [] |
2,318 | ['Anne is big.' 'Bob is kind.' 'Dave is young.' 'Gary is red.'] | ['If Gary is red and Gary is not young then Gary is rough.'
'If Gary is round then Gary is cold.' 'Big people are cold.'
'All young, kind people are cold.' 'All kind people are big.'
'If someone is kind then they are big.'
'All big, young people are round.'
'If Dave is young and Dave is kind then Dave is not rough.'] | Dave is not round. | Unknown | 1 | -1 | [] | [] |
2,319 | ['The bear is young.' 'The bear sees the rabbit.'
'The bear sees the squirrel.' 'The bear visits the rabbit.'
'The rabbit chases the squirrel.' 'The rabbit is blue.'
'The rabbit sees the bear.' 'The rabbit visits the bear.'
'The squirrel chases the bear.' 'The squirrel chases the rabbit.'
'The squirrel is cold.' 'The squirrel is nice.' 'The squirrel is round.'
'The squirrel sees the rabbit.' 'The squirrel visits the bear.'
'The squirrel visits the rabbit.'] | ['If someone chases the bear and the bear visits the squirrel then the bear sees the rabbit.'
'If someone sees the bear and they see the rabbit then they are cold.'
'If someone is nice then they visit the squirrel.'
'If someone is young then they see the squirrel.'
'If someone visits the squirrel and the squirrel chases the bear then they chase the rabbit.'
'If someone visits the rabbit then the rabbit is nice.'] | The rabbit does not visit the squirrel. | False | 1 | 3 | [array(['The squirrel visits the rabbit.'], dtype=object)
array(['The bear visits the rabbit.'], dtype=object)] | [array(['If someone visits the rabbit then the rabbit is nice.',
'If someone is nice then they visit the squirrel.'], dtype=object)
array(['If someone visits the rabbit then the rabbit is nice.',
'If someone is nice then they visit the squirrel.'], dtype=object)] |
2,320 | ['Anne is big.' 'Bob is big.' 'Bob is furry.' 'Bob is nice.'
'Bob is rough.' 'Bob is white.' 'Bob is young.' 'Erin is blue.'
'Harry is nice.' 'Harry is rough.' 'Harry is white.' 'Harry is young.'] | ['If something is big then it is furry.'
'If Erin is furry and Erin is white then Erin is blue.'
'If something is furry and big then it is nice.'
'If something is big then it is furry.'
'If something is white and nice then it is rough.'
'Furry, nice things are young.' 'Furry, young things are white.'
'All big, blue things are white.' 'Young, blue things are nice.'] | Anne is not nice. | False | 1 | 4 | [array(['Anne is big.', 'Anne is big.'], dtype=object)
array(['Anne is big.', 'Anne is big.'], dtype=object)] | [array(['If something is big then it is furry.',
'If something is furry and big then it is nice.'], dtype=object)
array(['If something is big then it is furry.',
'If something is furry and big then it is nice.'], dtype=object)] |
2,321 | ['Anne is kind.' 'Charlie is not big.' 'Charlie is not green.'
'Charlie is white.' 'Erin is big.' 'Erin is green.' 'Erin is white.'
'Fiona is green.' 'Fiona is kind.' 'Fiona is quiet.' 'Fiona is red.'
'Fiona is white.'] | ['If Erin is big and Erin is red then Erin is kind.'
'All rough things are green.' 'If something is kind then it is green.'
'Quiet, green things are big.'
'If something is rough and green then it is red.'
'If something is green then it is rough.'
'If Erin is red then Erin is green.' 'All red, rough things are quiet.'
'If something is quiet and not red then it is not white.'] | Anne is not rough. | False | 1 | 3 | [array(['Anne is kind.'], dtype=object)] | [array(['If something is kind then it is green.',
'If something is green then it is rough.'], dtype=object)] |
2,322 | ['Charlie is cold.' 'Charlie is quiet.' 'Charlie is red.'
'Charlie is young.' 'Dave is blue.' 'Dave is cold.' 'Dave is kind.'
'Dave is red.' 'Gary is blue.' 'Gary is cold.' 'Gary is kind.'
'Gary is quiet.' 'Gary is red.' 'Harry is cold.' 'Harry is quiet.'
'Harry is smart.'] | ['If Charlie is young and Charlie is cold then Charlie is kind.'
'Smart people are kind.'
'If someone is blue and cold then they are smart.' 'Kind people are red.'
'If someone is red and cold then they are blue.'
'If Gary is young then Gary is quiet.'] | Harry is not red. | False | 1 | 3 | [array(['Harry is smart.'], dtype=object)] | [array(['Smart people are kind.', 'Kind people are red.'], dtype=object)] |
2,323 | ['The bear is young.' 'The bear visits the cat.'
'The cat visits the bear.'] | ['If the bear is young then the bear eats the cat.'
'If something chases the cat then it visits the bear.'
'If something chases the cat then it visits the cat.'
'If the cat visits the bear and the bear is red then the bear eats the cat.'
'If something visits the cat and it visits the bear then the bear is blue.'
'If something visits the bear then the bear chases the cat.'] | The bear visits the bear. | True | 1 | 3 | [array(['The cat visits the bear.'], dtype=object)] | [array(['If something visits the bear then the bear chases the cat.',
'If something chases the cat then it visits the bear.'],
dtype=object) ] |
2,324 | ['Anne is nice.' 'Anne is quiet.' 'Anne is red.' 'Anne is smart.'
'Charlie is nice.' 'Charlie is smart.' 'Gary is young.' 'Harry is kind.'
'Harry is nice.' 'Harry is red.' 'Harry is rough.' 'Harry is young.'] | ['Young things are smart.'
'If something is smart and young then it is quiet.'] | Gary is quiet. | True | 1 | 4 | [array(['Gary is young.', 'Gary is young.'], dtype=object)] | [array(['Young things are smart.',
'If something is smart and young then it is quiet.'], dtype=object)] |
2,325 | ['The bald eagle chases the mouse.' 'The bald eagle is rough.'
'The bald eagle likes the dog.' 'The bald eagle likes the mouse.'
'The bald eagle sees the dog.' 'The dog chases the mouse.'
'The dog is blue.' 'The dog is rough.' 'The dog likes the mouse.'
'The mouse chases the bald eagle.' 'The mouse chases the dog.'
'The mouse sees the dog.'] | ['If someone chases the bald eagle then the bald eagle sees the mouse.'
'If someone is green and red then they like the dog.'
'If someone is rough and they chase the dog then they chase the bald eagle.'
'If the mouse likes the bald eagle and the bald eagle is nice then the bald eagle chases the dog.'
'If the dog chases the mouse then the dog is blue.'
'If someone is blue and rough then they chase the dog.'
'If the dog likes the mouse then the mouse is nice.'
'If the bald eagle is rough then the bald eagle is blue.'] | The dog does not chase the bald eagle. | False | 1 | 5 | [array(['The dog is rough.', 'The dog is blue.', 'The dog is rough.'],
dtype=object)
array(['The dog is rough.', 'The dog chases the mouse.',
'The dog is rough.'], dtype=object) ] | [array(['If someone is blue and rough then they chase the dog.',
'If someone is rough and they chase the dog then they chase the bald eagle.'],
dtype=object)
array(['If the dog chases the mouse then the dog is blue.',
'If someone is blue and rough then they chase the dog.',
'If someone is rough and they chase the dog then they chase the bald eagle.'],
dtype=object) ] |
2,326 | ['Anne is furry.' 'Anne is red.' 'Dave is green.' 'Dave is red.'
'Dave is not rough.' 'Dave is round.' 'Dave is young.' 'Erin is quiet.'
'Erin is round.' 'Erin is young.'] | ['If someone is green and red then they are quiet.'
'If someone is red then they are green.'] | Anne is not quiet. | False | 1 | 4 | [array(['Anne is red.', 'Anne is red.'], dtype=object)] | [array(['If someone is red then they are green.',
'If someone is green and red then they are quiet.'], dtype=object)] |
2,327 | ['Gary is white.'] | ['All cold people are round.' 'All furry people are cold.'
'All white people are cold.'
'If Gary is smart and Gary is white then Gary is not cold.'
'If Gary is furry and Gary is round then Gary is red.'
'All white people are furry.'
'If Gary is not cold and Gary is not red then Gary is quiet.'
'If Gary is smart and Gary is furry then Gary is not quiet.'] | Gary is round. | True | 1 | 3 | [array(['Gary is white.'], dtype=object)
array(['Gary is white.'], dtype=object)] | [array(['All white people are cold.', 'All cold people are round.'],
dtype=object)
array(['All white people are furry.', 'All furry people are cold.',
'All cold people are round.'], dtype=object) ] |
2,328 | ['Anne is blue.' 'Anne is green.' 'Anne is nice.' 'Anne is quiet.'
'Anne is rough.' 'Anne is white.' 'Gary is blue.' 'Gary is green.'
'Gary is quiet.' 'Gary is young.'] | ['White things are rough.' 'If something is green then it is white.'
'Green, blue things are quiet.' 'White things are quiet.'
'If Gary is rough and Gary is quiet then Gary is not nice.'
'If something is quiet and not green then it is young.'] | Gary is not rough. | False | 1 | 3 | [array(['Gary is green.'], dtype=object)] | [array(['If something is green then it is white.',
'White things are rough.'], dtype=object) ] |
2,329 | ['Anne is blue.' 'Anne is smart.' 'Bob is green.' 'Bob is round.'
'Erin is rough.' 'Harry is cold.' 'Harry is kind.'] | ['All kind things are round.' 'If something is rough then it is round.'
'All cold things are round.' 'Round things are cold.'
'All kind things are green.' 'If something is smart then it is rough.'
'If something is cold and not blue then it is rough.'
'If Bob is smart then Bob is not green.'
'All smart, cold things are kind.'] | Erin is not cold. | False | 1 | 3 | [array(['Erin is rough.'], dtype=object)] | [array(['If something is rough then it is round.',
'Round things are cold.'], dtype=object) ] |
2,330 | ['Fiona is big.' 'Fiona is furry.' 'Fiona is kind.' 'Gary is big.'
'Gary is green.' 'Gary is kind.' 'Gary is round.'] | ['If Gary is green then Gary is big.' 'All big things are cold.'
'If Fiona is cold and Fiona is kind then Fiona is smart.'] | Fiona is smart. | True | 1 | 4 | [array(['Fiona is big.', 'Fiona is kind.'], dtype=object)] | [array(['All big things are cold.',
'If Fiona is cold and Fiona is kind then Fiona is smart.'],
dtype=object) ] |
2,331 | ['The bear is big.' 'The bear is blue.' 'The bear is green.'
'The bear is round.' 'The bear is young.' 'The bear needs the tiger.'
'The bear visits the tiger.' 'The tiger is round.'
'The tiger likes the bear.' 'The tiger visits the bear.'] | ['If something is round and it needs the bear then it is green.'
'If the bear needs the tiger and the tiger visits the bear then the bear visits the tiger.'
'If something is round then it likes the bear.'
'If the bear visits the tiger and the bear is round then the bear needs the tiger.'
'If something needs the tiger and the tiger is big then the tiger likes the bear.'
'If something is blue and it visits the bear then it is green.'
'If something visits the bear then it needs the bear.'
'If something is green and it needs the bear then the bear needs the tiger.'] | The tiger is not green. | False | 1 | 4 | [array(['The tiger is round.', 'The tiger visits the bear.'], dtype=object)] | [array(['If something visits the bear then it needs the bear.',
'If something is round and it needs the bear then it is green.'],
dtype=object) ] |
2,332 | ['Anne is not red.' 'Charlie is kind.' 'Dave is kind.' 'Harry is big.'] | ['If Charlie is furry and Charlie is big then Charlie is red.'
'All furry, quiet people are blue.' 'Big people are quiet.'
'Quiet people are red.' 'Big, kind people are not furry.'
'If someone is red then they are furry.'
'If someone is quiet then they are furry.'
'If someone is blue and not rough then they are big.'] | Harry is not red. | False | 1 | 3 | [array(['Harry is big.'], dtype=object)] | [array(['Big people are quiet.', 'Quiet people are red.'], dtype=object)] |
2,333 | ['The cat needs the rabbit.' 'The lion visits the squirrel.'
'The rabbit is cold.' 'The squirrel is young.'] | ['If something is round and it likes the lion then it likes the squirrel.'
'If something likes the lion and it is round then the lion is nice.'
'If something is kind and it needs the squirrel then it is young.'
'If something needs the lion then it is kind.'
'If something needs the rabbit then the rabbit is kind.'
'If something likes the squirrel then the squirrel is round.'
'If something is nice then it needs the squirrel.'
'If something likes the cat and the cat is young then it needs the squirrel.'] | The lion is young. | Unknown | 1 | -1 | [] | [] |
2,334 | ['Anne is big.' 'Anne is blue.' 'Anne is furry.' 'Anne is nice.'
'Anne is quiet.' 'Anne is rough.' 'Anne is round.' 'Charlie is blue.'
'Charlie is not quiet.' 'Charlie is round.' 'Dave is furry.'
'Dave is quiet.' 'Gary is rough.' 'Gary is round.'] | ['All round things are rough.' 'All round things are rough.'
'If Dave is round then Dave is blue.'
'If Dave is blue and Dave is round then Dave is furry.'
'If something is blue then it is nice.' 'Big things are nice.'
'If something is nice and rough then it is big.' 'Nice things are round.'
'Quiet things are blue.'] | Charlie is big. | True | 1 | 5 | [array(['Charlie is blue.', 'Charlie is round.'], dtype=object)
array(['Charlie is blue.', 'Charlie is round.'], dtype=object)
array(['Charlie is blue.', 'Charlie is blue.'], dtype=object)
array(['Charlie is blue.', 'Charlie is blue.'], dtype=object)] | [array(['If something is blue then it is nice.',
'All round things are rough.',
'If something is nice and rough then it is big.'], dtype=object)
array(['If something is blue then it is nice.',
'All round things are rough.',
'If something is nice and rough then it is big.'], dtype=object)
array(['If something is blue then it is nice.',
'If something is blue then it is nice.', 'Nice things are round.',
'All round things are rough.',
'If something is nice and rough then it is big.'], dtype=object)
array(['If something is blue then it is nice.',
'If something is blue then it is nice.', 'Nice things are round.',
'All round things are rough.',
'If something is nice and rough then it is big.'], dtype=object) ] |
2,335 | ['The dog chases the lion.' 'The dog is blue.' 'The dog is cold.'
'The dog is green.' 'The dog is red.' 'The dog is young.'
'The dog likes the lion.' 'The dog sees the lion.'
'The lion chases the dog.' 'The lion is blue.' 'The lion is cold.'
'The lion is green.' 'The lion is red.' 'The lion is young.'
'The lion likes the dog.' 'The lion sees the dog.'] | ['If something is blue and it chases the lion then the lion chases the dog.'
'If something likes the dog and it chases the dog then it is green.'
'If something sees the lion then it chases the lion.'
'If something is green then it sees the lion.'
'If the dog is green then the dog chases the lion.'
'If something sees the lion then the lion chases the dog.'] | The lion chases the lion. | True | 1 | 3 | [array(['The lion is green.'], dtype=object)
array(['The lion likes the dog.', 'The lion chases the dog.'],
dtype=object)
array(['The lion likes the dog.', 'The dog sees the lion.'], dtype=object)
array(['The lion likes the dog.', 'The dog is blue.',
'The dog chases the lion.'], dtype=object)
array(['The lion likes the dog.', 'The dog is green.'], dtype=object)
array(['The lion likes the dog.', 'The dog is blue.', 'The dog is green.'],
dtype=object)
array(['The lion likes the dog.', 'The dog is blue.',
'The dog sees the lion.'], dtype=object)
array(['The lion likes the dog.', 'The dog is blue.', 'The dog is green.'],
dtype=object) ] | [array(['If something is green then it sees the lion.',
'If something sees the lion then it chases the lion.'],
dtype=object)
array(['If something likes the dog and it chases the dog then it is green.',
'If something is green then it sees the lion.',
'If something sees the lion then it chases the lion.'],
dtype=object)
array(['If something sees the lion then the lion chases the dog.',
'If something likes the dog and it chases the dog then it is green.',
'If something is green then it sees the lion.',
'If something sees the lion then it chases the lion.'],
dtype=object)
array(['If something is blue and it chases the lion then the lion chases the dog.',
'If something likes the dog and it chases the dog then it is green.',
'If something is green then it sees the lion.',
'If something sees the lion then it chases the lion.'],
dtype=object)
array(['If something is green then it sees the lion.',
'If something sees the lion then the lion chases the dog.',
'If something likes the dog and it chases the dog then it is green.',
'If something is green then it sees the lion.',
'If something sees the lion then it chases the lion.'],
dtype=object)
array(['If the dog is green then the dog chases the lion.',
'If something is blue and it chases the lion then the lion chases the dog.',
'If something likes the dog and it chases the dog then it is green.',
'If something is green then it sees the lion.',
'If something sees the lion then it chases the lion.'],
dtype=object)
array(['If something sees the lion then it chases the lion.',
'If something is blue and it chases the lion then the lion chases the dog.',
'If something likes the dog and it chases the dog then it is green.',
'If something is green then it sees the lion.',
'If something sees the lion then it chases the lion.'],
dtype=object)
array(['If something is green then it sees the lion.',
'If something sees the lion then it chases the lion.',
'If something is blue and it chases the lion then the lion chases the dog.',
'If something likes the dog and it chases the dog then it is green.',
'If something is green then it sees the lion.',
'If something sees the lion then it chases the lion.'],
dtype=object) ] |
2,336 | ['The cat is rough.' 'The cat does not like the mouse.'
'The cat needs the mouse.' 'The cat sees the lion.' 'The lion is rough.'
'The lion likes the cat.' 'The mouse is kind.' 'The mouse is nice.'
'The mouse does not like the lion.' 'The mouse needs the cat.'
'The mouse does not need the lion.' 'The mouse does not need the rabbit.'
'The mouse sees the lion.' 'The rabbit is red.'
'The rabbit likes the cat.' 'The rabbit sees the mouse.'] | ['If something likes the mouse then the mouse likes the cat.'
'If something sees the rabbit and it needs the rabbit then the rabbit is kind.'
'If something sees the mouse then it likes the mouse.'] | The mouse likes the cat. | True | 1 | 3 | [array(['The rabbit sees the mouse.'], dtype=object)] | [array(['If something sees the mouse then it likes the mouse.',
'If something likes the mouse then the mouse likes the cat.'],
dtype=object) ] |
2,337 | ['The bald eagle chases the rabbit.' 'The bald eagle visits the bear.'
'The bear chases the tiger.' 'The bear is rough.'
'The bear visits the bald eagle.' 'The rabbit chases the bear.'
'The rabbit chases the tiger.' 'The rabbit is rough.'
'The rabbit likes the tiger.' 'The tiger chases the bear.'
'The tiger is cold.' 'The tiger is red.' 'The tiger is rough.'
'The tiger likes the bald eagle.' 'The tiger visits the bald eagle.'] | ['If something is rough and it likes the bald eagle then the bald eagle is rough.'
'If something is rough then it visits the tiger.'] | The bald eagle does not visit the tiger. | False | 1 | 4 | [array(['The tiger is rough.', 'The tiger likes the bald eagle.'],
dtype=object) ] | [array(['If something is rough and it likes the bald eagle then the bald eagle is rough.',
'If something is rough then it visits the tiger.'], dtype=object) ] |
2,338 | ['Charlie is furry.' 'Fiona is kind.'] | ['If someone is white and not red then they are kind.'
'Kind people are cold.'] | Charlie is cold. | Unknown | 1 | -1 | [] | [] |
2,339 | ['Anne is round.' 'Charlie is round.' 'Fiona is red.' 'Harry is rough.'] | ['Smart, rough people are nice.' 'Nice people are blue.'
'Round people are smart.' 'If Charlie is kind then Charlie is red.'
'All rough people are smart.' 'Smart, blue people are rough.'] | Charlie is nice. | Unknown | 3 | -1 | [] | [] |
2,340 | ['The cat needs the dog.' 'The dog is kind.' 'The dog needs the rabbit.'
'The rabbit eats the dog.' 'The rabbit is green.'
'The tiger chases the rabbit.' 'The tiger is big.'] | ['If something is nice and it eats the tiger then it needs the dog.'
'If something chases the cat then it eats the cat.'
'If the dog chases the tiger then the tiger needs the rabbit.'
'If the rabbit chases the tiger then the rabbit chases the cat.'
'If something chases the cat then the cat is kind.'
'If something eats the dog then it chases the cat.'
'If something is rough then it eats the dog.'
'If something is kind then it is rough.'
'If something eats the rabbit and the rabbit is big then it is kind.'] | The rabbit is rough. | Unknown | 1 | -1 | [] | [] |
2,341 | ['The dog chases the lion.' 'The dog chases the tiger.' 'The dog is cold.'
'The dog is kind.' 'The dog likes the lion.' 'The dog likes the tiger.'
'The lion chases the tiger.' 'The lion eats the dog.'
'The lion is not red.' 'The tiger chases the lion.'
'The tiger eats the dog.' 'The tiger is not big.'
'The tiger is not kind.' 'The tiger is rough.' 'The tiger likes the dog.'] | ['If something is kind then it eats the lion.'
'If something eats the lion then the lion likes the tiger.'] | The lion likes the tiger. | True | 1 | 3 | [array(['The dog is kind.'], dtype=object)] | [array(['If something is kind then it eats the lion.',
'If something eats the lion then the lion likes the tiger.'],
dtype=object) ] |
2,342 | ['Charlie is not blue.' 'Dave is smart.' 'Erin is blue.' 'Erin is cold.'
'Erin is quiet.' 'Gary is kind.' 'Gary is smart.'] | ['Cold, kind people are young.' 'Quiet, big people are young.'
'Quiet people are young.' 'Kind people are young.'
'Young people are blue.'
'If someone is smart and big then they are cold.'
'Smart people are kind.' 'If someone is blue then they are quiet.'
'All kind, blue people are big.'] | Erin is big. | Unknown | 1 | -1 | [] | [] |
2,343 | ['The bear is green.'] | ['If someone is young then they are kind.'
'If someone is young and nice then they are green.'
'All green people are round.' 'Kind people are nice.'
'Young people are nice.' 'If someone is round then they are young.'
'All young, green people are kind.'
'If someone is green and young then they are nice.'] | The bear is not young. | False | 1 | 3 | [array(['The bear is green.'], dtype=object)] | [array(['All green people are round.',
'If someone is round then they are young.'], dtype=object)] |
2,344 | ['Bob is furry.' 'Bob is green.' 'Charlie is furry.' 'Charlie is kind.'
'Charlie is young.' 'Erin is green.' 'Erin is kind.' 'Fiona is blue.'
'Fiona is furry.' 'Fiona is smart.'] | ['All young people are kind.' 'Furry, cold people are young.'
'Furry, blue people are smart.'
'If someone is kind and furry then they are blue.'
'If Bob is smart then Bob is furry.' 'All furry, blue people are kind.'
'If someone is furry then they are cold.'
'If someone is young and furry then they are green.'] | Bob is not kind. | False | 3 | 5 | [array(['Bob is furry.', 'Bob is furry.'], dtype=object)] | [array(['If someone is furry then they are cold.',
'Furry, cold people are young.', 'All young people are kind.'],
dtype=object) ] |
2,345 | ['The cat is kind.' 'The cat likes the tiger.' 'The cat visits the tiger.'
'The mouse eats the cat.' 'The mouse eats the rabbit.'
'The mouse is green.' 'The mouse is young.' 'The mouse visits the cat.'
'The rabbit eats the mouse.' 'The rabbit likes the cat.'
'The rabbit likes the tiger.' 'The tiger is rough.' 'The tiger is young.'
'The tiger likes the cat.' 'The tiger likes the rabbit.'] | ['If something is young and it eats the mouse then the mouse is green.'
'If the cat is young and the cat likes the mouse then the cat eats the rabbit.'
'If something is kind then it likes the cat.'
'If something is green then it eats the rabbit.'
'If something is young and it visits the mouse then the mouse eats the tiger.'
'If something visits the tiger and it likes the cat then the tiger is green.'] | The tiger is green. | True | 1 | 4 | [array(['The cat visits the tiger.', 'The cat is kind.'], dtype=object)] | [array(['If something is kind then it likes the cat.',
'If something visits the tiger and it likes the cat then the tiger is green.'],
dtype=object) ] |
2,346 | ['The mouse does not chase the tiger.' 'The tiger chases the mouse.'
'The tiger is kind.'] | ['If someone eats the mouse then they like the mouse.'
'If someone chases the mouse then they eat the mouse.'] | The tiger does not like the mouse. | False | 1 | 3 | [array(['The tiger chases the mouse.'], dtype=object)] | [array(['If someone chases the mouse then they eat the mouse.',
'If someone eats the mouse then they like the mouse.'],
dtype=object) ] |
2,347 | ['The dog eats the lion.' 'The dog is not cold.' 'The dog needs the lion.'
'The dog does not visit the rabbit.' 'The lion eats the dog.'
'The lion eats the rabbit.' 'The lion is cold.' 'The lion is not kind.'
'The lion visits the dog.' 'The lion visits the rabbit.'
'The rabbit eats the dog.' 'The rabbit is cold.' 'The rabbit is kind.'
'The rabbit is not young.' 'The rabbit needs the dog.'] | ['If the dog does not need the lion then the dog visits the lion.'
'If someone eats the dog and they are young then the dog does not visit the lion.'
'If someone is young then they visit the lion.'
'If someone needs the dog and the dog does not eat the rabbit then they do not visit the lion.'
'If someone eats the lion then the lion is young.'
'If someone eats the lion and they are not kind then the lion needs the dog.'] | The lion visits the lion. | True | 1 | 3 | [array(['The dog eats the lion.'], dtype=object)] | [array(['If someone eats the lion then the lion is young.',
'If someone is young then they visit the lion.'], dtype=object)] |
2,348 | ['Charlie is kind.' 'Harry is big.'] | ['Furry things are cold.' 'If something is kind then it is furry.'
'If Harry is kind and Harry is quiet then Harry is smart.'
'If something is cold then it is rough.' 'Furry things are big.'
'Rough, smart things are furry.'] | Harry is not furry. | Unknown | 1 | -1 | [] | [] |
2,349 | ['Anne is blue.' 'Anne is furry.' 'Bob is young.' 'Dave is blue.'
'Dave is furry.' 'Dave is green.' 'Gary is furry.'] | ['Nice things are rough.'
'If something is green and young then it is rough.'
'All rough, young things are nice.' 'Young things are green.'
'All nice, green things are blue.' 'If Anne is rough then Anne is young.'
'Smart things are not furry.' 'Blue things are furry.'
'If something is nice and not blue then it is furry.'] | Bob is not rough. | False | 1 | 4 | [array(['Bob is young.', 'Bob is young.'], dtype=object)] | [array(['Young things are green.',
'If something is green and young then it is rough.'], dtype=object)] |
2,350 | ['Dave is blue.' 'Dave is nice.' 'Dave is red.' 'Dave is rough.'
'Dave is white.' 'Dave is young.' 'Fiona is blue.' 'Fiona is nice.'
'Fiona is rough.' 'Fiona is white.' 'Fiona is young.' 'Gary is big.'
'Gary is red.' 'Gary is young.' 'Harry is big.' 'Harry is red.'] | ['All big, young things are blue.' 'If something is white then it is red.'
'All rough things are big.' 'If something is rough then it is white.'
'If something is young and red then it is rough.' 'Red things are young.'] | Harry is not rough. | False | 1 | 4 | [array(['Harry is red.', 'Harry is red.'], dtype=object)] | [array(['Red things are young.',
'If something is young and red then it is rough.'], dtype=object)] |
2,351 | ['The bald eagle eats the mouse.' 'The mouse is red.'
'The squirrel sees the mouse.'] | ['If someone needs the squirrel then the squirrel is red.'
'Young people are red.' 'All red, young people are green.'
'If someone is young then they need the bald eagle.'
'If someone sees the mouse then the mouse needs the squirrel.'
'If someone sees the mouse then they are green.'] | The squirrel is not red. | False | 1 | 3 | [array(['The squirrel sees the mouse.'], dtype=object)] | [array(['If someone sees the mouse then the mouse needs the squirrel.',
'If someone needs the squirrel then the squirrel is red.'],
dtype=object) ] |
2,352 | ['The dog eats the rabbit.' 'The lion visits the rabbit.'
'The rabbit sees the lion.'] | ['If someone eats the rabbit and they visit the dog then the dog eats the lion.'
'If someone eats the rabbit then the rabbit visits the lion.'
'If someone visits the lion then the lion is red.'] | The lion is red. | True | 1 | 3 | [array(['The dog eats the rabbit.'], dtype=object)] | [array(['If someone eats the rabbit then the rabbit visits the lion.',
'If someone visits the lion then the lion is red.'], dtype=object)] |
2,353 | ['Anne is nice.' 'Anne is red.' 'Bob is smart.' 'Bob is young.'
'Erin is red.' 'Erin is round.' 'Fiona is kind.' 'Fiona is nice.'
'Fiona is red.' 'Fiona is smart.'] | ['If something is round then it is nice.' 'Nice things are round.'
'If Bob is kind then Bob is furry.' 'All smart, kind things are nice.'
'All kind, young things are round.'
'If something is young and smart then it is round.'
'Red things are kind.' 'If Anne is furry then Anne is red.'
'If something is nice then it is red.'] | Bob is nice. | True | 1 | 4 | [array(['Bob is young.', 'Bob is smart.'], dtype=object)] | [array(['If something is young and smart then it is round.',
'If something is round then it is nice.'], dtype=object)] |
2,354 | ['Gary is not red.' 'Gary is rough.' 'Gary is smart.'] | ['If Gary is smart and Gary is not red then Gary is kind.'
'If someone is kind and not red then they are green.'
'All green, rough people are furry.'
'If someone is cold and smart then they are rough.'
'If Gary is kind then Gary is green.' 'All red people are not smart.'] | Gary is green. | True | 1 | 4 | [array(['Gary is smart.', 'Gary is not red.'], dtype=object)
array(['Gary is smart.', 'Gary is not red.', 'Gary is not red.'],
dtype=object) ] | [array(['If Gary is smart and Gary is not red then Gary is kind.',
'If Gary is kind then Gary is green.'], dtype=object)
array(['If Gary is smart and Gary is not red then Gary is kind.',
'If someone is kind and not red then they are green.'],
dtype=object) ] |
2,355 | ['The bald eagle chases the mouse.' 'The bald eagle is rough.'
'The bald eagle likes the dog.' 'The bald eagle likes the mouse.'
'The bald eagle sees the dog.' 'The dog chases the mouse.'
'The dog is blue.' 'The dog is rough.' 'The dog likes the mouse.'
'The mouse chases the bald eagle.' 'The mouse chases the dog.'
'The mouse sees the dog.'] | ['If someone chases the bald eagle then the bald eagle sees the mouse.'
'If someone is green and red then they like the dog.'
'If someone is rough and they chase the dog then they chase the bald eagle.'
'If the mouse likes the bald eagle and the bald eagle is nice then the bald eagle chases the dog.'
'If the dog chases the mouse then the dog is blue.'
'If someone is blue and rough then they chase the dog.'
'If the dog likes the mouse then the mouse is nice.'
'If the bald eagle is rough then the bald eagle is blue.'] | The dog does not chase the bald eagle. | False | 1 | 5 | [array(['The dog is rough.', 'The dog is blue.', 'The dog is rough.'],
dtype=object)
array(['The dog is rough.', 'The dog chases the mouse.',
'The dog is rough.'], dtype=object) ] | [array(['If someone is blue and rough then they chase the dog.',
'If someone is rough and they chase the dog then they chase the bald eagle.'],
dtype=object)
array(['If the dog chases the mouse then the dog is blue.',
'If someone is blue and rough then they chase the dog.',
'If someone is rough and they chase the dog then they chase the bald eagle.'],
dtype=object) ] |
2,356 | ['Anne is blue.' 'Bob is big.' 'Bob is blue.' 'Bob is furry.'
'Bob is nice.' 'Bob is quiet.' 'Bob is white.' 'Gary is furry.'
'Gary is quiet.' 'Gary is rough.' 'Harry is big.' 'Harry is furry.'
'Harry is nice.' 'Harry is quiet.' 'Harry is rough.' 'Harry is white.'] | ['If someone is quiet then they are big.' 'All big people are nice.'
'If Gary is blue then Gary is nice.'] | Gary is nice. | True | 1 | 3 | [array(['Gary is quiet.'], dtype=object)] | [array(['If someone is quiet then they are big.',
'All big people are nice.'], dtype=object)] |
2,357 | ['The squirrel is kind.'] | ['If someone is rough and not kind then they are red.'
'All round people are red.' 'If someone is round then they are rough.'
'All nice, red people are rough.' 'All red people are nice.'
'If the squirrel is kind then the squirrel is round.'] | The squirrel is nice. | True | 3 | 4 | [array(['The squirrel is kind.'], dtype=object)] | [array(['If the squirrel is kind then the squirrel is round.',
'All round people are red.', 'All red people are nice.'],
dtype=object) ] |
2,358 | ['Fiona is blue.' 'Fiona is cold.' 'Fiona is nice.' 'Fiona is round.'
'Fiona is smart.' 'Fiona is young.' 'Gary is blue.' 'Gary is green.'
'Gary is nice.' 'Gary is round.'] | ['All nice people are cold.' 'All nice, cold people are green.'
'All smart people are blue.' 'If someone is young then they are blue.'
'Cold people are young.' 'Round people are cold.'] | Gary is not young. | False | 1 | 3 | [array(['Gary is round.'], dtype=object)
array(['Gary is nice.'], dtype=object)] | [array(['Round people are cold.', 'Cold people are young.'], dtype=object)
array(['All nice people are cold.', 'Cold people are young.'],
dtype=object) ] |
2,359 | ['Bob is round.' 'Charlie is big.' 'Charlie is furry.' 'Charlie is green.'
'Charlie is round.' 'Charlie is white.' 'Dave is big.' 'Dave is quiet.'
'Gary is green.' 'Gary is quiet.'] | ['All furry people are white.' 'If someone is big then they are smart.'
'All white, big people are round.'
'If someone is quiet then they are smart.' 'Smart people are big.'
'All big, green people are furry.'
'If someone is smart and round then they are quiet.'
'Green people are smart.' 'All smart, furry people are big.'] | Charlie is quiet. | True | 1 | 4 | [array(['Charlie is big.', 'Charlie is round.'], dtype=object)
array(['Charlie is green.', 'Charlie is round.'], dtype=object)
array(['Charlie is big.', 'Charlie is white.', 'Charlie is big.'],
dtype=object)
array(['Charlie is green.', 'Charlie is white.', 'Charlie is big.'],
dtype=object)
array(['Charlie is big.', 'Charlie is furry.', 'Charlie is big.'],
dtype=object)
array(['Charlie is green.', 'Charlie is furry.', 'Charlie is big.'],
dtype=object)
array(['Charlie is big.', 'Charlie is white.', 'Charlie is green.'],
dtype=object)
array(['Charlie is big.', 'Charlie is white.', 'Charlie is green.',
'Charlie is furry.'], dtype=object)
array(['Charlie is big.', 'Charlie is big.', 'Charlie is green.',
'Charlie is big.'], dtype=object)
array(['Charlie is green.', 'Charlie is white.', 'Charlie is green.'],
dtype=object)
array(['Charlie is green.', 'Charlie is white.', 'Charlie is green.',
'Charlie is furry.'], dtype=object)
array(['Charlie is green.', 'Charlie is big.', 'Charlie is green.',
'Charlie is big.'], dtype=object)
array(['Charlie is big.', 'Charlie is furry.', 'Charlie is green.'],
dtype=object)
array(['Charlie is big.', 'Charlie is furry.', 'Charlie is green.',
'Charlie is furry.'], dtype=object)
array(['Charlie is green.', 'Charlie is furry.', 'Charlie is green.'],
dtype=object)
array(['Charlie is green.', 'Charlie is furry.', 'Charlie is green.',
'Charlie is furry.'], dtype=object)
array(['Charlie is big.', 'Charlie is big.', 'Charlie is green.',
'Charlie is green.'], dtype=object)
array(['Charlie is big.', 'Charlie is big.', 'Charlie is green.',
'Charlie is green.', 'Charlie is furry.'], dtype=object)
array(['Charlie is green.', 'Charlie is big.', 'Charlie is green.',
'Charlie is green.'], dtype=object)
array(['Charlie is green.', 'Charlie is big.', 'Charlie is green.',
'Charlie is green.', 'Charlie is furry.'], dtype=object)
array(['Charlie is big.', 'Charlie is green.', 'Charlie is green.',
'Charlie is big.'], dtype=object)
array(['Charlie is green.', 'Charlie is green.', 'Charlie is green.',
'Charlie is big.'], dtype=object)
array(['Charlie is big.', 'Charlie is green.', 'Charlie is green.',
'Charlie is green.'], dtype=object)
array(['Charlie is big.', 'Charlie is green.', 'Charlie is green.',
'Charlie is green.', 'Charlie is furry.'], dtype=object)
array(['Charlie is green.', 'Charlie is green.', 'Charlie is green.',
'Charlie is green.'], dtype=object)
array(['Charlie is green.', 'Charlie is green.', 'Charlie is green.',
'Charlie is green.', 'Charlie is furry.'], dtype=object) ] | [array(['If someone is big then they are smart.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'All furry people are white.', 'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'All furry people are white.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'Green people are smart.', 'Smart people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'Green people are smart.', 'All smart, furry people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'All big, green people are furry.', 'All furry people are white.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'Green people are smart.',
'Smart people are big.', 'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'Green people are smart.',
'All smart, furry people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'All big, green people are furry.',
'All furry people are white.', 'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'All furry people are white.', 'Green people are smart.',
'Smart people are big.', 'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'All furry people are white.', 'Green people are smart.',
'All smart, furry people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'All furry people are white.',
'Green people are smart.', 'Smart people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'All furry people are white.',
'Green people are smart.', 'All smart, furry people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'All big, green people are furry.', 'All furry people are white.',
'Green people are smart.', 'Smart people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'All big, green people are furry.', 'All furry people are white.',
'Green people are smart.', 'All smart, furry people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'All big, green people are furry.',
'All furry people are white.', 'Green people are smart.',
'Smart people are big.', 'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'All big, green people are furry.',
'All furry people are white.', 'Green people are smart.',
'All smart, furry people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'Green people are smart.', 'Smart people are big.',
'All big, green people are furry.', 'All furry people are white.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'Green people are smart.',
'Smart people are big.', 'All big, green people are furry.',
'All furry people are white.', 'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'Green people are smart.', 'Smart people are big.',
'All big, green people are furry.', 'All furry people are white.',
'Green people are smart.', 'Smart people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'Green people are smart.', 'Smart people are big.',
'All big, green people are furry.', 'All furry people are white.',
'Green people are smart.', 'All smart, furry people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'Green people are smart.',
'Smart people are big.', 'All big, green people are furry.',
'All furry people are white.', 'Green people are smart.',
'Smart people are big.', 'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'Green people are smart.',
'Smart people are big.', 'All big, green people are furry.',
'All furry people are white.', 'Green people are smart.',
'All smart, furry people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)] |
2,360 | ['The bald eagle chases the cat.' 'The bald eagle likes the mouse.'
'The bald eagle sees the bear.' 'The bear is nice.' 'The cat is blue.'
'The mouse likes the cat.' 'The mouse sees the bear.'] | ['If someone chases the cat and the cat is round then the cat likes the mouse.'
'If someone chases the mouse and the mouse chases the bald eagle then they like the cat.'
'If someone chases the bear then they are red.'
'If someone chases the cat then they see the cat.'
'If the cat likes the bald eagle then the cat likes the bear.'
'If someone is red then they chase the cat.'
'If someone sees the mouse then they like the mouse.'
'If the bald eagle is nice and the bald eagle sees the cat then the cat likes the bald eagle.'
'If someone sees the cat then the cat chases the bear.'] | The bear does not see the cat. | Unknown | 3 | -1 | [] | [] |
2,361 | ['The cat is blue.' 'The cat is kind.' 'The cat is nice.'
'The cat needs the dog.' 'The cat visits the dog.'
'The cat visits the squirrel.' 'The dog sees the squirrel.'
'The squirrel sees the cat.' 'The squirrel visits the cat.'
'The squirrel visits the dog.'] | ['If the dog visits the squirrel then the dog is blue.'
'If something visits the dog then the dog visits the squirrel.'] | The dog is not blue. | False | 1 | 3 | [array(['The squirrel visits the dog.'], dtype=object)
array(['The cat visits the dog.'], dtype=object)] | [array(['If something visits the dog then the dog visits the squirrel.',
'If the dog visits the squirrel then the dog is blue.'],
dtype=object)
array(['If something visits the dog then the dog visits the squirrel.',
'If the dog visits the squirrel then the dog is blue.'],
dtype=object) ] |
2,362 | ['The cow is cold.' 'The cow is not round.' 'The cow sees the squirrel.'
'The cow sees the tiger.' 'The mouse needs the cow.'
'The mouse needs the tiger.' 'The squirrel needs the cow.'
'The tiger is blue.' 'The tiger is red.' 'The tiger is round.'
'The tiger sees the mouse.'] | ['If something needs the squirrel then the squirrel sees the tiger.'
'If the cow sees the squirrel then the cow eats the mouse.'
'If the squirrel eats the mouse and the squirrel is not green then the mouse is not red.'
'If the mouse needs the tiger and the mouse is red then the tiger does not see the squirrel.'
'If something needs the mouse and the mouse eats the cow then the cow eats the squirrel.'
'If something is blue then it needs the squirrel.'
'If something needs the cow and the cow is blue then it eats the mouse.'
'If something eats the mouse then it is blue.'] | The cow is blue. | True | 1 | 3 | [array(['The cow sees the squirrel.'], dtype=object)] | [array(['If the cow sees the squirrel then the cow eats the mouse.',
'If something eats the mouse then it is blue.'], dtype=object)] |
2,363 | ['The cat is blue.' 'The dog is cold.' 'The mouse needs the rabbit.'
'The rabbit needs the mouse.'] | ['Blue people are cold.'
'If the mouse does not chase the cat and the mouse does not need the dog then the cat is cold.'
'If someone chases the dog and the dog does not chase the rabbit then the dog eats the mouse.'
'If someone needs the mouse then they are blue.'
'If someone chases the mouse then the mouse does not eat the rabbit.'
'If someone eats the mouse then the mouse is rough.'
'If the rabbit is rough then the rabbit needs the cat.'
'If someone eats the mouse and they are not blue then they are rough.'] | The rabbit is cold. | True | 1 | 3 | [array(['The rabbit needs the mouse.'], dtype=object)] | [array(['If someone needs the mouse then they are blue.',
'Blue people are cold.'], dtype=object) ] |
2,364 | ['Anne is young.' 'Charlie is white.'] | ['All round things are cold.' 'Round things are not furry.'
'If something is round then it is white.'
'If Charlie is blue and Charlie is white then Charlie is red.'
'Red, cold things are round.'
'If something is cold and not white then it is young.'
'Cold, white things are young.' 'White, round things are young.'] | Charlie is not cold. | Unknown | 1 | -1 | [] | [] |
2,365 | ['Dave is cold.' 'Fiona is big.' 'Fiona is red.' 'Fiona is rough.'
'Fiona is young.' 'Gary is big.' 'Gary is cold.' 'Gary is furry.'
'Gary is red.' 'Gary is rough.' 'Gary is round.' 'Gary is young.'
'Harry is big.' 'Harry is furry.' 'Harry is young.'] | ['If Gary is round then Gary is young.'
'If Harry is young then Harry is furry.'
'All rough, big things are furry.' 'All red things are round.'
'All red, young things are round.' 'Rough, young things are red.'
'If something is big then it is rough.'
'If Gary is young and Gary is red then Gary is big.'] | Harry is round. | True | 3 | 5 | [array(['Harry is big.', 'Harry is young.'], dtype=object)
array(['Harry is big.', 'Harry is young.', 'Harry is young.'],
dtype=object) ] | [array(['If something is big then it is rough.',
'Rough, young things are red.', 'All red things are round.'],
dtype=object)
array(['If something is big then it is rough.',
'Rough, young things are red.', 'All red, young things are round.'],
dtype=object) ] |
2,366 | ['Charlie is round.' 'Fiona is nice.' 'Harry is furry.'] | ['If someone is furry then they are red.' 'Red, round people are nice.'
'Smart, nice people are young.'
'If someone is furry then they are young.'
'If Harry is nice then Harry is round.' 'Red people are blue.'] | Harry is not blue. | False | 1 | 3 | [array(['Harry is furry.'], dtype=object)] | [array(['If someone is furry then they are red.', 'Red people are blue.'],
dtype=object) ] |
2,367 | ['Erin is smart.'] | ['If Erin is young then Erin is kind.' 'If Erin is red then Erin is kind.'
'All smart things are big.' 'Kind, red things are smart.'
'If Erin is smart then Erin is red.'
'If something is kind and not big then it is quiet.'] | Erin is not kind. | False | 1 | 3 | [array(['Erin is smart.'], dtype=object)] | [array(['If Erin is smart then Erin is red.',
'If Erin is red then Erin is kind.'], dtype=object)] |
2,368 | ['Dave is nice.' 'Gary is red.' 'Harry is round.'] | ['Red things are nice.' 'All red, green things are not nice.'
'All big things are round.' 'If something is young then it is round.'
'All young things are not red.' 'If something is nice then it is big.'] | Harry is not big. | Unknown | 1 | -1 | [] | [] |
2,369 | ['Anne is green.' 'Anne is quiet.' 'Anne is red.' 'Anne is rough.'
'Anne is round.' 'Anne is white.' 'Dave is green.' 'Dave is red.'
'Dave is rough.' 'Dave is white.' 'Gary is green.' 'Gary is quiet.'
'Gary is rough.' 'Gary is round.' 'Harry is round.' 'Harry is young.'] | ['If someone is green then they are rough.'
'If Anne is round and Anne is young then Anne is red.'
'Rough people are red.'
'If someone is quiet and rough then they are green.'
'If Gary is white then Gary is young.'
'If someone is quiet then they are white.'
'If someone is green and round then they are red.'
'If someone is green then they are white.'] | Harry is not rough. | Unknown | 1 | -1 | [] | [] |
2,370 | ['Anne is blue.' 'Charlie is blue.' 'Charlie is green.'
'Charlie is smart.' 'Fiona is big.' 'Fiona is blue.' 'Fiona is furry.'
'Fiona is green.' 'Fiona is quiet.' 'Gary is rough.' 'Gary is smart.'] | ['All blue things are quiet.' 'If Anne is green then Anne is quiet.'
'All rough, blue things are smart.' 'All blue, quiet things are furry.'
'If something is furry then it is blue.' 'Furry things are rough.'
'Smart things are big.' 'Rough things are quiet.'] | Gary is furry. | Unknown | 1 | -1 | [] | [] |
2,371 | ['Bob is furry.' 'Erin is kind.' 'Fiona is kind.' 'Harry is red.'] | ['Young things are big.' 'If something is furry then it is blue.'
'If something is blue then it is young.'] | Erin is young. | Unknown | 1 | -1 | [] | [] |
2,372 | ['Bob is big.' 'Bob is blue.' 'Bob is cold.' 'Bob is white.'
'Dave is cold.' 'Dave is kind.' 'Dave is nice.' 'Gary is cold.'
'Gary is kind.' 'Harry is white.'] | ['All white things are blue.' 'All big, kind things are nice.'
'If something is nice then it is big.'
'If something is kind then it is nice.'
'If something is rough then it is white.'
'If something is big and nice then it is rough.'
'All white, blue things are cold.'] | Harry is rough. | Unknown | 1 | -1 | [] | [] |
2,373 | ['The bald eagle is green.' 'The bald eagle sees the bear.'
'The bear chases the bald eagle.'] | ['All round people are cold.'
'If someone chases the bald eagle then they are round.'
'All big people are green.'
'If the bald eagle is not green and the bald eagle is not cold then the bald eagle eats the bear.'
'If the bear sees the bald eagle then the bald eagle does not eat the bear.'
'If someone chases the bald eagle and the bald eagle does not eat the bear then the bald eagle sees the bear.'] | The bear is cold. | True | 1 | 3 | [array(['The bear chases the bald eagle.'], dtype=object)] | [array(['If someone chases the bald eagle then they are round.',
'All round people are cold.'], dtype=object) ] |
2,374 | ['Dave is quiet.' 'Erin is not blue.' 'Erin is green.' 'Erin is quiet.'
'Fiona is rough.' 'Fiona is young.' 'Gary is blue.'] | ['If something is quiet then it is red.' 'All young things are red.'
'If something is blue then it is rough.' 'All green things are quiet.'
'Kind, red things are not quiet.'
'If Gary is red and Gary is quiet then Gary is young.'
'If something is blue and rough then it is green.'
'If something is blue and kind then it is not green.'] | Fiona is not quiet. | Unknown | 1 | -1 | [] | [] |
2,375 | ['Fiona is blue.' 'Fiona is cold.' 'Fiona is red.'] | ['All quiet people are blue.' 'If someone is smart then they are young.'
'If someone is young then they are smart.'
'If Fiona is blue and Fiona is red then Fiona is young.'
'If someone is blue and smart then they are quiet.'
'All kind, young people are blue.'] | Fiona is not quiet. | False | 3 | 6 | [array(['Fiona is blue.', 'Fiona is blue.', 'Fiona is red.'], dtype=object)] | [array(['If Fiona is blue and Fiona is red then Fiona is young.',
'If someone is young then they are smart.',
'If someone is blue and smart then they are quiet.'], dtype=object)] |
2,376 | ['The mouse is nice.' 'The squirrel visits the mouse.'
'The tiger chases the squirrel.'] | ['If someone is cold then they visit the mouse.'
'If someone is nice then they are cold.'
'If someone visits the mouse and the mouse is young then the mouse chases the squirrel.'] | The mouse does not visit the mouse. | False | 1 | 3 | [array(['The mouse is nice.'], dtype=object)] | [array(['If someone is nice then they are cold.',
'If someone is cold then they visit the mouse.'], dtype=object)] |
2,377 | ['Bob is kind.' 'Dave is nice.' 'Dave is quiet.' 'Erin is nice.'
'Erin is smart.' 'Erin is young.' 'Fiona is kind.'] | ['Quiet, rough things are smart.' 'All young, rough things are quiet.'
'Cold, nice things are not quiet.'
'If Fiona is kind and Fiona is quiet then Fiona is rough.'
'If something is nice and smart then it is young.'
'If Fiona is nice and Fiona is cold then Fiona is smart.'
'If something is quiet then it is rough.' 'Young things are kind.'
'All nice, kind things are not cold.'] | Dave is not smart. | False | 1 | 4 | [array(['Dave is quiet.', 'Dave is quiet.'], dtype=object)] | [array(['If something is quiet then it is rough.',
'Quiet, rough things are smart.'], dtype=object)] |
2,378 | ['Bob is green.' 'Charlie is young.' 'Erin is smart.'] | ['Smart people are rough.'
'If someone is rough and smart then they are red.'
'If someone is red then they are round.'] | Erin is not red. | False | 1 | 4 | [array(['Erin is smart.', 'Erin is smart.'], dtype=object)] | [array(['Smart people are rough.',
'If someone is rough and smart then they are red.'], dtype=object)] |
2,379 | ['Anne is green.' 'Bob is kind.' 'Bob is rough.' 'Erin is not rough.'
'Fiona is nice.' 'Fiona is not red.' 'Fiona is rough.'] | ['If something is green then it is not blue.' 'Green things are red.'
'Green, red things are rough.' 'If Bob is blue then Bob is kind.'
'All kind things are smart.' 'Rough, red things are kind.'
'If something is green and not kind then it is nice.'
'All smart things are nice.'] | Bob is not nice. | False | 1 | 3 | [array(['Bob is kind.'], dtype=object)] | [array(['All kind things are smart.', 'All smart things are nice.'],
dtype=object) ] |
2,380 | ['Anne is white.' 'Anne is not young.' 'Dave is furry.' 'Dave is white.'
'Erin is big.' 'Erin is young.' 'Gary is red.'] | ['If Erin is white then Erin is blue.'
'If Erin is furry and Erin is not white then Erin is not big.'
'If something is white and not young then it is blue.'
'If something is young and not blue then it is smart.'
'If something is white then it is smart.'
'If Anne is smart and Anne is young then Anne is furry.'
'White, young things are not big.' 'All smart things are big.'] | Dave is big. | True | 1 | 3 | [array(['Dave is white.'], dtype=object)] | [array(['If something is white then it is smart.',
'All smart things are big.'], dtype=object)] |
2,381 | ['The dog is big.' 'The dog does not need the tiger.'
'The dog sees the tiger.' 'The dog visits the squirrel.'
'The rabbit is nice.' 'The rabbit is young.'
'The rabbit sees the squirrel.' 'The rabbit visits the dog.'
'The squirrel is cold.' 'The squirrel is not nice.'
'The tiger is not nice.' 'The tiger is round.'
'The tiger needs the rabbit.' 'The tiger sees the rabbit.'
'The tiger does not visit the dog.' 'The tiger visits the squirrel.'] | ['If someone visits the rabbit and they visit the tiger then the tiger needs the dog.'
'If someone is young and they visit the squirrel then the squirrel needs the dog.'
'If someone is big then they see the squirrel.'
'If someone is big and they visit the tiger then they are young.'
'If someone needs the squirrel and the squirrel needs the dog then the dog visits the tiger.'
'If someone is young then they need the squirrel.'
'If someone sees the rabbit and they are round then the rabbit visits the squirrel.'
'If someone is big and they do not visit the tiger then the tiger visits the dog.'] | The squirrel needs the squirrel. | Unknown | 1 | -1 | [] | [] |
2,382 | ['Anne is nice.' 'Bob is big.' 'Bob is blue.' 'Bob is cold.'
'Charlie is big.' 'Charlie is cold.' 'Charlie is nice.'
'Charlie is young.' 'Fiona is furry.' 'Fiona is young.'] | ['If someone is furry and nice then they are cold.'
'If Bob is blue and Bob is big then Bob is cold.'
'All blue, cold people are big.'
'If someone is nice then they are smart.'
'All smart, big people are nice.' 'All smart people are blue.'
'Blue, smart people are furry.' 'Furry, cold people are smart.'
'Cold people are big.'] | Anne is not blue. | False | 1 | 3 | [array(['Anne is nice.'], dtype=object)] | [array(['If someone is nice then they are smart.',
'All smart people are blue.'], dtype=object)] |
2,383 | ['The bald eagle is green.' 'The bald eagle likes the bear.'
'The bald eagle likes the cat.' 'The bald eagle likes the tiger.'
'The bald eagle sees the bear.' 'The bear likes the bald eagle.'
'The bear sees the cat.' 'The cat likes the bear.'
'The cat likes the tiger.' 'The cat sees the bald eagle.'
'The tiger chases the bald eagle.' 'The tiger chases the bear.'
'The tiger chases the cat.' 'The tiger is big.' 'The tiger is red.'
'The tiger sees the cat.'] | ['If something chases the tiger then it likes the cat.'
'If something is kind then it is red.'
'If something likes the tiger then the tiger chases the bald eagle.'
'If something is red then it is kind.'
'If something is kind then it sees the bald eagle.'
'If the tiger sees the cat and the tiger likes the bear then the tiger chases the cat.'
'If the cat likes the tiger and the tiger sees the bald eagle then the bald eagle is red.'
'If something chases the bald eagle then the bald eagle chases the bear.'
'If something chases the bear and the bear chases the bald eagle then it is blue.'] | The tiger sees the bald eagle. | True | 1 | 3 | [array(['The tiger is red.'], dtype=object)] | [array(['If something is red then it is kind.',
'If something is kind then it sees the bald eagle.'], dtype=object)] |
2,384 | ['The bald eagle visits the lion.' 'The cow is round.' 'The lion is kind.'
'The squirrel is nice.'] | ['If someone visits the lion then the lion is round.'
'If the cow is kind and the cow likes the squirrel then the squirrel is nice.'
'If someone is round then they need the cow.'] | The lion needs the cow. | True | 1 | 3 | [array(['The bald eagle visits the lion.'], dtype=object)] | [array(['If someone visits the lion then the lion is round.',
'If someone is round then they need the cow.'], dtype=object)] |
2,385 | ['Anne is smart.' 'Gary is rough.' 'Gary is smart.'] | ['All round things are green.'
'If something is smart and not nice then it is rough.'
'Round, nice things are rough.' 'Kind, red things are rough.'
'All rough things are round.'
'If Gary is red and Gary is green then Gary is kind.'] | Gary is green. | True | 1 | 3 | [array(['Gary is rough.'], dtype=object)] | [array(['All rough things are round.', 'All round things are green.'],
dtype=object) ] |
2,386 | ['The cow chases the squirrel.' 'The cow visits the lion.'
'The lion chases the cow.' 'The lion is blue.' 'The lion is cold.'
'The lion is nice.' 'The lion needs the cow.'
'The lion visits the rabbit.' 'The rabbit chases the cow.'
'The rabbit chases the lion.' 'The rabbit chases the squirrel.'
'The rabbit visits the squirrel.' 'The squirrel is kind.'
'The squirrel is nice.' 'The squirrel visits the lion.'] | ['If someone is nice and they visit the rabbit then they chase the rabbit.'
'If someone is blue then they need the rabbit.'
'If someone needs the lion then the lion visits the squirrel.'
'If someone chases the cow then they chase the rabbit.'
'If someone is big and they visit the squirrel then they need the rabbit.'
'If the rabbit is blue and the rabbit visits the squirrel then the rabbit is kind.'
'If someone chases the rabbit and they chase the cow then they are nice.'
'If someone is blue and they visit the rabbit then they visit the cow.'] | The rabbit is not nice. | False | 1 | 4 | [array(['The rabbit chases the cow.', 'The rabbit chases the cow.'],
dtype=object) ] | [array(['If someone chases the cow then they chase the rabbit.',
'If someone chases the rabbit and they chase the cow then they are nice.'],
dtype=object) ] |
2,387 | ['The bald eagle chases the mouse.' 'The bald eagle is nice.'
'The mouse chases the rabbit.' 'The rabbit chases the bald eagle.'
'The rabbit chases the mouse.' 'The squirrel chases the mouse.'
'The squirrel eats the mouse.' 'The squirrel eats the rabbit.'
'The squirrel is round.' 'The squirrel visits the bald eagle.'] | ['If something visits the mouse then it chases the mouse.'
'If something is round then it visits the rabbit.'
'If something chases the mouse then the mouse visits the bald eagle.'
'If something eats the rabbit and the rabbit is nice then it is green.'
'If something eats the squirrel then it visits the squirrel.'
'If something is round then it eats the squirrel.'
'If something eats the bald eagle then the bald eagle eats the squirrel.'
'If something chases the bald eagle and the bald eagle is rough then the bald eagle visits the squirrel.'] | The squirrel visits the squirrel. | True | 1 | 3 | [array(['The squirrel is round.'], dtype=object)] | [array(['If something is round then it eats the squirrel.',
'If something eats the squirrel then it visits the squirrel.'],
dtype=object) ] |
2,388 | ['Anne is big.' 'Anne is blue.' 'Anne is kind.' 'Anne is nice.'
'Charlie is big.' 'Charlie is blue.' 'Charlie is nice.' 'Dave is blue.'
'Dave is cold.' 'Dave is nice.' 'Harry is blue.'] | ['If Charlie is cold then Charlie is nice.'
'If Harry is kind and Harry is nice then Harry is quiet.'
'All blue things are cold.' 'If something is quiet then it is kind.'
'All kind things are big.' 'Cold things are nice.'
'If Harry is nice and Harry is big then Harry is kind.'
'If something is nice then it is quiet.'] | Dave is not big. | False | 3 | 4 | [array(['Dave is nice.'], dtype=object)
array(['Dave is cold.'], dtype=object)
array(['Dave is blue.'], dtype=object)] | [array(['If something is nice then it is quiet.',
'If something is quiet then it is kind.',
'All kind things are big.'], dtype=object)
array(['Cold things are nice.', 'If something is nice then it is quiet.',
'If something is quiet then it is kind.',
'All kind things are big.'], dtype=object)
array(['All blue things are cold.', 'Cold things are nice.',
'If something is nice then it is quiet.',
'If something is quiet then it is kind.',
'All kind things are big.'], dtype=object) ] |
2,389 | ['Bob is big.' 'Bob is rough.' 'Bob is not smart.' 'Bob is young.'
'Dave is rough.' 'Dave is young.' 'Erin is furry.'] | ['If Dave is young and Dave is big then Dave is smart.'
'If Bob is rough and Bob is furry then Bob is nice.'
'If someone is furry and big then they are rough.'
'If someone is furry then they are nice.'
'If Dave is furry and Dave is not young then Dave is not nice.'
'All nice people are big.'] | Erin is big. | True | 1 | 3 | [array(['Erin is furry.'], dtype=object)] | [array(['If someone is furry then they are nice.',
'All nice people are big.'], dtype=object)] |
2,390 | ['Bob is green.' 'Charlie is blue.' 'Dave is nice.' 'Dave is red.'
'Dave is rough.' 'Gary is green.' 'Gary is red.'] | ['If Charlie is rough and Charlie is blue then Charlie is red.'
'If someone is red then they are blue.'
'All green, rough people are smart.' 'Red, kind people are rough.'
'All blue people are green.'
'If someone is rough and blue then they are red.'
'All nice, smart people are red.' 'Smart, rough people are red.'] | Charlie is not red. | Unknown | 1 | -1 | [] | [] |
2,391 | ['Erin is young.' 'Fiona is big.' 'Fiona is white.'] | ['If someone is rough and white then they are big.'
'Green, young people are red.' 'Young, rough people are big.'
'If someone is green then they are white.' 'White, green people are big.'
'If someone is white then they are red.' 'Big, red people are rough.'
'If someone is red and rough then they are young.'] | Erin is not rough. | Unknown | 1 | -1 | [] | [] |
2,392 | ['The cat likes the dog.' 'The dog is young.'] | ['If someone likes the dog then the dog likes the cat.'
'If someone visits the dog then the dog visits the cat.'
'If someone likes the cat then the cat does not visit the dog.'
'If someone is young then they do not chase the cat.'
'If someone chases the dog then the dog is green.'
'If someone is young and they like the cat then the cat is young.'] | The cat is not young. | False | 1 | 4 | [array(['The dog is young.', 'The cat likes the dog.'], dtype=object)] | [array(['If someone likes the dog then the dog likes the cat.',
'If someone is young and they like the cat then the cat is young.'],
dtype=object) ] |
2,393 | ['The cat chases the rabbit.' 'The cat is red.' 'The cat is rough.'
'The cat is not round.' 'The cat is not young.'
'The cat needs the rabbit.' 'The cat visits the rabbit.'
'The rabbit chases the cat.' 'The rabbit is kind.' 'The rabbit is red.'
'The rabbit is round.' 'The rabbit needs the cat.'] | ['If something is round and rough then it chases the cat.'
'If something chases the rabbit then it visits the cat.'
'If something is red then it chases the rabbit.'
'If something is kind then it needs the rabbit.'
'If something needs the cat and the cat does not chase the rabbit then the cat is kind.'
'If something needs the rabbit and the rabbit is not young then the rabbit is kind.'] | The rabbit does not visit the cat. | False | 1 | 3 | [array(['The rabbit is red.'], dtype=object)] | [array(['If something is red then it chases the rabbit.',
'If something chases the rabbit then it visits the cat.'],
dtype=object) ] |
2,394 | ['The dog eats the lion.' 'The dog is not cold.' 'The dog needs the lion.'
'The dog does not visit the rabbit.' 'The lion eats the dog.'
'The lion eats the rabbit.' 'The lion is cold.' 'The lion is not kind.'
'The lion visits the dog.' 'The lion visits the rabbit.'
'The rabbit eats the dog.' 'The rabbit is cold.' 'The rabbit is kind.'
'The rabbit is not young.' 'The rabbit needs the dog.'] | ['If the dog does not need the lion then the dog visits the lion.'
'If someone eats the dog and they are young then the dog does not visit the lion.'
'If someone is young then they visit the lion.'
'If someone needs the dog and the dog does not eat the rabbit then they do not visit the lion.'
'If someone eats the lion then the lion is young.'
'If someone eats the lion and they are not kind then the lion needs the dog.'] | The lion visits the lion. | True | 1 | 3 | [array(['The dog eats the lion.'], dtype=object)] | [array(['If someone eats the lion then the lion is young.',
'If someone is young then they visit the lion.'], dtype=object)] |
2,395 | ['The bald eagle is red.' 'The bald eagle needs the tiger.'
'The tiger likes the bald eagle.'] | ['If something chases the tiger and it chases the bald eagle then the bald eagle is nice.'
'If something likes the bald eagle then it needs the bald eagle.'
'If something is red then it chases the bald eagle.'
'If something needs the bald eagle then the bald eagle likes the tiger.'
'If something chases the tiger and it chases the bald eagle then the bald eagle is cold.'
'If something likes the tiger then it chases the tiger.'] | The bald eagle does not like the tiger. | False | 1 | 3 | [array(['The tiger likes the bald eagle.'], dtype=object)] | [array(['If something likes the bald eagle then it needs the bald eagle.',
'If something needs the bald eagle then the bald eagle likes the tiger.'],
dtype=object) ] |
2,396 | ['The dog chases the squirrel.' 'The dog is rough.'
'The dog sees the rabbit.' 'The rabbit is green.'
'The rabbit likes the squirrel.' 'The rabbit sees the dog.'
'The squirrel sees the rabbit.'] | ['If something is green then it chases the squirrel.'
'If something sees the rabbit and it likes the dog then the rabbit likes the squirrel.'
'If the dog sees the rabbit and the dog chases the rabbit then the rabbit chases the squirrel.'
'If the rabbit chases the dog then the dog chases the rabbit.'
'If something sees the dog and it chases the squirrel then the squirrel chases the rabbit.'
'If something is cold then it chases the dog.'
'If something likes the rabbit then it sees the squirrel.'
'If something chases the squirrel and it likes the squirrel then it likes the rabbit.'] | The squirrel chases the rabbit. | True | 1 | 4 | [array(['The rabbit sees the dog.', 'The rabbit is green.'], dtype=object)] | [array(['If something is green then it chases the squirrel.',
'If something sees the dog and it chases the squirrel then the squirrel chases the rabbit.'],
dtype=object) ] |
2,397 | ['Fiona is green.' 'Fiona is quiet.' 'Fiona is young.' 'Gary is green.'
'Gary is nice.' 'Gary is quiet.' 'Gary is red.' 'Gary is round.'
'Gary is white.' 'Gary is young.' 'Harry is green.' 'Harry is nice.'
'Harry is quiet.' 'Harry is red.' 'Harry is round.' 'Harry is young.'] | ['If Fiona is young and Fiona is quiet then Fiona is green.'
'All green, young people are white.' 'White people are red.'
'If someone is green and nice then they are quiet.'
'If Fiona is red and Fiona is green then Fiona is young.'
'If someone is red then they are round.'
'If someone is nice and white then they are red.'
'If Harry is nice then Harry is round.'] | Fiona is red. | True | 1 | 4 | [array(['Fiona is green.', 'Fiona is young.'], dtype=object)
array(['Fiona is young.', 'Fiona is quiet.', 'Fiona is young.'],
dtype=object) ] | [array(['All green, young people are white.', 'White people are red.'],
dtype=object)
array(['If Fiona is young and Fiona is quiet then Fiona is green.',
'All green, young people are white.', 'White people are red.'],
dtype=object) ] |
2,398 | ['Anne is kind.' 'Anne is round.' 'Erin is furry.' 'Erin is kind.'
'Erin is young.' 'Fiona is smart.' 'Fiona is young.' 'Harry is furry.'
'Harry is round.' 'Harry is smart.'] | ['If something is round and rough then it is furry.'
'If Harry is round then Harry is furry.' 'Blue things are rough.'
'All young, furry things are blue.' 'Young, smart things are blue.'
'If Anne is smart then Anne is young.' 'All smart, blue things are kind.'
'Kind things are smart.'] | Anne is not blue. | False | 3 | 6 | [array(['Anne is kind.', 'Anne is kind.'], dtype=object)] | [array(['Kind things are smart.', 'If Anne is smart then Anne is young.',
'Kind things are smart.', 'Young, smart things are blue.'],
dtype=object) ] |
2,399 | ['Charlie is big.' 'Gary is white.' 'Harry is blue.'] | ['If Harry is smart then Harry is rough.'
'If Charlie is quiet and Charlie is not big then Charlie is smart.'
'Big things are quiet.' 'All white things are smart.'
'All blue things are young.'
'If something is smart and blue then it is white.'
'If something is smart then it is blue.'
'If something is big and not smart then it is not rough.'] | Gary is not young. | False | 3 | 4 | [array(['Gary is white.'], dtype=object)] | [array(['All white things are smart.',
'If something is smart then it is blue.',
'All blue things are young.'], dtype=object)] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.