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 |
|---|---|---|---|---|---|---|---|---|
16,000 | ['The lion eats the tiger.' 'The lion is blue.' 'The tiger sees the lion.'] | ['If something likes the tiger then it eats the tiger.'
'If something eats the tiger and the tiger likes the lion then the tiger is not rough.'
'If something sees the tiger then it is green.'
'If something sees the lion then it sees the tiger.'
'All green things are rough.'
'If something sees the tiger and the tiger does not see the lion then the lion is not rough.'] | The tiger is not green. | False | 1 | 3 | [array(['The tiger sees the lion.'], dtype=object)] | [array(['If something sees the lion then it sees the tiger.',
'If something sees the tiger then it is green.'], dtype=object)] |
16,001 | ['Erin is round.' 'Gary is nice.' 'Gary is young.'] | ['Round things are white.' 'White things are quiet.'] | Gary is quiet. | Unknown | 1 | -1 | [] | [] |
16,002 | ['Dave is red.' 'Dave is rough.' 'Erin is white.'] | ['All rough things are young.'
'If something is red and white then it is big.'
'All cold things are rough.' 'If something is rough then it is big.'
'Big things are red.' 'All cold things are white.'
'If something is cold and big then it is blue.'
'If something is big then it is cold.'] | Dave is not cold. | False | 1 | 3 | [array(['Dave is rough.'], dtype=object)] | [array(['If something is rough then it is big.',
'If something is big then it is cold.'], dtype=object)] |
16,003 | ['Bob is quiet.' 'Bob is rough.' 'Bob is white.' 'Harry is blue.'
'Harry is nice.' 'Harry is quiet.' 'Harry is white.'] | ['If something is young then it is round.'
'If something is young and quiet then it is white.'
'Round things are nice.'
'If Bob is round and Bob is blue then Bob is white.'
'If something is rough then it is young.'
'If Harry is round then Harry is nice.'] | Bob is round. | True | 1 | 3 | [array(['Bob is rough.'], dtype=object)] | [array(['If something is rough then it is young.',
'If something is young then it is round.'], dtype=object)] |
16,004 | ['Anne is white.' 'Charlie is young.' 'Dave is round.' 'Erin is quiet.'] | ['If someone is rough and young then they are blue.'
'Rough, white people are smart.' 'All smart people are rough.'
'All white people are smart.' 'If someone is young then they are smart.'
'All smart people are rough.'] | Charlie is blue. | True | 3 | 5 | [array(['Charlie is young.', 'Charlie is young.'], dtype=object)
array(['Charlie is young.', 'Charlie is young.'], dtype=object)] | [array(['If someone is young then they are smart.',
'All smart people are rough.',
'If someone is rough and young then they are blue.'], dtype=object)
array(['If someone is young then they are smart.',
'All smart people are rough.',
'If someone is rough and young then they are blue.'], dtype=object)] |
16,005 | ['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 cold. | False | 1 | 4 | [array(['Fiona is rough.', 'Fiona is rough.'], dtype=object)] | [array(['If something is rough then it is white.',
'White, rough things are cold.'], dtype=object)] |
16,006 | ['The bald eagle does not eat the mouse.' 'The bald eagle is not rough.'
'The bald eagle needs the lion.' 'The bald eagle sees the lion.'
'The lion is nice.' 'The mouse is kind.'
'The mouse needs the bald eagle.' 'The mouse needs the lion.'
'The mouse sees the lion.' 'The rabbit eats the bald eagle.'
'The rabbit needs the mouse.'] | ['If someone eats the bald eagle and they see the bald eagle then they are big.'
'If someone is nice and they eat the rabbit then they eat the bald eagle.'
'If someone eats the bald eagle then they are cold.'
'If someone needs the rabbit and they are big then the rabbit sees the mouse.'
'If someone is cold then they need the lion.'
'If someone is cold and big then they do not need the bald eagle.'
'If someone needs the lion then they see the bald eagle.'
'If the rabbit sees the bald eagle and the rabbit is not big then the bald eagle eats the lion.'
'If the bald eagle eats the lion then the bald eagle does not see the lion.'] | The lion needs the lion. | Unknown | 3 | -1 | [] | [] |
16,007 | ['The bald eagle chases the cat.' 'The bald eagle chases the cow.'
'The bald eagle eats the cow.' 'The bald eagle is big.'
'The bald eagle is rough.' 'The bald eagle sees the cat.'
'The bald eagle sees the cow.' 'The cat eats the bald eagle.'
'The cat is big.' 'The cat is cold.' 'The cat is nice.'
'The cow eats the cat.' 'The cow is green.' 'The cow is nice.'
'The cow sees the cat.'] | ['If something chases the bald eagle and it is cold then it chases the cow.'
'If something is green and big then it sees the bald eagle.'
'If something is nice then it is green.'
'If something sees the cow then it is nice.'
'If the cat chases the cow and the cow eats the cat then the cow is nice.'
'If something sees the bald eagle then the bald eagle eats the cow.'] | The bald eagle sees the bald eagle. | True | 3 | 5 | [array(['The bald eagle sees the cow.', 'The bald eagle is big.'],
dtype=object) ] | [array(['If something sees the cow then it is nice.',
'If something is nice then it is green.',
'If something is green and big then it sees the bald eagle.'],
dtype=object) ] |
16,008 | ['Anne is quiet.' 'Bob is smart.' 'Charlie is young.' 'Fiona is young.'] | ['All young things are white.' 'If something is rough then it is young.'
'White things are quiet.' 'Nice, smart things are rough.'
'Quiet things are smart.' 'If Charlie is rough then Charlie is furry.'] | Fiona is quiet. | True | 1 | 3 | [array(['Fiona is young.'], dtype=object)] | [array(['All young things are white.', 'White things are quiet.'],
dtype=object) ] |
16,009 | ['Bob is white.' 'Erin is nice.' 'Gary is quiet.'] | ['If someone is smart then they are nice.'
'If someone is quiet then they are smart.'] | Bob is not nice. | Unknown | 1 | -1 | [] | [] |
16,010 | ['Bob is cold.' 'Dave is smart.' 'Erin is smart.'] | ['If something is smart then it is rough.'
'Smart, quiet things are white.' 'If something is smart then it is big.'
'All rough things are cold.'
'If Dave is quiet and Dave is young then Dave is white.'
'Cold things are young.'] | Erin is young. | True | 3 | 4 | [array(['Erin is smart.'], dtype=object)] | [array(['If something is smart then it is rough.',
'All rough things are cold.', 'Cold things are young.'],
dtype=object) ] |
16,011 | ['The cow is not round.' 'The cow likes the lion.'
'The lion eats the cow.' 'The lion likes the squirrel.'
'The squirrel is cold.' 'The squirrel does not like the lion.'
'The squirrel needs the cow.'] | ['If someone likes the squirrel and they do not need the cow then they like the lion.'
'If the squirrel is rough then the squirrel does not like the lion.'
'If someone eats the cow then the cow needs the squirrel.'
'If someone eats the lion and the lion needs the squirrel then the squirrel does not eat the cow.'
'If someone eats the squirrel and they do not like the squirrel then the squirrel eats the cow.'
'If someone needs the squirrel then they eat the lion.'] | The cow does not eat the lion. | False | 1 | 3 | [array(['The lion eats the cow.'], dtype=object)] | [array(['If someone eats the cow then the cow needs the squirrel.',
'If someone needs the squirrel then they eat the lion.'],
dtype=object) ] |
16,012 | ['Dave is blue.' 'Erin is white.' 'Gary is not round.'] | ['All white things are furry.' 'All smart, big things are furry.'
'All furry things are young.'
'If something is round and not blue then it is not young.'
'All blue things are white.'
'If something is round and not blue then it is white.'
'If something is white and not round then it is not smart.'
'If something is round then it is smart.'] | Erin is young. | True | 1 | 3 | [array(['Erin is white.'], dtype=object)] | [array(['All white things are furry.', 'All furry things are young.'],
dtype=object) ] |
16,013 | ['Anne is not big.' 'Anne is not green.' 'Anne is kind.'
'Anne is not nice.' 'Harry is big.' 'Harry is not furry.'
'Harry is green.'] | ['All big, nice things are kind.' 'Big things are kind.'
'Quiet things are nice.'
'If something is red and furry then it is quiet.'
'If something is green and red then it is quiet.'
'If something is red and not green then it is furry.'
'All green things are red.' 'All quiet things are red.'] | Harry is not quiet. | False | 1 | 4 | [array(['Harry is green.', 'Harry is green.'], dtype=object)] | [array(['All green things are red.',
'If something is green and red then it is quiet.'], dtype=object)] |
16,014 | ['Anne is smart.' 'Charlie is nice.' 'Charlie is white.'
'Dave is not young.' 'Fiona is green.' 'Fiona is nice.' 'Fiona is white.'] | ['Nice people are not young.' 'All nice, white people are rough.'
'Rough people are red.'] | Charlie is not red. | False | 1 | 4 | [array(['Charlie is nice.', 'Charlie is white.'], dtype=object)] | [array(['All nice, white people are rough.', 'Rough people are red.'],
dtype=object) ] |
16,015 | ['Dave is blue.' 'Dave is green.' 'Dave is red.' 'Dave is white.'
'Dave is young.' 'Erin is blue.' 'Erin is nice.' 'Erin is red.'
'Erin is rough.' 'Erin is young.'] | ['Rough, white people are nice.' 'All blue, white people are rough.'] | Dave is nice. | True | 1 | 5 | [array(['Dave is blue.', 'Dave is white.', 'Dave is white.'], dtype=object)] | [array(['All blue, white people are rough.',
'Rough, white people are nice.'], dtype=object)] |
16,016 | ['Bob is green.' 'Harry is cold.' 'Harry is kind.'] | ['If Harry is cold and Harry is kind then Harry is round.'
'If someone is furry and young then they are kind.'
'Young people are furry.' 'Kind people are young.'
'Young, smart people are green.' 'If Harry is round then Harry is smart.'] | Bob is not young. | Unknown | 1 | -1 | [] | [] |
16,017 | ['The bear is blue.' 'The cat eats the cow.' 'The cat is red.'
'The cat is round.' 'The cat does not need the cow.'
'The cat does not need the dog.' 'The cow is not round.'
'The dog chases the bear.' 'The dog chases the cat.' 'The dog is round.'] | ['If the bear is not green then the bear eats the cat.'
'If the dog needs the cat then the dog chases the bear.'
'If the cow needs the bear then the cow is green.'
'If the dog chases the cow then the dog needs the bear.'
'Red things are nice.' 'If something is green then it needs the cow.'
'If something is nice then it eats the bear.'
'If something is nice and it eats the bear then the bear is red.'
'If something eats the dog and it is not red then the dog does not need the cow.'] | The dog does not eat the bear. | Unknown | 1 | -1 | [] | [] |
16,018 | ['Anne is red.' 'Bob is rough.' 'Gary is not rough.'] | ['If Gary is not rough then Gary is kind.'
'If something is big and not red then it is blue.'
'All blue, rough things are white.' 'Young things are white.'
'If Anne is white then Anne is kind.' 'All kind things are young.'] | Gary is young. | True | 1 | 3 | [array(['Gary is not rough.'], dtype=object)] | [array(['If Gary is not rough then Gary is kind.',
'All kind things are young.'], dtype=object)] |
16,019 | ['The dog does not see the lion.' 'The dog does not see the tiger.'
'The dog visits the squirrel.' 'The lion sees the squirrel.'
'The lion visits the tiger.' 'The squirrel is big.'
'The squirrel is cold.' 'The squirrel likes the tiger.'
'The squirrel visits the dog.' 'The squirrel visits the lion.'
'The tiger is cold.' 'The tiger likes the dog.' 'The tiger sees the dog.'
'The tiger sees the lion.' 'The tiger visits the squirrel.'] | ['If something is nice then it does not like the dog.'
'If something likes the tiger and it sees the dog then it is nice.'
'If something likes the tiger and the tiger visits the squirrel then it sees the dog.'] | The squirrel does not like the dog. | True | 3 | 6 | [array(['The squirrel likes the tiger.', 'The squirrel likes the tiger.',
'The tiger visits the squirrel.'], dtype=object) ] | [array(['If something likes the tiger and the tiger visits the squirrel then it sees the dog.',
'If something likes the tiger and it sees the dog then it is nice.',
'If something is nice then it does not like the dog.'],
dtype=object) ] |
16,020 | ['Anne is big.' 'Anne is red.' 'Anne is smart.' 'Anne is white.'
'Charlie is quiet.' 'Erin is big.' 'Erin is quiet.' 'Erin is smart.'
'Erin is white.' 'Gary is quiet.'] | ['If someone is big and white then they are quiet.' 'Red people are cold.'
'If someone is red then they are quiet.'
'All quiet, blue people are red.'
'If Gary is smart and Gary is cold then Gary is red.'
'If Gary is cold and Gary is quiet then Gary is red.'] | Gary is not cold. | Unknown | 1 | -1 | [] | [] |
16,021 | ['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) ] |
16,022 | ['Charlie is green.' 'Dave is quiet.' 'Dave is red.' 'Dave is not white.'
'Erin is not big.' 'Erin is not cold.' 'Erin is green.' 'Harry is big.'
'Harry is cold.' 'Harry is green.'] | ['If someone is red then they are not white.'
'If Charlie is quiet then Charlie is blue.'
'If someone is quiet and red then they are blue.'
'All white people are cold.' 'All green people are quiet.'
'All blue, green people are red.'
'If someone is red and not white then they are big.'] | Harry is blue. | Unknown | 1 | -1 | [] | [] |
16,023 | ['The bald eagle needs the mouse.' 'The bald eagle sees the mouse.'
'The cow is red.' 'The cow is rough.' 'The cow sees the bald eagle.'
'The cow sees the mouse.' 'The dog eats the bald eagle.'
'The dog is cold.' 'The dog is rough.' 'The dog needs the bald eagle.'
'The mouse eats the bald eagle.' 'The mouse eats the dog.'
'The mouse is red.' 'The mouse is rough.' 'The mouse is young.'
'The mouse sees the cow.'] | ['If something is young then it needs the dog.'
'If something eats the cow then the cow is kind.'
'If something is young then it sees the bald eagle.'
'If something is cold and it needs the dog then it eats the mouse.'
'If something needs the bald eagle and it is red then it is young.'
'If something eats the mouse then it needs the mouse.'
'If something eats the bald eagle then it is red.'] | The dog does not need the dog. | False | 3 | 5 | [array(['The dog needs the bald eagle.', 'The dog eats the bald eagle.'],
dtype=object) ] | [array(['If something eats the bald eagle then it is red.',
'If something needs the bald eagle and it is red then it is young.',
'If something is young then it needs the dog.'], dtype=object) ] |
16,024 | ['The bald eagle needs the mouse.' 'The bald eagle visits the mouse.'
'The dog is young.' 'The dog needs the mouse.'
'The dog visits the mouse.' 'The mouse is red.' 'The mouse is rough.'
'The mouse visits the bald eagle.' 'The tiger is cold.'
'The tiger needs the bald eagle.' 'The tiger needs the dog.'
'The tiger visits the dog.'] | ['If the mouse visits the dog then the mouse visits the tiger.'
'If something needs the tiger and the tiger is cold then it is green.'
'If something is cold and it needs the bald eagle then the bald eagle visits the mouse.'
'If something needs the mouse then it visits the bald eagle.'
'If something is young then it needs the tiger.'
'If something visits the dog and the dog is green then it is young.'] | The bald eagle needs the tiger. | Unknown | 1 | -1 | [] | [] |
16,025 | ['The cat is young.'] | ['All green things are rough.' 'Red things are green.'
'If the cat is big then the cat is red.' 'Rough, green things are red.'
'If something is green then it is red.'
'If the cat is young then the cat is big.'] | The cat is red. | True | 1 | 3 | [array(['The cat is young.'], dtype=object)] | [array(['If the cat is young then the cat is big.',
'If the cat is big then the cat is red.'], dtype=object)] |
16,026 | ['The cat chases the cow.' 'The cat chases the lion.'
'The cat chases the mouse.' 'The cat eats the mouse.'
'The cat visits the lion.' 'The cow chases the cat.' 'The cow is green.'
'The lion chases the cow.' 'The lion eats the cow.'
'The lion eats the mouse.' 'The lion visits the cat.'
'The mouse eats the cow.' 'The mouse is rough.' 'The mouse is round.'] | ['If something is cold then it visits the mouse.'
'If something is round and it eats the mouse then the mouse chases the cow.'
'If something visits the lion then it is big.'
'If the mouse chases the cat and the mouse chases the lion then the mouse visits the cat.'
'If something is cold and it chases the cat then it eats the cow.'
'If something eats the lion and the lion eats the cow then the lion is cold.'
'If something is cold and it visits the mouse then the mouse eats the lion.'
'Big things are cold.'] | The cat is cold. | True | 1 | 3 | [array(['The cat visits the lion.'], dtype=object)] | [array(['If something visits the lion then it is big.',
'Big things are cold.'], dtype=object) ] |
16,027 | ['Dave is big.' 'Dave is blue.' 'Dave is green.' 'Dave is kind.'
'Dave is nice.' 'Dave is red.' 'Dave is young.' 'Fiona is big.'
'Fiona is blue.' 'Fiona is green.' 'Fiona is kind.' 'Fiona is nice.'
'Fiona is red.' 'Fiona is young.' 'Gary is green.' 'Gary is kind.'] | ['If someone is red and blue then they are kind.'
'If someone is red then they are young.'
'All red, nice people are green.' 'Young people are kind.'
'Kind people are red.' 'All young, red people are blue.'] | Gary is not blue. | False | 3 | 6 | [array(['Gary is kind.', 'Gary is kind.'], dtype=object)] | [array(['Kind people are red.', 'If someone is red then they are young.',
'Kind people are red.', 'All young, red people are blue.'],
dtype=object) ] |
16,028 | ['The mouse does not chase the tiger.' 'The tiger chases the mouse.'
'The tiger is kind.'] | ['If someone eats the mouse then they like the mouse.'
'If someone chases the mouse then they eat the mouse.'] | The mouse likes the mouse. | Unknown | 1 | -1 | [] | [] |
16,029 | ['Anne is furry.' 'Erin is round.' 'Gary is green.' 'Harry is blue.'] | ['All white things are round.'
'If Gary is white and Gary is green then Gary is blue.'
'Green things are white.'] | Gary is not blue. | False | 1 | 4 | [array(['Gary is green.', 'Gary is green.'], dtype=object)] | [array(['Green things are white.',
'If Gary is white and Gary is green then Gary is blue.'],
dtype=object) ] |
16,030 | ['The bald eagle chases the cow.'
'The bald eagle does not chase the tiger.'
'The bald eagle likes the tiger.' 'The cow eats the bald eagle.'
'The cow eats the tiger.' 'The cow does not like the tiger.'
'The mouse eats the bald eagle.' 'The mouse likes the tiger.'
'The tiger chases the cow.' 'The tiger likes the mouse.'] | ['If the bald eagle is nice then the bald eagle eats the tiger.'
'If someone eats the mouse and the mouse likes the tiger then the mouse chases the cow.'
'If someone chases the mouse then they eat the bald eagle.'
'If someone is rough then they eat the bald eagle.'
'If someone chases the tiger then the tiger eats the mouse.'
'If someone is nice then they eat the mouse.'
'If someone is nice and not cold then they eat the mouse.'
'If someone chases the cow then they are nice.'
'If someone is round then they chase the mouse.'] | The mouse does not chase the cow. | False | 3 | 5 | [array(['The bald eagle chases the cow.', 'The mouse likes the tiger.'],
dtype=object)
array(['The tiger chases the cow.', 'The mouse likes the tiger.'],
dtype=object) ] | [array(['If someone chases the cow then they are nice.',
'If someone is nice then they eat the mouse.',
'If someone eats the mouse and the mouse likes the tiger then the mouse chases the cow.'],
dtype=object)
array(['If someone chases the cow then they are nice.',
'If someone is nice then they eat the mouse.',
'If someone eats the mouse and the mouse likes the tiger then the mouse chases the cow.'],
dtype=object) ] |
16,031 | ['Bob is blue.' 'Bob is cold.' 'Bob is nice.' 'Bob is smart.'
'Charlie is young.' 'Dave is cold.' 'Dave is rough.' 'Dave is smart.'
'Erin is furry.' 'Erin is smart.'] | ['If someone is young then they are nice.'
'If someone is rough then they are blue.'
'If someone is nice then they are rough.'] | Erin is not rough. | Unknown | 1 | -1 | [] | [] |
16,032 | ['The bald eagle chases the rabbit.'
'The bald eagle does not chase the tiger.' 'The bald eagle is green.'
'The bald eagle is red.' 'The bald eagle is young.'
'The bald eagle sees the rabbit.' 'The bear sees the bald eagle.'
'The rabbit is red.' 'The rabbit needs the bald eagle.'
'The tiger chases the bear.' 'The tiger is green.'
'The tiger sees the bald eagle.'] | ['If something is young and red then it is green.'
'If something sees the bear then it needs the tiger.'
'If something needs the bald eagle then the bald eagle chases the rabbit.'
'If something is big and it chases the rabbit then it sees the bear.'
'If something sees the rabbit and it needs the tiger then the tiger is not blue.'
'If something chases the rabbit then it sees the bald eagle.'
'If the rabbit is not young and the rabbit does not need the bald eagle then the rabbit sees the bear.'
'If something is red and it needs the bear then it is big.'
'If something is red then it needs the bear.'] | The bald eagle is big. | True | 1 | 4 | [array(['The bald eagle is red.', 'The bald eagle is red.'], dtype=object)] | [array(['If something is red then it needs the bear.',
'If something is red and it needs the bear then it is big.'],
dtype=object) ] |
16,033 | ['The rabbit is big.' 'The squirrel eats the tiger.'
'The tiger chases the rabbit.'] | ['If something eats the squirrel then the squirrel chases the tiger.'
'If something sees the rabbit and it chases the rabbit then the rabbit chases the squirrel.'
'If the squirrel chases the rabbit and the squirrel eats the rabbit then the squirrel sees the tiger.'
'If something is kind then it chases the rabbit.'
'If something is young then it sees the squirrel.'
'If something eats the tiger then it is young.' 'Young things are kind.'
'If something chases the tiger then the tiger chases the rabbit.'] | The squirrel is not kind. | False | 1 | 3 | [array(['The squirrel eats the tiger.'], dtype=object)] | [array(['If something eats the tiger then it is young.',
'Young things are kind.'], dtype=object) ] |
16,034 | ['The bear chases the tiger.' 'The cow does not see the bear.'
'The tiger does not see the bear.'] | ['If the bear is rough and the cow does not chase the bear then the cow visits the bear.'
'If something chases the tiger then the tiger is young.'
'If something is young then it chases the tiger.'] | The tiger does not chase the tiger. | False | 1 | 3 | [array(['The bear chases the tiger.'], dtype=object)] | [array(['If something chases the tiger then the tiger is young.',
'If something is young then it chases the tiger.'], dtype=object)] |
16,035 | ['Anne is rough.' 'Harry is nice.' 'Harry is white.'] | ['All big, furry people are smart.'
'If someone is cold then they are smart.' 'Smart, nice people are big.'
'White people are big.' 'White people are cold.'
'If someone is white and not furry then they are nice.'
'Smart people are not rough.'
'If someone is smart and not nice then they are rough.'] | Anne is big. | Unknown | 1 | -1 | [] | [] |
16,036 | ['Fiona is blue.' 'Fiona is nice.' 'Fiona is rough.' 'Gary is cold.'
'Gary is nice.' 'Gary is rough.' 'Gary is white.'] | ['If Fiona is cold and Fiona is white then Fiona is not smart.'
'If Fiona is white then Fiona is rough.' 'All smart people are rough.'
'White people are smart.' 'Smart people are white.'
'If someone is red and not nice then they are white.'] | Fiona is not white. | Unknown | 3 | -1 | [] | [] |
16,037 | ['Bob is smart.' 'Charlie is cold.' 'Erin is not quiet.'] | ['Cold, nice people are smart.' 'All cold people are smart.'
'If Charlie is smart then Charlie is not nice.'
'If someone is kind then they are green.'
'If Charlie is not nice then Charlie is green.'
'All green people are kind.'] | Charlie is nice. | False | 1 | 3 | [array(['Charlie is cold.'], dtype=object)] | [array(['All cold people are smart.',
'If Charlie is smart then Charlie is not nice.'], dtype=object)] |
16,038 | ['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.'] | Anne is not young. | Unknown | 1 | -1 | [] | [] |
16,039 | ['The rabbit is kind.' 'The rabbit is rough.' 'The rabbit is young.'] | ['If the rabbit is kind then the rabbit is rough.'
'If someone is rough and not kind then they are nice.'
'If the rabbit is young then the rabbit is not big.'
'Kind people are young.' 'Big people are young.'
'If someone is big and kind then they are young.'
'If someone is big and not rough then they are young.'
'If the rabbit is not big then the rabbit is nice.'] | The rabbit is nice. | True | 1 | 3 | [array(['The rabbit is young.'], dtype=object)
array(['The rabbit is kind.'], dtype=object)] | [array(['If the rabbit is young then the rabbit is not big.',
'If the rabbit is not big then the rabbit is nice.'], dtype=object)
array(['Kind people are young.',
'If the rabbit is young then the rabbit is not big.',
'If the rabbit is not big then the rabbit is nice.'], dtype=object)] |
16,040 | ['The dog needs the mouse.' 'The mouse sees the dog.'] | ['If the mouse eats the dog and the mouse sees the dog then the dog eats the mouse.'
'If something sees the dog then it is nice.'
'If something sees the dog and the dog needs the mouse then it sees the mouse.'
'If something needs the dog then it is green.'
'If something sees the mouse then the mouse needs the dog.'
'If something needs the dog and the dog eats the mouse then it eats the dog.'] | The mouse does not need the dog. | False | 1 | 4 | [array(['The mouse sees the dog.', 'The dog needs the mouse.'],
dtype=object) ] | [array(['If something sees the dog and the dog needs the mouse then it sees the mouse.',
'If something sees the mouse then the mouse needs the dog.'],
dtype=object) ] |
16,041 | ['Bob is quiet.' 'Dave is kind.' 'Fiona is cold.'] | ['All quiet things are green.' 'If something is rough then it is smart.'
'All green things are rough.'] | Fiona is not rough. | Unknown | 1 | -1 | [] | [] |
16,042 | ['Charlie is quiet.' 'Dave is white.' 'Gary is not cold.'] | ['If someone is white then they are green.'
'If someone is green then they are quiet.'
'If someone is round then they are white.'] | Dave is quiet. | True | 1 | 3 | [array(['Dave is white.'], dtype=object)] | [array(['If someone is white then they are green.',
'If someone is green then they are quiet.'], dtype=object)] |
16,043 | ['Erin is nice.' 'Harry is red.'] | ['If Harry is smart then Harry is nice.' 'Red things are smart.'
'If Erin is green and Erin is smart then Erin is nice.'
'If something is rough then it is white.'
'If Harry is blue then Harry is rough.' 'All rough things are white.'
'If something is red and white then it is rough.'
'If Erin is nice then Erin is red.'] | Harry is rough. | Unknown | 3 | -1 | [] | [] |
16,044 | ['Anne is quiet.' 'Anne is smart.' 'Anne is not young.' 'Fiona is nice.'
'Fiona is quiet.' 'Fiona is red.' 'Fiona is rough.' 'Fiona is young.'
'Gary is smart.' 'Gary is white.'] | ['Rough, white people are red.' 'All white people are nice.'
'Smart people are white.' 'All smart people are quiet.'
'If Fiona is smart and Fiona is nice then Fiona is not young.'
'If Anne is smart and Anne is nice then Anne is not rough.'
'If Gary is white and Gary is young then Gary is quiet.'
'If someone is smart and not rough then they are not young.'] | Anne is not rough. | True | 3 | 5 | [array(['Anne is smart.', 'Anne is smart.'], dtype=object)] | [array(['Smart people are white.', 'All white people are nice.',
'If Anne is smart and Anne is nice then Anne is not rough.'],
dtype=object) ] |
16,045 | ['The bear is green.' 'The bear likes the mouse.'
'The bear sees the mouse.' 'The bear sees the rabbit.'
'The mouse likes the bear.' 'The rabbit chases the bear.'
'The rabbit is kind.' 'The rabbit is rough.'
'The squirrel chases the mouse.' 'The squirrel likes the bear.'] | ['If someone is rough then they like the mouse.'
'If someone likes the squirrel then the squirrel likes the rabbit.'
'If the squirrel sees the mouse and the mouse likes the squirrel then the mouse likes the bear.'
'If someone chases the bear and they like the bear then they like the squirrel.'
'If the mouse chases the squirrel and the squirrel sees the rabbit then the squirrel is young.'
'If someone chases the mouse then they chase the bear.'] | The mouse likes the squirrel. | Unknown | 1 | -1 | [] | [] |
16,046 | ['Anne is furry.' 'Anne is nice.' 'Anne is smart.' 'Bob is young.'
'Erin is nice.' 'Harry is smart.' 'Harry is young.'] | ['Young things are furry.' 'Nice, furry things are green.'
'All green things are nice.' 'Nice, green things are big.'
'All green things are smart.'
'If something is big and young then it is round.'
'All green things are big.' 'If Harry is young then Harry is furry.'
'Furry, smart things are nice.'] | Harry is green. | True | 3 | 7 | [array(['Harry is young.', 'Harry is smart.', 'Harry is young.'],
dtype=object)
array(['Harry is young.', 'Harry is smart.', 'Harry is young.'],
dtype=object)
array(['Harry is young.', 'Harry is smart.', 'Harry is young.'],
dtype=object)
array(['Harry is young.', 'Harry is smart.', 'Harry is young.'],
dtype=object) ] | [array(['Young things are furry.', 'Furry, smart things are nice.',
'Young things are furry.', 'Nice, furry things are green.'],
dtype=object)
array(['Young things are furry.', 'Furry, smart things are nice.',
'If Harry is young then Harry is furry.',
'Nice, furry things are green.'], dtype=object)
array(['If Harry is young then Harry is furry.',
'Furry, smart things are nice.', 'Young things are furry.',
'Nice, furry things are green.'], dtype=object)
array(['If Harry is young then Harry is furry.',
'Furry, smart things are nice.',
'If Harry is young then Harry is furry.',
'Nice, furry things are green.'], dtype=object)] |
16,047 | ['Anne is not round.' 'Dave is not cold.' 'Dave is nice.' 'Dave is round.'
'Dave is not smart.' 'Fiona is blue.' 'Fiona is smart.' 'Gary is quiet.'
'Gary is not round.' 'Gary is smart.'] | ['All smart people are cold.' 'Cold people are blue.'
'If someone is blue then they are not furry.'
'If Anne is cold and Anne is furry then Anne is nice.'
'If someone is furry and blue then they are round.'
'If Dave is cold and Dave is quiet then Dave is nice.'
'If someone is smart then they are quiet.'
'If someone is smart and not blue then they are not quiet.'] | Gary is furry. | False | 3 | 4 | [array(['Gary is smart.'], dtype=object)] | [array(['All smart people are cold.', 'Cold people are blue.',
'If someone is blue then they are not furry.'], dtype=object)] |
16,048 | ['Anne is big.' 'Anne is quiet.' 'Dave is furry.' 'Dave is nice.'
'Erin is furry.' 'Erin is green.' 'Fiona is furry.' 'Fiona is green.'
'Fiona is not quiet.' 'Fiona is smart.'] | ['Quiet, furry things are nice.' 'Smart things are green.'
'If something is quiet then it is white.'
'If something is green then it is furry.' 'All white things are smart.'] | Dave is not smart. | Unknown | 1 | -1 | [] | [] |
16,049 | ['The cat is blue.' 'The cat is rough.' 'The cat is young.'] | ['Red, rough people are young.'
'If the cat is kind then the cat is rough.' 'All kind people are blue.'
'If someone is blue then they are rough.'
'If the cat is rough and the cat is kind then the cat is red.'
'Red, kind people are young.'
'If someone is blue and young then they are kind.'
'Rough people are young.'] | The cat is red. | True | 1 | 5 | [array(['The cat is rough.', 'The cat is blue.', 'The cat is young.'],
dtype=object)
array(['The cat is blue.', 'The cat is blue.', 'The cat is young.'],
dtype=object)
array(['The cat is rough.', 'The cat is blue.', 'The cat is rough.'],
dtype=object)
array(['The cat is blue.', 'The cat is blue.', 'The cat is rough.'],
dtype=object)
array(['The cat is blue.', 'The cat is young.', 'The cat is blue.',
'The cat is young.'], dtype=object)
array(['The cat is blue.', 'The cat is young.', 'The cat is blue.',
'The cat is rough.'], dtype=object)
array(['The cat is rough.', 'The cat is blue.', 'The cat is blue.'],
dtype=object)
array(['The cat is blue.', 'The cat is blue.', 'The cat is blue.'],
dtype=object)
array(['The cat is blue.', 'The cat is young.', 'The cat is blue.',
'The cat is blue.'], dtype=object) ] | [array(['If someone is blue and young then they are kind.',
'If the cat is rough and the cat is kind then the cat is red.'],
dtype=object)
array(['If someone is blue then they are rough.',
'If someone is blue and young then they are kind.',
'If the cat is rough and the cat is kind then the cat is red.'],
dtype=object)
array(['Rough people are young.',
'If someone is blue and young then they are kind.',
'If the cat is rough and the cat is kind then the cat is red.'],
dtype=object)
array(['If someone is blue then they are rough.',
'Rough people are young.',
'If someone is blue and young then they are kind.',
'If the cat is rough and the cat is kind then the cat is red.'],
dtype=object)
array(['If someone is blue and young then they are kind.',
'If the cat is kind then the cat is rough.',
'If someone is blue and young then they are kind.',
'If the cat is rough and the cat is kind then the cat is red.'],
dtype=object)
array(['If someone is blue and young then they are kind.',
'If the cat is kind then the cat is rough.',
'Rough people are young.',
'If someone is blue and young then they are kind.',
'If the cat is rough and the cat is kind then the cat is red.'],
dtype=object)
array(['If someone is blue then they are rough.',
'Rough people are young.',
'If someone is blue and young then they are kind.',
'If the cat is rough and the cat is kind then the cat is red.'],
dtype=object)
array(['If someone is blue then they are rough.',
'If someone is blue then they are rough.',
'Rough people are young.',
'If someone is blue and young then they are kind.',
'If the cat is rough and the cat is kind then the cat is red.'],
dtype=object)
array(['If someone is blue and young then they are kind.',
'If the cat is kind then the cat is rough.',
'If someone is blue then they are rough.',
'Rough people are young.',
'If someone is blue and young then they are kind.',
'If the cat is rough and the cat is kind then the cat is red.'],
dtype=object) ] |
16,050 | ['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.'] | Harry is not blue. | False | 1 | 4 | [array(['Harry is red.', 'Harry is big.'], dtype=object)
array(['Harry is big.', 'Harry is big.'], dtype=object)] | [array(['All red things are round.',
'If something is round and big then it is blue.'], dtype=object)
array(['If something is big then it is cold.',
'If something is cold then it is red.',
'All red things are round.',
'If something is round and big then it is blue.'], dtype=object)] |
16,051 | ['Fiona is quiet.'] | ['All quiet things are rough.'
'If something is white and cold then it is red.'
'If something is white and cold then it is green.'
'If Fiona is red then Fiona is quiet.' 'Rough, quiet things are white.'
'All cold things are white.' 'If Fiona is green then Fiona is white.'
'All green, quiet things are white.'] | Fiona is not white. | False | 1 | 4 | [array(['Fiona is quiet.', 'Fiona is quiet.'], dtype=object)] | [array(['All quiet things are rough.', 'Rough, quiet things are white.'],
dtype=object) ] |
16,052 | ['Dave is red.' 'Dave is smart.' 'Erin is furry.' 'Erin is nice.'
'Erin is red.' 'Erin is smart.' 'Erin is white.' 'Gary is cold.'
'Gary is nice.' 'Gary is round.' 'Gary is smart.' 'Harry is furry.'
'Harry is nice.' 'Harry is red.' 'Harry is round.' 'Harry is smart.'] | ['All red people are nice.' 'White people are furry.'
'If someone is furry then they are red.'
'If someone is nice and red then they are white.'
'If someone is red then they are furry.'
'If someone is white then they are cold.'] | Gary is white. | Unknown | 3 | -1 | [] | [] |
16,053 | ['Charlie is big.' 'Charlie is cold.' 'Charlie is nice.'
'Charlie is young.' 'Dave is big.' 'Dave is nice.' 'Fiona is big.'
'Fiona is nice.' 'Gary is cold.' 'Gary is nice.'] | ['All rough, young things are red.' 'All rough, cold things are young.'
'All nice, red things are round.'
'If Charlie is cold and Charlie is rough then Charlie is young.'
'All round, red things are rough.' 'All cold, big things are red.'
'Cold things are big.' 'If Dave is rough then Dave is cold.'
'If Fiona is cold then Fiona is red.'] | Gary is not round. | False | 3 | 6 | [array(['Gary is nice.', 'Gary is cold.', 'Gary is cold.'], dtype=object)] | [array(['Cold things are big.', 'All cold, big things are red.',
'All nice, red things are round.'], dtype=object) ] |
16,054 | ['The dog does not eat the mouse.' 'The dog is big.'
'The mouse chases the tiger.' 'The mouse eats the tiger.'
'The mouse is cold.' 'The mouse visits the dog.'
'The tiger chases the dog.' 'The tiger does not chase the mouse.'
'The tiger eats the dog.' 'The tiger eats the mouse.'] | ['If someone eats the tiger then they are big.'
'If someone visits the tiger then the tiger does not visit the dog.'
'If the mouse eats the tiger then the tiger visits the mouse.'
'If someone visits the mouse then they visit the tiger.'
'If someone chases the mouse and they are nice then they eat the mouse.'
'If the mouse visits the dog then the mouse eats the dog.'
'If someone is nice then they chase the mouse.'
'If someone eats the dog and they are green then the dog eats the tiger.'] | The tiger visits the tiger. | True | 1 | 3 | [array(['The mouse eats the tiger.'], dtype=object)] | [array(['If the mouse eats the tiger then the tiger visits the mouse.',
'If someone visits the mouse then they visit the tiger.'],
dtype=object) ] |
16,055 | ['Anne is furry.' 'Anne is red.' 'Anne is rough.' 'Anne is young.'
'Bob is nice.' 'Bob is young.' 'Dave is blue.' 'Dave is cold.'
'Dave is furry.' 'Dave is nice.' 'Dave is red.' 'Dave is young.'] | ['Nice, furry things are cold.'
'If Bob is young and Bob is blue then Bob is rough.'
'Rough, nice things are furry.' 'All young things are red.'
'Young things are blue.' 'If something is blue and red then it is cold.'] | Anne is cold. | True | 1 | 4 | [array(['Anne is young.', 'Anne is red.'], dtype=object)
array(['Anne is young.', 'Anne is young.'], dtype=object)] | [array(['Young things are blue.',
'If something is blue and red then it is cold.'], dtype=object)
array(['Young things are blue.', 'All young things are red.',
'If something is blue and red then it is cold.'], dtype=object)] |
16,056 | ['Anne is big.' 'Bob is blue.' 'Harry is round.'] | ['All blue, kind things are green.' 'All big things are round.'
'If something is round then it is kind.'
'If something is kind then it is cold.'
'If Harry is green then Harry is cold.'
'If something is cold then it is big.'] | Harry is not cold. | False | 1 | 3 | [array(['Harry is round.'], dtype=object)] | [array(['If something is round then it is kind.',
'If something is kind then it is cold.'], dtype=object)] |
16,057 | ['The bald eagle is nice.'] | ['If someone is young then they are kind.' 'Young people are kind.'
'If the bald eagle is kind and the bald eagle is nice then the bald eagle is young.'
'If someone is nice then they are big.' 'Blue people are big.'
'If someone is blue and nice then they are big.'
'All big people are young.'
'If the bald eagle is big and the bald eagle is kind then the bald eagle is not blue.'] | The bald eagle is young. | True | 1 | 3 | [array(['The bald eagle is nice.'], dtype=object)] | [array(['If someone is nice then they are big.',
'All big people are young.'], dtype=object)] |
16,058 | ['Dave is blue.' 'Fiona is round.' 'Harry is kind.'] | ['If Harry is big and Harry is not blue then Harry is not young.'
'If Dave is blue then Dave is rough.' 'All big, young people are kind.'
'Big people are round.' 'All red, rough people are not round.'
'Young, red people are big.' 'Blue people are rough.'
'All big, red people are rough.'] | Harry is not round. | Unknown | 1 | -1 | [] | [] |
16,059 | ['Anne is quiet.' 'Erin is rough.' 'Gary is green.'] | ['If someone is green then they are nice.'
'If someone is green and quiet then they are red.'
'Nice people are quiet.' 'If someone is red then they are green.'
'Red people are round.' 'If someone is quiet then they are round.'
'If Erin is round then Erin is nice.'
'If someone is green and quiet then they are red.'] | Gary is not quiet. | False | 1 | 3 | [array(['Gary is green.'], dtype=object)] | [array(['If someone is green then they are nice.',
'Nice people are quiet.'], dtype=object) ] |
16,060 | ['The bald eagle chases the cow.' 'The bald eagle is round.'
'The cat is not blue.' 'The cat does not need the bald eagle.'
'The cow chases the cat.' 'The cow is blue.' 'The cow is young.'
'The cow needs the bald eagle.' 'The cow needs the cat.'
'The cow does not see the cat.'] | ['If something chases the bald eagle then it is rough.'
'If something is round then it sees the cat.'
'If something is big and it does not need the bald eagle then it needs the cow.'
'If something sees the cat then the cat chases the cow.'
'If something needs the bald eagle and the bald eagle does not see the cow then the bald eagle needs the cow.'
'If the cat sees the bald eagle then the bald eagle needs the cow.'
'If something needs the bald eagle then the bald eagle is round.'
'If something chases the bald eagle then it does not need the cat.'] | The cat chases the cow. | True | 1 | 3 | [array(['The bald eagle is round.'], dtype=object)
array(['The cow needs the bald eagle.'], dtype=object)] | [array(['If something is round then it sees the cat.',
'If something sees the cat then the cat chases the cow.'],
dtype=object)
array(['If something needs the bald eagle then the bald eagle is round.',
'If something is round then it sees the cat.',
'If something sees the cat then the cat chases the cow.'],
dtype=object) ] |
16,061 | ['The bald eagle eats the squirrel.' 'The bald eagle is round.'
'The bald eagle sees the cat.' 'The bald eagle sees the squirrel.'
'The bald eagle does not visit the cat.' 'The cat visits the dog.'
'The dog eats the cat.' 'The dog does not eat the squirrel.'
'The dog is green.' 'The dog visits the bald eagle.'
'The squirrel is cold.' 'The squirrel sees the bald eagle.'] | ['If something sees the bald eagle and the bald eagle is round then the bald eagle eats the dog.'
'If something sees the cat and the cat eats the bald eagle then the bald eagle eats the dog.'
'If something is blue then it visits the squirrel.'
'If the cat eats the dog then the cat does not see the dog.'
'If something eats the squirrel then it eats the bald eagle.'
'If something is round and it eats the dog then the dog is blue.'
'If the squirrel is not big then the squirrel eats the bald eagle.'
'If something visits the bald eagle then the bald eagle does not see the dog.'] | The dog is blue. | True | 1 | 5 | [array(['The bald eagle is round.', 'The squirrel sees the bald eagle.',
'The bald eagle is round.'], dtype=object) ] | [array(['If something sees the bald eagle and the bald eagle is round then the bald eagle eats the dog.',
'If something is round and it eats the dog then the dog is blue.'],
dtype=object) ] |
16,062 | ['Anne is furry.' 'Anne is quiet.' 'Anne is young.' 'Erin is white.'
'Gary is smart.' 'Harry is white.' 'Harry is young.'] | ['All round, quiet people are young.' 'All quiet people are round.'
'All smart, blue people are round.'
'If someone is round and young then they are blue.'
'If someone is quiet and young then they are round.'
'If someone is blue then they are smart.'] | Gary is round. | Unknown | 3 | -1 | [] | [] |
16,063 | ['The dog visits the tiger.' 'The tiger visits the dog.'] | ['If something chases the tiger then it visits the dog.'
'If the tiger sees the dog then the dog is not young.'
'If the dog visits the tiger then the dog chases the tiger.'
'If something chases the tiger and it visits the dog then the tiger sees the dog.'
'If something chases the tiger and it does not visit the tiger then the tiger visits the dog.'
'If the tiger visits the dog and the tiger does not see the dog then the dog is round.'
'If the dog chases the tiger then the dog is not round.'
'If something chases the tiger and it is not round then it is not kind.'] | The dog is round. | False | 1 | 3 | [array(['The dog visits the tiger.'], dtype=object)] | [array(['If the dog visits the tiger then the dog chases the tiger.',
'If the dog chases the tiger then the dog is not round.'],
dtype=object) ] |
16,064 | ['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 smart. | False | 1 | 4 | [array(['Anne is round.', 'Anne is round.'], dtype=object)] | [array(['If someone is round then they are blue.',
'All blue, round people are smart.'], dtype=object)] |
16,065 | ['Gary is kind.' 'Harry is red.' 'Harry is white.'] | ['Smart, rough things are furry.' 'All rough things are smart.'
'If Gary is kind then Gary is rough.'
'If Gary is smart and Gary is rough then Gary is kind.'
'If Gary is rough and Gary is quiet then Gary is smart.'
'If something is kind then it is quiet.'
'If Harry is white and Harry is rough then Harry is red.'
'Rough things are quiet.'] | Gary is not smart. | False | 1 | 3 | [array(['Gary is kind.'], dtype=object)
array(['Gary is kind.', 'Gary is kind.'], dtype=object)
array(['Gary is kind.', 'Gary is kind.'], dtype=object)] | [array(['If Gary is kind then Gary is rough.',
'All rough things are smart.'], dtype=object)
array(['If Gary is kind then Gary is rough.',
'If something is kind then it is quiet.',
'If Gary is rough and Gary is quiet then Gary is smart.'],
dtype=object)
array(['If Gary is kind then Gary is rough.',
'If Gary is kind then Gary is rough.', 'Rough things are quiet.',
'If Gary is rough and Gary is quiet then Gary is smart.'],
dtype=object) ] |
16,066 | ['Anne is kind.' 'Anne is round.' 'Erin is big.' 'Erin is rough.'
'Fiona is big.' 'Fiona is furry.' 'Harry is cold.'] | ['Cold, furry people are kind.' 'If someone is furry then they are cold.'
'Big people are round.' 'Big, rough people are furry.'
'All rough people are round.' 'If someone is round then they are rough.'
'All cold people are big.' 'If someone is furry then they are rough.'] | Erin is not kind. | False | 3 | 8 | [array(['Erin is big.', 'Erin is rough.', 'Erin is big.', 'Erin is rough.'],
dtype=object)
array(['Erin is big.', 'Erin is rough.', 'Erin is big.', 'Erin is big.'],
dtype=object)
array(['Erin is big.', 'Erin is big.', 'Erin is big.', 'Erin is rough.'],
dtype=object)
array(['Erin is big.', 'Erin is big.', 'Erin is big.', 'Erin is big.'],
dtype=object) ] | [array(['Big, rough people are furry.',
'If someone is furry then they are cold.',
'Big, rough people are furry.', 'Cold, furry people are kind.'],
dtype=object)
array(['Big, rough people are furry.',
'If someone is furry then they are cold.', 'Big people are round.',
'If someone is round then they are rough.',
'Big, rough people are furry.', 'Cold, furry people are kind.'],
dtype=object)
array(['Big people are round.',
'If someone is round then they are rough.',
'Big, rough people are furry.',
'If someone is furry then they are cold.',
'Big, rough people are furry.', 'Cold, furry people are kind.'],
dtype=object)
array(['Big people are round.',
'If someone is round then they are rough.',
'Big, rough people are furry.',
'If someone is furry then they are cold.', 'Big people are round.',
'If someone is round then they are rough.',
'Big, rough people are furry.', 'Cold, furry people are kind.'],
dtype=object) ] |
16,067 | ['Bob is blue.' 'Dave is green.' 'Dave is rough.' 'Fiona is green.'
'Fiona is white.' 'Gary is green.' 'Gary is white.'] | ['Young, round people are furry.' 'All green, young people are furry.'
'If Bob is blue and Bob is white then Bob is young.'
'If Fiona is green then Fiona is rough.' 'Young, blue people are green.'
'If someone is blue then they are white.' 'Furry people are rough.'] | Bob is green. | True | 3 | 6 | [array(['Bob is blue.', 'Bob is blue.', 'Bob is blue.'], dtype=object)] | [array(['If someone is blue then they are white.',
'If Bob is blue and Bob is white then Bob is young.',
'Young, blue people are green.'], dtype=object) ] |
16,068 | ['The bald eagle chases the mouse.' 'The bald eagle is blue.'
'The bald eagle is nice.' 'The bald eagle needs the dog.'
'The bald eagle needs the mouse.' 'The bald eagle visits the dog.'
'The bald eagle visits the mouse.' 'The dog chases the bald eagle.'
'The dog is red.' 'The dog visits the bald eagle.'
'The mouse chases the dog.' 'The mouse is green.' 'The mouse is red.'
'The mouse needs the bald eagle.' 'The mouse visits the bald eagle.'
'The mouse visits the dog.'] | ['If someone is green and blue then they need the dog.'
'If someone visits the mouse then the mouse is blue.'] | The mouse does not need the dog. | False | 1 | 4 | [array(['The mouse is green.', 'The bald eagle visits the mouse.'],
dtype=object) ] | [array(['If someone visits the mouse then the mouse is blue.',
'If someone is green and blue then they need the dog.'],
dtype=object) ] |
16,069 | ['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 not kind. | False | 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)] |
16,070 | ['The bald eagle chases the tiger.' 'The bald eagle visits the dog.'
'The bear is not kind.' 'The bear needs the bald eagle.'
'The bear needs the tiger.' 'The dog chases the bald eagle.'
'The dog chases the bear.' 'The dog is not cold.'
'The dog needs the bear.' 'The tiger is kind.' 'The tiger is not young.'] | ['If someone visits the bald eagle then the bald eagle chases the tiger.'
'If someone visits the tiger then the tiger does not need the dog.'
'If the dog chases the bear and the dog is round then the bear visits the dog.'
'If someone chases the tiger and they chase the bald eagle then the bald eagle needs the dog.'
'If someone needs the dog then the dog is round.'
'If someone visits the dog then they chase the bald eagle.'] | The dog is not round. | False | 3 | 5 | [array(['The bald eagle chases the tiger.',
'The bald eagle visits the dog.'], dtype=object)] | [array(['If someone visits the dog then they chase the bald eagle.',
'If someone chases the tiger and they chase the bald eagle then the bald eagle needs the dog.',
'If someone needs the dog then the dog is round.'], dtype=object) ] |
16,071 | ['The cat eats the cow.' 'The cat is big.' 'The cat is red.'
'The cat is young.' 'The cat needs the cow.' 'The cat visits the cow.'
'The cow eats the cat.' 'The cow is big.' 'The cow is green.'
'The cow is young.' 'The cow needs the cat.' 'The cow visits the cat.'] | ['If the cow is big then the cow is round.'
'If something visits the cow then it needs the cow.'
'If something is round and it eats the cat then it visits the cow.'] | The cow does not need the cow. | False | 3 | 5 | [array(['The cow is big.', 'The cow eats the cat.'], dtype=object)] | [array(['If the cow is big then the cow is round.',
'If something is round and it eats the cat then it visits the cow.',
'If something visits the cow then it needs the cow.'], dtype=object)] |
16,072 | ['Gary is young.' 'Harry is kind.' 'Harry is nice.'] | ['If something is young then it is nice.'
'If something is kind then it is big.' 'Big things are quiet.'] | Harry is not quiet. | False | 1 | 3 | [array(['Harry is kind.'], dtype=object)] | [array(['If something is kind then it is big.', 'Big things are quiet.'],
dtype=object) ] |
16,073 | ['The cat sees the mouse.' 'The cat visits the mouse.'
'The cow needs the lion.' 'The cow needs the mouse.' 'The lion is rough.'
'The lion sees the mouse.' 'The mouse does not visit the lion.'] | ['If someone needs the cat and they are not red then the cat sees the cow.'
'If the cat is rough then the cat is cold.'
'If someone sees the lion and they are not rough then the lion sees the cow.'
'If someone visits the lion and the lion does not need the cat then the cat visits the lion.'
'If someone needs the lion then they need the cow.'
'If someone sees the mouse then they need the lion.'] | The lion does not need the cow. | False | 1 | 3 | [array(['The lion sees the mouse.'], dtype=object)] | [array(['If someone sees the mouse then they need the lion.',
'If someone needs the lion then they need the cow.'], dtype=object)] |
16,074 | ['The cat eats the dog.' 'The cat is big.' 'The cat is cold.'
'The cat is kind.' 'The cat is red.' 'The cat likes the dog.'
'The cat needs the dog.' 'The dog eats the cat.' 'The dog is cold.'
'The dog is kind.'] | ['If something likes the dog then it needs the dog.'
'If something is big and it needs the cat then it likes the dog.'
'If something eats the cat then it is rough.'
'If something is rough and it eats the cat then it likes the dog.'
'If something eats the cat then the cat likes the dog.'
'If something eats the cat then it is cold.'
'If something likes the dog and it is rough then it likes the cat.'
'If something is cold and rough then it likes the cat.'] | The dog does not like the cat. | False | 1 | 4 | [array(['The dog is cold.', 'The dog eats the cat.'], dtype=object)
array(['The dog eats the cat.', 'The dog eats the cat.'], dtype=object)
array(['The dog eats the cat.', 'The dog eats the cat.',
'The dog eats the cat.'], dtype=object) ] | [array(['If something eats the cat then it is rough.',
'If something is cold and rough then it likes the cat.'],
dtype=object)
array(['If something eats the cat then it is cold.',
'If something eats the cat then it is rough.',
'If something is cold and rough then it likes the cat.'],
dtype=object)
array(['If something eats the cat then it is rough.',
'If something is rough and it eats the cat then it likes the dog.',
'If something eats the cat then it is rough.',
'If something likes the dog and it is rough then it likes the cat.'],
dtype=object) ] |
16,075 | ['The cow is not rough.' 'The lion is green.' 'The lion needs the cow.'
'The lion needs the rabbit.' 'The rabbit is not rough.'
'The squirrel chases the rabbit.' 'The squirrel is not rough.'] | ['If something needs the squirrel then it likes the cow.'
'If something needs the cow then it needs the squirrel.'
'If something is round and young then it does not need the squirrel.'
'If something is round then it does not need the rabbit.'
'If something likes the rabbit then it chases the lion.'
'If something needs the lion then it chases the squirrel.'
'If the squirrel likes the cow then the cow does not need the rabbit.'
'If the squirrel likes the cow and the squirrel is not green then the squirrel needs the rabbit.'
'If something needs the squirrel then the squirrel needs the cow.'] | The cow does not like the cow. | Unknown | 1 | -1 | [] | [] |
16,076 | ['Charlie is furry.' 'Dave is furry.' 'Erin is not round.'
'Harry is blue.'] | ['Red people are blue.' 'All big people are cold.'
'If Erin is big then Erin is blue.'
'If someone is blue then they are furry.'
'If someone is round then they are furry.'
'If someone is furry then they are not smart.'
'If Erin is not big and Erin is not cold then Erin is furry.'
'If Dave is big and Dave is not blue then Dave is cold.'] | Harry is smart. | False | 1 | 3 | [array(['Harry is blue.'], dtype=object)] | [array(['If someone is blue then they are furry.',
'If someone is furry then they are not smart.'], dtype=object)] |
16,077 | ['Anne is blue.' 'Anne is young.' 'Charlie is blue.' 'Charlie is nice.'
'Charlie is white.' 'Erin is rough.' 'Gary is not green.' 'Gary is kind.'
'Gary is nice.' 'Gary is rough.' 'Gary is not young.'] | ['White, young things are kind.'
'If Gary is kind and Gary is green then Gary is young.'
'If Erin is white and Erin is nice then Erin is green.'
'If something is white and green then it is nice.'
'All rough things are nice.' 'All nice things are white.'
'If something is nice and not rough then it is young.'
'Green things are young.'] | Anne is white. | Unknown | 1 | -1 | [] | [] |
16,078 | ['The bald eagle is big.' 'The bald eagle likes the cow.'
'The bald eagle sees the rabbit.' 'The cow is big.'
'The cow sees the bald eagle.' 'The dog is big.' 'The dog is young.'
'The dog likes the bald eagle.' 'The rabbit sees the bald eagle.'
'The rabbit visits the bald eagle.'] | ['If the bald eagle sees the rabbit then the rabbit is big.'
'If something likes the bald eagle then it is blue.'
'If something likes the rabbit and the rabbit visits the cow then the cow is young.'
'If something visits the rabbit then it is round.'
'If something is round and it sees the cow then the cow sees the rabbit.'
'If something is big then it visits the cow.'
'If something sees the rabbit then the rabbit visits the bald eagle.'
'If something is blue then it likes the rabbit.'
'If something likes the cow and the cow is young then it is blue.'] | The rabbit does not visit the cow. | False | 1 | 3 | [array(['The bald eagle sees the rabbit.'], dtype=object)] | [array(['If the bald eagle sees the rabbit then the rabbit is big.',
'If something is big then it visits the cow.'], dtype=object)] |
16,079 | ['Anne is red.' 'Anne is smart.' 'Erin is furry.' 'Erin is red.'
'Erin is round.' 'Harry is red.' 'Harry is young.'] | ['All red people are blue.' 'If someone is blue then they are furry.'
'If Harry is red then Harry is blue.'] | Anne is not furry. | False | 1 | 3 | [array(['Anne is red.'], dtype=object)] | [array(['All red people are blue.',
'If someone is blue then they are furry.'], dtype=object)] |
16,080 | ['The bald eagle chases the squirrel.' 'The cat eats the squirrel.'
'The cat is rough.' 'The cat is young.'
'The cat does not see the bald eagle.' 'The squirrel is blue.'
'The tiger chases the squirrel.'] | ['If the tiger eats the bald eagle then the tiger chases the bald eagle.'
'If something chases the cat then the cat eats the bald eagle.'
'If the cat sees the squirrel and the cat is not rough then the squirrel is big.'
'If something sees the bald eagle and it does not chase the cat then the cat chases the bald eagle.'
'If something eats the tiger then the tiger is young.'
'If something chases the squirrel then it eats the tiger.'
'If something eats the squirrel then it eats the bald eagle.'
'If the squirrel sees the bald eagle and the cat does not chase the squirrel then the cat does not eat the squirrel.'
'If something is young then it eats the squirrel.'] | The squirrel does not eat the bald eagle. | Unknown | 1 | -1 | [] | [] |
16,081 | ['The bald eagle is rough.' 'The bear eats the dog.' 'The bear is big.'
'The bear needs the dog.' 'The bear sees the cat.'
'The bear sees the dog.' 'The cat eats the dog.' 'The dog is nice.'
'The dog is rough.' 'The dog needs the bear.' 'The dog needs the cat.'
'The dog sees the bald eagle.'] | ['If something eats the bear then the bear eats the bald eagle.'
'If something needs the cat then the cat eats the bald eagle.'
'If something sees the cat and the cat is green then the cat eats the bear.'
'If something eats the bear and it eats the dog then the bear is rough.'
'If something eats the bald eagle then it is green.'] | The cat eats the bear. | True | 3 | 5 | [array(['The bear sees the cat.', 'The dog needs the cat.'], dtype=object)] | [array(['If something needs the cat then the cat eats the bald eagle.',
'If something eats the bald eagle then it is green.',
'If something sees the cat and the cat is green then the cat eats the bear.'],
dtype=object) ] |
16,082 | ['Dave is round.' 'Gary is round.' 'Gary is smart.'] | ['Smart people are young.' 'All red people are young.'
'If someone is young then they are red.'
'If Dave is kind and Dave is young then Dave is blue.'
'Blue people are not cold.'
'If someone is red and smart then they are not cold.'
'If someone is red and round then they are blue.'
'If someone is cold and not red then they are blue.'] | Gary is red. | True | 1 | 3 | [array(['Gary is smart.'], dtype=object)] | [array(['Smart people are young.',
'If someone is young then they are red.'], dtype=object)] |
16,083 | ['The bald eagle is green.' 'The bald eagle is not round.'
'The bald eagle is young.' 'The bald eagle visits the dog.'
'The bear does not visit the dog.' 'The dog does not chase the bear.'
'The lion does not chase the bald eagle.'] | ['If someone likes the bear then they like the lion.'
'If someone is green then they like the dog.'
'If the dog is red and the dog is green then the dog is blue.'
'If the lion is not red then the lion chases the dog.'
'If someone is blue and green then they do not visit the dog.'
'If the bald eagle likes the dog then the bald eagle likes the bear.'] | The bald eagle likes the bear. | True | 1 | 3 | [array(['The bald eagle is green.'], dtype=object)] | [array(['If someone is green then they like the dog.',
'If the bald eagle likes the dog then the bald eagle likes the bear.'],
dtype=object) ] |
16,084 | ['Anne is furry.' 'Anne is quiet.' 'Anne is smart.' 'Anne is white.'
'Bob is furry.' 'Charlie is round.' 'Charlie is smart.'] | ['If Charlie is smart then Charlie is kind.'
'Round, kind people are green.'] | Charlie is green. | True | 1 | 4 | [array(['Charlie is round.', 'Charlie is smart.'], dtype=object)] | [array(['If Charlie is smart then Charlie is kind.',
'Round, kind people are green.'], dtype=object)] |
16,085 | ['The bear is blue.' 'The bear is green.' 'The bear is red.'
'The bear sees the rabbit.' 'The cow is blue.' 'The cow needs the tiger.'
'The cow visits the rabbit.' 'The rabbit is cold.' 'The rabbit is nice.'
'The rabbit needs the cow.' 'The rabbit sees the cow.'
'The rabbit sees the tiger.' 'The tiger needs the bear.'
'The tiger needs the rabbit.' 'The tiger visits the bear.'
'The tiger visits the cow.'] | ['If something is green then it visits the tiger.'
'If something sees the bear and it is cold then the bear is green.'
'If the cow needs the rabbit and the rabbit needs the cow then the rabbit is red.'
'If something is green then it needs the cow.'
'If something visits the tiger then the tiger is red.'
'If something needs the tiger and the tiger sees the cow then the cow needs the bear.'
'If something sees the bear and it needs the bear then it sees the cow.'
'If something visits the rabbit then the rabbit needs the tiger.'
'If something needs the bear and the bear visits the tiger then it sees the bear.'] | The tiger sees the cow. | True | 3 | 6 | [array(['The tiger needs the bear.', 'The bear is green.',
'The tiger needs the bear.'], dtype=object) ] | [array(['If something is green then it visits the tiger.',
'If something needs the bear and the bear visits the tiger then it sees the bear.',
'If something sees the bear and it needs the bear then it sees the cow.'],
dtype=object) ] |
16,086 | ['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 cow is blue. | True | 1 | 3 | [array(['The cat sees the cow.'], dtype=object)] | [array(['If the cat sees the cow then the cat chases the cow.',
'If someone chases the cow then the cow is blue.'], dtype=object)] |
16,087 | ['Anne is kind.' 'Erin is blue.' 'Gary is young.' 'Harry is smart.'] | ['All kind things are smart.' 'Smart, blue things are kind.'
'If something is furry and rough then it is kind.'
'If Harry is furry and Harry is young then Harry is smart.'
'All smart things are furry.' 'All furry, kind things are young.'] | Anne is furry. | True | 1 | 3 | [array(['Anne is kind.'], dtype=object)] | [array(['All kind things are smart.', 'All smart things are furry.'],
dtype=object) ] |
16,088 | ['The bear is red.' 'The lion eats the mouse.' 'The mouse eats the bear.'
'The squirrel eats the bear.'] | ['If someone is rough then they eat the mouse.'
'If someone needs the squirrel then the squirrel is nice.'
'If someone eats the bear then they need the squirrel.'
'If the squirrel is young then the squirrel eats the bear.'
'If someone likes the lion then they are blue.'
'If someone eats the mouse and they do not need the squirrel then the mouse likes the lion.'] | The squirrel is nice. | True | 1 | 3 | [array(['The mouse eats the bear.'], dtype=object)
array(['The squirrel eats the bear.'], dtype=object)] | [array(['If someone eats the bear then they need the squirrel.',
'If someone needs the squirrel then the squirrel is nice.'],
dtype=object)
array(['If someone eats the bear then they need the squirrel.',
'If someone needs the squirrel then the squirrel is nice.'],
dtype=object) ] |
16,089 | ['The dog chases the squirrel.' 'The dog eats the squirrel.'
'The dog is blue.' 'The dog is cold.' 'The dog is red.'
'The dog is young.' 'The dog likes the squirrel.'
'The squirrel chases the dog.' 'The squirrel eats the dog.'
'The squirrel is blue.' 'The squirrel is cold.' 'The squirrel is nice.'
'The squirrel is red.' 'The squirrel is young.'
'The squirrel likes the dog.'] | ['If something chases the squirrel then it eats the squirrel.'
'If something likes the squirrel and the squirrel is nice then it chases the squirrel.'
'If the dog eats the squirrel and the squirrel is red then the squirrel eats the dog.'
'If something is blue then it chases the squirrel.'
'If something eats the squirrel then it likes the squirrel.'
'If the squirrel chases the dog and the dog is young then the squirrel is red.'] | The squirrel likes the squirrel. | True | 3 | 4 | [array(['The squirrel is blue.'], dtype=object)] | [array(['If something is blue then it chases the squirrel.',
'If something chases the squirrel then it eats the squirrel.',
'If something eats the squirrel then it likes the squirrel.'],
dtype=object) ] |
16,090 | ['Charlie is nice.' 'Charlie is rough.' 'Charlie is smart.'
'Charlie is young.' 'Fiona is cold.' 'Fiona is kind.' 'Fiona is rough.'
'Gary is cold.' 'Gary is young.' 'Harry is nice.'] | ['If something is young then it is smart.'
'If something is cold and round then it is kind.'
'If Gary is kind and Gary is cold then Gary is rough.'
'If Harry is round then Harry is smart.'
'If Fiona is round and Fiona is kind then Fiona is young.'
'If Charlie is cold then Charlie is round.'
'All smart, young things are nice.'
'If something is nice and smart then it is round.'] | Gary is not nice. | False | 1 | 4 | [array(['Gary is young.', 'Gary is young.'], dtype=object)] | [array(['If something is young then it is smart.',
'All smart, young things are nice.'], dtype=object)] |
16,091 | ['Charlie is quiet.' 'Dave is white.' 'Gary is not cold.'] | ['If someone is white then they are green.'
'If someone is green then they are quiet.'
'If someone is round then they are white.'] | Dave is quiet. | True | 1 | 3 | [array(['Dave is white.'], dtype=object)] | [array(['If someone is white then they are green.',
'If someone is green then they are quiet.'], dtype=object)] |
16,092 | ['The cow is big.'] | ['All big people are nice.' 'Big, kind people are red.'
'If someone is big and nice then they are kind.'] | The cow is not kind. | False | 1 | 4 | [array(['The cow is big.', 'The cow is big.'], dtype=object)] | [array(['All big people are nice.',
'If someone is big and nice then they are kind.'], dtype=object)] |
16,093 | ['The cow is cold.' 'The cow is green.' 'The cow is kind.'
'The cow is red.' 'The cow is rough.' 'The cow needs the dog.'
'The cow sees the dog.' 'The cow visits the dog.' 'The dog is cold.'
'The dog is green.' 'The dog is kind.' 'The dog is red.'
'The dog is rough.' 'The dog needs the cow.' 'The dog sees the cow.'
'The dog visits the cow.'] | ['If something visits the dog then the dog is rough.'
'If something needs the cow and the cow is red then it needs the dog.'
'If something is kind and it needs the dog then it sees the dog.'
'If the dog sees the cow then the dog is cold.'
'If something needs the dog and the dog needs the cow then it sees the cow.'
'If something sees the cow and the cow sees the dog then the dog visits the cow.'] | The dog sees the dog. | True | 1 | 5 | [array(['The dog is kind.', 'The dog needs the cow.', 'The cow is red.'],
dtype=object) ] | [array(['If something needs the cow and the cow is red then it needs the dog.',
'If something is kind and it needs the dog then it sees the dog.'],
dtype=object) ] |
16,094 | ['Bob is quiet.' 'Bob is smart.' 'Charlie is quiet.'
'Charlie is not white.' 'Fiona is young.' 'Harry is big.'
'Harry is nice.'] | ['If something is quiet and white then it is green.'
'All smart things are green.' 'Green things are white.'
'All smart, young things are big.' 'White things are not young.'
'If something is smart and not young then it is nice.'
'If Bob is green and Bob is nice then Bob is big.'] | Fiona is not white. | Unknown | 1 | -1 | [] | [] |
16,095 | ['The bald eagle eats the bear.' 'The bear likes the cow.'
'The cow is round.' 'The squirrel is round.'] | ['If something is nice then it likes the bald eagle.'
'If something needs the bear and it is cold then it does not eat the cow.'
'If something likes the bald eagle and the bald eagle does not need the squirrel then it is kind.'
'If something is cold then it eats the squirrel.'
'If the cow is round then the cow is nice.'
'If something is cold and it does not like the bear then it eats the bald eagle.'
'If something eats the bald eagle then the bald eagle needs the bear.'
'If something needs the cow then the cow likes the squirrel.'] | The cow does not like the bald eagle. | False | 1 | 3 | [array(['The cow is round.'], dtype=object)] | [array(['If the cow is round then the cow is nice.',
'If something is nice then it likes the bald eagle.'], dtype=object)] |
16,096 | ['The cat visits the cow.' 'The cow likes the squirrel.'
'The squirrel likes the cat.'] | ['If something visits the cow then it chases the cow.'
'If something visits the squirrel and the squirrel is not red then it likes the cat.'
'If something chases the cow then it does not visit the cat.'
'If the squirrel is red and the squirrel does not chase the cat then the cat visits the squirrel.'
'If the squirrel does not chase the cow then the squirrel likes the cow.'
'If the squirrel visits the cat then the squirrel likes the cow.'] | The cat does not visit the cat. | True | 1 | 3 | [array(['The cat visits the cow.'], dtype=object)] | [array(['If something visits the cow then it chases the cow.',
'If something chases the cow then it does not visit the cat.'],
dtype=object) ] |
16,097 | ['Dave is cold.' 'Dave is green.' 'Dave is nice.' 'Gary is big.'
'Gary is cold.' 'Gary is green.' 'Gary is nice.' 'Gary is smart.'
'Gary is white.' 'Gary is young.' 'Harry is big.' 'Harry is cold.'
'Harry is smart.' 'Harry is white.' 'Harry is young.'] | ['If someone is white then they are big.'
'If someone is nice and green then they are white.'] | Dave is not big. | False | 1 | 4 | [array(['Dave is nice.', 'Dave is green.'], dtype=object)] | [array(['If someone is nice and green then they are white.',
'If someone is white then they are big.'], dtype=object)] |
16,098 | ['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.'] | Anne is blue. | True | 1 | 3 | [array(['Anne is young.'], dtype=object)] | [array(['Young things are cold.', 'If something is cold then it is blue.'],
dtype=object) ] |
16,099 | ['The dog is rough.' 'The dog is not young.'
'The mouse does not like the dog.' 'The mouse sees the dog.'
'The mouse sees the tiger.' 'The rabbit sees the dog.'
'The tiger visits the rabbit.'] | ['If something visits the tiger and it does not see the tiger then it sees the rabbit.'
'If something sees the dog then the dog visits the rabbit.'
'If something sees the mouse then it likes the rabbit.'
'If something visits the rabbit then it visits the mouse.'
'If something is young and it does not see the tiger then it does not visit the tiger.'
'If something visits the rabbit then it does not like the tiger.'
'If the mouse visits the rabbit and the rabbit is blue then the mouse is not big.'
'If something visits the mouse then the mouse is rough.'] | The mouse is not rough. | False | 1 | 3 | [array(['The tiger visits the rabbit.'], dtype=object)
array(['The mouse sees the dog.'], dtype=object)
array(['The rabbit sees the dog.'], dtype=object)] | [array(['If something visits the rabbit then it visits the mouse.',
'If something visits the mouse then the mouse is rough.'],
dtype=object)
array(['If something sees the dog then the dog visits the rabbit.',
'If something visits the rabbit then it visits the mouse.',
'If something visits the mouse then the mouse is rough.'],
dtype=object)
array(['If something sees the dog then the dog visits the rabbit.',
'If something visits the rabbit then it visits the mouse.',
'If something visits the mouse then the mouse is rough.'],
dtype=object) ] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.