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 |
|---|---|---|---|---|---|---|---|---|
7,700 | ['The bald eagle visits the dog.' 'The bear chases the bald eagle.'
'The bear is blue.' 'The bear visits the dog.'
'The dog chases the bald eagle.' 'The dog chases the bear.'
'The dog is blue.' 'The dog is young.' 'The dog sees the bear.'
'The dog visits the bear.'] | ['If someone chases the dog then the dog is nice.'
'If someone chases the bald eagle then they visit the dog.'
'If someone chases the bald eagle then they are kind.'
'Kind, blue people are nice.'
'If someone sees the bald eagle and they visit the dog then the dog chases the bear.'
'If someone is kind and they visit the dog then they chase the bald eagle.'
'If someone sees the dog and the dog chases the bald eagle then they do not visit the bear.'
'If someone is nice then they see the bear.'] | The bald eagle does not chase the bald eagle. | Unknown | 1 | -1 | [] | [] |
7,701 | ['Bob is blue.' 'Bob is green.' 'Bob is kind.' 'Bob is quiet.'
'Bob is not white.' 'Charlie is not furry.' 'Charlie is not kind.'
'Charlie is not quiet.' 'Charlie is white.' 'Gary is blue.'
'Gary is green.' 'Gary is kind.'] | ['All nice people are kind.'
'If someone is quiet and not blue then they are kind.'
'All quiet people are furry.' 'All blue, nice people are quiet.'
'If Bob is not quiet then Bob is white.'
'If Bob is not green then Bob is not white.'
'All green people are not white.'
'If someone is green and not kind then they are white.'] | Gary is not furry. | Unknown | 1 | -1 | [] | [] |
7,702 | ['Erin is big.' 'Erin is blue.' 'Erin is cold.' 'Erin is not furry.'
'Harry is big.' 'Harry is cold.' 'Harry is furry.' 'Harry is kind.'
'Harry is round.' 'Harry is not white.'] | ['If someone is white and big then they are kind.'
'Big, blue people are white.' 'If Harry is not white then Harry is kind.'
'If someone is big and not kind then they are not cold.'
'If someone is furry and not kind then they are cold.'
'White, cold people are not round.'] | Erin is not round. | True | 1 | 5 | [array(['Erin is big.', 'Erin is blue.', 'Erin is cold.'], dtype=object)] | [array(['Big, blue people are white.', 'White, cold people are not round.'],
dtype=object) ] |
7,703 | ['Charlie is cold.' 'Charlie is rough.' 'Charlie is white.'
'Erin is cold.' 'Erin is smart.' 'Fiona is blue.' 'Fiona is cold.'
'Fiona is furry.' 'Fiona is white.' 'Gary is round.'] | ['If Erin is white then Erin is blue.'
'If someone is round then they are blue.' 'Smart, cold people are white.'
'All smart people are furry.' 'Furry people are cold.'
'Smart, furry people are round.'
'If someone is blue then they are smart.'
'If someone is smart and not cold then they are rough.'] | Charlie is round. | Unknown | 3 | -1 | [] | [] |
7,704 | ['Anne is kind.' 'Charlie is red.' 'Gary is young.' 'Harry is kind.'] | ['If someone is kind then they are red.'
'If Anne is quiet and Anne is red then Anne is smart.'
'If someone is red then they are quiet.'] | Harry is quiet. | True | 1 | 3 | [array(['Harry is kind.'], dtype=object)] | [array(['If someone is kind then they are red.',
'If someone is red then they are quiet.'], dtype=object)] |
7,705 | ['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) ] |
7,706 | ['The mouse is round.' 'The mouse is young.'
'The mouse sees the squirrel.' 'The mouse sees the tiger.'
'The squirrel is cold.' 'The squirrel is green.' 'The squirrel is nice.'
'The squirrel likes the mouse.' 'The squirrel sees the tiger.'
'The tiger is round.' 'The tiger likes the squirrel.'
'The tiger visits the mouse.'] | ['If someone likes the mouse and they see the mouse then they like the tiger.'
'If someone likes the mouse then they see the mouse.'
'If the mouse likes the tiger and the tiger sees the squirrel then the tiger visits the squirrel.'
'If someone sees the mouse then the mouse visits the squirrel.'
'If someone sees the tiger then they like the squirrel.'
'If the mouse sees the tiger then the mouse likes the tiger.'
'If someone is cold and they visit the tiger then they are nice.'
'If someone is round then they visit the tiger.'] | The mouse does not visit the squirrel. | False | 1 | 3 | [array(['The squirrel likes the mouse.'], dtype=object)] | [array(['If someone likes the mouse then they see the mouse.',
'If someone sees the mouse then the mouse visits the squirrel.'],
dtype=object) ] |
7,707 | ['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 does not see the rabbit. | False | 1 | 3 | [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.'], dtype=object)] |
7,708 | ['The dog eats the lion.' 'The dog is nice.' 'The dog is red.'
'The dog is rough.' 'The dog likes the tiger.' 'The lion is cold.'
'The lion likes the tiger.' 'The lion visits the tiger.'
'The tiger eats the dog.' 'The tiger is red.' 'The tiger likes the lion.'
'The tiger visits the lion.'] | ['If someone is nice and they eat the dog then the dog visits the lion.'
'If someone is red then they eat the dog.'] | The dog visits the lion. | True | 1 | 4 | [array(['The dog is nice.', 'The dog is red.'], dtype=object)] | [array(['If someone is red then they eat the dog.',
'If someone is nice and they eat the dog then the dog visits the lion.'],
dtype=object) ] |
7,709 | ['Anne is blue.' 'Anne is rough.' 'Anne is white.'] | ['If Anne is kind then Anne is nice.' 'All kind, nice things are blue.'
'If something is white and quiet then it is rough.'
'If something is blue and nice then it is big.'
'All kind things are big.' 'If something is white then it is nice.'
'Big, nice things are quiet.' 'If something is blue then it is kind.'] | Anne is not big. | False | 1 | 3 | [array(['Anne is blue.'], dtype=object)
array(['Anne is blue.', 'Anne is white.'], dtype=object)
array(['Anne is blue.', 'Anne is blue.'], dtype=object)] | [array(['If something is blue then it is kind.',
'All kind things are big.'], dtype=object)
array(['If something is white then it is nice.',
'If something is blue and nice then it is big.'], dtype=object)
array(['If something is blue then it is kind.',
'If Anne is kind then Anne is nice.',
'If something is blue and nice then it is big.'], dtype=object)] |
7,710 | ['Dave is green.' 'Dave is kind.' 'Erin is cold.' 'Erin is furry.'
'Fiona is big.' 'Fiona is furry.' 'Gary is big.'] | ['All kind people are cold.' 'Green, smart people are rough.'
'If Fiona is cold and Fiona is kind then Fiona is green.'
'If someone is furry then they are smart.'
'All furry, green people are smart.'
'If someone is green and cold then they are big.'
'If someone is furry and rough then they are big.'
'All furry people are smart.' 'Big, cold people are furry.'] | Erin is not big. | Unknown | 1 | -1 | [] | [] |
7,711 | ['The cat chases the tiger.' 'The cat is red.' 'The lion is nice.'
'The lion is red.' 'The lion sees the cat.' 'The lion sees the rabbit.'
'The lion sees the tiger.' 'The rabbit chases the tiger.'
'The rabbit sees the tiger.' 'The tiger chases the cat.'
'The tiger chases the rabbit.' 'The tiger is nice.'] | ['If someone is red and they eat the rabbit then they are blue.'
'If the lion eats the cat and the lion chases the rabbit then the cat is kind.'
'If the rabbit eats the tiger then the tiger is nice.'
'If someone is rough then they see the cat.'
'If someone is nice and they chase the rabbit then the rabbit is nice.'
'If someone eats the cat and they are kind then they see the tiger.'
'If someone is nice and they chase the tiger then they are blue.'
'If someone is blue then they eat the cat.'
'If someone eats the cat then the cat is blue.'] | The cat sees the tiger. | Unknown | 1 | -1 | [] | [] |
7,712 | ['The cow chases the dog.' 'The cow is cold.' 'The cow sees the lion.'
'The dog chases the cow.' 'The dog is big.' 'The dog is round.'
'The dog sees the lion.' 'The dog visits the cow.'
'The lion chases the cow.' 'The lion is big.' 'The lion is cold.'
'The lion is rough.' 'The lion sees the cow.' 'The lion sees the dog.'
'The lion visits the cow.' 'The lion visits the dog.'] | ['If something chases the lion and it sees the lion then the lion is round.'
'If something is rough and big then it visits the cow.'
'If something sees the dog and it visits the dog then it visits the cow.'
'If something sees the lion and the lion chases the cow then the lion is rough.'
'If something visits the dog and it chases the dog then it is big.'
'If something is cold and it chases the dog then it visits the dog.'
'If something sees the dog and the dog chases the cow then the cow is round.'
'If something visits the dog and the dog is round then it chases the dog.'] | The dog chases the dog. | Unknown | 1 | -1 | [] | [] |
7,713 | ['The bear is not blue.' 'The bear is not young.'
'The bear likes the squirrel.' 'The mouse chases the squirrel.'
'The mouse is young.' 'The squirrel chases the bear.'
'The squirrel chases the mouse.' 'The squirrel is big.'
'The squirrel is blue.' 'The squirrel is nice.'
'The squirrel does not like the bear.' 'The squirrel sees the mouse.'] | ['If someone likes the mouse and they do not see the bear then the bear is not young.'
'If someone chases the mouse and the mouse is big then the mouse chases the squirrel.'
'If someone chases the bear then they see the squirrel.'
'If someone is blue and they see the squirrel then the squirrel is green.'
'If someone chases the bear then they are blue.'
'If someone chases the mouse and they are green then the mouse does not chase the bear.'] | The squirrel is green. | True | 1 | 4 | [array(['The squirrel is blue.', 'The squirrel chases the bear.'],
dtype=object)
array(['The squirrel chases the bear.', 'The squirrel chases the bear.'],
dtype=object) ] | [array(['If someone chases the bear then they see the squirrel.',
'If someone is blue and they see the squirrel then the squirrel is green.'],
dtype=object)
array(['If someone chases the bear then they are blue.',
'If someone chases the bear then they see the squirrel.',
'If someone is blue and they see the squirrel then the squirrel is green.'],
dtype=object) ] |
7,714 | ['Anne is blue.' 'Anne is furry.' 'Bob is young.' 'Dave is blue.'
'Dave is furry.' 'Dave is green.' 'Gary is furry.'] | ['Nice things are rough.'
'If something is green and young then it is rough.'
'All rough, young things are nice.' 'Young things are green.'
'All nice, green things are blue.' 'If Anne is rough then Anne is young.'
'Smart things are not furry.' 'Blue things are furry.'
'If something is nice and not blue then it is furry.'] | Anne is not young. | Unknown | 3 | -1 | [] | [] |
7,715 | ['Anne is nice.'] | ['If someone is big and kind then they are smart.'
'If someone is big and nice then they are kind.'
'If someone is nice then they are big.'] | Anne is kind. | True | 1 | 4 | [array(['Anne is nice.', 'Anne is nice.'], dtype=object)] | [array(['If someone is nice then they are big.',
'If someone is big and nice then they are kind.'], dtype=object)] |
7,716 | ['Bob is blue.' 'Bob is furry.' 'Bob is smart.' 'Fiona is furry.'
'Fiona is red.' 'Fiona is rough.' 'Fiona is white.'] | ['Furry people are red.' 'If someone is red then they are rough.'
'If Bob is white and Bob is smart then Bob is rough.'
'All furry, blue people are rough.' 'All white people are red.'
'If someone is red and blue then they are round.'
'If Bob is blue and Bob is round then Bob is white.'
'If Bob is blue and Bob is furry then Bob is rough.'] | Bob is not round. | False | 1 | 4 | [array(['Bob is furry.', 'Bob is blue.'], dtype=object)] | [array(['Furry people are red.',
'If someone is red and blue then they are round.'], dtype=object)] |
7,717 | ['Charlie is blue.' 'Charlie is white.' 'Erin is kind.' 'Erin is nice.'
'Erin is white.' 'Fiona is kind.' 'Fiona is white.'] | ['If someone is quiet and white then they are blue.'
'Blue, kind people are furry.' 'White people are quiet.'] | Fiona is blue. | True | 1 | 4 | [array(['Fiona is white.', 'Fiona is white.'], dtype=object)] | [array(['White people are quiet.',
'If someone is quiet and white then they are blue.'], dtype=object)] |
7,718 | ['Anne is green.' 'Bob is kind.' 'Bob is rough.' 'Erin is not rough.'
'Fiona is nice.' 'Fiona is not red.' 'Fiona is rough.'] | ['If something is green then it is not blue.' 'Green things are red.'
'Green, red things are rough.' 'If Bob is blue then Bob is kind.'
'All kind things are smart.' 'Rough, red things are kind.'
'If something is green and not kind then it is nice.'
'All smart things are nice.'] | Erin is not nice. | Unknown | 3 | -1 | [] | [] |
7,719 | ['Anne is big.' 'Anne is green.' 'Anne is nice.' 'Anne is quiet.'
'Anne is smart.' 'Anne is young.' 'Bob is green.' 'Bob is nice.'
'Bob is quiet.' 'Bob is round.' 'Bob is smart.' 'Bob is young.'
'Dave is big.' 'Dave is nice.' 'Dave is quiet.'] | ['Round, young people are nice.'
'If someone is quiet then they are young.'
'All nice, young people are smart.'
'If someone is quiet and round then they are big.'
'Young people are big.'
'If someone is quiet and smart then they are green.'] | Dave is not smart. | False | 1 | 4 | [array(['Dave is nice.', 'Dave is quiet.'], dtype=object)] | [array(['If someone is quiet then they are young.',
'All nice, young people are smart.'], dtype=object)] |
7,720 | ['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 squirrel does not visit the squirrel. | Unknown | 1 | -1 | [] | [] |
7,721 | ['The bear eats the cow.' 'The cat does not eat the tiger.'
'The cow visits the tiger.' 'The tiger is blue.'] | ['If something chases the bear then the bear does not chase the cow.'
'If something visits the cow and the cow is blue then it eats the tiger.'
'All blue things are red.' 'If something eats the cow then it is kind.'
'If something chases the bear and it eats the tiger then the bear eats the cow.'
'If something eats the cow and it does not visit the cat then the cow does not eat the bear.'
'All kind things are blue.'
'If something is blue and it visits the bear then it visits the tiger.'] | The bear is not blue. | False | 1 | 3 | [array(['The bear eats the cow.'], dtype=object)] | [array(['If something eats the cow then it is kind.',
'All kind things are blue.'], dtype=object) ] |
7,722 | ['The mouse does not chase the tiger.' 'The mouse is kind.'
'The tiger chases the mouse.' 'The tiger is not big.'
'The tiger is not cold.' 'The tiger is kind.' 'The tiger is round.'
'The tiger is young.' 'The tiger needs the mouse.'
'The tiger sees the mouse.'] | ['If something chases the tiger then it is round.'
'If something sees the tiger then it needs the mouse.'
'If something chases the mouse and the mouse does not chase the tiger then it needs the tiger.'
'If something is round then it needs the tiger.'
'If the tiger needs the mouse then the mouse is round.'
'If the mouse does not chase the tiger and the tiger does not chase the mouse then the tiger sees the mouse.'] | The mouse does not need the tiger. | False | 1 | 3 | [array(['The tiger needs the mouse.'], dtype=object)] | [array(['If the tiger needs the mouse then the mouse is round.',
'If something is round then it needs the tiger.'], dtype=object)] |
7,723 | ['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 big. | True | 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)] |
7,724 | ['The cat chases the lion.' 'The cat eats the rabbit.'
'The cat does not eat the squirrel.' 'The cat is red.'
'The cat does not see the rabbit.' 'The lion chases the cat.'
'The lion chases the squirrel.' 'The lion eats the squirrel.'
'The lion is nice.' 'The lion is red.' 'The lion sees the squirrel.'
'The rabbit eats the lion.' 'The rabbit eats the squirrel.'
'The rabbit is rough.' 'The rabbit sees the squirrel.'
'The squirrel is cold.'] | ['If something is cold then it does not chase the rabbit.'
'If something chases the rabbit then it eats the lion.'
'If something chases the cat and the cat does not see the rabbit then the cat chases the rabbit.'
'If something eats the lion then it chases the cat.'
'If the rabbit chases the lion and the squirrel does not eat the rabbit then the rabbit sees the lion.'
'If something sees the lion then it eats the squirrel.'
'If something is rough then it does not eat the cat.'
'If something chases the rabbit then the rabbit chases the lion.'] | The cat does not chase the cat. | False | 3 | 5 | [array(['The lion chases the cat.', 'The cat does not see the rabbit.'],
dtype=object)
array(['The rabbit eats the lion.', 'The cat does not see the rabbit.'],
dtype=object) ] | [array(['If something chases the cat and the cat does not see the rabbit then the cat chases the rabbit.',
'If something chases the rabbit then it eats the lion.',
'If something eats the lion then it chases the cat.'], dtype=object)
array(['If something eats the lion then it chases the cat.',
'If something chases the cat and the cat does not see the rabbit then the cat chases the rabbit.',
'If something chases the rabbit then it eats the lion.',
'If something eats the lion then it chases the cat.'], dtype=object) ] |
7,725 | ['Anne is big.' 'Anne is green.' 'Anne is nice.' 'Anne is rough.'
'Anne is round.' 'Anne is white.' 'Bob is big.' 'Bob is round.'
'Bob is white.' 'Dave is rough.' 'Dave is white.' 'Harry is big.'
'Harry is nice.' 'Harry is rough.' 'Harry is white.'] | ['If Bob is big and Bob is round then Bob is cold.'
'If Bob is big and Bob is cold then Bob is green.'
'Green, white people are rough.'] | Bob is not green. | False | 1 | 5 | [array(['Bob is big.', 'Bob is big.', 'Bob is round.'], dtype=object)] | [array(['If Bob is big and Bob is round then Bob is cold.',
'If Bob is big and Bob is cold then Bob is green.'], dtype=object)] |
7,726 | ['The cat chases the dog.' 'The cat likes the dog.' 'The dog is red.'
'The dog likes the rabbit.' 'The rabbit chases the cat.'
'The rabbit chases the tiger.' 'The rabbit is blue.' 'The rabbit is red.'
'The rabbit is round.' 'The rabbit likes the tiger.'
'The tiger chases the cat.' 'The tiger is rough.'
'The tiger likes the cat.' 'The tiger does not like the rabbit.'
'The tiger does not need the rabbit.'] | ['If something is red then it needs the tiger.'
'If something needs the tiger then it is round.'
'If something is round then it is young.'
'If the dog does not chase the rabbit and the dog does not need the rabbit then the dog is not red.'
'If the dog likes the cat then the dog does not need the cat.'
'If something likes the cat then the cat needs the tiger.'
'If the dog is rough and the dog does not chase the tiger then the tiger is not rough.'
'If the rabbit does not need the tiger then the tiger chases the rabbit.'] | The cat is young. | True | 3 | 4 | [array(['The tiger likes the cat.'], dtype=object)] | [array(['If something likes the cat then the cat needs the tiger.',
'If something needs the tiger then it is round.',
'If something is round then it is young.'], dtype=object) ] |
7,727 | ['Bob is young.' 'Dave is quiet.' 'Gary is quiet.'] | ['All quiet, furry people are smart.' 'Quiet people are smart.'
'If someone is cold and not furry then they are smart.'
'If Gary is cold and Gary is young then Gary is not green.'
'All green people are kind.' 'If someone is smart then they are green.'
'If someone is young then they are green.' 'All cold people are young.'] | Gary is kind. | True | 3 | 4 | [array(['Gary is quiet.'], dtype=object)] | [array(['Quiet people are smart.',
'If someone is smart then they are green.',
'All green people are kind.'], dtype=object)] |
7,728 | ['The bald eagle is cold.' 'The bald eagle likes the cat.'
'The bald eagle visits the cow.' 'The cat is rough.'
'The cat needs the rabbit.' 'The cow likes the rabbit.'
'The cow needs the bald eagle.' 'The rabbit is young.'
'The rabbit likes the cat.' 'The rabbit visits the bald eagle.'] | ['If someone likes the cow then the cow is young.'
'If someone likes the cat and they are young then the cat is nice.'
'If someone is nice then they visit the cow.'] | The cat does not visit the cow. | False | 1 | 4 | [array(['The rabbit likes the cat.', 'The rabbit is young.'], dtype=object)] | [array(['If someone likes the cat and they are young then the cat is nice.',
'If someone is nice then they visit the cow.'], dtype=object) ] |
7,729 | ['The cow chases the lion.' 'The cow chases the mouse.'
'The cow sees the mouse.' 'The lion is nice.' 'The mouse is kind.'
'The mouse is nice.' 'The mouse needs the cow.'] | ['If someone is cold then they need the lion.'
'If someone needs the mouse then they need the cow.'
'If someone chases the mouse then the mouse chases the cow.'
'If someone is kind and they chase the cow then the cow needs the mouse.'
'If someone is green and they see the cow then the cow needs the mouse.'
'If the cow is not green then the cow sees the lion.'] | The cow does not need the mouse. | False | 1 | 4 | [array(['The mouse is kind.', 'The cow chases the mouse.'], dtype=object)] | [array(['If someone chases the mouse then the mouse chases the cow.',
'If someone is kind and they chase the cow then the cow needs the mouse.'],
dtype=object) ] |
7,730 | ['Anne is not big.' 'Anne is blue.' 'Anne is rough.' 'Anne is round.'
'Gary is not big.' 'Gary is blue.' 'Gary is rough.'] | ['If something is cold and nice then it is young.'
'If Gary is rough and Gary is round then Gary is young.'
'If something is cold then it is round.' 'All nice things are round.'
'If something is cold and not nice then it is not rough.'
'If Gary is not big then Gary is cold.'] | Gary is round. | True | 1 | 3 | [array(['Gary is not big.'], dtype=object)] | [array(['If Gary is not big then Gary is cold.',
'If something is cold then it is round.'], dtype=object)] |
7,731 | ['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 does not see the rabbit. | False | 3 | 7 | [array(['The rabbit sees the tiger.', 'The rabbit is red.',
'The rabbit is red.', 'The rabbit is nice.'], 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.',
'If something is kind and nice then it sees the rabbit.'],
dtype=object) ] |
7,732 | ['Anne is nice.' 'Anne is rough.' 'Anne is smart.' 'Dave is quiet.'
'Erin is rough.' 'Harry is nice.' 'Harry is smart.'] | ['If someone is smart then they are not quiet.'
'If someone is smart and not quiet then they are rough.'] | Harry is not rough. | False | 1 | 4 | [array(['Harry is smart.', 'Harry is smart.'], dtype=object)] | [array(['If someone is smart then they are not quiet.',
'If someone is smart and not quiet then they are rough.'],
dtype=object) ] |
7,733 | ['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) ] |
7,734 | ['The bear needs the lion.' 'The bear sees the dog.'
'The bear sees the rabbit.' 'The dog is big.' 'The dog is cold.'
'The dog sees the lion.' 'The lion is not cold.'
'The rabbit chases the dog.' 'The rabbit needs the bear.'
'The rabbit needs the dog.'] | ['If someone is round and they do not see the bear then the bear is round.'
'If someone chases the rabbit and they are big then they are nice.'
'Blue people are nice.'
'If someone is cold and they do not need the dog then they chase the rabbit.'
'If someone sees the bear and they need the lion then the lion chases the bear.'
'If someone needs the dog and they see the bear then they chase the bear.'] | The dog is not nice. | Unknown | 1 | -1 | [] | [] |
7,735 | ['Charlie is furry.' 'Erin is green.' 'Gary is white.' 'Harry is furry.'] | ['Big, round people are kind.' 'If someone is kind then they are white.'
'If someone is green and kind then they are big.'
'If someone is furry then they are round.' 'Round people are kind.'
'Round, big people are green.'] | Harry is not white. | False | 3 | 4 | [array(['Harry is furry.'], dtype=object)] | [array(['If someone is furry then they are round.',
'Round people are kind.',
'If someone is kind then they are white.'], dtype=object)] |
7,736 | ['The cow sees the tiger.' 'The rabbit is blue.' 'The tiger is not nice.'] | ['If something is cold then it does not chase the cow.'
'If something sees the tiger and it sees the rabbit then the tiger is not big.'
'If something is big then it sees the rabbit.'
'If something likes the rabbit then the rabbit is big.'
'If something is blue then it likes the rabbit.'
'If the cow sees the rabbit and the cow does not like the rabbit then the rabbit chases the cow.'] | The rabbit is not big. | False | 1 | 3 | [array(['The rabbit is blue.'], dtype=object)] | [array(['If something is blue then it likes the rabbit.',
'If something likes the rabbit then the rabbit is big.'],
dtype=object) ] |
7,737 | ['Erin is not quiet.' 'Erin is smart.' 'Erin is young.'] | ['All cold people are young.'
'If Erin is cold and Erin is green then Erin is red.'
'If Erin is red then Erin is quiet.' 'Green, young people are not big.'
'If someone is green and not young then they are not big.'
'If Erin is quiet and Erin is smart then Erin is not green.'
'If someone is big and not smart then they are green.'
'If someone is smart then they are green.'] | Erin is not big. | True | 1 | 4 | [array(['Erin is smart.', 'Erin is young.'], dtype=object)] | [array(['If someone is smart then they are green.',
'Green, young people are not big.'], dtype=object)] |
7,738 | ['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.'] | Gary is not cold. | Unknown | 1 | -1 | [] | [] |
7,739 | ['Anne is nice.' 'Anne is smart.' 'Bob is round.' 'Gary is big.'
'Gary is smart.' 'Harry is rough.' 'Harry is smart.'] | ['All young people are cold.' 'All smart, big people are rough.'
'If someone is big then they are young.'
'If someone is round then they are big.'
'All cold, round people are big.'
'If someone is nice and round then they are smart.'
'If Bob is young and Bob is big then Bob is nice.'
'If Bob is nice and Bob is cold then Bob is young.'] | Bob is not young. | False | 1 | 3 | [array(['Bob is round.'], dtype=object)] | [array(['If someone is round then they are big.',
'If someone is big then they are young.'], dtype=object)] |
7,740 | ['The cat chases the dog.' 'The cat is rough.' 'The cat is young.'
'The dog likes the squirrel.' 'The dog sees the tiger.'
'The squirrel chases the tiger.' 'The squirrel is big.'
'The squirrel is green.' 'The squirrel likes the dog.'
'The squirrel sees the dog.' 'The tiger chases the cat.'
'The tiger is green.' 'The tiger likes the dog.'
'The tiger likes the squirrel.'] | ['If something likes the dog then it chases the tiger.'
'If something is big and it chases the cat then the cat likes the squirrel.'
'If something sees the cat then the cat is big.'
'If something likes the squirrel then it sees the dog.'
'If something is cold and it chases the cat then it sees the cat.'
'If something sees the tiger then the tiger is big.'
'Green, big things are young.' 'Big things are cold.'] | The tiger does not see the cat. | False | 3 | 5 | [array(['The dog sees the tiger.', 'The tiger chases the cat.'],
dtype=object) ] | [array(['If something sees the tiger then the tiger is big.',
'Big things are cold.',
'If something is cold and it chases the cat then it sees the cat.'],
dtype=object) ] |
7,741 | ['Charlie is young.' 'Fiona is blue.' 'Gary is blue.' 'Gary is white.'
'Harry is blue.' 'Harry is round.' 'Harry is smart.'] | ['If Charlie is round and Charlie is quiet then Charlie is not young.'
'If something is quiet then it is smart.' 'All blue things are young.'
'Big, blue things are quiet.' 'Young, white things are round.'
'If Fiona is big and Fiona is not white then Fiona is blue.'
'If Charlie is big and Charlie is young then Charlie is not smart.'
'Round things are big.'] | Harry is quiet. | True | 1 | 4 | [array(['Harry is round.', 'Harry is blue.'], dtype=object)] | [array(['Round things are big.', 'Big, blue things are quiet.'],
dtype=object) ] |
7,742 | ['Anne is cold.' 'Anne is red.' 'Anne is rough.' 'Harry is furry.'
'Harry is quiet.' 'Harry is red.' 'Harry is rough.'] | ['If something is quiet and smart then it is rough.'
'Smart, red things are rough.' 'Rough, smart things are cold.'
'All white, rough things are cold.' 'All red, cold things are white.'
'Furry, white things are quiet.' 'Smart, furry things are rough.'
'If something is rough and white then it is cold.'] | Harry is cold. | Unknown | 3 | -1 | [] | [] |
7,743 | ['Bob is blue.' 'Bob is kind.' 'Bob is red.' 'Charlie is nice.'
'Erin is kind.' 'Erin is red.' 'Gary is blue.'] | ['If something is quiet and cold then it is rough.'
'Cold things are quiet.' 'If something is kind then it is red.'
'All nice things are quiet.' 'Nice, rough things are kind.'
'If Bob is cold then Bob is kind.'
'If Bob is quiet and Bob is blue then Bob is nice.'
'All quiet, kind things are blue.' 'All quiet things are cold.'] | Erin is not cold. | Unknown | 1 | -1 | [] | [] |
7,744 | ['The bald eagle is big.' 'The cow is big.'] | ['If someone is big then they eat the bald eagle.'
'If someone chases the bald eagle then they do not eat the bald eagle.'
'If someone is big and they do not eat the cow then they need the bald eagle.'
'If someone eats the cow and the cow chases the bald eagle then they do not need the cow.'
'If someone is green then they do not chase the cow.'
'If the bald eagle is big then the bald eagle needs the cow.'
'If someone is kind and they eat the bald eagle then the bald eagle does not chase the cow.'
'If someone needs the cow then the cow is green.'] | The cow is not green. | False | 1 | 3 | [array(['The bald eagle is big.'], dtype=object)] | [array(['If the bald eagle is big then the bald eagle needs the cow.',
'If someone needs the cow then the cow is green.'], dtype=object)] |
7,745 | ['The bald eagle is rough.' 'The bald eagle does not like the lion.'
'The bald eagle sees the mouse.' 'The cat does not eat the lion.'
'The cat sees the mouse.' 'The lion sees the cat.'
'The mouse eats the lion.' 'The mouse likes the bald eagle.'
'The mouse sees the bald eagle.' 'The mouse sees the cat.'] | ['If someone likes the bald eagle and the bald eagle does not like the cat then the cat does not like the lion.'
'If someone eats the mouse then the mouse is kind.'
'If the lion is not rough then the lion is cold.'
'If someone likes the lion then the lion is green.'
'If someone is kind then they like the lion.'
'If someone eats the lion then the lion eats the mouse.'
'If someone likes the cat then they do not like the bald eagle.'
'If someone is green then they like the bald eagle.'] | The mouse is kind. | True | 1 | 3 | [array(['The mouse eats the lion.'], dtype=object)] | [array(['If someone eats the lion then the lion eats the mouse.',
'If someone eats the mouse then the mouse is kind.'], dtype=object)] |
7,746 | ['Anne is not red.' 'Anne is round.' 'Bob is furry.' 'Bob is nice.'
'Bob is red.' 'Bob is round.' 'Bob is white.'] | ['If Anne is not red then Anne is not white.'
'Green, white things are round.'
'If something is red and not kind then it is not white.'
'If something is round and not white then it is furry.'
'If something is green and not kind then it is furry.'
'If something is kind then it is furry.'] | Anne is furry. | True | 1 | 4 | [array(['Anne is round.', 'Anne is not red.'], dtype=object)] | [array(['If Anne is not red then Anne is not white.',
'If something is round and not white then it is furry.'],
dtype=object) ] |
7,747 | ['Charlie is green.' 'Charlie is nice.' 'Charlie is rough.'
'Charlie is round.' 'Dave is nice.' 'Dave is round.' 'Erin is furry.'
'Erin is kind.' 'Erin is round.' 'Gary is green.' 'Gary is kind.'
'Gary is nice.'] | ['If something is kind and round then it is rough.'
'All rough, round things are big.'] | Dave is not big. | Unknown | 1 | -1 | [] | [] |
7,748 | ['The bald eagle does not chase the mouse.'
'The bald eagle sees the tiger.' 'The cow is round.' 'The mouse is red.'
'The tiger does not eat the bald eagle.' 'The tiger sees the bald eagle.'
'The tiger sees the mouse.'] | ['If the bald eagle is round then the bald eagle chases the cow.'
'Rough things are green.'
'If something eats the cow and it chases the tiger then it chases the mouse.'
'If something sees the tiger then it is rough.'
'If the tiger is round and the tiger sees the mouse then the tiger sees the bald eagle.'
'If something is red then it eats the tiger.'
'If something sees the mouse and it eats the tiger then it does not eat the mouse.'
'If the bald eagle eats the cow and the bald eagle is not green then the cow eats the tiger.'] | The bald eagle is not green. | False | 1 | 3 | [array(['The bald eagle sees the tiger.'], dtype=object)] | [array(['If something sees the tiger then it is rough.',
'Rough things are green.'], dtype=object) ] |
7,749 | ['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 not furry. | False | 1 | 4 | [array(['Dave is nice.', 'Dave is green.'], dtype=object)] | [array(['Green people are big.', 'Nice, big people are furry.'],
dtype=object) ] |
7,750 | ['Bob is smart.' 'Dave is rough.' 'Fiona is furry.' 'Gary is young.'] | ['Smart things are young.' 'If something is young then it is rough.'
'All furry things are smart.'] | Dave is young. | Unknown | 1 | -1 | [] | [] |
7,751 | ['Charlie is quiet.' 'Erin is young.' 'Fiona is quiet.' 'Harry is rough.'] | ['Young, quiet things are big.'
'If something is rough and not green then it is big.'
'If something is young and not cold then it is not rough.'
'If something is cold and green then it is rough.'
'All young things are quiet.'
'If Charlie is not green and Charlie is not rough then Charlie is not big.'] | Erin is not big. | False | 1 | 4 | [array(['Erin is young.', 'Erin is young.'], dtype=object)] | [array(['All young things are quiet.', 'Young, quiet things are big.'],
dtype=object) ] |
7,752 | ['The bear is not round.' 'The cow needs the bear.' 'The dog is green.'
'The squirrel visits the bear.'] | ['If something sees the squirrel then it needs the dog.'
'If something visits the bear then it visits the dog.'
'If something is nice and it visits the squirrel then it sees the bear.'
'If the dog is green then the dog visits the bear.'
'If something needs the bear and the bear is not nice then the bear does not visit the cow.'
'If something is nice and it does not visit the bear then it needs the bear.'] | The dog does not visit the dog. | False | 1 | 3 | [array(['The dog is green.'], dtype=object)] | [array(['If the dog is green then the dog visits the bear.',
'If something visits the bear then it visits the dog.'],
dtype=object) ] |
7,753 | ['The dog chases the squirrel.' 'The dog chases the tiger.'
'The dog is big.' 'The dog is green.' 'The dog is rough.'
'The dog likes the squirrel.' 'The dog sees the tiger.'
'The squirrel chases the tiger.' 'The squirrel is red.'
'The squirrel is young.' 'The squirrel likes the dog.'
'The squirrel sees the dog.' 'The squirrel sees the tiger.'
'The tiger chases the dog.' 'The tiger is red.'
'The tiger likes the dog.'] | ['If the dog chases the tiger then the tiger sees the dog.'
'If someone likes the dog then they are big.'
'If someone sees the dog then they see the tiger.'
'If someone is green then they like the dog.'
'If someone sees the dog and they like the tiger then they are green.'
'If someone likes the dog and the dog sees the squirrel then the squirrel likes the dog.'
'If someone chases the dog and they see the dog then they like the tiger.'
'If someone is rough and they see the tiger then the tiger likes the squirrel.'] | The tiger sees the tiger. | True | 1 | 3 | [array(['The dog chases the tiger.'], dtype=object)] | [array(['If the dog chases the tiger then the tiger sees the dog.',
'If someone sees the dog then they see the tiger.'], dtype=object)] |
7,754 | ['Bob is big.' 'Bob is quiet.' 'Bob is rough.' 'Bob is smart.'
'Bob is white.' 'Charlie is big.' 'Charlie is blue.' 'Charlie is nice.'
'Charlie is quiet.' 'Charlie is rough.' 'Charlie is smart.'
'Charlie is white.' 'Dave is big.' 'Dave is nice.' 'Dave is rough.'
'Erin is quiet.'] | ['If something is quiet then it is smart.'
'If something is smart then it is big.' 'All big things are nice.'] | Erin is not big. | False | 1 | 3 | [array(['Erin is quiet.'], dtype=object)] | [array(['If something is quiet then it is smart.',
'If something is smart then it is big.'], dtype=object)] |
7,755 | ['Anne is quiet.' 'Fiona is not green.'] | ['All quiet people are smart.' 'All smart people are not blue.'] | Anne is not blue. | True | 1 | 3 | [array(['Anne is quiet.'], dtype=object)] | [array(['All quiet people are smart.', 'All smart people are not blue.'],
dtype=object) ] |
7,756 | ['Bob is green.' 'Bob is not nice.' 'Dave is furry.' 'Erin is furry.'
'Erin is nice.' 'Fiona is big.' 'Fiona is not furry.'] | ['Kind things are young.' 'Young, big things are green.'
'If something is young then it is green.'
'If something is big and rough then it is not nice.'
'If something is big then it is nice.'
'If Bob is furry then Bob is young.'
'If something is furry then it is big.'
'If something is nice then it is kind.'] | Bob is young. | Unknown | 1 | -1 | [] | [] |
7,757 | ['The dog is round.'] | ['If the dog is round and the dog is kind then the dog is nice.'
'All round things are kind.' 'If the dog is blue then the dog is green.'
'If something is green and not nice then it is blue.'
'If something is blue then it is green.'
'Nice, round things are not green.'] | The dog is green. | False | 3 | 6 | [array(['The dog is round.', 'The dog is round.', 'The dog is round.'],
dtype=object) ] | [array(['All round things are kind.',
'If the dog is round and the dog is kind then the dog is nice.',
'Nice, round things are not green.'], dtype=object) ] |
7,758 | ['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.'] | Bob is round. | True | 1 | 4 | [array(['Bob is big.', 'Bob is young.'], dtype=object)
array(['Bob is big.', 'Bob is big.'], dtype=object)
array(['Bob is big.', 'Bob is green.', 'Bob is big.'], dtype=object)
array(['Bob is big.', 'Bob is big.', 'Bob is big.'], dtype=object)
array(['Bob is big.', 'Bob is green.', 'Bob is big.', 'Bob is big.'],
dtype=object)
array(['Bob is green.', 'Bob is big.', 'Bob is big.'], dtype=object)
array(['Bob is green.', 'Bob is big.', 'Bob is green.', 'Bob is big.'],
dtype=object)
array(['Bob is big.', 'Bob is young.', 'Bob is big.', 'Bob is big.'],
dtype=object)
array(['Bob is big.', 'Bob is young.', 'Bob is big.', 'Bob is green.',
'Bob is big.'], dtype=object)
array(['Bob is big.', 'Bob is big.', 'Bob is young.', 'Bob is big.'],
dtype=object)
array(['Bob is green.', 'Bob is big.', 'Bob is big.', 'Bob is young.',
'Bob is big.'], dtype=object)
array(['Bob is big.', 'Bob is young.', 'Bob is big.', 'Bob is big.',
'Bob is young.', 'Bob is big.'], dtype=object) ] | [array(['All big things are smart.', '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)
array(['Big, young things are green.',
'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(['Big, young things are green.',
'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)
array(['Big things are red.', 'Big, young things are green.',
'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(['If something is green and big then it is red.',
'Big, young things are green.',
'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, young things are green.',
'If something is green and big then it is red.',
'Big, young things are green.',
'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)] |
7,759 | ['Bob is big.' 'Bob is blue.' 'Bob is cold.' 'Bob is white.'
'Dave is cold.' 'Dave is kind.' 'Dave is nice.' 'Gary is cold.'
'Gary is kind.' 'Harry is white.'] | ['All white things are blue.' 'All big, kind things are nice.'
'If something is nice then it is big.'
'If something is kind then it is nice.'
'If something is rough then it is white.'
'If something is big and nice then it is rough.'
'All white, blue things are cold.'] | Bob is not rough. | Unknown | 1 | -1 | [] | [] |
7,760 | ['The bear is cold.' 'The bear is rough.' 'The bear needs the cat.'
'The bear needs the rabbit.' 'The bear sees the rabbit.'
'The cat eats the bear.' 'The cat is blue.' 'The rabbit eats the cat.'
'The rabbit eats the squirrel.' 'The rabbit is big.'
'The rabbit is rough.' 'The rabbit is round.'
'The squirrel eats the bear.' 'The squirrel eats the cat.'
'The squirrel is big.' 'The squirrel is rough.'] | ['If something eats the rabbit then the rabbit sees the bear.'
'If something eats the rabbit then it needs the squirrel.'
'If something sees the bear and it sees the cat then the cat sees the rabbit.'
'If something sees the rabbit and the rabbit is rough then it sees the cat.'
'All round, blue things are big.'
'If the bear is big and the bear sees the squirrel then the bear is round.'
'If something sees the cat then it sees the bear.'] | The cat sees the rabbit. | True | 3 | 8 | [array(['The bear sees the rabbit.', 'The rabbit is rough.',
'The bear sees the rabbit.', 'The rabbit is rough.'], dtype=object)] | [array(['If something sees the rabbit and the rabbit is rough then it sees the cat.',
'If something sees the cat then it sees the bear.',
'If something sees the rabbit and the rabbit is rough then it sees the cat.',
'If something sees the bear and it sees the cat then the cat sees the rabbit.'],
dtype=object) ] |
7,761 | ['Anne is cold.' 'Bob is cold.' 'Erin is kind.' 'Fiona is rough.'] | ['White, rough things are cold.' 'If something is rough then it is white.'
'All cold things are kind.'] | Fiona is not kind. | False | 3 | 5 | [array(['Fiona is rough.', 'Fiona is rough.'], dtype=object)] | [array(['If something is rough then it is white.',
'White, rough things are cold.', 'All cold things are kind.'],
dtype=object) ] |
7,762 | ['The rabbit is blue.'] | ['All young people are not cold.' 'All nice, red people are cold.'
'All blue people are nice.' 'Blue people are not young.'
'If someone is young then they are red.' 'All nice people are red.'] | The rabbit is red. | True | 1 | 3 | [array(['The rabbit is blue.'], dtype=object)] | [array(['All blue people are nice.', 'All nice people are red.'],
dtype=object) ] |
7,763 | ['Anne is nice.' 'Bob is big.' 'Bob is blue.' 'Bob is cold.'
'Charlie is big.' 'Charlie is cold.' 'Charlie is nice.'
'Charlie is young.' 'Fiona is furry.' 'Fiona is young.'] | ['If someone is furry and nice then they are cold.'
'If Bob is blue and Bob is big then Bob is cold.'
'All blue, cold people are big.'
'If someone is nice then they are smart.'
'All smart, big people are nice.' 'All smart people are blue.'
'Blue, smart people are furry.' 'Furry, cold people are smart.'
'Cold people are big.'] | Anne is not blue. | False | 1 | 3 | [array(['Anne is nice.'], dtype=object)] | [array(['If someone is nice then they are smart.',
'All smart people are blue.'], dtype=object)] |
7,764 | ['Anne is kind.' 'Bob is cold.' 'Bob is smart.' 'Erin is red.'
'Erin is smart.' 'Erin is young.' 'Fiona is white.'] | ['If Fiona is young and Fiona is kind then Fiona is cold.'
'If someone is red then they are green.'
'If Fiona is smart then Fiona is kind.'
'All red, green people are white.' 'Cold people are green.'
'All green people are cold.' 'Red, cold people are green.'
'White people are kind.'] | Erin is cold. | True | 1 | 3 | [array(['Erin is red.'], dtype=object)] | [array(['If someone is red then they are green.',
'All green people are cold.'], dtype=object)] |
7,765 | ['Anne is nice.' 'Anne is quiet.' 'Anne is rough.' 'Anne is round.'
'Bob is not furry.' 'Bob is kind.' 'Bob is quiet.' 'Bob is rough.'
'Charlie is not big.' 'Dave is rough.'] | ['If something is furry then it is kind.'
'If Bob is nice and Bob is furry then Bob is round.'
'All round things are furry.'] | Anne is kind. | True | 1 | 3 | [array(['Anne is round.'], dtype=object)] | [array(['All round things are furry.',
'If something is furry then it is kind.'], dtype=object)] |
7,766 | ['Anne is kind.' 'Dave is not green.' 'Fiona is blue.'
'Harry is not white.'] | ['All furry, cold people are kind.' 'All green people are kind.'
'If someone is round and not blue then they are white.'
'If someone is kind and cold then they are white.'
'If someone is kind then they are white.' 'Blue people are not furry.'
'All round people are cold.' 'All kind, white people are round.'] | Dave is white. | Unknown | 1 | -1 | [] | [] |
7,767 | ['Bob is not quiet.' 'Bob is rough.' 'Charlie is red.' 'Charlie is rough.'
'Charlie is smart.' 'Charlie is white.' 'Dave is furry.' 'Dave is quiet.'
'Dave is smart.' 'Dave is white.' 'Gary is red.' 'Gary is rough.'] | ['If something is furry then it is red.' 'All red things are green.'
'All red, furry things are green.'
'If something is rough and not quiet then it is white.'
'If something is furry and green then it is rough.'
'If something is white then it is smart.'
'If something is quiet and not white then it is smart.'
'Green things are smart.'] | Dave is rough. | True | 3 | 5 | [array(['Dave is furry.', 'Dave is furry.'], dtype=object)
array(['Dave is furry.', 'Dave is furry.', 'Dave is furry.'], dtype=object)] | [array(['If something is furry then it is red.',
'All red things are green.',
'If something is furry and green then it is rough.'], dtype=object)
array(['If something is furry then it is red.',
'All red, furry things are green.',
'If something is furry and green then it is rough.'], dtype=object)] |
7,768 | ['Anne is smart.' 'Bob is big.' 'Bob is not furry.' 'Bob is kind.'
'Bob is nice.' 'Bob is young.' 'Fiona is big.' 'Fiona is furry.'
'Gary is furry.' 'Gary is round.' 'Gary is not smart.' 'Gary is young.'] | ['If Fiona is big then Fiona is smart.'
'If someone is furry then they are nice.'
'If someone is nice then they are big.' 'Furry people are kind.'
'Nice people are kind.'
'If someone is furry and not round then they are young.'] | Gary is big. | True | 1 | 3 | [array(['Gary is furry.'], dtype=object)] | [array(['If someone is furry then they are nice.',
'If someone is nice then they are big.'], dtype=object)] |
7,769 | ['Dave is blue.' 'Erin is red.' 'Erin is round.' 'Erin is smart.'
'Erin is white.' 'Fiona is rough.' 'Fiona is round.' 'Harry is red.'
'Harry is rough.' 'Harry is smart.'] | ['All smart, round people are blue.'
'If Fiona is round then Fiona is red.'
'If someone is red then they are young.'
'If Harry is young and Harry is round then Harry is rough.'
'If someone is young and smart then they are blue.'
'White people are smart.' 'Young people are round.'
'If someone is young then they are white.'] | Dave is not round. | Unknown | 1 | -1 | [] | [] |
7,770 | ['Dave is green.' 'Gary is round.'] | ['All young, round things are furry.' 'Blue things are white.'
'All green, white things are smart.' 'All white things are young.'
'If something is round then it is young.'
'All young, green things are white.'
'If something is furry then it is young.'
'If Gary is green and Gary is round then Gary is white.'] | Gary is furry. | True | 1 | 4 | [array(['Gary is round.', 'Gary is round.'], dtype=object)] | [array(['If something is round then it is young.',
'All young, round things are furry.'], dtype=object)] |
7,771 | ['Anne is not big.' 'Anne is kind.' 'Anne is smart.' 'Anne is young.'
'Charlie is kind.' 'Dave is not blue.' 'Fiona is blue.'] | ['All young people are smart.' 'If someone is big then they are not kind.'
'If someone is furry and kind then they are round.'
'If Anne is furry then Anne is smart.'
'If someone is blue and round then they are furry.'
'If someone is young then they are furry.'
'If Dave is young and Dave is not kind then Dave is round.'
'All round people are not blue.'] | Anne is round. | True | 1 | 4 | [array(['Anne is young.', 'Anne is kind.'], dtype=object)] | [array(['If someone is young then they are furry.',
'If someone is furry and kind then they are round.'], dtype=object)] |
7,772 | ['Anne is blue.' 'Anne is green.' 'Anne is quiet.' 'Anne is white.'
'Bob is rough.' 'Gary is blue.' 'Gary is rough.' 'Harry is furry.'
'Harry is rough.' 'Harry is white.'] | ['Quiet, rough things are white.' 'All rough things are big.'
'If something is green and big then it is blue.' 'Blue things are furry.'
'If something is quiet then it is blue.' 'Blue things are green.'] | Bob is green. | Unknown | 1 | -1 | [] | [] |
7,773 | ['Anne is round.' 'Bob is big.' 'Bob is nice.' 'Bob is round.'
'Dave is big.' 'Dave is blue.' 'Dave is furry.' 'Dave is smart.'
'Harry is smart.' 'Harry is white.'] | ['All blue, round people are smart.' 'All nice, round people are furry.'
'Smart, blue people are nice.'
'If Anne is furry and Anne is round then Anne is big.'
'All blue, smart people are white.' 'Nice people are furry.'
'All furry, big people are blue.'
'If someone is round then they are blue.'] | Anne is not nice. | False | 3 | 7 | [array(['Anne is round.', 'Anne is round.', 'Anne is round.'], dtype=object)] | [array(['If someone is round then they are blue.',
'All blue, round people are smart.',
'If someone is round then they are blue.',
'Smart, blue people are nice.'], dtype=object)] |
7,774 | ['The rabbit is big.' 'The squirrel eats the tiger.'
'The tiger chases the rabbit.'] | ['If something eats the squirrel then the squirrel chases the tiger.'
'If something sees the rabbit and it chases the rabbit then the rabbit chases the squirrel.'
'If the squirrel chases the rabbit and the squirrel eats the rabbit then the squirrel sees the tiger.'
'If something is kind then it chases the rabbit.'
'If something is young then it sees the squirrel.'
'If something eats the tiger then it is young.' 'Young things are kind.'
'If something chases the tiger then the tiger chases the rabbit.'] | The tiger is kind. | Unknown | 1 | -1 | [] | [] |
7,775 | ['Bob is red.' 'Bob is smart.' 'Bob is young.' 'Charlie is big.'
'Erin is furry.' 'Erin is green.' 'Harry is red.'] | ['If Charlie is big and Charlie is red then Charlie is young.'
'If Harry is big and Harry is furry then Harry is red.'
'If someone is green and young then they are furry.'
'All big, furry people are young.'
'If someone is young then they are big.'
'If Erin is kind then Erin is furry.'
'If Erin is young and Erin is green then Erin is smart.'
'If someone is green and furry then they are big.'] | Charlie is not young. | Unknown | 1 | -1 | [] | [] |
7,776 | ['The bald eagle is blue.' 'The rabbit sees the bald eagle.'] | ['If someone sees the rabbit then the rabbit does not eat the bald eagle.'
'If someone eats the bald eagle and the bald eagle chases the rabbit then the bald eagle does not eat the rabbit.'
'If someone sees the bald eagle then they eat the bald eagle.'
'If someone eats the rabbit then they are red.'
'If someone is blue then they chase the rabbit.'
'If someone is young and they do not see the rabbit then they chase the rabbit.'] | The bald eagle does not eat the rabbit. | True | 1 | 5 | [array(['The rabbit sees the bald eagle.', 'The bald eagle is blue.'],
dtype=object) ] | [array(['If someone sees the bald eagle then they eat the bald eagle.',
'If someone is blue then they chase the rabbit.',
'If someone eats the bald eagle and the bald eagle chases the rabbit then the bald eagle does not eat the rabbit.'],
dtype=object) ] |
7,777 | ['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) ] |
7,778 | ['The bald eagle eats the dog.' 'The bald eagle is not young.'
'The cow does not chase the bald eagle.' 'The cow chases the tiger.'
'The cow does not eat the dog.' 'The cow is cold.' 'The cow is young.'
'The cow does not need the dog.' 'The dog needs the bald eagle.'
'The tiger chases the cow.' 'The tiger chases the dog.'
'The tiger does not eat the cow.' 'The tiger is red.'
'The tiger is young.' 'The tiger needs the bald eagle.'
'The tiger needs the cow.'] | ['If the tiger does not chase the cow then the tiger chases the bald eagle.'
'If something needs the tiger then it chases the tiger.'
'If something is young then it needs the cow.'
'If the dog chases the tiger then the tiger is cold.'
'If something eats the dog then the dog needs the tiger.'
'If the cow eats the tiger and the cow chases the bald eagle then the bald eagle needs the dog.'] | The tiger is cold. | True | 3 | 4 | [array(['The bald eagle eats the dog.'], dtype=object)] | [array(['If something eats the dog then the dog needs the tiger.',
'If something needs the tiger then it chases the tiger.',
'If the dog chases the tiger then the tiger is cold.'],
dtype=object) ] |
7,779 | ['Bob is not quiet.' 'Bob is rough.' 'Charlie is red.' 'Charlie is rough.'
'Charlie is smart.' 'Charlie is white.' 'Dave is furry.' 'Dave is quiet.'
'Dave is smart.' 'Dave is white.' 'Gary is red.' 'Gary is rough.'] | ['If something is furry then it is red.' 'All red things are green.'
'All red, furry things are green.'
'If something is rough and not quiet then it is white.'
'If something is furry and green then it is rough.'
'If something is white then it is smart.'
'If something is quiet and not white then it is smart.'
'Green things are smart.'] | Bob is green. | Unknown | 1 | -1 | [] | [] |
7,780 | ['Charlie is kind.' 'Charlie is quiet.' 'Charlie is rough.'
'Charlie is smart.' 'Charlie is white.' 'Dave is kind.' 'Dave is white.'
'Dave is young.' 'Fiona is blue.' 'Fiona is rough.' 'Gary is blue.'
'Gary is kind.'] | ['If Fiona is rough and Fiona is blue then Fiona is not smart.'
'If Dave is smart then Dave is not white.' 'All kind things are white.'
'If something is smart and not blue then it is kind.'
'All quiet things are kind.' 'If something is white then it is young.'
'If something is blue and not smart then it is quiet.'] | Fiona is not quiet. | False | 1 | 5 | [array(['Fiona is blue.', 'Fiona is rough.', 'Fiona is blue.'],
dtype=object) ] | [array(['If Fiona is rough and Fiona is blue then Fiona is not smart.',
'If something is blue and not smart then it is quiet.'],
dtype=object) ] |
7,781 | ['The bald eagle chases the rabbit.' 'The bald eagle is round.'
'The bald eagle needs the rabbit.' 'The cat is nice.'
'The rabbit visits the squirrel.' 'The squirrel visits the bald eagle.'
'The squirrel visits the rabbit.'] | ['If something needs the bald eagle and it is round then the bald eagle does not need the rabbit.'
'If something is blue then it chases the bald eagle.'
'If something visits the bald eagle then the bald eagle is blue.'
'If something visits the cat then the cat visits the bald eagle.'
'If something visits the rabbit and it is not green then the rabbit needs the bald eagle.'
'If the bald eagle does not need the rabbit then the rabbit visits the squirrel.'] | The bald eagle chases the bald eagle. | True | 1 | 3 | [array(['The squirrel visits the bald eagle.'], dtype=object)] | [array(['If something visits the bald eagle then the bald eagle is blue.',
'If something is blue then it chases the bald eagle.'],
dtype=object) ] |
7,782 | ['Bob is red.' 'Bob is young.' 'Charlie is big.' 'Charlie is green.'
'Charlie is red.' 'Charlie is rough.' 'Charlie is young.' 'Dave is big.'
'Harry is rough.' 'Harry is round.' 'Harry is young.'] | ['All rough, white things are young.' 'All big things are round.'
'All white, red things are rough.' 'All round things are green.'
'All big things are white.' 'If Harry is round then Harry is big.'
'All rough, young things are red.'
'If something is young then it is green.' 'All green things are red.'] | Harry is not white. | False | 1 | 3 | [array(['Harry is round.'], dtype=object)] | [array(['If Harry is round then Harry is big.',
'All big things are white.'], dtype=object)] |
7,783 | ['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.'] | Gary is rough. | Unknown | 1 | -1 | [] | [] |
7,784 | ['Erin is kind.' 'Erin is red.' 'Fiona is green.' 'Fiona is quiet.'
'Fiona is not young.' 'Harry is white.' 'Harry is young.'] | ['If Erin is kind then Erin is green.' 'Red, green things are nice.'
'All red, young things are not green.'] | Erin is nice. | True | 1 | 4 | [array(['Erin is red.', 'Erin is kind.'], dtype=object)] | [array(['If Erin is kind then Erin is green.',
'Red, green things are nice.'], dtype=object)] |
7,785 | ['The bald eagle chases the lion.' 'The bald eagle eats the lion.'
'The bald eagle is big.' 'The bald eagle is not cold.'
'The bald eagle is nice.' 'The bald eagle is red.'
'The bald eagle is rough.' 'The bald eagle sees the lion.'
'The lion does not chase the bald eagle.' 'The lion eats the bald eagle.'
'The lion is big.' 'The lion is cold.' 'The lion is not nice.'
'The lion is rough.' 'The lion sees the bald eagle.'] | ['If something sees the bald eagle then it sees the lion.'
'If something chases the bald eagle and it eats the bald eagle then it is rough.'
'If something is big and it sees the lion then it chases the lion.'
'If something is nice and it eats the lion then it chases the bald eagle.'
'If something chases the lion and it is not nice then the lion eats the bald eagle.'
'If something eats the lion and the lion chases the bald eagle then it does not eat the bald eagle.'] | The lion chases the lion. | True | 1 | 4 | [array(['The lion is big.', 'The lion sees the bald eagle.'], dtype=object)] | [array(['If something sees the bald eagle then it sees the lion.',
'If something is big and it sees the lion then it chases the lion.'],
dtype=object) ] |
7,786 | ['Anne is cold.' 'Anne is furry.' 'Anne is kind.' 'Anne is white.'
'Anne is young.' 'Charlie is furry.' 'Charlie is kind.'
'Charlie is white.' 'Charlie is young.' 'Dave is furry.' 'Dave is kind.'
'Dave is nice.' 'Dave is smart.' 'Dave is white.' 'Dave is young.'
'Erin is nice.'] | ['Kind people are cold.'
'If someone is kind and cold then they are smart.'
'Young, white people are nice.'] | Charlie is smart. | True | 1 | 4 | [array(['Charlie is kind.', 'Charlie is kind.'], dtype=object)] | [array(['Kind people are cold.',
'If someone is kind and cold then they are smart.'], dtype=object)] |
7,787 | ['Bob is big.' 'Bob is cold.' 'Bob is green.' 'Bob is kind.'
'Bob is nice.' 'Bob is rough.' 'Bob is smart.' 'Gary is big.'
'Gary is cold.' 'Gary is green.' 'Gary is kind.' 'Harry is big.'
'Harry is green.' 'Harry is kind.' 'Harry is nice.'] | ['All rough, green things are kind.' 'All cold, rough things are nice.'
'If something is green then it is kind.' 'Kind, big things are smart.'
'If Gary is kind then Gary is nice.'
'If something is big then it is green.'
'If something is big then it is nice.'
'If Harry is kind and Harry is smart then Harry is cold.'] | Harry is cold. | True | 1 | 5 | [array(['Harry is kind.', 'Harry is kind.', 'Harry is big.'], dtype=object)
array(['Harry is green.', 'Harry is kind.', 'Harry is big.'], dtype=object)
array(['Harry is kind.', 'Harry is green.', 'Harry is big.'], dtype=object)
array(['Harry is green.', 'Harry is green.', 'Harry is big.'],
dtype=object)
array(['Harry is big.', 'Harry is kind.', 'Harry is big.'], dtype=object)
array(['Harry is big.', 'Harry is green.', 'Harry is big.'], dtype=object)
array(['Harry is kind.', 'Harry is big.', 'Harry is big.'], dtype=object)
array(['Harry is green.', 'Harry is big.', 'Harry is big.'], dtype=object)
array(['Harry is big.', 'Harry is big.', 'Harry is big.'], dtype=object)] | [array(['Kind, big things are smart.',
'If Harry is kind and Harry is smart then Harry is cold.'],
dtype=object)
array(['If something is green then it is kind.',
'Kind, big things are smart.',
'If Harry is kind and Harry is smart then Harry is cold.'],
dtype=object)
array(['If something is green then it is kind.',
'Kind, big things are smart.',
'If Harry is kind and Harry is smart then Harry is cold.'],
dtype=object)
array(['If something is green then it is kind.',
'If something is green then it is kind.',
'Kind, big things are smart.',
'If Harry is kind and Harry is smart then Harry is cold.'],
dtype=object)
array(['If something is big then it is green.',
'If something is green then it is kind.',
'Kind, big things are smart.',
'If Harry is kind and Harry is smart then Harry is cold.'],
dtype=object)
array(['If something is big then it is green.',
'If something is green then it is kind.',
'If something is green then it is kind.',
'Kind, big things are smart.',
'If Harry is kind and Harry is smart then Harry is cold.'],
dtype=object)
array(['If something is big then it is green.',
'If something is green then it is kind.',
'Kind, big things are smart.',
'If Harry is kind and Harry is smart then Harry is cold.'],
dtype=object)
array(['If something is green then it is kind.',
'If something is big then it is green.',
'If something is green then it is kind.',
'Kind, big things are smart.',
'If Harry is kind and Harry is smart then Harry is cold.'],
dtype=object)
array(['If something is big then it is green.',
'If something is green then it is kind.',
'If something is big then it is green.',
'If something is green then it is kind.',
'Kind, big things are smart.',
'If Harry is kind and Harry is smart then Harry is cold.'],
dtype=object) ] |
7,788 | ['Dave is red.' 'Erin is not blue.' 'Gary is young.' 'Harry is nice.'] | ['Round people are kind.' 'All quiet, round people are kind.'
'Red people are round.' 'All round, kind people are quiet.'
'If someone is round and quiet then they are nice.'
'If someone is round and not quiet then they are nice.'] | Dave is kind. | True | 1 | 3 | [array(['Dave is red.'], dtype=object)] | [array(['Red people are round.', 'Round people are kind.'], dtype=object)] |
7,789 | ['The bald eagle is cold.' 'The bald eagle is rough.'
'The bald eagle needs the tiger.' 'The bald eagle visits the squirrel.'
'The lion is cold.' 'The lion is kind.' 'The lion needs the tiger.'
'The squirrel chases the bald eagle.' 'The squirrel chases the tiger.'
'The squirrel visits the tiger.' 'The tiger is red.'] | ['If someone needs the squirrel then they chase the tiger.'
'If someone is rough and they chase the squirrel then the squirrel visits the lion.'
'If someone visits the tiger and they visit the lion then the lion needs the bald eagle.'
'If someone visits the bald eagle and the bald eagle visits the squirrel then the bald eagle chases the squirrel.'
'If someone is red then they chase the lion.'
'If someone chases the lion and they visit the bald eagle then they need the bald eagle.'
'If someone visits the bald eagle then they need the bald eagle.'
'If someone chases the lion then they visit the bald eagle.'
'If someone chases the tiger then the tiger chases the bald eagle.'] | The squirrel does not need the bald eagle. | Unknown | 3 | -1 | [] | [] |
7,790 | ['The cat chases the mouse.' 'The cat eats the mouse.' 'The cat is nice.'
'The cat is rough.' 'The cat visits the mouse.' 'The mouse eats the cat.'
'The mouse is blue.'] | ['If someone chases the cat and they visit the cat then the cat is nice.'
'If someone chases the mouse then they are big.'
'If the cat eats the mouse then the mouse is not nice.'
'If the cat eats the mouse and the cat chases the mouse then the mouse chases the cat.'
'If the mouse is rough then the mouse eats the cat.'
'If someone is blue and cold then they visit the cat.'
'If someone chases the cat then they chase the mouse.'
'If the cat eats the mouse then the cat chases the mouse.'] | The mouse chases the mouse. | True | 1 | 4 | [array(['The cat eats the mouse.', 'The cat chases the mouse.'],
dtype=object)
array(['The cat eats the mouse.', 'The cat eats the mouse.'], dtype=object)] | [array(['If the cat eats the mouse and the cat chases the mouse then the mouse chases the cat.',
'If someone chases the cat then they chase the mouse.'],
dtype=object)
array(['If the cat eats the mouse then the cat chases the mouse.',
'If the cat eats the mouse and the cat chases the mouse then the mouse chases the cat.',
'If someone chases the cat then they chase the mouse.'],
dtype=object) ] |
7,791 | ['Anne is nice.' 'Bob is big.' 'Bob is blue.' 'Bob is cold.'
'Charlie is big.' 'Charlie is cold.' 'Charlie is nice.'
'Charlie is young.' 'Fiona is furry.' 'Fiona is young.'] | ['If someone is furry and nice then they are cold.'
'If Bob is blue and Bob is big then Bob is cold.'
'All blue, cold people are big.'
'If someone is nice then they are smart.'
'All smart, big people are nice.' 'All smart people are blue.'
'Blue, smart people are furry.' 'Furry, cold people are smart.'
'Cold people are big.'] | Charlie is furry. | True | 3 | 6 | [array(['Charlie is nice.', 'Charlie is nice.'], dtype=object)] | [array(['If someone is nice then they are smart.',
'All smart people are blue.',
'If someone is nice then they are smart.',
'Blue, smart people are furry.'], dtype=object)] |
7,792 | ['The cat eats the tiger.' 'The cat is cold.' 'The cat is nice.'
'The cat likes the dog.' 'The cat visits the tiger.' 'The cow is rough.'
'The dog is nice.' 'The tiger eats the dog.' 'The tiger visits the cat.'
'The tiger visits the dog.'] | ['If something is nice and it visits the tiger then the tiger visits the cow.'
'If something is rough and it likes the dog then the dog is big.'
'If something visits the cat and the cat eats the tiger then the cat is rough.'] | The dog is not big. | False | 1 | 5 | [array(['The tiger visits the cat.', 'The cat eats the tiger.',
'The cat likes the dog.'], dtype=object) ] | [array(['If something visits the cat and the cat eats the tiger then the cat is rough.',
'If something is rough and it likes the dog then the dog is big.'],
dtype=object) ] |
7,793 | ['Dave is not blue.' 'Erin is not green.' 'Gary is quiet.'
'Harry is kind.'] | ['Quiet people are not blue.' 'All kind people are not blue.'
'If someone is blue then they are kind.' 'All red people are nice.'
'Kind people are quiet.'
'If someone is green and quiet then they are not round.'
'If Harry is quiet then Harry is red.'
'If Dave is quiet and Dave is not kind then Dave is nice.'] | Harry is not nice. | False | 3 | 4 | [array(['Harry is kind.'], dtype=object)] | [array(['Kind people are quiet.', 'If Harry is quiet then Harry is red.',
'All red people are nice.'], dtype=object) ] |
7,794 | ['Dave is cold.' 'Dave is furry.' 'Dave is white.'] | ['If Dave is cold then Dave is quiet.' 'Quiet things are not rough.'
'If Dave is round and Dave is quiet then Dave is young.'
'If something is round then it is young.' 'All quiet things are round.'
'If something is young and not quiet then it is not furry.'
'Cold, young things are white.'
'If something is furry and not rough then it is white.'] | Dave is round. | True | 1 | 3 | [array(['Dave is cold.'], dtype=object)] | [array(['If Dave is cold then Dave is quiet.',
'All quiet things are round.'], dtype=object)] |
7,795 | ['Anne is nice.' 'Gary is kind.'] | ['If someone is nice then they are big.'
'If someone is big then they are white.' 'Round, blue people are nice.'
'If Anne is kind then Anne is round.' 'Kind, cold people are round.'
'Kind people are big.'
'If Gary is white and Gary is nice then Gary is kind.'
'If someone is round then they are blue.'] | Gary is not nice. | Unknown | 1 | -1 | [] | [] |
7,796 | ['The bear likes the mouse.' 'The mouse chases the bear.'
'The rabbit visits the bear.'] | ['If the mouse is rough and the mouse visits the rabbit then the mouse is nice.'
'If someone visits the rabbit and the rabbit visits the bear then the rabbit is nice.'
'If someone is big then they chase the bear.'
'If someone likes the mouse then they visit the rabbit.'
'If someone chases the mouse and they chase the rabbit then the rabbit chases the bear.'
'All nice, young people are green.'
'If someone likes the rabbit and the rabbit visits the bear then they visit the mouse.'
'If someone is nice then they visit the mouse.'] | The rabbit is not nice. | False | 1 | 4 | [array(['The bear likes the mouse.', 'The rabbit visits the bear.'],
dtype=object) ] | [array(['If someone likes the mouse then they visit the rabbit.',
'If someone visits the rabbit and the rabbit visits the bear then the rabbit is nice.'],
dtype=object) ] |
7,797 | ['Dave is blue.' 'Fiona is big.' 'Fiona is green.' 'Fiona is red.'
'Fiona is not round.' 'Gary is cold.' 'Harry is blue.'] | ['All cold people are red.' 'Red people are green.'] | Gary is green. | True | 1 | 3 | [array(['Gary is cold.'], dtype=object)] | [array(['All cold people are red.', 'Red people are green.'], dtype=object)] |
7,798 | ['Charlie is not blue.' 'Dave is smart.' 'Erin is blue.' 'Erin is cold.'
'Erin is quiet.' 'Gary is kind.' 'Gary is smart.'] | ['Cold, kind people are young.' 'Quiet, big people are young.'
'Quiet people are young.' 'Kind people are young.'
'Young people are blue.'
'If someone is smart and big then they are cold.'
'Smart people are kind.' 'If someone is blue then they are quiet.'
'All kind, blue people are big.'] | Charlie is young. | Unknown | 1 | -1 | [] | [] |
7,799 | ['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 | [] | [] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.