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 |
|---|---|---|---|---|---|---|---|---|
12,300 | ['Bob is nice.' 'Bob is rough.' 'Dave is rough.' 'Fiona is cold.'
'Fiona is furry.' 'Gary is red.' 'Gary is young.'] | ['Red people are nice.' 'Rough people are young.'
'If Bob is nice and Bob is smart then Bob is young.'
'If someone is smart and furry then they are rough.'
'Furry, young people are red.' 'Smart, rough people are young.'
'Nice people are red.' 'If someone is cold then they are smart.'
'If someone is nice then they are young.'] | Fiona is rough. | True | 1 | 4 | [array(['Fiona is cold.', 'Fiona is furry.'], dtype=object)] | [array(['If someone is cold then they are smart.',
'If someone is smart and furry then they are rough.'], dtype=object)] |
12,301 | ['Fiona is smart.' 'Gary is not cold.'] | ['If something is furry and not cold then it is not smart.'
'If something is nice and young then it is smart.'
'If Fiona is round then Fiona is not white.'
'If something is smart and young then it is nice.'
'Smart things are furry.' 'Furry things are young.'] | Fiona is not nice. | False | 3 | 5 | [array(['Fiona is smart.', 'Fiona is smart.'], dtype=object)] | [array(['Smart things are furry.', 'Furry things are young.',
'If something is smart and young then it is nice.'], dtype=object)] |
12,302 | ['The cat chases the dog.' 'The cat chases the mouse.'
'The cat chases the tiger.' 'The cat eats the dog.' 'The dog is big.'
'The dog sees the cat.' 'The mouse does not eat the cat.'
'The mouse eats the tiger.' 'The mouse does not see the tiger.'
'The tiger eats the dog.' 'The tiger is nice.'] | ['If something is young and it eats the tiger then it eats the dog.'
'If something sees the mouse and it eats the mouse then the mouse sees the tiger.'
'If something sees the mouse then it is big.'
'If something chases the dog then the dog chases the cat.'
'If something chases the dog then it chases the cat.'
'If something chases the tiger and the tiger eats the cat then the cat sees the mouse.'
'If something sees the dog and it chases the tiger then the tiger chases the dog.'
'If the tiger is green and the tiger is big then the tiger sees the dog.'
'If something chases the cat then it sees the dog.'] | The cat does not see the dog. | False | 1 | 3 | [array(['The cat chases the dog.'], dtype=object)] | [array(['If something chases the dog then it chases the cat.',
'If something chases the cat then it sees the dog.'], dtype=object)] |
12,303 | ['The dog eats the lion.' 'The dog sees the lion.'
'The lion sees the dog.'] | ['If someone sees the lion and the lion eats the dog then the lion sees the dog.'
'If someone visits the lion then they are nice.'
'If the dog visits the lion then the lion eats the dog.'
'If someone eats the lion and the lion visits the dog then the dog visits the lion.'
'If someone sees the lion then the lion visits the dog.'
'If someone sees the dog then they eat the dog.'] | The dog visits the lion. | True | 1 | 4 | [array(['The dog eats the lion.', 'The dog sees the lion.'], dtype=object)] | [array(['If someone sees the lion then the lion visits the dog.',
'If someone eats the lion and the lion visits the dog then the dog visits the lion.'],
dtype=object) ] |
12,304 | ['The cat is not big.' 'The cat likes the tiger.'
'The cat needs the tiger.' 'The cat sees the cow.' 'The cow is kind.'
'The cow is young.' 'The cow needs the cat.' 'The cow sees the cat.'
'The cow sees the tiger.' 'The tiger is blue.' 'The tiger is cold.'
'The tiger is young.' 'The tiger likes the cow.'
'The tiger sees the cat.' 'The tiger sees the cow.'] | ['If someone is young then they are blue.'
'If someone is young and cold then they need the cat.'
'If the tiger needs the cat then the tiger needs the cow.'
'If someone sees the tiger and they are not big then the tiger sees the cat.'
'If the cow sees the cat and the cow likes the cat then the cow does not need the cat.'
'If someone needs the tiger then the tiger is blue.'
'If someone is kind and they do not need the cow then the cow needs the tiger.'
'If someone is kind and they do not need the cow then the cow likes the tiger.'] | The tiger needs the cow. | True | 1 | 4 | [array(['The tiger is young.', 'The tiger is cold.'], dtype=object)] | [array(['If someone is young and cold then they need the cat.',
'If the tiger needs the cat then the tiger needs the cow.'],
dtype=object) ] |
12,305 | ['Bob is rough.' 'Erin is round.' 'Harry is round.'] | ['If something is blue then it is cold.' 'Rough things are blue.'
'Cold things are red.'] | Harry is not cold. | Unknown | 1 | -1 | [] | [] |
12,306 | ['The bald eagle chases the lion.'
'The lion does not need the bald eagle.' 'The mouse needs the lion.'
'The tiger chases the bald eagle.'] | ['If something chases the bald eagle then the bald eagle is young.'
'If something chases the lion then the lion is not young.'
'If the tiger chases the bald eagle and the tiger does not like the mouse then the tiger is big.'
'If the bald eagle is young and the bald eagle chases the lion then the bald eagle needs the mouse.'
'If something is cold and it likes the tiger then the tiger likes the bald eagle.'
'If the bald eagle needs the mouse and the mouse chases the tiger then the mouse does not need the tiger.'] | The bald eagle does not need the mouse. | False | 1 | 4 | [array(['The tiger chases the bald eagle.',
'The bald eagle chases the lion.'], dtype=object)] | [array(['If something chases the bald eagle then the bald eagle is young.',
'If the bald eagle is young and the bald eagle chases the lion then the bald eagle needs the mouse.'],
dtype=object) ] |
12,307 | ['The bear chases the cat.' 'The bear eats the cat.' 'The bear is big.'
'The bear is green.' 'The bear is round.' 'The bear is young.'
'The cat chases the bear.' 'The cat eats the bear.' 'The cat is rough.'
'The cat is round.' 'The cat is young.' 'The cat needs the bear.'] | ['If something is young and it chases the cat then it needs the bear.'
'If something eats the bear and it chases the bear then the bear is green.'
'If something needs the cat and the cat needs the bear then the bear eats the cat.'
'If something chases the bear and it needs the bear then the bear needs the cat.'
'If something is big and green then it chases the bear.'
'If something needs the cat and the cat is young then it is rough.'] | The bear is rough. | True | 1 | 5 | [array(['The cat chases the bear.', 'The cat needs the bear.',
'The cat is young.'], dtype=object)
array(['The bear is big.', 'The bear is green.', 'The bear is young.',
'The bear chases the cat.', 'The cat is young.'], dtype=object)
array(['The bear is big.', 'The cat eats the bear.',
'The cat chases the bear.', 'The bear is young.',
'The bear chases the cat.', 'The cat is young.'], dtype=object)] | [array(['If something chases the bear and it needs the bear then the bear needs the cat.',
'If something needs the cat and the cat is young then it is rough.'],
dtype=object)
array(['If something is big and green then it chases the bear.',
'If something is young and it chases the cat then it needs the bear.',
'If something chases the bear and it needs the bear then the bear needs the cat.',
'If something needs the cat and the cat is young then it is rough.'],
dtype=object)
array(['If something eats the bear and it chases the bear then the bear is green.',
'If something is big and green then it chases the bear.',
'If something is young and it chases the cat then it needs the bear.',
'If something chases the bear and it needs the bear then the bear needs the cat.',
'If something needs the cat and the cat is young then it is rough.'],
dtype=object) ] |
12,308 | ['Bob is not big.' 'Bob is blue.' 'Bob is quiet.' 'Bob is red.'
'Bob is smart.' 'Dave is big.' 'Dave is cold.' 'Dave is quiet.'
'Dave is red.' 'Gary is big.' 'Gary is blue.' 'Gary is not cold.'
'Gary is quiet.' 'Gary is not smart.' 'Gary is not young.'] | ['If Bob is smart then Bob is young.' 'Blue, young people are not cold.'
'Big people are red.'] | Bob is cold. | False | 1 | 4 | [array(['Bob is blue.', 'Bob is smart.'], dtype=object)] | [array(['If Bob is smart then Bob is young.',
'Blue, young people are not cold.'], dtype=object)] |
12,309 | ['Anne is blue.' 'Fiona is red.'] | ['Red people are rough.' 'All furry, blue people are red.'
'If Fiona is green then Fiona is nice.' 'Rough people are green.'
'Green, rough people are red.' 'Furry, green people are quiet.'] | Fiona is not green. | False | 1 | 3 | [array(['Fiona is red.'], dtype=object)] | [array(['Red people are rough.', 'Rough people are green.'], dtype=object)] |
12,310 | ['Dave is cold.' 'Dave is rough.' 'Dave is round.' 'Dave is smart.'
'Dave is white.' 'Erin is kind.' 'Gary is cold.' 'Gary is kind.'
'Gary is quiet.' 'Gary is rough.' 'Gary is round.' 'Gary is smart.'
'Gary is white.' 'Harry is cold.' 'Harry is smart.'] | ['If someone is rough then they are round.'
'If Harry is cold and Harry is round then Harry is kind.'
'All smart people are rough.'] | Harry is not round. | False | 1 | 3 | [array(['Harry is smart.'], dtype=object)] | [array(['All smart people are rough.',
'If someone is rough then they are round.'], dtype=object)] |
12,311 | ['Bob is nice.' 'Charlie is white.' 'Fiona is smart.'] | ['All nice, quiet people are young.' 'Red, young people are rough.'
'White people are rough.' 'Rough people are nice.'
'All young people are nice.' 'Nice people are not quiet.'
'Young people are smart.' 'All young, quiet people are white.'] | Bob is smart. | Unknown | 1 | -1 | [] | [] |
12,312 | ['The bald eagle eats the tiger.' 'The bald eagle is red.'
'The bald eagle likes the rabbit.' 'The bear eats the bald eagle.'
'The bear is rough.' 'The rabbit eats the tiger.'
'The tiger eats the bald eagle.' 'The tiger eats the rabbit.'
'The tiger is kind.' 'The tiger likes the bear.'] | ['If someone is cold then they see the rabbit.'
'If someone sees the tiger and the tiger is kind then they see the bald eagle.'
'If the rabbit is red and the rabbit is rough then the rabbit likes the bear.'
'If someone sees the rabbit then the rabbit eats the bald eagle.'
'If someone eats the bald eagle then they are cold.'
'If someone sees the bald eagle and they eat the bear then they like the bald eagle.'] | The bear does not see the rabbit. | False | 1 | 3 | [array(['The bear eats the bald eagle.'], dtype=object)] | [array(['If someone eats the bald eagle then they are cold.',
'If someone is cold then they see the rabbit.'], dtype=object)] |
12,313 | ['Anne is cold.' 'Anne is green.' 'Anne is rough.' 'Charlie is kind.'
'Dave is cold.' 'Dave is furry.' 'Dave is kind.' 'Dave is quiet.'
'Dave is red.' 'Erin is kind.' 'Erin is quiet.' 'Erin is red.'] | ['Furry, rough people are green.' 'Red people are furry.'
'All green people are kind.' 'Kind people are quiet.'
'If someone is cold then they are rough.'
'All furry, rough people are cold.' 'All quiet people are red.'
'All red, quiet people are cold.' 'If Anne is kind then Anne is furry.'] | Anne is quiet. | True | 1 | 3 | [array(['Anne is green.'], dtype=object)] | [array(['All green people are kind.', 'Kind people are quiet.'],
dtype=object) ] |
12,314 | ['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 tiger is young. | Unknown | 3 | -1 | [] | [] |
12,315 | ['The bald eagle chases the cat.' 'The bald eagle does not eat the mouse.'
'The cat eats the cow.' 'The cow eats the cat.' 'The cow is blue.'
'The cow is young.' 'The cow sees the cat.'
'The cow does not see the mouse.' 'The mouse does not chase the cow.'
'The mouse eats the bald eagle.' 'The mouse is round.'] | ['If something eats the mouse then it is round.'
'If the mouse is red then the mouse sees the cow.'
'If something chases the cat then it does not chase the mouse.'
'If the mouse chases the cat then the cat eats the mouse.'
'If something is round then it chases the cat.'] | The mouse chases the mouse. | False | 1 | 3 | [array(['The mouse is round.'], dtype=object)] | [array(['If something is round then it chases the cat.',
'If something chases the cat then it does not chase the mouse.'],
dtype=object) ] |
12,316 | ['The cow eats the squirrel.' 'The squirrel does not visit the cow.'] | ['If the cow chases the squirrel then the cow does not eat the squirrel.'
'If something chases the cow then it is green.'
'If something eats the squirrel then the squirrel chases the cow.'
'If something eats the squirrel then it is red.'
'If something eats the cow then the cow chases the squirrel.'
'If something visits the squirrel then it is kind.'] | The squirrel is green. | True | 1 | 3 | [array(['The cow eats the squirrel.'], dtype=object)] | [array(['If something eats the squirrel then the squirrel chases the cow.',
'If something chases the cow then it is green.'], dtype=object) ] |
12,317 | ['The bald eagle chases the cow.' 'The bald eagle chases the dog.'
'The cow needs the bald eagle.' 'The cow sees the lion.'
'The dog chases the cow.' 'The dog is green.' 'The lion is rough.'] | ['If someone is blue and rough then they see the lion.'
'If someone needs the cow and they do not need the lion then they chase the cow.'
'If someone sees the cow then the cow is kind.'
'If someone is rough then they chase the bald eagle.'
'If someone is blue then they do not chase the bald eagle.'
'If someone is kind then they chase the lion.'
'If someone chases the bald eagle and the bald eagle chases the dog then the bald eagle sees the dog.'
'If the bald eagle sees the dog then the bald eagle sees the cow.'
'If someone needs the cow then they are rough.'] | The bald eagle sees the cow. | True | 3 | 5 | [array(['The lion is rough.', 'The bald eagle chases the dog.'],
dtype=object) ] | [array(['If someone is rough then they chase the bald eagle.',
'If someone chases the bald eagle and the bald eagle chases the dog then the bald eagle sees the dog.',
'If the bald eagle sees the dog then the bald eagle sees the cow.'],
dtype=object) ] |
12,318 | ['Anne is nice.' 'Anne is red.' 'Anne is young.' 'Bob is red.'
'Bob is smart.' 'Bob is white.' 'Bob is young.' 'Charlie is nice.'
'Charlie is red.' 'Charlie is round.' 'Charlie is smart.'
'Charlie is white.' 'Charlie is young.' 'Gary is rough.' 'Gary is young.'] | ['Rough, nice people are smart.' 'All young people are red.'
'Nice, young people are rough.'
'If someone is round then they are young.' 'All nice people are rough.'
'If someone is smart then they are young.'] | Anne is smart. | True | 1 | 4 | [array(['Anne is nice.', 'Anne is nice.'], dtype=object)
array(['Anne is nice.', 'Anne is young.', 'Anne is nice.'], dtype=object)] | [array(['All nice people are rough.', 'Rough, nice people are smart.'],
dtype=object)
array(['Nice, young people are rough.', 'Rough, nice people are smart.'],
dtype=object) ] |
12,319 | ['The cow chases the squirrel.' 'The cow is young.'
'The cow sees the squirrel.' 'The dog is round.'
'The dog likes the rabbit.' 'The dog likes the squirrel.'
'The dog sees the rabbit.' 'The rabbit chases the cow.'
'The rabbit does not chase the dog.' 'The squirrel chases the rabbit.'
'The squirrel is young.' 'The squirrel likes the cow.'] | ['If someone chases the cow then the cow is big.'
'If someone likes the rabbit and they do not see the squirrel then they are big.'
'If someone is big then they like the rabbit.'
'If someone is young then they do not see the dog.'
'If someone is blue then they chase the cow.'
'If someone likes the rabbit then they like the cow.'
'If someone likes the cow then they see the cow.'
'If someone sees the cow and they chase the squirrel then they see the rabbit.'] | The rabbit likes the rabbit. | Unknown | 1 | -1 | [] | [] |
12,320 | ['Anne is not blue.' 'Anne is red.' 'Anne is smart.' 'Bob is blue.'
'Gary is kind.' 'Gary is not red.' 'Gary is young.'] | ['Blue things are furry.' 'All green, furry things are not young.'
'If something is kind then it is young.'
'If Gary is smart and Gary is furry then Gary is young.'
'Smart things are green.' 'All furry things are smart.'
'If Anne is kind and Anne is red then Anne is smart.'
'If Anne is green and Anne is red then Anne is furry.'] | Gary is smart. | Unknown | 1 | -1 | [] | [] |
12,321 | ['The bald eagle chases the tiger.' 'The bald eagle is blue.'
'The bald eagle is green.' 'The bald eagle is kind.'
'The bald eagle is rough.' 'The bald eagle is young.'
'The bald eagle likes the tiger.' 'The bald eagle sees the tiger.'
'The tiger chases the bald eagle.' 'The tiger is blue.'
'The tiger is green.' 'The tiger is kind.' 'The tiger is rough.'
'The tiger is young.' 'The tiger likes the bald eagle.'
'The tiger sees the bald eagle.'] | ['If something sees the bald eagle then it chases the bald eagle.'
'If something sees the bald eagle and it sees the tiger then the tiger sees the bald eagle.'
'If something chases the bald eagle then it likes the bald eagle.'
'If something chases the tiger and the tiger sees the bald eagle then it likes the tiger.'
'If something likes the tiger and it likes the bald eagle then it chases the tiger.'
'If something sees the tiger and it is green then the tiger is blue.'
'If something sees the tiger and the tiger sees the bald eagle then the tiger likes the bald eagle.'
'If something likes the tiger then it sees the bald eagle.'] | The tiger likes the tiger. | Unknown | 1 | -1 | [] | [] |
12,322 | ['The cat is cold.' 'The cat is not red.' 'The lion needs the cat.'
'The lion sees the cat.' 'The mouse is red.' 'The mouse needs the cat.'
'The mouse sees the lion.'] | ['If the lion is kind and the mouse does not like the lion then the lion is cold.'
'If someone likes the cat and they do not see the mouse then the mouse likes the cat.'
'If someone is rough then they do not see the cat.'
'If someone likes the cat and the cat is not red then they like the mouse.'
'If someone is red then they like the cat.'
'If someone sees the cat then the cat needs the lion.'] | The mouse does not like the mouse. | False | 1 | 4 | [array(['The mouse is red.', 'The cat is not red.'], dtype=object)] | [array(['If someone is red then they like the cat.',
'If someone likes the cat and the cat is not red then they like the mouse.'],
dtype=object) ] |
12,323 | ['The mouse is cold.' 'The mouse is green.' 'The mouse is not round.'
'The mouse likes the rabbit.' 'The mouse visits the rabbit.'
'The rabbit is red.' 'The rabbit is round.' 'The rabbit is young.'
'The rabbit does not like the mouse.' 'The rabbit sees the mouse.'] | ['If someone is round then they visit the mouse.'
'If someone visits the mouse then they like the rabbit.'
'If someone likes the rabbit then they see the rabbit.'
'If someone is round then they visit the rabbit.'
'If someone visits the mouse then they are green.'
'If someone likes the rabbit and the rabbit visits the mouse then they see the mouse.'
'If someone sees the rabbit and the rabbit visits the mouse then the mouse visits the rabbit.'
'If someone sees the rabbit and the rabbit does not see the mouse then the mouse does not see the rabbit.'] | The mouse does not see the mouse. | False | 1 | 4 | [array(['The mouse likes the rabbit.', 'The rabbit is round.'],
dtype=object) ] | [array(['If someone is round then they visit the mouse.',
'If someone likes the rabbit and the rabbit visits the mouse then they see the mouse.'],
dtype=object) ] |
12,324 | ['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.'] | Dave is not red. | Unknown | 1 | -1 | [] | [] |
12,325 | ['The cow is round.' 'The lion is kind.' 'The mouse visits the tiger.'
'The tiger likes the mouse.'] | ['If someone is cold then they are not rough.'
'If the lion visits the tiger and the lion likes the tiger then the lion likes the cow.'
'If someone is round then they visit the mouse.'
'If someone likes the lion and they are not big then the lion is not cold.'
'If someone visits the mouse then the mouse is round.'
'If someone is cold and they do not like the tiger then they visit the lion.'
'If someone likes the cow and they are not big then the cow visits the mouse.'
'If someone sees the lion and they do not visit the mouse then the lion sees the cow.'] | The mouse is round. | True | 1 | 3 | [array(['The cow is round.'], dtype=object)] | [array(['If someone is round then they visit the mouse.',
'If someone visits the mouse then the mouse is round.'],
dtype=object) ] |
12,326 | ['The cat is young.' 'The cat needs the lion.' 'The cow is green.'
'The cow needs the rabbit.' 'The cow sees the cat.'
'The cow sees the rabbit.' 'The lion is green.' 'The lion is round.'
'The lion needs the cat.' 'The lion needs the rabbit.'
'The lion sees the cow.' 'The lion sees the rabbit.'
'The rabbit needs the cow.' 'The rabbit needs the lion.'
'The rabbit visits the lion.'] | ['If someone sees the cow then they visit the rabbit.'
'If someone visits the rabbit then they need the lion.'] | The lion does not need the lion. | False | 1 | 3 | [array(['The lion sees the cow.'], dtype=object)] | [array(['If someone sees the cow then they visit the rabbit.',
'If someone visits the rabbit then they need the lion.'],
dtype=object) ] |
12,327 | ['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 sees the rabbit. | True | 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)] |
12,328 | ['Bob is red.' 'Dave is big.' 'Dave is white.' 'Fiona is green.'
'Gary is big.' 'Gary is furry.' 'Gary is quiet.'] | ['If Fiona is quiet and Fiona is rough then Fiona is white.'
'If something is quiet and rough then it is green.'
'All green things are big.' 'If Fiona is big then Fiona is rough.'
'Red, green things are big.' 'Furry things are rough.'] | Gary is not green. | False | 1 | 4 | [array(['Gary is quiet.', 'Gary is furry.'], dtype=object)] | [array(['Furry things are rough.',
'If something is quiet and rough then it is green.'], dtype=object)] |
12,329 | ['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.'] | Harry is not cold. | False | 1 | 4 | [array(['Harry is rough.', 'Harry is quiet.'], dtype=object)] | [array(['If someone is rough and quiet then they are nice.',
'Nice people are cold.'], dtype=object) ] |
12,330 | ['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 not blue. | False | 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) ] |
12,331 | ['The bear likes the mouse.' 'The cat needs the rabbit.'
'The mouse is not kind.' 'The mouse is not young.'
'The mouse does not like the bear.' 'The mouse sees the rabbit.'
'The rabbit sees the mouse.'] | ['If someone is young and green then they like the bear.'
'If someone sees the cat then the cat is big.'
'If someone is big then they see the cat.'
'If someone sees the rabbit then the rabbit sees the cat.'
'If someone likes the bear then the bear likes the cat.'
'All green people are big.'] | The cat does not see the cat. | False | 3 | 4 | [array(['The mouse sees the rabbit.'], dtype=object)] | [array(['If someone sees the rabbit then the rabbit sees the cat.',
'If someone sees the cat then the cat is big.',
'If someone is big then they see the cat.'], dtype=object) ] |
12,332 | ['The bald eagle sees the bear.' 'The bald eagle does not see the tiger.'
'The bald eagle does not visit the bear.' 'The bear is kind.'
'The bear is red.' 'The cat does not need the tiger.'
'The cat sees the bald eagle.' 'The tiger is kind.'
'The tiger visits the bear.' 'The tiger visits the cat.'] | ['If someone sees the bald eagle then they see the tiger.'
'If someone sees the tiger then the tiger is rough.'] | The tiger is not rough. | False | 1 | 3 | [array(['The cat sees the bald eagle.'], dtype=object)] | [array(['If someone sees the bald eagle then they see the tiger.',
'If someone sees the tiger then the tiger is rough.'], dtype=object)] |
12,333 | ['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 sees the rabbit. | True | 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)] |
12,334 | ['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 cow is not young. | False | 3 | 7 | [array(['The dog likes the bald eagle.', 'The bald eagle sees the rabbit.'],
dtype=object) ] | [array(['If something likes the bald eagle then it is blue.',
'If something is blue then it likes the rabbit.',
'If the bald eagle sees the rabbit then the rabbit is big.',
'If something is big then it visits the cow.',
'If something likes the rabbit and the rabbit visits the cow then the cow is young.'],
dtype=object) ] |
12,335 | ['The cat is big.' 'The cat is blue.' 'The cat is nice.' 'The cat is red.'
'The cat is young.' 'The cat likes the rabbit.'
'The cat needs the rabbit.' 'The cat visits the rabbit.'
'The rabbit is big.' 'The rabbit is blue.' 'The rabbit is nice.'
'The rabbit is red.' 'The rabbit is young.' 'The rabbit likes the cat.'
'The rabbit needs the cat.' 'The rabbit visits the cat.'] | ['If someone visits the cat and the cat visits the rabbit then the cat is young.'
'If someone is big then they visit the cat.'
'If someone visits the cat then they like the cat.'] | The cat likes the cat. | True | 1 | 3 | [array(['The cat is big.'], dtype=object)] | [array(['If someone is big then they visit the cat.',
'If someone visits the cat then they like the cat.'], dtype=object)] |
12,336 | ['The bald eagle chases the rabbit.' 'The bald eagle chases the tiger.'
'The lion needs the rabbit.' 'The rabbit does not chase the lion.'
'The rabbit needs the bald eagle.' 'The rabbit needs the lion.'
'The tiger visits the rabbit.'] | ['If something chases the rabbit then it is big.'
'If something needs the tiger then it is big.'
'If something needs the lion and it visits the rabbit then it chases the lion.'
'If something is big then it chases the lion.'
'If something chases the tiger then the tiger needs the rabbit.'
'If something visits the tiger then the tiger is not green.'
'If something chases the lion then the lion chases the rabbit.'
'If something chases the tiger then it visits the bald eagle.'
'If something chases the rabbit and it does not visit the lion then the lion does not need the rabbit.'] | The bald eagle does not chase the lion. | False | 1 | 3 | [array(['The bald eagle chases the rabbit.'], dtype=object)] | [array(['If something chases the rabbit then it is big.',
'If something is big then it chases the lion.'], dtype=object)] |
12,337 | ['The bear is big.' 'The bear does not see the cat.'
'The bear sees the cow.' 'The bear sees the tiger.'
'The bear visits the cow.' 'The cat sees the bear.'
'The cat sees the tiger.' 'The cow is nice.' 'The cow sees the cat.'
'The tiger is kind.' 'The tiger needs the cat.'
'The tiger needs the cow.'] | ['If someone sees the cat then they visit the bear.'
'If someone sees the cow and they do not visit the cat then they are nice.'
'If someone visits the tiger then they do not see the bear.'
'If the cow is not big and the cow does not need the tiger then the cow needs the cat.'
'If the bear does not visit the cow then the cow is cold.'
'If someone visits the bear then they need the cow.'
'If the tiger is round and the tiger visits the bear then the bear does not visit the tiger.'
'If the cow needs the tiger and the tiger does not need the cow then the tiger needs the cat.'] | The cow needs the cow. | True | 1 | 3 | [array(['The cow sees the cat.'], dtype=object)] | [array(['If someone sees the cat then they visit the bear.',
'If someone visits the bear then they need the cow.'], dtype=object)] |
12,338 | ['The bald eagle sees the dog.' 'The bear eats the dog.' 'The dog is red.'
'The lion is big.'] | ['If something sees the bald eagle and it eats the bear then it sees the bear.'
'If something is big and it eats the bear then it eats the lion.'
'If something sees the lion then it sees the bear.'
'If something is red and it sees the bear then it eats the bear.'
'If the bear eats the lion and the bear sees the lion then the lion eats the dog.'
'If something is round and it needs the bear then the bear needs the bald eagle.'
'If something sees the bald eagle then it needs the dog.'
'If something sees the bald eagle and the bald eagle needs the bear then it needs the bear.'] | The dog does not eat the bear. | Unknown | 1 | -1 | [] | [] |
12,339 | ['The dog eats the rabbit.' 'The rabbit is round.'] | ['If someone needs the rabbit then the rabbit is cold.'
'If someone eats the rabbit then they are nice.'
'If someone is round and they need the dog then they eat the rabbit.'
'If someone eats the rabbit then they eat the dog.'
'If someone is big and they eat the dog then they need the rabbit.'
'If the rabbit needs the dog then the dog needs the rabbit.'
'If the dog eats the rabbit and the rabbit is round then the dog is big.'
'If someone is cold and they do not eat the dog then the dog visits the rabbit.'] | The rabbit does not eat the dog. | Unknown | 1 | -1 | [] | [] |
12,340 | ['Anne is cold.' 'Bob is big.' 'Charlie is nice.' 'Gary is big.'] | ['If someone is nice then they are blue.' 'All big people are nice.'] | Bob is not blue. | False | 1 | 3 | [array(['Bob is big.'], dtype=object)] | [array(['All big people are nice.',
'If someone is nice then they are blue.'], dtype=object)] |
12,341 | ['Anne is quiet.' 'Anne is red.' 'Bob is kind.' 'Bob is nice.'
'Bob is quiet.' 'Bob is not red.' 'Bob is round.' 'Charlie is big.'
'Charlie is kind.' 'Fiona is quiet.'] | ['All round things are nice.' 'All kind, red things are rough.'
'If something is big then it is quiet.'
'If something is rough then it is round.'
'If Charlie is nice and Charlie is big then Charlie is not kind.'
'If something is red then it is kind.'
'If something is round and nice then it is not big.'] | Fiona is not round. | Unknown | 1 | -1 | [] | [] |
12,342 | ['The cat eats the squirrel.' 'The cat is round.' 'The cat needs the dog.'
'The cat needs the squirrel.' 'The dog likes the cat.'
'The dog likes the tiger.' 'The squirrel is blue.'
'The squirrel is not round.' 'The tiger is blue.' 'The tiger is kind.'
'The tiger is round.' 'The tiger needs the squirrel.'] | ['If something likes the tiger and the tiger needs the dog then it is round.'
'If something eats the cat then it needs the dog.'
'If something is big then it needs the dog.'
'If the dog likes the tiger and the tiger likes the dog then the dog does not like the squirrel.'
'If something is round then it eats the cat.'
'If something needs the cat and it eats the tiger then the tiger needs the dog.'
'If something needs the dog and it does not eat the tiger then it is blue.'
'If the dog is round then the dog eats the squirrel.'
'If something likes the tiger and it is kind then the tiger likes the cat.'] | The tiger needs the dog. | True | 1 | 3 | [array(['The tiger is round.'], dtype=object)] | [array(['If something is round then it eats the cat.',
'If something eats the cat then it needs the dog.'], dtype=object)] |
12,343 | ['Anne is big.' 'Anne is cold.' 'Anne is furry.' 'Anne is kind.'
'Anne is nice.' 'Anne is quiet.' 'Anne is young.' 'Bob is big.'
'Bob is furry.' 'Bob is kind.' 'Bob is nice.' 'Bob is quiet.'
'Bob is young.' 'Fiona is cold.' 'Fiona is furry.' 'Fiona is kind.'] | ['If something is cold then it is big.'
'All furry, young things are quiet.'
'If something is furry then it is nice.' 'Young, cold things are quiet.'
'If something is kind and nice then it is quiet.'
'If Anne is cold then Anne is kind.' 'Kind things are big.'
'Big things are furry.'] | Fiona is quiet. | True | 1 | 4 | [array(['Fiona is kind.', 'Fiona is furry.'], dtype=object)
array(['Fiona is kind.', 'Fiona is cold.'], dtype=object)
array(['Fiona is kind.', 'Fiona is kind.'], dtype=object)] | [array(['If something is furry then it is nice.',
'If something is kind and nice then it is quiet.'], dtype=object)
array(['If something is cold then it is big.', 'Big things are furry.',
'If something is furry then it is nice.',
'If something is kind and nice then it is quiet.'], dtype=object)
array(['Kind things are big.', 'Big things are furry.',
'If something is furry then it is nice.',
'If something is kind and nice then it is quiet.'], dtype=object)] |
12,344 | ['Anne is big.' 'Anne is green.' 'Anne is kind.' 'Anne is young.'
'Bob is blue.' 'Bob is round.' 'Dave is big.' 'Dave is blue.'
'Harry is kind.' 'Harry is round.'] | ['All young, big people are green.' 'All big people are white.'
'All round people are young.' 'All kind people are round.'
'If someone is green then they are kind.'
'If Harry is blue then Harry is round.' 'White people are kind.'] | Dave is round. | True | 3 | 4 | [array(['Dave is big.'], dtype=object)] | [array(['All big people are white.', 'White people are kind.',
'All kind people are round.'], dtype=object) ] |
12,345 | ['Erin is blue.' 'Erin is green.' 'Erin is quiet.'] | ['All green, rough things are round.' 'All quiet, kind things are round.'
'If Erin is blue then Erin is kind.'
'If something is green then it is blue.'
'If Erin is round then Erin is cold.' 'Blue, green things are quiet.'] | Erin is round. | True | 1 | 4 | [array(['Erin is quiet.', 'Erin is blue.'], dtype=object)
array(['Erin is blue.', 'Erin is green.', 'Erin is blue.'], dtype=object)
array(['Erin is quiet.', 'Erin is green.'], dtype=object)
array(['Erin is blue.', 'Erin is green.', 'Erin is green.'], dtype=object)
array(['Erin is green.', 'Erin is green.', 'Erin is blue.'], dtype=object)
array(['Erin is green.', 'Erin is green.', 'Erin is green.'], dtype=object)] | [array(['If Erin is blue then Erin is kind.',
'All quiet, kind things are round.'], dtype=object)
array(['Blue, green things are quiet.',
'If Erin is blue then Erin is kind.',
'All quiet, kind things are round.'], dtype=object)
array(['If something is green then it is blue.',
'If Erin is blue then Erin is kind.',
'All quiet, kind things are round.'], dtype=object)
array(['Blue, green things are quiet.',
'If something is green then it is blue.',
'If Erin is blue then Erin is kind.',
'All quiet, kind things are round.'], dtype=object)
array(['If something is green then it is blue.',
'Blue, green things are quiet.',
'If Erin is blue then Erin is kind.',
'All quiet, kind things are round.'], dtype=object)
array(['If something is green then it is blue.',
'Blue, green things are quiet.',
'If something is green then it is blue.',
'If Erin is blue then Erin is kind.',
'All quiet, kind things are round.'], dtype=object)] |
12,346 | ['The bear chases the cow.' 'The bear chases the squirrel.'
'The bear is round.' 'The bear sees the cow.'
'The bear sees the squirrel.' 'The cow chases the bear.'
'The cow chases the squirrel.' 'The cow is big.'
'The cow needs the bear.' 'The cow needs the squirrel.'
'The cow sees the squirrel.' 'The squirrel is big.'
'The squirrel is young.' 'The squirrel needs the cow.'
'The squirrel sees the bear.' 'The squirrel sees the cow.'] | ['If someone chases the cow and they need the squirrel then the cow chases the bear.'
'If someone is red and they chase the squirrel then they need the bear.'
'If someone needs the bear then they chase the cow.'
'If someone chases the cow and they see the cow then they need the squirrel.'
'Young, big people are green.'
'If someone chases the bear and the bear needs the squirrel then they are big.'
'If someone is green then they need the bear.'
'If someone sees the cow then the cow chases the bear.'] | The squirrel does not need the bear. | False | 1 | 4 | [array(['The squirrel is young.', 'The squirrel is big.'], dtype=object)] | [array(['Young, big people are green.',
'If someone is green then they need the bear.'], dtype=object)] |
12,347 | ['Anne is green.' 'Bob is kind.' 'Erin is rough.' 'Harry is nice.'] | ['If someone is kind and rough then they are white.'
'If Bob is green and Bob is not nice then Bob is not blue.'
'If someone is kind then they are rough.'
'If someone is nice then they are kind.' 'Kind people are big.'
'Kind people are not blue.'] | Anne is big. | Unknown | 1 | -1 | [] | [] |
12,348 | ['The bald eagle eats the bear.' 'The bald eagle sees the bear.'
'The bear is big.'] | ['If the bald eagle is blue then the bald eagle eats the bear.'
'If something eats the bear then it eats the bald eagle.'
'If something eats the bald eagle then it is blue.'] | The bear is not blue. | Unknown | 1 | -1 | [] | [] |
12,349 | ['Dave is blue.' 'Dave is quiet.' 'Dave is smart.' 'Erin is blue.'
'Erin is cold.' 'Erin is kind.' 'Erin is round.' 'Erin is smart.'
'Fiona is blue.' 'Fiona is cold.' 'Fiona is kind.' 'Fiona is quiet.'] | ['Cold, blue things are round.'
'If something is round and kind then it is smart.'] | Fiona is smart. | True | 1 | 5 | [array(['Fiona is cold.', 'Fiona is blue.', 'Fiona is kind.'], dtype=object)] | [array(['Cold, blue things are round.',
'If something is round and kind then it is smart.'], dtype=object)] |
12,350 | ['The bear sees the rabbit.' 'The rabbit does not visit the bear.'] | ['If something sees the rabbit then the rabbit does not need the bear.'
'If something needs the rabbit then the rabbit does not see the bear.'
'If something sees the bear then the bear needs the rabbit.'
'If the rabbit does not need the bear then the bear needs the rabbit.'
'If the bear needs the rabbit then the bear is round.'
'If the rabbit does not see the bear then the bear is green.'
'If something is nice and it visits the rabbit then it does not visit the bear.'
'If something visits the rabbit and it is not green then it visits the bear.'] | The rabbit sees the bear. | False | 3 | 4 | [array(['The bear sees the rabbit.'], dtype=object)] | [array(['If something sees the rabbit then the rabbit does not need the bear.',
'If the rabbit does not need the bear then the bear needs the rabbit.',
'If something needs the rabbit then the rabbit does not see the bear.'],
dtype=object) ] |
12,351 | ['The cow is kind.' 'The cow sees the mouse.' 'The mouse eats the cow.'
'The mouse is kind.' 'The mouse needs the squirrel.'
'The rabbit eats the mouse.' 'The rabbit is not blue.'
'The squirrel is not blue.' 'The squirrel is green.'
'The squirrel is rough.' 'The squirrel needs the mouse.'
'The squirrel sees the rabbit.'] | ['If something sees the cow then it sees the squirrel.'
'If something sees the rabbit then it eats the cow.'
'If something needs the cow then the cow eats the mouse.'
'If something needs the squirrel and the squirrel needs the cow then the cow does not need the rabbit.'
'If the mouse eats the rabbit and the rabbit does not see the mouse then the rabbit is green.'
'If the cow needs the rabbit then the rabbit does not eat the mouse.'
'If something eats the squirrel and the squirrel eats the cow then it needs the cow.'
'If something eats the mouse then it eats the squirrel.'] | The cow does not eat the mouse. | False | 3 | 6 | [array(['The rabbit eats the mouse.', 'The squirrel sees the rabbit.'],
dtype=object) ] | [array(['If something eats the mouse then it eats the squirrel.',
'If something sees the rabbit then it eats the cow.',
'If something eats the squirrel and the squirrel eats the cow then it needs the cow.',
'If something needs the cow then the cow eats the mouse.'],
dtype=object) ] |
12,352 | ['Fiona is blue.' 'Fiona is not rough.' 'Fiona is young.'] | ['If Fiona is not rough then Fiona is big.'
'If Fiona is white and Fiona is not rough then Fiona is nice.'
'Rough people are white.' 'All big people are white.'
'Young, white people are nice.' 'Furry people are not nice.'
'If Fiona is not rough then Fiona is young.'
'If Fiona is furry and Fiona is not white then Fiona is young.'] | Fiona is not nice. | False | 3 | 5 | [array(['Fiona is young.', 'Fiona is not rough.'], dtype=object)
array(['Fiona is not rough.', 'Fiona is not rough.'], dtype=object)
array(['Fiona is not rough.', 'Fiona is not rough.'], dtype=object)] | [array(['If Fiona is not rough then Fiona is big.',
'All big people are white.', 'Young, white people are nice.'],
dtype=object)
array(['If Fiona is not rough then Fiona is big.',
'All big people are white.',
'If Fiona is white and Fiona is not rough then Fiona is nice.'],
dtype=object)
array(['If Fiona is not rough then Fiona is young.',
'If Fiona is not rough then Fiona is big.',
'All big people are white.', 'Young, white people are nice.'],
dtype=object) ] |
12,353 | ['The bald eagle is rough.' 'The cat needs the bald eagle.'
'The lion visits the cat.'] | ['If something visits the bald eagle then the bald eagle visits the cat.'
'If something visits the cat then it is blue.'
'If the cat is red and the cat is blue then the cat needs the bald eagle.'
'If something is round and it sees the bald eagle then the bald eagle needs the cat.'
'If something needs the bald eagle then it visits the bald eagle.'
'If something sees the lion then it is round.'] | The bald eagle visits the cat. | True | 1 | 3 | [array(['The cat needs the bald eagle.'], dtype=object)] | [array(['If something needs the bald eagle then it visits the bald eagle.',
'If something visits the bald eagle then the bald eagle visits the cat.'],
dtype=object) ] |
12,354 | ['Bob is cold.' 'Bob is furry.' 'Bob is round.'] | ['All cold things are not green.'
'If something is nice and not cold then it is quiet.'
'Cold, furry things are quiet.' 'Red things are quiet.'
'Quiet things are nice.' 'All cold things are furry.'
'If something is quiet then it is round.'
'If something is furry and not green then it is round.'] | Bob is not nice. | False | 1 | 4 | [array(['Bob is cold.', 'Bob is furry.'], dtype=object)
array(['Bob is cold.', 'Bob is cold.'], dtype=object)] | [array(['Cold, furry things are quiet.', 'Quiet things are nice.'],
dtype=object)
array(['All cold things are furry.', 'Cold, furry things are quiet.',
'Quiet things are nice.'], dtype=object) ] |
12,355 | ['Bob is nice.' 'Bob is round.' 'Bob is white.' 'Charlie is blue.'
'Charlie is nice.' 'Fiona is blue.' 'Harry is white.'] | ['If someone is blue then they are furry.'
'All furry, nice people are smart.'
'If someone is furry and white then they are nice.'
'All white people are blue.' 'Nice, smart people are quiet.'
'Round people are white.'] | Bob is smart. | True | 3 | 5 | [array(['Bob is white.', 'Bob is nice.'], dtype=object)
array(['Bob is round.', 'Bob is nice.'], dtype=object)
array(['Bob is white.', 'Bob is white.', 'Bob is white.'], dtype=object)
array(['Bob is white.', 'Bob is white.', 'Bob is round.'], dtype=object)
array(['Bob is round.', 'Bob is white.', 'Bob is white.'], dtype=object)
array(['Bob is round.', 'Bob is white.', 'Bob is round.'], dtype=object)
array(['Bob is white.', 'Bob is round.', 'Bob is white.'], dtype=object)
array(['Bob is white.', 'Bob is round.', 'Bob is round.'], dtype=object)
array(['Bob is round.', 'Bob is round.', 'Bob is white.'], dtype=object)
array(['Bob is round.', 'Bob is round.', 'Bob is round.'], dtype=object)] | [array(['All white people are blue.',
'If someone is blue then they are furry.',
'All furry, nice people are smart.'], dtype=object)
array(['Round people are white.', 'All white people are blue.',
'If someone is blue then they are furry.',
'All furry, nice people are smart.'], dtype=object)
array(['All white people are blue.',
'If someone is blue then they are furry.',
'All white people are blue.',
'If someone is blue then they are furry.',
'If someone is furry and white then they are nice.',
'All furry, nice people are smart.'], dtype=object)
array(['All white people are blue.',
'If someone is blue then they are furry.',
'All white people are blue.',
'If someone is blue then they are furry.',
'Round people are white.',
'If someone is furry and white then they are nice.',
'All furry, nice people are smart.'], dtype=object)
array(['Round people are white.', 'All white people are blue.',
'If someone is blue then they are furry.',
'All white people are blue.',
'If someone is blue then they are furry.',
'If someone is furry and white then they are nice.',
'All furry, nice people are smart.'], dtype=object)
array(['Round people are white.', 'All white people are blue.',
'If someone is blue then they are furry.',
'All white people are blue.',
'If someone is blue then they are furry.',
'Round people are white.',
'If someone is furry and white then they are nice.',
'All furry, nice people are smart.'], dtype=object)
array(['All white people are blue.',
'If someone is blue then they are furry.',
'Round people are white.', 'All white people are blue.',
'If someone is blue then they are furry.',
'If someone is furry and white then they are nice.',
'All furry, nice people are smart.'], dtype=object)
array(['All white people are blue.',
'If someone is blue then they are furry.',
'Round people are white.', 'All white people are blue.',
'If someone is blue then they are furry.',
'Round people are white.',
'If someone is furry and white then they are nice.',
'All furry, nice people are smart.'], dtype=object)
array(['Round people are white.', 'All white people are blue.',
'If someone is blue then they are furry.',
'Round people are white.', 'All white people are blue.',
'If someone is blue then they are furry.',
'If someone is furry and white then they are nice.',
'All furry, nice people are smart.'], dtype=object)
array(['Round people are white.', 'All white people are blue.',
'If someone is blue then they are furry.',
'Round people are white.', 'All white people are blue.',
'If someone is blue then they are furry.',
'Round people are white.',
'If someone is furry and white then they are nice.',
'All furry, nice people are smart.'], dtype=object) ] |
12,356 | ['The bear is big.' 'The bear likes the cat.' 'The cat eats the bear.'
'The cat likes the squirrel.' 'The mouse does not chase the bear.'
'The squirrel is blue.' 'The squirrel is green.'] | ['If something likes the cat then the cat eats the mouse.'
'If something chases the squirrel then it eats the cat.'
'If the mouse eats the cat then the cat chases the squirrel.'
'If something eats the mouse then the mouse chases the squirrel.'
'If something chases the squirrel then the squirrel eats the cat.'] | The squirrel eats the cat. | True | 3 | 4 | [array(['The bear likes the cat.'], dtype=object)
array(['The bear likes the cat.'], dtype=object)] | [array(['If something likes the cat then the cat eats the mouse.',
'If something eats the mouse then the mouse chases the squirrel.',
'If something chases the squirrel then the squirrel eats the cat.'],
dtype=object)
array(['If something likes the cat then the cat eats the mouse.',
'If something eats the mouse then the mouse chases the squirrel.',
'If something chases the squirrel then it eats the cat.',
'If the mouse eats the cat then the cat chases the squirrel.',
'If something chases the squirrel then the squirrel eats the cat.'],
dtype=object) ] |
12,357 | ['Bob is blue.' 'Bob is furry.' 'Dave is blue.' 'Dave is not kind.'
'Dave is rough.' 'Dave is young.' 'Fiona is blue.' 'Fiona is furry.'
'Fiona is kind.' 'Fiona is not red.' 'Harry is kind.' 'Harry is rough.'] | ['If Bob is nice and Bob is young then Bob is rough.'
'If Dave is young and Dave is not kind then Dave is rough.'
'All blue people are young.' 'All red people are blue.'
'All rough, young people are furry.'
'If Bob is nice and Bob is red then Bob is kind.'
'All blue people are nice.'
'If Bob is young and Bob is furry then Bob is not red.'] | Bob is not rough. | False | 1 | 5 | [array(['Bob is blue.', 'Bob is blue.'], dtype=object)] | [array(['All blue people are nice.', 'All blue people are young.',
'If Bob is nice and Bob is young then Bob is rough.'], dtype=object)] |
12,358 | ['The cat is rough.' 'The cat sees the cow.'
'The cow does not see the mouse.' 'The dog is blue.'
'The dog likes the mouse.' 'The mouse is nice.'
'The mouse likes the dog.'] | ['If something sees the mouse then it visits the dog.'
'If the dog is blue then the dog does not like the cow.'
'If the dog is big then the dog does not like the cow.'
'If something is rough then it sees the mouse.'
'If something sees the cat and it is not nice then it does not like the dog.'
'If something likes the mouse then it is rough.'
'If something sees the cat then the cat is not rough.'
'If something sees the dog and the dog does not like the cow then the cow is blue.'] | The cat visits the dog. | True | 1 | 3 | [array(['The cat is rough.'], dtype=object)] | [array(['If something is rough then it sees the mouse.',
'If something sees the mouse then it visits the dog.'],
dtype=object) ] |
12,359 | ['Anne is red.' 'Erin is smart.' 'Fiona is quiet.'] | ['All green, big people are quiet.' 'All furry people are smart.'
'All green people are not smart.'
'If someone is quiet and kind then they are green.'
'Red people are kind.' 'If Erin is furry then Erin is green.'
'Quiet people are furry.' 'Big people are red.'] | Anne is not furry. | Unknown | 1 | -1 | [] | [] |
12,360 | ['The bald eagle chases the squirrel.' 'The bald eagle eats the dog.'
'The bald eagle is not green.' 'The bald eagle is young.'
'The bald eagle needs the dog.'
'The bald eagle does not need the squirrel.' 'The dog is not red.'
'The dog is rough.' 'The dog does not need the bald eagle.'
'The squirrel chases the bald eagle.' 'The squirrel eats the bald eagle.'
'The squirrel needs the bald eagle.'] | ['If someone chases the squirrel then the squirrel is kind.'
'If someone is green and they need the dog then they eat the squirrel.'
'If someone chases the squirrel then they do not chase the dog.'
'If someone chases the bald eagle and they are kind then they chase the squirrel.'
'If the dog is not green and the dog does not need the bald eagle then the bald eagle needs the dog.'
'If someone needs the bald eagle and the bald eagle eats the squirrel then the squirrel is young.'] | The squirrel chases the squirrel. | True | 1 | 4 | [array(['The squirrel chases the bald eagle.',
'The bald eagle chases the squirrel.'], dtype=object)] | [array(['If someone chases the squirrel then the squirrel is kind.',
'If someone chases the bald eagle and they are kind then they chase the squirrel.'],
dtype=object) ] |
12,361 | ['The bald eagle is cold.' 'The bald eagle is green.'
'The bald eagle likes the bear.' 'The bald eagle needs the bear.'
'The bald eagle needs the rabbit.' 'The bald eagle visits the bear.'
'The bald eagle visits the rabbit.' 'The bear is young.'
'The bear likes the rabbit.' 'The bear needs the rabbit.'
'The mouse is nice.' 'The mouse likes the rabbit.'
'The mouse needs the rabbit.' 'The rabbit is nice.'
'The rabbit likes the bald eagle.'] | ['If the rabbit likes the bald eagle then the rabbit needs the bear.'
'If something is green then it visits the bear.'
'If something is young then it likes the mouse.'
'If something likes the bald eagle then it visits the mouse.'
'If the bald eagle is cold then the bald eagle likes the bear.'
'If something needs the mouse and the mouse is young then the mouse needs the bear.'
'If something likes the mouse then the mouse needs the bald eagle.'
'If something visits the bear and the bear needs the mouse then the bear needs the bald eagle.'] | The mouse needs the bald eagle. | True | 1 | 3 | [array(['The bear is young.'], dtype=object)] | [array(['If something is young then it likes the mouse.',
'If something likes the mouse then the mouse needs the bald eagle.'],
dtype=object) ] |
12,362 | ['Bob is big.' 'Bob is blue.' 'Bob is furry.' 'Bob is green.'
'Bob is kind.' 'Bob is not nice.' 'Bob is white.' 'Charlie is big.'
'Charlie is blue.' 'Charlie is furry.' 'Charlie is green.'
'Charlie is kind.' 'Charlie is white.' 'Gary is blue.' 'Gary is nice.'
'Gary is white.'] | ['If Charlie is green and Charlie is furry then Charlie is big.'
'All kind things are white.' 'All white, nice things are kind.'
'Big, kind things are furry.'
'If something is kind and nice then it is big.'
'If Gary is green and Gary is not nice then Gary is not white.'] | Gary is not big. | False | 1 | 5 | [array(['Gary is white.', 'Gary is nice.', 'Gary is nice.'], dtype=object)] | [array(['All white, nice things are kind.',
'If something is kind and nice then it is big.'], dtype=object)] |
12,363 | ['Bob is smart.'] | ['All cold people are blue.' 'If Bob is smart then Bob is kind.'
'If someone is kind then they are cold.' 'Round people are blue.'
'All white, kind people are cold.' 'Blue, cold people are kind.'] | Bob is not cold. | False | 1 | 3 | [array(['Bob is smart.'], dtype=object)] | [array(['If Bob is smart then Bob is kind.',
'If someone is kind then they are cold.'], dtype=object)] |
12,364 | ['The lion is big.' 'The lion is cold.' 'The lion is nice.'
'The lion is rough.' 'The lion is young.' 'The lion likes the tiger.'
'The lion sees the tiger.' 'The lion visits the tiger.'
'The tiger is big.' 'The tiger is nice.' 'The tiger is rough.'
'The tiger is young.' 'The tiger likes the lion.'
'The tiger sees the lion.' 'The tiger visits the lion.'] | ['If something sees the tiger then it is rough.'
'If something sees the lion and it is nice then it visits the lion.'
'If the lion visits the tiger then the tiger sees the lion.'
'If something visits the lion and it likes the tiger then it likes the lion.'
'If something visits the tiger and it sees the tiger then the tiger sees the lion.'
'If something is cold and young then it sees the tiger.'
'If something sees the lion then it is rough.'
'If something is cold then it sees the lion.'] | The lion visits the lion. | True | 1 | 4 | [array(['The lion is cold.', 'The lion is nice.'], dtype=object)] | [array(['If something is cold then it sees the lion.',
'If something sees the lion and it is nice then it visits the lion.'],
dtype=object) ] |
12,365 | ['Anne is green.' 'Charlie is blue.' 'Gary is nice.' 'Harry is green.'] | ['If someone is blue then they are big.'
'If someone is big then they are white.'] | Charlie is white. | True | 1 | 3 | [array(['Charlie is blue.'], dtype=object)] | [array(['If someone is blue then they are big.',
'If someone is big then they are white.'], dtype=object)] |
12,366 | ['The bear is cold.' 'The cat does not eat the bear.'
'The cat eats the lion.' 'The cat is cold.' 'The cat is kind.'
'The cat is nice.' 'The cat is round.' 'The cat visits the lion.'
'The lion does not eat the bear.' 'The lion is not cold.'
'The lion is red.' 'The lion does not visit the cat.'] | ['If something is red then it likes the bear.'
'Kind, cold things are red.'] | The cat does not like the bear. | False | 1 | 4 | [array(['The cat is kind.', 'The cat is cold.'], dtype=object)] | [array(['Kind, cold things are red.',
'If something is red then it likes the bear.'], dtype=object)] |
12,367 | ['The bald eagle chases the rabbit.' 'The bald eagle is cold.'
'The bald eagle is kind.' 'The bald eagle is rough.'
'The bald eagle is young.' 'The bald eagle sees the cow.'
'The bald eagle sees the rabbit.' 'The bald eagle visits the cow.'
'The cow chases the rabbit.' 'The cow is green.'
'The cow sees the rabbit.' 'The rabbit chases the cow.'
'The rabbit is rough.' 'The rabbit is young.' 'The rabbit sees the cow.'
'The rabbit visits the cow.'] | ['Kind things are cold.'
'If the rabbit does not see the cow then the rabbit is not young.'
'If something sees the bald eagle then the bald eagle is not green.'
'If something is rough and it chases the rabbit then it is kind.'
'If something chases the rabbit then it is rough.'
'If something chases the rabbit and the rabbit is not rough then it is green.'] | The cow is kind. | True | 1 | 4 | [array(['The cow chases the rabbit.', 'The cow chases the rabbit.'],
dtype=object) ] | [array(['If something chases the rabbit then it is rough.',
'If something is rough and it chases the rabbit then it is kind.'],
dtype=object) ] |
12,368 | ['Anne is quiet.' 'Bob is not rough.' 'Gary is big.' 'Gary is kind.'
'Gary is rough.' 'Gary is young.' 'Harry is young.'] | ['All big people are furry.' 'Young people are furry.'
'All quiet, kind people are furry.'
'If Harry is furry and Harry is quiet then Harry is round.'
'Rough, kind people are quiet.' 'Young, rough people are kind.'
'All quiet, furry people are round.' 'Furry people are rough.'] | Bob is not round. | Unknown | 1 | -1 | [] | [] |
12,369 | ['Charlie is quiet.' 'Dave is furry.'] | ['Blue people are red.' 'Red, blue people are quiet.'
'If someone is blue and big then they are quiet.'
'If Charlie is quiet then Charlie is red.'
'If someone is quiet and white then they are furry.'
'If Dave is red then Dave is furry.' 'All red people are white.'
'Quiet people are blue.'] | Charlie is not white. | False | 1 | 3 | [array(['Charlie is quiet.'], dtype=object)
array(['Charlie is quiet.'], dtype=object)] | [array(['If Charlie is quiet then Charlie is red.',
'All red people are white.'], dtype=object)
array(['Quiet people are blue.', 'Blue people are red.',
'All red people are white.'], dtype=object) ] |
12,370 | ['Fiona is cold.' 'Fiona is young.' 'Gary is blue.' 'Gary is cold.'
'Gary is green.' 'Gary is rough.' 'Harry is furry.' 'Harry is green.'
'Harry is rough.' 'Harry is young.'] | ['If something is cold and green then it is rough.'
'If something is young then it is furry.'
'If something is green and cold then it is rough.'
'All furry, green things are rough.'
'If Harry is rough then Harry is young.' 'All green things are big.'
'If something is green then it is blue.'
'All rough, blue things are cold.'] | Harry is not cold. | False | 1 | 4 | [array(['Harry is rough.', 'Harry is green.'], dtype=object)
array(['Harry is furry.', 'Harry is green.', 'Harry is green.'],
dtype=object)
array(['Harry is young.', 'Harry is green.', 'Harry is green.'],
dtype=object) ] | [array(['If something is green then it is blue.',
'All rough, blue things are cold.'], dtype=object)
array(['All furry, green things are rough.',
'If something is green then it is blue.',
'All rough, blue things are cold.'], dtype=object)
array(['If something is young then it is furry.',
'All furry, green things are rough.',
'If something is green then it is blue.',
'All rough, blue things are cold.'], dtype=object)] |
12,371 | ['Bob is kind.' 'Dave is nice.' 'Dave is quiet.' 'Erin is nice.'
'Erin is smart.' 'Erin is young.' 'Fiona is kind.'] | ['Quiet, rough things are smart.' 'All young, rough things are quiet.'
'Cold, nice things are not quiet.'
'If Fiona is kind and Fiona is quiet then Fiona is rough.'
'If something is nice and smart then it is young.'
'If Fiona is nice and Fiona is cold then Fiona is smart.'
'If something is quiet then it is rough.' 'Young things are kind.'
'All nice, kind things are not cold.'] | Erin is not rough. | Unknown | 1 | -1 | [] | [] |
12,372 | ['The dog is red.' 'The dog is round.' 'The dog likes the mouse.'
'The dog visits the mouse.' 'The mouse eats the dog.'
'The mouse eats the tiger.' 'The mouse is kind.' 'The mouse is red.'
'The mouse likes the tiger.' 'The mouse visits the dog.'
'The tiger is kind.' 'The tiger is round.' 'The tiger is young.'
'The tiger likes the mouse.' 'The tiger visits the dog.'
'The tiger visits the mouse.'] | ['If something is red and young then it eats the dog.'
'If something visits the dog and the dog likes the mouse then the dog is young.'
'If something eats the tiger then the tiger eats the mouse.'] | The dog eats the dog. | True | 1 | 5 | [array(['The dog is red.', 'The mouse visits the dog.',
'The dog likes the mouse.'], dtype=object)
array(['The dog is red.', 'The tiger visits the dog.',
'The dog likes the mouse.'], dtype=object) ] | [array(['If something visits the dog and the dog likes the mouse then the dog is young.',
'If something is red and young then it eats the dog.'],
dtype=object)
array(['If something visits the dog and the dog likes the mouse then the dog is young.',
'If something is red and young then it eats the dog.'],
dtype=object) ] |
12,373 | ['Bob is blue.' 'Bob is green.' 'Bob is white.'] | ['All furry things are rough.' 'Blue things are furry.'] | Bob is rough. | True | 1 | 3 | [array(['Bob is blue.'], dtype=object)] | [array(['Blue things are furry.', 'All furry things are rough.'],
dtype=object) ] |
12,374 | ['Bob is quiet.' 'Bob is young.' 'Charlie is quiet.' 'Charlie is young.'
'Fiona is nice.' 'Fiona is quiet.' 'Fiona is round.' 'Fiona is white.'
'Gary is green.' 'Gary is nice.' 'Gary is quiet.' 'Gary is young.'] | ['If someone is quiet and green then they are kind.'
'Quiet people are white.' 'All green, young people are nice.'
'All green, white people are round.' 'White people are nice.'
'Quiet people are young.' 'All green, white people are nice.'
'If someone is kind and white then they are green.'
'All nice, quiet people are kind.'] | Fiona is not green. | False | 1 | 5 | [array(['Fiona is nice.', 'Fiona is quiet.', 'Fiona is white.'],
dtype=object)
array(['Fiona is nice.', 'Fiona is quiet.', 'Fiona is quiet.'],
dtype=object)
array(['Fiona is white.', 'Fiona is quiet.', 'Fiona is white.'],
dtype=object)
array(['Fiona is white.', 'Fiona is quiet.', 'Fiona is quiet.'],
dtype=object)
array(['Fiona is quiet.', 'Fiona is quiet.', 'Fiona is white.'],
dtype=object)
array(['Fiona is quiet.', 'Fiona is quiet.', 'Fiona is quiet.'],
dtype=object) ] | [array(['All nice, quiet people are kind.',
'If someone is kind and white then they are green.'], dtype=object)
array(['All nice, quiet people are kind.', 'Quiet people are white.',
'If someone is kind and white then they are green.'], dtype=object)
array(['White people are nice.', 'All nice, quiet people are kind.',
'If someone is kind and white then they are green.'], dtype=object)
array(['White people are nice.', 'All nice, quiet people are kind.',
'Quiet people are white.',
'If someone is kind and white then they are green.'], dtype=object)
array(['Quiet people are white.', 'White people are nice.',
'All nice, quiet people are kind.',
'If someone is kind and white then they are green.'], dtype=object)
array(['Quiet people are white.', 'White people are nice.',
'All nice, quiet people are kind.', 'Quiet people are white.',
'If someone is kind and white then they are green.'], dtype=object)] |
12,375 | ['The dog visits the mouse.' 'The mouse is cold.' 'The mouse is young.'] | ['If the dog visits the mouse then the dog is young.'
'If the dog needs the mouse then the dog is young.'
'If the dog eats the mouse then the dog is red.'
'If something eats the dog and it does not need the dog then the dog eats the mouse.'
'If something is young then it needs the mouse.'
'If something is young and it does not eat the mouse then the mouse is not nice.'] | The dog is red. | Unknown | 1 | -1 | [] | [] |
12,376 | ['The bald eagle chases the cat.' 'The bald eagle likes the mouse.'
'The bald eagle sees the bear.' 'The bear is nice.' 'The cat is blue.'
'The mouse likes the cat.' 'The mouse sees the bear.'] | ['If someone chases the cat and the cat is round then the cat likes the mouse.'
'If someone chases the mouse and the mouse chases the bald eagle then they like the cat.'
'If someone chases the bear then they are red.'
'If someone chases the cat then they see the cat.'
'If the cat likes the bald eagle then the cat likes the bear.'
'If someone is red then they chase the cat.'
'If someone sees the mouse then they like the mouse.'
'If the bald eagle is nice and the bald eagle sees the cat then the cat likes the bald eagle.'
'If someone sees the cat then the cat chases the bear.'] | The bear does not see the cat. | Unknown | 3 | -1 | [] | [] |
12,377 | ['Anne is kind.' 'Anne is round.' 'Dave is blue.' 'Dave is cold.'
'Dave is furry.' 'Dave is green.' 'Dave is quiet.' 'Erin is green.'
'Fiona is furry.' 'Fiona is round.'] | ['If Fiona is quiet and Fiona is kind then Fiona is green.'
'All green people are blue.' 'Quiet, round people are cold.'
'Kind people are green.' 'If someone is quiet then they are blue.'
'If someone is cold then they are furry.'
'All blue, kind people are quiet.'] | Anne is not blue. | False | 1 | 3 | [array(['Anne is kind.'], dtype=object)] | [array(['Kind people are green.', 'All green people are blue.'],
dtype=object) ] |
12,378 | ['Bob is red.' 'Erin is kind.' 'Gary is white.' 'Harry is young.'] | ['All big, young people are red.' 'If someone is nice then they are kind.'
'All red people are furry.' 'If someone is white then they are kind.'
'Young, red people are big.' 'Kind people are furry.'] | Harry is not big. | Unknown | 1 | -1 | [] | [] |
12,379 | ['The rabbit is big.' 'The rabbit is cold.' 'The rabbit is nice.'
'The rabbit is rough.' 'The rabbit is round.'
'The rabbit needs the squirrel.' 'The rabbit sees the squirrel.'
'The rabbit visits the squirrel.' 'The squirrel is big.'
'The squirrel is cold.' 'The squirrel is nice.' 'The squirrel is round.'
'The squirrel needs the rabbit.' 'The squirrel sees the rabbit.'
'The squirrel visits the rabbit.'] | ['If someone visits the rabbit then they are big.'
'If someone sees the rabbit then they are big.'
'If someone sees the rabbit and they see the squirrel then the squirrel is rough.'
'If someone sees the squirrel and the squirrel is rough then they see the rabbit.'
'If the rabbit needs the squirrel then the rabbit is big.'
'If someone needs the rabbit then they see the squirrel.'
'If the squirrel is cold and the squirrel needs the rabbit then the squirrel sees the rabbit.'
'If someone needs the squirrel then the squirrel sees the rabbit.'] | The rabbit sees the rabbit. | True | 3 | 6 | [array(['The rabbit sees the squirrel.', 'The squirrel sees the rabbit.',
'The squirrel needs the rabbit.'], dtype=object)
array(['The rabbit sees the squirrel.', 'The rabbit needs the squirrel.',
'The squirrel needs the rabbit.'], dtype=object)
array(['The rabbit sees the squirrel.', 'The squirrel is cold.',
'The squirrel needs the rabbit.', 'The squirrel needs the rabbit.'],
dtype=object) ] | [array(['If someone needs the rabbit then they see the squirrel.',
'If someone sees the rabbit and they see the squirrel then the squirrel is rough.',
'If someone sees the squirrel and the squirrel is rough then they see the rabbit.'],
dtype=object)
array(['If someone needs the squirrel then the squirrel sees the rabbit.',
'If someone needs the rabbit then they see the squirrel.',
'If someone sees the rabbit and they see the squirrel then the squirrel is rough.',
'If someone sees the squirrel and the squirrel is rough then they see the rabbit.'],
dtype=object)
array(['If the squirrel is cold and the squirrel needs the rabbit then the squirrel sees the rabbit.',
'If someone needs the rabbit then they see the squirrel.',
'If someone sees the rabbit and they see the squirrel then the squirrel is rough.',
'If someone sees the squirrel and the squirrel is rough then they see the rabbit.'],
dtype=object) ] |
12,380 | ['The bald eagle chases the squirrel.' 'The bald eagle eats the bear.'
'The bear does not eat the lion.' 'The bear visits the lion.'
'The lion does not eat the bald eagle.' 'The squirrel is red.'
'The squirrel visits the bald eagle.'] | ['If something is round then it eats the squirrel.'
'If something is blue and green then it chases the bald eagle.'
'If something eats the squirrel then the squirrel is green.'
'If the bald eagle is round then the bald eagle chases the lion.'
'If something is blue then it chases the squirrel.'
'All red things are blue.'
'If something chases the lion then it is blue.'
'Blue, red things are round.'
'If something visits the bald eagle and it is not round then it visits the lion.'] | The squirrel is round. | True | 1 | 4 | [array(['The squirrel is red.', 'The squirrel is red.'], dtype=object)] | [array(['All red things are blue.', 'Blue, red things are round.'],
dtype=object) ] |
12,381 | ['The bear chases the cat.' 'The bear eats the mouse.' 'The bear is cold.'
'The bear is rough.' 'The bear is round.' 'The cat chases the rabbit.'
'The cat eats the rabbit.' 'The cat is cold.' 'The mouse eats the bear.'
'The mouse eats the cat.' 'The mouse is cold.' 'The mouse is round.'
'The rabbit chases the cat.' 'The rabbit eats the cat.'
'The rabbit is young.' 'The rabbit sees the bear.'] | ['If something is rough then it eats the mouse.'
'If something chases the cat and it chases the mouse then the mouse sees the rabbit.'
'If something eats the mouse then the mouse chases the cat.'
'If something eats the mouse and it eats the bear then the mouse chases the cat.'
'If the cat chases the mouse and the mouse eats the rabbit then the rabbit is red.'
'If something is rough and it eats the bear then the bear chases the mouse.'
'If the bear eats the cat then the cat chases the mouse.'
'If something eats the cat then it chases the mouse.'] | The mouse does not see the rabbit. | False | 1 | 4 | [array(['The rabbit chases the cat.', 'The rabbit eats the cat.'],
dtype=object)
array(['The bear eats the mouse.', 'The mouse eats the cat.'],
dtype=object)
array(['The bear is rough.', 'The mouse eats the cat.'], dtype=object)] | [array(['If something eats the cat then it chases the mouse.',
'If something chases the cat and it chases the mouse then the mouse sees the rabbit.'],
dtype=object)
array(['If something eats the mouse then the mouse chases the cat.',
'If something eats the cat then it chases the mouse.',
'If something chases the cat and it chases the mouse then the mouse sees the rabbit.'],
dtype=object)
array(['If something is rough then it eats the mouse.',
'If something eats the mouse then the mouse chases the cat.',
'If something eats the cat then it chases the mouse.',
'If something chases the cat and it chases the mouse then the mouse sees the rabbit.'],
dtype=object) ] |
12,382 | ['The bear is big.' 'The bear is round.' 'The bear visits the cat.'
'The bear visits the dog.' 'The cat is nice.' 'The cat likes the bear.'
'The cat likes the dog.' 'The cat visits the bear.'
'The cat visits the dog.' 'The dog is nice.' 'The dog is round.'
'The dog likes the bear.' 'The dog needs the bear.'
'The dog needs the cat.' 'The dog visits the bear.'
'The dog visits the cat.'] | ['If the bear needs the dog and the dog visits the bear then the bear likes the cat.'
'If something is rough then it likes the dog.'
'If something is big then it needs the bear.'
'If something needs the bear and it needs the dog then the bear likes the dog.'
'If something likes the bear then the bear needs the cat.'
'If something likes the bear then it is rough.'
'If the dog is big then the dog is round.'
'If something is rough then it likes the cat.'] | The dog does not like the dog. | False | 1 | 3 | [array(['The dog likes the bear.'], dtype=object)] | [array(['If something likes the bear then it is rough.',
'If something is rough then it likes the dog.'], dtype=object)] |
12,383 | ['Erin is white.'] | ['White, rough people are kind.' 'Young people are kind.'
'If someone is cold and young then they are not kind.'
'If someone is kind then they are young.'
'Young, quiet people are smart.' 'All white people are rough.'] | Erin is not kind. | False | 1 | 4 | [array(['Erin is white.', 'Erin is white.'], dtype=object)] | [array(['All white people are rough.', 'White, rough people are kind.'],
dtype=object) ] |
12,384 | ['The bald eagle likes the bear.' 'The bear needs the bald eagle.'
'The cow needs the bald eagle.'] | ['If something likes the bald eagle and the bald eagle sees the bear then the bald eagle is big.'
'If something likes the bald eagle and it needs the bald eagle then it sees the bald eagle.'
'If something likes the bear then the bear likes the bald eagle.'
'If something likes the bear and it sees the bear then the bear sees the cow.'
'If something sees the bald eagle and the bald eagle likes the bear then the bear needs the bald eagle.'
'If something is young and it sees the bear then it sees the cow.'] | The bear sees the bald eagle. | True | 1 | 4 | [array(['The bald eagle likes the bear.', 'The bear needs the bald eagle.'],
dtype=object) ] | [array(['If something likes the bear then the bear likes the bald eagle.',
'If something likes the bald eagle and it needs the bald eagle then it sees the bald eagle.'],
dtype=object) ] |
12,385 | ['The cat visits the rabbit.' 'The rabbit does not visit the cat.'] | ['If something visits the rabbit then the rabbit likes the cat.'
'If something likes the cat then the cat likes the rabbit.'
'If something likes the cat then the cat likes the rabbit.'
'If the rabbit visits the cat and the cat does not visit the rabbit then the cat likes the rabbit.'
'If something is kind and it needs the cat then it does not like the cat.'
'If something needs the rabbit then it likes the cat.'
'If something is round and it does not need the cat then the cat needs the rabbit.'
'If something likes the rabbit then it is not round.'] | The cat likes the cat. | Unknown | 1 | -1 | [] | [] |
12,386 | ['Anne is furry.' 'Anne is rough.' 'Bob is cold.' 'Bob is green.'
'Bob is red.' 'Gary is cold.' 'Gary is quiet.' 'Gary is red.'
'Harry is not cold.' 'Harry is red.'] | ['Red things are not kind.'
'If something is cold and not furry then it is not kind.'
'Green, rough things are quiet.'
'If something is furry and cold then it is quiet.'
'If Bob is furry then Bob is green.' 'Rough things are green.'
'If something is kind and not furry then it is green.'
'All quiet things are cold.' 'Cold things are red.'] | Anne is cold. | True | 3 | 5 | [array(['Anne is rough.', 'Anne is rough.'], dtype=object)] | [array(['Rough things are green.', 'Green, rough things are quiet.',
'All quiet things are cold.'], dtype=object) ] |
12,387 | ['Anne is smart.' 'Bob is big.' 'Bob is blue.' 'Bob is rough.'
'Bob is smart.' 'Charlie is smart.' 'Dave is quiet.'] | ['Blue, round people are rough.'
'If someone is smart and quiet then they are young.'
'Smart people are quiet.' 'If someone is round then they are blue.'
'If Dave is big then Dave is quiet.'
'If someone is blue then they are young.'
'All rough, young people are round.' 'Smart people are rough.'
'Blue, round people are big.'] | Anne is not young. | False | 1 | 4 | [array(['Anne is smart.', 'Anne is smart.'], dtype=object)] | [array(['Smart people are quiet.',
'If someone is smart and quiet then they are young.'], dtype=object)] |
12,388 | ['The bear visits the cat.' 'The cat is cold.' 'The cat sees the mouse.'
'The mouse likes the rabbit.' 'The mouse sees the rabbit.'
'The mouse visits the rabbit.' 'The rabbit is blue.'
'The rabbit is round.' 'The rabbit likes the mouse.'
'The rabbit sees the cat.'] | ['If something visits the cat and it likes the cat then the cat visits the mouse.'
'If something visits the mouse then it sees the bear.'
'If something likes the cat then it visits the cat.'
'If the bear sees the mouse and the mouse is big then the mouse likes the bear.'
'If something visits the cat then it likes the cat.'
'If the cat likes the bear and the bear is big then the cat likes the mouse.'
'If something is blue and it sees the cat then the cat is big.'
'If something likes the mouse then it sees the rabbit.'] | The cat visits the mouse. | True | 1 | 4 | [array(['The bear visits the cat.', 'The bear visits the cat.'],
dtype=object) ] | [array(['If something visits the cat then it likes the cat.',
'If something visits the cat and it likes the cat then the cat visits the mouse.'],
dtype=object) ] |
12,389 | ['Charlie is big.' 'Charlie is green.' 'Charlie is nice.' 'Dave is nice.'
'Dave is round.' 'Dave is white.' 'Fiona is nice.' 'Gary is big.'
'Gary is red.' 'Gary is white.'] | ['Big, nice people are cold.' 'All cold people are white.'] | Charlie is white. | True | 1 | 4 | [array(['Charlie is big.', 'Charlie is nice.'], dtype=object)] | [array(['Big, nice people are cold.', 'All cold people are white.'],
dtype=object) ] |
12,390 | ['Dave is big.' 'Gary is red.' 'Harry is red.'] | ['If Dave is nice and Dave is blue then Dave is kind.'
'If something is big and round then it is blue.'
'Big, round things are kind.' 'If Harry is blue then Harry is rough.'
'All red things are blue.' 'All rough, kind things are nice.'
'All red, rough things are big.' 'All red, round things are nice.'] | Dave is not kind. | Unknown | 1 | -1 | [] | [] |
12,391 | ['Bob is green.'] | ['All green, big things are smart.'
'If something is white then it is big.'
'If Bob is big and Bob is green then Bob is white.'] | Bob is not white. | Unknown | 1 | -1 | [] | [] |
12,392 | ['The bald eagle does not eat the lion.'
'The bald eagle does not eat the mouse.' 'The bald eagle is blue.'
'The bald eagle is kind.' 'The bald eagle is rough.'
'The bald eagle visits the lion.' 'The bald eagle visits the mouse.'
'The cat eats the bald eagle.' 'The cat likes the lion.'
'The cat does not visit the bald eagle.' 'The cat visits the mouse.'
'The lion visits the bald eagle.' 'The mouse does not eat the lion.'
'The mouse is big.' 'The mouse likes the cat.'
'The mouse visits the lion.'] | ['If something visits the cat and the cat visits the lion then the lion eats the mouse.'
'If the cat eats the lion then the cat does not like the lion.'
'If something visits the lion then it visits the mouse.'
'If the bald eagle eats the cat and the cat visits the mouse then the mouse is red.'
'Red things are blue.'
'If something visits the bald eagle then the bald eagle eats the cat.'
'If something is kind and it likes the lion then it eats the mouse.'
'If something eats the bald eagle and it does not visit the mouse then the mouse likes the lion.'] | The mouse is red. | True | 1 | 4 | [array(['The lion visits the bald eagle.', 'The cat visits the mouse.'],
dtype=object) ] | [array(['If something visits the bald eagle then the bald eagle eats the cat.',
'If the bald eagle eats the cat and the cat visits the mouse then the mouse is red.'],
dtype=object) ] |
12,393 | ['Anne is big.' 'Anne is furry.' 'Bob is blue.' 'Bob is green.'
'Bob is young.' 'Charlie is furry.' 'Charlie is green.' 'Charlie is red.'
'Gary is furry.' 'Gary is green.' 'Gary is young.'] | ['Furry, green things are blue.' 'All big things are green.'
'Red, furry things are blue.' 'All big, blue things are nice.'
'If Bob is nice and Bob is big then Bob is red.'
'If Gary is furry then Gary is blue.' 'All nice, big things are young.'
'All nice things are young.' 'Blue, young things are red.'] | Gary is red. | True | 1 | 4 | [array(['Gary is furry.', 'Gary is young.'], dtype=object)
array(['Gary is furry.', 'Gary is green.', 'Gary is young.'], dtype=object)] | [array(['If Gary is furry then Gary is blue.',
'Blue, young things are red.'], dtype=object)
array(['Furry, green things are blue.', 'Blue, young things are red.'],
dtype=object) ] |
12,394 | ['Anne is smart.' 'Anne is young.' 'Charlie is kind.' 'Charlie is smart.'
'Dave is furry.' 'Fiona is furry.' 'Fiona is smart.'] | ['All kind things are big.' 'All young, cold things are furry.'
'If Charlie is young then Charlie is cold.'
'Round, furry things are big.' 'Round things are young.'
'All smart, big things are round.'] | Anne is not big. | Unknown | 1 | -1 | [] | [] |
12,395 | ['Bob is cold.' 'Bob is kind.' 'Bob is nice.' 'Charlie is not nice.'
'Charlie is round.' 'Fiona is not big.' 'Fiona is nice.' 'Gary is kind.'
'Gary is nice.' 'Gary is young.'] | ['If someone is round and not kind then they are cold.'
'Big people are cold.' 'All kind people are big.'
'Cold, nice people are round.' 'Green people are round.'
'If someone is cold and not kind then they are not young.'
'If Gary is green then Gary is nice.' 'Big, cold people are nice.'] | Charlie is cold. | Unknown | 1 | -1 | [] | [] |
12,396 | ['The cow is nice.' 'The cow needs the dog.' 'The dog needs the cow.'
'The dog visits the rabbit.' 'The rabbit is red.'
'The rabbit needs the dog.' 'The rabbit sees the cow.'] | ['If something sees the rabbit then the rabbit does not visit the dog.'
'If something needs the cow then the cow is nice.'
'If something visits the dog then it is big.'
'If something visits the rabbit then the rabbit visits the cow.'
'If something is big then it needs the dog.'
'If the rabbit visits the cow then the cow visits the dog.'
'If something visits the rabbit then it needs the cow.'
'If something visits the cow then it does not visit the dog.'] | The cow is big. | True | 3 | 4 | [array(['The dog visits the rabbit.'], dtype=object)] | [array(['If something visits the rabbit then the rabbit visits the cow.',
'If the rabbit visits the cow then the cow visits the dog.',
'If something visits the dog then it is big.'], dtype=object) ] |
12,397 | ['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.'] | Anne is not kind. | False | 3 | 7 | [array(['Anne is green.', 'Anne is green.', 'Anne is green.'], dtype=object)] | [array(['Green things are red.', 'Green, red things are rough.',
'Green things are red.', 'Rough, red things are kind.'],
dtype=object) ] |
12,398 | ['Bob is not cold.' 'Bob is green.' 'Bob is round.' 'Bob is smart.'
'Dave is cold.' 'Dave is not white.' 'Dave is young.' 'Fiona is green.'
'Fiona is round.' 'Fiona is smart.' 'Fiona is not white.'
'Fiona is not young.' 'Gary is cold.' 'Gary is round.' 'Gary is young.'] | ['Young things are smart.' 'All smart, cold things are not white.'
'If something is white and kind then it is young.'] | Gary is not white. | True | 1 | 4 | [array(['Gary is young.', 'Gary is cold.'], dtype=object)] | [array(['Young things are smart.', 'All smart, cold things are not white.'],
dtype=object) ] |
12,399 | ['Anne is big.' 'Anne is not green.' 'Anne is not kind.' 'Anne is red.'
'Dave is big.' 'Dave is red.' 'Dave is young.' 'Fiona is big.'
'Fiona is cold.' 'Fiona is green.' 'Fiona is kind.' 'Fiona is quiet.'
'Fiona is red.' 'Gary is cold.' 'Gary is green.' 'Gary is young.'] | ['If Gary is big then Gary is green.'
'If Gary is young then Gary is quiet.' 'Quiet things are big.'] | Gary is not big. | False | 1 | 3 | [array(['Gary is young.'], dtype=object)] | [array(['If Gary is young then Gary is quiet.', 'Quiet things are big.'],
dtype=object) ] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.