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 |
|---|---|---|---|---|---|---|---|---|
5,800 | ['Anne is blue.' 'Fiona is not white.' 'Gary is young.' 'Harry is white.'] | ['If someone is furry then they are round.'
'If someone is blue then they are furry.'
'If someone is rough and young then they are kind.'
'If Fiona is rough and Fiona is white then Fiona is not young.'
'All round people are white.' 'Rough people are white.'
'If Harry is rough then Harry is not white.'
'If Harry is kind and Harry is not round then Harry is rough.'] | Anne is not white. | False | 3 | 4 | [array(['Anne is blue.'], dtype=object)] | [array(['If someone is blue then they are furry.',
'If someone is furry then they are round.',
'All round people are white.'], dtype=object)] |
5,801 | ['Anne is white.' 'Fiona is not cold.' 'Gary is quiet.'] | ['If Gary is quiet then Gary is white.' 'All white people are big.'] | Gary is big. | True | 1 | 3 | [array(['Gary is quiet.'], dtype=object)] | [array(['If Gary is quiet then Gary is white.',
'All white people are big.'], dtype=object)] |
5,802 | ['Charlie is blue.' 'Charlie is furry.' 'Charlie is kind.' 'Dave is blue.'
'Erin is not blue.' 'Erin is green.' 'Harry is red.'] | ['All quiet, kind things are cold.' 'All green, kind things are quiet.'
'If something is green then it is kind.'
'If Dave is kind and Dave is red then Dave is quiet.'
'Kind, red things are green.'
'If something is red and not kind then it is blue.'
'Blue, kind things are furry.'
'If something is blue and not green then it is furry.'] | Harry is not cold. | Unknown | 3 | -1 | [] | [] |
5,803 | ['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) ] |
5,804 | ['Fiona is green.' 'Fiona is quiet.' 'Fiona is young.' 'Gary is green.'
'Gary is nice.' 'Gary is quiet.' 'Gary is red.' 'Gary is round.'
'Gary is white.' 'Gary is young.' 'Harry is green.' 'Harry is nice.'
'Harry is quiet.' 'Harry is red.' 'Harry is round.' 'Harry is young.'] | ['If Fiona is young and Fiona is quiet then Fiona is green.'
'All green, young people are white.' 'White people are red.'
'If someone is green and nice then they are quiet.'
'If Fiona is red and Fiona is green then Fiona is young.'
'If someone is red then they are round.'
'If someone is nice and white then they are red.'
'If Harry is nice then Harry is round.'] | Fiona is red. | True | 1 | 4 | [array(['Fiona is green.', 'Fiona is young.'], dtype=object)
array(['Fiona is young.', 'Fiona is quiet.', 'Fiona is young.'],
dtype=object) ] | [array(['All green, young people are white.', 'White people are red.'],
dtype=object)
array(['If Fiona is young and Fiona is quiet then Fiona is green.',
'All green, young people are white.', 'White people are red.'],
dtype=object) ] |
5,805 | ['The mouse is red.' 'The rabbit is green.' 'The squirrel is red.'
'The tiger sees the mouse.'] | ['If something is green then it eats the mouse.'
'If something chases the mouse then the mouse sees the squirrel.'
'If something chases the tiger then the tiger sees the mouse.'
'If the mouse is red then the mouse sees the tiger.'
'If something eats the mouse then it chases the squirrel.'
'If something chases the squirrel then the squirrel is green.'] | The rabbit chases the squirrel. | True | 1 | 3 | [array(['The rabbit is green.'], dtype=object)] | [array(['If something is green then it eats the mouse.',
'If something eats the mouse then it chases the squirrel.'],
dtype=object) ] |
5,806 | ['Anne is quiet.' 'Anne is white.' 'Fiona is blue.' 'Fiona is cold.'
'Fiona is nice.' 'Harry is red.' 'Harry is white.'] | ['If someone is nice then they are big.' 'Quiet people are big.'
'If Harry is quiet then Harry is nice.' 'Blue, red people are quiet.'
'Red, nice people are blue.' 'All white people are blue.'
'Big people are blue.' 'If Fiona is white then Fiona is quiet.'] | Harry is not quiet. | False | 1 | 4 | [array(['Harry is white.', 'Harry is red.'], dtype=object)] | [array(['All white people are blue.', 'Blue, red people are quiet.'],
dtype=object) ] |
5,807 | ['Bob is big.' 'Bob is furry.' 'Bob is kind.' 'Bob is young.'
'Erin is furry.' 'Erin is kind.' 'Erin is young.' 'Fiona is big.'
'Fiona is furry.' 'Fiona is green.' 'Fiona is young.' 'Harry is young.'] | ['Cold things are green.'
'If something is kind and white then it is young.'
'If Bob is white and Bob is green then Bob is big.'
'Green things are young.'
'If Fiona is young and Fiona is white then Fiona is kind.'
'All green, young things are big.' 'Big things are cold.'
'If Erin is cold then Erin is furry.'] | Erin is not cold. | Unknown | 3 | -1 | [] | [] |
5,808 | ['Anne is young.' 'Charlie is not red.' 'Gary is not blue.'
'Gary is kind.' 'Gary is not rough.' 'Gary is not young.'
'Harry is green.'] | ['If Gary is green then Gary is not blue.' 'All young people are blue.'
'If Harry is white and Harry is young then Harry is not green.'
'All red people are green.' 'Blue, young people are red.'
'If someone is green then they are white.'
'If someone is blue and white then they are kind.'
'All red people are not rough.'
'If someone is young and not white then they are rough.'] | Charlie is not kind. | Unknown | 1 | -1 | [] | [] |
5,809 | ['The dog chases the mouse.' 'The dog is cold.' 'The dog is kind.'
'The dog is nice.' 'The dog is red.' 'The dog is rough.'
'The dog needs the mouse.' 'The dog sees the mouse.'
'The mouse chases the dog.' 'The mouse is cold.' 'The mouse is kind.'
'The mouse is nice.' 'The mouse is red.' 'The mouse is rough.'
'The mouse needs the dog.' 'The mouse sees the dog.'] | ['If something chases the dog and it chases the mouse then it sees the mouse.'
'If something sees the mouse then it needs the mouse.'
'If something is red then it needs the dog.'
'If something sees the dog then the dog is rough.'
'If something is cold then it chases the mouse.'
'If the dog sees the mouse and the mouse is kind then the dog needs the mouse.'] | The mouse needs the mouse. | True | 3 | 5 | [array(['The mouse chases the dog.', 'The mouse is cold.'], dtype=object)] | [array(['If something is cold then it chases the mouse.',
'If something chases the dog and it chases the mouse then it sees the mouse.',
'If something sees the mouse then it needs the mouse.'],
dtype=object) ] |
5,810 | ['Anne is not blue.' 'Anne is green.' 'Dave is blue.' 'Dave is kind.'
'Dave is rough.' 'Dave is smart.' 'Erin is furry.' 'Erin is rough.'
'Harry is not furry.' 'Harry is kind.'] | ['If something is kind and not blue then it is green.'
'If something is kind and not blue then it is furry.'
'If something is green and not blue then it is kind.'
'If something is kind and not furry then it is rough.'
'If something is blue and not furry then it is rough.'
'If something is kind and furry then it is smart.'
'If something is rough and not blue then it is smart.'
'Furry things are smart.'] | Anne is not furry. | False | 1 | 5 | [array(['Anne is green.', 'Anne is not blue.', 'Anne is not blue.'],
dtype=object) ] | [array(['If something is green and not blue then it is kind.',
'If something is kind and not blue then it is furry.'],
dtype=object) ] |
5,811 | ['The bear chases the cow.' 'The bear eats the cow.' 'The bear is young.'
'The cow is red.' 'The cow is round.' 'The cow visits the squirrel.'
'The rabbit is round.' 'The rabbit visits the bear.'
'The squirrel eats the cow.' 'The squirrel visits the rabbit.'] | ['If someone visits the squirrel and the squirrel chases the cow then the cow is round.'
'If someone is big and red then they chase the rabbit.'
'If someone visits the rabbit then the rabbit visits the bear.'
'If the squirrel chases the cow and the cow is round then the cow is young.'
'If someone chases the squirrel then the squirrel eats the rabbit.'
'If someone eats the cow and the cow eats the rabbit then the cow chases the rabbit.'
'If someone chases the rabbit then the rabbit is red.'
'All red people are big.'
'If someone eats the bear then they chase the cow.'] | The rabbit is not red. | False | 3 | 5 | [array(['The cow is red.', 'The cow is red.'], dtype=object)] | [array(['All red people are big.',
'If someone is big and red then they chase the rabbit.',
'If someone chases the rabbit then the rabbit is red.'],
dtype=object) ] |
5,812 | ['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 not like the cow.'
'If someone chases the tiger then the tiger likes the lion.'
'If someone likes the tiger then they are rough.'
'If someone likes the tiger and they chase the cow then they need the lion.'
'If someone needs the bear then the bear likes the cow.'] | 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)] |
5,813 | ['The bear is cold.' 'The bear needs the lion.' 'The bear sees the cow.'
'The bear does not see the tiger.' 'The cow sees the bear.'
'The cow does not see the lion.' 'The lion needs the tiger.'
'The tiger needs the bear.' 'The tiger needs the cow.'
'The tiger sees the bear.'] | ['If someone needs the bear and they are round then they do not see the cow.'
'If someone is rough then they do not see the cow.'
'If the lion visits the bear then the bear visits the tiger.'
'If someone needs the bear then they are green.'
'If someone visits the cow and the cow is not kind then the cow sees the lion.'
'If the cow needs the bear and the cow does not see the lion then the bear sees the tiger.'
'If the tiger does not need the bear and the bear does not see the tiger then the tiger is green.'
'If someone is green then they do not need the tiger.'] | The tiger needs the tiger. | False | 1 | 3 | [array(['The tiger needs the bear.'], dtype=object)] | [array(['If someone needs the bear then they are green.',
'If someone is green then they do not need the tiger.'],
dtype=object) ] |
5,814 | ['Bob is round.' 'Gary is not cold.' 'Harry is white.'] | ['Kind people are round.' 'Kind people are round.'
'All blue people are smart.'
'If someone is kind and white then they are smart.'
'All kind people are blue.' 'If Harry is white then Harry is rough.'
'Rough people are kind.'
'If someone is white and not kind then they are cold.'] | Harry is blue. | True | 3 | 4 | [array(['Harry is white.'], dtype=object)] | [array(['If Harry is white then Harry is rough.', 'Rough people are kind.',
'All kind people are blue.'], dtype=object) ] |
5,815 | ['Anne is big.' 'Charlie is young.' 'Fiona is big.' 'Harry is furry.'] | ['All furry, quiet people are big.' 'All furry, blue people are cold.'
'If Charlie is quiet then Charlie is big.'
'If someone is furry then they are quiet.'
'If someone is cold and big then they are blue.'
'If someone is quiet and young then they are cold.'
'If Fiona is big then Fiona is furry.' 'All young people are furry.'] | Fiona is quiet. | True | 1 | 3 | [array(['Fiona is big.'], dtype=object)] | [array(['If Fiona is big then Fiona is furry.',
'If someone is furry then they are quiet.'], dtype=object)] |
5,816 | ['The bald eagle likes the bear.' 'The bald eagle visits the tiger.'
'The bear is kind.' 'The bear likes the tiger.'
'The bear visits the tiger.' 'The squirrel chases the bear.'
'The squirrel is kind.' 'The squirrel is rough.'
'The squirrel visits the bald eagle.' 'The tiger chases the bear.'
'The tiger chases the squirrel.' 'The tiger is nice.'
'The tiger likes the bear.' 'The tiger likes the squirrel.'] | ['If the bald eagle visits the squirrel then the bald eagle likes the bear.'
'If something chases the squirrel then the squirrel likes the bald eagle.'
'If something is rough and it likes the bear then the bear likes the squirrel.'
'If the squirrel is nice then the squirrel visits the tiger.'
'If something likes the tiger and it likes the squirrel then the tiger likes the bald eagle.'
'If something is red then it chases the squirrel.'
'If something likes the bald eagle then it chases the tiger.'
'If something likes the squirrel and the squirrel chases the bear then the squirrel is red.'
'If something chases the tiger then it likes the bear.'] | The squirrel does not like the bear. | False | 3 | 4 | [array(['The tiger chases the squirrel.'], dtype=object)
array(['The tiger likes the squirrel.', 'The squirrel chases the bear.'],
dtype=object) ] | [array(['If something chases the squirrel then the squirrel likes the bald eagle.',
'If something likes the bald eagle then it chases the tiger.',
'If something chases the tiger then it likes the bear.'],
dtype=object)
array(['If something likes the squirrel and the squirrel chases the bear then the squirrel is red.',
'If something is red then it chases the squirrel.',
'If something chases the squirrel then the squirrel likes the bald eagle.',
'If something likes the bald eagle then it chases the tiger.',
'If something chases the tiger then it likes the bear.'],
dtype=object) ] |
5,817 | ['The bald eagle eats the cow.' 'The bald eagle eats the tiger.'
'The bald eagle is cold.' 'The bald eagle needs the tiger.'
'The bald eagle visits the cow.' 'The bear is cold.'
'The bear needs the bald eagle.' 'The bear needs the tiger.'
'The cow eats the tiger.' 'The cow needs the bear.'
'The cow visits the bear.' 'The tiger eats the bear.'
'The tiger eats the cow.' 'The tiger is cold.' 'The tiger is green.'
'The tiger needs the bald eagle.'] | ['If someone visits the cow and the cow is kind then the cow needs the bear.'
'If someone needs the cow then they are red.' 'All red people are cold.'
'If someone is big and they eat the tiger then they need the bald eagle.'
'If someone needs the cow and they are big then they visit the bear.'
'If someone visits the bear then they need the cow.'] | The cow is red. | True | 1 | 3 | [array(['The cow visits the bear.'], dtype=object)] | [array(['If someone visits the bear then they need the cow.',
'If someone needs the cow then they are red.'], dtype=object)] |
5,818 | ['The bald eagle eats the rabbit.' 'The bald eagle is big.'
'The bald eagle is not blue.' 'The bald eagle is kind.'
'The bald eagle is round.' 'The bald eagle likes the cat.'
'The bald eagle needs the cat.' 'The cat is blue.' 'The cat is round.'
'The cat needs the rabbit.' 'The rabbit does not eat the bald eagle.'
'The rabbit eats the cat.' 'The rabbit is not nice.'
'The rabbit likes the cat.' 'The rabbit needs the cat.'] | ['If someone likes the cat then they like the bald eagle.'
'If someone likes the rabbit and they do not eat the cat then the cat needs the bald eagle.'
'If the cat needs the rabbit and the rabbit likes the bald eagle then the rabbit is not blue.'] | The rabbit is blue. | False | 1 | 4 | [array(['The cat needs the rabbit.', 'The rabbit likes the cat.'],
dtype=object) ] | [array(['If someone likes the cat then they like the bald eagle.',
'If the cat needs the rabbit and the rabbit likes the bald eagle then the rabbit is not blue.'],
dtype=object) ] |
5,819 | ['Anne is blue.' 'Anne is green.' 'Anne is nice.' 'Anne is quiet.'
'Anne is rough.' 'Anne is white.' 'Gary is blue.' 'Gary is green.'
'Gary is quiet.' 'Gary is young.'] | ['White things are rough.' 'If something is green then it is white.'
'Green, blue things are quiet.' 'White things are quiet.'
'If Gary is rough and Gary is quiet then Gary is not nice.'
'If something is quiet and not green then it is young.'] | Gary is not nice. | True | 3 | 5 | [array(['Gary is green.', 'Gary is quiet.'], dtype=object)
array(['Gary is green.', 'Gary is green.', 'Gary is blue.'], dtype=object)
array(['Gary is green.', 'Gary is green.'], dtype=object)] | [array(['If something is green then it is white.',
'White things are rough.',
'If Gary is rough and Gary is quiet then Gary is not nice.'],
dtype=object)
array(['If something is green then it is white.',
'White things are rough.', 'Green, blue things are quiet.',
'If Gary is rough and Gary is quiet then Gary is not nice.'],
dtype=object)
array(['If something is green then it is white.',
'White things are rough.',
'If something is green then it is white.',
'White things are quiet.',
'If Gary is rough and Gary is quiet then Gary is not nice.'],
dtype=object) ] |
5,820 | ['The bear needs the dog.' 'The cow is young.' 'The dog eats the bear.'
'The mouse needs the cow.'] | ['If something needs the bear then the bear is young.'
'If something is round then it is cold.'
'If something is cold then it is round.'
'If something eats the dog then the dog needs the mouse.'
'If the bear needs the dog then the bear visits the cow.'
'If something needs the cow and it visits the mouse then the cow needs the mouse.'] | The dog is not cold. | Unknown | 1 | -1 | [] | [] |
5,821 | ['The cow is nice.'] | ['If the cow is green then the cow is round.'
'Round, rough things are green.'
'If the cow is nice and the cow is rough then the cow is round.'
'If the cow is young and the cow is round then the cow is nice.'
'If the cow is nice then the cow is rough.' 'Young things are rough.'] | The cow is not round. | False | 1 | 4 | [array(['The cow is nice.', 'The cow is nice.'], dtype=object)] | [array(['If the cow is nice then the cow is rough.',
'If the cow is nice and the cow is rough then the cow is round.'],
dtype=object) ] |
5,822 | ['The bear eats the rabbit.' 'The bear is blue.' 'The bear is green.'
'The bear is young.' 'The bear likes the rabbit.'
'The bear sees the rabbit.' 'The rabbit eats the bear.'] | ['If someone is young then they like the rabbit.'
'If someone sees the bear then the bear is round.'
'If someone is young and they like the rabbit then they see the bear.'
'If someone sees the rabbit then they are green.'
'If someone likes the bear then they are young.'
'If someone sees the bear and they see the rabbit then the rabbit is young.'
'If someone likes the bear then the bear eats the rabbit.'
'If someone is red and they eat the rabbit then they like the rabbit.'] | The rabbit does not like the rabbit. | False | 3 | 6 | [array(['The bear is young.', 'The bear likes the rabbit.',
'The bear sees the rabbit.'], dtype=object)
array(['The bear is young.', 'The bear is young.',
'The bear sees the rabbit.'], dtype=object)] | [array(['If someone is young and they like the rabbit then they see the bear.',
'If someone sees the bear and they see the rabbit then the rabbit is young.',
'If someone is young then they like the rabbit.'], dtype=object)
array(['If someone is young then they like the rabbit.',
'If someone is young and they like the rabbit then they see the bear.',
'If someone sees the bear and they see the rabbit then the rabbit is young.',
'If someone is young then they like the rabbit.'], dtype=object) ] |
5,823 | ['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.'] | Bob is not furry. | False | 1 | 3 | [array(['Bob is red.'], dtype=object)] | [array(['If something is red then it is cold.', 'Cold things are furry.'],
dtype=object) ] |
5,824 | ['The bald eagle chases the cow.' 'The bald eagle is not cold.'
'The bald eagle is young.' 'The bald eagle visits the cow.'
'The cow chases the bald eagle.' 'The cow is red.'
'The mouse chases the cow.' 'The mouse sees the bald eagle.'
'The mouse does not visit the bald eagle.' 'The mouse visits the rabbit.'
'The rabbit sees the mouse.' 'The rabbit visits the mouse.'] | ['If the mouse chases the rabbit and the mouse is not green then the rabbit does not visit the mouse.'
'If something chases the cow and the cow sees the rabbit then it chases the bald eagle.'
'If something visits the cow then the cow is red.'
'If something is big then it visits the rabbit.'
'If something chases the bald eagle then it visits the cow.'
'If something chases the cow and it visits the rabbit then the cow sees the rabbit.'] | The rabbit does not visit the cow. | Unknown | 1 | -1 | [] | [] |
5,825 | ['Anne is smart.' 'Bob is cold.' 'Erin is big.' 'Gary is green.'] | ['If someone is cold and green then they are furry.'
'If Gary is furry and Gary is red then Gary is green.'
'If Bob is cold then Bob is green.' 'All green, smart people are red.'
'If someone is smart then they are big.' 'Red people are cold.'] | Erin is cold. | Unknown | 1 | -1 | [] | [] |
5,826 | ['The bear chases the cat.' 'The bear chases the cow.'
'The bear likes the cat.' 'The bear likes the lion.'
'The bear visits the cat.' 'The cat is red.' 'The cat visits the bear.'
'The cat visits the cow.' 'The cow visits the lion.'
'The lion chases the cat.' 'The lion is nice.'] | ['If something likes the bear and it visits the lion then it is green.'
'If something likes the lion and the lion is nice then it chases the lion.'
'If something is green and it chases the cow then the cow is cold.'
'Cold things are green.'
'If something chases the lion and the lion chases the cat then it is cold.'
'If the lion likes the cat and the cat chases the lion then the lion is nice.'
'If something likes the cat then it likes the lion.'
'If something likes the cat then it likes the lion.'
'If something chases the lion then the lion visits the bear.'] | The cat does not chase the lion. | Unknown | 1 | -1 | [] | [] |
5,827 | ['Anne is furry.' 'Anne is rough.' 'Anne is round.' 'Bob is cold.'
'Bob is furry.' 'Bob is kind.' 'Bob is nice.' 'Bob is rough.'
'Bob is round.' 'Bob is white.' 'Fiona is cold.' 'Fiona is nice.'
'Fiona is round.' 'Harry is nice.' 'Harry is round.'] | ['All nice, cold people are white.'
'If someone is round and rough then they are white.'
'If Harry is nice then Harry is rough.' 'White people are kind.'
'Kind people are round.' 'If someone is kind then they are white.'
'All cold, white people are rough.' 'All kind people are nice.'] | Anne is kind. | True | 1 | 4 | [array(['Anne is round.', 'Anne is rough.'], dtype=object)] | [array(['If someone is round and rough then they are white.',
'White people are kind.'], dtype=object) ] |
5,828 | ['The bald eagle likes the rabbit.' 'The cow eats the rabbit.'
'The rabbit eats the tiger.' 'The tiger does not like the cow.'] | ['If someone eats the cow then they need the rabbit.'
'If someone likes the cow then the cow eats the rabbit.'
'If someone eats the rabbit then the rabbit needs the bald eagle.'
'If someone eats the tiger then they like the bald eagle.'
'If someone eats the rabbit and the rabbit likes the bald eagle then the rabbit eats the cow.'
'If someone is red then they are rough.'
'If someone is nice and they need the rabbit then they eat the rabbit.'
'If someone eats the bald eagle then they need the cow.'] | The rabbit needs the rabbit. | True | 3 | 5 | [array(['The cow eats the rabbit.', 'The rabbit eats the tiger.'],
dtype=object) ] | [array(['If someone eats the tiger then they like the bald eagle.',
'If someone eats the rabbit and the rabbit likes the bald eagle then the rabbit eats the cow.',
'If someone eats the cow then they need the rabbit.'], dtype=object) ] |
5,829 | ['Charlie is big.' 'Charlie is cold.' 'Charlie is not rough.'
'Charlie is white.' 'Dave is cold.' 'Dave is not white.'
'Erin is not big.' 'Erin is not cold.' 'Erin is kind.'
'Erin is not rough.' 'Erin is smart.' 'Erin is white.'
'Erin is not young.' 'Harry is rough.' 'Harry is smart.'
'Harry is young.'] | ['Rough things are big.' 'All rough things are cold.'
'If Harry is not cold then Harry is big.'
'If something is kind and not cold then it is white.'
'If something is white and not big then it is kind.'
'If something is rough and white then it is kind.'
'All big things are kind.' 'If Dave is white then Dave is young.'] | Dave is not kind. | Unknown | 1 | -1 | [] | [] |
5,830 | ['Anne is blue.' 'Anne is cold.' 'Anne is kind.' 'Anne is rough.'
'Anne is young.' 'Charlie is blue.' 'Charlie is round.' 'Dave is blue.'
'Dave is kind.' 'Erin is rough.'] | ['Green things are round.' 'If something is green then it is rough.'
'All round things are green.'] | Dave is not round. | Unknown | 1 | -1 | [] | [] |
5,831 | ['Bob is round.' 'Harry is white.'] | ['Cold, round people are red.' 'All round people are cold.'] | Bob is red. | True | 1 | 4 | [array(['Bob is round.', 'Bob is round.'], dtype=object)] | [array(['All round people are cold.', 'Cold, round people are red.'],
dtype=object) ] |
5,832 | ['Anne is furry.' 'Bob is nice.' 'Bob is young.' 'Fiona is nice.'
'Fiona is red.' 'Harry is big.' 'Harry is nice.' 'Harry is red.'
'Harry is round.' 'Harry is smart.'] | ['All young people are furry.' 'Round, young people are nice.'
'All red, nice people are young.'] | Fiona is furry. | True | 1 | 4 | [array(['Fiona is red.', 'Fiona is nice.'], dtype=object)] | [array(['All red, nice people are young.', 'All young people are furry.'],
dtype=object) ] |
5,833 | ['The bear is rough.' 'The cow chases the mouse.' 'The cow is nice.'
'The cow is not rough.' 'The cow sees the bear.'
'The cow sees the mouse.' 'The mouse chases the cow.'
'The mouse chases the tiger.' 'The mouse is not big.'
'The mouse is cold.' 'The mouse is rough.' 'The mouse is young.'
'The mouse sees the tiger.' 'The tiger does not chase the bear.'
'The tiger is not nice.' 'The tiger likes the bear.'] | ['If something likes the mouse then the mouse is big.'
'If the bear is rough then the bear chases the mouse.'
'If something chases the mouse then it is cold.'] | The bear is cold. | True | 1 | 3 | [array(['The bear is rough.'], dtype=object)] | [array(['If the bear is rough then the bear chases the mouse.',
'If something chases the mouse then it is cold.'], dtype=object)] |
5,834 | ['Bob is kind.' 'Bob is round.' 'Charlie is rough.' 'Erin is green.'
'Erin is rough.' 'Erin is round.' 'Gary is cold.'] | ['All rough people are green.' 'If someone is green then they are white.'
'If someone is white then they are not big.'
'If someone is green and not big then they are kind.'
'If someone is kind and not big then they are round.'] | Charlie is white. | True | 1 | 3 | [array(['Charlie is rough.'], dtype=object)] | [array(['All rough people are green.',
'If someone is green then they are white.'], dtype=object)] |
5,835 | ['The bald eagle eats the cow.' 'The bald eagle eats the tiger.'
'The bald eagle is cold.' 'The bald eagle needs the tiger.'
'The bald eagle visits the cow.' 'The bear is cold.'
'The bear needs the bald eagle.' 'The bear needs the tiger.'
'The cow eats the tiger.' 'The cow needs the bear.'
'The cow visits the bear.' 'The tiger eats the bear.'
'The tiger eats the cow.' 'The tiger is cold.' 'The tiger is green.'
'The tiger needs the bald eagle.'] | ['If someone visits the cow and the cow is kind then the cow needs the bear.'
'If someone needs the cow then they are red.' 'All red people are cold.'
'If someone is big and they eat the tiger then they need the bald eagle.'
'If someone needs the cow and they are big then they visit the bear.'
'If someone visits the bear then they need the cow.'] | The cow is not cold. | False | 3 | 4 | [array(['The cow visits the bear.'], dtype=object)] | [array(['If someone visits the bear then they need the cow.',
'If someone needs the cow then they are red.',
'All red people are cold.'], dtype=object) ] |
5,836 | ['The mouse is kind.' 'The mouse is rough.' 'The mouse is round.'] | ['If the mouse is young and the mouse is not rough then the mouse is round.'
'If the mouse is cold then the mouse is round.'
'Young things are not cold.' 'Round things are kind.'
'Rough things are kind.' 'All kind things are young.'] | The mouse is not cold. | True | 1 | 3 | [array(['The mouse is kind.'], dtype=object)
array(['The mouse is rough.'], dtype=object)
array(['The mouse is round.'], dtype=object)] | [array(['All kind things are young.', 'Young things are not cold.'],
dtype=object)
array(['Rough things are kind.', 'All kind things are young.',
'Young things are not cold.'], dtype=object)
array(['Round things are kind.', 'All kind things are young.',
'Young things are not cold.'], dtype=object) ] |
5,837 | ['Anne is furry.' 'Fiona is not furry.' 'Fiona is not rough.'] | ['If something is quiet then it is young.'
'All quiet, big things are not white.'
'If something is young and furry then it is quiet.'
'If something is young then it is big.'
'If Anne is furry then Anne is young.'
'If something is quiet and not white then it is rough.'
'If something is rough and not furry then it is green.'
'Furry things are not green.'] | Fiona is not big. | Unknown | 3 | -1 | [] | [] |
5,838 | ['Fiona is blue.' 'Fiona is white.' 'Harry is cold.'] | ['Round things are not blue.'
'If Fiona is red and Fiona is blue then Fiona is quiet.'
'If Fiona is blue then Fiona is red.'
'If something is quiet and red then it is not round.'
'If Harry is quiet then Harry is red.'
'If Harry is not green then Harry is not round.'
'If something is cold and not red then it is white.'
'Quiet things are white.'] | Fiona is quiet. | True | 1 | 4 | [array(['Fiona is blue.', 'Fiona is blue.'], dtype=object)] | [array(['If Fiona is blue then Fiona is red.',
'If Fiona is red and Fiona is blue then Fiona is quiet.'],
dtype=object) ] |
5,839 | ['Bob is big.' 'Bob is cold.' 'Bob is furry.' 'Bob is quiet.'
'Bob is white.' 'Bob is young.' 'Dave is cold.' 'Dave is young.'
'Fiona is big.' 'Fiona is cold.' 'Fiona is white.' 'Fiona is young.'
'Harry is big.' 'Harry is green.' 'Harry is quiet.' 'Harry is young.'] | ['All cold, big people are young.'
'If someone is green and white then they are big.'
'If someone is big and green then they are furry.'
'Big, furry people are green.' 'If someone is cold then they are green.'
'If Dave is furry and Dave is green then Dave is quiet.'
'If someone is quiet and green then they are white.'
'Green, young people are white.'] | Fiona is furry. | True | 1 | 4 | [array(['Fiona is big.', 'Fiona is cold.'], dtype=object)
array(['Fiona is cold.', 'Fiona is white.', 'Fiona is cold.'],
dtype=object)
array(['Fiona is cold.', 'Fiona is cold.', 'Fiona is young.',
'Fiona is cold.'], dtype=object) ] | [array(['If someone is cold then they are green.',
'If someone is big and green then they are furry.'], dtype=object)
array(['If someone is cold then they are green.',
'If someone is green and white then they are big.',
'If someone is cold then they are green.',
'If someone is big and green then they are furry.'], dtype=object)
array(['If someone is cold then they are green.',
'If someone is cold then they are green.',
'Green, young people are white.',
'If someone is green and white then they are big.',
'If someone is cold then they are green.',
'If someone is big and green then they are furry.'], dtype=object)] |
5,840 | ['Anne is kind.' 'Anne is red.' 'Anne is white.' 'Charlie is green.'
'Charlie is red.' 'Dave is cold.' 'Dave is furry.'] | ['Green things are red.' 'If something is white then it is quiet.'
'Quiet things are furry.'] | Charlie is not furry. | Unknown | 1 | -1 | [] | [] |
5,841 | ['The bald eagle is blue.' 'The bald eagle is cold.'
'The bald eagle needs the rabbit.' 'The bear visits the lion.'
'The lion is nice.' 'The lion likes the bald eagle.'
'The lion needs the bald eagle.' 'The lion needs the rabbit.'
'The lion visits the rabbit.' 'The rabbit likes the bear.'
'The rabbit needs the bald eagle.' 'The rabbit needs the lion.'
'The rabbit visits the bald eagle.' 'The rabbit visits the bear.'] | ['If someone visits the rabbit then they need the bear.'
'If someone needs the rabbit then the rabbit likes the bear.'
'If someone visits the bear and the bear needs the rabbit then they need the bear.'
'If someone needs the bear then they need the rabbit.'
'If the bear needs the lion and the bear likes the bald eagle then the bear visits the bald eagle.'
'If someone is blue and they like the bald eagle then the bald eagle needs the rabbit.'
'If someone likes the bear then the bear visits the rabbit.'
'If the bald eagle likes the rabbit and the bald eagle visits the rabbit then the bald eagle needs the bear.'
'If the rabbit likes the bear then the bear visits the bald eagle.'] | The bear does not need the bear. | False | 1 | 3 | [array(['The rabbit likes the bear.'], dtype=object)
array(['The bald eagle needs the rabbit.'], dtype=object)
array(['The lion needs the rabbit.'], dtype=object)
array(['The lion visits the rabbit.'], dtype=object)] | [array(['If someone likes the bear then the bear visits the rabbit.',
'If someone visits the rabbit then they need the bear.'],
dtype=object)
array(['If someone needs the rabbit then the rabbit likes the bear.',
'If someone likes the bear then the bear visits the rabbit.',
'If someone visits the rabbit then they need the bear.'],
dtype=object)
array(['If someone needs the rabbit then the rabbit likes the bear.',
'If someone likes the bear then the bear visits the rabbit.',
'If someone visits the rabbit then they need the bear.'],
dtype=object)
array(['If someone visits the rabbit then they need the bear.',
'If someone needs the bear then they need the rabbit.',
'If someone needs the rabbit then the rabbit likes the bear.',
'If someone likes the bear then the bear visits the rabbit.',
'If someone visits the rabbit then they need the bear.'],
dtype=object) ] |
5,842 | ['Charlie is green.' 'Charlie is red.' 'Dave is nice.' 'Dave is round.'
'Erin is red.' 'Fiona is big.' 'Fiona is green.' 'Fiona is nice.'
'Fiona is red.' 'Fiona is rough.' 'Fiona is round.' 'Fiona is white.'] | ['All rough, nice people are green.'
'If someone is round and nice then they are rough.'] | Dave is not green. | False | 1 | 5 | [array(['Dave is round.', 'Dave is nice.', 'Dave is nice.'], dtype=object)] | [array(['If someone is round and nice then they are rough.',
'All rough, nice people are green.'], dtype=object) ] |
5,843 | ['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.'] | Harry is nice. | True | 1 | 4 | [array(['Harry is rough.', 'Harry is rough.'], dtype=object)] | [array(['All rough people are smart.', 'Smart, rough people are nice.'],
dtype=object) ] |
5,844 | ['The bald eagle visits the lion.' 'The cow is round.' 'The lion is kind.'
'The squirrel is nice.'] | ['If someone visits the lion then the lion is round.'
'If the cow is kind and the cow likes the squirrel then the squirrel is nice.'
'If someone is round then they need the cow.'] | The lion does not need the cow. | False | 1 | 3 | [array(['The bald eagle visits the lion.'], dtype=object)] | [array(['If someone visits the lion then the lion is round.',
'If someone is round then they need the cow.'], dtype=object)] |
5,845 | ['Charlie is not green.' 'Charlie is quiet.' 'Dave is green.'
'Dave is red.' 'Dave is rough.' 'Dave is white.' 'Erin is big.'
'Erin is rough.' 'Gary is not quiet.' 'Gary is rough.' 'Gary is white.'
'Gary is young.'] | ['If Charlie is green then Charlie is rough.'
'All big, red people are green.' 'All white people are rough.'
'If Gary is not young and Gary is not green then Gary is quiet.'
'If Charlie is rough then Charlie is young.'
'All red, young people are not quiet.' 'Green people are white.'
'If someone is quiet then they are white.'] | Charlie is young. | True | 3 | 4 | [array(['Charlie is quiet.'], dtype=object)] | [array(['If someone is quiet then they are white.',
'All white people are rough.',
'If Charlie is rough then Charlie is young.'], dtype=object)] |
5,846 | ['Charlie is kind.' 'Erin is blue.' 'Erin is smart.'] | ['Smart people are young.'
'If Erin is young and Erin is smart then Erin is cold.'] | Erin is not cold. | False | 1 | 4 | [array(['Erin is smart.', 'Erin is smart.'], dtype=object)] | [array(['Smart people are young.',
'If Erin is young and Erin is smart then Erin is cold.'],
dtype=object) ] |
5,847 | ['Bob is furry.' 'Bob is not smart.' 'Dave is blue.' 'Dave is furry.'
'Dave is rough.' 'Dave is smart.' 'Harry is cold.'] | ['If someone is young and not smart then they are not blue.'
'If someone is cold then they are kind.' 'Blue people are cold.'] | Bob is kind. | Unknown | 1 | -1 | [] | [] |
5,848 | ['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)] |
5,849 | ['Anne is white.' 'Erin is blue.' 'Fiona is cold.'] | ['All blue things are green.' 'All big things are cold.'
'If something is green and blue then it is big.'] | Erin is not big. | False | 1 | 4 | [array(['Erin is blue.', 'Erin is blue.'], dtype=object)] | [array(['All blue things are green.',
'If something is green and blue then it is big.'], dtype=object)] |
5,850 | ['The bear chases the lion.' 'The bear is not young.'
'The dog chases the bear.' 'The dog chases the lion.'
'The dog chases the squirrel.' 'The dog sees the lion.'
'The dog visits the squirrel.' 'The lion does not chase the bear.'
'The lion does not chase the squirrel.' 'The lion is not red.'
'The squirrel chases the bear.' 'The squirrel chases the dog.'
'The squirrel is green.' 'The squirrel is round.'
'The squirrel is young.' 'The squirrel sees the dog.'] | ['If something visits the bear then it sees the bear.'
'If something sees the bear then the bear sees the dog.'
'If something visits the dog and the dog is young then the dog sees the bear.'
'If something is green then it sees the dog.'
'If something sees the dog then it visits the bear.'] | The dog does not see the bear. | Unknown | 3 | -1 | [] | [] |
5,851 | ['The cat is green.' 'The cat is nice.' 'The cat needs the squirrel.'
'The cat visits the dog.' 'The dog is cold.' 'The dog likes the cat.'
'The dog needs the cat.' 'The dog needs the squirrel.'
'The dog visits the cat.' 'The dog visits the squirrel.'
'The squirrel is cold.' 'The squirrel likes the dog.'] | ['If something is nice then it likes the squirrel.'
'If something likes the squirrel then it visits the squirrel.'
'If something visits the squirrel then it visits the cat.'] | The cat visits the cat. | True | 3 | 4 | [array(['The cat is nice.'], dtype=object)] | [array(['If something is nice then it likes the squirrel.',
'If something likes the squirrel then it visits the squirrel.',
'If something visits the squirrel then it visits the cat.'],
dtype=object) ] |
5,852 | ['Anne is white.' 'Dave is kind.' 'Fiona is kind.'] | ['If something is white then it is smart.'
'If something is smart then it is blue.'] | Anne is blue. | True | 1 | 3 | [array(['Anne is white.'], dtype=object)] | [array(['If something is white then it is smart.',
'If something is smart then it is blue.'], dtype=object)] |
5,853 | ['Anne is smart.' 'Charlie is nice.' 'Charlie is white.'
'Dave is not young.' 'Fiona is green.' 'Fiona is nice.' 'Fiona is white.'] | ['Nice people are not young.' 'All nice, white people are rough.'
'Rough people are red.'] | Fiona is red. | True | 1 | 4 | [array(['Fiona is nice.', 'Fiona is white.'], dtype=object)] | [array(['All nice, white people are rough.', 'Rough people are red.'],
dtype=object) ] |
5,854 | ['Bob is big.' 'Bob is cold.' 'Bob is kind.' 'Bob is red.' 'Bob is white.'
'Harry is big.' 'Harry is cold.' 'Harry is kind.' 'Harry is quiet.'
'Harry is red.' 'Harry is round.' 'Harry is white.'] | ['White things are red.' 'Big things are round.'
'All white, round things are quiet.'] | Bob is not quiet. | False | 1 | 4 | [array(['Bob is white.', 'Bob is big.'], dtype=object)] | [array(['Big things are round.', 'All white, round things are quiet.'],
dtype=object) ] |
5,855 | ['The cat visits the squirrel.' 'The lion needs the cat.'
'The squirrel visits the lion.' 'The tiger is not kind.'] | ['If someone visits the squirrel then the squirrel needs the lion.'
'If the cat is blue and the cat is young then the cat is rough.'
'If someone needs the lion then the lion needs the squirrel.'
'If the tiger chases the lion and the tiger chases the cat then the cat visits the tiger.'
'If someone is blue and they do not chase the lion then the lion visits the cat.'
'If someone needs the lion and they do not visit the tiger then they need the cat.'] | The lion does not need the squirrel. | False | 1 | 3 | [array(['The cat visits the squirrel.'], dtype=object)] | [array(['If someone visits the squirrel then the squirrel needs the lion.',
'If someone needs the lion then the lion needs the squirrel.'],
dtype=object) ] |
5,856 | ['The bear chases the mouse.' 'The mouse chases the squirrel.'
'The squirrel sees the bear.'] | ['If something sees the bear then it is big.'
'If something needs the squirrel then it sees the squirrel.'
'If something is green and it needs the squirrel then the squirrel is nice.'
'If the bear needs the squirrel and the bear sees the mouse then the squirrel needs the bear.'
'If something needs the mouse and it chases the mouse then it needs the bear.'
'If something sees the squirrel then the squirrel is nice.'
'If the bear is green and the bear needs the squirrel then the squirrel sees the mouse.'
'If something sees the squirrel and the squirrel needs the mouse then the mouse chases the squirrel.'] | The squirrel is not nice. | Unknown | 1 | -1 | [] | [] |
5,857 | ['The bald eagle is cold.' 'The cow sees the lion.'
'The lion chases the bald eagle.'] | ['If the bald eagle does not chase the cow then the cow chases the lion.'
'If someone sees the cow then the cow is nice.'
'If someone chases the bald eagle then they see the cow.'
'If someone is kind and not cold then they are not rough.'
'If someone is round and rough then they see the bald eagle.'
'If someone visits the lion then they are not round.'] | The cow is not nice. | False | 1 | 3 | [array(['The lion chases the bald eagle.'], dtype=object)] | [array(['If someone chases the bald eagle then they see the cow.',
'If someone sees the cow then the cow is nice.'], dtype=object)] |
5,858 | ['Anne is big.' 'Anne is blue.' 'Anne is round.' 'Anne is smart.'
'Bob is cold.' 'Bob is green.' 'Bob is quiet.' 'Bob is round.'
'Bob is smart.' 'Charlie is cold.' 'Charlie is quiet.'
'Charlie is smart.' 'Dave is big.' 'Dave is blue.' 'Dave is round.'] | ['All green people are quiet.' 'Smart, blue people are green.'
'All big people are smart.'] | Anne is quiet. | True | 1 | 4 | [array(['Anne is smart.', 'Anne is blue.'], dtype=object)
array(['Anne is big.', 'Anne is blue.'], dtype=object)] | [array(['Smart, blue people are green.', 'All green people are quiet.'],
dtype=object)
array(['All big people are smart.', 'Smart, blue people are green.',
'All green people are quiet.'], dtype=object) ] |
5,859 | ['The cow is young.' 'The cow needs the rabbit.' 'The rabbit is green.'
'The rabbit needs the cow.' 'The rabbit does not see the cow.'
'The rabbit visits the cow.' 'The tiger is young.'
'The tiger needs the cow.' 'The tiger sees the cow.'
'The tiger does not visit the cow.'] | ['If something is blue and it sees the rabbit then the rabbit is blue.'
'If something visits the rabbit then it does not see the tiger.'
'If something needs the cow then it visits the tiger.'
'If something visits the tiger then the tiger does not visit the rabbit.'
'If something is young and it does not need the tiger then the tiger sees the cow.'
'If something is big and it does not visit the cow then the cow is green.'
'If something needs the rabbit and it does not visit the tiger then it is big.'
'Green things are round.'] | The tiger visits the rabbit. | False | 1 | 3 | [array(['The rabbit needs the cow.'], dtype=object)
array(['The tiger needs the cow.'], dtype=object)] | [array(['If something needs the cow then it visits the tiger.',
'If something visits the tiger then the tiger does not visit the rabbit.'],
dtype=object)
array(['If something needs the cow then it visits the tiger.',
'If something visits the tiger then the tiger does not visit the rabbit.'],
dtype=object) ] |
5,860 | ['Bob is not big.' 'Erin is cold.' 'Erin is furry.' 'Erin is not green.'
'Erin is quiet.' 'Erin is not smart.' 'Erin is young.' 'Fiona is smart.'
'Gary is big.' 'Gary is furry.'] | ['Furry, green things are quiet.'
'If something is smart and not furry then it is not quiet.'
'Quiet, green things are cold.' 'Smart, furry things are big.'
'Big things are green.' 'Smart things are not green.'] | Gary is quiet. | True | 1 | 4 | [array(['Gary is furry.', 'Gary is big.'], dtype=object)] | [array(['Big things are green.', 'Furry, green things are quiet.'],
dtype=object) ] |
5,861 | ['The cat is young.' 'The cat visits the mouse.' 'The cow is cold.'
'The cow likes the lion.' 'The lion is cold.' 'The lion likes the cat.'
'The lion needs the mouse.' 'The lion visits the mouse.'
'The mouse is cold.' 'The mouse is red.' 'The mouse is young.'
'The mouse likes the cat.' 'The mouse needs the cat.'
'The mouse needs the cow.'] | ['If something needs the cat and the cat is red then it is blue.'
'Blue things are red.'
'If something likes the mouse and the mouse likes the cat then the cat is blue.'
'If something is cold and red then it likes the mouse.'
'If something needs the cow and it is cold then it is young.'
'If something is nice then it visits the lion.'
'If something needs the lion then it likes the cat.'
'If something visits the cat and it likes the lion then the cat is blue.'
'If something is cold and blue then it needs the lion.'] | The lion is red. | Unknown | 1 | -1 | [] | [] |
5,862 | ['Erin is green.' 'Gary is white.'] | ['If something is green then it is smart.' 'Big, round things are green.'] | Gary is smart. | Unknown | 1 | -1 | [] | [] |
5,863 | ['Gary is not red.' 'Gary is rough.' 'Gary is smart.'] | ['If Gary is smart and Gary is not red then Gary is kind.'
'If someone is kind and not red then they are green.'
'All green, rough people are furry.'
'If someone is cold and smart then they are rough.'
'If Gary is kind then Gary is green.' 'All red people are not smart.'] | Gary is green. | True | 1 | 4 | [array(['Gary is smart.', 'Gary is not red.'], dtype=object)
array(['Gary is smart.', 'Gary is not red.', 'Gary is not red.'],
dtype=object) ] | [array(['If Gary is smart and Gary is not red then Gary is kind.',
'If Gary is kind then Gary is green.'], dtype=object)
array(['If Gary is smart and Gary is not red then Gary is kind.',
'If someone is kind and not red then they are green.'],
dtype=object) ] |
5,864 | ['The cat is cold.' 'The cat is not red.' 'The lion needs the cat.'
'The lion sees the cat.' 'The mouse is red.' 'The mouse needs the cat.'
'The mouse sees the lion.'] | ['If the lion is kind and the mouse does not like the lion then the lion is cold.'
'If someone likes the cat and they do not see the mouse then the mouse likes the cat.'
'If someone is rough then they do not see the cat.'
'If someone likes the cat and the cat is not red then they like the mouse.'
'If someone is red then they like the cat.'
'If someone sees the cat then the cat needs the lion.'] | The mouse likes the mouse. | True | 1 | 4 | [array(['The mouse is red.', 'The cat is not red.'], dtype=object)] | [array(['If someone is red then they like the cat.',
'If someone likes the cat and the cat is not red then they like the mouse.'],
dtype=object) ] |
5,865 | ['Anne is blue.' 'Charlie is white.' 'Dave is big.' 'Dave is blue.'
'Dave is smart.' 'Erin is nice.' 'Erin is smart.'] | ['All red people are nice.' 'All white people are red.'] | Charlie is nice. | True | 1 | 3 | [array(['Charlie is white.'], dtype=object)] | [array(['All white people are red.', 'All red people are nice.'],
dtype=object) ] |
5,866 | ['Bob is blue.' 'Bob is cold.' 'Bob is nice.' 'Bob is smart.'
'Charlie is young.' 'Dave is cold.' 'Dave is rough.' 'Dave is smart.'
'Erin is furry.' 'Erin is smart.'] | ['If someone is young then they are nice.'
'If someone is rough then they are blue.'
'If someone is nice then they are rough.'] | Charlie is not blue. | False | 3 | 4 | [array(['Charlie is young.'], dtype=object)] | [array(['If someone is young then they are nice.',
'If someone is nice then they are rough.',
'If someone is rough then they are blue.'], dtype=object)] |
5,867 | ['Charlie is not smart.' 'Dave is round.' 'Harry is smart.'] | ['If something is quiet and smart then it is furry.'
'Smart things are not furry.'
'If something is smart and not furry then it is big.'] | Harry is big. | True | 1 | 4 | [array(['Harry is smart.', 'Harry is smart.'], dtype=object)] | [array(['Smart things are not furry.',
'If something is smart and not furry then it is big.'],
dtype=object) ] |
5,868 | ['Dave is red.' 'Erin is quiet.' 'Fiona is white.' 'Harry is big.'
'Harry is not green.' 'Harry is quiet.' 'Harry is red.'] | ['Quiet, red people are smart.' 'If someone is quiet then they are smart.'
'If Dave is red then Dave is big.'
'If Dave is smart and Dave is white then Dave is big.'
'If Fiona is white and Fiona is red then Fiona is rough.'
'If someone is white then they are quiet.' 'Rough people are green.'
'All smart people are red.'] | Erin is not red. | False | 1 | 3 | [array(['Erin is quiet.'], dtype=object)] | [array(['If someone is quiet then they are smart.',
'All smart people are red.'], dtype=object)] |
5,869 | ['Charlie is green.' 'Charlie is rough.' 'Fiona is smart.'] | ['All smart things are furry.' 'Round things are smart.'
'Round, green things are smart.' 'Rough things are smart.'
'If Charlie is green and Charlie is blue then Charlie is round.'
'If Charlie is round then Charlie is rough.' 'Furry things are rough.'
'All green, round things are furry.'] | Fiona is not rough. | False | 1 | 3 | [array(['Fiona is smart.'], dtype=object)] | [array(['All smart things are furry.', 'Furry things are rough.'],
dtype=object) ] |
5,870 | ['The bear is red.'] | ['If the bear is rough and the bear is blue then the bear is green.'
'Kind things are blue.' 'All green things are kind.'
'If the bear is red then the bear is not rough.'
'Blue, rough things are red.' 'Kind things are red.'] | The bear is blue. | Unknown | 3 | -1 | [] | [] |
5,871 | ['Anne is big.' 'Bob is big.' 'Bob is furry.' 'Bob is nice.'
'Bob is rough.' 'Bob is white.' 'Bob is young.' 'Erin is blue.'
'Harry is nice.' 'Harry is rough.' 'Harry is white.' 'Harry is young.'] | ['If something is big then it is furry.'
'If Erin is furry and Erin is white then Erin is blue.'
'If something is furry and big then it is nice.'
'If something is big then it is furry.'
'If something is white and nice then it is rough.'
'Furry, nice things are young.' 'Furry, young things are white.'
'All big, blue things are white.' 'Young, blue things are nice.'] | Anne is nice. | True | 1 | 4 | [array(['Anne is big.', 'Anne is big.'], dtype=object)
array(['Anne is big.', 'Anne is big.'], dtype=object)] | [array(['If something is big then it is furry.',
'If something is furry and big then it is nice.'], dtype=object)
array(['If something is big then it is furry.',
'If something is furry and big then it is nice.'], dtype=object)] |
5,872 | ['The bald eagle is nice.' 'The bald eagle is rough.'
'The bald eagle needs the mouse.' 'The bald eagle needs the squirrel.'
'The mouse is kind.' 'The mouse is young.' 'The mouse likes the tiger.'
'The mouse sees the bald eagle.' 'The squirrel is kind.'
'The squirrel is nice.' 'The squirrel needs the bald eagle.'
'The tiger is kind.'] | ['If someone likes the bald eagle then they are rough.'
'If someone is blue and they see the tiger then the tiger needs the squirrel.'
'If the mouse needs the bald eagle and the bald eagle likes the mouse then the bald eagle is rough.'
'If the mouse needs the squirrel then the squirrel likes the mouse.'
'If someone is rough then they see the mouse.'
'If someone needs the tiger and the tiger is kind then they like the bald eagle.'
'If someone sees the mouse then they need the squirrel.'
'If someone needs the squirrel and the squirrel is nice then the squirrel needs the tiger.'] | The squirrel does not like the bald eagle. | False | 1 | 5 | [array(['The bald eagle needs the squirrel.', 'The squirrel is nice.',
'The tiger is kind.'], dtype=object)
array(['The bald eagle is rough.', 'The squirrel is nice.',
'The tiger is kind.'], dtype=object) ] | [array(['If someone needs the squirrel and the squirrel is nice then the squirrel needs the tiger.',
'If someone needs the tiger and the tiger is kind then they like the bald eagle.'],
dtype=object)
array(['If someone is rough then they see the mouse.',
'If someone sees the mouse then they need the squirrel.',
'If someone needs the squirrel and the squirrel is nice then the squirrel needs the tiger.',
'If someone needs the tiger and the tiger is kind then they like the bald eagle.'],
dtype=object) ] |
5,873 | ['The lion eats the mouse.' 'The lion is green.' 'The mouse is kind.'
'The squirrel is green.' 'The squirrel is round.'
'The squirrel likes the lion.' 'The squirrel visits the mouse.'
'The squirrel visits the tiger.' 'The tiger is kind.'
'The tiger is nice.'] | ['If someone visits the mouse then the mouse is nice.'
'If someone eats the mouse and they visit the tiger then the mouse is green.'
'Big, nice people are round.'
'If the mouse is green then the mouse is big.'
'If the lion is nice then the lion does not visit the tiger.'
'If someone is round and big then they like the lion.'
'If someone is green then they visit the tiger.'
'If someone eats the tiger and they are not nice then the tiger likes the lion.'
'If someone likes the tiger and they do not eat the squirrel then the tiger likes the lion.'] | The mouse is green. | True | 1 | 4 | [array(['The lion eats the mouse.', 'The lion is green.'], dtype=object)] | [array(['If someone is green then they visit the tiger.',
'If someone eats the mouse and they visit the tiger then the mouse is green.'],
dtype=object) ] |
5,874 | ['Charlie is green.' 'Charlie is kind.' 'Erin is blue.' 'Erin is kind.'
'Fiona is green.' 'Gary is blue.' 'Gary is furry.' 'Gary is green.'
'Gary is kind.' 'Gary is round.'] | ['If someone is round and kind then they are green.'
'All green, round people are blue.' 'Round people are big.'
'If someone is kind then they are furry.' 'All blue people are kind.'
'If someone is green then they are big.'
'If Erin is cold and Erin is green then Erin is blue.'
'Cold, blue people are kind.' 'All green, big people are round.'] | Charlie is blue. | True | 3 | 6 | [array(['Charlie is green.', 'Charlie is green.', 'Charlie is green.'],
dtype=object) ] | [array(['If someone is green then they are big.',
'All green, big people are round.',
'All green, round people are blue.'], dtype=object)] |
5,875 | ['The bear visits the tiger.' 'The cat is kind.' 'The mouse is green.'
'The mouse is kind.' 'The mouse sees the tiger.' 'The tiger is rough.'
'The tiger visits the cat.'] | ['If something visits the bear then it sees the bear.'
'If something sees the bear then the bear likes the cat.'
'If something visits the cat then the cat visits the bear.'
'If something sees the bear and the bear likes the cat then it is cold.'
'Cold things are rough.'
'If something is green and it likes the tiger then the tiger visits the mouse.'] | The cat sees the bear. | True | 1 | 3 | [array(['The tiger visits the cat.'], dtype=object)] | [array(['If something visits the cat then the cat visits the bear.',
'If something visits the bear then it sees the bear.'],
dtype=object) ] |
5,876 | ['The cow does not chase the mouse.' 'The cow chases the squirrel.'
'The cow eats the mouse.' 'The cow likes the squirrel.'
'The lion chases the squirrel.' 'The lion eats the cow.'
'The lion eats the squirrel.' 'The lion is cold.'
'The lion likes the cow.' 'The mouse eats the cow.'
'The mouse is not nice.' 'The squirrel chases the lion.'] | ['If someone is big then they chase the lion.'
'If someone chases the lion then they eat the lion.'
'If someone is nice then they do not eat the lion.'
'If the lion is cold and the lion is not rough then the lion is nice.'
'If the cow chases the lion and the cow likes the lion then the cow eats the lion.'
'If someone eats the lion then the lion is big.'
'If someone is big and they chase the mouse then the mouse does not chase the cow.'
'If someone is rough then they like the lion.'
'If someone eats the lion then they like the squirrel.'] | The mouse eats the lion. | Unknown | 1 | -1 | [] | [] |
5,877 | ['Erin is quiet.' 'Erin is young.' 'Fiona is big.' 'Fiona is cold.'
'Fiona is furry.' 'Fiona is kind.' 'Fiona is quiet.'
'Fiona is not smart.' 'Gary is smart.' 'Harry is big.' 'Harry is cold.'
'Harry is furry.' 'Harry is not kind.' 'Harry is quiet.'
'Harry is young.'] | ['If Gary is not young then Gary is not quiet.'
'If Fiona is quiet and Fiona is cold then Fiona is not smart.'
'Quiet, furry people are big.' 'All young people are big.'
'All smart people are big.' 'Cold, quiet people are not smart.'
'If someone is smart and not quiet then they are cold.'
'All big people are cold.'] | Erin is not smart. | True | 3 | 5 | [array(['Erin is young.', 'Erin is quiet.'], dtype=object)] | [array(['All young people are big.', 'All big people are cold.',
'Cold, quiet people are not smart.'], dtype=object) ] |
5,878 | ['Anne is cold.' 'Anne is green.' 'Bob is big.' 'Bob is cold.'
'Bob is kind.' 'Dave is cold.' 'Dave is green.' 'Dave is nice.'
'Harry is furry.' 'Harry is green.'] | ['Green people are big.' 'Nice, big people are furry.'
'All big, blue people are nice.'
'If someone is big and furry then they are nice.'
'If Harry is cold then Harry is nice.' 'All kind people are cold.'
'All nice people are cold.' 'If Harry is furry then Harry is green.'] | Dave is furry. | True | 1 | 4 | [array(['Dave is nice.', 'Dave is green.'], dtype=object)] | [array(['Green people are big.', 'Nice, big people are furry.'],
dtype=object) ] |
5,879 | ['The bald eagle sees the cow.' 'The cow is green.'
'The squirrel eats the cow.' 'The tiger is kind.'] | ['If something eats the tiger and the tiger is blue then the tiger eats the squirrel.'
'If something is round then it does not see the squirrel.'
'If something eats the cow then the cow is green.'
'If something sees the cow then it is round.'
'If something is green then it is not round.'
'All green things are blue.'
'If the cow is cold and the cow is round then the cow does not eat the tiger.'
'If the squirrel needs the cow then the cow is kind.'] | The bald eagle does not see the squirrel. | True | 1 | 3 | [array(['The bald eagle sees the cow.'], dtype=object)] | [array(['If something sees the cow then it is round.',
'If something is round then it does not see the squirrel.'],
dtype=object) ] |
5,880 | ['The bear chases the dog.' 'The bear eats the dog.' 'The bear is blue.'
'The bear is kind.' 'The bear is rough.' 'The bear is round.'
'The bear is young.' 'The bear needs the dog.' 'The dog chases the bear.'
'The dog eats the bear.' 'The dog is blue.' 'The dog is kind.'
'The dog is rough.' 'The dog is round.' 'The dog is young.'
'The dog needs the bear.'] | ['If someone needs the bear then the bear is rough.'
'If someone is round and they eat the bear then they need the dog.'
'If the bear chases the dog and the dog chases the bear then the dog eats the bear.'
'If someone needs the bear and they are rough then the bear is blue.'
'If the dog eats the bear then the bear needs the dog.'
'If someone needs the dog then they chase the dog.'
'If someone is rough then they chase the bear.'
'If someone chases the dog then they eat the dog.'] | The dog does not chase the dog. | False | 1 | 4 | [array(['The dog is round.', 'The dog eats the bear.'], dtype=object)
array(['The dog is round.', 'The bear chases the dog.',
'The dog chases the bear.'], dtype=object)
array(['The dog is round.', 'The bear chases the dog.',
'The dog is rough.'], dtype=object)
array(['The dog is round.', 'The bear needs the dog.',
'The dog chases the bear.'], dtype=object)
array(['The dog is round.', 'The bear needs the dog.',
'The dog is rough.'], dtype=object) ] | [array(['If someone is round and they eat the bear then they need the dog.',
'If someone needs the dog then they chase the dog.'], dtype=object)
array(['If the bear chases the dog and the dog chases the bear then the dog eats the bear.',
'If someone is round and they eat the bear then they need the dog.',
'If someone needs the dog then they chase the dog.'], dtype=object)
array(['If someone is rough then they chase the bear.',
'If the bear chases the dog and the dog chases the bear then the dog eats the bear.',
'If someone is round and they eat the bear then they need the dog.',
'If someone needs the dog then they chase the dog.'], dtype=object)
array(['If someone needs the dog then they chase the dog.',
'If the bear chases the dog and the dog chases the bear then the dog eats the bear.',
'If someone is round and they eat the bear then they need the dog.',
'If someone needs the dog then they chase the dog.'], dtype=object)
array(['If someone needs the dog then they chase the dog.',
'If someone is rough then they chase the bear.',
'If the bear chases the dog and the dog chases the bear then the dog eats the bear.',
'If someone is round and they eat the bear then they need the dog.',
'If someone needs the dog then they chase the dog.'], dtype=object) ] |
5,881 | ['Anne is big.' 'Anne is blue.' 'Anne is kind.' 'Anne is round.'
'Charlie is green.' 'Gary is kind.' 'Harry is round.'] | ['All blue things are rough.' 'All white things are kind.'
'If something is green and kind then it is round.'
'If Anne is rough then Anne is big.' 'All big things are blue.'
'If something is green then it is blue.' 'Blue things are big.'
'If Anne is big and Anne is green then Anne is kind.'
'Rough things are white.'] | Gary is not big. | Unknown | 1 | -1 | [] | [] |
5,882 | ['Anne is blue.' 'Anne is kind.' 'Dave is green.' 'Dave is kind.'
'Dave is rough.' 'Fiona is rough.' 'Harry is furry.'] | ['If something is smart and kind then it is furry.'
'All blue things are smart.' 'If Anne is furry then Anne is big.'] | Anne is not big. | False | 3 | 5 | [array(['Anne is blue.', 'Anne is kind.'], dtype=object)] | [array(['All blue things are smart.',
'If something is smart and kind then it is furry.',
'If Anne is furry then Anne is big.'], dtype=object)] |
5,883 | ['Charlie is blue.' 'Charlie is furry.' 'Dave is blue.'
'Dave is not cold.' 'Dave is furry.' 'Dave is kind.' 'Dave is nice.'
'Fiona is not blue.' 'Fiona is green.' 'Fiona is nice.' 'Fiona is quiet.'
'Gary is green.'] | ['Green people are quiet.' 'If someone is nice then they are green.'] | Charlie is not quiet. | Unknown | 1 | -1 | [] | [] |
5,884 | ['Bob is blue.' 'Bob is white.' 'Charlie is green.' 'Charlie is quiet.'
'Charlie is round.' 'Charlie is white.' 'Erin is blue.' 'Erin is cold.'
'Erin is green.' 'Gary is big.' 'Gary is blue.' 'Gary is cold.'
'Gary is green.' 'Gary is quiet.' 'Gary is round.' 'Gary is white.'] | ['White things are cold.' 'If something is blue then it is white.'
'If something is cold then it is round.'
'If something is green then it is quiet.'
'All round, big things are green.' 'If Bob is round then Bob is big.'
'All white, quiet things are big.' 'If something is big then it is cold.'
'If something is blue and quiet then it is cold.'] | Erin is big. | True | 1 | 5 | [array(['Erin is blue.', 'Erin is green.'], dtype=object)] | [array(['If something is blue then it is white.',
'If something is green then it is quiet.',
'All white, quiet things are big.'], dtype=object)] |
5,885 | ['Fiona is big.' 'Fiona is red.' 'Fiona is round.' 'Harry is big.'
'Harry is furry.' 'Harry is round.' 'Harry is young.'] | ['All round, young things are red.'
'If something is young then it is furry.'
'If Fiona is red then Fiona is big.'
'If Fiona is young then Fiona is furry.'
'All furry, round things are smart.' 'All big, furry things are young.'
'If something is round then it is young.'
'If something is young then it is furry.'] | Fiona is not furry. | False | 1 | 3 | [array(['Fiona is round.'], dtype=object)
array(['Fiona is round.'], dtype=object)
array(['Fiona is round.'], dtype=object)] | [array(['If something is round then it is young.',
'If something is young then it is furry.'], dtype=object)
array(['If something is round then it is young.',
'If Fiona is young then Fiona is furry.'], dtype=object)
array(['If something is round then it is young.',
'If something is young then it is furry.'], dtype=object)] |
5,886 | ['Anne is green.' 'Anne is quiet.' 'Anne is smart.' 'Bob is cold.'
'Erin is white.' 'Gary is big.' 'Gary is cold.' 'Gary is green.'
'Gary is round.' 'Gary is smart.'] | ['If someone is cold and green then they are white.'
'If someone is big then they are cold.' 'All green people are big.'
'All round, big people are green.'
'If someone is smart then they are quiet.' 'All round people are smart.'] | Anne is not white. | False | 3 | 5 | [array(['Anne is green.', 'Anne is green.'], dtype=object)] | [array(['All green people are big.',
'If someone is big then they are cold.',
'If someone is cold and green then they are white.'], dtype=object)] |
5,887 | ['The cat sees the mouse.' 'The cat visits the mouse.'
'The cow needs the lion.' 'The cow needs the mouse.' 'The lion is rough.'
'The lion sees the mouse.' 'The mouse does not visit the lion.'] | ['If someone needs the cat and they are not red then the cat sees the cow.'
'If the cat is rough then the cat is cold.'
'If someone sees the lion and they are not rough then the lion sees the cow.'
'If someone visits the lion and the lion does not need the cat then the cat visits the lion.'
'If someone needs the lion then they need the cow.'
'If someone sees the mouse then they need the lion.'] | The lion needs the cow. | True | 1 | 3 | [array(['The lion sees the mouse.'], dtype=object)] | [array(['If someone sees the mouse then they need the lion.',
'If someone needs the lion then they need the cow.'], dtype=object)] |
5,888 | ['Anne is young.' 'Bob is quiet.' 'Gary is not white.'] | ['Quiet people are furry.'
'If Gary is not young and Gary is not red then Gary is furry.'
'If Bob is young and Bob is not kind then Bob is white.'
'If Anne is furry then Anne is white.' 'Young people are quiet.'
'If Bob is red and Bob is not white then Bob is furry.'] | Gary is not furry. | Unknown | 1 | -1 | [] | [] |
5,889 | ['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)] |
5,890 | ['Anne is blue.' 'Anne is kind.' 'Anne is quiet.' 'Bob is not kind.'
'Bob is young.' 'Erin is white.' 'Gary is blue.' 'Gary is kind.'
'Gary is nice.' 'Gary is quiet.' 'Gary is rough.'] | ['Nice people are kind.' 'All white, quiet people are blue.'
'Kind, nice people are quiet.' 'Rough people are nice.'
'If someone is white then they are rough.'
'All blue, nice people are rough.'] | Erin is not nice. | False | 1 | 3 | [array(['Erin is white.'], dtype=object)] | [array(['If someone is white then they are rough.',
'Rough people are nice.'], dtype=object) ] |
5,891 | ['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)] |
5,892 | ['Charlie is green.' 'Charlie is kind.' 'Charlie is nice.'
'Charlie is rough.' 'Erin is kind.' 'Erin is nice.' 'Erin is quiet.'
'Fiona is quiet.' 'Fiona is rough.' 'Harry is smart.'] | ['All rough, green people are quiet.'
'If someone is green and rough then they are nice.'
'All kind, smart people are green.'
'If Erin is green and Erin is blue then Erin is quiet.'
'All quiet people are smart.' 'All kind people are green.'
'If someone is smart then they are kind.'
'All rough, nice people are blue.'] | Harry is not green. | False | 1 | 3 | [array(['Harry is smart.'], dtype=object)
array(['Harry is smart.', 'Harry is smart.'], dtype=object)] | [array(['If someone is smart then they are kind.',
'All kind people are green.'], dtype=object)
array(['If someone is smart then they are kind.',
'All kind, smart people are green.'], dtype=object)] |
5,893 | ['Anne is furry.' 'Fiona is not furry.' 'Fiona is not rough.'] | ['If something is quiet then it is young.'
'All quiet, big things are not white.'
'If something is young and furry then it is quiet.'
'If something is young then it is big.'
'If Anne is furry then Anne is young.'
'If something is quiet and not white then it is rough.'
'If something is rough and not furry then it is green.'
'Furry things are not green.'] | Fiona is young. | Unknown | 1 | -1 | [] | [] |
5,894 | ['The dog does not chase the squirrel.' 'The dog chases the tiger.'
'The dog does not eat the squirrel.' 'The dog is green.'
'The dog is not red.' 'The dog does not visit the rabbit.'
'The rabbit is kind.' 'The squirrel is green.' 'The squirrel is red.'
'The tiger chases the rabbit.' 'The tiger eats the dog.'] | ['If someone is kind then they eat the tiger.'
'All kind people are round.'
'If the rabbit chases the squirrel and the rabbit is green then the squirrel chases the rabbit.'
'If someone is round then they chase the squirrel.'
'If the dog is nice then the dog eats the squirrel.'
'If someone is green then they eat the rabbit.'
'If someone eats the tiger then they are green.'
'If someone chases the rabbit then they are kind.'] | The rabbit does not chase the squirrel. | False | 1 | 3 | [array(['The rabbit is kind.'], dtype=object)] | [array(['All kind people are round.',
'If someone is round then they chase the squirrel.'], dtype=object)] |
5,895 | ['The cat chases the squirrel.' 'The rabbit is red.'
'The rabbit sees the tiger.' 'The squirrel chases the rabbit.'
'The squirrel does not see the rabbit.' 'The tiger needs the squirrel.'
'The tiger sees the squirrel.'] | ['If something chases the rabbit then it is big.'
'If something chases the cat then the cat chases the rabbit.'
'If something is big and it chases the rabbit then it chases the cat.'
'All big things are not green.' 'All blue, green things are not cold.'
'If something chases the rabbit then the rabbit does not chase the tiger.'
'If the tiger sees the rabbit then the tiger is blue.'] | The squirrel does not chase the cat. | False | 1 | 4 | [array(['The squirrel chases the rabbit.',
'The squirrel chases the rabbit.'], dtype=object)] | [array(['If something chases the rabbit then it is big.',
'If something is big and it chases the rabbit then it chases the cat.'],
dtype=object) ] |
5,896 | ['Anne is blue.' 'Dave is white.' 'Erin is white.' 'Gary is white.'] | ['All smart, blue things are green.'
'If Anne is smart then Anne is young.'
'If something is white then it is smart.' 'All young things are smart.'
'All blue things are white.' 'If Gary is quiet then Gary is white.'] | Anne is not smart. | False | 1 | 3 | [array(['Anne is blue.'], dtype=object)] | [array(['All blue things are white.',
'If something is white then it is smart.'], dtype=object)] |
5,897 | ['Bob is rough.'] | ['If something is kind and not rough then it is big.'
'All nice things are big.' 'If Bob is young then Bob is big.'
'All big things are nice.' 'All nice things are furry.'
'All rough things are young.'] | Bob is not big. | False | 1 | 3 | [array(['Bob is rough.'], dtype=object)] | [array(['All rough things are young.', 'If Bob is young then Bob is big.'],
dtype=object) ] |
5,898 | ['Anne is green.' 'Anne is smart.' 'Anne is white.' 'Dave is not green.'
'Dave is round.' 'Dave is white.' 'Dave is young.' 'Erin is smart.'
'Erin is young.' 'Harry is young.'] | ['If Dave is green then Dave is not white.'
'If someone is young then they are cold.'
'All smart, young people are red.' 'Green people are young.'
'If Dave is green and Dave is red then Dave is smart.'
'If someone is cold then they are smart.'] | Harry is red. | True | 3 | 5 | [array(['Harry is young.', 'Harry is young.'], dtype=object)] | [array(['If someone is young then they are cold.',
'If someone is cold then they are smart.',
'All smart, young people are red.'], dtype=object)] |
5,899 | ['The cat chases the rabbit.' 'The cat is cold.' 'The cat is green.'
'The cat likes the rabbit.' 'The cat needs the rabbit.'
'The rabbit chases the cat.' 'The rabbit is cold.' 'The rabbit is green.'
'The rabbit is red.' 'The rabbit is rough.' 'The rabbit likes the cat.'
'The rabbit needs the cat.'] | ['If something likes the rabbit and it needs the cat then the cat chases the rabbit.'
'If something is cold then it is nice.'
'If something chases the cat and it likes the cat then the cat likes the rabbit.'
'If something is nice and red then it needs the rabbit.'
'If something needs the cat then the cat chases the rabbit.'
'If something needs the rabbit then it chases the rabbit.'] | The rabbit does not need the rabbit. | False | 1 | 4 | [array(['The rabbit is cold.', 'The rabbit is red.'], dtype=object)] | [array(['If something is cold then it is nice.',
'If something is nice and red then it needs the rabbit.'],
dtype=object) ] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.