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 |
|---|---|---|---|---|---|---|---|---|
10,600 | ['The dog is rough.'] | ['All rough things are big.'
'If the dog is cold and the dog is rough then the dog is young.'
'If something is big and cold then it is rough.'
'If something is rough and big then it is cold.'
'If the dog is rough and the dog is green then the dog is cold.'
'If something is rough then it is big.' 'All big, cold things are green.'
'All cold, green things are big.'] | The dog is cold. | True | 1 | 4 | [array(['The dog is rough.', 'The dog is rough.'], dtype=object)
array(['The dog is rough.', 'The dog is rough.'], dtype=object)] | [array(['All rough things are big.',
'If something is rough and big then it is cold.'], dtype=object)
array(['If something is rough then it is big.',
'If something is rough and big then it is cold.'], dtype=object)] |
10,601 | ['Anne is big.' 'Charlie is not young.' 'Harry is blue.'] | ['If Charlie is not kind then Charlie is not white.'
'All blue things are young.'
'If something is white and big then it is young.'
'If Harry is blue and Harry is kind then Harry is cold.'
'If something is nice then it is white.'
'If Harry is young then Harry is nice.'] | Harry is not nice. | False | 1 | 3 | [array(['Harry is blue.'], dtype=object)] | [array(['All blue things are young.',
'If Harry is young then Harry is nice.'], dtype=object)] |
10,602 | ['Bob is cold.' 'Charlie is furry.' 'Dave is red.' 'Erin is cold.'] | ['Big things are furry.' 'All cold, round things are big.'
'All round things are cold.' 'If something is cold then it is blue.'
'All furry things are kind.' 'All blue, cold things are big.'] | Bob is not big. | False | 1 | 4 | [array(['Bob is cold.', 'Bob is cold.'], dtype=object)] | [array(['If something is cold then it is blue.',
'All blue, cold things are big.'], dtype=object)] |
10,603 | ['Bob is kind.' 'Bob is rough.' 'Bob is smart.' 'Charlie is cold.'
'Charlie is kind.' 'Charlie is nice.' 'Charlie is rough.'
'Charlie is young.' 'Erin is blue.' 'Erin is kind.' 'Erin is nice.'
'Erin is young.'] | ['Young things are blue.' 'If something is blue and kind then it is cold.'
'Cold, nice things are rough.' 'If something is young then it is rough.'
'Cold, kind things are nice.' 'If Bob is smart then Bob is young.'] | Bob is not blue. | False | 1 | 3 | [array(['Bob is smart.'], dtype=object)] | [array(['If Bob is smart then Bob is young.', 'Young things are blue.'],
dtype=object) ] |
10,604 | ['Charlie is blue.' 'Charlie is quiet.' 'Dave is blue.' 'Dave is cold.'
'Dave is young.' 'Erin is blue.' 'Erin is quiet.' 'Erin is white.'
'Erin is young.' 'Gary is cold.' 'Gary is quiet.' 'Gary is young.'] | ['All quiet things are furry.' 'If Charlie is cold then Charlie is young.'
'White things are cold.' 'All young things are nice.'
'If Gary is nice then Gary is young.'
'If something is young then it is nice.'
'If something is furry and blue then it is white.'
'If something is young and furry then it is nice.'] | Charlie is not white. | False | 1 | 4 | [array(['Charlie is quiet.', 'Charlie is blue.'], dtype=object)] | [array(['All quiet things are furry.',
'If something is furry and blue then it is white.'], dtype=object)] |
10,605 | ['The cat likes the tiger.' 'The cow likes the cat.'
'The tiger likes the cat.'] | ['If something is rough then it chases the tiger.'
'If something is nice and it chases the cat then the cat eats the tiger.'
'If something likes the cat then the cat likes the cow.'
'If the cat eats the tiger and the tiger likes the cat then the cat is nice.'
'If something is red and it eats the cow then the cow is nice.'
'If something likes the cow then the cow is red.'
'If the tiger likes the cow then the tiger is rough.'
'If something likes the cat and it eats the cow then the cat eats the tiger.'] | The cat is not nice. | Unknown | 1 | -1 | [] | [] |
10,606 | ['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 cold. | True | 1 | 3 | [array(['Erin is rough.'], dtype=object)] | [array(['If something is rough then it is round.',
'Round things are cold.'], dtype=object) ] |
10,607 | ['Bob is big.' 'Bob is round.' 'Charlie is not cold.' 'Charlie is green.'
'Fiona is big.' 'Fiona is green.' 'Fiona is nice.' 'Fiona is round.'
'Harry is cold.' 'Harry is nice.'] | ['If someone is rough then they are not nice.'
'All green people are nice.' 'If someone is cold then they are nice.'
'All big people are round.' 'All green, blue people are big.'
'If someone is round then they are not rough.'
'All nice people are blue.'] | Charlie is big. | True | 3 | 5 | [array(['Charlie is green.', 'Charlie is green.'], dtype=object)] | [array(['All green people are nice.', 'All nice people are blue.',
'All green, blue people are big.'], dtype=object) ] |
10,608 | ['The bald eagle is rough.' 'The cat is nice.'] | ['If someone is nice then they need the bald eagle.'
'If someone needs the bald eagle then the bald eagle is blue.'
'If someone needs the bald eagle then the bald eagle is nice.'
'If someone chases the bald eagle and the bald eagle chases the cat then the cat is blue.'
'If someone is rough and they chase the cat then they do not chase the bald eagle.'
'If someone chases the bald eagle and the bald eagle is young then they see the cat.'] | The bald eagle is nice. | True | 1 | 3 | [array(['The cat is nice.'], dtype=object)] | [array(['If someone is nice then they need the bald eagle.',
'If someone needs the bald eagle then the bald eagle is nice.'],
dtype=object) ] |
10,609 | ['Fiona is white.' 'Harry is big.' 'Harry is furry.'] | ['If Fiona is big then Fiona is furry.'
'If someone is white then they are big.'
'If someone is young then they are rough.' 'Red people are young.'
'All big people are young.'
'If someone is furry and rough then they are big.'] | Harry is not rough. | False | 1 | 3 | [array(['Harry is big.'], dtype=object)] | [array(['All big people are young.',
'If someone is young then they are rough.'], dtype=object)] |
10,610 | ['Anne is red.' 'Anne is smart.' 'Charlie is kind.' 'Charlie is red.'
'Charlie is rough.' 'Charlie is smart.' 'Charlie is young.'
'Erin is big.' 'Erin is red.' 'Erin is rough.' 'Erin is young.'
'Harry is red.' 'Harry is rough.' 'Harry is round.' 'Harry is smart.'
'Harry is young.'] | ['If someone is young then they are round.'
'If someone is red then they are big.' 'All rough, red people are young.'
'Big people are rough.'
'If Charlie is red and Charlie is not young then Charlie is kind.'
'If Charlie is not round and Charlie is not young then Charlie is not smart.'] | Anne is young. | True | 3 | 5 | [array(['Anne is red.', 'Anne is red.'], dtype=object)] | [array(['If someone is red then they are big.', 'Big people are rough.',
'All rough, red people are young.'], dtype=object) ] |
10,611 | ['The bear is big.' 'The cat eats the bear.' 'The cat is big.'
'The cat sees the bear.' 'The dog is rough.' 'The dog needs the cat.'
'The lion eats the cat.' 'The lion is nice.' 'The lion sees the cat.'
'The lion sees the dog.'] | ['If someone eats the dog then they need the lion.'
'If someone is young then they need the cat.'
'If someone sees the cat then they need the cat.'
'If someone needs the cat then the cat eats the dog.'
'If someone needs the lion then they do not see the lion.'
'If the lion is young and the lion does not see the bear then the bear sees the cat.'
'If someone eats the bear and they eat the dog then the dog needs the cat.'
'If someone needs the lion then the lion eats the dog.'] | The bear needs the cat. | Unknown | 1 | -1 | [] | [] |
10,612 | ['Anne is cold.' 'Anne is not furry.' 'Anne is red.' 'Anne is round.'
'Bob is red.' 'Fiona is not round.' 'Gary is furry.'] | ['If someone is red then they are round.' 'Red people are round.'
'Furry, blue people are round.'
'If someone is cold and not blue then they are not red.'
'If someone is round and red then they are quiet.'
'If someone is cold then they are smart.'
'If someone is blue and smart then they are not cold.'
'If someone is quiet and round then they are cold.'
'Round, smart people are not furry.'] | Gary is not cold. | Unknown | 1 | -1 | [] | [] |
10,613 | ['The cat chases the tiger.' 'The cat is red.' 'The lion is nice.'
'The lion is red.' 'The lion sees the cat.' 'The lion sees the rabbit.'
'The lion sees the tiger.' 'The rabbit chases the tiger.'
'The rabbit sees the tiger.' 'The tiger chases the cat.'
'The tiger chases the rabbit.' 'The tiger is nice.'] | ['If someone is red and they eat the rabbit then they are blue.'
'If the lion eats the cat and the lion chases the rabbit then the cat is kind.'
'If the rabbit eats the tiger then the tiger is nice.'
'If someone is rough then they see the cat.'
'If someone is nice and they chase the rabbit then the rabbit is nice.'
'If someone eats the cat and they are kind then they see the tiger.'
'If someone is nice and they chase the tiger then they are blue.'
'If someone is blue then they eat the cat.'
'If someone eats the cat then the cat is blue.'] | The cat sees the tiger. | Unknown | 1 | -1 | [] | [] |
10,614 | ['The dog is cold.' 'The dog visits the mouse.' 'The mouse sees the dog.'
'The mouse sees the rabbit.' 'The mouse does not visit the dog.'
'The rabbit is young.' 'The rabbit sees the squirrel.'
'The rabbit visits the dog.' 'The rabbit visits the mouse.'
'The rabbit visits the squirrel.' 'The squirrel is round.'
'The squirrel needs the dog.' 'The squirrel does not need the rabbit.'
'The squirrel does not see the dog.' 'The squirrel sees the rabbit.'
'The squirrel visits the dog.'] | ['If something visits the squirrel then it sees the dog.'
'If the squirrel visits the dog and the dog visits the mouse then the dog needs the mouse.'
'If the rabbit is young and the rabbit is red then the rabbit does not see the dog.'
'If something visits the dog and it sees the dog then the dog visits the squirrel.'
'If something is rough and it sees the squirrel then it is round.'
'If something is rough then it visits the rabbit.'
'If something sees the dog and it visits the mouse then the mouse is not round.'
'If the mouse sees the dog then the mouse does not visit the dog.'] | The dog does not see the dog. | False | 3 | 5 | [array(['The rabbit visits the dog.', 'The rabbit visits the squirrel.'],
dtype=object) ] | [array(['If something visits the squirrel then it sees the dog.',
'If something visits the dog and it sees the dog then the dog visits the squirrel.',
'If something visits the squirrel then it sees the dog.'],
dtype=object) ] |
10,615 | ['Dave is green.' 'Dave is kind.' 'Erin is cold.' 'Erin is furry.'
'Fiona is big.' 'Fiona is furry.' 'Gary is big.'] | ['All kind people are cold.' 'Green, smart people are rough.'
'If Fiona is cold and Fiona is kind then Fiona is green.'
'If someone is furry then they are smart.'
'All furry, green people are smart.'
'If someone is green and cold then they are big.'
'If someone is furry and rough then they are big.'
'All furry people are smart.' 'Big, cold people are furry.'] | Dave is big. | True | 1 | 4 | [array(['Dave is green.', 'Dave is kind.'], dtype=object)] | [array(['All kind people are cold.',
'If someone is green and cold then they are big.'], dtype=object)] |
10,616 | ['Anne is cold.' 'Charlie is cold.' 'Charlie is quiet.'
'Charlie is round.' 'Fiona is cold.' 'Fiona is quiet.' 'Gary is quiet.'] | ['All red, cold people are white.' 'All round people are quiet.'
'All rough, red people are cold.' 'All cold, nice people are red.'
'All white, cold people are rough.' 'All quiet people are red.'] | Charlie is not white. | False | 1 | 4 | [array(['Charlie is quiet.', 'Charlie is cold.'], dtype=object)
array(['Charlie is round.', 'Charlie is cold.'], dtype=object)] | [array(['All quiet people are red.', 'All red, cold people are white.'],
dtype=object)
array(['All round people are quiet.', 'All quiet people are red.',
'All red, cold people are white.'], dtype=object) ] |
10,617 | ['Bob is big.' 'Charlie is smart.' 'Erin is kind.' 'Gary is rough.'] | ['All smart things are furry.' 'Smart things are not kind.'
'If something is furry and not kind then it is rough.'
'If something is big then it is cold.' 'Kind things are not cold.'
'All rough, smart things are blue.' 'Smart, blue things are big.'
'If something is smart and furry then it is big.'] | Charlie is not big. | False | 1 | 4 | [array(['Charlie is smart.', 'Charlie is smart.'], dtype=object)
array(['Charlie is smart.', 'Charlie is smart.', 'Charlie is smart.',
'Charlie is smart.'], dtype=object) ] | [array(['All smart things are furry.',
'If something is smart and furry then it is big.'], dtype=object)
array(['All smart things are furry.', 'Smart things are not kind.',
'If something is furry and not kind then it is rough.',
'All rough, smart things are blue.', 'Smart, blue things are big.'],
dtype=object) ] |
10,618 | ['The dog likes the rabbit.' 'The dog likes the tiger.'
'The rabbit eats the tiger.' 'The rabbit is green.'
'The rabbit likes the tiger.' 'The rabbit sees the dog.'
'The rabbit sees the tiger.' 'The tiger eats the rabbit.'
'The tiger likes the dog.' 'The tiger sees the dog.'] | ['If someone eats the tiger and the tiger does not see the dog then the tiger is blue.'
'If the tiger sees the dog and the dog likes the tiger then the tiger is blue.'
'If someone eats the rabbit then they do not like the rabbit.'
'If someone is rough and they eat the rabbit then they are blue.'
'If the dog eats the tiger and the rabbit does not see the dog then the tiger eats the dog.'
'If someone is blue then they see the rabbit.'] | The tiger sees the rabbit. | True | 1 | 4 | [array(['The tiger sees the dog.', 'The dog likes the tiger.'],
dtype=object) ] | [array(['If the tiger sees the dog and the dog likes the tiger then the tiger is blue.',
'If someone is blue then they see the rabbit.'], dtype=object) ] |
10,619 | ['Anne is big.' 'Anne is smart.' 'Anne is not young.' 'Charlie is big.'
'Charlie is not rough.' 'Gary is big.' 'Gary is blue.' 'Gary is cold.'
'Gary is furry.' 'Gary is rough.' 'Gary is smart.' 'Gary is young.'
'Harry is big.' 'Harry is not furry.' 'Harry is smart.' 'Harry is young.'] | ['If someone is cold and not young then they are not rough.'
'All big people are cold.' 'If Harry is big then Harry is cold.'] | Anne is not rough. | True | 1 | 4 | [array(['Anne is big.', 'Anne is not young.'], dtype=object)] | [array(['All big people are cold.',
'If someone is cold and not young then they are not rough.'],
dtype=object) ] |
10,620 | ['The bear visits the cow.' 'The cow eats the bear.'
'The lion eats the squirrel.' 'The lion is cold.' 'The lion is red.'
'The lion does not visit the bear.' 'The squirrel is red.'] | ['If someone is rough then they chase the squirrel.'
'If someone is red and they chase the squirrel then the squirrel visits the bear.'
'If the cow is kind then the cow does not eat the squirrel.'
'If someone is red and they visit the bear then the bear is red.'
'If someone is red then they are rough.'
'If someone visits the bear then they are rough.'
'If someone visits the cow then the cow chases the bear.'
'If the lion visits the bear and the lion does not visit the squirrel then the squirrel is not red.'
'If someone eats the lion and the lion is green then they visit the lion.'] | The lion does not chase the squirrel. | False | 1 | 3 | [array(['The lion is red.'], dtype=object)] | [array(['If someone is red then they are rough.',
'If someone is rough then they chase the squirrel.'], dtype=object)] |
10,621 | ['The rabbit is cold.' 'The rabbit is red.' 'The rabbit is young.'] | ['Nice people are young.' 'All red people are young.'
'All cold, nice people are young.' 'All red people are young.'
'All red, green people are young.' 'Nice people are not green.'
'All young, red people are nice.' 'If someone is nice then they are red.'] | The rabbit is not green. | True | 1 | 4 | [array(['The rabbit is young.', 'The rabbit is red.'], dtype=object)
array(['The rabbit is red.', 'The rabbit is red.'], dtype=object)
array(['The rabbit is red.', 'The rabbit is red.'], dtype=object)] | [array(['All young, red people are nice.', 'Nice people are not green.'],
dtype=object)
array(['All red people are young.', 'All young, red people are nice.',
'Nice people are not green.'], dtype=object)
array(['All red people are young.', 'All young, red people are nice.',
'Nice people are not green.'], dtype=object) ] |
10,622 | ['Gary is not big.' 'Gary is cold.' 'Harry is nice.'] | ['Cold things are quiet.' 'All quiet things are not smart.'
'If Gary is not quiet then Gary is kind.'] | Gary is not smart. | True | 1 | 3 | [array(['Gary is cold.'], dtype=object)] | [array(['Cold things are quiet.', 'All quiet things are not smart.'],
dtype=object) ] |
10,623 | ['Anne is big.' 'Anne is furry.' 'Bob is blue.' 'Bob is green.'
'Bob is young.' 'Charlie is furry.' 'Charlie is green.' 'Charlie is red.'
'Gary is furry.' 'Gary is green.' 'Gary is young.'] | ['Furry, green things are blue.' 'All big things are green.'
'Red, furry things are blue.' 'All big, blue things are nice.'
'If Bob is nice and Bob is big then Bob is red.'
'If Gary is furry then Gary is blue.' 'All nice, big things are young.'
'All nice things are young.' 'Blue, young things are red.'] | Gary is red. | True | 1 | 4 | [array(['Gary is furry.', 'Gary is young.'], dtype=object)
array(['Gary is furry.', 'Gary is green.', 'Gary is young.'], dtype=object)] | [array(['If Gary is furry then Gary is blue.',
'Blue, young things are red.'], dtype=object)
array(['Furry, green things are blue.', 'Blue, young things are red.'],
dtype=object) ] |
10,624 | ['The cat is not big.' 'The cat is kind.' 'The cat sees the rabbit.'
'The cow chases the rabbit.' 'The cow chases the squirrel.'
'The cow sees the squirrel.' 'The cow visits the cat.'
'The cow visits the squirrel.' 'The rabbit chases the cat.'
'The rabbit chases the cow.' 'The rabbit is green.'
'The rabbit visits the squirrel.' 'The squirrel is blue.'
'The squirrel is kind.' 'The squirrel sees the rabbit.'
'The squirrel visits the rabbit.'] | ['If something visits the cow then it chases the rabbit.'
'If something chases the cat then the cat chases the cow.'
'If something chases the cow and the cow sees the squirrel then the squirrel is big.'
'If something chases the cat then it visits the rabbit.'
'If something visits the rabbit then it sees the cow.'
'If something chases the cat and it sees the cow then the cow chases the cat.'
'If something sees the rabbit and it chases the cat then the rabbit chases the squirrel.'] | The cow chases the cat. | True | 3 | 5 | [array(['The rabbit chases the cat.', 'The rabbit chases the cat.'],
dtype=object) ] | [array(['If something chases the cat then it visits the rabbit.',
'If something visits the rabbit then it sees the cow.',
'If something chases the cat and it sees the cow then the cow chases the cat.'],
dtype=object) ] |
10,625 | ['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) ] |
10,626 | ['Anne is kind.' 'Anne is nice.' 'Anne is quiet.' 'Anne is round.'
'Bob is not round.' 'Dave is furry.' 'Erin is nice.'] | ['If something is nice then it is quiet.'
'All nice, kind things are not young.'
'If something is furry then it is cold.' 'Quiet, nice things are cold.'
'If Erin is young then Erin is not kind.' 'Furry, quiet things are kind.'
'All cold things are kind.' 'If Erin is young then Erin is not quiet.'
'If something is kind and not young then it is round.'] | Dave is not kind. | False | 1 | 3 | [array(['Dave is furry.'], dtype=object)] | [array(['If something is furry then it is cold.',
'All cold things are kind.'], dtype=object)] |
10,627 | ['Anne is smart.' 'Fiona is quiet.' 'Gary is nice.'] | ['All quiet people are red.'
'If someone is nice and not quiet then they are red.'
'All red people are young.' 'If Fiona is smart then Fiona is round.'
'If someone is young and nice then they are round.'
'Nice people are white.'] | Gary is not young. | Unknown | 1 | -1 | [] | [] |
10,628 | ['The mouse likes the tiger.' 'The mouse needs the squirrel.'
'The mouse needs the tiger.' 'The mouse visits the squirrel.'
'The mouse visits the tiger.' 'The squirrel is cold.'
'The squirrel is young.' 'The squirrel likes the mouse.'
'The squirrel likes the tiger.' 'The squirrel needs the tiger.'
'The squirrel does not visit the tiger.' 'The tiger visits the squirrel.'] | ['If something needs the tiger then it is round.'
'If something is young then it does not visit the tiger.'
'If something needs the squirrel and the squirrel does not need the tiger then the squirrel is cold.'
'If something is round then it visits the squirrel.'
'If something visits the squirrel then it is not red.'
'If the mouse is young then the mouse needs the tiger.'] | The squirrel visits the squirrel. | True | 1 | 3 | [array(['The squirrel needs the tiger.'], dtype=object)] | [array(['If something needs the tiger then it is round.',
'If something is round then it visits the squirrel.'], dtype=object)] |
10,629 | ['Bob is not cold.' 'Bob is quiet.' 'Bob is not round.' 'Bob is young.'
'Dave is cold.' 'Dave is quiet.' 'Dave is not rough.'] | ['If something is cold and not kind then it is not round.'
'If something is cold and not rough then it is round.'
'If something is cold and not kind then it is young.'
'If something is round then it is young.'
'If something is rough and not kind then it is blue.'
'If something is young and not rough then it is blue.'] | Dave is not young. | False | 1 | 4 | [array(['Dave is cold.', 'Dave is not rough.'], dtype=object)] | [array(['If something is cold and not rough then it is round.',
'If something is round then it is young.'], dtype=object)] |
10,630 | ['Anne is red.' 'Charlie is round.' 'Erin is white.' 'Gary is white.'] | ['If Charlie is quiet then Charlie is round.' 'Round things are quiet.'
'Round, white things are not quiet.'
'If something is smart and cold then it is round.'
'Quiet, red things are round.'
'If something is cold and not red then it is blue.'
'All quiet things are blue.' 'All blue things are smart.'] | Anne is blue. | Unknown | 3 | -1 | [] | [] |
10,631 | ['The bald eagle chases the cow.' 'The bald eagle eats the tiger.'
'The bald eagle is red.' 'The cow eats the bald eagle.'
'The cow is kind.' 'The dog chases the tiger.' 'The dog eats the cow.'
'The tiger chases the cow.' 'The tiger is red.'
'The tiger needs the dog.'] | ['If something chases the bald eagle and it is rough then the bald eagle needs the dog.'
'If something is green then it needs the cow.'
'If something eats the dog then the dog is green.'
'If something chases the cow then the cow eats the dog.'
'If the cow eats the tiger then the tiger chases the cow.'
'If something eats the bald eagle and it eats the cow then the cow needs the tiger.'] | The dog is not green. | False | 1 | 3 | [array(['The bald eagle chases the cow.'], dtype=object)
array(['The tiger chases the cow.'], dtype=object)] | [array(['If something chases the cow then the cow eats the dog.',
'If something eats the dog then the dog is green.'], dtype=object)
array(['If something chases the cow then the cow eats the dog.',
'If something eats the dog then the dog is green.'], dtype=object)] |
10,632 | ['Bob is not cold.' 'Bob is quiet.' 'Bob is not round.' 'Bob is young.'
'Dave is cold.' 'Dave is quiet.' 'Dave is not rough.'] | ['If something is cold and not kind then it is not round.'
'If something is cold and not rough then it is round.'
'If something is cold and not kind then it is young.'
'If something is round then it is young.'
'If something is rough and not kind then it is blue.'
'If something is young and not rough then it is blue.'] | Dave is young. | True | 1 | 4 | [array(['Dave is cold.', 'Dave is not rough.'], dtype=object)] | [array(['If something is cold and not rough then it is round.',
'If something is round then it is young.'], dtype=object)] |
10,633 | ['Anne is big.' 'Anne is blue.' 'Anne is furry.' 'Anne is kind.'
'Anne is round.' 'Anne is white.' 'Charlie is kind.' 'Gary is blue.'
'Gary is furry.' 'Gary is kind.' 'Gary is not red.' 'Harry is big.'
'Harry is furry.' 'Harry is kind.' 'Harry is red.' 'Harry is round.'] | ['Kind, big things are round.' 'Blue things are big.'] | Gary is not round. | False | 1 | 4 | [array(['Gary is kind.', 'Gary is blue.'], dtype=object)] | [array(['Blue things are big.', 'Kind, big things are round.'],
dtype=object) ] |
10,634 | ['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)] |
10,635 | ['The cat is young.' 'The cow chases the tiger.' 'The cow eats the cat.'
'The cow eats the tiger.' 'The cow is young.' 'The cow sees the cat.'
'The squirrel is cold.' 'The tiger chases the cow.' 'The tiger is kind.'
'The tiger is young.'] | ['If someone eats the cow and the cow eats the cat then the cat sees the squirrel.'
'If someone chases the tiger then the tiger eats the squirrel.'
'If someone eats the squirrel then they eat the cow.'
'If someone eats the cow then the cow eats the squirrel.'
'If someone is red then they see the cow.'
'If the cat is young and the cat eats the squirrel then the cat sees the cow.'] | The cow eats the squirrel. | True | 3 | 4 | [array(['The cow chases the tiger.'], dtype=object)] | [array(['If someone chases the tiger then the tiger eats the squirrel.',
'If someone eats the squirrel then they eat the cow.',
'If someone eats the cow then the cow eats the squirrel.'],
dtype=object) ] |
10,636 | ['Bob is cold.' 'Charlie is furry.' 'Dave is red.' 'Erin is cold.'] | ['Big things are furry.' 'All cold, round things are big.'
'All round things are cold.' 'If something is cold then it is blue.'
'All furry things are kind.' 'All blue, cold things are big.'] | Bob is not furry. | False | 3 | 5 | [array(['Bob is cold.', 'Bob is cold.'], dtype=object)] | [array(['If something is cold then it is blue.',
'All blue, cold things are big.', 'Big things are furry.'],
dtype=object) ] |
10,637 | ['The bald eagle does not eat the lion.'
'The bald eagle does not eat the mouse.' 'The bald eagle is blue.'
'The bald eagle is kind.' 'The bald eagle is rough.'
'The bald eagle visits the lion.' 'The bald eagle visits the mouse.'
'The cat eats the bald eagle.' 'The cat likes the lion.'
'The cat does not visit the bald eagle.' 'The cat visits the mouse.'
'The lion visits the bald eagle.' 'The mouse does not eat the lion.'
'The mouse is big.' 'The mouse likes the cat.'
'The mouse visits the lion.'] | ['If something visits the cat and the cat visits the lion then the lion eats the mouse.'
'If the cat eats the lion then the cat does not like the lion.'
'If something visits the lion then it visits the mouse.'
'If the bald eagle eats the cat and the cat visits the mouse then the mouse is red.'
'Red things are blue.'
'If something visits the bald eagle then the bald eagle eats the cat.'
'If something is kind and it likes the lion then it eats the mouse.'
'If something eats the bald eagle and it does not visit the mouse then the mouse likes the lion.'] | The mouse is not blue. | False | 3 | 5 | [array(['The lion visits the bald eagle.', 'The cat visits the mouse.'],
dtype=object) ] | [array(['If something visits the bald eagle then the bald eagle eats the cat.',
'If the bald eagle eats the cat and the cat visits the mouse then the mouse is red.',
'Red things are blue.'], dtype=object) ] |
10,638 | ['Erin is smart.' 'Fiona is quiet.' 'Gary is blue.' 'Gary is kind.'
'Gary is quiet.' 'Gary is red.' 'Harry is smart.'] | ['If Harry is smart then Harry is kind.' 'Quiet, smart things are blue.'
'If something is green and smart then it is not blue.'
'Kind things are quiet.' 'All blue, green things are smart.'
'Red things are furry.'
'If Harry is smart and Harry is blue then Harry is red.'] | Harry is quiet. | True | 1 | 3 | [array(['Harry is smart.'], dtype=object)] | [array(['If Harry is smart then Harry is kind.', 'Kind things are quiet.'],
dtype=object) ] |
10,639 | ['The cat is cold.' 'The cat is rough.' 'The cat likes the lion.'
'The cat sees the lion.' 'The cat visits the lion.' 'The lion is blue.'
'The lion is cold.' 'The lion is green.' 'The lion is rough.'
'The lion likes the cat.' 'The lion sees the cat.'
'The lion visits the cat.'] | ['If something visits the cat then the cat likes the lion.'
'If something visits the lion then it is nice.'
'If something is rough then it likes the lion.'
'If something sees the lion and the lion sees the cat then the cat is blue.'
'If something likes the lion then it visits the lion.'
'If the cat sees the lion then the lion likes the cat.'] | The lion visits the lion. | True | 1 | 3 | [array(['The lion is rough.'], dtype=object)] | [array(['If something is rough then it likes the lion.',
'If something likes the lion then it visits the lion.'],
dtype=object) ] |
10,640 | ['Anne is green.' 'Anne is quiet.' 'Anne is young.' 'Charlie is big.'
'Charlie is blue.' 'Charlie is quiet.' 'Dave is red.' 'Dave is young.'
'Harry is kind.' 'Harry is young.'] | ['If someone is green then they are quiet.' 'Big people are green.'
'If someone is kind and young then they are big.'] | Harry is green. | True | 1 | 4 | [array(['Harry is kind.', 'Harry is young.'], dtype=object)] | [array(['If someone is kind and young then they are big.',
'Big people are green.'], dtype=object) ] |
10,641 | ['Anne is young.'] | ['All nice people are rough.' 'All cold, round people are kind.'
'All quiet people are round.' 'All nice, round people are kind.'
'All young people are quiet.' 'If someone is cold then they are quiet.'] | Anne is not round. | False | 1 | 3 | [array(['Anne is young.'], dtype=object)] | [array(['All young people are quiet.', 'All quiet people are round.'],
dtype=object) ] |
10,642 | ['The cow eats the mouse.' 'The cow is cold.' 'The cow is round.'
'The cow likes the mouse.' 'The dog eats the cow.' 'The dog is cold.'
'The dog likes the cow.' 'The dog likes the mouse.'
'The mouse chases the cow.' 'The mouse is kind.' 'The mouse is red.'
'The mouse likes the cow.'] | ['If the cow chases the mouse and the mouse is kind then the mouse eats the cow.'
'If something chases the cow then it does not like the mouse.'
'If the cow likes the mouse then the cow chases the mouse.'
'If the mouse eats the dog and the cow does not like the mouse then the cow eats the mouse.'
'If the cow eats the mouse and the mouse does not eat the cow then the mouse does not like the dog.'
'If something is rough and it likes the dog then the dog likes the mouse.'] | The mouse does not eat the cow. | False | 1 | 4 | [array(['The cow likes the mouse.', 'The mouse is kind.'], dtype=object)] | [array(['If the cow likes the mouse then the cow chases the mouse.',
'If the cow chases the mouse and the mouse is kind then the mouse eats the cow.'],
dtype=object) ] |
10,643 | ['The bear eats the rabbit.' 'The bear visits the cow.'
'The cow eats the rabbit.' 'The cow is rough.' 'The cow is round.'
'The cow visits the rabbit.' 'The rabbit eats the cow.'
'The squirrel eats the bear.' 'The squirrel is round.'
'The squirrel sees the bear.' 'The squirrel sees the rabbit.'] | ['If something is nice and it sees the squirrel then the squirrel visits the cow.'
'If something is nice and it visits the squirrel then it sees the squirrel.'
'If something sees the squirrel then the squirrel eats the bear.'
'If something eats the squirrel then it is nice.'
'If something sees the rabbit then it is rough.'
'If something eats the rabbit and it is round then the rabbit sees the squirrel.'
'If something visits the cow then it eats the squirrel.'
'If something visits the rabbit then the rabbit is round.'
'If something sees the bear then the bear visits the squirrel.'] | The bear is nice. | True | 1 | 3 | [array(['The bear visits the cow.'], dtype=object)] | [array(['If something visits the cow then it eats the squirrel.',
'If something eats the squirrel then it is nice.'], dtype=object)] |
10,644 | ['Dave is blue.' 'Fiona is smart.' 'Gary is nice.'] | ['If Fiona is nice and Fiona is quiet then Fiona is rough.'
'If something is blue and quiet then it is smart.'
'If Fiona is cold and Fiona is quiet then Fiona is smart.'
'Smart, rough things are cold.' 'Smart things are cold.'
'Blue things are quiet.'] | Dave is not smart. | False | 1 | 4 | [array(['Dave is blue.', 'Dave is blue.'], dtype=object)] | [array(['Blue things are quiet.',
'If something is blue and quiet then it is smart.'], dtype=object)] |
10,645 | ['The lion eats the tiger.' 'The lion is blue.' 'The tiger sees the lion.'] | ['If something likes the tiger then it eats the tiger.'
'If something eats the tiger and the tiger likes the lion then the tiger is not rough.'
'If something sees the tiger then it is green.'
'If something sees the lion then it sees the tiger.'
'All green things are rough.'
'If something sees the tiger and the tiger does not see the lion then the lion is not rough.'] | The tiger is not green. | False | 1 | 3 | [array(['The tiger sees the lion.'], dtype=object)] | [array(['If something sees the lion then it sees the tiger.',
'If something sees the tiger then it is green.'], dtype=object)] |
10,646 | ['The bear is green.' 'The bear is kind.' 'The mouse needs the bear.'
'The mouse visits the bear.' 'The mouse visits the squirrel.'
'The mouse visits the tiger.' 'The squirrel chases the bear.'
'The squirrel is cold.' 'The squirrel is nice.' 'The tiger is green.'
'The tiger needs the bear.'] | ['If something needs the mouse then it is kind.'
'If the mouse is young then the mouse needs the bear.'
'If something chases the bear then it needs the tiger.'
'If something needs the squirrel and it visits the mouse then the mouse needs the squirrel.'
'If something visits the squirrel then it needs the mouse.'
'If something chases the squirrel and the squirrel is nice then it is young.'
'If something visits the mouse and the mouse is green then it needs the tiger.'
'If something is kind and it visits the tiger then the tiger visits the squirrel.'
'If the bear needs the squirrel and the bear visits the tiger then the bear chases the tiger.'] | The mouse is kind. | True | 1 | 3 | [array(['The mouse visits the squirrel.'], dtype=object)] | [array(['If something visits the squirrel then it needs the mouse.',
'If something needs the mouse then it is kind.'], dtype=object)] |
10,647 | ['Anne is cold.' 'Anne is round.' 'Anne is not smart.' 'Gary is not big.'
'Gary is blue.' 'Gary is nice.' 'Harry is round.'] | ['Quiet people are big.' 'If Anne is nice then Anne is not big.'
'If someone is nice and not blue then they are smart.'
'Nice, quiet people are smart.' 'All cold, blue people are smart.'
'If someone is round then they are cold.'
'If someone is big then they are round.'
'If someone is blue and not big then they are round.'] | Gary is not cold. | False | 1 | 4 | [array(['Gary is blue.', 'Gary is not big.'], dtype=object)] | [array(['If someone is blue and not big then they are round.',
'If someone is round then they are cold.'], dtype=object)] |
10,648 | ['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) ] |
10,649 | ['The bear likes the lion.' 'The bear needs the lion.'
'The bear needs the tiger.' 'The cow likes the lion.'
'The cow needs the tiger.' 'The lion likes the tiger.'
'The lion needs the tiger.' 'The lion visits the bear.'
'The lion visits the tiger.' 'The tiger is blue.' 'The tiger is kind.'
'The tiger is nice.' 'The tiger likes the bear.'
'The tiger needs the cow.' 'The tiger needs the lion.'] | ['If someone visits the lion and the lion is cold then they visit the cow.'
'If someone needs the lion then they visit the cow.'
'If someone needs the tiger then the tiger visits the cow.'
'If someone likes the bear then they need the cow.'
'If someone needs the tiger then they like the bear.'
'If someone visits the bear then they are blue.'] | The lion does not need the cow. | False | 1 | 3 | [array(['The lion needs the tiger.'], dtype=object)] | [array(['If someone needs the tiger then they like the bear.',
'If someone likes the bear then they need the cow.'], dtype=object)] |
10,650 | ['Bob is cold.' 'Bob is quiet.' 'Bob is red.' 'Bob is white.'
'Charlie is furry.' 'Charlie is green.' 'Erin is not red.'
'Fiona is cold.' 'Fiona is furry.' 'Fiona is not nice.'] | ['White people are quiet.' 'All nice, red people are quiet.'
'All green, nice people are quiet.'
'If someone is green then they are quiet.'
'If someone is white then they are furry.'
'Cold, green people are white.' 'Furry people are not nice.'
'If Charlie is cold and Charlie is nice then Charlie is not white.'] | Bob is not nice. | True | 1 | 3 | [array(['Bob is white.'], dtype=object)] | [array(['If someone is white then they are furry.',
'Furry people are not nice.'], dtype=object)] |
10,651 | ['Erin is nice.' 'Erin is quiet.' 'Erin is round.' 'Erin is smart.'
'Erin is white.' 'Harry is big.' 'Harry is nice.' 'Harry is quiet.'
'Harry is round.' 'Harry is smart.' 'Harry is white.' 'Harry is young.'] | ['If Erin is smart then Erin is young.'
'If something is big and white then it is young.'
'If something is nice then it is round.'
'If something is young then it is big.' 'Quiet things are nice.'
'All young things are quiet.'] | Erin is big. | True | 1 | 3 | [array(['Erin is smart.'], dtype=object)] | [array(['If Erin is smart then Erin is young.',
'If something is young then it is big.'], dtype=object)] |
10,652 | ['Anne is furry.' 'Anne is green.' 'Anne is red.' 'Anne is young.'
'Dave is furry.' 'Dave is young.' 'Fiona is furry.' 'Fiona is young.'
'Gary is cold.' 'Gary is round.'] | ['If someone is red and round then they are not young.'
'Cold people are not young.' 'All furry people are red.'
'All cold people are furry.' 'If Gary is red then Gary is green.'
'If someone is cold and not furry then they are green.'] | Gary is not red. | False | 1 | 3 | [array(['Gary is cold.'], dtype=object)] | [array(['All cold people are furry.', 'All furry people are red.'],
dtype=object) ] |
10,653 | ['The cat sees the tiger.' 'The cow chases the cat.'
'The cow chases the tiger.' 'The cow eats the tiger.' 'The cow is red.'
'The cow is young.' 'The tiger chases the cat.' 'The tiger is young.'
'The tiger sees the cat.' 'The tiger sees the cow.'] | ['If something chases the tiger then it sees the cow.'
'If something chases the tiger then it eats the cow.'
'If the cat is red then the cat sees the cow.'
'If something eats the cow then it chases the cow.'
'If something sees the tiger then it chases the tiger.'
'If the tiger sees the cow then the tiger eats the cat.'] | The cat does not see the cow. | False | 1 | 3 | [array(['The cat sees the tiger.'], dtype=object)] | [array(['If something sees the tiger then it chases the tiger.',
'If something chases the tiger then it sees the cow.'],
dtype=object) ] |
10,654 | ['The cow chases the rabbit.' 'The cow is blue.' 'The cow is rough.'
'The cow is young.' 'The cow sees the rabbit.'
'The cow visits the rabbit.' 'The rabbit chases the cow.'
'The rabbit is cold.' 'The rabbit sees the cow.'
'The rabbit visits the cow.'] | ['If someone sees the rabbit then they are young.'
'If someone is blue then they visit the cow.'
'If someone chases the cow and the cow is cold then they visit the rabbit.'
'If someone chases the rabbit and they chase the cow then they see the rabbit.'
'If someone chases the cow then they chase the rabbit.'
'If someone is rough and they visit the rabbit then the rabbit visits the cow.'] | The rabbit does not see the rabbit. | 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 see the rabbit.'],
dtype=object) ] |
10,655 | ['Anne is big.' 'Anne is red.' 'Anne is rough.' 'Anne is not smart.'
'Bob is big.' 'Dave is big.' 'Dave is blue.' 'Dave is furry.'
'Dave is red.' 'Dave is not rough.' 'Dave is not smart.' 'Dave is young.'
'Gary is big.' 'Gary is blue.' 'Gary is furry.' 'Gary is young.'] | ['If someone is young then they are furry.' 'Red, big people are furry.'
'If someone is furry then they are red.'
'If someone is young and not blue then they are not red.'
'If Bob is big then Bob is young.'
'If Bob is red and Bob is not furry then Bob is not rough.'
'If someone is red and not young then they are rough.'
'All furry, smart people are not rough.'] | Bob is not furry. | False | 1 | 3 | [array(['Bob is big.'], dtype=object)] | [array(['If Bob is big then Bob is young.',
'If someone is young then they are furry.'], dtype=object)] |
10,656 | ['Charlie is big.' 'Charlie is rough.' 'Charlie is round.'
'Charlie is not smart.' 'Charlie is white.' 'Erin is cold.'
'Erin is not rough.' 'Erin is not smart.' 'Erin is white.' 'Gary is red.'
'Harry is cold.' 'Harry is round.'] | ['If Gary is rough then Gary is not cold.' 'All smart things are red.'
'If Harry is rough and Harry is not smart then Harry is round.'
'If Gary is red then Gary is rough.' 'Round, smart things are white.'
'If Erin is not red then Erin is cold.'] | Gary is cold. | False | 1 | 3 | [array(['Gary is red.'], dtype=object)] | [array(['If Gary is red then Gary is rough.',
'If Gary is rough then Gary is not cold.'], dtype=object)] |
10,657 | ['The rabbit is big.' 'The squirrel eats the tiger.'
'The tiger chases the rabbit.'] | ['If something eats the squirrel then the squirrel chases the tiger.'
'If something sees the rabbit and it chases the rabbit then the rabbit chases the squirrel.'
'If the squirrel chases the rabbit and the squirrel eats the rabbit then the squirrel sees the tiger.'
'If something is kind then it chases the rabbit.'
'If something is young then it sees the squirrel.'
'If something eats the tiger then it is young.' 'Young things are kind.'
'If something chases the tiger then the tiger chases the rabbit.'] | The squirrel chases the rabbit. | True | 3 | 4 | [array(['The squirrel eats the tiger.'], dtype=object)] | [array(['If something eats the tiger then it is young.',
'Young things are kind.',
'If something is kind then it chases the rabbit.'], dtype=object)] |
10,658 | ['The bald eagle chases the cat.' 'The bald eagle does not eat the mouse.'
'The cat eats the cow.' 'The cow eats the cat.' 'The cow is blue.'
'The cow is young.' 'The cow sees the cat.'
'The cow does not see the mouse.' 'The mouse does not chase the cow.'
'The mouse eats the bald eagle.' 'The mouse is round.'] | ['If something eats the mouse then it is round.'
'If the mouse is red then the mouse sees the cow.'
'If something chases the cat then it does not chase the mouse.'
'If the mouse chases the cat then the cat eats the mouse.'
'If something is round then it chases the cat.'] | The cat eats the mouse. | True | 1 | 3 | [array(['The mouse is round.'], dtype=object)] | [array(['If something is round then it chases the cat.',
'If the mouse chases the cat then the cat eats the mouse.'],
dtype=object) ] |
10,659 | ['Anne is not red.' 'Anne is round.' 'Bob is furry.' 'Bob is nice.'
'Bob is red.' 'Bob is round.' 'Bob is white.'] | ['If Anne is not red then Anne is not white.'
'Green, white things are round.'
'If something is red and not kind then it is not white.'
'If something is round and not white then it is furry.'
'If something is green and not kind then it is furry.'
'If something is kind then it is furry.'] | Anne is not furry. | False | 1 | 4 | [array(['Anne is round.', 'Anne is not red.'], dtype=object)] | [array(['If Anne is not red then Anne is not white.',
'If something is round and not white then it is furry.'],
dtype=object) ] |
10,660 | ['Anne is green.' 'Anne is young.' 'Charlie is blue.' 'Charlie is green.'
'Charlie is white.' 'Dave is white.' 'Erin is white.'] | ['If Dave is kind and Dave is white then Dave is blue.'
'If someone is white then they are nice.'
'If someone is white then they are nice.'
'All nice, green people are young.'
'If someone is green then they are quiet.' 'Nice people are kind.'
'If Dave is blue then Dave is white.'
'If Anne is nice and Anne is not white then Anne is green.'
'If Dave is white and Dave is blue then Dave is green.'] | Anne is not kind. | Unknown | 1 | -1 | [] | [] |
10,661 | ['The lion is red.'] | ['Blue things are big.' 'All red things are blue.'
'If something is big then it is rough.'] | The lion is not big. | False | 1 | 3 | [array(['The lion is red.'], dtype=object)] | [array(['All red things are blue.', 'Blue things are big.'], dtype=object)] |
10,662 | ['Bob is big.' 'Gary is white.' 'Harry is kind.'] | ['All rough, big people are young.'
'If Harry is big then Harry is not furry.'
'If Gary is white and Gary is quiet then Gary is kind.'
'If someone is big and furry then they are not rough.'
'If someone is kind then they are big.'
'If Harry is not furry then Harry is white.'] | Harry is white. | True | 3 | 4 | [array(['Harry is kind.'], dtype=object)] | [array(['If someone is kind then they are big.',
'If Harry is big then Harry is not furry.',
'If Harry is not furry then Harry is white.'], dtype=object)] |
10,663 | ['The bear eats the dog.' 'The bear eats the tiger.' 'The bear is big.'
'The bear needs the cow.' 'The bear does not see the tiger.'
'The cow needs the dog.' 'The dog is red.' 'The dog needs the cow.'
'The dog sees the bear.' 'The tiger is red.' 'The tiger needs the cow.'] | ['If someone sees the dog then they see the bear.'
'If someone sees the tiger then the tiger eats the bear.'
'If someone eats the bear and they are round then they are not big.'
'If someone needs the dog then the dog eats the bear.'
'If someone sees the cow then they eat the dog.'
'If someone needs the dog then the dog is not green.'
'If someone needs the dog then they are red.'
'If someone sees the bear then they see the tiger.'
'If the tiger eats the bear then the tiger sees the dog.'] | The tiger does not eat the bear. | False | 1 | 3 | [array(['The dog sees the bear.'], dtype=object)] | [array(['If someone sees the bear then they see the tiger.',
'If someone sees the tiger then the tiger eats the bear.'],
dtype=object) ] |
10,664 | ['Anne is big.' 'Anne is cold.' 'Anne is furry.' 'Anne is white.'
'Erin is cold.' 'Fiona is round.' 'Gary is smart.'] | ['All smart things are furry.' 'Big, blue things are round.'
'If Gary is cold then Gary is smart.' 'All blue, furry things are big.'
'If Gary is furry then Gary is blue.' 'Round things are cold.'
'Cold, white things are furry.' 'Round things are blue.'] | Gary is not blue. | False | 1 | 3 | [array(['Gary is smart.'], dtype=object)] | [array(['All smart things are furry.',
'If Gary is furry then Gary is blue.'], dtype=object)] |
10,665 | ['Charlie is kind.' 'Charlie is nice.' 'Dave is blue.' 'Dave is nice.'
'Dave is white.' 'Erin is kind.' 'Fiona is kind.'] | ['If something is kind then it is cold.'
'If something is blue and smart then it is nice.'
'All kind, blue things are smart.'
'If something is white and kind then it is smart.'
'Round, kind things are nice.' 'Kind, smart things are white.'
'White, kind things are blue.' 'Kind, cold things are smart.'] | Fiona is smart. | True | 1 | 4 | [array(['Fiona is kind.', 'Fiona is kind.'], dtype=object)] | [array(['If something is kind then it is cold.',
'Kind, cold things are smart.'], dtype=object)] |
10,666 | ['Anne is red.' 'Dave is quiet.' 'Fiona is young.' 'Harry is quiet.'] | ['If something is red then it is green.' 'All rough things are quiet.'
'If something is rough then it is big.' 'Nice things are rough.'
'If Harry is rough and Harry is red then Harry is nice.'
'If Dave is quiet then Dave is nice.'] | Dave is not rough. | False | 1 | 3 | [array(['Dave is quiet.'], dtype=object)] | [array(['If Dave is quiet then Dave is nice.', 'Nice things are rough.'],
dtype=object) ] |
10,667 | ['The bald eagle is green.' 'The bald eagle is rough.'
'The cow is not blue.' 'The cow is not green.' 'The cow is rough.'
'The cow sees the dog.' 'The dog is green.' 'The dog likes the cow.'
'The dog needs the bald eagle.' 'The lion is rough.'] | ['If someone sees the dog then they see the cow.'
'If someone sees the cow then the cow does not see the bald eagle.'
'If someone sees the bald eagle and they like the dog then the dog likes the cow.'
'If the cow is kind then the cow likes the dog.'
'If the bald eagle sees the cow then the cow does not see the lion.'
'If the lion is kind then the lion likes the bald eagle.'
'If someone likes the lion then they need the cow.'
'If someone is rough and they do not see the bald eagle then the bald eagle needs the dog.'] | The bald eagle needs the dog. | True | 3 | 5 | [array(['The cow is rough.', 'The cow sees the dog.'], dtype=object)] | [array(['If someone sees the dog then they see the cow.',
'If someone sees the cow then the cow does not see the bald eagle.',
'If someone is rough and they do not see the bald eagle then the bald eagle needs the dog.'],
dtype=object) ] |
10,668 | ['Dave is quiet.' 'Fiona is white.' 'Harry is green.'] | ['All quiet, nice people are white.'
'If someone is green and big then they are nice.'
'Nice, green people are quiet.'
'If Fiona is green and Fiona is nice then Fiona is red.'
'If Dave is quiet then Dave is nice.' 'All white, quiet people are red.'
'If Harry is big and Harry is red then Harry is blue.'
'White, green people are blue.'] | Harry is not quiet. | Unknown | 1 | -1 | [] | [] |
10,669 | ['The cat needs the lion.' 'The lion is nice.'] | ['If something needs the lion and it likes the lion then the lion sees the cat.'
'If the lion sees the cat then the cat sees the lion.'
'If something needs the lion then the lion needs the cat.'
'If something sees the cat then it is cold.'
'If something likes the cat and the cat likes the lion then the lion sees the cat.'
'If something is blue and it needs the lion then it needs the cat.'
'If the lion needs the cat then the lion likes the cat.'
'If something is blue and it likes the lion then the lion likes the cat.'] | The lion does not like the cat. | False | 1 | 3 | [array(['The cat needs the lion.'], dtype=object)] | [array(['If something needs the lion then the lion needs the cat.',
'If the lion needs the cat then the lion likes the cat.'],
dtype=object) ] |
10,670 | ['The cat visits the cow.' 'The cow likes the squirrel.'
'The squirrel likes the cat.'] | ['If something visits the cow then it chases the cow.'
'If something visits the squirrel and the squirrel is not red then it likes the cat.'
'If something chases the cow then it does not visit the cat.'
'If the squirrel is red and the squirrel does not chase the cat then the cat visits the squirrel.'
'If the squirrel does not chase the cow then the squirrel likes the cow.'
'If the squirrel visits the cat then the squirrel likes the cow.'] | The cat does not visit the cat. | True | 1 | 3 | [array(['The cat visits the cow.'], dtype=object)] | [array(['If something visits the cow then it chases the cow.',
'If something chases the cow then it does not visit the cat.'],
dtype=object) ] |
10,671 | ['Anne is furry.' 'Bob is round.' 'Erin is round.'] | ['If something is round and rough then it is quiet.'
'Young, round things are kind.'
'If Anne is quiet and Anne is kind then Anne is young.'
'If Erin is red and Erin is young then Erin is furry.'
'If something is young then it is quiet.'
'All furry, kind things are red.' 'All furry things are young.'
'If something is young and furry then it is quiet.'] | Bob is not quiet. | Unknown | 1 | -1 | [] | [] |
10,672 | ['The bald eagle chases the tiger.' 'The bald eagle is cold.'
'The bald eagle is rough.' 'The dog chases the rabbit.'
'The dog eats the rabbit.' 'The rabbit chases the dog.'
'The rabbit is round.' 'The tiger chases the dog.'
'The tiger eats the rabbit.' 'The tiger is cold.'] | ['If someone visits the dog and the dog eats the bald eagle then the bald eagle is green.'
'If someone is red then they chase the rabbit.'
'If someone eats the dog then they eat the rabbit.'
'If someone chases the rabbit and the rabbit is green then they are green.'
'If someone is green then they eat the dog.'
'If someone visits the bald eagle and they are round then the bald eagle is green.'
'If someone visits the rabbit and they eat the bald eagle then they eat the dog.'
'If someone chases the dog then they visit the bald eagle.'
'If someone is rough and they eat the rabbit then they eat the tiger.'] | The bald eagle is not green. | False | 1 | 4 | [array(['The rabbit chases the dog.', 'The rabbit is round.'], dtype=object)] | [array(['If someone chases the dog then they visit the bald eagle.',
'If someone visits the bald eagle and they are round then the bald eagle is green.'],
dtype=object) ] |
10,673 | ['Bob is green.' 'Bob is not nice.' 'Dave is furry.' 'Erin is furry.'
'Erin is nice.' 'Fiona is big.' 'Fiona is not furry.'] | ['Kind things are young.' 'Young, big things are green.'
'If something is young then it is green.'
'If something is big and rough then it is not nice.'
'If something is big then it is nice.'
'If Bob is furry then Bob is young.'
'If something is furry then it is big.'
'If something is nice then it is kind.'] | Dave is nice. | True | 1 | 3 | [array(['Dave is furry.'], dtype=object)] | [array(['If something is furry then it is big.',
'If something is big then it is nice.'], dtype=object)] |
10,674 | ['Dave is green.' 'Fiona is blue.' 'Fiona is young.' 'Gary is green.'
'Gary is red.' 'Harry is furry.' 'Harry is rough.'] | ['Green, furry things are young.' 'Young things are blue.'
'If something is young and furry then it is rough.'
'All red things are young.' 'If Harry is green then Harry is young.'
'All rough, red things are quiet.'
'If Harry is young and Harry is blue then Harry is red.'
'Furry things are young.'] | Harry is not blue. | False | 1 | 3 | [array(['Harry is furry.'], dtype=object)] | [array(['Furry things are young.', 'Young things are blue.'], dtype=object)] |
10,675 | ['The cat chases the cow.' 'The cat eats the mouse.' 'The cat is nice.'
'The cat does not like the cow.' 'The cat likes the mouse.'
'The cow likes the mouse.' 'The mouse does not eat the cat.'
'The mouse eats the cow.' 'The mouse is blue.' 'The mouse is kind.'] | ['If someone chases the mouse and they eat the cat then the mouse is kind.'
'If someone chases the mouse and they chase the cat then the cat eats the cow.'
'If the mouse eats the cat and the cat is kind then the cat is nice.'
'If someone likes the mouse then they do not chase the cat.'
'If someone is blue and they do not chase the mouse then they do not eat the mouse.'
'If someone likes the mouse and the mouse chases the cow then the cow eats the cat.'
'If the cow does not chase the cat then the cow eats the mouse.'
'If someone eats the mouse then they eat the cow.'] | The cow eats the cow. | True | 3 | 4 | [array(['The cow likes the mouse.'], dtype=object)] | [array(['If someone likes the mouse then they do not chase the cat.',
'If the cow does not chase the cat then the cow eats the mouse.',
'If someone eats the mouse then they eat the cow.'], dtype=object)] |
10,676 | ['The bald eagle is green.' 'The bald eagle is rough.'
'The bald eagle likes the cow.' 'The bald eagle likes the dog.'
'The bald eagle needs the bear.' 'The bald eagle needs the cow.'
'The bear is young.' 'The cow needs the dog.' 'The dog is big.'
'The dog likes the bear.' 'The dog visits the cow.'] | ['If something likes the bear then the bear is young.'
'If something likes the cow and the cow is green then the cow likes the bald eagle.'
'If something needs the dog then it is big.'
'If something visits the cow and the cow visits the dog then it needs the cow.'
'If something likes the bear and the bear likes the dog then it visits the cow.'
'If something is big then it visits the dog.'
'If something is big and it needs the cow then the cow is green.'] | The cow visits the dog. | True | 1 | 3 | [array(['The cow needs the dog.'], dtype=object)] | [array(['If something needs the dog then it is big.',
'If something is big then it visits the dog.'], dtype=object)] |
10,677 | ['Charlie is nice.' 'Charlie is round.' 'Charlie is smart.'
'Charlie is young.' 'Fiona is nice.' 'Fiona is rough.' 'Gary is quiet.'
'Gary is round.' 'Harry is smart.' 'Harry is young.'] | ['If Fiona is nice then Fiona is quiet.'
'If something is smart and round then it is quiet.'
'If something is smart and quiet then it is rough.'] | Harry is not rough. | Unknown | 1 | -1 | [] | [] |
10,678 | ['Bob is blue.' 'Bob is nice.' 'Bob is red.'] | ['If something is round then it is quiet.'
'All nice, blue things are white.' 'Furry, quiet things are round.'
'If Bob is red then Bob is furry.'
'If something is nice and white then it is round.' 'Red things are nice.'] | Bob is not quiet. | False | 3 | 6 | [array(['Bob is nice.', 'Bob is nice.', 'Bob is blue.'], dtype=object)
array(['Bob is red.', 'Bob is nice.', 'Bob is blue.'], dtype=object)
array(['Bob is nice.', 'Bob is red.', 'Bob is blue.'], dtype=object)
array(['Bob is red.', 'Bob is red.', 'Bob is blue.'], dtype=object)] | [array(['All nice, blue things are white.',
'If something is nice and white then it is round.',
'If something is round then it is quiet.'], dtype=object)
array(['Red things are nice.', 'All nice, blue things are white.',
'If something is nice and white then it is round.',
'If something is round then it is quiet.'], dtype=object)
array(['Red things are nice.', 'All nice, blue things are white.',
'If something is nice and white then it is round.',
'If something is round then it is quiet.'], dtype=object)
array(['Red things are nice.', 'Red things are nice.',
'All nice, blue things are white.',
'If something is nice and white then it is round.',
'If something is round then it is quiet.'], dtype=object)] |
10,679 | ['Charlie is nice.' 'Charlie is rough.' 'Gary is rough.'] | ['If something is rough then it is cold.' 'All rough things are blue.'
'Rough things are nice.' 'If Gary is young then Gary is blue.'
'Cold, rough things are young.' 'All blue, young things are furry.'] | Charlie is not young. | False | 1 | 4 | [array(['Charlie is rough.', 'Charlie is rough.'], dtype=object)] | [array(['If something is rough then it is cold.',
'Cold, rough things are young.'], dtype=object)] |
10,680 | ['The bear is big.' 'The bear is green.' 'The bear is kind.'
'The bear needs the rabbit.' 'The bear visits the squirrel.'
'The rabbit is cold.' 'The rabbit is young.'
'The squirrel chases the rabbit.' 'The squirrel needs the rabbit.'
'The squirrel visits the bear.'] | ['All big things are young.'
'If something visits the squirrel then it needs the bear.'
'If something needs the bear and it chases the rabbit then the bear is kind.'
'If something visits the rabbit and it visits the bear then the rabbit chases the bear.'
'If the rabbit visits the bear and the bear is big then the rabbit chases the squirrel.'
'If the squirrel is cold then the squirrel needs the bear.'
'If something is cold and it chases the squirrel then it visits the bear.'
'If something needs the bear then the bear chases the squirrel.'] | The rabbit chases the squirrel. | Unknown | 1 | -1 | [] | [] |
10,681 | ['The rabbit is big.'] | ['Green, rough people are not big.'
'If someone is nice and young then they are not big.'
'If someone is green and big then they are nice.'
'If someone is big and green then they are not young.'
'All young, big people are rough.'
'If someone is big then they are rough.'
'If the rabbit is rough then the rabbit is young.'
'If someone is big and nice then they are green.'] | The rabbit is not nice. | Unknown | 1 | -1 | [] | [] |
10,682 | ['Bob is red.' 'Charlie is nice.' 'Dave is nice.'] | ['If something is round then it is not blue.'
'All nice, furry things are blue.'
'If Dave is furry and Dave is red then Dave is not nice.'
'If something is green then it is round.' 'Nice things are green.'
'If something is furry then it is green.'
'If Bob is furry then Bob is not nice.'
'If something is nice and red then it is furry.'] | Bob is not green. | Unknown | 1 | -1 | [] | [] |
10,683 | ['Bob is quiet.' 'Charlie is furry.' 'Fiona is young.'] | ['If Fiona is quiet then Fiona is red.'
'If Bob is rough then Bob is furry.'
'If someone is round and white then they are red.'
'Quiet people are round.' 'All quiet, red people are young.'
'If Bob is quiet and Bob is round then Bob is white.'] | Bob is not white. | False | 1 | 4 | [array(['Bob is quiet.', 'Bob is quiet.'], dtype=object)] | [array(['Quiet people are round.',
'If Bob is quiet and Bob is round then Bob is white.'],
dtype=object) ] |
10,684 | ['Erin is big.' 'Erin is quiet.' 'Erin is rough.' 'Erin is smart.'
'Erin is young.' 'Fiona is not big.' 'Fiona is not blue.'
'Fiona is quiet.' 'Fiona is rough.' 'Fiona is smart.' 'Gary is big.'
'Gary is smart.' 'Gary is young.' 'Harry is blue.' 'Harry is smart.'] | ['If Harry is quiet then Harry is not blue.' 'All round people are young.'
'If someone is big and not smart then they are young.'
'Blue people are big.' 'All smart, young people are round.'
'If someone is big then they are round.'
'If someone is quiet and blue then they are not round.'
'If Gary is round and Gary is not quiet then Gary is not blue.'] | Fiona is not young. | Unknown | 3 | -1 | [] | [] |
10,685 | ['The cat visits the dog.' 'The cow is not rough.'
'The dog does not eat the mouse.' 'The dog is kind.'
'The dog visits the cow.' 'The mouse eats the cat.' 'The mouse is round.'] | ['If the dog eats the mouse then the mouse is rough.'
'If something eats the mouse and the mouse does not eat the cat then the mouse likes the cat.'
'If something likes the mouse then the mouse likes the cat.'
'If the mouse eats the cow and the mouse likes the cow then the mouse likes the dog.'
'If something likes the cat and the cat visits the dog then it eats the dog.'
'If the dog is green and the dog is blue then the dog likes the cat.'
'If something eats the cat then it likes the mouse.'
'If the cow is rough and the cow does not like the mouse then the mouse visits the cat.'] | The mouse does not eat the dog. | False | 3 | 5 | [array(['The mouse eats the cat.', 'The cat visits the dog.'], dtype=object)] | [array(['If something eats the cat then it likes the mouse.',
'If something likes the mouse then the mouse likes the cat.',
'If something likes the cat and the cat visits the dog then it eats the dog.'],
dtype=object) ] |
10,686 | ['Anne is blue.' 'Anne is nice.' 'Anne is round.' 'Bob is blue.'
'Bob is not nice.' 'Erin is not blue.' 'Erin is cold.' 'Erin is furry.'
'Erin is round.' 'Fiona is green.'] | ['If something is young and cold then it is round.'
'All cold things are young.' 'Blue things are young.'
'Green things are blue.' 'If something is blue then it is cold.'
'If Erin is round then Erin is young.' 'All blue things are furry.'
'If something is blue and not cold then it is furry.'] | Bob is round. | True | 1 | 5 | [array(['Bob is blue.', 'Bob is blue.'], dtype=object)
array(['Bob is blue.', 'Bob is blue.'], dtype=object)] | [array(['Blue things are young.', 'If something is blue then it is cold.',
'If something is young and cold then it is round.'], dtype=object)
array(['If something is blue then it is cold.',
'All cold things are young.',
'If something is blue then it is cold.',
'If something is young and cold then it is round.'], dtype=object)] |
10,687 | ['The dog does not eat the mouse.' 'The dog is big.'
'The mouse chases the tiger.' 'The mouse eats the tiger.'
'The mouse is cold.' 'The mouse visits the dog.'
'The tiger chases the dog.' 'The tiger does not chase the mouse.'
'The tiger eats the dog.' 'The tiger eats the mouse.'] | ['If someone eats the tiger then they are big.'
'If someone visits the tiger then the tiger does not visit the dog.'
'If the mouse eats the tiger then the tiger visits the mouse.'
'If someone visits the mouse then they visit the tiger.'
'If someone chases the mouse and they are nice then they eat the mouse.'
'If the mouse visits the dog then the mouse eats the dog.'
'If someone is nice then they chase the mouse.'
'If someone eats the dog and they are green then the dog eats the tiger.'] | The tiger does not visit the tiger. | False | 1 | 3 | [array(['The mouse eats the tiger.'], dtype=object)] | [array(['If the mouse eats the tiger then the tiger visits the mouse.',
'If someone visits the mouse then they visit the tiger.'],
dtype=object) ] |
10,688 | ['Anne is big.' 'Anne is green.' 'Anne is nice.' 'Anne is red.'
'Anne is round.' 'Fiona is green.' 'Fiona is white.'] | ['All nice people are round.' 'All white people are nice.'] | Fiona is not round. | False | 1 | 3 | [array(['Fiona is white.'], dtype=object)] | [array(['All white people are nice.', 'All nice people are round.'],
dtype=object) ] |
10,689 | ['The mouse does not like the tiger.' 'The tiger needs the mouse.'] | ['If someone visits the tiger then the tiger does not like the mouse.'
'If someone needs the mouse then the mouse is not red.'
'If someone needs the mouse then the mouse visits the tiger.'
'If someone visits the mouse then the mouse visits the tiger.'
'If the mouse needs the tiger then the tiger needs the mouse.'
'If someone likes the tiger and the tiger is not round then they do not like the mouse.'
'If the mouse does not visit the tiger then the mouse is round.'
'If the tiger likes the mouse and the tiger does not visit the mouse then the mouse is round.'] | The tiger likes the mouse. | False | 1 | 3 | [array(['The tiger needs the mouse.'], dtype=object)] | [array(['If someone needs the mouse then the mouse visits the tiger.',
'If someone visits the tiger then the tiger does not like the mouse.'],
dtype=object) ] |
10,690 | ['The bear likes the cow.' 'The bear sees the lion.'
'The bear visits the squirrel.' 'The cow likes the squirrel.'
'The cow sees the lion.' 'The lion is not big.' 'The lion sees the bear.'
'The lion sees the squirrel.' 'The squirrel is not big.'
'The squirrel is not rough.' 'The squirrel sees the lion.'
'The squirrel visits the bear.'] | ['If someone visits the squirrel then the squirrel likes the lion.'
'If someone likes the lion and the lion is red then the lion likes the cow.'
'If someone visits the cow and they do not see the cow then they see the squirrel.'
'If someone likes the lion then they like the cow.'
'If someone visits the lion then they are red.'
'If someone likes the cow then they are not red.'
'If someone visits the bear then they do not like the bear.'
'If someone sees the lion and they are big then the lion does not like the squirrel.'] | The squirrel is not red. | True | 3 | 4 | [array(['The bear visits the squirrel.'], dtype=object)] | [array(['If someone visits the squirrel then the squirrel likes the lion.',
'If someone likes the lion then they like the cow.',
'If someone likes the cow then they are not red.'], dtype=object) ] |
10,691 | ['Erin is round.'] | ['White, round things are green.' 'If something is blue then it is white.'
'All round things are blue.'] | Erin is not white. | False | 1 | 3 | [array(['Erin is round.'], dtype=object)] | [array(['All round things are blue.',
'If something is blue then it is white.'], dtype=object)] |
10,692 | ['The lion eats the rabbit.' 'The lion is big.' 'The lion is blue.'
'The lion is rough.' 'The lion likes the rabbit.'
'The lion visits the rabbit.' 'The rabbit eats the lion.'
'The rabbit is big.' 'The rabbit is kind.' 'The rabbit is rough.'
'The rabbit likes the lion.' 'The rabbit visits the lion.'] | ['If something is blue and it visits the lion then the lion visits the rabbit.'
'If the lion likes the rabbit and the rabbit is blue then the lion is rough.'
'If something likes the rabbit and it eats the lion then it visits the rabbit.'
'If something is kind and it visits the rabbit then it visits the lion.'
'If something likes the rabbit and the rabbit eats the lion then the lion likes the rabbit.'
'If something is blue and rough then it likes the lion.'
'If the lion likes the rabbit and the lion is big then the rabbit eats the lion.'
'If something visits the rabbit then it is kind.'] | The lion visits the lion. | True | 1 | 4 | [array(['The lion visits the rabbit.', 'The lion visits the rabbit.'],
dtype=object) ] | [array(['If something visits the rabbit then it is kind.',
'If something is kind and it visits the rabbit then it visits the lion.'],
dtype=object) ] |
10,693 | ['Anne is cold.' 'Anne is furry.' 'Anne is smart.' 'Charlie is blue.'
'Charlie is cold.' 'Charlie is furry.' 'Charlie is kind.'
'Charlie is red.' 'Erin is blue.' 'Erin is cold.' 'Erin is furry.'
'Erin is quiet.' 'Harry is furry.' 'Harry is kind.' 'Harry is red.'
'Harry is smart.'] | ['If someone is furry then they are cold.' 'Cold people are quiet.'] | Harry is quiet. | True | 1 | 3 | [array(['Harry is furry.'], dtype=object)] | [array(['If someone is furry then they are cold.',
'Cold people are quiet.'], dtype=object) ] |
10,694 | ['Bob is smart.' 'Bob is white.' 'Gary is not furry.' 'Gary is nice.'
'Gary is quiet.' 'Gary is rough.' 'Gary is smart.'] | ['White, blue things are smart.' 'Blue things are nice.'
'If something is furry and quiet then it is blue.'
'All quiet, smart things are blue.' 'All white things are rough.'
'If Bob is smart and Bob is nice then Bob is white.'
'All rough things are quiet.'
'If Bob is rough and Bob is white then Bob is blue.'] | Bob is quiet. | True | 1 | 3 | [array(['Bob is white.'], dtype=object)] | [array(['All white things are rough.', 'All rough things are quiet.'],
dtype=object) ] |
10,695 | ['Bob is rough.' 'Erin is furry.' 'Fiona is furry.'] | ['If Erin is smart and Erin is blue then Erin is rough.'
'If Bob is kind and Bob is furry then Bob is cold.'
'If someone is blue then they are nice.'
'If someone is nice then they are furry.'
'If someone is cold then they are smart.' 'Furry, rough people are blue.'
'Rough people are smart.' 'All kind, cold people are rough.'] | Fiona is not smart. | Unknown | 1 | -1 | [] | [] |
10,696 | ['The bald eagle is young.' 'The tiger is cold.' 'The tiger is green.'] | ['If something likes the tiger and it chases the bald eagle then the bald eagle likes the tiger.'
'If something is green then it likes the bald eagle.'
'If something needs the bald eagle then the bald eagle likes the tiger.'
'If something needs the bald eagle then it likes the bald eagle.'
'If something is cold then it needs the bald eagle.'
'If something is kind then it likes the bald eagle.'] | The bald eagle does not like the bald eagle. | Unknown | 1 | -1 | [] | [] |
10,697 | ['The bald eagle eats the rabbit.' 'The mouse is young.'
'The rabbit is big.'] | ['If someone visits the mouse and they eat the mouse then the mouse likes the rabbit.'
'If the mouse is green then the mouse likes the rabbit.'
'If the bald eagle visits the rabbit and the bald eagle visits the mouse then the rabbit likes the bald eagle.'
'If someone likes the rabbit then they visit the bald eagle.'
'If someone eats the bald eagle then they visit the mouse.'
'If someone eats the rabbit then they like the rabbit.'] | The bald eagle visits the bald eagle. | True | 1 | 3 | [array(['The bald eagle eats the rabbit.'], dtype=object)] | [array(['If someone eats the rabbit then they like the rabbit.',
'If someone likes the rabbit then they visit the bald eagle.'],
dtype=object) ] |
10,698 | ['The bald eagle is red.' 'The bald eagle is round.'
'The bald eagle is young.' 'The bald eagle needs the dog.'
'The bald eagle does not see the dog.' 'The dog is red.'
'The dog is young.' 'The dog likes the rabbit.'
'The dog needs the bald eagle.' 'The dog sees the bald eagle.'
'The dog does not see the rabbit.' 'The rabbit is not nice.'
'The rabbit likes the bald eagle.' 'The rabbit needs the bald eagle.'
'The rabbit sees the bald eagle.'] | ['If someone sees the dog then they do not like the bald eagle.'
'If someone likes the rabbit and they are young then they see the dog.'] | The dog does not like the bald eagle. | True | 1 | 4 | [array(['The dog likes the rabbit.', 'The dog is young.'], dtype=object)] | [array(['If someone likes the rabbit and they are young then they see the dog.',
'If someone sees the dog then they do not like the bald eagle.'],
dtype=object) ] |
10,699 | ['The bald eagle chases the cat.'
'The bald eagle does not chase the mouse.' 'The bald eagle is young.'
'The cat does not chase the bald eagle.'
'The cat does not eat the bald eagle.' 'The cat is rough.'
'The cat is young.' 'The cat sees the bald eagle.'
'The lion chases the bald eagle.' 'The lion chases the cat.'
'The lion eats the bald eagle.' 'The lion eats the cat.'
'The mouse chases the bald eagle.' 'The mouse chases the lion.'
'The mouse eats the bald eagle.' 'The mouse is young.'] | ['If something is kind then it is round.'
'If something chases the bald eagle then it is round.'
'If something is round then it sees the bald eagle.'
'If something chases the cat and the cat chases the bald eagle then it eats the bald eagle.'
'If something chases the cat then the cat sees the lion.'
'If something sees the cat then it chases the bald eagle.'
'If the bald eagle is young and the bald eagle chases the lion then the bald eagle sees the lion.'
'If the mouse eats the cat and the mouse eats the bald eagle then the bald eagle eats the cat.'
'If something sees the bald eagle and it chases the cat then the bald eagle sees the cat.'] | The bald eagle does not see the cat. | False | 3 | 5 | [array(['The lion chases the bald eagle.', 'The lion chases the cat.'],
dtype=object) ] | [array(['If something chases the bald eagle then it is round.',
'If something is round then it sees the bald eagle.',
'If something sees the bald eagle and it chases the cat then the bald eagle sees the cat.'],
dtype=object) ] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.