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