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