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,400 | ['The cat needs the cow.' 'The cow eats the cat.' 'The cow is blue.'
'The mouse eats the rabbit.' 'The mouse is cold.' 'The mouse is young.'
'The mouse needs the cow.' 'The rabbit is cold.' 'The rabbit is young.'
'The rabbit needs the cat.'] | ['If someone is cold and they see the rabbit then the rabbit is young.'
'If the mouse sees the cat and the cow does not need the mouse then the cat eats the rabbit.'
'If someone eats the cow then they eat the mouse.'
'If someone is nice and young then they see the rabbit.'
'If someone eats the rabbit then they need the cat.'
'If someone sees the rabbit then they are not green.'
'If someone sees the cat and they are cold then they are nice.'
'If someone needs the cat and they are young then they see the cat.'
'If the cow is not young then the cow is green.'] | The mouse sees the cat. | True | 1 | 4 | [array(['The mouse eats the rabbit.', 'The mouse is young.'], dtype=object)] | [array(['If someone eats the rabbit then they need the cat.',
'If someone needs the cat and they are young then they see the cat.'],
dtype=object) ] |
2,401 | ['Anne is cold.' 'Anne is furry.' 'Anne is kind.' 'Anne is white.'
'Anne is young.' 'Charlie is furry.' 'Charlie is kind.'
'Charlie is white.' 'Charlie is young.' 'Dave is furry.' 'Dave is kind.'
'Dave is nice.' 'Dave is smart.' 'Dave is white.' 'Dave is young.'
'Erin is nice.'] | ['Kind people are cold.'
'If someone is kind and cold then they are smart.'
'Young, white people are nice.'] | Charlie is not smart. | False | 1 | 4 | [array(['Charlie is kind.', 'Charlie is kind.'], dtype=object)] | [array(['Kind people are cold.',
'If someone is kind and cold then they are smart.'], dtype=object)] |
2,402 | ['The cat is kind.' 'The cat likes the dog.' 'The cat likes the tiger.'
'The cat needs the tiger.' 'The dog is nice.' 'The dog is rough.'
'The dog likes the tiger.' 'The dog visits the tiger.'
'The tiger is kind.' 'The tiger is nice.' 'The tiger needs the dog.'
'The tiger visits the dog.'] | ['If something is kind then it likes the tiger.'
'If something is kind and it likes the tiger then it needs the cat.'
'If something likes the tiger then the tiger needs the dog.'
'If something visits the tiger then it is blue.'
'If something is blue then it is kind.'
'If the dog needs the cat and the cat visits the tiger then the dog needs the tiger.'] | The tiger does not need the cat. | False | 1 | 4 | [array(['The tiger is kind.', 'The tiger is kind.'], dtype=object)] | [array(['If something is kind then it likes the tiger.',
'If something is kind and it likes the tiger then it needs the cat.'],
dtype=object) ] |
2,403 | ['The bald eagle eats the bear.' 'The bald eagle sees the bear.'
'The bear is big.'] | ['If the bald eagle is blue then the bald eagle eats the bear.'
'If something eats the bear then it eats the bald eagle.'
'If something eats the bald eagle then it is blue.'] | The bald eagle is not blue. | False | 1 | 3 | [array(['The bald eagle eats the bear.'], dtype=object)] | [array(['If something eats the bear then it eats the bald eagle.',
'If something eats the bald eagle then it is blue.'], dtype=object)] |
2,404 | ['The cat is big.' 'The cat sees the squirrel.' 'The cat visits the cow.'
'The cat visits the squirrel.' 'The cow chases the cat.'
'The cow is big.' 'The cow is rough.'
'The cow does not visit the rabbit.' 'The rabbit chases the cat.'
'The rabbit is nice.' 'The squirrel chases the cow.'
'The squirrel chases the rabbit.' 'The squirrel is big.'
'The squirrel is not green.' 'The squirrel visits the cow.'
'The squirrel visits the rabbit.'] | ['If something is rough and green then it does not visit the cat.'
'If something sees the squirrel then the squirrel sees the cow.'
'If something sees the cow and the cow chases the cat then the cow visits the squirrel.'] | The cow does not visit the squirrel. | False | 1 | 4 | [array(['The cat sees the squirrel.', 'The cow chases the cat.'],
dtype=object) ] | [array(['If something sees the squirrel then the squirrel sees the cow.',
'If something sees the cow and the cow chases the cat then the cow visits the squirrel.'],
dtype=object) ] |
2,405 | ['The bald eagle chases the squirrel.' 'The cat is not young.'
'The cow likes the bald eagle.' 'The cow likes the cat.'
'The cow visits the bald eagle.' 'The squirrel is green.'
'The squirrel does not like the cat.'] | ['If something is nice then it does not like the cow.'
'If something is round and young then it does not like the cow.'
'If the cow visits the squirrel then the squirrel likes the bald eagle.'
'If something likes the bald eagle then it likes the squirrel.'
'If something likes the squirrel then it visits the squirrel.'] | The cow does not visit the squirrel. | False | 1 | 3 | [array(['The cow likes the bald eagle.'], dtype=object)] | [array(['If something likes the bald eagle then it likes the squirrel.',
'If something likes the squirrel then it visits the squirrel.'],
dtype=object) ] |
2,406 | ['Bob is young.' 'Dave is quiet.' 'Gary is quiet.'] | ['All quiet, furry people are smart.' 'Quiet people are smart.'
'If someone is cold and not furry then they are smart.'
'If Gary is cold and Gary is young then Gary is not green.'
'All green people are kind.' 'If someone is smart then they are green.'
'If someone is young then they are green.' 'All cold people are young.'] | Bob is kind. | True | 1 | 3 | [array(['Bob is young.'], dtype=object)] | [array(['If someone is young then they are green.',
'All green people are kind.'], dtype=object)] |
2,407 | ['Bob is blue.' 'Bob is not quiet.' 'Erin is quiet.' 'Erin is red.'
'Erin is round.' 'Erin is young.' 'Fiona is blue.' 'Fiona is round.'
'Fiona is smart.' 'Fiona is young.' 'Gary is not blue.' 'Gary is green.'] | ['If something is green then it is smart.'
'If Bob is not blue then Bob is quiet.' 'Quiet things are round.'
'Smart, red things are round.'
'If Erin is smart and Erin is red then Erin is green.'
'All green things are red.' 'If something is round then it is young.'
'All blue things are green.'] | Bob is not round. | False | 3 | 7 | [array(['Bob is blue.', 'Bob is blue.'], dtype=object)] | [array(['All blue things are green.',
'If something is green then it is smart.',
'All blue things are green.', 'All green things are red.',
'Smart, red things are round.'], dtype=object) ] |
2,408 | ['The cat needs the dog.' 'The cat sees the rabbit.'
'The dog needs the squirrel.' 'The rabbit chases the dog.'
'The rabbit chases the squirrel.' 'The rabbit is cold.'
'The rabbit is green.' 'The rabbit needs the dog.'
'The squirrel chases the cat.' 'The squirrel is not blue.'
'The squirrel needs the rabbit.'] | ['If someone is kind then they see the dog.'
'If someone sees the squirrel then the squirrel sees the dog.'
'If the squirrel chases the cat then the cat is kind.'
'If someone is blue and red then they chase the dog.'
'If the cat is green and the cat sees the dog then the dog needs the rabbit.'
'If someone is blue then they do not chase the squirrel.'
'If someone sees the dog then they see the squirrel.'
'If someone chases the rabbit then the rabbit sees the cat.'] | The cat does not see the dog. | False | 1 | 3 | [array(['The squirrel chases the cat.'], dtype=object)] | [array(['If the squirrel chases the cat then the cat is kind.',
'If someone is kind then they see the dog.'], dtype=object)] |
2,409 | ['Anne is cold.' 'Anne is furry.' 'Bob is nice.' 'Bob is red.'
'Bob is rough.' 'Bob is round.' 'Charlie is cold.' 'Charlie is furry.'
'Charlie is nice.' 'Charlie is red.' 'Charlie is round.'
'Charlie is young.' 'Dave is cold.' 'Dave is furry.' 'Dave is nice.'] | ['All cold things are rough.' 'If something is rough then it is nice.'
'All rough, nice things are young.'] | Dave is young. | True | 1 | 4 | [array(['Dave is cold.', 'Dave is nice.'], dtype=object)
array(['Dave is cold.', 'Dave is cold.'], dtype=object)] | [array(['All cold things are rough.', 'All rough, nice things are young.'],
dtype=object)
array(['All cold things are rough.', 'All cold things are rough.',
'If something is rough then it is nice.',
'All rough, nice things are young.'], dtype=object) ] |
2,410 | ['The bear chases the cat.' 'The bear eats the tiger.' 'The bear is blue.'
'The bear is cold.' 'The bear does not need the cow.'
'The bear needs the tiger.' 'The cat is nice.' 'The cat needs the cow.'
'The cow chases the cat.' 'The cow eats the tiger.' 'The cow is blue.'
'The tiger chases the cow.' 'The tiger eats the cat.'
'The tiger does not eat the cow.' 'The tiger is green.'
'The tiger needs the cat.'] | ['If something chases the cow then it is green.'
'If something needs the cow then it needs the cat.'
'If something needs the cat then it eats the cat.'
'If the cat is green then the cat needs the tiger.'
'If something eats the cat then it does not eat the tiger.'
'If something chases the tiger and the tiger does not eat the cat then the tiger is not cold.'
'All cold things are blue.'
'If something eats the cow and it is blue then it does not chase the cat.'] | The cat needs the tiger. | Unknown | 1 | -1 | [] | [] |
2,411 | ['The bear is big.' 'The lion needs the bear.' 'The mouse needs the bear.'] | ['If something needs the bear then it needs the lion.'
'If something chases the mouse then the mouse is rough.'
'If something needs the mouse and the mouse is big then the mouse needs the lion.'
'If the lion needs the mouse then the lion is red.'
'If something needs the lion then it needs the mouse.'
'If the lion needs the bear and the bear is big then the bear is green.'
'If the lion chases the bear then the lion needs the mouse.'
'If something is big and it chases the bear then it likes the mouse.'] | The lion is not red. | False | 3 | 4 | [array(['The lion needs the bear.'], dtype=object)] | [array(['If something needs the bear then it needs the lion.',
'If something needs the lion then it needs the mouse.',
'If the lion needs the mouse then the lion is red.'], dtype=object)] |
2,412 | ['The bear is kind.' 'The bear does not need the lion.'
'The bear visits the cow.' 'The cow likes the tiger.'
'The cow visits the tiger.' 'The lion visits the bear.'
'The tiger is rough.'] | ['If someone likes the cow then they are cold.'
'If someone is kind then they like the cow.'
'If someone is kind and not rough then they are not blue.'
'If someone visits the tiger and the tiger visits the cow then they are blue.'
'If someone likes the lion and they need the lion then the lion likes the tiger.'
'If the bear likes the cow then the cow is kind.'
'If someone likes the tiger and the tiger likes the bear then they do not visit the bear.'
'If someone is cold then they do not visit the lion.'
'If someone is blue and they visit the tiger then the tiger is green.'] | The bear is cold. | True | 1 | 3 | [array(['The bear is kind.'], dtype=object)] | [array(['If someone is kind then they like the cow.',
'If someone likes the cow then they are cold.'], dtype=object)] |
2,413 | ['Anne is blue.' 'Anne is kind.' 'Bob is big.' 'Gary is blue.'
'Gary is furry.' 'Harry is not big.' 'Harry is not blue.'
'Harry is furry.' 'Harry is not green.' 'Harry is red.'] | ['If something is furry and blue then it is nice.'
'All kind things are nice.' 'If something is nice then it is furry.'
'If Harry is blue and Harry is not furry then Harry is big.'
'Big, furry things are green.' 'All nice things are not big.'
'All red, nice things are not big.' 'If something is big then it is red.'] | Gary is not big. | True | 1 | 4 | [array(['Gary is furry.', 'Gary is blue.'], dtype=object)] | [array(['If something is furry and blue then it is nice.',
'All nice things are not big.'], dtype=object) ] |
2,414 | ['The bald eagle is big.' 'The bald eagle is young.'
'The bald eagle likes the bear.' 'The bald eagle visits the mouse.'
'The bear chases the bald eagle.' 'The bear chases the mouse.'
'The bear is nice.' 'The bear likes the mouse.' 'The mouse is kind.'
'The mouse likes the bear.'] | ['If something is big and it chases the bear then it chases the mouse.'
'If something chases the bald eagle then the bald eagle chases the bear.'] | The bald eagle does not chase the mouse. | False | 1 | 4 | [array(['The bald eagle is big.', 'The bear chases the bald eagle.'],
dtype=object) ] | [array(['If something chases the bald eagle then the bald eagle chases the bear.',
'If something is big and it chases the bear then it chases the mouse.'],
dtype=object) ] |
2,415 | ['Fiona is big.' 'Fiona is blue.' 'Fiona is quiet.' 'Fiona is round.'
'Fiona is smart.' 'Fiona is young.' 'Gary is blue.' 'Gary is quiet.'
'Gary is rough.' 'Gary is young.'] | ['If something is round then it is big.' 'Rough, quiet things are blue.'
'If Gary is smart and Gary is round then Gary is blue.'
'All young things are round.' 'All smart, big things are quiet.'
'Big, quiet things are blue.' 'Round, big things are blue.'
'Smart, blue things are rough.'] | Gary is not big. | False | 1 | 3 | [array(['Gary is young.'], dtype=object)] | [array(['All young things are round.',
'If something is round then it is big.'], dtype=object)] |
2,416 | ['Anne is cold.' 'Anne is kind.' 'Anne is red.' 'Anne is rough.'
'Anne is smart.' 'Charlie is green.' 'Charlie is smart.' 'Erin is blue.'
'Erin is cold.' 'Erin is kind.' 'Erin is smart.' 'Gary is cold.'
'Gary is green.' 'Gary is red.' 'Gary is rough.'] | ['All kind things are red.' 'All red, smart things are kind.'
'If Gary is green then Gary is rough.'] | Charlie is not red. | Unknown | 1 | -1 | [] | [] |
2,417 | ['Anne is blue.' 'Anne is furry.' 'Anne is red.' 'Charlie is white.'
'Gary is nice.' 'Gary is rough.' 'Harry is nice.'] | ['Kind, white people are furry.' 'All blue people are furry.'
'Red people are blue.' 'If someone is kind then they are furry.'
'If Harry is nice and Harry is rough then Harry is red.'
'White, rough people are kind.' 'Blue, red people are white.'
'Nice people are rough.'
'If someone is kind and furry then they are rough.'] | Gary is not kind. | Unknown | 1 | -1 | [] | [] |
2,418 | ['The cat eats the tiger.' 'The cat is blue.' 'The cat is kind.'
'The cat is round.' 'The cat likes the mouse.'
'The cat visits the mouse.' 'The dog likes the cat.'
'The dog likes the mouse.' 'The dog visits the cat.'
'The dog visits the tiger.' 'The mouse is round.'
'The tiger eats the cat.' 'The tiger eats the mouse.' 'The tiger is red.'
'The tiger likes the cat.' 'The tiger likes the mouse.'] | ['If something likes the cat then it eats the mouse.'
'If something eats the cat then it eats the tiger.'
'If something likes the cat and it eats the tiger then the cat likes the dog.'
'If something visits the dog and the dog eats the mouse then the mouse is kind.'
'If something is blue and it likes the dog then it eats the cat.'
'If something eats the cat and it likes the cat then it visits the mouse.'] | The cat does not like the dog. | False | 1 | 4 | [array(['The tiger likes the cat.', 'The tiger eats the cat.'],
dtype=object) ] | [array(['If something eats the cat then it eats the tiger.',
'If something likes the cat and it eats the tiger then the cat likes the dog.'],
dtype=object) ] |
2,419 | ['Bob is kind.' 'Bob is red.' 'Bob is rough.' 'Bob is round.'
'Bob is smart.' 'Dave is cold.' 'Dave is kind.' 'Gary is kind.'
'Gary is rough.' 'Gary is white.' 'Harry is red.' 'Harry is not white.'] | ['If Dave is rough then Dave is cold.'
'If someone is white and round then they are cold.'
'All smart, white people are cold.'
'If someone is red and kind then they are smart.'
'If someone is rough and not white then they are not smart.'
'All kind people are smart.'
'If someone is smart and not round then they are kind.'
'Round, kind people are red.'] | Gary is not cold. | False | 1 | 4 | [array(['Gary is kind.', 'Gary is white.'], dtype=object)] | [array(['All kind people are smart.', 'All smart, white people are cold.'],
dtype=object) ] |
2,420 | ['Fiona is kind.'] | ['If Fiona is kind then Fiona is quiet.'
'If something is quiet then it is not round.'
'All quiet things are smart.' 'All round things are blue.'
'If Fiona is not round then Fiona is young.'
'If Fiona is blue and Fiona is round then Fiona is young.'] | Fiona is not round. | True | 1 | 3 | [array(['Fiona is kind.'], dtype=object)] | [array(['If Fiona is kind then Fiona is quiet.',
'If something is quiet then it is not round.'], dtype=object)] |
2,421 | ['Bob is smart.' 'Charlie is white.'] | ['All big, young people are rough.' 'All white people are big.'
'Young people are rough.' 'Big, rough people are cold.'
'All rough, blue people are cold.' 'All young people are rough.'
'If Bob is white then Bob is cold.' 'All white people are rough.'] | Charlie is cold. | True | 1 | 5 | [array(['Charlie is white.', 'Charlie is white.'], dtype=object)] | [array(['All white people are big.', 'All white people are rough.',
'Big, rough people are cold.'], dtype=object) ] |
2,422 | ['The bear eats the rabbit.' 'The bear is kind.'
'The bear likes the rabbit.' 'The cat likes the bear.'
'The cat likes the rabbit.' 'The rabbit eats the cat.'
'The rabbit is cold.'] | ['If something eats the bear and the bear eats the rabbit then it likes the cat.'
'If something eats the cat then the cat needs the bear.'
'If something needs the bear then it eats the bear.'] | The bear does not like the cat. | Unknown | 1 | -1 | [] | [] |
2,423 | ['Bob is furry.' 'Charlie is big.' 'Erin is big.'] | ['If someone is furry and blue then they are big.'
'If someone is green and blue then they are furry.'
'All blue, big people are quiet.' 'Blue people are round.'
'If Charlie is big then Charlie is furry.'
'If someone is furry and cold then they are blue.'] | Bob is not quiet. | Unknown | 1 | -1 | [] | [] |
2,424 | ['Harry is red.' 'Harry is smart.' 'Harry is young.'] | ['Red, kind things are young.' 'Young, red things are kind.'
'All red, kind things are furry.'] | Harry is furry. | True | 1 | 5 | [array(['Harry is red.', 'Harry is young.', 'Harry is red.'], dtype=object)] | [array(['Young, red things are kind.', 'All red, kind things are furry.'],
dtype=object) ] |
2,425 | ['The bald eagle does not eat the cow.' 'The bald eagle is rough.'
'The bald eagle likes the cow.' 'The bald eagle needs the cow.'
'The bald eagle needs the lion.' 'The cow eats the bald eagle.'
'The cow eats the lion.' 'The cow is blue.' 'The cow is rough.'
'The cow is round.' 'The cow likes the lion.' 'The lion eats the cow.'
'The lion is blue.' 'The lion is round.' 'The lion needs the bald eagle.'
'The lion needs the cow.'] | ['If the lion needs the cow and the lion is not red then the cow needs the lion.'
'If someone eats the cow and they are not round then the cow does not eat the bald eagle.'
'If someone eats the bald eagle and the bald eagle is round then the bald eagle is not green.'
'If someone eats the bald eagle then they eat the lion.'
'If someone is green then they eat the bald eagle.'
'If someone eats the lion and the lion eats the cow then the lion is green.'
'If the bald eagle does not eat the lion then the bald eagle needs the cow.'
'If the bald eagle needs the cow then the bald eagle needs the lion.'] | The lion does not eat the lion. | False | 3 | 5 | [array(['The cow eats the lion.', 'The lion eats the cow.'], dtype=object)
array(['The cow eats the bald eagle.', 'The lion eats the cow.'],
dtype=object) ] | [array(['If someone eats the lion and the lion eats the cow then the lion is green.',
'If someone is green then they eat the bald eagle.',
'If someone eats the bald eagle then they eat the lion.'],
dtype=object)
array(['If someone eats the bald eagle then they eat the lion.',
'If someone eats the lion and the lion eats the cow then the lion is green.',
'If someone is green then they eat the bald eagle.',
'If someone eats the bald eagle then they eat the lion.'],
dtype=object) ] |
2,426 | ['Erin is big.' 'Erin is kind.' 'Erin is red.' 'Erin is round.'
'Erin is young.' 'Harry is kind.' 'Harry is young.'] | ['If someone is red and young then they are rough.'
'Young people are red.' 'If Erin is red then Erin is rough.'
'Red people are round.' 'Red, rough people are quiet.'
'If someone is big then they are red.'] | Harry is rough. | True | 1 | 4 | [array(['Harry is young.', 'Harry is young.'], dtype=object)] | [array(['Young people are red.',
'If someone is red and young then they are rough.'], dtype=object)] |
2,427 | ['Anne is cold.' 'Anne is rough.' 'Bob is cold.' 'Bob is kind.'
'Dave is big.' 'Dave is red.' 'Dave is smart.' 'Harry is big.'
'Harry is kind.' 'Harry is smart.'] | ['Big people are young.' 'Red people are smart.'
'If Anne is young and Anne is rough then Anne is smart.'
'Young, cold people are red.' 'Rough people are big.'
'All kind people are rough.'
'If Anne is kind and Anne is cold then Anne is smart.'
'All young people are kind.'] | Bob is big. | True | 1 | 3 | [array(['Bob is kind.'], dtype=object)] | [array(['All kind people are rough.', 'Rough people are big.'],
dtype=object) ] |
2,428 | ['Anne is smart.' 'Anne is young.' 'Charlie is kind.' 'Charlie is smart.'
'Dave is furry.' 'Fiona is furry.' 'Fiona is smart.'] | ['All kind things are big.' 'All young, cold things are furry.'
'If Charlie is young then Charlie is cold.'
'Round, furry things are big.' 'Round things are young.'
'All smart, big things are round.'] | Fiona is young. | Unknown | 3 | -1 | [] | [] |
2,429 | ['The bald eagle chases the lion.' 'The bald eagle chases the squirrel.'
'The bald eagle eats the lion.' 'The bald eagle is kind.'
'The bald eagle is nice.' 'The bald eagle visits the squirrel.'
'The lion chases the squirrel.' 'The lion is kind.' 'The lion is nice.'
'The lion is red.' 'The lion is rough.' 'The lion visits the squirrel.'
'The squirrel is big.' 'The squirrel visits the bald eagle.'
'The squirrel visits the lion.'] | ['If someone eats the lion and the lion is red then the lion visits the bald eagle.'
'If someone is red then they chase the lion.'
'If someone eats the squirrel and they chase the bald eagle then the bald eagle is big.'
'If someone is red then they eat the lion.'
'If someone visits the bald eagle then they eat the squirrel.'
'If the squirrel eats the lion and the squirrel visits the bald eagle then the squirrel chases the bald eagle.'
'If someone is nice and they visit the bald eagle then the bald eagle is rough.'
'If someone is big then they chase the bald eagle.'] | The bald eagle is not rough. | False | 1 | 5 | [array(['The lion is nice.', 'The bald eagle eats the lion.',
'The lion is red.'], dtype=object)
array(['The lion is nice.', 'The lion is red.', 'The lion is red.'],
dtype=object) ] | [array(['If someone eats the lion and the lion is red then the lion visits the bald eagle.',
'If someone is nice and they visit the bald eagle then the bald eagle is rough.'],
dtype=object)
array(['If someone is red then they eat the lion.',
'If someone eats the lion and the lion is red then the lion visits the bald eagle.',
'If someone is nice and they visit the bald eagle then the bald eagle is rough.'],
dtype=object) ] |
2,430 | ['Charlie is blue.' 'Charlie is furry.' 'Charlie is kind.' 'Dave is blue.'
'Erin is not blue.' 'Erin is green.' 'Harry is red.'] | ['All quiet, kind things are cold.' 'All green, kind things are quiet.'
'If something is green then it is kind.'
'If Dave is kind and Dave is red then Dave is quiet.'
'Kind, red things are green.'
'If something is red and not kind then it is blue.'
'Blue, kind things are furry.'
'If something is blue and not green then it is furry.'] | Erin is quiet. | True | 1 | 4 | [array(['Erin is green.', 'Erin is green.'], dtype=object)] | [array(['If something is green then it is kind.',
'All green, kind things are quiet.'], dtype=object)] |
2,431 | ['The dog does not eat the rabbit.' 'The mouse eats the tiger.'
'The mouse is green.' 'The rabbit does not chase the tiger.'
'The rabbit eats the dog.' 'The rabbit is young.' 'The tiger is green.'] | ['If something visits the mouse then the mouse is big.'
'If something eats the tiger then the tiger visits the mouse.'
'If the dog is young and the dog does not visit the mouse then the mouse does not visit the rabbit.'
'If something is green and it chases the rabbit then the rabbit does not eat the mouse.'
'If something is green then it visits the dog.'
'If something visits the rabbit and the rabbit is young then it is round.'
'If something is round and it visits the dog then it chases the tiger.'
'If something is big then it visits the rabbit.'] | The mouse is big. | True | 1 | 3 | [array(['The mouse eats the tiger.'], dtype=object)] | [array(['If something eats the tiger then the tiger visits the mouse.',
'If something visits the mouse then the mouse is big.'],
dtype=object) ] |
2,432 | ['Bob is big.' 'Bob is young.' 'Charlie is big.' 'Charlie is blue.'
'Charlie is smart.' 'Charlie is young.' 'Harry is furry.'
'Harry is smart.' 'Harry is white.' 'Harry is young.'] | ['All quiet things are big.' 'Young things are quiet.'] | Harry is big. | True | 1 | 3 | [array(['Harry is young.'], dtype=object)] | [array(['Young things are quiet.', 'All quiet things are big.'],
dtype=object) ] |
2,433 | ['The dog chases the squirrel.' 'The dog likes the tiger.'
'The lion chases the squirrel.' 'The lion is big.' 'The lion is red.'
'The lion likes the tiger.' 'The lion visits the squirrel.'
'The lion visits the tiger.' 'The squirrel chases the lion.'
'The squirrel is nice.' 'The squirrel likes the lion.'
'The tiger chases the dog.' 'The tiger is kind.' 'The tiger is red.'
'The tiger likes the dog.' 'The tiger likes the lion.'] | ['If something chases the lion then the lion is blue.'
'If something is kind then it chases the tiger.'
'If something chases the tiger then it visits the dog.'
'If something visits the lion then it likes the squirrel.'
'If something is red and it chases the tiger then it likes the squirrel.'
'If something chases the tiger and it visits the squirrel then the squirrel visits the tiger.'
'If something visits the dog then the dog likes the lion.'
'If something is kind and it visits the dog then the dog is kind.'] | The squirrel does not visit the tiger. | Unknown | 1 | -1 | [] | [] |
2,434 | ['Anne is big.' 'Anne is blue.' 'Anne is furry.' 'Anne is quiet.'
'Anne is red.' 'Anne is rough.' 'Anne is young.' 'Erin is big.'
'Erin is quiet.' 'Erin is rough.'] | ['Blue, quiet people are young.'
'If someone is big and rough then they are furry.'
'All rough, furry people are blue.'
'If someone is big and blue then they are furry.'
'Rough, big people are red.' 'Rough people are big.'] | Erin is blue. | True | 1 | 5 | [array(['Erin is rough.', 'Erin is big.', 'Erin is rough.'], dtype=object)
array(['Erin is rough.', 'Erin is rough.', 'Erin is rough.'], dtype=object)] | [array(['If someone is big and rough then they are furry.',
'All rough, furry people are blue.'], dtype=object)
array(['Rough people are big.',
'If someone is big and rough then they are furry.',
'All rough, furry people are blue.'], dtype=object)] |
2,435 | ['The lion is kind.' 'The mouse chases the lion.' 'The rabbit is blue.'
'The rabbit is round.' 'The tiger is blue.' 'The tiger is cold.'
'The tiger is young.'] | ['If something sees the rabbit then the rabbit is cold.'
'If something sees the tiger then the tiger is kind.'
'If something is round then it is kind.'
'If the rabbit sees the lion and the rabbit sees the mouse then the mouse sees the tiger.'
'If something is kind then it sees the mouse.'
'If something is blue and kind then it sees the rabbit.'
'If something chases the lion and the lion chases the rabbit then the rabbit chases the mouse.'
'If something is kind and it sees the mouse then it sees the lion.'] | The mouse sees the lion. | Unknown | 1 | -1 | [] | [] |
2,436 | ['The bald eagle is blue.' 'The bald eagle is not red.'
'The bald eagle is not young.' 'The bald eagle does not like the cow.'
'The cow is green.' 'The cow is not red.' 'The dog needs the bald eagle.'
'The mouse chases the cow.' 'The mouse chases the dog.'
'The mouse is nice.'] | ['If something chases the mouse and it is nice then the mouse does not like the dog.'
'If something likes the bald eagle then the bald eagle is not nice.'
'If the mouse needs the bald eagle and the bald eagle needs the cow then the bald eagle does not chase the mouse.'
'All blue things are not nice.'
'If the mouse needs the dog and the dog does not need the cow then the cow does not like the bald eagle.'
'If something chases the cow then the cow is blue.'] | The cow is not nice. | True | 1 | 3 | [array(['The mouse chases the cow.'], dtype=object)] | [array(['If something chases the cow then the cow is blue.',
'All blue things are not nice.'], dtype=object) ] |
2,437 | ['The bear does not eat the rabbit.' 'The bear is nice.'
'The bear is young.' 'The bear needs the rabbit.'
'The rabbit eats the bear.' 'The rabbit eats the squirrel.'
'The rabbit is cold.' 'The rabbit sees the bear.'
'The rabbit sees the squirrel.' 'The squirrel eats the bear.'
'The squirrel is cold.' 'The squirrel sees the rabbit.'] | ['If something eats the rabbit then the rabbit does not see the bear.'
'If something needs the squirrel and it needs the rabbit then the squirrel does not need the bear.'
'If something sees the rabbit and the rabbit does not need the bear then the rabbit is young.'
'If something needs the rabbit then it needs the squirrel.'
'If something sees the bear then it eats the squirrel.'
'If something needs the bear and it does not need the squirrel then the bear eats the squirrel.'
'If something sees the bear then the bear eats the squirrel.'
'If something eats the squirrel then it eats the bear.'] | The bear does not eat the bear. | False | 1 | 3 | [array(['The rabbit sees the bear.'], dtype=object)] | [array(['If something sees the bear then the bear eats the squirrel.',
'If something eats the squirrel then it eats the bear.'],
dtype=object) ] |
2,438 | ['The bear chases the cow.' 'The bear is blue.' 'The bear is cold.'
'The cow is round.' 'The cow needs the bear.' 'The cow visits the bear.'
'The cow visits the dog.' 'The dog visits the cow.' 'The rabbit is blue.'
'The rabbit needs the bear.' 'The rabbit visits the bear.'
'The rabbit visits the cow.'] | ['If someone visits the dog then they visit the rabbit.'
'If someone visits the rabbit and the rabbit visits the cow then the rabbit chases the cow.'] | The rabbit chases the cow. | True | 1 | 4 | [array(['The cow visits the dog.', 'The rabbit visits the cow.'],
dtype=object) ] | [array(['If someone visits the dog then they visit the rabbit.',
'If someone visits the rabbit and the rabbit visits the cow then the rabbit chases the cow.'],
dtype=object) ] |
2,439 | ['Bob is blue.' 'Bob is kind.' 'Bob is red.' 'Charlie is nice.'
'Erin is kind.' 'Erin is red.' 'Gary is blue.'] | ['If something is quiet and cold then it is rough.'
'Cold things are quiet.' 'If something is kind then it is red.'
'All nice things are quiet.' 'Nice, rough things are kind.'
'If Bob is cold then Bob is kind.'
'If Bob is quiet and Bob is blue then Bob is nice.'
'All quiet, kind things are blue.' 'All quiet things are cold.'] | Charlie is rough. | True | 3 | 6 | [array(['Charlie is nice.', 'Charlie is nice.'], dtype=object)] | [array(['All nice things are quiet.', 'All nice things are quiet.',
'All quiet things are cold.',
'If something is quiet and cold then it is rough.'], dtype=object)] |
2,440 | ['The rabbit is red.'] | ['If the rabbit is green and the rabbit is nice then the rabbit is cold.'
'If the rabbit is green then the rabbit is nice.'
'If something is nice and kind then it is green.'
'Green, cold things are nice.' 'All nice things are kind.'
'Kind things are red.'] | The rabbit is not cold. | Unknown | 3 | -1 | [] | [] |
2,441 | ['Anne is furry.' 'Charlie is round.' 'Charlie is smart.'
'Charlie is white.' 'Charlie is young.' 'Erin is kind.' 'Erin is nice.'
'Erin is round.' 'Erin is smart.' 'Erin is white.' 'Erin is young.'
'Harry is furry.' 'Harry is nice.' 'Harry is round.' 'Harry is smart.'
'Harry is young.'] | ['All round people are nice.' 'Nice, furry people are kind.'
'All kind, white people are round.' 'All white, furry people are kind.'
'If someone is round and white then they are kind.'
'Nice people are smart.'
'If Anne is nice and Anne is round then Anne is kind.'
'If someone is furry then they are white.'] | Anne is not kind. | False | 1 | 4 | [array(['Anne is furry.', 'Anne is furry.'], dtype=object)] | [array(['If someone is furry then they are white.',
'All white, furry people are kind.'], dtype=object)] |
2,442 | ['The bear eats the rabbit.' 'The bear eats the tiger.'
'The bear is blue.' 'The bear needs the rabbit.'
'The cat chases the rabbit.' 'The cat chases the tiger.'
'The cat eats the rabbit.' 'The cat eats the tiger.' 'The cat is blue.'
'The cat is green.' 'The cat needs the bear.' 'The rabbit is blue.'
'The rabbit needs the tiger.' 'The tiger eats the rabbit.'
'The tiger is round.'] | ['If something eats the cat and the cat is cold then it eats the bear.'
'If the bear needs the tiger and the bear eats the cat then the bear chases the tiger.'
'If something eats the bear and it does not chase the rabbit then the bear chases the tiger.'
'If something needs the tiger then the tiger eats the bear.'
'If the rabbit chases the bear then the rabbit is not blue.'
'If something chases the tiger and the tiger eats the bear then the tiger needs the cat.'
'If the tiger eats the bear and the tiger needs the cat then the cat is round.'
'If the tiger is cold and the bear does not chase the tiger then the tiger does not need the bear.'] | The tiger needs the cat. | True | 1 | 4 | [array(['The cat chases the tiger.', 'The rabbit needs the tiger.'],
dtype=object) ] | [array(['If something needs the tiger then the tiger eats the bear.',
'If something chases the tiger and the tiger eats the bear then the tiger needs the cat.'],
dtype=object) ] |
2,443 | ['Anne is furry.' 'Erin is round.' 'Gary is green.' 'Harry is blue.'] | ['All white things are round.'
'If Gary is white and Gary is green then Gary is blue.'
'Green things are white.'] | Harry is not round. | Unknown | 1 | -1 | [] | [] |
2,444 | ['Bob is big.' 'Bob is cold.' 'Bob is kind.' 'Bob is red.' 'Bob is white.'
'Harry is big.' 'Harry is cold.' 'Harry is kind.' 'Harry is quiet.'
'Harry is red.' 'Harry is round.' 'Harry is white.'] | ['White things are red.' 'Big things are round.'
'All white, round things are quiet.'] | Bob is not quiet. | False | 1 | 4 | [array(['Bob is white.', 'Bob is big.'], dtype=object)] | [array(['Big things are round.', 'All white, round things are quiet.'],
dtype=object) ] |
2,445 | ['Anne is quiet.' 'Bob is round.' 'Erin is white.' 'Fiona is smart.'] | ['If something is smart then it is kind.' 'All kind things are quiet.'
'If something is white then it is smart.'] | Fiona is not quiet. | False | 1 | 3 | [array(['Fiona is smart.'], dtype=object)] | [array(['If something is smart then it is kind.',
'All kind things are quiet.'], dtype=object)] |
2,446 | ['Bob is red.' 'Bob is young.' 'Charlie is big.' 'Charlie is green.'
'Charlie is red.' 'Charlie is rough.' 'Charlie is young.' 'Dave is big.'
'Harry is rough.' 'Harry is round.' 'Harry is young.'] | ['All rough, white things are young.' 'All big things are round.'
'All white, red things are rough.' 'All round things are green.'
'All big things are white.' 'If Harry is round then Harry is big.'
'All rough, young things are red.'
'If something is young then it is green.' 'All green things are red.'] | Dave is not red. | False | 3 | 4 | [array(['Dave is big.'], dtype=object)] | [array(['All big things are round.', 'All round things are green.',
'All green things are red.'], dtype=object) ] |
2,447 | ['The lion does not chase the rabbit.' 'The lion chases the tiger.'
'The lion does not like the rabbit.' 'The lion does not need the rabbit.'
'The lion needs the tiger.' 'The rabbit chases the tiger.'
'The rabbit is big.' 'The rabbit likes the lion.'
'The rabbit likes the tiger.' 'The rabbit needs the lion.'
'The rabbit needs the tiger.' 'The tiger needs the lion.'] | ['If something chases the lion and the lion needs the rabbit then it likes the tiger.'
'If the lion is not kind then the lion chases the tiger.'
'If something likes the tiger then it likes the rabbit.'
'If something is big and it likes the rabbit then it is young.'
'If something needs the lion then it does not need the rabbit.'
'If the tiger chases the lion then the lion does not need the rabbit.'] | The rabbit is not young. | False | 1 | 4 | [array(['The rabbit is big.', 'The rabbit likes the tiger.'], dtype=object)] | [array(['If something likes the tiger then it likes the rabbit.',
'If something is big and it likes the rabbit then it is young.'],
dtype=object) ] |
2,448 | ['The bear is round.' 'The bear is young.' 'The bear needs the dog.'
'The bear sees the cat.' 'The cat eats the bear.' 'The cat is green.'
'The cat needs the mouse.' 'The dog eats the cat.' 'The dog is cold.'
'The dog is green.' 'The dog needs the cat.' 'The dog sees the bear.'
'The mouse eats the dog.' 'The mouse is cold.'
'The mouse needs the bear.' 'The mouse needs the dog.'] | ['If something eats the mouse then it needs the dog.'
'If the mouse sees the bear then the bear needs the mouse.'
'If something eats the dog and the dog eats the bear then it needs the bear.'
'If something is round and it eats the bear then it sees the bear.'
'If something eats the bear then it is round.'
'If something eats the dog and it needs the cat then it eats the bear.'
'If something needs the mouse then the mouse needs the cat.'] | The cat sees the bear. | True | 1 | 4 | [array(['The cat eats the bear.', 'The cat eats the bear.'], dtype=object)] | [array(['If something eats the bear then it is round.',
'If something is round and it eats the bear then it sees the bear.'],
dtype=object) ] |
2,449 | ['The mouse needs the rabbit.' 'The rabbit eats the squirrel.'
'The squirrel likes the rabbit.'] | ['If someone likes the rabbit then they eat the mouse.'
'If someone likes the mouse then the mouse needs the squirrel.'
'If someone is kind and they like the squirrel then they are big.'
'If someone is kind and red then they eat the rabbit.'
'If someone eats the mouse then the mouse likes the rabbit.'
'If someone eats the squirrel then they are big.'] | The mouse does not like the rabbit. | False | 1 | 3 | [array(['The squirrel likes the rabbit.'], dtype=object)] | [array(['If someone likes the rabbit then they eat the mouse.',
'If someone eats the mouse then the mouse likes the rabbit.'],
dtype=object) ] |
2,450 | ['Erin is blue.' 'Erin is furry.' 'Erin is red.' 'Erin is not white.'
'Fiona is not blue.' 'Fiona is round.' 'Fiona is not white.'
'Gary is round.' 'Gary is not young.' 'Harry is blue.'
'Harry is not white.' 'Harry is not young.'] | ['If something is furry and not young then it is green.'
'All young things are not green.' 'All blue things are green.'
'If something is round and not furry then it is green.'
'Blue, green things are red.' 'All white, green things are red.'
'If Gary is white and Gary is furry then Gary is green.'
'All young things are blue.'] | Harry is red. | True | 1 | 4 | [array(['Harry is blue.', 'Harry is blue.'], dtype=object)] | [array(['All blue things are green.', 'Blue, green things are red.'],
dtype=object) ] |
2,451 | ['Bob is kind.' 'Bob is not quiet.' 'Bob is rough.' 'Bob is young.'
'Erin is quiet.' 'Erin is rough.' 'Erin is round.' 'Erin is young.'
'Fiona is cold.' 'Fiona is quiet.' 'Fiona is not round.'
'Fiona is young.'] | ['If something is cold then it is white.' 'Cold things are quiet.'
'White things are kind.'] | Erin is not kind. | Unknown | 1 | -1 | [] | [] |
2,452 | ['Anne is big.' 'Dave is green.' 'Fiona is not rough.' 'Gary is smart.'] | ['If Dave is big then Dave is quiet.'
'If someone is rough then they are quiet.'
'If someone is green then they are kind.'
'If someone is big and not white then they are kind.'
'All kind people are big.'
'If Anne is rough and Anne is not kind then Anne is smart.'] | Fiona is not big. | Unknown | 1 | -1 | [] | [] |
2,453 | ['The bear chases the lion.' 'The bear is not young.'
'The dog chases the bear.' 'The dog chases the lion.'
'The dog chases the squirrel.' 'The dog sees the lion.'
'The dog visits the squirrel.' 'The lion does not chase the bear.'
'The lion does not chase the squirrel.' 'The lion is not red.'
'The squirrel chases the bear.' 'The squirrel chases the dog.'
'The squirrel is green.' 'The squirrel is round.'
'The squirrel is young.' 'The squirrel sees the dog.'] | ['If something visits the bear then it sees the bear.'
'If something sees the bear then the bear sees the dog.'
'If something visits the dog and the dog is young then the dog sees the bear.'
'If something is green then it sees the dog.'
'If something sees the dog then it visits the bear.'] | The squirrel sees the bear. | True | 1 | 3 | [array(['The squirrel sees the dog.'], dtype=object)
array(['The squirrel is green.'], dtype=object)] | [array(['If something sees the dog then it visits the bear.',
'If something visits the bear then it sees the bear.'],
dtype=object)
array(['If something is green then it sees the dog.',
'If something sees the dog then it visits the bear.',
'If something visits the bear then it sees the bear.'],
dtype=object) ] |
2,454 | ['Bob is furry.' 'Charlie is young.' 'Erin is young.' 'Gary is nice.'] | ['All white people are furry.' 'If Erin is furry then Erin is white.'
'If someone is young then they are nice.'
'If Erin is kind and Erin is furry then Erin is green.'
'All red, nice people are kind.' 'All young people are white.'
'White people are green.'
'If someone is white and kind then they are furry.'] | Gary is not green. | Unknown | 1 | -1 | [] | [] |
2,455 | ['Bob is quiet.' 'Charlie is quiet.' 'Erin is quiet.'] | ['If Erin is quiet and Erin is green then Erin is white.'
'Big, quiet things are red.' 'If something is white then it is big.'
'All quiet, rough things are white.' 'All rough things are green.'
'All quiet things are red.'] | Bob is not big. | Unknown | 1 | -1 | [] | [] |
2,456 | ['Anne is rough.' 'Erin is round.' 'Fiona is red.'] | ['Nice people are smart.' 'All round people are nice.'] | Erin is not smart. | False | 1 | 3 | [array(['Erin is round.'], dtype=object)] | [array(['All round people are nice.', 'Nice people are smart.'],
dtype=object) ] |
2,457 | ['The bear is cold.' 'The cat does not eat the bear.'
'The cat eats the lion.' 'The cat is cold.' 'The cat is kind.'
'The cat is nice.' 'The cat is round.' 'The cat visits the lion.'
'The lion does not eat the bear.' 'The lion is not cold.'
'The lion is red.' 'The lion does not visit the cat.'] | ['If something is red then it likes the bear.'
'Kind, cold things are red.'] | The cat likes the bear. | True | 1 | 4 | [array(['The cat is kind.', 'The cat is cold.'], dtype=object)] | [array(['Kind, cold things are red.',
'If something is red then it likes the bear.'], dtype=object)] |
2,458 | ['Bob is not round.' 'Charlie is furry.' 'Charlie is nice.'
'Charlie is smart.' 'Erin is red.' 'Fiona is furry.' 'Fiona is young.'] | ['All red people are not round.' 'Red people are not blue.'
'All young people are furry.'
'If Erin is red and Erin is not round then Erin is nice.'
'If someone is round and nice then they are not young.'
'All smart people are young.' 'Nice people are smart.'] | Bob is not furry. | Unknown | 3 | -1 | [] | [] |
2,459 | ['Charlie is cold.' 'Charlie is furry.' 'Charlie is red.'
'Charlie is rough.' 'Charlie is smart.' 'Dave is furry.' 'Dave is rough.'
'Fiona is kind.' 'Fiona is young.' 'Harry is red.'] | ['If something is rough then it is cold.' 'All smart things are red.'
'All kind things are rough.' 'All red, kind things are rough.'
'If Dave is cold and Dave is young then Dave is kind.'
'Cold, young things are furry.' 'Cold, furry things are smart.'] | Fiona is cold. | True | 1 | 3 | [array(['Fiona is kind.'], dtype=object)] | [array(['All kind things are rough.',
'If something is rough then it is cold.'], dtype=object)] |
2,460 | ['The bald eagle is kind.' 'The bald eagle is nice.'
'The bald eagle is rough.' 'The bald eagle is not young.'
'The bald eagle likes the tiger.' 'The bald eagle needs the dog.'
'The bald eagle sees the dog.' 'The dog is not kind.'
'The dog does not like the bald eagle.' 'The dog needs the bald eagle.'
'The dog needs the tiger.' 'The tiger is rough.'] | ['If someone is young then they are big.'
'If someone needs the bald eagle then they are young.'
'If the tiger is young and the tiger likes the bald eagle then the bald eagle needs the dog.'] | The dog is big. | True | 1 | 3 | [array(['The dog needs the bald eagle.'], dtype=object)] | [array(['If someone needs the bald eagle then they are young.',
'If someone is young then they are big.'], dtype=object)] |
2,461 | ['The cat is blue.'] | ['All red, big things are not young.' 'All big things are red.'
'If something is red and not blue then it is not big.'
'If something is blue then it is big.' 'Blue things are big.'
'If the cat is not round then the cat is red.'
'If the cat is not blue then the cat is red.'
'If the cat is red and the cat is big then the cat is not young.'] | The cat is young. | False | 3 | 6 | [array(['The cat is blue.', 'The cat is blue.'], dtype=object)
array(['The cat is blue.', 'The cat is blue.'], dtype=object)
array(['The cat is blue.', 'The cat is blue.'], dtype=object)
array(['The cat is blue.', 'The cat is blue.'], dtype=object)
array(['The cat is blue.', 'The cat is blue.'], dtype=object)
array(['The cat is blue.', 'The cat is blue.'], dtype=object)
array(['The cat is blue.', 'The cat is blue.'], dtype=object)
array(['The cat is blue.', 'The cat is blue.'], dtype=object)] | [array(['If something is blue then it is big.', 'All big things are red.',
'If something is blue then it is big.',
'All red, big things are not young.'], dtype=object)
array(['If something is blue then it is big.', 'All big things are red.',
'If something is blue then it is big.',
'If the cat is red and the cat is big then the cat is not young.'],
dtype=object)
array(['If something is blue then it is big.', 'All big things are red.',
'Blue things are big.', 'All red, big things are not young.'],
dtype=object)
array(['If something is blue then it is big.', 'All big things are red.',
'Blue things are big.',
'If the cat is red and the cat is big then the cat is not young.'],
dtype=object)
array(['Blue things are big.', 'All big things are red.',
'If something is blue then it is big.',
'All red, big things are not young.'], dtype=object)
array(['Blue things are big.', 'All big things are red.',
'If something is blue then it is big.',
'If the cat is red and the cat is big then the cat is not young.'],
dtype=object)
array(['Blue things are big.', 'All big things are red.',
'Blue things are big.', 'All red, big things are not young.'],
dtype=object)
array(['Blue things are big.', 'All big things are red.',
'Blue things are big.',
'If the cat is red and the cat is big then the cat is not young.'],
dtype=object) ] |
2,462 | ['Bob is red.' 'Erin is kind.' 'Gary is white.' 'Harry is young.'] | ['All big, young people are red.' 'If someone is nice then they are kind.'
'All red people are furry.' 'If someone is white then they are kind.'
'Young, red people are big.' 'Kind people are furry.'] | Harry is not big. | Unknown | 1 | -1 | [] | [] |
2,463 | ['The bear is kind.' 'The bear is young.' 'The mouse is red.'] | ['If the mouse likes the bear then the bear likes the mouse.'
'If something likes the bear then the bear visits the mouse.'
'If something is young then it likes the bear.'
'If something is red then it sees the bear.'
'If something visits the mouse then the mouse visits the bear.'
'If something is kind and it visits the bear then the bear is young.'] | The bear does not visit the mouse. | False | 1 | 3 | [array(['The bear is young.'], dtype=object)] | [array(['If something is young then it likes the bear.',
'If something likes the bear then the bear visits the mouse.'],
dtype=object) ] |
2,464 | ['The bald eagle eats the cow.' 'The bald eagle is cold.'
'The bald eagle is red.' 'The bald eagle needs the cow.'
'The cow is rough.' 'The cow needs the bald eagle.'
'The cow sees the bald eagle.'] | ['If the cow sees the bald eagle then the cow eats the bald eagle.'
'If someone eats the bald eagle then they eat the cow.'
'If someone needs the bald eagle and the bald eagle is young then the bald eagle needs the cow.'] | The cow does not eat the cow. | False | 1 | 3 | [array(['The cow sees the bald eagle.'], dtype=object)] | [array(['If the cow sees the bald eagle then the cow eats the bald eagle.',
'If someone eats the bald eagle then they eat the cow.'],
dtype=object) ] |
2,465 | ['The bear likes the cow.' 'The cow does not eat the mouse.'
'The cow eats the squirrel.' 'The cow is big.' 'The cow is blue.'
'The cow is round.' 'The cow likes the bear.'
'The cow does not like the mouse.' 'The cow visits the mouse.'
'The cow visits the squirrel.' 'The mouse visits the cow.'
'The squirrel is blue.' 'The squirrel is not green.'
'The squirrel likes the mouse.' 'The squirrel visits the bear.'
'The squirrel visits the cow.'] | ['If the bear likes the cow and the bear does not eat the squirrel then the bear likes the mouse.'
'If something likes the cow and it visits the cow then it is big.'
'If something is big then it is blue.'
'If the cow visits the squirrel and the cow does not like the mouse then the squirrel eats the cow.'
'If something is green and it does not visit the mouse then it visits the cow.'
'If something likes the cow and the cow likes the bear then the cow does not eat the mouse.'
'If something visits the squirrel and the squirrel does not visit the bear then the squirrel is blue.'
'If something visits the mouse and it visits the squirrel then the mouse likes the cow.'] | The mouse is not big. | False | 1 | 5 | [array(['The cow visits the mouse.', 'The cow visits the squirrel.',
'The mouse visits the cow.'], dtype=object) ] | [array(['If something visits the mouse and it visits the squirrel then the mouse likes the cow.',
'If something likes the cow and it visits the cow then it is big.'],
dtype=object) ] |
2,466 | ['The cat chases the tiger.' 'The cat eats the cow.'
'The cat does not eat the tiger.' 'The cat is not nice.'
'The cat does not visit the cow.' 'The cow eats the tiger.'
'The tiger chases the cat.' 'The tiger eats the cat.'
'The tiger eats the cow.' 'The tiger is not young.'] | ['If someone chases the tiger then the tiger is blue.'
'If someone eats the cow and the cow does not eat the cat then the cat is not young.'
'If someone is blue and they do not chase the cow then the cow chases the cat.'
'If the tiger chases the cat and the tiger visits the cat then the cat eats the tiger.'
'If someone visits the cow and they are blue then the cow does not eat the tiger.'
'If someone is blue then they are green.'
'If someone is green and not blue then they visit the tiger.'
'If someone is green and not young then they visit the tiger.'] | The tiger is not green. | False | 1 | 3 | [array(['The cat chases the tiger.'], dtype=object)] | [array(['If someone chases the tiger then the tiger is blue.',
'If someone is blue then they are green.'], dtype=object)] |
2,467 | ['The dog is red.' 'The dog is round.' 'The dog likes the mouse.'
'The dog visits the mouse.' 'The mouse eats the dog.'
'The mouse eats the tiger.' 'The mouse is kind.' 'The mouse is red.'
'The mouse likes the tiger.' 'The mouse visits the dog.'
'The tiger is kind.' 'The tiger is round.' 'The tiger is young.'
'The tiger likes the mouse.' 'The tiger visits the dog.'
'The tiger visits the mouse.'] | ['If something is red and young then it eats the dog.'
'If something visits the dog and the dog likes the mouse then the dog is young.'
'If something eats the tiger then the tiger eats the mouse.'] | The dog does not eat the dog. | False | 1 | 5 | [array(['The dog is red.', 'The mouse visits the dog.',
'The dog likes the mouse.'], dtype=object)
array(['The dog is red.', 'The tiger visits the dog.',
'The dog likes the mouse.'], dtype=object) ] | [array(['If something visits the dog and the dog likes the mouse then the dog is young.',
'If something is red and young then it eats the dog.'],
dtype=object)
array(['If something visits the dog and the dog likes the mouse then the dog is young.',
'If something is red and young then it eats the dog.'],
dtype=object) ] |
2,468 | ['Charlie is cold.' 'Erin is cold.' 'Gary is rough.'] | ['Young, white people are cold.' 'If Gary is smart then Gary is kind.'
'Kind people are white.' 'If someone is cold then they are kind.'
'If someone is rough then they are young.'
'If Gary is kind then Gary is not white.'
'If someone is kind and not white then they are nice.'
'White people are nice.'] | Charlie is not white. | False | 1 | 3 | [array(['Charlie is cold.'], dtype=object)] | [array(['If someone is cold then they are kind.', 'Kind people are white.'],
dtype=object) ] |
2,469 | ['Charlie is green.' 'Charlie is kind.' 'Dave is blue.'] | ['Green people are round.' 'All round people are red.'] | Charlie is not red. | False | 1 | 3 | [array(['Charlie is green.'], dtype=object)] | [array(['Green people are round.', 'All round people are red.'],
dtype=object) ] |
2,470 | ['The bald eagle chases the cat.' 'The cat chases the mouse.'
'The cat is blue.' 'The cat is nice.' 'The cat visits the cow.'
'The cow chases the cat.' 'The mouse visits the cow.'] | ['All blue things are kind.'
'If something is kind then it likes the mouse.'] | The cat does not like the mouse. | False | 1 | 3 | [array(['The cat is blue.'], dtype=object)] | [array(['All blue things are kind.',
'If something is kind then it likes the mouse.'], dtype=object)] |
2,471 | ['The bald eagle is cold.' 'The bald eagle is round.'
'The bald eagle needs the rabbit.' 'The bald eagle needs the tiger.'
'The bald eagle sees the rabbit.' 'The bald eagle sees the tiger.'
'The rabbit is big.' 'The rabbit is blue.' 'The rabbit is green.'
'The rabbit needs the bald eagle.' 'The rabbit sees the bald eagle.'
'The tiger is big.' 'The tiger needs the bald eagle.'
'The tiger needs the rabbit.' 'The tiger sees the rabbit.'] | ['If the tiger sees the bald eagle then the bald eagle visits the tiger.'
'If something sees the rabbit then it is round.'
'If the rabbit is round and the rabbit is green then the rabbit sees the bald eagle.'
'If something is round and it needs the rabbit then it sees the bald eagle.'
'If something is round and it visits the rabbit then it sees the tiger.'
'If something needs the rabbit then it visits the rabbit.'] | The bald eagle does not visit the tiger. | False | 3 | 5 | [array(['The tiger sees the rabbit.', 'The tiger needs the rabbit.'],
dtype=object) ] | [array(['If something sees the rabbit then it is round.',
'If something is round and it needs the rabbit then it sees the bald eagle.',
'If the tiger sees the bald eagle then the bald eagle visits the tiger.'],
dtype=object) ] |
2,472 | ['The bald eagle chases the cow.' 'The bald eagle is not kind.'
'The bald eagle is round.' 'The bear chases the tiger.' 'The cow is red.'
'The cow is round.' 'The tiger sees the cow.'] | ['If someone is young and they see the bald eagle then they see the bear.'
'If someone chases the bear then the bear is young.'
'If someone chases the tiger then they are rough.'
'If someone chases the tiger then the tiger eats the bear.'
'If the tiger is round and the tiger is kind then the tiger chases the bear.'
'If someone is young then they see the bald eagle.'
'If someone chases the cow then they chase the bear.'
'If someone sees the bear then the bear chases the cow.'] | The bear is not young. | False | 1 | 3 | [array(['The bald eagle chases the cow.'], dtype=object)] | [array(['If someone chases the cow then they chase the bear.',
'If someone chases the bear then the bear is young.'], dtype=object)] |
2,473 | ['Dave is not blue.' 'Fiona is nice.' 'Gary is blue.'] | ['If someone is blue then they are white.'
'All white, blue people are nice.'
'If Fiona is round then Fiona is quiet.'] | Gary is nice. | True | 1 | 4 | [array(['Gary is blue.', 'Gary is blue.'], dtype=object)] | [array(['If someone is blue then they are white.',
'All white, blue people are nice.'], dtype=object)] |
2,474 | ['Anne is furry.' 'Anne is nice.' 'Anne is white.' 'Anne is young.'
'Charlie is red.' 'Gary is furry.' 'Gary is young.'] | ['All nice things are quiet.' 'Nice, young things are rough.'
'Quiet things are red.'] | Gary is not red. | Unknown | 1 | -1 | [] | [] |
2,475 | ['The bear eats the rabbit.' 'The bear is blue.' 'The bear is green.'
'The bear is young.' 'The bear likes the rabbit.'
'The bear sees the rabbit.' 'The rabbit eats the bear.'] | ['If someone is young then they like the rabbit.'
'If someone sees the bear then the bear is round.'
'If someone is young and they like the rabbit then they see the bear.'
'If someone sees the rabbit then they are green.'
'If someone likes the bear then they are young.'
'If someone sees the bear and they see the rabbit then the rabbit is young.'
'If someone likes the bear then the bear eats the rabbit.'
'If someone is red and they eat the rabbit then they like the rabbit.'] | The bear is not round. | False | 1 | 4 | [array(['The bear is young.', 'The bear likes the rabbit.'], dtype=object)
array(['The bear is young.', 'The bear is young.'], dtype=object)
array(['The bear is young.', 'The bear likes the rabbit.',
'The bear sees the rabbit.', 'The bear is young.',
'The bear likes the rabbit.', 'The bear sees the rabbit.'],
dtype=object)
array(['The bear is young.', 'The bear is young.',
'The bear sees the rabbit.', 'The bear is young.',
'The bear likes the rabbit.', 'The bear sees the rabbit.'],
dtype=object)
array(['The bear is young.', 'The bear likes the rabbit.',
'The bear sees the rabbit.', 'The bear is young.',
'The bear is young.', 'The bear sees the rabbit.'], dtype=object)
array(['The bear is young.', 'The bear is young.',
'The bear sees the rabbit.', 'The bear is young.',
'The bear is young.', 'The bear sees the rabbit.'], dtype=object)] | [array(['If someone is young and they like the rabbit then they see the bear.',
'If someone sees the bear then the bear is round.'], dtype=object)
array(['If someone is young then they like the rabbit.',
'If someone is young and they like the rabbit then they see the bear.',
'If someone sees the bear then the bear is round.'], dtype=object)
array(['If someone is young and they like the rabbit then they see the bear.',
'If someone sees the bear and they see the rabbit then the rabbit is young.',
'If someone is young and they like the rabbit then they see the bear.',
'If someone sees the bear and they see the rabbit then the rabbit is young.',
'If someone is young then they like the rabbit.',
'If someone is young and they like the rabbit then they see the bear.',
'If someone sees the bear then the bear is round.'], dtype=object)
array(['If someone is young then they like the rabbit.',
'If someone is young and they like the rabbit then they see the bear.',
'If someone sees the bear and they see the rabbit then the rabbit is young.',
'If someone is young and they like the rabbit then they see the bear.',
'If someone sees the bear and they see the rabbit then the rabbit is young.',
'If someone is young then they like the rabbit.',
'If someone is young and they like the rabbit then they see the bear.',
'If someone sees the bear then the bear is round.'], dtype=object)
array(['If someone is young and they like the rabbit then they see the bear.',
'If someone sees the bear and they see the rabbit then the rabbit is young.',
'If someone is young then they like the rabbit.',
'If someone is young and they like the rabbit then they see the bear.',
'If someone sees the bear and they see the rabbit then the rabbit is young.',
'If someone is young then they like the rabbit.',
'If someone is young and they like the rabbit then they see the bear.',
'If someone sees the bear then the bear is round.'], dtype=object)
array(['If someone is young then they like the rabbit.',
'If someone is young and they like the rabbit then they see the bear.',
'If someone sees the bear and they see the rabbit then the rabbit is young.',
'If someone is young then they like the rabbit.',
'If someone is young and they like the rabbit then they see the bear.',
'If someone sees the bear and they see the rabbit then the rabbit is young.',
'If someone is young then they like the rabbit.',
'If someone is young and they like the rabbit then they see the bear.',
'If someone sees the bear then the bear is round.'], dtype=object) ] |
2,476 | ['Bob is furry.' 'Bob is green.' 'Bob is rough.' 'Bob is young.'
'Gary is blue.' 'Gary is furry.' 'Gary is quiet.'] | ['Green people are rough.' 'All young, rough people are green.'
'All green, big people are young.' 'All quiet, furry people are blue.'
'Blue people are big.'
'If someone is rough and young then they are blue.'] | Gary is not young. | Unknown | 1 | -1 | [] | [] |
2,477 | ['The bald eagle eats the bear.' 'The bald eagle is rough.'
'The bald eagle is young.' 'The bald eagle likes the bear.'
'The bald eagle likes the mouse.' 'The bald eagle sees the bear.'
'The bald eagle sees the mouse.' 'The bear is rough.'
'The bear sees the bald eagle.' 'The mouse eats the bald eagle.'] | ['If someone eats the mouse then they see the mouse.'
'If someone likes the bald eagle then the bald eagle is green.'
'If someone sees the bald eagle and they eat the bear then they like the bear.'
'If someone eats the bald eagle then they like the bald eagle.'
'If the bear eats the bald eagle and the bald eagle likes the bear then the bear sees the mouse.'
'If someone sees the bear then the bear likes the bald eagle.'
'If the bear sees the bald eagle and the bald eagle eats the bear then the bald eagle sees the bear.'
'If someone is green then they eat the mouse.'] | The bald eagle is not green. | False | 1 | 3 | [array(['The mouse eats the bald eagle.'], dtype=object)
array(['The bald eagle sees the bear.'], dtype=object)
array(['The bear sees the bald eagle.', 'The bald eagle eats the bear.'],
dtype=object) ] | [array(['If someone eats the bald eagle then they like the bald eagle.',
'If someone likes the bald eagle then the bald eagle is green.'],
dtype=object)
array(['If someone sees the bear then the bear likes the bald eagle.',
'If someone likes the bald eagle then the bald eagle is green.'],
dtype=object)
array(['If the bear sees the bald eagle and the bald eagle eats the bear then the bald eagle sees the bear.',
'If someone sees the bear then the bear likes the bald eagle.',
'If someone likes the bald eagle then the bald eagle is green.'],
dtype=object) ] |
2,478 | ['Anne is quiet.' 'Bob is not rough.' 'Gary is big.' 'Gary is kind.'
'Gary is rough.' 'Gary is young.' 'Harry is young.'] | ['All big people are furry.' 'Young people are furry.'
'All quiet, kind people are furry.'
'If Harry is furry and Harry is quiet then Harry is round.'
'Rough, kind people are quiet.' 'Young, rough people are kind.'
'All quiet, furry people are round.' 'Furry people are rough.'] | Bob is not round. | Unknown | 1 | -1 | [] | [] |
2,479 | ['The bald eagle is round.' 'The bald eagle sees the rabbit.'
'The bald eagle visits the cat.' 'The cat is not green.'
'The cat does not visit the mouse.' 'The mouse is not green.'
'The mouse sees the rabbit.' 'The mouse does not visit the rabbit.'
'The rabbit does not see the cat.' 'The rabbit visits the cat.'] | ['If something is red and it does not visit the bald eagle then the bald eagle is red.'
'If something needs the bald eagle then the bald eagle needs the mouse.'
'If the mouse sees the bald eagle then the bald eagle is round.'
'If something sees the bald eagle then it is kind.'
'If something visits the cat then the cat needs the rabbit.'
'If the rabbit is kind then the rabbit needs the bald eagle.'
'If something sees the mouse then the mouse is not big.'
'If something needs the rabbit then the rabbit sees the bald eagle.'
'If something needs the mouse then the mouse does not need the cat.'] | The rabbit is kind. | True | 3 | 4 | [array(['The rabbit visits the cat.'], dtype=object)
array(['The bald eagle visits the cat.'], dtype=object)] | [array(['If something visits the cat then the cat needs the rabbit.',
'If something needs the rabbit then the rabbit sees the bald eagle.',
'If something sees the bald eagle then it is kind.'], dtype=object)
array(['If something visits the cat then the cat needs the rabbit.',
'If something needs the rabbit then the rabbit sees the bald eagle.',
'If something sees the bald eagle then it is kind.'], dtype=object) ] |
2,480 | ['The cat is round.' 'The cat visits the lion.'
'The cat visits the mouse.' 'The lion chases the cat.'
'The lion chases the mouse.' 'The lion is blue.' 'The lion is cold.'
'The lion is green.' 'The lion is round.' 'The lion needs the cat.'
'The lion does not need the mouse.' 'The lion does not visit the cat.'
'The lion does not visit the mouse.' 'The mouse chases the lion.'
'The mouse is round.' 'The mouse needs the lion.'] | ['If someone chases the mouse and they do not need the mouse then they are red.'
'If someone chases the lion then they do not chase the cat.'
'If someone is red and they need the cat then the cat does not chase the mouse.'] | The cat does not chase the mouse. | True | 1 | 5 | [array(['The lion chases the mouse.', 'The lion does not need the mouse.',
'The lion needs the cat.'], dtype=object) ] | [array(['If someone chases the mouse and they do not need the mouse then they are red.',
'If someone is red and they need the cat then the cat does not chase the mouse.'],
dtype=object) ] |
2,481 | ['The bald eagle is big.' 'The bald eagle likes the cow.'
'The bald eagle sees the rabbit.' 'The cow is big.'
'The cow sees the bald eagle.' 'The dog is big.' 'The dog is young.'
'The dog likes the bald eagle.' 'The rabbit sees the bald eagle.'
'The rabbit visits the bald eagle.'] | ['If the bald eagle sees the rabbit then the rabbit is big.'
'If something likes the bald eagle then it is blue.'
'If something likes the rabbit and the rabbit visits the cow then the cow is young.'
'If something visits the rabbit then it is round.'
'If something is round and it sees the cow then the cow sees the rabbit.'
'If something is big then it visits the cow.'
'If something sees the rabbit then the rabbit visits the bald eagle.'
'If something is blue then it likes the rabbit.'
'If something likes the cow and the cow is young then it is blue.'] | The rabbit likes the rabbit. | Unknown | 1 | -1 | [] | [] |
2,482 | ['Anne is blue.' 'Anne is kind.' 'Erin is kind.' 'Erin is quiet.'
'Erin is rough.' 'Erin is white.' 'Gary is kind.' 'Gary is nice.'
'Gary is white.' 'Harry is blue.' 'Harry is cold.' 'Harry is kind.'
'Harry is nice.' 'Harry is quiet.' 'Harry is rough.' 'Harry is white.'] | ['Blue things are rough.' 'If Gary is kind then Gary is nice.'
'If something is kind then it is white.'
'All white, nice things are quiet.'
'If something is white and blue then it is nice.'
'If something is rough then it is white.'] | Anne is not quiet. | False | 3 | 7 | [array(['Anne is kind.', 'Anne is kind.', 'Anne is blue.'], dtype=object)
array(['Anne is blue.', 'Anne is kind.', 'Anne is blue.'], dtype=object)
array(['Anne is kind.', 'Anne is blue.', 'Anne is blue.'], dtype=object)
array(['Anne is blue.', 'Anne is blue.', 'Anne is blue.'], dtype=object)] | [array(['If something is kind then it is white.',
'If something is kind then it is white.',
'If something is white and blue then it is nice.',
'All white, nice things are quiet.'], dtype=object)
array(['Blue things are rough.',
'If something is rough then it is white.',
'If something is kind then it is white.',
'If something is white and blue then it is nice.',
'All white, nice things are quiet.'], dtype=object)
array(['If something is kind then it is white.', 'Blue things are rough.',
'If something is rough then it is white.',
'If something is white and blue then it is nice.',
'All white, nice things are quiet.'], dtype=object)
array(['Blue things are rough.',
'If something is rough then it is white.',
'Blue things are rough.',
'If something is rough then it is white.',
'If something is white and blue then it is nice.',
'All white, nice things are quiet.'], dtype=object)] |
2,483 | ['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 not nice. | False | 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,484 | ['Gary is kind.' 'Harry is red.' 'Harry is white.'] | ['Smart, rough things are furry.' 'All rough things are smart.'
'If Gary is kind then Gary is rough.'
'If Gary is smart and Gary is rough then Gary is kind.'
'If Gary is rough and Gary is quiet then Gary is smart.'
'If something is kind then it is quiet.'
'If Harry is white and Harry is rough then Harry is red.'
'Rough things are quiet.'] | Gary is not smart. | False | 1 | 3 | [array(['Gary is kind.'], dtype=object)
array(['Gary is kind.', 'Gary is kind.'], dtype=object)
array(['Gary is kind.', 'Gary is kind.'], dtype=object)] | [array(['If Gary is kind then Gary is rough.',
'All rough things are smart.'], dtype=object)
array(['If Gary is kind then Gary is rough.',
'If something is kind then it is quiet.',
'If Gary is rough and Gary is quiet then Gary is smart.'],
dtype=object)
array(['If Gary is kind then Gary is rough.',
'If Gary is kind then Gary is rough.', 'Rough things are quiet.',
'If Gary is rough and Gary is quiet then Gary is smart.'],
dtype=object) ] |
2,485 | ['The bald eagle chases the squirrel.' 'The bald eagle eats the squirrel.'
'The bald eagle likes the squirrel.'
'The squirrel chases the bald eagle.' 'The squirrel eats the bald eagle.'
'The squirrel is round.' 'The squirrel likes the bald eagle.'] | ['If the squirrel likes the bald eagle and the squirrel is green then the squirrel eats the bald eagle.'
'If something likes the bald eagle then it eats the squirrel.'
'If something eats the squirrel then it chases the squirrel.'
'If something eats the squirrel then the squirrel chases the bald eagle.'
'If something chases the bald eagle then the bald eagle chases the squirrel.'
'All red things are rough.'
'If something chases the squirrel then it is rough.'
'Red things are green.'] | The squirrel does not chase the squirrel. | False | 1 | 3 | [array(['The squirrel likes the bald eagle.'], dtype=object)] | [array(['If something likes the bald eagle then it eats the squirrel.',
'If something eats the squirrel then it chases the squirrel.'],
dtype=object) ] |
2,486 | ['Bob is blue.' 'Bob is cold.' 'Bob is green.' 'Bob is red.'
'Charlie is blue.' 'Charlie is kind.' 'Erin is cold.' 'Erin is red.'
'Gary is furry.' 'Gary is kind.'] | ['Kind people are blue.' 'All green, furry people are nice.'
'All red people are blue.' 'All furry, kind people are green.'
'If someone is nice and green then they are furry.'
'All green people are nice.'] | Gary is not nice. | False | 1 | 4 | [array(['Gary is furry.', 'Gary is kind.'], dtype=object)
array(['Gary is furry.', 'Gary is kind.', 'Gary is furry.'], dtype=object)] | [array(['All furry, kind people are green.', 'All green people are nice.'],
dtype=object)
array(['All furry, kind people are green.',
'All green, furry people are nice.'], dtype=object)] |
2,487 | ['The bald eagle eats the tiger.' 'The bald eagle is young.'
'The bald eagle likes the mouse.' 'The bald eagle needs the rabbit.'
'The mouse is kind.' 'The mouse needs the bald eagle.'
'The rabbit is young.' 'The rabbit needs the mouse.'
'The tiger is round.' 'The tiger likes the bald eagle.'
'The tiger needs the mouse.'] | ['If something likes the rabbit then it eats the mouse.'
'If something needs the rabbit then it likes the rabbit.'
'All kind things are round.'
'If the mouse eats the rabbit then the mouse eats the bald eagle.'
'If something eats the mouse then the mouse needs the rabbit.'] | The tiger does not eat the mouse. | Unknown | 1 | -1 | [] | [] |
2,488 | ['The bald eagle is green.' 'The bald eagle is rough.'
'The bald eagle is young.' 'The bald eagle needs the squirrel.'
'The bald eagle sees the squirrel.' 'The cat is round.'
'The cat needs the bald eagle.' 'The cat needs the dog.'
'The cat visits the bald eagle.' 'The dog needs the bald eagle.'
'The dog sees the bald eagle.' 'The dog visits the cat.'
'The squirrel needs the cat.' 'The squirrel visits the bald eagle.'] | ['If something sees the dog then it sees the cat.'
'If something needs the dog and it is round then it needs the cat.'
'If something visits the squirrel then the squirrel visits the dog.'
'If something is nice then it sees the dog.'
'If something needs the cat then it is nice.'
'If something sees the cat then it is green.'
'If something needs the cat then it is rough.'
'If something visits the squirrel and the squirrel visits the dog then the squirrel visits the bald eagle.'] | The squirrel sees the dog. | True | 1 | 3 | [array(['The squirrel needs the cat.'], dtype=object)] | [array(['If something needs the cat then it is nice.',
'If something is nice then it sees the dog.'], dtype=object)] |
2,489 | ['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.'] | Fiona is not young. | Unknown | 1 | -1 | [] | [] |
2,490 | ['Charlie is not green.' 'Charlie is quiet.' 'Dave is green.'
'Dave is red.' 'Dave is rough.' 'Dave is white.' 'Erin is big.'
'Erin is rough.' 'Gary is not quiet.' 'Gary is rough.' 'Gary is white.'
'Gary is young.'] | ['If Charlie is green then Charlie is rough.'
'All big, red people are green.' 'All white people are rough.'
'If Gary is not young and Gary is not green then Gary is quiet.'
'If Charlie is rough then Charlie is young.'
'All red, young people are not quiet.' 'Green people are white.'
'If someone is quiet then they are white.'] | Charlie is young. | True | 3 | 4 | [array(['Charlie is quiet.'], dtype=object)] | [array(['If someone is quiet then they are white.',
'All white people are rough.',
'If Charlie is rough then Charlie is young.'], dtype=object)] |
2,491 | ['Anne is nice.' 'Anne is quiet.' 'Dave is red.' 'Dave is smart.'
'Fiona is red.' 'Gary is furry.' 'Gary is quiet.'] | ['Cold things are not quiet.' 'All furry, smart things are not blue.'
'If something is cold and not quiet then it is nice.'
'If something is cold and not quiet then it is red.'
'If something is nice and not cold then it is red.'
'All quiet things are red.' 'All red things are smart.'
'If something is red and not quiet then it is smart.'] | Gary is smart. | True | 1 | 3 | [array(['Gary is quiet.'], dtype=object)] | [array(['All quiet things are red.', 'All red things are smart.'],
dtype=object) ] |
2,492 | ['Charlie is big.' 'Charlie is smart.' 'Gary is not furry.'
'Gary is green.' 'Gary is rough.' 'Gary is young.' 'Harry is green.'] | ['If Gary is kind and Gary is young then Gary is rough.'
'If Charlie is kind and Charlie is rough then Charlie is young.'
'If Charlie is not smart then Charlie is not rough.'
'If Charlie is young then Charlie is rough.'
'If something is young and rough then it is big.'
'All big, rough things are kind.' 'All green, big things are rough.'
'If something is smart and not green then it is young.'] | Harry is not kind. | Unknown | 3 | -1 | [] | [] |
2,493 | ['The lion is cold.' 'The lion sees the mouse.'
'The lion visits the mouse.' 'The mouse eats the lion.'
'The mouse is nice.' 'The mouse sees the lion.'
'The mouse visits the lion.'] | ['If something sees the lion and the lion sees the mouse then the lion visits the mouse.'
'If something sees the lion then the lion eats the mouse.'
'If the lion eats the mouse then the lion is blue.'
'If the lion eats the mouse and the lion sees the mouse then the mouse sees the lion.'
'If something visits the lion and it eats the mouse then it eats the lion.'
'If something is blue and it eats the mouse then the mouse is blue.'] | The lion is not blue. | False | 1 | 3 | [array(['The mouse sees the lion.'], dtype=object)] | [array(['If something sees the lion then the lion eats the mouse.',
'If the lion eats the mouse then the lion is blue.'], dtype=object)] |
2,494 | ['Bob is nice.' 'Bob is round.' 'Bob is young.' 'Dave is round.'
'Erin is big.' 'Erin is red.' 'Gary is young.'] | ['All round things are nice.' 'All nice, big things are white.'
'If something is big and white then it is round.'
'Young things are nice.' 'Big, red things are young.'
'All nice things are quiet.' 'All quiet things are big.'
'Young, quiet things are red.'] | Dave is not red. | Unknown | 1 | -1 | [] | [] |
2,495 | ['The bald eagle needs the dog.' 'The dog needs the rabbit.'
'The lion eats the dog.' 'The rabbit needs the lion.'] | ['If someone likes the dog and the dog is rough then they eat the rabbit.'
'All cold people are red.'
'If someone needs the lion then they eat the bald eagle.'
'If someone is green and they like the dog then the dog likes the bald eagle.'
'If someone eats the bald eagle then they are cold.'
'Green people are red.'] | The rabbit is not cold. | False | 1 | 3 | [array(['The rabbit needs the lion.'], dtype=object)] | [array(['If someone needs the lion then they eat the bald eagle.',
'If someone eats the bald eagle then they are cold.'], dtype=object)] |
2,496 | ['Anne is furry.' 'Anne is smart.' 'Fiona is red.'] | ['All kind people are smart.'
'If Fiona is red and Fiona is round then Fiona is blue.'
'Red people are cold.' 'Smart people are furry.'
'All red people are furry.'
'If someone is round and cold then they are kind.'] | Fiona is not smart. | Unknown | 1 | -1 | [] | [] |
2,497 | ['The bear chases the cow.' 'The bear chases the dog.'
'The bear eats the dog.' 'The bear is kind.' 'The cow chases the bear.'
'The cow chases the dog.' 'The cow does not eat the dog.'
'The cow is green.' 'The cow is kind.' 'The cow is nice.'
'The cow is not young.' 'The cow needs the bear.' 'The dog eats the cow.'
'The dog is not cold.' 'The dog is nice.'
'The dog does not need the cow.'] | ['If someone needs the cow and they are nice then the cow eats the dog.'
'If the cow is nice then the cow needs the dog.'
'If someone is green and they eat the dog then the dog does not eat the cow.'
'If someone eats the cow then they need the dog.'
'If someone needs the bear then the bear is kind.'
'If someone chases the cow then they do not need the cow.'
'If someone needs the dog then the dog does not chase the bear.'
'If someone needs the dog then they need the bear.'] | The dog needs the bear. | True | 1 | 3 | [array(['The dog eats the cow.'], dtype=object)] | [array(['If someone eats the cow then they need the dog.',
'If someone needs the dog then they need the bear.'], dtype=object)] |
2,498 | ['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,499 | ['The dog eats the lion.' 'The dog eats the tiger.' 'The dog is red.'
'The lion eats the dog.' 'The lion is red.' 'The lion sees the dog.'
'The tiger does not eat the lion.' 'The tiger is big.'
'The tiger is red.' 'The tiger sees the dog.' 'The tiger visits the dog.'
'The tiger visits the lion.'] | ['If someone is red then they eat the tiger.'
'If someone visits the dog and they eat the lion then they see the tiger.'
'If someone visits the tiger then they are young.'
'If the tiger visits the dog and the tiger does not eat the lion then the tiger sees the dog.'
'If someone sees the lion and the lion visits the tiger then they visit the dog.'
'If someone visits the dog and the dog eats the lion then the dog is big.'] | The dog sees the tiger. | Unknown | 1 | -1 | [] | [] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.