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 |
|---|---|---|---|---|---|---|---|---|
4,500 | ['Anne is smart.' 'Bob is quiet.' 'Bob is young.' 'Fiona is not quiet.'
'Gary is kind.' 'Gary is rough.' 'Gary is smart.'] | ['Rough, kind people are blue.' 'Young, kind people are rough.'
'If someone is furry then they are quiet.'
'Furry, young people are quiet.' 'All quiet people are young.'
'If someone is blue and kind then they are young.'
'If someone is smart then they are furry.'
'If Fiona is blue then Fiona is not kind.' 'Young people are kind.'] | Gary is not quiet. | False | 1 | 3 | [array(['Gary is smart.'], dtype=object)
array(['Gary is smart.', 'Gary is rough.', 'Gary is kind.',
'Gary is kind.'], dtype=object) ] | [array(['If someone is smart then they are furry.',
'If someone is furry then they are quiet.'], dtype=object)
array(['If someone is smart then they are furry.',
'Rough, kind people are blue.',
'If someone is blue and kind then they are young.',
'Furry, young people are quiet.'], dtype=object) ] |
4,501 | ['The cat needs the rabbit.' 'The cow needs the mouse.'
'The cow sees the rabbit.' 'The mouse is big.' 'The mouse is round.'
'The mouse needs the cow.' 'The rabbit needs the cow.'] | ['If someone is cold and they need the rabbit then they are young.'
'If the cow needs the cat then the cat is blue.'
'If someone needs the mouse then they need the cat.'
'If someone is blue then they are not round.'
'If someone sees the cow then they see the mouse.'
'If someone eats the cat then the cat does not need the rabbit.'
'If someone needs the rabbit and they do not need the cat then the cat needs the cow.'
'If someone needs the cow and they are not blue then they are big.'] | The cat is blue. | True | 1 | 3 | [array(['The cow needs the mouse.'], dtype=object)] | [array(['If someone needs the mouse then they need the cat.',
'If the cow needs the cat then the cat is blue.'], dtype=object)] |
4,502 | ['The bald eagle chases the rabbit.' 'The bald eagle is big.'
'The bald eagle is green.' 'The mouse chases the bald eagle.'
'The mouse likes the rabbit.' 'The rabbit is rough.'
'The rabbit likes the mouse.' 'The squirrel is big.'
'The squirrel likes the bald eagle.' 'The squirrel needs the rabbit.'] | ['If something needs the mouse then the mouse is big.'
'If something is rough then it chases the mouse.'
'If something chases the mouse then the mouse chases the squirrel.'
'If something is green and it chases the mouse then the mouse chases the rabbit.'
'All big things are rough.'
'If something chases the mouse and the mouse chases the rabbit then the rabbit needs the mouse.'
'If something likes the rabbit and the rabbit is cold then it likes the squirrel.'
'If something likes the bald eagle and the bald eagle needs the rabbit then the bald eagle chases the mouse.'
'If something is green and it likes the bald eagle then it likes the rabbit.'] | The mouse chases the squirrel. | True | 1 | 3 | [array(['The rabbit is rough.'], dtype=object)
array(['The bald eagle is big.'], dtype=object)
array(['The squirrel is big.'], dtype=object)
array(['The rabbit is rough.', 'The bald eagle is green.',
'The bald eagle is big.'], dtype=object)
array(['The bald eagle is big.', 'The bald eagle is green.',
'The bald eagle is big.'], dtype=object)
array(['The squirrel is big.', 'The bald eagle is green.',
'The bald eagle is big.'], dtype=object) ] | [array(['If something is rough then it chases the mouse.',
'If something chases the mouse then the mouse chases the squirrel.'],
dtype=object)
array(['All big things are rough.',
'If something is rough then it chases the mouse.',
'If something chases the mouse then the mouse chases the squirrel.'],
dtype=object)
array(['All big things are rough.',
'If something is rough then it chases the mouse.',
'If something chases the mouse then the mouse chases the squirrel.'],
dtype=object)
array(['If something is rough then it chases the mouse.',
'All big things are rough.',
'If something is rough then it chases the mouse.',
'If something is green and it chases the mouse then the mouse chases the rabbit.',
'If something chases the mouse and the mouse chases the rabbit then the rabbit needs the mouse.',
'If something needs the mouse then the mouse is big.',
'All big things are rough.',
'If something is rough then it chases the mouse.',
'If something chases the mouse then the mouse chases the squirrel.'],
dtype=object)
array(['All big things are rough.',
'If something is rough then it chases the mouse.',
'All big things are rough.',
'If something is rough then it chases the mouse.',
'If something is green and it chases the mouse then the mouse chases the rabbit.',
'If something chases the mouse and the mouse chases the rabbit then the rabbit needs the mouse.',
'If something needs the mouse then the mouse is big.',
'All big things are rough.',
'If something is rough then it chases the mouse.',
'If something chases the mouse then the mouse chases the squirrel.'],
dtype=object)
array(['All big things are rough.',
'If something is rough then it chases the mouse.',
'All big things are rough.',
'If something is rough then it chases the mouse.',
'If something is green and it chases the mouse then the mouse chases the rabbit.',
'If something chases the mouse and the mouse chases the rabbit then the rabbit needs the mouse.',
'If something needs the mouse then the mouse is big.',
'All big things are rough.',
'If something is rough then it chases the mouse.',
'If something chases the mouse then the mouse chases the squirrel.'],
dtype=object) ] |
4,503 | ['Bob is nice.' 'Dave is big.' 'Erin is furry.' 'Erin is nice.'
'Erin is rough.' 'Harry is cold.' 'Harry is white.'] | ['All rough people are furry.'
'If someone is rough and cold then they are white.'
'If someone is nice then they are big.' 'Furry, nice people are big.'
'All big people are red.' 'All nice, big people are rough.'
'All furry, big people are cold.' 'All cold, white people are rough.'] | Dave is white. | Unknown | 1 | -1 | [] | [] |
4,504 | ['The bald eagle chases the cat.' 'The bald eagle is cold.'
'The bald eagle is kind.' 'The bald eagle needs the cat.'
'The cat chases the bald eagle.' 'The cat eats the bald eagle.'
'The cat is kind.'] | ['If the cat chases the bald eagle and the cat needs the bald eagle then the cat is cold.'
'If someone eats the cat and they need the cat then the cat is blue.'
'If the bald eagle is young and the bald eagle needs the cat then the bald eagle is nice.'
'If the cat eats the bald eagle then the bald eagle eats the cat.'
'If someone needs the bald eagle and the bald eagle needs the cat then the bald eagle is blue.'
'If the bald eagle is nice then the bald eagle chases the cat.'
'If the bald eagle needs the cat then the cat needs the bald eagle.'
'If someone needs the cat then they are cold.'] | The cat is not blue. | False | 1 | 4 | [array(['The cat eats the bald eagle.', 'The bald eagle needs the cat.'],
dtype=object) ] | [array(['If the cat eats the bald eagle then the bald eagle eats the cat.',
'If someone eats the cat and they need the cat then the cat is blue.'],
dtype=object) ] |
4,505 | ['Harry is furry.' 'Harry is green.' 'Harry is not kind.'] | ['If someone is nice then they are not young.'
'All furry people are not young.'
'If someone is kind then they are not cold.' 'Green people are nice.'
'If Harry is kind then Harry is not green.'
'All cold, nice people are not kind.'
'If someone is furry and not young then they are white.'
'If Harry is nice and Harry is not kind then Harry is white.'] | Harry is not white. | False | 1 | 4 | [array(['Harry is furry.', 'Harry is furry.'], dtype=object)
array(['Harry is green.', 'Harry is not kind.'], dtype=object)
array(['Harry is furry.', 'Harry is green.'], dtype=object)] | [array(['All furry people are not young.',
'If someone is furry and not young then they are white.'],
dtype=object)
array(['Green people are nice.',
'If Harry is nice and Harry is not kind then Harry is white.'],
dtype=object)
array(['Green people are nice.',
'If someone is nice then they are not young.',
'If someone is furry and not young then they are white.'],
dtype=object) ] |
4,506 | ['Anne is cold.' 'Anne is round.' 'Bob is nice.' 'Bob is young.'
'Gary is quiet.' 'Gary is not round.' 'Gary is young.'] | ['If Anne is nice and Anne is cold then Anne is rough.'
'Quiet, cold things are not kind.' 'Round things are kind.'
'If something is young and not round then it is rough.'
'Nice things are quiet.' 'If something is kind then it is cold.'
'If something is young and rough then it is cold.'
'Nice things are young.'] | Gary is kind. | False | 3 | 7 | [array(['Gary is quiet.', 'Gary is young.', 'Gary is young.',
'Gary is not round.'], dtype=object) ] | [array(['If something is young and not round then it is rough.',
'If something is young and rough then it is cold.',
'Quiet, cold things are not kind.'], dtype=object) ] |
4,507 | ['Bob is cold.' 'Charlie is not red.' 'Dave is young.' 'Erin is white.'] | ['If something is round then it is not kind.'
'If something is kind and not young then it is red.'
'Young things are red.' 'All cold, white things are round.'
'Young things are round.' 'All red things are white.'
'If Erin is round and Erin is young then Erin is white.'
'If something is white and not kind then it is green.'] | Bob is not white. | Unknown | 1 | -1 | [] | [] |
4,508 | ['Anne is furry.' 'Dave is big.' 'Dave is cold.' 'Erin is blue.'
'Erin is furry.' 'Erin is not young.' 'Harry is not nice.'] | ['All young people are white.'
'If someone is furry and nice then they are white.'
'If Anne is nice and Anne is white then Anne is cold.'
'All big people are blue.' 'All furry people are big.'
'White people are big.' 'Blue people are nice.'
'If Dave is big then Dave is not young.'
'If someone is big and not blue then they are cold.'] | Anne is not blue. | False | 1 | 3 | [array(['Anne is furry.'], dtype=object)] | [array(['All furry people are big.', 'All big people are blue.'],
dtype=object) ] |
4,509 | ['The bald eagle eats the bear.' 'The bald eagle eats the cat.'
'The bald eagle eats the rabbit.' 'The bald eagle is young.'
'The bald eagle likes the bear.' 'The bald eagle sees the cat.'
'The bald eagle sees the rabbit.' 'The bear eats the bald eagle.'
'The cat eats the bald eagle.' 'The cat likes the rabbit.'
'The rabbit is round.' 'The rabbit sees the bald eagle.'] | ['If someone eats the bald eagle and they see the rabbit then they are round.'
'If someone eats the bald eagle and they eat the rabbit then the rabbit likes the cat.'
'If someone is young and they eat the rabbit then the rabbit sees the cat.'
'If someone eats the rabbit and the rabbit is cold then they are blue.'
'If the rabbit sees the cat and the rabbit is round then the cat eats the rabbit.'
'If the bald eagle sees the bear and the bald eagle likes the bear then the bald eagle is red.'
'If someone eats the rabbit and they are blue then they eat the bald eagle.'
'If someone likes the cat then the cat is round.'
'If the rabbit likes the cat and the cat is round then the rabbit is blue.'] | The cat eats the rabbit. | True | 1 | 5 | [array(['The bald eagle is young.', 'The bald eagle eats the rabbit.',
'The rabbit is round.'], dtype=object) ] | [array(['If someone is young and they eat the rabbit then the rabbit sees the cat.',
'If the rabbit sees the cat and the rabbit is round then the cat eats the rabbit.'],
dtype=object) ] |
4,510 | ['Erin is red.' 'Gary is round.'] | ['All young people are green.' 'Round people are young.'] | Gary is green. | True | 1 | 3 | [array(['Gary is round.'], dtype=object)] | [array(['Round people are young.', 'All young people are green.'],
dtype=object) ] |
4,511 | ['The bear chases the cow.' 'The bear is not red.'
'The bear sees the tiger.' 'The cow chases the bear.'
'The mouse chases the tiger.' 'The tiger does not chase the mouse.'
'The tiger needs the mouse.'] | ['If someone sees the tiger then the tiger is nice.'
'If someone chases the mouse and the mouse does not need the bear then the mouse is not young.'
'If someone chases the cow then they are big.'
'If someone needs the tiger then the tiger sees the bear.'
'If someone is big then they need the tiger.'
'If the tiger sees the bear and the tiger needs the mouse then the tiger is big.'
'If someone is young then they need the mouse.'] | The bear needs the tiger. | True | 1 | 3 | [array(['The bear chases the cow.'], dtype=object)] | [array(['If someone chases the cow then they are big.',
'If someone is big then they need the tiger.'], dtype=object)] |
4,512 | ['The bald eagle chases the mouse.' 'The bald eagle is rough.'
'The bald eagle likes the dog.' 'The bald eagle likes the mouse.'
'The bald eagle sees the dog.' 'The dog chases the mouse.'
'The dog is blue.' 'The dog is rough.' 'The dog likes the mouse.'
'The mouse chases the bald eagle.' 'The mouse chases the dog.'
'The mouse sees the dog.'] | ['If someone chases the bald eagle then the bald eagle sees the mouse.'
'If someone is green and red then they like the dog.'
'If someone is rough and they chase the dog then they chase the bald eagle.'
'If the mouse likes the bald eagle and the bald eagle is nice then the bald eagle chases the dog.'
'If the dog chases the mouse then the dog is blue.'
'If someone is blue and rough then they chase the dog.'
'If the dog likes the mouse then the mouse is nice.'
'If the bald eagle is rough then the bald eagle is blue.'] | The dog does not chase the bald eagle. | False | 1 | 5 | [array(['The dog is rough.', 'The dog is blue.', 'The dog is rough.'],
dtype=object)
array(['The dog is rough.', 'The dog chases the mouse.',
'The dog is rough.'], dtype=object) ] | [array(['If someone is blue and rough then they chase the dog.',
'If someone is rough and they chase the dog then they chase the bald eagle.'],
dtype=object)
array(['If the dog chases the mouse then the dog is blue.',
'If someone is blue and rough then they chase the dog.',
'If someone is rough and they chase the dog then they chase the bald eagle.'],
dtype=object) ] |
4,513 | ['Charlie is smart.' 'Erin is white.' 'Fiona is smart.'
'Harry is not smart.'] | ['If something is kind and smart then it is green.'
'If something is round and nice then it is not green.'
'Quiet things are green.' 'All nice things are kind.'
'Nice things are smart.' 'All round, smart things are nice.'
'Smart things are nice.' 'If something is green then it is quiet.'] | Charlie is not kind. | False | 1 | 3 | [array(['Charlie is smart.'], dtype=object)] | [array(['Smart things are nice.', 'All nice things are kind.'],
dtype=object) ] |
4,514 | ['Charlie is big.' 'Charlie is kind.' 'Dave is not kind.'
'Dave is not rough.' 'Erin is quiet.' 'Erin is red.' 'Erin is not rough.'] | ['If something is smart then it is quiet.'
'If Dave is not rough then Dave is smart.'
'If something is quiet then it is red.'] | Dave is not quiet. | False | 1 | 3 | [array(['Dave is not rough.'], dtype=object)] | [array(['If Dave is not rough then Dave is smart.',
'If something is smart then it is quiet.'], dtype=object)] |
4,515 | ['Anne is cold.' 'Anne is round.' 'Bob is nice.' 'Bob is young.'
'Gary is quiet.' 'Gary is not round.' 'Gary is young.'] | ['If Anne is nice and Anne is cold then Anne is rough.'
'Quiet, cold things are not kind.' 'Round things are kind.'
'If something is young and not round then it is rough.'
'Nice things are quiet.' 'If something is kind then it is cold.'
'If something is young and rough then it is cold.'
'Nice things are young.'] | Bob is cold. | Unknown | 1 | -1 | [] | [] |
4,516 | ['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 does not like the lion. | False | 3 | 6 | [array(['The lion is cold.', 'The lion is nice.',
'The lion likes the tiger.'], 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.',
'If something visits the lion and it likes the tiger then it likes the lion.'],
dtype=object) ] |
4,517 | ['The bear likes the tiger.' 'The lion does not eat the rabbit.'
'The rabbit likes the bear.' 'The tiger is not rough.'] | ['If someone eats the rabbit then they like the tiger.'
'If the tiger is not round then the tiger visits the bear.'
'If someone eats the lion then the lion is round.'
'If someone eats the rabbit and they like the lion then they like the bear.'
'If someone eats the rabbit then they like the bear.'
'If the rabbit is cold then the rabbit visits the tiger.'
'If someone likes the tiger then they eat the rabbit.'
'If someone likes the lion and the lion visits the tiger then they do not visit the rabbit.'] | The bear likes the bear. | True | 1 | 3 | [array(['The bear likes the tiger.'], dtype=object)] | [array(['If someone likes the tiger then they eat the rabbit.',
'If someone eats the rabbit then they like the bear.'],
dtype=object) ] |
4,518 | ['Anne is blue.' 'Bob is blue.' 'Bob is green.' 'Bob is smart.'
'Dave is big.' 'Dave is nice.' 'Fiona is smart.'] | ['If something is nice then it is not green.'
'Quiet, blue things are big.' 'If something is blue then it is young.'
'If something is nice then it is quiet.' 'Young things are blue.'
'If Anne is young then Anne is quiet.'
'If Dave is young then Dave is green.' 'All big, quiet things are nice.'
'If Fiona is blue then Fiona is not green.'] | Anne is not big. | False | 3 | 5 | [array(['Anne is blue.', 'Anne is blue.'], dtype=object)] | [array(['If something is blue then it is young.',
'If Anne is young then Anne is quiet.',
'Quiet, blue things are big.'], dtype=object)] |
4,519 | ['The cow chases the dog.' 'The dog visits the cow.'] | ['If something chases the dog then the dog chases the cow.'
'If something chases the cow then it chases the dog.'] | The dog does not chase the dog. | False | 1 | 3 | [array(['The cow chases the dog.'], dtype=object)] | [array(['If something chases the dog then the dog chases the cow.',
'If something chases the cow then it chases the dog.'],
dtype=object) ] |
4,520 | ['Anne is cold.' 'Anne is furry.' 'Anne is smart.' 'Charlie is blue.'
'Charlie is cold.' 'Charlie is furry.' 'Charlie is kind.'
'Charlie is red.' 'Erin is blue.' 'Erin is cold.' 'Erin is furry.'
'Erin is quiet.' 'Harry is furry.' 'Harry is kind.' 'Harry is red.'
'Harry is smart.'] | ['If someone is furry then they are cold.' 'Cold people are quiet.'] | Harry is quiet. | True | 1 | 3 | [array(['Harry is furry.'], dtype=object)] | [array(['If someone is furry then they are cold.',
'Cold people are quiet.'], dtype=object) ] |
4,521 | ['Anne is nice.' 'Anne is quiet.' 'Dave is red.' 'Dave is smart.'
'Fiona is red.' 'Gary is furry.' 'Gary is quiet.'] | ['Cold things are not quiet.' 'All furry, smart things are not blue.'
'If something is cold and not quiet then it is nice.'
'If something is cold and not quiet then it is red.'
'If something is nice and not cold then it is red.'
'All quiet things are red.' 'All red things are smart.'
'If something is red and not quiet then it is smart.'] | Gary is smart. | True | 1 | 3 | [array(['Gary is quiet.'], dtype=object)] | [array(['All quiet things are red.', 'All red things are smart.'],
dtype=object) ] |
4,522 | ['Anne is blue.' 'Bob is cold.' 'Dave is furry.' 'Erin is white.'] | ['Blue things are smart.' 'If something is white then it is blue.'
'If something is smart then it is cold.'
'If Anne is red and Anne is smart then Anne is cold.'
'If Bob is round and Bob is white then Bob is smart.'
'Round things are red.' 'All cold, blue things are round.'
'All smart things are red.'] | Erin is red. | True | 3 | 4 | [array(['Erin is white.'], dtype=object)
array(['Erin is white.', 'Erin is white.'], dtype=object)] | [array(['If something is white then it is blue.', 'Blue things are smart.',
'All smart things are red.'], dtype=object)
array(['If something is white then it is blue.', 'Blue things are smart.',
'If something is smart then it is cold.',
'If something is white then it is blue.',
'All cold, blue things are round.', 'Round things are red.'],
dtype=object) ] |
4,523 | ['Bob is green.' 'Charlie is young.' 'Erin is smart.'] | ['Smart people are rough.'
'If someone is rough and smart then they are red.'
'If someone is red then they are round.'] | Erin is red. | True | 1 | 4 | [array(['Erin is smart.', 'Erin is smart.'], dtype=object)] | [array(['Smart people are rough.',
'If someone is rough and smart then they are red.'], dtype=object)] |
4,524 | ['Anne is green.' 'Anne is quiet.' 'Anne is white.' 'Fiona is big.'
'Fiona is green.' 'Fiona is kind.' 'Fiona is white.'] | ['Green, quiet things are young.' 'If something is big then it is young.'
'If something is blue then it is quiet.'
'If something is quiet and young then it is big.'
'If something is kind then it is green.'
'If something is young then it is green.'
'If Anne is green and Anne is big then Anne is quiet.'
'If something is green then it is kind.'] | Anne is not big. | False | 1 | 5 | [array(['Anne is quiet.', 'Anne is green.', 'Anne is quiet.'], dtype=object)] | [array(['Green, quiet things are young.',
'If something is quiet and young then it is big.'], dtype=object)] |
4,525 | ['The bald eagle does not eat the cow.' 'The bald eagle is rough.'
'The bald eagle likes the cow.' 'The bald eagle needs the cow.'
'The bald eagle needs the lion.' 'The cow eats the bald eagle.'
'The cow eats the lion.' 'The cow is blue.' 'The cow is rough.'
'The cow is round.' 'The cow likes the lion.' 'The lion eats the cow.'
'The lion is blue.' 'The lion is round.' 'The lion needs the bald eagle.'
'The lion needs the cow.'] | ['If the lion needs the cow and the lion is not red then the cow needs the lion.'
'If someone eats the cow and they are not round then the cow does not eat the bald eagle.'
'If someone eats the bald eagle and the bald eagle is round then the bald eagle is not green.'
'If someone eats the bald eagle then they eat the lion.'
'If someone is green then they eat the bald eagle.'
'If someone eats the lion and the lion eats the cow then the lion is green.'
'If the bald eagle does not eat the lion then the bald eagle needs the cow.'
'If the bald eagle needs the cow then the bald eagle needs the lion.'] | The lion does not eat the bald eagle. | False | 1 | 4 | [array(['The cow eats the lion.', 'The lion eats the cow.'], dtype=object)
array(['The cow eats the bald eagle.', 'The lion eats the cow.'],
dtype=object) ] | [array(['If someone eats the lion and the lion eats the cow then the lion is green.',
'If someone is green then they eat the bald eagle.'], dtype=object)
array(['If someone eats the bald eagle then they eat the lion.',
'If someone eats the lion and the lion eats the cow then the lion is green.',
'If someone is green then they eat the bald eagle.'], dtype=object) ] |
4,526 | ['The bald eagle is young.' 'The dog needs the tiger.'
'The tiger sees the dog.'] | ['If someone sees the dog and the dog chases the tiger then the tiger sees the bald eagle.'
'If someone sees the dog and they need the bald eagle then the bald eagle chases the dog.'
'If someone chases the dog then the dog sees the tiger.'
'If someone needs the tiger and the tiger is nice then they see the tiger.'
'If someone needs the tiger then the tiger chases the dog.'
'If someone chases the bald eagle then the bald eagle chases the dog.'
'If someone chases the dog and they see the bald eagle then they are nice.'
'If someone sees the dog and the dog needs the bald eagle then they chase the tiger.'] | The tiger is not nice. | Unknown | 3 | -1 | [] | [] |
4,527 | ['The bald eagle visits the dog.' 'The cow is not nice.'
'The cow likes the tiger.' 'The cow sees the bald eagle.'
'The cow visits the bald eagle.' 'The dog does not like the tiger.'
'The dog does not visit the bald eagle.' 'The dog visits the cow.'
'The dog visits the tiger.' 'The tiger likes the cow.'] | ['If someone sees the bald eagle then the bald eagle sees the cow.'
'If someone sees the bald eagle then they are blue.'
'If the dog likes the cow and the dog is blue then the cow is green.'
'If someone is blue and they like the tiger then they like the bald eagle.'
'If someone sees the dog then the dog does not like the cow.'
'If the tiger is green then the tiger sees the cow.'
'If the cow is nice and the cow is not kind then the cow likes the dog.'
'All kind people are big.'] | The cow likes the bald eagle. | True | 1 | 4 | [array(['The cow sees the bald eagle.', 'The cow likes the tiger.'],
dtype=object) ] | [array(['If someone sees the bald eagle then they are blue.',
'If someone is blue and they like the tiger then they like the bald eagle.'],
dtype=object) ] |
4,528 | ['The cat chases the squirrel.' 'The cat is green.' 'The cat is kind.'
'The cat needs the squirrel.' 'The cat sees the squirrel.'
'The lion chases the squirrel.' 'The lion needs the squirrel.'
'The mouse chases the cat.' 'The mouse chases the lion.'
'The mouse chases the squirrel.' 'The mouse is green.'
'The mouse needs the lion.' 'The mouse sees the lion.'
'The squirrel needs the cat.' 'The squirrel needs the mouse.'
'The squirrel sees the cat.'] | ['If something needs the cat then it needs the mouse.'
'If something is red then it needs the squirrel.'
'If the squirrel sees the cat then the squirrel needs the cat.'
'If the cat is blue and the cat sees the squirrel then the squirrel needs the lion.'
'If something is kind and it sees the mouse then it needs the squirrel.'
'If something needs the squirrel then it sees the mouse.'
'If something needs the cat then it is red.'
'If something sees the squirrel then it sees the lion.'] | The mouse does not see the mouse. | Unknown | 3 | -1 | [] | [] |
4,529 | ['Anne is big.' 'Anne is green.' 'Anne is nice.' 'Anne is quiet.'
'Anne is smart.' 'Anne is young.' 'Bob is green.' 'Bob is nice.'
'Bob is quiet.' 'Bob is round.' 'Bob is smart.' 'Bob is young.'
'Dave is big.' 'Dave is nice.' 'Dave is quiet.'] | ['Round, young people are nice.'
'If someone is quiet then they are young.'
'All nice, young people are smart.'
'If someone is quiet and round then they are big.'
'Young people are big.'
'If someone is quiet and smart then they are green.'] | Dave is smart. | True | 1 | 4 | [array(['Dave is nice.', 'Dave is quiet.'], dtype=object)] | [array(['If someone is quiet then they are young.',
'All nice, young people are smart.'], dtype=object)] |
4,530 | ['Dave is quiet.'] | ['All rough things are green.'
'If Dave is smart and Dave is rough then Dave is green.'
'If something is smart and quiet then it is red.'
'All green, rough things are red.' 'If Dave is quiet then Dave is kind.'
'If something is kind then it is rough.'
'Quiet, green things are not round.' 'Quiet, rough things are not round.'] | Dave is not rough. | False | 1 | 3 | [array(['Dave is quiet.'], dtype=object)] | [array(['If Dave is quiet then Dave is kind.',
'If something is kind then it is rough.'], dtype=object)] |
4,531 | ['Harry is not kind.' 'Harry is smart.' 'Harry is not young.'] | ['Nice things are red.'
'If Harry is smart and Harry is not young then Harry is nice.'] | Harry is red. | True | 1 | 4 | [array(['Harry is smart.', 'Harry is not young.'], dtype=object)] | [array(['If Harry is smart and Harry is not young then Harry is nice.',
'Nice things are red.'], dtype=object) ] |
4,532 | ['Fiona is furry.'] | ['All round people are young.' 'If Fiona is furry then Fiona is round.'] | Fiona is young. | True | 1 | 3 | [array(['Fiona is furry.'], dtype=object)] | [array(['If Fiona is furry then Fiona is round.',
'All round people are young.'], dtype=object)] |
4,533 | ['The bald eagle eats the cat.' 'The bald eagle does not eat the rabbit.'
'The bald eagle sees the cat.' 'The bald eagle sees the rabbit.'
'The bald eagle does not visit the cat.'
'The bald eagle visits the rabbit.' 'The cat is round.'
'The cat does not see the bald eagle.' 'The cat visits the bald eagle.'
'The rabbit is not big.' 'The rabbit is round.' 'The rabbit is young.'
'The rabbit sees the bald eagle.' 'The rabbit visits the bald eagle.'
'The rabbit visits the cat.'] | ['If something visits the rabbit and it sees the bald eagle then the bald eagle is big.'
'If the bald eagle visits the rabbit and the rabbit sees the bald eagle then the rabbit eats the cat.'
'If something eats the cat and it is young then it visits the rabbit.'
'If something visits the rabbit and it sees the rabbit then the rabbit visits the cat.'
'If something eats the rabbit then the rabbit sees the bald eagle.'
'If the cat is green and the cat does not visit the rabbit then the rabbit is round.'] | The rabbit visits the rabbit. | True | 1 | 5 | [array(['The bald eagle visits the rabbit.',
'The rabbit sees the bald eagle.', 'The rabbit is young.'],
dtype=object) ] | [array(['If the bald eagle visits the rabbit and the rabbit sees the bald eagle then the rabbit eats the cat.',
'If something eats the cat and it is young then it visits the rabbit.'],
dtype=object) ] |
4,534 | ['The squirrel is red.'] | ['If the squirrel is round then the squirrel is big.'
'Red people are round.' 'Round people are kind.'] | The squirrel is not kind. | False | 1 | 3 | [array(['The squirrel is red.'], dtype=object)] | [array(['Red people are round.', 'Round people are kind.'], dtype=object)] |
4,535 | ['Dave is big.' 'Dave is kind.' 'Erin is nice.' 'Erin is smart.'
'Erin is white.' 'Fiona is big.' 'Fiona is kind.'] | ['Big, young people are nice.' 'If someone is white then they are nice.'
'All big people are nice.' 'All young people are nice.'
'Big, nice people are young.' 'All nice people are white.'
'All nice, smart people are kind.' 'White people are furry.'] | Dave is young. | True | 1 | 4 | [array(['Dave is big.', 'Dave is big.'], dtype=object)] | [array(['All big people are nice.', 'Big, nice people are young.'],
dtype=object) ] |
4,536 | ['Charlie is cold.' 'Charlie is rough.' 'Erin is not big.' 'Erin is blue.'
'Erin is cold.' 'Erin is furry.' 'Erin is red.' 'Erin is rough.'
'Erin is smart.' 'Fiona is big.' 'Fiona is cold.' 'Harry is blue.'
'Harry is red.' 'Harry is smart.'] | ['If someone is blue then they are rough.' 'Smart people are furry.'
'All big people are blue.' 'All furry people are red.'
'All rough people are smart.'] | Charlie is not furry. | False | 1 | 3 | [array(['Charlie is rough.'], dtype=object)] | [array(['All rough people are smart.', 'Smart people are furry.'],
dtype=object) ] |
4,537 | ['Bob is kind.' 'Bob is smart.' 'Charlie is furry.' 'Charlie is kind.'
'Fiona is cold.' 'Fiona is kind.' 'Fiona is nice.' 'Fiona is not quiet.'
'Gary is big.' 'Gary is kind.'] | ['Big people are furry.' 'If someone is kind then they are furry.'
'If someone is smart and quiet then they are cold.'
'If someone is furry and big then they are quiet.'
'Quiet, furry people are nice.' 'All nice people are smart.'] | Charlie is not nice. | Unknown | 1 | -1 | [] | [] |
4,538 | ['The dog is round.'] | ['If the dog is round and the dog is kind then the dog is nice.'
'All round things are kind.' 'If the dog is blue then the dog is green.'
'If something is green and not nice then it is blue.'
'If something is blue then it is green.'
'Nice, round things are not green.'] | The dog is not nice. | False | 1 | 4 | [array(['The dog is round.', 'The dog is round.'], dtype=object)] | [array(['All round things are kind.',
'If the dog is round and the dog is kind then the dog is nice.'],
dtype=object) ] |
4,539 | ['Anne is kind.' 'Anne is rough.' 'Anne is round.' 'Anne is young.'
'Bob is red.' 'Gary is quiet.' 'Harry is rough.'] | ['All quiet, rough people are red.'
'If Harry is white then Harry is quiet.' 'All red people are white.'
'If Gary is white then Gary is kind.' 'Quiet, red people are rough.'
'Round people are kind.' 'All kind people are quiet.'
'All young, quiet people are kind.'] | Anne is red. | True | 1 | 4 | [array(['Anne is kind.', 'Anne is rough.'], dtype=object)
array(['Anne is round.', 'Anne is rough.'], dtype=object)] | [array(['All kind people are quiet.', 'All quiet, rough people are red.'],
dtype=object)
array(['Round people are kind.', 'All kind people are quiet.',
'All quiet, rough people are red.'], dtype=object) ] |
4,540 | ['Bob is cold.' 'Erin is kind.' 'Fiona is furry.'] | ['Furry, smart things are quiet.'
'If something is furry then it is smart.'] | Fiona is not quiet. | False | 1 | 4 | [array(['Fiona is furry.', 'Fiona is furry.'], dtype=object)] | [array(['If something is furry then it is smart.',
'Furry, smart things are quiet.'], dtype=object)] |
4,541 | ['Bob is big.' 'Bob is blue.' 'Bob is cold.' 'Bob is white.'
'Dave is cold.' 'Dave is kind.' 'Dave is nice.' 'Gary is cold.'
'Gary is kind.' 'Harry is white.'] | ['All white things are blue.' 'All big, kind things are nice.'
'If something is nice then it is big.'
'If something is kind then it is nice.'
'If something is rough then it is white.'
'If something is big and nice then it is rough.'
'All white, blue things are cold.'] | Harry is cold. | True | 1 | 4 | [array(['Harry is white.', 'Harry is white.'], dtype=object)] | [array(['All white things are blue.', 'All white, blue things are cold.'],
dtype=object) ] |
4,542 | ['The cow needs the dog.' 'The dog is cold.'
'The mouse needs the squirrel.' 'The squirrel is round.'] | ['If someone needs the mouse and the mouse needs the dog then they chase the mouse.'
'If someone needs the dog then they chase the squirrel.'
'If someone likes the dog and the dog likes the cow then they need the squirrel.'
'If someone likes the dog and they chase the dog then they need the mouse.'
'If someone is round then they chase the mouse.'
'If someone chases the mouse then the mouse is green.'] | The mouse is green. | True | 1 | 3 | [array(['The squirrel is round.'], dtype=object)] | [array(['If someone is round then they chase the mouse.',
'If someone chases the mouse then the mouse is green.'],
dtype=object) ] |
4,543 | ['The cat eats the mouse.' 'The cat sees the mouse.' 'The lion is blue.'
'The lion is young.' 'The lion visits the mouse.'
'The mouse eats the lion.' 'The mouse eats the tiger.'
'The mouse is cold.' 'The mouse is round.' 'The mouse is young.'
'The tiger is cold.' 'The tiger is young.' 'The tiger sees the mouse.'
'The tiger visits the cat.' 'The tiger visits the mouse.'] | ['If someone is round and they eat the cat then they are blue.'
'If the cat is blue then the cat visits the lion.'
'If someone eats the tiger and they visit the lion then the tiger eats the mouse.'
'If someone eats the mouse and the mouse sees the lion then the lion eats the tiger.'
'If someone visits the cat and the cat eats the lion then the cat is young.'
'If someone is young then they visit the tiger.'
'If someone is rough and they eat the tiger then the tiger is rough.'
'If someone visits the tiger then they eat the cat.'] | The lion does not eat the cat. | False | 1 | 3 | [array(['The lion is young.'], dtype=object)] | [array(['If someone is young then they visit the tiger.',
'If someone visits the tiger then they eat the cat.'], dtype=object)] |
4,544 | ['The cat likes the dog.' 'The dog is young.'] | ['If someone likes the dog then the dog likes the cat.'
'If someone visits the dog then the dog visits the cat.'
'If someone likes the cat then the cat does not visit the dog.'
'If someone is young then they do not chase the cat.'
'If someone chases the dog then the dog is green.'
'If someone is young and they like the cat then the cat is young.'] | The cat does not chase the cat. | True | 3 | 5 | [array(['The dog is young.', 'The cat likes the dog.'], dtype=object)] | [array(['If someone likes the dog then the dog likes the cat.',
'If someone is young and they like the cat then the cat is young.',
'If someone is young then they do not chase the cat.'],
dtype=object) ] |
4,545 | ['Dave is quiet.' 'Fiona is white.' 'Harry is green.'] | ['All quiet, nice people are white.'
'If someone is green and big then they are nice.'
'Nice, green people are quiet.'
'If Fiona is green and Fiona is nice then Fiona is red.'
'If Dave is quiet then Dave is nice.' 'All white, quiet people are red.'
'If Harry is big and Harry is red then Harry is blue.'
'White, green people are blue.'] | Harry is not quiet. | Unknown | 1 | -1 | [] | [] |
4,546 | ['Bob is furry.' 'Bob is green.' 'Bob is quiet.' 'Bob is white.'
'Bob is young.' 'Dave is not furry.' 'Dave is not green.' 'Dave is red.'
'Dave is not round.' 'Dave is white.' 'Fiona is furry.' 'Fiona is green.'
'Fiona is red.' 'Fiona is not round.' 'Fiona is white.'] | ['If something is red and not quiet then it is green.'
'Quiet, green things are furry.' 'All furry, round things are red.'
'If something is furry then it is white.'
'If Bob is quiet then Bob is round.'
'If Bob is furry and Bob is quiet then Bob is white.'] | Bob is not red. | False | 1 | 4 | [array(['Bob is furry.', 'Bob is quiet.'], dtype=object)
array(['Bob is quiet.', 'Bob is green.', 'Bob is quiet.'], dtype=object)] | [array(['If Bob is quiet then Bob is round.',
'All furry, round things are red.'], dtype=object)
array(['Quiet, green things are furry.',
'If Bob is quiet then Bob is round.',
'All furry, round things are red.'], dtype=object)] |
4,547 | ['Bob is rough.' 'Bob is young.' 'Dave is big.' 'Dave is quiet.'
'Dave is young.' 'Fiona is young.' 'Gary is red.'] | ['If someone is quiet then they are blue.'
'If someone is red then they are blue.'
'If someone is blue then they are quiet.'
'All red, rough people are big.'
'If someone is blue and big then they are rough.' 'Young people are red.'
'If Fiona is red and Fiona is rough then Fiona is young.'
'If someone is big then they are young.'] | Gary is quiet. | True | 1 | 3 | [array(['Gary is red.'], dtype=object)] | [array(['If someone is red then they are blue.',
'If someone is blue then they are quiet.'], dtype=object)] |
4,548 | ['Bob is big.' 'Bob is blue.' 'Bob is cold.' 'Bob is white.'
'Dave is cold.' 'Dave is kind.' 'Dave is nice.' 'Gary is cold.'
'Gary is kind.' 'Harry is white.'] | ['All white things are blue.' 'All big, kind things are nice.'
'If something is nice then it is big.'
'If something is kind then it is nice.'
'If something is rough then it is white.'
'If something is big and nice then it is rough.'
'All white, blue things are cold.'] | Bob is not rough. | Unknown | 1 | -1 | [] | [] |
4,549 | ['The bald eagle needs the lion.' 'The lion is young.'
'The lion needs the bald eagle.'] | ['If the bald eagle eats the lion and the bald eagle is not young then the bald eagle is cold.'
'If the bald eagle eats the lion and the bald eagle is not rough then the lion needs the bald eagle.'
'If someone eats the lion then the lion needs the bald eagle.'
'If someone is cold then they do not need the lion.'
'If someone is kind then they do not chase the lion.'
'If someone eats the lion and the lion eats the bald eagle then the bald eagle eats the lion.'
'If someone needs the lion then they are kind.'
'If the lion is rough then the lion is kind.'] | The bald eagle chases the lion. | False | 1 | 3 | [array(['The bald eagle needs the lion.'], dtype=object)] | [array(['If someone needs the lion then they are kind.',
'If someone is kind then they do not chase the lion.'],
dtype=object) ] |
4,550 | ['The cow chases the squirrel.' 'The cow needs the squirrel.'
'The mouse is green.' 'The mouse needs the squirrel.'
'The squirrel chases the cow.' 'The squirrel chases the mouse.'
'The squirrel is cold.' 'The squirrel is young.'
'The squirrel needs the cow.' 'The squirrel sees the mouse.'] | ['If the mouse is round then the mouse is green.'
'If someone chases the cow and the cow is round then the cow needs the mouse.'
'If someone is red and they see the cow then the cow chases the squirrel.'
'If someone is round and they chase the squirrel then they chase the cow.'
'If the squirrel is young and the squirrel chases the cow then the squirrel needs the mouse.'
'If someone is red then they chase the cow.'
'If someone needs the mouse and they chase the mouse then they see the cow.'
'If someone needs the mouse and they chase the mouse then they are red.'] | The squirrel is red. | True | 1 | 5 | [array(['The squirrel is young.', 'The squirrel chases the cow.',
'The squirrel chases the mouse.'], dtype=object) ] | [array(['If the squirrel is young and the squirrel chases the cow then the squirrel needs the mouse.',
'If someone needs the mouse and they chase the mouse then they are red.'],
dtype=object) ] |
4,551 | ['Anne is green.' 'Anne is red.' 'Bob is red.' 'Bob is white.'
'Bob is young.' 'Dave is furry.' 'Dave is green.' 'Dave is young.'
'Gary is cold.' 'Gary is furry.' 'Gary is green.' 'Gary is red.'
'Gary is rough.' 'Gary is white.' 'Gary is young.'] | ['If someone is red and white then they are green.'
'White, rough people are furry.' 'All red, green people are rough.'] | Bob is not rough. | False | 1 | 5 | [array(['Bob is red.', 'Bob is red.', 'Bob is white.'], dtype=object)] | [array(['If someone is red and white then they are green.',
'All red, green people are rough.'], dtype=object) ] |
4,552 | ['Bob is blue.' 'Bob is cold.' 'Bob is green.' 'Bob is red.'
'Charlie is blue.' 'Charlie is kind.' 'Erin is cold.' 'Erin is red.'
'Gary is furry.' 'Gary is kind.'] | ['Kind people are blue.' 'All green, furry people are nice.'
'All red people are blue.' 'All furry, kind people are green.'
'If someone is nice and green then they are furry.'
'All green people are nice.'] | Charlie is not nice. | Unknown | 3 | -1 | [] | [] |
4,553 | ['Anne is kind.' 'Anne is nice.' 'Anne is red.' 'Anne is smart.'
'Erin is cold.' 'Erin is red.' 'Erin is rough.' 'Erin is white.'
'Gary is cold.' 'Gary is kind.' 'Gary is nice.' 'Gary is red.'
'Gary is rough.' 'Gary is smart.' 'Gary is white.'] | ['Red things are rough.' 'If something is nice and white then it is kind.'
'If something is rough then it is white.'] | Anne is not white. | False | 1 | 3 | [array(['Anne is red.'], dtype=object)] | [array(['Red things are rough.', 'If something is rough then it is white.'],
dtype=object) ] |
4,554 | ['Charlie is furry.' 'Charlie is kind.' 'Charlie is red.'
'Charlie is rough.' 'Charlie is round.' 'Charlie is smart.'
'Charlie is white.' 'Gary is rough.' 'Gary is smart.' 'Gary is white.'] | ['All white things are red.' 'Red things are kind.'
'If something is round and rough then it is smart.'
'All kind, smart things are round.'
'If something is smart and kind then it is white.'
'Round, kind things are rough.'] | Gary is kind. | True | 1 | 3 | [array(['Gary is white.'], dtype=object)] | [array(['All white things are red.', 'Red things are kind.'], dtype=object)] |
4,555 | ['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 | [] | [] |
4,556 | ['The bear needs the dog.' 'The cow is young.' 'The dog eats the bear.'
'The mouse needs the cow.'] | ['If something needs the bear then the bear is young.'
'If something is round then it is cold.'
'If something is cold then it is round.'
'If something eats the dog then the dog needs the mouse.'
'If the bear needs the dog then the bear visits the cow.'
'If something needs the cow and it visits the mouse then the cow needs the mouse.'] | The dog is not cold. | Unknown | 1 | -1 | [] | [] |
4,557 | ['The bald eagle sees the bear.' 'The bear sees the tiger.'
'The mouse does not see the bald eagle.' 'The tiger eats the bear.'] | ['If something eats the bear then the bear is green.'
'If the bear is green then the bear is not cold.'
'All nice, cold things are green.'] | The bear is cold. | False | 1 | 3 | [array(['The tiger eats the bear.'], dtype=object)] | [array(['If something eats the bear then the bear is green.',
'If the bear is green then the bear is not cold.'], dtype=object)] |
4,558 | ['The bald eagle eats the bear.' 'The bald eagle eats the rabbit.'
'The bear is cold.' 'The cat eats the rabbit.' 'The cat is red.'
'The cat likes the bald eagle.' 'The cat visits the rabbit.'
'The rabbit is red.' 'The rabbit is round.'
'The rabbit likes the bald eagle.'] | ['If someone eats the bald eagle then the bald eagle visits the cat.'
'If someone eats the bald eagle then they eat the rabbit.'
'Cold people are rough.'
'If the bald eagle likes the rabbit and the rabbit is not round then the rabbit is not cold.'
'If someone visits the bald eagle then the bald eagle is round.'
'If someone is rough then they eat the bald eagle.'
'If someone visits the cat then the cat does not like the rabbit.'
'If someone eats the cat and the cat does not like the rabbit then the cat is not nice.'] | The bald eagle eats the bald eagle. | Unknown | 1 | -1 | [] | [] |
4,559 | ['Anne is young.' 'Dave is furry.' 'Gary is red.'] | ['Blue people are white.' 'If someone is young then they are blue.'
'All blue people are young.'
'If someone is young and furry then they are rough.'
'If someone is red and rough then they are big.'
'All furry people are blue.' 'If someone is white then they are young.'
'All white, furry people are red.'] | Dave is not rough. | False | 3 | 5 | [array(['Dave is furry.', 'Dave is furry.'], dtype=object)
array(['Dave is furry.', 'Dave is furry.'], dtype=object)] | [array(['All furry people are blue.', 'All blue people are young.',
'If someone is young and furry then they are rough.'], dtype=object)
array(['All furry people are blue.', 'Blue people are white.',
'If someone is white then they are young.',
'If someone is young and furry then they are rough.'], dtype=object)] |
4,560 | ['Bob is green.' 'Bob is kind.' 'Bob is quiet.' 'Bob is white.'
'Dave is quiet.' 'Dave is red.' 'Harry is furry.' 'Harry is kind.'
'Harry is quiet.' 'Harry is not white.'] | ['If Dave is kind then Dave is white.'
'If something is blue then it is quiet.' 'Red things are quiet.'
'If something is red and kind then it is quiet.'
'All red things are kind.' 'If something is red then it is kind.'
'Green things are kind.' 'White things are blue.'] | Dave is not white. | False | 1 | 3 | [array(['Dave is red.'], dtype=object)
array(['Dave is red.'], dtype=object)] | [array(['All red things are kind.', 'If Dave is kind then Dave is white.'],
dtype=object)
array(['If something is red then it is kind.',
'If Dave is kind then Dave is white.'], dtype=object)] |
4,561 | ['The cat chases the squirrel.' 'The cat is big.' 'The cat is green.'
'The cat is kind.' 'The cat is nice.' 'The cat is young.'
'The cat needs the squirrel.' 'The cat sees the squirrel.'
'The squirrel chases the cat.' 'The squirrel is big.'
'The squirrel is kind.' 'The squirrel is nice.' 'The squirrel is young.'
'The squirrel needs the cat.' 'The squirrel sees the cat.'] | ['If something needs the cat and the cat chases the squirrel then it chases the cat.'
'If something is green then it needs the cat.'] | The cat chases the cat. | True | 1 | 4 | [array(['The cat is green.', 'The cat chases the squirrel.'], dtype=object)] | [array(['If something is green then it needs the cat.',
'If something needs the cat and the cat chases the squirrel then it chases the cat.'],
dtype=object) ] |
4,562 | ['Charlie is cold.' 'Charlie is rough.' 'Erin is not big.' 'Erin is blue.'
'Erin is cold.' 'Erin is furry.' 'Erin is red.' 'Erin is rough.'
'Erin is smart.' 'Fiona is big.' 'Fiona is cold.' 'Harry is blue.'
'Harry is red.' 'Harry is smart.'] | ['If someone is blue then they are rough.' 'Smart people are furry.'
'All big people are blue.' 'All furry people are red.'
'All rough people are smart.'] | Charlie is not red. | False | 3 | 4 | [array(['Charlie is rough.'], dtype=object)] | [array(['All rough people are smart.', 'Smart people are furry.',
'All furry people are red.'], dtype=object) ] |
4,563 | ['The bald eagle sees the cat.' 'The cat eats the dog.' 'The cat is big.'
'The cat is kind.' 'The dog eats the bald eagle.' 'The dog eats the cat.'
'The dog is kind.' 'The dog sees the lion.'
'The lion eats the bald eagle.' 'The lion is green.' 'The lion is nice.'
'The lion sees the dog.'] | ['Cold things are green.'
'If something sees the lion then it needs the dog.'
'If something needs the bald eagle then it sees the lion.'
'If something is nice then it sees the lion.'
'If something is big then it sees the cat.'
'If something is green and it needs the dog then it eats the cat.'
'If something is green and it eats the cat then the cat needs the bald eagle.'
'If something eats the bald eagle then the bald eagle is nice.'] | The lion does not need the dog. | False | 1 | 3 | [array(['The lion is nice.'], dtype=object)] | [array(['If something is nice then it sees the lion.',
'If something sees the lion then it needs the dog.'], dtype=object)] |
4,564 | ['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 bear likes the cat. | Unknown | 1 | -1 | [] | [] |
4,565 | ['The bald eagle sees the rabbit.' 'The bald eagle visits the rabbit.'
'The bear is red.' 'The bear needs the bald eagle.'
'The bear sees the rabbit.' 'The bear visits the rabbit.'
'The rabbit is big.' 'The rabbit needs the bear.'
'The rabbit sees the bald eagle.' 'The rabbit visits the bald eagle.'] | ['If the bald eagle is big and the bald eagle sees the rabbit then the rabbit sees the bear.'
'If the bear visits the rabbit and the bear needs the rabbit then the bear is kind.'
'If the bald eagle needs the bear then the bear visits the rabbit.'
'If someone needs the rabbit then they see the bear.'
'If someone sees the bald eagle and they visit the bear then the bald eagle sees the bear.'
'If someone needs the bear and the bear sees the rabbit then the bear is big.'
'If someone is kind and they visit the bald eagle then the bald eagle is big.'
'All big people are kind.'] | The rabbit does not see the bear. | False | 3 | 6 | [array(['The rabbit is big.', 'The rabbit visits the bald eagle.',
'The bald eagle sees the rabbit.'], dtype=object) ] | [array(['All big people are kind.',
'If someone is kind and they visit the bald eagle then the bald eagle is big.',
'If the bald eagle is big and the bald eagle sees the rabbit then the rabbit sees the bear.'],
dtype=object) ] |
4,566 | ['The bald eagle is big.' 'The bald eagle is not green.'
'The bald eagle likes the bear.' 'The bald eagle likes the squirrel.'
'The bear chases the lion.' 'The bear is green.'
'The bear visits the bald eagle.' 'The bear visits the squirrel.'
'The lion is not green.' 'The lion likes the bear.'
'The lion visits the squirrel.' 'The squirrel chases the bald eagle.'
'The squirrel is cold.' 'The squirrel visits the bald eagle.'] | ['If someone is cold then they are not young.'
'All big people are not green.'
'If the lion is big and the lion is green then the lion chases the bald eagle.'
'If someone chases the bald eagle then they like the bear.'
'If someone is round and they visit the bald eagle then the bald eagle likes the squirrel.'
'If someone visits the lion then they like the bald eagle.'
'If the lion visits the squirrel and the squirrel chases the bear then the bear chases the bald eagle.'
'If someone visits the lion then they are cold.'
'If someone likes the bear then they chase the bear.'] | The squirrel chases the bear. | True | 1 | 3 | [array(['The squirrel chases the bald eagle.'], dtype=object)] | [array(['If someone chases the bald eagle then they like the bear.',
'If someone likes the bear then they chase the bear.'],
dtype=object) ] |
4,567 | ['Charlie is nice.' 'Erin is not green.' 'Gary is nice.'] | ['If Erin is not rough then Erin is cold.'
'If something is green then it is not cold.'
'All white things are green.'
'If Charlie is not rough then Charlie is green.'
'If something is nice then it is white.'
'If something is nice and not cold then it is kind.'] | Gary is not green. | False | 1 | 3 | [array(['Gary is nice.'], dtype=object)] | [array(['If something is nice then it is white.',
'All white things are green.'], dtype=object)] |
4,568 | ['The bear is kind.' 'The bear likes the cat.' 'The cat likes the bear.'
'The cat needs the cow.' 'The cat sees the bear.' 'The cat sees the cow.'
'The cow is rough.' 'The mouse likes the cat.'
'The mouse needs the bear.' 'The mouse sees the cow.'] | ['If someone sees the bear then they need the mouse.'
'If someone needs the bear and the bear needs the cow then the bear needs the cat.'
'If someone likes the cow then the cow sees the bear.'
'If the bear is red and the bear needs the cow then the cow needs the bear.'
'If someone needs the mouse then they are big.'
'If someone sees the bear and they are big then they like the cow.'
'If the cat needs the mouse then the mouse needs the cow.'
'If someone is kind then they see the cat.'] | The mouse does not need the cow. | False | 1 | 3 | [array(['The cat sees the bear.'], dtype=object)] | [array(['If someone sees the bear then they need the mouse.',
'If the cat needs the mouse then the mouse needs the cow.'],
dtype=object) ] |
4,569 | ['The bald eagle is nice.' 'The bald eagle likes the mouse.'
'The bald eagle visits the bear.' 'The bear needs the mouse.'
'The bear visits the bald eagle.' 'The bear visits the mouse.'
'The mouse does not need the bald eagle.'] | ['If someone needs the bear then they are red.'
'If someone needs the bear and they are not cold then they visit the bear.'
'If someone is red then they do not visit the mouse.'
'If someone needs the bald eagle and they are nice then they need the bear.'
'If someone likes the mouse then they need the bear.'
'If the mouse needs the bald eagle then the mouse needs the bear.'] | The bald eagle is red. | True | 1 | 3 | [array(['The bald eagle likes the mouse.'], dtype=object)] | [array(['If someone likes the mouse then they need the bear.',
'If someone needs the bear then they are red.'], dtype=object)] |
4,570 | ['Dave is big.'] | ['All big things are red.' 'If Dave is big then Dave is kind.'
'If Dave is big then Dave is kind.'
'If something is smart and big then it is young.'
'All blue things are red.'
'If something is big and nice then it is smart.'
'All smart things are young.' 'All young, kind things are red.'] | Dave is young. | Unknown | 1 | -1 | [] | [] |
4,571 | ['Bob is not big.' 'Bob is cold.' 'Bob is furry.' 'Bob is green.'
'Bob is not red.' 'Bob is white.' 'Erin is not big.' 'Erin is cold.'
'Erin is green.' 'Erin is not white.' 'Harry is red.' 'Harry is white.'] | ['All nice people are big.' 'All red people are nice.'] | Harry is big. | True | 1 | 3 | [array(['Harry is red.'], dtype=object)] | [array(['All red people are nice.', 'All nice people are big.'],
dtype=object) ] |
4,572 | ['Bob is blue.' 'Bob is kind.' 'Bob is red.' 'Charlie is nice.'
'Erin is kind.' 'Erin is red.' 'Gary is blue.'] | ['If something is quiet and cold then it is rough.'
'Cold things are quiet.' 'If something is kind then it is red.'
'All nice things are quiet.' 'Nice, rough things are kind.'
'If Bob is cold then Bob is kind.'
'If Bob is quiet and Bob is blue then Bob is nice.'
'All quiet, kind things are blue.' 'All quiet things are cold.'] | Charlie is rough. | True | 3 | 6 | [array(['Charlie is nice.', 'Charlie is nice.'], dtype=object)] | [array(['All nice things are quiet.', 'All nice things are quiet.',
'All quiet things are cold.',
'If something is quiet and cold then it is rough.'], dtype=object)] |
4,573 | ['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 likes the rabbit. | Unknown | 1 | -1 | [] | [] |
4,574 | ['Anne is furry.' 'Dave is big.' 'Dave is cold.' 'Erin is blue.'
'Erin is furry.' 'Erin is not young.' 'Harry is not nice.'] | ['All young people are white.'
'If someone is furry and nice then they are white.'
'If Anne is nice and Anne is white then Anne is cold.'
'All big people are blue.' 'All furry people are big.'
'White people are big.' 'Blue people are nice.'
'If Dave is big then Dave is not young.'
'If someone is big and not blue then they are cold.'] | Dave is nice. | True | 1 | 3 | [array(['Dave is big.'], dtype=object)] | [array(['All big people are blue.', 'Blue people are nice.'], dtype=object)] |
4,575 | ['The lion is cold.' 'The lion does not need the mouse.'
'The lion visits the squirrel.' 'The mouse is cold.'
'The mouse does not visit the squirrel.' 'The rabbit is cold.'
'The rabbit is rough.' 'The rabbit does not need the lion.'
'The rabbit does not visit the squirrel.' 'The squirrel is kind.'
'The squirrel needs the mouse.' 'The squirrel needs the rabbit.'
'The squirrel does not see the lion.'
'The squirrel does not see the rabbit.'] | ['If something needs the rabbit and the rabbit sees the mouse then the mouse does not see the lion.'
'If something is rough then it visits the mouse.'
'If something needs the rabbit and it visits the mouse then the mouse needs the rabbit.'
'If something needs the rabbit and the rabbit is cold then it is rough.'
'If something needs the rabbit then the rabbit needs the squirrel.'
'If the squirrel sees the lion and the squirrel is not green then the lion needs the squirrel.'
'If something is big then it visits the lion.'
'If something visits the squirrel and the squirrel sees the lion then the lion is not kind.'] | The squirrel visits the mouse. | True | 1 | 4 | [array(['The squirrel needs the rabbit.', 'The rabbit is cold.'],
dtype=object) ] | [array(['If something needs the rabbit and the rabbit is cold then it is rough.',
'If something is rough then it visits the mouse.'], dtype=object) ] |
4,576 | ['Erin is smart.'] | ['If Erin is young then Erin is kind.' 'If Erin is red then Erin is kind.'
'All smart things are big.' 'Kind, red things are smart.'
'If Erin is smart then Erin is red.'
'If something is kind and not big then it is quiet.'] | Erin is not kind. | False | 1 | 3 | [array(['Erin is smart.'], dtype=object)] | [array(['If Erin is smart then Erin is red.',
'If Erin is red then Erin is kind.'], dtype=object)] |
4,577 | ['The dog eats the lion.' 'The dog likes the rabbit.'
'The lion eats the rabbit.' 'The rabbit eats the lion.'
'The rabbit likes the dog.' 'The rabbit likes the lion.'
'The rabbit needs the dog.'] | ['If something is round then it likes the rabbit.'
'If something likes the lion and the lion eats the dog then it needs the lion.'
'If something likes the lion then the lion needs the rabbit.'
'If something likes the lion then the lion needs the rabbit.'
'If something needs the rabbit and the rabbit likes the lion then the lion is round.'
'If the lion is cold and the lion eats the rabbit then the rabbit is blue.'
'If something is round and it needs the dog then it needs the lion.'
'If something needs the dog then it eats the dog.'] | The lion does not like the rabbit. | False | 3 | 5 | [array(['The rabbit likes the lion.', 'The rabbit likes the lion.'],
dtype=object)
array(['The rabbit likes the lion.', 'The rabbit likes the lion.'],
dtype=object) ] | [array(['If something likes the lion then the lion needs the rabbit.',
'If something needs the rabbit and the rabbit likes the lion then the lion is round.',
'If something is round then it likes the rabbit.'], dtype=object)
array(['If something likes the lion then the lion needs the rabbit.',
'If something needs the rabbit and the rabbit likes the lion then the lion is round.',
'If something is round then it likes the rabbit.'], dtype=object) ] |
4,578 | ['Bob is not round.' 'Erin is round.' 'Gary is nice.'] | ['If something is cold and not round then it is big.'
'All round things are nice.'
'If Gary is quiet and Gary is green then Gary is cold.'
'Nice things are quiet.'
'If Bob is big and Bob is green then Bob is not cold.'
'If something is quiet then it is cold.'] | Erin is not quiet. | False | 1 | 3 | [array(['Erin is round.'], dtype=object)] | [array(['All round things are nice.', 'Nice things are quiet.'],
dtype=object) ] |
4,579 | ['Charlie is big.' 'Charlie is not furry.' 'Fiona is big.'
'Fiona is furry.' 'Fiona is not nice.' 'Fiona is red.'
'Fiona is not young.' 'Gary is rough.' 'Gary is white.' 'Gary is young.'] | ['If something is big then it is red.'
'If something is red and not furry then it is not nice.'
'If something is white and not rough then it is nice.'
'If something is red then it is not nice.' 'All young things are big.'
'All young things are big.'] | Gary is nice. | False | 3 | 4 | [array(['Gary is young.'], dtype=object)
array(['Gary is young.'], dtype=object)] | [array(['All young things are big.', 'If something is big then it is red.',
'If something is red then it is not nice.'], dtype=object)
array(['All young things are big.', 'If something is big then it is red.',
'If something is red then it is not nice.'], dtype=object) ] |
4,580 | ['Bob is blue.' 'Bob is smart.' 'Erin is not green.' 'Erin is not red.'
'Fiona is green.' 'Harry is not quiet.' 'Harry is smart.'] | ['Green things are red.' 'Blue things are smart.'
'Green, smart things are young.' 'Green, young things are blue.'
'All blue things are quiet.' 'If Fiona is red then Fiona is smart.'
'If something is quiet and smart then it is rough.'
'If Bob is rough and Bob is not blue then Bob is not red.'] | Erin is not smart. | Unknown | 1 | -1 | [] | [] |
4,581 | ['The bear eats the rabbit.' 'The bear is blue.' 'The bear is kind.'
'The bear is not nice.' 'The bear is red.' 'The bear is rough.'
'The bear needs the rabbit.' 'The bear visits the rabbit.'
'The rabbit does not eat the bear.' 'The rabbit is blue.'
'The rabbit is kind.' 'The rabbit is nice.' 'The rabbit is rough.'
'The rabbit does not need the bear.' 'The rabbit visits the bear.'] | ['If something visits the bear and the bear eats the rabbit then the bear visits the rabbit.'
'If something is kind and it eats the bear then it needs the rabbit.'
'If something eats the bear and the bear needs the rabbit then the rabbit is red.'
'If something eats the rabbit then it needs the bear.'
'If something visits the rabbit then it eats the bear.'
'If something eats the bear and the bear is rough then it is blue.'] | The rabbit is not red. | False | 1 | 4 | [array(['The bear visits the rabbit.', 'The bear needs the rabbit.'],
dtype=object)
array(['The rabbit visits the bear.', 'The bear eats the rabbit.',
'The bear needs the rabbit.'], dtype=object)
array(['The bear visits the rabbit.', 'The bear is kind.',
'The bear visits the rabbit.'], dtype=object)
array(['The rabbit visits the bear.', 'The bear eats the rabbit.',
'The bear is kind.', 'The bear visits the rabbit.'], dtype=object)
array(['The bear visits the rabbit.', 'The bear is kind.',
'The rabbit visits the bear.', 'The bear eats the rabbit.'],
dtype=object)
array(['The rabbit visits the bear.', 'The bear eats the rabbit.',
'The bear is kind.', 'The rabbit visits the bear.',
'The bear eats the rabbit.'], dtype=object) ] | [array(['If something visits the rabbit then it eats the bear.',
'If something eats the bear and the bear needs the rabbit then the rabbit is red.'],
dtype=object)
array(['If something visits the bear and the bear eats the rabbit then the bear visits the rabbit.',
'If something visits the rabbit then it eats the bear.',
'If something eats the bear and the bear needs the rabbit then the rabbit is red.'],
dtype=object)
array(['If something visits the rabbit then it eats the bear.',
'If something visits the rabbit then it eats the bear.',
'If something is kind and it eats the bear then it needs the rabbit.',
'If something eats the bear and the bear needs the rabbit then the rabbit is red.'],
dtype=object)
array(['If something visits the bear and the bear eats the rabbit then the bear visits the rabbit.',
'If something visits the rabbit then it eats the bear.',
'If something visits the rabbit then it eats the bear.',
'If something is kind and it eats the bear then it needs the rabbit.',
'If something eats the bear and the bear needs the rabbit then the rabbit is red.'],
dtype=object)
array(['If something visits the rabbit then it eats the bear.',
'If something visits the bear and the bear eats the rabbit then the bear visits the rabbit.',
'If something visits the rabbit then it eats the bear.',
'If something is kind and it eats the bear then it needs the rabbit.',
'If something eats the bear and the bear needs the rabbit then the rabbit is red.'],
dtype=object)
array(['If something visits the bear and the bear eats the rabbit then the bear visits the rabbit.',
'If something visits the rabbit then it eats the bear.',
'If something visits the bear and the bear eats the rabbit then the bear visits the rabbit.',
'If something visits the rabbit then it eats the bear.',
'If something is kind and it eats the bear then it needs the rabbit.',
'If something eats the bear and the bear needs the rabbit then the rabbit is red.'],
dtype=object) ] |
4,582 | ['Anne is rough.' 'Anne is young.' 'Bob is nice.' 'Bob is red.'
'Bob is young.' 'Charlie is cold.' 'Charlie is quiet.' 'Charlie is red.'
'Charlie is rough.' 'Charlie is smart.' 'Fiona is cold.'
'Fiona is quiet.'] | ['Cold people are young.' 'Rough, young people are nice.'
'Cold, red people are smart.' 'Red people are smart.'
'If someone is smart and quiet then they are cold.'
'All rough, nice people are red.' 'All red, quiet people are cold.'
'All smart people are quiet.'] | Bob is not quiet. | False | 1 | 3 | [array(['Bob is red.'], dtype=object)] | [array(['Red people are smart.', 'All smart people are quiet.'],
dtype=object) ] |
4,583 | ['Dave is young.' 'Gary is nice.' 'Harry is furry.'] | ['Round things are nice.' 'If Dave is green then Dave is blue.'
'If something is furry and round then it is nice.'
'If something is furry then it is blue.' 'Blue, furry things are smart.'
'If something is smart then it is green.' 'Blue, nice things are young.'
'All young, green things are furry.'] | Harry is not smart. | False | 1 | 4 | [array(['Harry is furry.', 'Harry is furry.'], dtype=object)] | [array(['If something is furry then it is blue.',
'Blue, furry things are smart.'], dtype=object)] |
4,584 | ['Dave is blue.' 'Dave is kind.' 'Dave is round.' 'Dave is white.'
'Dave is young.' 'Fiona is furry.' 'Fiona is kind.' 'Fiona is not white.'
'Fiona is young.' 'Gary is blue.' 'Gary is kind.' 'Gary is smart.'
'Gary is young.' 'Harry is kind.' 'Harry is white.'] | ['If Dave is smart and Dave is round then Dave is kind.'
'White things are blue.'
'If Harry is smart and Harry is young then Harry is furry.'
'All blue things are round.'
'If Dave is round and Dave is blue then Dave is furry.'
'Blue things are smart.'] | Harry is not smart. | False | 1 | 3 | [array(['Harry is white.'], dtype=object)] | [array(['White things are blue.', 'Blue things are smart.'], dtype=object)] |
4,585 | ['Anne is big.' 'Anne is green.' 'Anne is nice.' 'Anne is rough.'
'Anne is round.' 'Anne is white.' 'Bob is big.' 'Bob is round.'
'Bob is white.' 'Dave is rough.' 'Dave is white.' 'Harry is big.'
'Harry is nice.' 'Harry is rough.' 'Harry is white.'] | ['If Bob is big and Bob is round then Bob is cold.'
'If Bob is big and Bob is cold then Bob is green.'
'Green, white people are rough.'] | Bob is green. | True | 1 | 5 | [array(['Bob is big.', 'Bob is big.', 'Bob is round.'], dtype=object)] | [array(['If Bob is big and Bob is round then Bob is cold.',
'If Bob is big and Bob is cold then Bob is green.'], dtype=object)] |
4,586 | ['Bob is cold.' 'Charlie is cold.' 'Charlie is green.'] | ['Cold, green people are white.' 'If someone is white then they are blue.'
'All white people are cold.'] | Bob is blue. | Unknown | 1 | -1 | [] | [] |
4,587 | ['Anne is cold.' 'Anne is furry.' 'Anne is green.' 'Anne is kind.'
'Anne is rough.' 'Dave is cold.' 'Dave is kind.'] | ['If something is green then it is furry.'
'If something is kind then it is green.'
'If something is quiet and green then it is furry.'
'All big things are kind.' 'All furry, cold things are quiet.'
'All rough things are kind.'
'If something is cold and rough then it is big.'
'If Anne is furry and Anne is quiet then Anne is green.'] | Dave is quiet. | True | 3 | 5 | [array(['Dave is kind.', 'Dave is cold.'], dtype=object)] | [array(['If something is kind then it is green.',
'If something is green then it is furry.',
'All furry, cold things are quiet.'], dtype=object)] |
4,588 | ['Anne is cold.' 'Anne is kind.' 'Anne is nice.' 'Anne is not red.'
'Anne is white.' 'Anne is young.' 'Charlie is not cold.'
'Charlie is kind.' 'Charlie is red.' 'Fiona is young.'] | ['If something is white and not kind then it is not furry.'
'If something is cold then it is furry.' 'Nice, young things are cold.'
'If something is young then it is nice.'
'If something is nice then it is white.'
'If Charlie is young and Charlie is not white then Charlie is not furry.'] | Fiona is furry. | True | 3 | 5 | [array(['Fiona is young.', 'Fiona is young.'], dtype=object)] | [array(['If something is young then it is nice.',
'Nice, young things are cold.',
'If something is cold then it is furry.'], dtype=object)] |
4,589 | ['The bear chases the cat.' 'The bear likes the lion.'
'The bear needs the squirrel.' 'The cat likes the squirrel.'
'The lion is blue.' 'The lion likes the cat.'
'The lion needs the squirrel.' 'The squirrel chases the lion.'
'The squirrel is rough.' 'The squirrel likes the bear.'] | ['If someone is blue and they chase the bear then they chase the squirrel.'
'If the bear chases the cat then the bear needs the cat.'
'If someone needs the cat and they like the lion then the lion chases the bear.'
'If someone chases the cat and the cat is rough then they chase the squirrel.'
'If the lion is young then the lion chases the squirrel.'
'If someone chases the squirrel and the squirrel needs the bear then they chase the lion.'] | The lion does not chase the squirrel. | False | 3 | 6 | [array(['The lion is blue.', 'The bear chases the cat.',
'The bear likes the lion.'], dtype=object) ] | [array(['If the bear chases the cat then the bear needs the cat.',
'If someone needs the cat and they like the lion then the lion chases the bear.',
'If someone is blue and they chase the bear then they chase the squirrel.'],
dtype=object) ] |
4,590 | ['Anne is big.' 'Anne is furry.' 'Anne is kind.' 'Anne is nice.'
'Anne is quiet.' 'Anne is rough.' 'Anne is white.' 'Bob is big.'
'Bob is furry.' 'Bob is nice.'] | ['Kind, white people are quiet.'
'If Anne is big and Anne is furry then Anne is rough.'
'White people are kind.'
'If someone is kind and white then they are nice.'
'If someone is nice and kind then they are furry.'
'Nice people are white.'
'If someone is rough and kind then they are big.'
'All quiet people are white.'] | Bob is not kind. | False | 1 | 3 | [array(['Bob is nice.'], dtype=object)] | [array(['Nice people are white.', 'White people are kind.'], dtype=object)] |
4,591 | ['The cat is green.' 'The cat is nice.' 'The cat needs the squirrel.'
'The cat visits the dog.' 'The dog is cold.' 'The dog likes the cat.'
'The dog needs the cat.' 'The dog needs the squirrel.'
'The dog visits the cat.' 'The dog visits the squirrel.'
'The squirrel is cold.' 'The squirrel likes the dog.'] | ['If something is nice then it likes the squirrel.'
'If something likes the squirrel then it visits the squirrel.'
'If something visits the squirrel then it visits the cat.'] | The cat does not visit the squirrel. | False | 1 | 3 | [array(['The cat is nice.'], dtype=object)] | [array(['If something is nice then it likes the squirrel.',
'If something likes the squirrel then it visits the squirrel.'],
dtype=object) ] |
4,592 | ['The bear does not eat the rabbit.' 'The bear is nice.'
'The bear is young.' 'The bear needs the rabbit.'
'The rabbit eats the bear.' 'The rabbit eats the squirrel.'
'The rabbit is cold.' 'The rabbit sees the bear.'
'The rabbit sees the squirrel.' 'The squirrel eats the bear.'
'The squirrel is cold.' 'The squirrel sees the rabbit.'] | ['If something eats the rabbit then the rabbit does not see the bear.'
'If something needs the squirrel and it needs the rabbit then the squirrel does not need the bear.'
'If something sees the rabbit and the rabbit does not need the bear then the rabbit is young.'
'If something needs the rabbit then it needs the squirrel.'
'If something sees the bear then it eats the squirrel.'
'If something needs the bear and it does not need the squirrel then the bear eats the squirrel.'
'If something sees the bear then the bear eats the squirrel.'
'If something eats the squirrel then it eats the bear.'] | The bear does not eat the bear. | False | 1 | 3 | [array(['The rabbit sees the bear.'], dtype=object)] | [array(['If something sees the bear then the bear eats the squirrel.',
'If something eats the squirrel then it eats the bear.'],
dtype=object) ] |
4,593 | ['Anne is kind.' 'Charlie is red.' 'Gary is young.' 'Harry is kind.'] | ['If someone is kind then they are red.'
'If Anne is quiet and Anne is red then Anne is smart.'
'If someone is red then they are quiet.'] | Gary is quiet. | Unknown | 1 | -1 | [] | [] |
4,594 | ['Anne is furry.' 'Anne is smart.' 'Bob is furry.' 'Dave is red.'
'Dave is smart.' 'Fiona is nice.' 'Fiona is not round.'] | ['All smart, round things are not nice.'
'All smart, blue things are nice.'
'If something is blue then it is green.'
'All nice, furry things are not green.' 'All furry things are green.'
'If something is red then it is smart.'
'If something is smart then it is round.' 'Green things are red.'] | Bob is not smart. | False | 3 | 4 | [array(['Bob is furry.'], dtype=object)] | [array(['All furry things are green.', 'Green things are red.',
'If something is red then it is smart.'], dtype=object)] |
4,595 | ['Anne is furry.' 'Dave is big.' 'Dave is cold.' 'Erin is blue.'
'Erin is furry.' 'Erin is not young.' 'Harry is not nice.'] | ['All young people are white.'
'If someone is furry and nice then they are white.'
'If Anne is nice and Anne is white then Anne is cold.'
'All big people are blue.' 'All furry people are big.'
'White people are big.' 'Blue people are nice.'
'If Dave is big then Dave is not young.'
'If someone is big and not blue then they are cold.'] | Harry is big. | Unknown | 1 | -1 | [] | [] |
4,596 | ['Anne is big.' 'Anne is not furry.' 'Anne is young.' 'Bob is furry.'
'Bob is not green.' 'Erin is big.' 'Erin is green.' 'Erin is nice.'
'Erin is red.' 'Erin is not young.'] | ['Green things are big.' 'All white things are young.'
'If something is nice then it is furry.'
'If something is white then it is nice.'
'If Bob is furry then Bob is white.'
'If something is furry and not nice then it is red.'] | Bob is young. | True | 1 | 3 | [array(['Bob is furry.'], dtype=object)] | [array(['If Bob is furry then Bob is white.',
'All white things are young.'], dtype=object)] |
4,597 | ['Anne is cold.' 'Anne is round.' 'Bob is nice.' 'Bob is young.'
'Gary is quiet.' 'Gary is not round.' 'Gary is young.'] | ['If Anne is nice and Anne is cold then Anne is rough.'
'Quiet, cold things are not kind.' 'Round things are kind.'
'If something is young and not round then it is rough.'
'Nice things are quiet.' 'If something is kind then it is cold.'
'If something is young and rough then it is cold.'
'Nice things are young.'] | Gary is not cold. | False | 1 | 5 | [array(['Gary is young.', 'Gary is young.', 'Gary is not round.'],
dtype=object) ] | [array(['If something is young and not round then it is rough.',
'If something is young and rough then it is cold.'], dtype=object)] |
4,598 | ['The cow chases the tiger.' 'The cow eats the dog.' 'The cow is nice.'
'The cow is young.' 'The dog chases the cow.' 'The dog chases the tiger.'
'The dog eats the tiger.' 'The dog is big.' 'The dog is red.'
'The mouse chases the cow.' 'The mouse eats the cow.'
'The mouse is young.' 'The mouse needs the dog.'
'The tiger chases the dog.' 'The tiger eats the mouse.'] | ['If the dog needs the tiger then the tiger is red.'
'If something is round then it eats the dog.'
'If the mouse is big and the mouse chases the tiger then the tiger is young.'
'If the mouse eats the dog and the dog eats the tiger then the tiger needs the mouse.'
'If something needs the mouse and it is nice then the mouse eats the tiger.'
'If something needs the tiger then it is big.'] | The tiger does not need the mouse. | Unknown | 1 | -1 | [] | [] |
4,599 | ['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 | [] | [] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.