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