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