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,200 | ['Fiona is quiet.'] | ['All quiet things are rough.'
'If something is white and cold then it is red.'
'If something is white and cold then it is green.'
'If Fiona is red then Fiona is quiet.' 'Rough, quiet things are white.'
'All cold things are white.' 'If Fiona is green then Fiona is white.'
'All green, quiet things are white.'] | Fiona is white. | True | 1 | 4 | [array(['Fiona is quiet.', 'Fiona is quiet.'], dtype=object)] | [array(['All quiet things are rough.', 'Rough, quiet things are white.'],
dtype=object) ] |
9,201 | ['The cow is not round.' 'The cow likes the lion.'
'The lion eats the cow.' 'The lion likes the squirrel.'
'The squirrel is cold.' 'The squirrel does not like the lion.'
'The squirrel needs the cow.'] | ['If someone likes the squirrel and they do not need the cow then they like the lion.'
'If the squirrel is rough then the squirrel does not like the lion.'
'If someone eats the cow then the cow needs the squirrel.'
'If someone eats the lion and the lion needs the squirrel then the squirrel does not eat the cow.'
'If someone eats the squirrel and they do not like the squirrel then the squirrel eats the cow.'
'If someone needs the squirrel then they eat the lion.'] | The cow eats the lion. | True | 1 | 3 | [array(['The lion eats the cow.'], dtype=object)] | [array(['If someone eats the cow then the cow needs the squirrel.',
'If someone needs the squirrel then they eat the lion.'],
dtype=object) ] |
9,202 | ['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) ] |
9,203 | ['Charlie is nice.' 'Charlie is round.' 'Charlie is smart.'
'Charlie is young.' 'Fiona is nice.' 'Fiona is rough.' 'Gary is quiet.'
'Gary is round.' 'Harry is smart.' 'Harry is young.'] | ['If Fiona is nice then Fiona is quiet.'
'If something is smart and round then it is quiet.'
'If something is smart and quiet then it is rough.'] | Harry is not rough. | Unknown | 1 | -1 | [] | [] |
9,204 | ['The bear visits the cat.' 'The cat is cold.' 'The cat sees the mouse.'
'The mouse likes the rabbit.' 'The mouse sees the rabbit.'
'The mouse visits the rabbit.' 'The rabbit is blue.'
'The rabbit is round.' 'The rabbit likes the mouse.'
'The rabbit sees the cat.'] | ['If something visits the cat and it likes the cat then the cat visits the mouse.'
'If something visits the mouse then it sees the bear.'
'If something likes the cat then it visits the cat.'
'If the bear sees the mouse and the mouse is big then the mouse likes the bear.'
'If something visits the cat then it likes the cat.'
'If the cat likes the bear and the bear is big then the cat likes the mouse.'
'If something is blue and it sees the cat then the cat is big.'
'If something likes the mouse then it sees the rabbit.'] | The cat does not like the cat. | Unknown | 1 | -1 | [] | [] |
9,205 | ['The bald eagle chases the dog.' 'The bald eagle is rough.'
'The bald eagle needs the cow.' 'The cow chases the bald eagle.'
'The cow is rough.' 'The cow sees the dog.' 'The cow sees the mouse.'
'The dog chases the cow.' 'The dog is rough.' 'The mouse chases the cow.'
'The mouse chases the dog.' 'The mouse is round.'] | ['If someone chases the cow then they are young.'
'If someone is rough and they do not chase the mouse then the mouse does not see the bald eagle.'
'If someone is young and they do not chase the mouse then the mouse chases the cow.'
'If the bald eagle needs the dog then the bald eagle sees the mouse.'
'If someone needs the dog and they do not chase the dog then they need the mouse.'
'If someone needs the dog and they chase the dog then the dog is round.'
'If someone is young then they need the dog.'
'If someone is young and they do not need the dog then they do not see the dog.'] | The mouse does not need the dog. | False | 1 | 3 | [array(['The mouse chases the cow.'], dtype=object)] | [array(['If someone chases the cow then they are young.',
'If someone is young then they need the dog.'], dtype=object)] |
9,206 | ['The bald eagle likes the bear.' 'The bald eagle visits the tiger.'
'The bear is kind.' 'The bear likes the tiger.'
'The bear visits the tiger.' 'The squirrel chases the bear.'
'The squirrel is kind.' 'The squirrel is rough.'
'The squirrel visits the bald eagle.' 'The tiger chases the bear.'
'The tiger chases the squirrel.' 'The tiger is nice.'
'The tiger likes the bear.' 'The tiger likes the squirrel.'] | ['If the bald eagle visits the squirrel then the bald eagle likes the bear.'
'If something chases the squirrel then the squirrel likes the bald eagle.'
'If something is rough and it likes the bear then the bear likes the squirrel.'
'If the squirrel is nice then the squirrel visits the tiger.'
'If something likes the tiger and it likes the squirrel then the tiger likes the bald eagle.'
'If something is red then it chases the squirrel.'
'If something likes the bald eagle then it chases the tiger.'
'If something likes the squirrel and the squirrel chases the bear then the squirrel is red.'
'If something chases the tiger then it likes the bear.'] | The bear likes the bear. | Unknown | 1 | -1 | [] | [] |
9,207 | ['Anne is nice.' 'Anne is young.' 'Dave is cold.' 'Dave is smart.'
'Dave is white.' 'Fiona is nice.' 'Fiona is not red.' 'Fiona is young.'
'Gary is cold.' 'Gary is red.'] | ['If someone is smart then they are green.'
'If someone is green then they are nice.' 'Nice people are young.'
'If someone is white then they are young.'
'If someone is cold then they are white.'
'If someone is green and smart then they are white.'
'All young, red people are smart.' 'If Fiona is red then Fiona is green.'
'If Anne is smart then Anne is not green.'] | Fiona is white. | Unknown | 1 | -1 | [] | [] |
9,208 | ['The cat is not young.' 'The cow needs the tiger.'
'The squirrel is nice.' 'The tiger needs the cat.'] | ['If something visits the cow then it does not need the cat.'
'If the cow needs the tiger then the cow visits the cat.'
'If the cow visits the cat then the cow does not eat the cat.'] | The cow eats the cat. | False | 1 | 3 | [array(['The cow needs the tiger.'], dtype=object)] | [array(['If the cow needs the tiger then the cow visits the cat.',
'If the cow visits the cat then the cow does not eat the cat.'],
dtype=object) ] |
9,209 | ['The bear likes the mouse.' 'The mouse chases the bear.'
'The rabbit visits the bear.'] | ['If the mouse is rough and the mouse visits the rabbit then the mouse is nice.'
'If someone visits the rabbit and the rabbit visits the bear then the rabbit is nice.'
'If someone is big then they chase the bear.'
'If someone likes the mouse then they visit the rabbit.'
'If someone chases the mouse and they chase the rabbit then the rabbit chases the bear.'
'All nice, young people are green.'
'If someone likes the rabbit and the rabbit visits the bear then they visit the mouse.'
'If someone is nice then they visit the mouse.'] | The rabbit is nice. | True | 1 | 4 | [array(['The bear likes the mouse.', 'The rabbit visits the bear.'],
dtype=object) ] | [array(['If someone likes the mouse then they visit the rabbit.',
'If someone visits the rabbit and the rabbit visits the bear then the rabbit is nice.'],
dtype=object) ] |
9,210 | ['Dave is cold.' 'Dave is kind.' 'Dave is nice.' 'Dave is quiet.'
'Dave is not smart.' 'Dave is white.' 'Erin is kind.' 'Erin is nice.'
'Harry is cold.' 'Harry is not furry.' 'Harry is not nice.'
'Harry is white.'] | ['Quiet things are not smart.' 'Furry things are quiet.'
'All smart, furry things are quiet.' 'All nice things are not furry.'
'If something is furry then it is not cold.'
'If Erin is not furry then Erin is not cold.'] | Erin is cold. | False | 1 | 3 | [array(['Erin is nice.'], dtype=object)] | [array(['All nice things are not furry.',
'If Erin is not furry then Erin is not cold.'], dtype=object)] |
9,211 | ['Dave is cold.' 'Dave is kind.' 'Dave is quiet.' 'Erin is green.'
'Fiona is cold.' 'Fiona is green.' 'Fiona is quiet.' 'Fiona is round.'
'Gary is cold.' 'Gary is kind.' 'Gary is young.'] | ['If someone is kind then they are cold.' 'All green people are quiet.'
'If Erin is green and Erin is cold then Erin is round.'
'All cold, smart people are round.' 'All quiet, kind people are green.'
'Quiet people are kind.' 'If Erin is round then Erin is young.'] | Gary is not green. | Unknown | 1 | -1 | [] | [] |
9,212 | ['The cat likes the rabbit.' 'The cat likes the tiger.'
'The mouse is blue.' 'The mouse is nice.' 'The mouse is round.'
'The mouse visits the tiger.' 'The rabbit likes the tiger.'
'The rabbit visits the tiger.' 'The tiger eats the mouse.'
'The tiger eats the rabbit.' 'The tiger visits the cat.'] | ['If the mouse is big then the mouse visits the cat.'
'If something visits the mouse then it visits the tiger.'
'If something likes the tiger and the tiger eats the cat then the cat is red.'
'If something visits the tiger then the tiger visits the mouse.'
'If something is blue and it visits the cat then it likes the rabbit.'
'If something is nice then it likes the cat.'
'If something is blue then it likes the cat.'
'If something is round then it is nice.'
'If something visits the tiger then it is round.'] | The cat is not nice. | Unknown | 3 | -1 | [] | [] |
9,213 | ['The bald eagle chases the cat.' 'The bald eagle likes the dog.'
'The cat is green.' 'The cat is red.' 'The cat likes the lion.'
'The dog chases the cat.' 'The dog is red.'
'The dog sees the bald eagle.' 'The dog sees the lion.'
'The lion is green.' 'The lion is rough.' 'The lion sees the cat.'] | ['If someone is cold then they like the bald eagle.'
'If someone sees the cat and they like the bald eagle then the cat is rough.'
'If someone sees the bald eagle then the bald eagle likes the dog.'
'All rough people are nice.'
'If someone sees the lion then they are green.'
'If the bald eagle is red then the bald eagle is nice.'
'All nice people are cold.'
'If someone chases the dog and the dog likes the cat then they see the bald eagle.'
'If someone is rough then they like the dog.'] | The lion is cold. | True | 1 | 3 | [array(['The lion is rough.'], dtype=object)] | [array(['All rough people are nice.', 'All nice people are cold.'],
dtype=object) ] |
9,214 | ['Erin is green.' 'Fiona is white.'] | ['If someone is big then they are rough.'
'If someone is cold and not green then they are rough.'
'All nice people are not rough.' 'All big people are rough.'
'White, blue people are big.' 'If someone is nice then they are not big.'
'All green people are big.' 'All rough people are not cold.'] | Fiona is rough. | Unknown | 1 | -1 | [] | [] |
9,215 | ['The bear is red.' 'The cow chases the bear.' 'The lion likes the bear.'
'The squirrel chases the bear.'] | ['If someone chases the lion then the lion is not blue.'
'If someone sees the lion then they do not like the bear.'
'Red people are kind.'
'If someone chases the bear and the bear chases the lion then they see the squirrel.'
'If someone likes the bear and the bear is not rough then they do not like the cow.'
'If someone is red then they like the cow.'
'If the squirrel chases the bear and the bear is kind then the bear sees the lion.'
'If someone likes the bear then the bear is blue.'] | The bear does not see the lion. | False | 1 | 4 | [array(['The squirrel chases the bear.', 'The bear is red.'], dtype=object)] | [array(['Red people are kind.',
'If the squirrel chases the bear and the bear is kind then the bear sees the lion.'],
dtype=object) ] |
9,216 | ['Anne is big.' 'Anne is blue.' 'Anne is kind.' 'Anne is nice.'
'Charlie is big.' 'Charlie is blue.' 'Charlie is nice.' 'Dave is blue.'
'Dave is cold.' 'Dave is nice.' 'Harry is blue.'] | ['If Charlie is cold then Charlie is nice.'
'If Harry is kind and Harry is nice then Harry is quiet.'
'All blue things are cold.' 'If something is quiet then it is kind.'
'All kind things are big.' 'Cold things are nice.'
'If Harry is nice and Harry is big then Harry is kind.'
'If something is nice then it is quiet.'] | Dave is not big. | False | 3 | 4 | [array(['Dave is nice.'], dtype=object)
array(['Dave is cold.'], dtype=object)
array(['Dave is blue.'], dtype=object)] | [array(['If something is nice then it is quiet.',
'If something is quiet then it is kind.',
'All kind things are big.'], dtype=object)
array(['Cold things are nice.', 'If something is nice then it is quiet.',
'If something is quiet then it is kind.',
'All kind things are big.'], dtype=object)
array(['All blue things are cold.', 'Cold things are nice.',
'If something is nice then it is quiet.',
'If something is quiet then it is kind.',
'All kind things are big.'], dtype=object) ] |
9,217 | ['Anne is red.' 'Anne is rough.' 'Anne is smart.' 'Erin is blue.'
'Erin is kind.' 'Fiona is quiet.' 'Fiona is smart.'] | ['If someone is red and rough then they are blue.'
'If someone is blue and young then they are kind.'
'All smart, blue people are young.'] | Fiona is kind. | Unknown | 1 | -1 | [] | [] |
9,218 | ['The bald eagle eats the rabbit.' 'The mouse is young.'
'The rabbit is big.'] | ['If someone visits the mouse and they eat the mouse then the mouse likes the rabbit.'
'If the mouse is green then the mouse likes the rabbit.'
'If the bald eagle visits the rabbit and the bald eagle visits the mouse then the rabbit likes the bald eagle.'
'If someone likes the rabbit then they visit the bald eagle.'
'If someone eats the bald eagle then they visit the mouse.'
'If someone eats the rabbit then they like the rabbit.'] | The bald eagle does not visit the bald eagle. | False | 1 | 3 | [array(['The bald eagle eats the rabbit.'], dtype=object)] | [array(['If someone eats the rabbit then they like the rabbit.',
'If someone likes the rabbit then they visit the bald eagle.'],
dtype=object) ] |
9,219 | ['Anne is rough.' 'Bob is cold.' 'Erin is kind.' 'Fiona is smart.'] | ['All white people are nice.' 'If someone is cold then they are nice.'
'If someone is quiet then they are smart.'
'If someone is smart then they are nice.' 'All cold people are white.'
'All rough people are cold.'
'If Bob is white and Bob is nice then Bob is rough.'
'All white people are kind.'] | Anne is kind. | True | 3 | 4 | [array(['Anne is rough.'], dtype=object)] | [array(['All rough people are cold.', 'All cold people are white.',
'All white people are kind.'], dtype=object) ] |
9,220 | ['Anne is big.' 'Bob is blue.' 'Harry is round.'] | ['All blue, kind things are green.' 'All big things are round.'
'If something is round then it is kind.'
'If something is kind then it is cold.'
'If Harry is green then Harry is cold.'
'If something is cold then it is big.'] | Harry is not cold. | False | 1 | 3 | [array(['Harry is round.'], dtype=object)] | [array(['If something is round then it is kind.',
'If something is kind then it is cold.'], dtype=object)] |
9,221 | ['The bald eagle is big.' 'The cat chases the squirrel.'
'The cat needs the bald eagle.' 'The cat needs the tiger.'
'The squirrel is blue.' 'The squirrel needs the bald eagle.'
'The squirrel sees the bald eagle.' 'The squirrel sees the cat.'
'The tiger chases the bald eagle.' 'The tiger chases the cat.'
'The tiger is blue.' 'The tiger is green.'] | ['If the tiger chases the cat then the tiger is big.'
'If someone chases the bald eagle then the bald eagle needs the cat.'
'If someone is blue and they need the squirrel then the squirrel sees the bald eagle.'
'If the bald eagle chases the cat and the cat chases the bald eagle then the bald eagle sees the squirrel.'
'If someone needs the tiger and the tiger needs the bald eagle then they are red.'
'Round people are green.'
'If someone sees the cat and they chase the tiger then the cat sees the bald eagle.'
'If someone is big and blue then they chase the squirrel.'] | The tiger chases the squirrel. | True | 1 | 4 | [array(['The tiger chases the cat.', 'The tiger is blue.'], dtype=object)] | [array(['If the tiger chases the cat then the tiger is big.',
'If someone is big and blue then they chase the squirrel.'],
dtype=object) ] |
9,222 | ['Bob is blue.' 'Bob is nice.' 'Bob is red.'] | ['If something is round then it is quiet.'
'All nice, blue things are white.' 'Furry, quiet things are round.'
'If Bob is red then Bob is furry.'
'If something is nice and white then it is round.' 'Red things are nice.'] | Bob is not round. | False | 1 | 5 | [array(['Bob is nice.', 'Bob is nice.', 'Bob is blue.'], dtype=object)
array(['Bob is red.', 'Bob is nice.', 'Bob is blue.'], dtype=object)
array(['Bob is nice.', 'Bob is red.', 'Bob is blue.'], dtype=object)
array(['Bob is red.', 'Bob is red.', 'Bob is blue.'], dtype=object)] | [array(['All nice, blue things are white.',
'If something is nice and white then it is round.'], dtype=object)
array(['Red things are nice.', 'All nice, blue things are white.',
'If something is nice and white then it is round.'], dtype=object)
array(['Red things are nice.', 'All nice, blue things are white.',
'If something is nice and white then it is round.'], dtype=object)
array(['Red things are nice.', 'Red things are nice.',
'All nice, blue things are white.',
'If something is nice and white then it is round.'], dtype=object)] |
9,223 | ['Erin is quiet.' 'Erin is young.' 'Fiona is big.' 'Fiona is cold.'
'Fiona is furry.' 'Fiona is kind.' 'Fiona is quiet.'
'Fiona is not smart.' 'Gary is smart.' 'Harry is big.' 'Harry is cold.'
'Harry is furry.' 'Harry is not kind.' 'Harry is quiet.'
'Harry is young.'] | ['If Gary is not young then Gary is not quiet.'
'If Fiona is quiet and Fiona is cold then Fiona is not smart.'
'Quiet, furry people are big.' 'All young people are big.'
'All smart people are big.' 'Cold, quiet people are not smart.'
'If someone is smart and not quiet then they are cold.'
'All big people are cold.'] | Erin is cold. | True | 1 | 3 | [array(['Erin is young.'], dtype=object)] | [array(['All young people are big.', 'All big people are cold.'],
dtype=object) ] |
9,224 | ['The bear is nice.' 'The bear likes the cat.' 'The bear sees the dog.'
'The cat eats the bear.' 'The cat is cold.' 'The cat sees the bear.'
'The dog eats the bear.' 'The dog eats the lion.' 'The dog is blue.'
'The dog sees the cat.' 'The lion eats the cat.' 'The lion is cold.'
'The lion likes the bear.' 'The lion likes the cat.'] | ['If someone is big then they eat the dog.'
'If someone is cold then they are nice.'
'If someone is blue and they see the bear then they see the dog.'
'If someone eats the dog then the dog is nice.'
'If someone is blue and they see the dog then they are big.'
'If someone eats the bear and they are nice then they are blue.'
'If someone eats the bear and they see the dog then the dog is big.'] | The bear is big. | Unknown | 1 | -1 | [] | [] |
9,225 | ['Anne is furry.' 'Anne is green.' 'Anne is nice.' 'Anne is smart.'
'Gary is cold.' 'Gary is furry.' 'Gary is nice.' 'Gary is smart.'
'Gary is white.' 'Gary is young.'] | ['All smart, white people are green.'
'If Gary is young then Gary is cold.'
'If someone is white and furry then they are cold.'
'If someone is smart and green then they are white.'
'If Gary is furry then Gary is smart.' 'All young people are nice.'
'White people are smart.'
'If Gary is nice and Gary is cold then Gary is furry.'] | Anne is cold. | True | 1 | 5 | [array(['Anne is smart.', 'Anne is green.', 'Anne is furry.'], dtype=object)] | [array(['If someone is smart and green then they are white.',
'If someone is white and furry then they are cold.'], dtype=object)] |
9,226 | ['Gary is cold.' 'Gary is nice.' 'Gary is quiet.' 'Harry is blue.'
'Harry is cold.' 'Harry is nice.' 'Harry is quiet.' 'Harry is red.'
'Harry is rough.' 'Harry is smart.'] | ['All rough people are red.' 'Nice, blue people are rough.'
'All red people are cold.' 'If Gary is blue then Gary is cold.'
'If Gary is nice then Gary is rough.' 'All nice people are quiet.'
'If someone is smart then they are rough.' 'All cold people are rough.'] | Gary is red. | True | 1 | 3 | [array(['Gary is cold.'], dtype=object)
array(['Gary is nice.'], dtype=object)] | [array(['All cold people are rough.', 'All rough people are red.'],
dtype=object)
array(['If Gary is nice then Gary is rough.', 'All rough people are red.'],
dtype=object) ] |
9,227 | ['Bob is red.' 'Erin is kind.' 'Gary is white.' 'Harry is young.'] | ['All big, young people are red.' 'If someone is nice then they are kind.'
'All red people are furry.' 'If someone is white then they are kind.'
'Young, red people are big.' 'Kind people are furry.'] | Harry is not big. | Unknown | 1 | -1 | [] | [] |
9,228 | ['Bob is cold.' 'Bob is kind.' 'Bob is red.' 'Bob is smart.'
'Bob is young.' 'Fiona is blue.' 'Gary is blue.' 'Gary is kind.'
'Harry is kind.' 'Harry is young.'] | ['All red people are blue.' 'All blue people are smart.'
'All young people are cold.' 'Cold people are red.'
'If someone is kind and smart then they are white.'] | Harry is blue. | True | 3 | 4 | [array(['Harry is young.'], dtype=object)] | [array(['All young people are cold.', 'Cold people are red.',
'All red people are blue.'], dtype=object) ] |
9,229 | ['The bald eagle sees the rabbit.' 'The bald eagle visits the rabbit.'
'The bear is red.' 'The bear needs the bald eagle.'
'The bear sees the rabbit.' 'The bear visits the rabbit.'
'The rabbit is big.' 'The rabbit needs the bear.'
'The rabbit sees the bald eagle.' 'The rabbit visits the bald eagle.'] | ['If the bald eagle is big and the bald eagle sees the rabbit then the rabbit sees the bear.'
'If the bear visits the rabbit and the bear needs the rabbit then the bear is kind.'
'If the bald eagle needs the bear then the bear visits the rabbit.'
'If someone needs the rabbit then they see the bear.'
'If someone sees the bald eagle and they visit the bear then the bald eagle sees the bear.'
'If someone needs the bear and the bear sees the rabbit then the bear is big.'
'If someone is kind and they visit the bald eagle then the bald eagle is big.'
'All big people are kind.'] | The bald eagle is kind. | True | 3 | 5 | [array(['The rabbit is big.', 'The rabbit visits the bald eagle.'],
dtype=object) ] | [array(['All big people are kind.',
'If someone is kind and they visit the bald eagle then the bald eagle is big.',
'All big people are kind.'], dtype=object) ] |
9,230 | ['Charlie is nice.' 'Erin is not green.' 'Gary is nice.'] | ['If Erin is not rough then Erin is cold.'
'If something is green then it is not cold.'
'All white things are green.'
'If Charlie is not rough then Charlie is green.'
'If something is nice then it is white.'
'If something is nice and not cold then it is kind.'] | Gary is not green. | False | 1 | 3 | [array(['Gary is nice.'], dtype=object)] | [array(['If something is nice then it is white.',
'All white things are green.'], dtype=object)] |
9,231 | ['Charlie is kind.' 'Charlie is quiet.' 'Charlie is rough.'
'Charlie is smart.' 'Charlie is white.' 'Dave is kind.' 'Dave is white.'
'Dave is young.' 'Fiona is blue.' 'Fiona is rough.' 'Gary is blue.'
'Gary is kind.'] | ['If Fiona is rough and Fiona is blue then Fiona is not smart.'
'If Dave is smart then Dave is not white.' 'All kind things are white.'
'If something is smart and not blue then it is kind.'
'All quiet things are kind.' 'If something is white then it is young.'
'If something is blue and not smart then it is quiet.'] | Fiona is quiet. | True | 1 | 5 | [array(['Fiona is blue.', 'Fiona is rough.', 'Fiona is blue.'],
dtype=object) ] | [array(['If Fiona is rough and Fiona is blue then Fiona is not smart.',
'If something is blue and not smart then it is quiet.'],
dtype=object) ] |
9,232 | ['The bald eagle chases the cat.' 'The bald eagle likes the mouse.'
'The bald eagle sees the bear.' 'The bear is nice.' 'The cat is blue.'
'The mouse likes the cat.' 'The mouse sees the bear.'] | ['If someone chases the cat and the cat is round then the cat likes the mouse.'
'If someone chases the mouse and the mouse chases the bald eagle then they like the cat.'
'If someone chases the bear then they are red.'
'If someone chases the cat then they see the cat.'
'If the cat likes the bald eagle then the cat likes the bear.'
'If someone is red then they chase the cat.'
'If someone sees the mouse then they like the mouse.'
'If the bald eagle is nice and the bald eagle sees the cat then the cat likes the bald eagle.'
'If someone sees the cat then the cat chases the bear.'] | The cat is red. | True | 3 | 4 | [array(['The bald eagle chases the cat.'], dtype=object)] | [array(['If someone chases the cat then they see the cat.',
'If someone sees the cat then the cat chases the bear.',
'If someone chases the bear then they are red.'], dtype=object)] |
9,233 | ['Bob is kind.' 'Charlie is quiet.' 'Charlie is rough.' 'Fiona is kind.'
'Fiona is rough.' 'Fiona is white.' 'Gary is nice.'] | ['If Gary is red and Gary is white then Gary is quiet.'
'All white things are rough.' 'If something is rough then it is red.'
'If something is nice then it is white.' 'All smart things are white.'
'Rough, quiet things are not kind.'
'If something is quiet and not smart then it is kind.'
'Smart things are quiet.'
'If something is smart and not rough then it is quiet.'] | Gary is rough. | True | 1 | 3 | [array(['Gary is nice.'], dtype=object)] | [array(['If something is nice then it is white.',
'All white things are rough.'], dtype=object)] |
9,234 | ['The dog does not chase the squirrel.' 'The dog chases the tiger.'
'The dog does not eat the squirrel.' 'The dog is green.'
'The dog is not red.' 'The dog does not visit the rabbit.'
'The rabbit is kind.' 'The squirrel is green.' 'The squirrel is red.'
'The tiger chases the rabbit.' 'The tiger eats the dog.'] | ['If someone is kind then they eat the tiger.'
'All kind people are round.'
'If the rabbit chases the squirrel and the rabbit is green then the squirrel chases the rabbit.'
'If someone is round then they chase the squirrel.'
'If the dog is nice then the dog eats the squirrel.'
'If someone is green then they eat the rabbit.'
'If someone eats the tiger then they are green.'
'If someone chases the rabbit then they are kind.'] | The rabbit is green. | True | 1 | 3 | [array(['The rabbit is kind.'], dtype=object)] | [array(['If someone is kind then they eat the tiger.',
'If someone eats the tiger then they are green.'], dtype=object)] |
9,235 | ['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)] |
9,236 | ['Bob is green.' 'Gary is rough.' 'Harry is nice.'] | ['Green people are cold.' 'All white, green people are rough.'
'Cold people are rough.' 'Cold, rough people are white.'
'All smart people are white.'
'If someone is smart then they are not green.' 'Smart people are quiet.'
'If someone is smart and cold then they are not quiet.'] | Bob is rough. | True | 1 | 3 | [array(['Bob is green.'], dtype=object)] | [array(['Green people are cold.', 'Cold people are rough.'], dtype=object)] |
9,237 | ['Bob is big.' 'Bob is cold.' 'Bob is nice.' 'Bob is red.' 'Bob is round.'
'Charlie is big.' 'Charlie is quiet.' 'Charlie is red.'
'Charlie is rough.' 'Charlie is round.' 'Erin is cold.'
'Erin is not nice.' 'Erin is quiet.' 'Erin is round.' 'Gary is big.'
'Gary is round.'] | ['All rough, nice things are quiet.' 'Red, cold things are quiet.'
'Rough, quiet things are big.' 'All round, big things are nice.'
'If something is red and not round then it is nice.'
'If Charlie is not rough then Charlie is red.' 'All nice things are red.'
'If Gary is cold then Gary is not big.'] | Gary is not red. | False | 1 | 4 | [array(['Gary is round.', 'Gary is big.'], dtype=object)] | [array(['All round, big things are nice.', 'All nice things are red.'],
dtype=object) ] |
9,238 | ['The cat is young.' 'The cat visits the mouse.' 'The cow is cold.'
'The cow likes the lion.' 'The lion is cold.' 'The lion likes the cat.'
'The lion needs the mouse.' 'The lion visits the mouse.'
'The mouse is cold.' 'The mouse is red.' 'The mouse is young.'
'The mouse likes the cat.' 'The mouse needs the cat.'
'The mouse needs the cow.'] | ['If something needs the cat and the cat is red then it is blue.'
'Blue things are red.'
'If something likes the mouse and the mouse likes the cat then the cat is blue.'
'If something is cold and red then it likes the mouse.'
'If something needs the cow and it is cold then it is young.'
'If something is nice then it visits the lion.'
'If something needs the lion then it likes the cat.'
'If something visits the cat and it likes the lion then the cat is blue.'
'If something is cold and blue then it needs the lion.'] | The lion does not need the lion. | Unknown | 1 | -1 | [] | [] |
9,239 | ['The mouse chases the rabbit.' 'The mouse is not big.'
'The mouse is cold.' 'The mouse is not kind.' 'The mouse is not round.'
'The mouse is not young.' 'The mouse likes the rabbit.'
'The mouse does not need the rabbit.' 'The rabbit chases the mouse.'
'The rabbit is big.' 'The rabbit does not like the mouse.'
'The rabbit does not need the mouse.'] | ['If something likes the rabbit then it chases the rabbit.'
'If something likes the rabbit then the rabbit is cold.'
'If something is cold then it likes the rabbit.'
'If something is big then it does not need the rabbit.'
'If the mouse needs the rabbit then the rabbit chases the mouse.'
'If the rabbit likes the mouse and the mouse chases the rabbit then the mouse likes the rabbit.'
'If the rabbit likes the mouse then the rabbit is not big.'
'If the rabbit needs the mouse and the mouse does not chase the rabbit then the rabbit is kind.'] | The rabbit does not like the rabbit. | False | 1 | 3 | [array(['The mouse likes the rabbit.'], dtype=object)
array(['The mouse is cold.'], dtype=object)] | [array(['If something likes the rabbit then the rabbit is cold.',
'If something is cold then it likes the rabbit.'], dtype=object)
array(['If something is cold then it likes the rabbit.',
'If something likes the rabbit then the rabbit is cold.',
'If something is cold then it likes the rabbit.'], dtype=object)] |
9,240 | ['Bob is green.' 'Gary is rough.' 'Harry is nice.'] | ['Green people are cold.' 'All white, green people are rough.'
'Cold people are rough.' 'Cold, rough people are white.'
'All smart people are white.'
'If someone is smart then they are not green.' 'Smart people are quiet.'
'If someone is smart and cold then they are not quiet.'] | Bob is rough. | True | 1 | 3 | [array(['Bob is green.'], dtype=object)] | [array(['Green people are cold.', 'Cold people are rough.'], dtype=object)] |
9,241 | ['The bald eagle is nice.'] | ['If someone is young then they are kind.' 'Young people are kind.'
'If the bald eagle is kind and the bald eagle is nice then the bald eagle is young.'
'If someone is nice then they are big.' 'Blue people are big.'
'If someone is blue and nice then they are big.'
'All big people are young.'
'If the bald eagle is big and the bald eagle is kind then the bald eagle is not blue.'] | The bald eagle is young. | True | 1 | 3 | [array(['The bald eagle is nice.'], dtype=object)] | [array(['If someone is nice then they are big.',
'All big people are young.'], dtype=object)] |
9,242 | ['Anne is young.' 'Bob is big.' 'Bob is young.' 'Dave is kind.'
'Fiona is cold.' 'Fiona is not red.' 'Fiona is smart.'] | ['If someone is kind then they are cold.' 'Big people are cold.'
'Big people are cold.' 'If someone is cold then they are young.'
'If Dave is not cold and Dave is not big then Dave is quiet.'
'If someone is big and not young then they are quiet.'
'Red people are quiet.' 'Young people are not quiet.'] | Fiona is not quiet. | True | 1 | 3 | [array(['Fiona is cold.'], dtype=object)] | [array(['If someone is cold then they are young.',
'Young people are not quiet.'], dtype=object)] |
9,243 | ['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 cow is not red. | False | 1 | 3 | [array(['The cow is big.'], dtype=object)] | [array(['If something is big then it is young.',
'All young things are red.'], dtype=object)] |
9,244 | ['Anne is green.' 'Charlie is green.' 'Charlie is quiet.'
'Charlie is smart.' 'Charlie is young.' 'Dave is furry.' 'Dave is green.'
'Dave is smart.' 'Gary is quiet.' 'Gary is young.'] | ['If someone is blue and quiet then they are furry.'
'All quiet, blue people are smart.' 'All young people are blue.'
'If someone is smart then they are quiet.' 'Round people are furry.'
'If Gary is green and Gary is furry then Gary is young.'
'If someone is green then they are smart.' 'All quiet people are round.'
'All round people are young.'] | Anne is quiet. | True | 1 | 3 | [array(['Anne is green.'], dtype=object)] | [array(['If someone is green then they are smart.',
'If someone is smart then they are quiet.'], dtype=object)] |
9,245 | ['Fiona is white.' 'Harry is young.'] | ['Kind, green people are rough.' 'All young, round people are green.'
'If someone is young and furry then they are round.'
'If someone is young then they are round.'
'All round, green people are kind.' 'Furry people are white.'] | Fiona is rough. | Unknown | 1 | -1 | [] | [] |
9,246 | ['Anne is cold.' 'Anne is white.' 'Bob is nice.' 'Bob is white.'
'Dave is blue.' 'Gary is blue.' 'Gary is smart.'] | ['All blue people are smart.' 'If someone is smart then they are cold.'
'If someone is white then they are quiet.'
'If someone is nice and quiet then they are blue.'
'All white, furry people are blue.' 'If Gary is furry then Gary is cold.'
'If Bob is not white then Bob is smart.'
'All cold, blue people are not furry.'] | Dave is not furry. | True | 3 | 5 | [array(['Dave is blue.', 'Dave is blue.'], dtype=object)] | [array(['All blue people are smart.',
'If someone is smart then they are cold.',
'All cold, blue people are not furry.'], dtype=object)] |
9,247 | ['Dave is big.' 'Dave is green.' 'Dave is round.'] | ['If Dave is smart then Dave is big.'
'If someone is big then they are furry.'
'All young, blue people are smart.' 'If Dave is big then Dave is young.'
'All green people are furry.' 'All blue people are young.'
'Smart people are big.'
'If Dave is furry and Dave is young then Dave is blue.'] | Dave is blue. | True | 1 | 5 | [array(['Dave is big.', 'Dave is big.'], dtype=object)
array(['Dave is green.', 'Dave is big.'], dtype=object)] | [array(['If someone is big then they are furry.',
'If Dave is big then Dave is young.',
'If Dave is furry and Dave is young then Dave is blue.'],
dtype=object)
array(['All green people are furry.',
'If Dave is big then Dave is young.',
'If Dave is furry and Dave is young then Dave is blue.'],
dtype=object) ] |
9,248 | ['The bald eagle is nice.' 'The bald eagle likes the cat.'
'The bald eagle likes the tiger.' 'The bald eagle needs the cat.'
'The bald eagle visits the cat.' 'The bald eagle visits the tiger.'
'The cat is nice.' 'The cat likes the bald eagle.'
'The cat likes the tiger.' 'The cat does not need the bald eagle.'
'The cat visits the tiger.' 'The tiger is big.' 'The tiger is young.'
'The tiger likes the bald eagle.' 'The tiger needs the bald eagle.'] | ['If someone likes the bald eagle and the bald eagle visits the cat then they visit the cat.'
'If someone visits the cat and they are nice then they visit the bald eagle.'] | The cat visits the bald eagle. | True | 1 | 5 | [array(['The cat likes the bald eagle.', 'The bald eagle visits the cat.',
'The cat is nice.'], dtype=object) ] | [array(['If someone likes the bald eagle and the bald eagle visits the cat then they visit the cat.',
'If someone visits the cat and they are nice then they visit the bald eagle.'],
dtype=object) ] |
9,249 | ['The bald eagle is nice.' 'The bald eagle needs the cow.'
'The bald eagle needs the squirrel.' 'The cow is blue.'
'The cow likes the bald eagle.' 'The cow sees the squirrel.'
'The lion is kind.' 'The lion is nice.' 'The lion likes the bald eagle.'
'The lion needs the squirrel.' 'The lion sees the squirrel.'
'The squirrel likes the lion.'] | ['If something sees the lion then the lion likes the squirrel.'
'If something is kind and it sees the bald eagle then it needs the cow.'
'If something sees the squirrel and it sees the bald eagle then the bald eagle likes the cow.'
'If something sees the lion and the lion likes the squirrel then the lion needs the squirrel.'
'If something likes the squirrel and it needs the squirrel then the squirrel sees the cow.'
'If something sees the cow then it sees the lion.'
'If something needs the cow and it needs the squirrel then it likes the squirrel.'
'If something sees the lion then the lion sees the bald eagle.'
'If something sees the cow and it likes the cow then the cow sees the bald eagle.'] | The squirrel sees the cow. | True | 1 | 5 | [array(['The bald eagle needs the cow.',
'The bald eagle needs the squirrel.',
'The bald eagle needs the squirrel.'], dtype=object)] | [array(['If something needs the cow and it needs the squirrel then it likes the squirrel.',
'If something likes the squirrel and it needs the squirrel then the squirrel sees the cow.'],
dtype=object) ] |
9,250 | ['Anne is green.' 'Dave is white.' 'Harry is young.'] | ['If Anne is green then Anne is kind.'
'If Harry is kind and Harry is young then Harry is green.'
'If someone is kind then they are young.' 'Young people are rough.'
'If Dave is round then Dave is white.'
'If Dave is rough and Dave is nice then Dave is kind.'] | Anne is young. | True | 1 | 3 | [array(['Anne is green.'], dtype=object)] | [array(['If Anne is green then Anne is kind.',
'If someone is kind then they are young.'], dtype=object)] |
9,251 | ['Bob is quiet.' 'Bob is rough.' 'Bob is round.' 'Bob is white.'
'Charlie is cold.' 'Charlie is rough.' 'Charlie is round.'
'Charlie is white.' 'Gary is big.' 'Gary is cold.' 'Gary is quiet.'
'Gary is rough.' 'Gary is round.' 'Gary is white.' 'Gary is young.'] | ['Quiet things are young.'
'If something is young and rough then it is round.'
'All cold, big things are quiet.'
'If something is big and quiet then it is round.' 'Round things are big.'
'If Gary is rough then Gary is round.'] | Charlie is not quiet. | False | 1 | 4 | [array(['Charlie is cold.', 'Charlie is round.'], dtype=object)] | [array(['Round things are big.', 'All cold, big things are quiet.'],
dtype=object) ] |
9,252 | ['Bob is smart.' 'Charlie is big.' 'Charlie is kind.' 'Charlie is smart.'
'Fiona is cold.' 'Fiona is smart.' 'Fiona is young.'] | ['If someone is young then they are kind.' 'Cold people are quiet.'
'All furry, young people are smart.'
'If someone is cold then they are big.'
'If someone is big then they are cold.'
'If Bob is quiet then Bob is furry.'] | Charlie is not quiet. | False | 1 | 3 | [array(['Charlie is big.'], dtype=object)] | [array(['If someone is big then they are cold.', 'Cold people are quiet.'],
dtype=object) ] |
9,253 | ['Charlie is not green.' 'Charlie is quiet.' 'Dave is green.'
'Dave is red.' 'Dave is rough.' 'Dave is white.' 'Erin is big.'
'Erin is rough.' 'Gary is not quiet.' 'Gary is rough.' 'Gary is white.'
'Gary is young.'] | ['If Charlie is green then Charlie is rough.'
'All big, red people are green.' 'All white people are rough.'
'If Gary is not young and Gary is not green then Gary is quiet.'
'If Charlie is rough then Charlie is young.'
'All red, young people are not quiet.' 'Green people are white.'
'If someone is quiet then they are white.'] | Charlie is rough. | True | 1 | 3 | [array(['Charlie is quiet.'], dtype=object)] | [array(['If someone is quiet then they are white.',
'All white people are rough.'], dtype=object)] |
9,254 | ['Anne is round.' 'Charlie is round.' 'Fiona is red.' 'Harry is rough.'] | ['Smart, rough people are nice.' 'Nice people are blue.'
'Round people are smart.' 'If Charlie is kind then Charlie is red.'
'All rough people are smart.' 'Smart, blue people are rough.'] | Charlie is nice. | Unknown | 3 | -1 | [] | [] |
9,255 | ['Anne is rough.' 'Fiona is white.' 'Fiona is young.' 'Gary is quiet.'
'Harry is cold.' 'Harry is rough.' 'Harry is white.'] | ['All smart, round things are young.' 'Quiet things are rough.'
'Quiet, cold things are round.'
'If something is white and cold then it is smart.'
'If something is smart and cold then it is quiet.'
'Quiet things are round.'] | Anne is young. | Unknown | 1 | -1 | [] | [] |
9,256 | ['Bob is blue.' 'Charlie is young.' 'Erin is quiet.'] | ['All kind things are nice.' 'Young things are kind.'
'All nice, kind things are smart.'
'If something is young and nice then it is kind.'
'White, blue things are smart.'
'If Erin is kind and Erin is smart then Erin is white.'] | Erin is not smart. | Unknown | 1 | -1 | [] | [] |
9,257 | ['The bear is nice.' 'The rabbit likes the bear.'] | ['If something chases the bear then it is red.'
'If the bear chases the rabbit and the bear is blue then the rabbit sees the bear.'
'If something sees the rabbit and it is big then the rabbit chases the bear.'
'If something chases the rabbit then it likes the bear.'
'If the rabbit likes the bear then the bear sees the rabbit.'
'If something chases the rabbit and the rabbit likes the bear then the rabbit is big.'
'If the rabbit is nice and the rabbit is blue then the rabbit chases the bear.'
'If the bear sees the rabbit then the bear chases the rabbit.'] | The rabbit is big. | True | 3 | 5 | [array(['The rabbit likes the bear.', 'The rabbit likes the bear.'],
dtype=object) ] | [array(['If the rabbit likes the bear then the bear sees the rabbit.',
'If the bear sees the rabbit then the bear chases the rabbit.',
'If something chases the rabbit and the rabbit likes the bear then the rabbit is big.'],
dtype=object) ] |
9,258 | ['Bob is round.' 'Charlie is big.' 'Charlie is furry.' 'Charlie is green.'
'Charlie is round.' 'Charlie is white.' 'Dave is big.' 'Dave is quiet.'
'Gary is green.' 'Gary is quiet.'] | ['All furry people are white.' 'If someone is big then they are smart.'
'All white, big people are round.'
'If someone is quiet then they are smart.' 'Smart people are big.'
'All big, green people are furry.'
'If someone is smart and round then they are quiet.'
'Green people are smart.' 'All smart, furry people are big.'] | Charlie is quiet. | True | 1 | 4 | [array(['Charlie is big.', 'Charlie is round.'], dtype=object)
array(['Charlie is green.', 'Charlie is round.'], dtype=object)
array(['Charlie is big.', 'Charlie is white.', 'Charlie is big.'],
dtype=object)
array(['Charlie is green.', 'Charlie is white.', 'Charlie is big.'],
dtype=object)
array(['Charlie is big.', 'Charlie is furry.', 'Charlie is big.'],
dtype=object)
array(['Charlie is green.', 'Charlie is furry.', 'Charlie is big.'],
dtype=object)
array(['Charlie is big.', 'Charlie is white.', 'Charlie is green.'],
dtype=object)
array(['Charlie is big.', 'Charlie is white.', 'Charlie is green.',
'Charlie is furry.'], dtype=object)
array(['Charlie is big.', 'Charlie is big.', 'Charlie is green.',
'Charlie is big.'], dtype=object)
array(['Charlie is green.', 'Charlie is white.', 'Charlie is green.'],
dtype=object)
array(['Charlie is green.', 'Charlie is white.', 'Charlie is green.',
'Charlie is furry.'], dtype=object)
array(['Charlie is green.', 'Charlie is big.', 'Charlie is green.',
'Charlie is big.'], dtype=object)
array(['Charlie is big.', 'Charlie is furry.', 'Charlie is green.'],
dtype=object)
array(['Charlie is big.', 'Charlie is furry.', 'Charlie is green.',
'Charlie is furry.'], dtype=object)
array(['Charlie is green.', 'Charlie is furry.', 'Charlie is green.'],
dtype=object)
array(['Charlie is green.', 'Charlie is furry.', 'Charlie is green.',
'Charlie is furry.'], dtype=object)
array(['Charlie is big.', 'Charlie is big.', 'Charlie is green.',
'Charlie is green.'], dtype=object)
array(['Charlie is big.', 'Charlie is big.', 'Charlie is green.',
'Charlie is green.', 'Charlie is furry.'], dtype=object)
array(['Charlie is green.', 'Charlie is big.', 'Charlie is green.',
'Charlie is green.'], dtype=object)
array(['Charlie is green.', 'Charlie is big.', 'Charlie is green.',
'Charlie is green.', 'Charlie is furry.'], dtype=object)
array(['Charlie is big.', 'Charlie is green.', 'Charlie is green.',
'Charlie is big.'], dtype=object)
array(['Charlie is green.', 'Charlie is green.', 'Charlie is green.',
'Charlie is big.'], dtype=object)
array(['Charlie is big.', 'Charlie is green.', 'Charlie is green.',
'Charlie is green.'], dtype=object)
array(['Charlie is big.', 'Charlie is green.', 'Charlie is green.',
'Charlie is green.', 'Charlie is furry.'], dtype=object)
array(['Charlie is green.', 'Charlie is green.', 'Charlie is green.',
'Charlie is green.'], dtype=object)
array(['Charlie is green.', 'Charlie is green.', 'Charlie is green.',
'Charlie is green.', 'Charlie is furry.'], dtype=object) ] | [array(['If someone is big then they are smart.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'All furry people are white.', 'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'All furry people are white.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'Green people are smart.', 'Smart people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'Green people are smart.', 'All smart, furry people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'All big, green people are furry.', 'All furry people are white.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'Green people are smart.',
'Smart people are big.', 'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'Green people are smart.',
'All smart, furry people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'All big, green people are furry.',
'All furry people are white.', 'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'All furry people are white.', 'Green people are smart.',
'Smart people are big.', 'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'All furry people are white.', 'Green people are smart.',
'All smart, furry people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'All furry people are white.',
'Green people are smart.', 'Smart people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'All furry people are white.',
'Green people are smart.', 'All smart, furry people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'All big, green people are furry.', 'All furry people are white.',
'Green people are smart.', 'Smart people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'All big, green people are furry.', 'All furry people are white.',
'Green people are smart.', 'All smart, furry people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'All big, green people are furry.',
'All furry people are white.', 'Green people are smart.',
'Smart people are big.', 'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'All big, green people are furry.',
'All furry people are white.', 'Green people are smart.',
'All smart, furry people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'Green people are smart.', 'Smart people are big.',
'All big, green people are furry.', 'All furry people are white.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'Green people are smart.',
'Smart people are big.', 'All big, green people are furry.',
'All furry people are white.', 'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'Green people are smart.', 'Smart people are big.',
'All big, green people are furry.', 'All furry people are white.',
'Green people are smart.', 'Smart people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['If someone is big then they are smart.',
'Green people are smart.', 'Smart people are big.',
'All big, green people are furry.', 'All furry people are white.',
'Green people are smart.', 'All smart, furry people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'Green people are smart.',
'Smart people are big.', 'All big, green people are furry.',
'All furry people are white.', 'Green people are smart.',
'Smart people are big.', 'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)
array(['Green people are smart.', 'Green people are smart.',
'Smart people are big.', 'All big, green people are furry.',
'All furry people are white.', 'Green people are smart.',
'All smart, furry people are big.',
'All white, big people are round.',
'If someone is smart and round then they are quiet.'], dtype=object)] |
9,259 | ['Charlie is blue.' 'Charlie is furry.' 'Charlie is green.'
'Charlie is rough.' 'Charlie is smart.' 'Erin is green.'
'Fiona is furry.' 'Fiona is green.' 'Fiona is kind.' 'Fiona is rough.'
'Fiona is smart.' 'Harry is blue.' 'Harry is green.' 'Harry is kind.'
'Harry is rough.' 'Harry is smart.'] | ['If something is green and furry then it is kind.' 'Kind things are big.'] | Charlie is big. | True | 1 | 4 | [array(['Charlie is green.', 'Charlie is furry.'], dtype=object)] | [array(['If something is green and furry then it is kind.',
'Kind things are big.'], dtype=object) ] |
9,260 | ['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 cow is red. | True | 1 | 3 | [array(['The cow is big.'], dtype=object)] | [array(['If something is big then it is young.',
'All young things are red.'], dtype=object)] |
9,261 | ['Erin is smart.' 'Fiona is quiet.' 'Gary is blue.' 'Gary is kind.'
'Gary is quiet.' 'Gary is red.' 'Harry is smart.'] | ['If Harry is smart then Harry is kind.' 'Quiet, smart things are blue.'
'If something is green and smart then it is not blue.'
'Kind things are quiet.' 'All blue, green things are smart.'
'Red things are furry.'
'If Harry is smart and Harry is blue then Harry is red.'] | Harry is quiet. | True | 1 | 3 | [array(['Harry is smart.'], dtype=object)] | [array(['If Harry is smart then Harry is kind.', 'Kind things are quiet.'],
dtype=object) ] |
9,262 | ['Anne is furry.' 'Bob is round.' 'Erin is round.'] | ['If something is round and rough then it is quiet.'
'Young, round things are kind.'
'If Anne is quiet and Anne is kind then Anne is young.'
'If Erin is red and Erin is young then Erin is furry.'
'If something is young then it is quiet.'
'All furry, kind things are red.' 'All furry things are young.'
'If something is young and furry then it is quiet.'] | Anne is not quiet. | False | 1 | 3 | [array(['Anne is furry.'], dtype=object)
array(['Anne is furry.', 'Anne is furry.'], dtype=object)] | [array(['All furry things are young.',
'If something is young then it is quiet.'], dtype=object)
array(['All furry things are young.',
'If something is young and furry then it is quiet.'], dtype=object)] |
9,263 | ['The cat needs the mouse.' 'The cat visits the lion.' 'The lion is cold.'
'The lion is red.' 'The lion is round.' 'The lion likes the squirrel.'
'The lion needs the squirrel.' 'The lion visits the squirrel.'
'The mouse is cold.' 'The mouse needs the lion.'
'The mouse visits the lion.' 'The squirrel likes the lion.'] | ['If something needs the mouse and it needs the lion then the lion needs the mouse.'
'If something visits the lion then it needs the cat.'
'If the mouse visits the squirrel then the squirrel likes the cat.'
'If something is rough then it is cold.'
'If the squirrel is cold then the squirrel visits the cat.'
'If something visits the cat then the cat likes the mouse.'
'If something visits the squirrel then the squirrel is rough.'
'If something likes the mouse then it does not need the squirrel.'
'If something is red and it does not need the squirrel then it visits the mouse.'] | The squirrel is cold. | True | 1 | 3 | [array(['The lion visits the squirrel.'], dtype=object)] | [array(['If something visits the squirrel then the squirrel is rough.',
'If something is rough then it is cold.'], dtype=object) ] |
9,264 | ['Dave is furry.' 'Dave is green.' 'Dave is quiet.' 'Dave is red.'
'Fiona is blue.' 'Fiona is furry.' 'Fiona is green.' 'Fiona is quiet.'
'Fiona is red.' 'Gary is blue.' 'Gary is nice.' 'Gary is quiet.'
'Gary is red.' 'Gary is smart.' 'Harry is blue.' 'Harry is smart.'] | ['If something is blue and furry then it is quiet.'
'If Dave is furry then Dave is nice.'
'If something is furry then it is blue.' 'Quiet things are red.'
'All furry, green things are quiet.'
'If something is red then it is green.' 'All nice things are furry.'
'All smart things are nice.' 'Red things are quiet.'] | Harry is not furry. | False | 1 | 3 | [array(['Harry is smart.'], dtype=object)] | [array(['All smart things are nice.', 'All nice things are furry.'],
dtype=object) ] |
9,265 | ['Anne is red.' 'Anne is smart.' 'Charlie is kind.' 'Charlie is red.'
'Charlie is rough.' 'Charlie is smart.' 'Charlie is young.'
'Erin is big.' 'Erin is red.' 'Erin is rough.' 'Erin is young.'
'Harry is red.' 'Harry is rough.' 'Harry is round.' 'Harry is smart.'
'Harry is young.'] | ['If someone is young then they are round.'
'If someone is red then they are big.' 'All rough, red people are young.'
'Big people are rough.'
'If Charlie is red and Charlie is not young then Charlie is kind.'
'If Charlie is not round and Charlie is not young then Charlie is not smart.'] | Anne is not young. | False | 3 | 5 | [array(['Anne is red.', 'Anne is red.'], dtype=object)] | [array(['If someone is red then they are big.', 'Big people are rough.',
'All rough, red people are young.'], dtype=object) ] |
9,266 | ['Charlie is blue.' 'Charlie is cold.' 'Charlie is red.'
'Charlie is white.' 'Fiona is blue.' 'Fiona is cold.' 'Fiona is furry.'
'Fiona is red.' 'Fiona is smart.' 'Fiona is white.'] | ['White people are rough.' 'Rough, white people are smart.'
'All rough, white people are cold.'] | Charlie is smart. | True | 1 | 4 | [array(['Charlie is white.', 'Charlie is white.'], dtype=object)] | [array(['White people are rough.', 'Rough, white people are smart.'],
dtype=object) ] |
9,267 | ['The bald eagle is blue.' 'The cat needs the mouse.'
'The cat needs the tiger.' 'The cat visits the mouse.'
'The mouse is blue.' 'The tiger is young.'
'The tiger visits the bald eagle.'] | ['If someone needs the mouse then the mouse likes the tiger.'
'If someone needs the cat then the cat likes the bald eagle.'
'If someone is kind and they like the mouse then they are blue.'
'If someone is young and they need the cat then the cat needs the tiger.'
'If someone needs the mouse then they are kind.'
'If someone needs the cat then they need the mouse.'
'If someone is kind and they like the cat then the cat likes the mouse.'
'If someone needs the mouse then they like the cat.'] | The mouse is not kind. | Unknown | 1 | -1 | [] | [] |
9,268 | ['Bob is white.' 'Dave is kind.' 'Dave is smart.' 'Erin is cold.'
'Erin is kind.' 'Fiona is not cold.' 'Fiona is kind.'] | ['All round things are nice.' 'If something is smart then it is white.'
'All white things are round.' 'All smart, round things are not quiet.'
'If Erin is smart and Erin is not nice then Erin is not kind.'
'If something is white and not quiet then it is cold.'] | Dave is round. | True | 1 | 3 | [array(['Dave is smart.'], dtype=object)] | [array(['If something is smart then it is white.',
'All white things are round.'], dtype=object)] |
9,269 | ['The bear chases the lion.' 'The lion needs the rabbit.'
'The rabbit is green.' 'The tiger is blue.'] | ['If something is green then it needs the tiger.'
'If something needs the tiger then the tiger is round.'
'If something is round then it needs the lion.'] | The tiger is not round. | False | 1 | 3 | [array(['The rabbit is green.'], dtype=object)] | [array(['If something is green then it needs the tiger.',
'If something needs the tiger then the tiger is round.'],
dtype=object) ] |
9,270 | ['The bear is green.' 'The bear likes the cat.' 'The bear likes the dog.'
'The bear visits the dog.' 'The cat is young.' 'The cat sees the bear.'
'The cat sees the dog.' 'The cat visits the bear.'
'The cat visits the mouse.' 'The dog is round.' 'The dog likes the bear.'
'The dog likes the mouse.' 'The dog visits the mouse.'
'The mouse is big.' 'The mouse is cold.' 'The mouse is round.'] | ['If something visits the mouse and the mouse visits the dog then it is cold.'
'If something likes the cat then it visits the dog.'
'If something is cold then it likes the cat.'
'If something is green then it sees the dog.'
'If something likes the mouse then it sees the cat.'
'If something is green and cold then it likes the cat.'
'If something is big and it visits the bear then the bear is green.'] | The dog is cold. | True | 3 | 5 | [array(['The dog visits the mouse.', 'The mouse is cold.'], dtype=object)] | [array(['If something is cold then it likes the cat.',
'If something likes the cat then it visits the dog.',
'If something visits the mouse and the mouse visits the dog then it is cold.'],
dtype=object) ] |
9,271 | ['Anne is white.' 'Dave is big.' 'Dave is young.' 'Erin is cold.'
'Erin is red.' 'Erin is rough.' 'Gary is rough.'] | ['If Anne is furry then Anne is big.' 'All red things are furry.'
'If something is red and furry then it is white.'
'If something is rough and white then it is cold.'
'If something is furry then it is white.'
'If Erin is cold and Erin is red then Erin is big.'] | Erin is not white. | False | 1 | 3 | [array(['Erin is red.'], dtype=object)
array(['Erin is red.', 'Erin is red.'], dtype=object)] | [array(['All red things are furry.',
'If something is furry then it is white.'], dtype=object)
array(['All red things are furry.',
'If something is red and furry then it is white.'], dtype=object)] |
9,272 | ['Anne is not blue.' 'Anne is red.' 'Anne is smart.' 'Bob is blue.'
'Gary is kind.' 'Gary is not red.' 'Gary is young.'] | ['Blue things are furry.' 'All green, furry things are not young.'
'If something is kind then it is young.'
'If Gary is smart and Gary is furry then Gary is young.'
'Smart things are green.' 'All furry things are smart.'
'If Anne is kind and Anne is red then Anne is smart.'
'If Anne is green and Anne is red then Anne is furry.'] | Gary is smart. | Unknown | 1 | -1 | [] | [] |
9,273 | ['Anne is blue.' 'Anne is kind.' 'Anne is nice.' 'Anne is round.'
'Bob is kind.' 'Bob is nice.' 'Bob is red.' 'Bob is rough.'
'Harry is red.' 'Harry is rough.' 'Harry is round.' 'Harry is smart.'] | ['All round, kind things are nice.'
'If something is smart then it is kind.' 'Nice, round things are red.'
'If Anne is red then Anne is round.'
'If something is kind and nice then it is blue.'
'All nice, round things are smart.'
'If something is blue and round then it is nice.'
'If Anne is rough and Anne is smart then Anne is round.'] | Harry is nice. | True | 1 | 4 | [array(['Harry is round.', 'Harry is smart.'], dtype=object)] | [array(['If something is smart then it is kind.',
'All round, kind things are nice.'], dtype=object)] |
9,274 | ['The mouse is nice.' 'The mouse sees the rabbit.'
'The rabbit chases the mouse.' 'The rabbit is nice.' 'The rabbit is red.'
'The rabbit needs the mouse.' 'The rabbit sees the mouse.'] | ['If someone sees the rabbit and the rabbit sees the mouse then the mouse chases the rabbit.'
'If someone chases the rabbit then they are red.'] | The mouse is red. | True | 1 | 4 | [array(['The mouse sees the rabbit.', 'The rabbit sees the mouse.'],
dtype=object) ] | [array(['If someone sees the rabbit and the rabbit sees the mouse then the mouse chases the rabbit.',
'If someone chases the rabbit then they are red.'], dtype=object) ] |
9,275 | ['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)] |
9,276 | ['Dave is furry.' 'Dave is green.' 'Dave is young.' 'Fiona is green.'
'Fiona is rough.' 'Harry is big.' 'Harry is young.'] | ['Green things are rough.'
'If Dave is rough and Dave is blue then Dave is big.'
'If Dave is white then Dave is not big.' 'Big things are young.'
'Young, furry things are big.' 'Big things are blue.'
'If Fiona is blue then Fiona is big.' 'Blue things are green.'] | Harry is not green. | False | 1 | 3 | [array(['Harry is big.'], dtype=object)] | [array(['Big things are blue.', 'Blue things are green.'], dtype=object)] |
9,277 | ['Anne is smart.' 'Anne is young.' 'Charlie is kind.' 'Charlie is smart.'
'Dave is furry.' 'Fiona is furry.' 'Fiona is smart.'] | ['All kind things are big.' 'All young, cold things are furry.'
'If Charlie is young then Charlie is cold.'
'Round, furry things are big.' 'Round things are young.'
'All smart, big things are round.'] | Anne is round. | Unknown | 1 | -1 | [] | [] |
9,278 | ['The cat is rough.' 'The mouse likes the rabbit.'
'The mouse sees the rabbit.' 'The rabbit sees the squirrel.'
'The squirrel eats the cat.' 'The squirrel eats the rabbit.'
'The squirrel is red.'] | ['All red people are young.'
'If the squirrel is green and the squirrel likes the rabbit then the rabbit eats the mouse.'
'If someone sees the cat and they like the squirrel then the squirrel sees the cat.'
'If someone is young then they see the mouse.'
'If someone eats the rabbit and they see the mouse then the mouse is red.'
'If someone is cold then they eat the squirrel.'
'If someone sees the rabbit and the rabbit is green then they are young.'
'If someone likes the squirrel and they are red then they are young.'
'If someone sees the squirrel and the squirrel sees the mouse then they like the rabbit.'] | The squirrel does not see the mouse. | False | 1 | 3 | [array(['The squirrel is red.'], dtype=object)] | [array(['All red people are young.',
'If someone is young then they see the mouse.'], dtype=object)] |
9,279 | ['Anne is round.' 'Dave is big.' 'Fiona is quiet.' 'Fiona is young.'
'Harry is furry.' 'Harry is round.' 'Harry is young.'] | ['Round, quiet people are furry.'
'If someone is smart then they are rough.'
'If someone is smart and young then they are quiet.'
'If Anne is round then Anne is smart.' 'Smart people are young.'
'Quiet people are round.' 'Big people are smart.'
'All young, quiet people are big.'] | Dave is quiet. | True | 3 | 6 | [array(['Dave is big.', 'Dave is big.'], dtype=object)] | [array(['Big people are smart.', 'Big people are smart.',
'Smart people are young.',
'If someone is smart and young then they are quiet.'], dtype=object)] |
9,280 | ['Anne is furry.' 'Anne is kind.' 'Anne is nice.' 'Anne is young.'
'Bob is big.' 'Bob is furry.' 'Charlie is nice.' 'Charlie is young.'
'Dave is cold.' 'Dave is kind.' 'Dave is young.'] | ['All cold, big people are furry.' 'All big people are rough.'
'All kind, big people are rough.'
'If someone is nice and rough then they are kind.'
'If Charlie is kind then Charlie is big.'
'If someone is rough and kind then they are cold.' 'Nice people are big.'
'All rough, furry people are cold.' 'Cold, nice people are big.'] | Anne is not rough. | False | 1 | 3 | [array(['Anne is nice.'], dtype=object)
array(['Anne is kind.', 'Anne is nice.'], dtype=object)] | [array(['Nice people are big.', 'All big people are rough.'], dtype=object)
array(['Nice people are big.', 'All kind, big people are rough.'],
dtype=object) ] |
9,281 | ['The bear likes the tiger.' 'The lion does not eat the rabbit.'
'The rabbit likes the bear.' 'The tiger is not rough.'] | ['If someone eats the rabbit then they like the tiger.'
'If the tiger is not round then the tiger visits the bear.'
'If someone eats the lion then the lion is round.'
'If someone eats the rabbit and they like the lion then they like the bear.'
'If someone eats the rabbit then they like the bear.'
'If the rabbit is cold then the rabbit visits the tiger.'
'If someone likes the tiger then they eat the rabbit.'
'If someone likes the lion and the lion visits the tiger then they do not visit the rabbit.'] | The bear likes the bear. | True | 1 | 3 | [array(['The bear likes the tiger.'], dtype=object)] | [array(['If someone likes the tiger then they eat the rabbit.',
'If someone eats the rabbit then they like the bear.'],
dtype=object) ] |
9,282 | ['The bear chases the cat.' 'The bear chases the tiger.'
'The bear is not big.' 'The bear likes the cat.'
'The bear needs the cat.' 'The bear needs the tiger.'
'The cat chases the bear.' 'The cat is not big.' 'The cat is cold.'
'The cat likes the tiger.' 'The cat needs the bear.'
'The tiger chases the cat.' 'The tiger is cold.' 'The tiger is kind.'
'The tiger needs the bear.' 'The tiger does not need the cat.'] | ['If someone chases the tiger then the tiger is blue.'
'If someone chases the cat and they are blue then they like the bear.'] | The tiger likes the bear. | True | 1 | 4 | [array(['The tiger chases the cat.', 'The bear chases the tiger.'],
dtype=object) ] | [array(['If someone chases the tiger then the tiger is blue.',
'If someone chases the cat and they are blue then they like the bear.'],
dtype=object) ] |
9,283 | ['The bald eagle eats the dog.' 'The bald eagle is cold.'
'The bald eagle is kind.' 'The bald eagle is red.'
'The bald eagle is round.' 'The bald eagle is young.'
'The bald eagle sees the dog.' 'The bald eagle visits the dog.'
'The dog eats the bald eagle.' 'The dog is cold.' 'The dog is kind.'
'The dog is red.' 'The dog is round.' 'The dog is young.'
'The dog sees the bald eagle.' 'The dog visits the bald eagle.'] | ['If someone sees the dog and they visit the bald eagle then the bald eagle sees the dog.'
'If someone sees the bald eagle and the bald eagle is round then they see the dog.'
'If someone visits the dog and the dog sees the bald eagle then they eat the dog.'
'If someone is cold and they eat the bald eagle then the bald eagle eats the dog.'
'If someone sees the dog then they visit the dog.'
'If someone is cold then they see the dog.'
'If someone visits the dog and the dog eats the bald eagle then they are cold.'
'If someone eats the bald eagle and the bald eagle eats the dog then the dog eats the bald eagle.'] | The dog eats the dog. | True | 3 | 5 | [array(['The dog is cold.', 'The dog sees the bald eagle.'], dtype=object)
array(['The dog sees the bald eagle.', 'The bald eagle is round.',
'The dog sees the bald eagle.'], dtype=object) ] | [array(['If someone is cold then they see the dog.',
'If someone sees the dog then they visit the dog.',
'If someone visits the dog and the dog sees the bald eagle then they eat the dog.'],
dtype=object)
array(['If someone sees the bald eagle and the bald eagle is round then they see the dog.',
'If someone sees the dog then they visit the dog.',
'If someone visits the dog and the dog sees the bald eagle then they eat the dog.'],
dtype=object) ] |
9,284 | ['The squirrel is big.'] | ['If something is red and not big then it is nice.'
'All red, kind things are nice.'
'If something is round and not big then it is kind.'
'Round things are kind.' 'All red things are kind.'
'If something is nice and red then it is round.'
'All big things are round.' 'If something is round then it is red.'] | The squirrel is not red. | False | 1 | 3 | [array(['The squirrel is big.'], dtype=object)] | [array(['All big things are round.',
'If something is round then it is red.'], dtype=object)] |
9,285 | ['Anne is cold.' 'Anne is furry.' 'Anne is smart.' 'Charlie is blue.'
'Charlie is cold.' 'Charlie is furry.' 'Charlie is kind.'
'Charlie is red.' 'Erin is blue.' 'Erin is cold.' 'Erin is furry.'
'Erin is quiet.' 'Harry is furry.' 'Harry is kind.' 'Harry is red.'
'Harry is smart.'] | ['If someone is furry then they are cold.' 'Cold people are quiet.'] | Harry is quiet. | True | 1 | 3 | [array(['Harry is furry.'], dtype=object)] | [array(['If someone is furry then they are cold.',
'Cold people are quiet.'], dtype=object) ] |
9,286 | ['The bald eagle chases the lion.'
'The bald eagle does not chase the mouse.'
'The bald eagle eats the lion.' 'The bald eagle does not eat the mouse.'
'The bald eagle is green.' 'The bald eagle visits the mouse.'
'The lion chases the tiger.' 'The lion is big.'
'The lion visits the tiger.' 'The mouse does not chase the bald eagle.'
'The mouse is nice.' 'The mouse does not visit the lion.'
'The tiger chases the mouse.' 'The tiger does not eat the lion.'
'The tiger is green.'] | ['If something is big and it chases the tiger then it visits the mouse.'
'If something chases the mouse and it eats the bald eagle then it visits the bald eagle.'
'If something eats the lion and the lion does not chase the tiger then it visits the tiger.'
'If something chases the bald eagle and it chases the tiger then it chases the lion.'
'If something is big then it chases the lion.'
'If something chases the tiger then the tiger is big.'] | The tiger chases the lion. | True | 1 | 3 | [array(['The lion chases the tiger.'], dtype=object)] | [array(['If something chases the tiger then the tiger is big.',
'If something is big then it chases the lion.'], dtype=object)] |
9,287 | ['The bear is green.' 'The bear likes the cow.'
'The bear likes the mouse.' 'The bear visits the cow.'
'The cow eats the mouse.' 'The cow visits the mouse.'
'The mouse eats the bear.' 'The mouse eats the cow.'
'The mouse likes the cow.' 'The mouse visits the cow.'] | ['If the bear is young and the bear visits the cow then the bear likes the mouse.'
'If someone is nice then they visit the mouse.'
'If the cow is round and the cow is rough then the cow likes the bear.'
'If someone eats the mouse then the mouse visits the bear.'
'If the bear eats the mouse then the mouse is young.'
'If the cow is green then the cow visits the mouse.'
'If the bear eats the cow then the cow visits the mouse.'
'If someone is green then they are nice.'] | The bear does not visit the mouse. | False | 1 | 3 | [array(['The bear is green.'], dtype=object)] | [array(['If someone is green then they are nice.',
'If someone is nice then they visit the mouse.'], dtype=object)] |
9,288 | ['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 not cold. | False | 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)] |
9,289 | ['Anne is furry.' 'Anne is young.' 'Charlie is blue.' 'Charlie is nice.'
'Charlie is young.' 'Dave is furry.' 'Dave is round.' 'Harry is furry.'
'Harry is kind.' 'Harry is round.'] | ['All young, nice people are round.'
'If someone is green then they are kind.'
'If someone is young and blue then they are green.'
'Furry people are kind.' 'All kind people are young.'
'Young people are nice.' 'All nice, round people are blue.'
'If Charlie is kind then Charlie is furry.'
'If someone is nice then they are furry.'] | Dave is nice. | True | 3 | 4 | [array(['Dave is furry.'], dtype=object)] | [array(['Furry people are kind.', 'All kind people are young.',
'Young people are nice.'], dtype=object) ] |
9,290 | ['The bald eagle chases the cat.' 'The bald eagle chases the cow.'
'The bald eagle eats the cat.' 'The bald eagle is cold.'
'The bald eagle needs the cat.' 'The bald eagle needs the cow.'
'The cat chases the bald eagle.' 'The cat eats the bald eagle.'
'The cat eats the cow.' 'The cat is blue.'
'The cow chases the bald eagle.' 'The cow chases the cat.'
'The cow eats the bald eagle.' 'The cow is cold.'
'The cow does not need the bald eagle.' 'The cow needs the cat.'] | ['If someone is green then they eat the bald eagle.'
'If someone needs the bald eagle and the bald eagle does not need the cat then the bald eagle is young.'
'If the cow chases the cat then the cow is nice.'
'If someone needs the cow then they are green.'
'If someone needs the cow and the cow is cold then the cow does not need the bald eagle.'
'If someone is blue and they do not need the bald eagle then the bald eagle does not chase the cat.'] | The bald eagle does not eat the bald eagle. | False | 1 | 3 | [array(['The bald eagle needs the cow.'], dtype=object)] | [array(['If someone needs the cow then they are green.',
'If someone is green then they eat the bald eagle.'], dtype=object)] |
9,291 | ['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 round. | Unknown | 3 | -1 | [] | [] |
9,292 | ['The cat visits the rabbit.' 'The rabbit does not visit the cat.'] | ['If something visits the rabbit then the rabbit likes the cat.'
'If something likes the cat then the cat likes the rabbit.'
'If something likes the cat then the cat likes the rabbit.'
'If the rabbit visits the cat and the cat does not visit the rabbit then the cat likes the rabbit.'
'If something is kind and it needs the cat then it does not like the cat.'
'If something needs the rabbit then it likes the cat.'
'If something is round and it does not need the cat then the cat needs the rabbit.'
'If something likes the rabbit then it is not round.'] | The cat likes the cat. | Unknown | 1 | -1 | [] | [] |
9,293 | ['Bob is big.' 'Dave is big.' 'Dave is quiet.' 'Dave is round.'
'Fiona is round.' 'Harry is kind.' 'Harry is smart.'] | ['Big people are kind.' 'All kind, big people are round.'
'If someone is smart then they are kind.'
'If someone is green and smart then they are furry.'
'If someone is quiet and furry then they are smart.'
'Furry, big people are quiet.' 'All smart, kind people are big.'
'If someone is furry then they are big.' 'Round people are furry.'] | Dave is not smart. | False | 1 | 4 | [array(['Dave is quiet.', 'Dave is round.'], dtype=object)
array(['Dave is round.', 'Dave is big.', 'Dave is round.'], dtype=object)
array(['Dave is quiet.', 'Dave is big.', 'Dave is big.'], dtype=object)
array(['Dave is round.', 'Dave is big.', 'Dave is big.', 'Dave is big.'],
dtype=object)
array(['Dave is round.', 'Dave is round.', 'Dave is round.'], dtype=object)
array(['Dave is round.', 'Dave is round.', 'Dave is big.', 'Dave is big.'],
dtype=object)
array(['Dave is big.', 'Dave is big.', 'Dave is big.', 'Dave is round.'],
dtype=object)
array(['Dave is big.', 'Dave is big.', 'Dave is big.', 'Dave is big.',
'Dave is big.'], dtype=object)
array(['Dave is big.', 'Dave is big.', 'Dave is round.', 'Dave is round.'],
dtype=object)
array(['Dave is big.', 'Dave is big.', 'Dave is round.', 'Dave is big.',
'Dave is big.'], dtype=object) ] | [array(['Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Round people are furry.', 'Furry, big people are quiet.',
'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Big people are kind.', 'All kind, big people are round.',
'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Round people are furry.', 'Furry, big people are quiet.',
'Big people are kind.', 'All kind, big people are round.',
'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Round people are furry.', 'Round people are furry.',
'If someone is furry then they are big.',
'Furry, big people are quiet.', 'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Round people are furry.', 'Round people are furry.',
'If someone is furry then they are big.',
'Furry, big people are quiet.', 'Big people are kind.',
'All kind, big people are round.', 'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Big people are kind.', 'All kind, big people are round.',
'Round people are furry.', 'Furry, big people are quiet.',
'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Big people are kind.', 'All kind, big people are round.',
'Round people are furry.', 'Furry, big people are quiet.',
'Big people are kind.', 'All kind, big people are round.',
'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Big people are kind.', 'All kind, big people are round.',
'Round people are furry.', 'Round people are furry.',
'If someone is furry then they are big.',
'Furry, big people are quiet.', 'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)
array(['Big people are kind.', 'All kind, big people are round.',
'Round people are furry.', 'Round people are furry.',
'If someone is furry then they are big.',
'Furry, big people are quiet.', 'Big people are kind.',
'All kind, big people are round.', 'Round people are furry.',
'If someone is quiet and furry then they are smart.'], dtype=object)] |
9,294 | ['Bob is green.' 'Bob is rough.' 'Bob is round.' 'Erin is big.'
'Erin is blue.' 'Erin is green.' 'Erin is rough.' 'Erin is round.'
'Erin is smart.' 'Erin is young.'] | ['Blue things are round.'
'If something is young and big then it is smart.'
'If Bob is green and Bob is blue then Bob is big.'
'Round, rough things are big.'
'If something is young and round then it is blue.'
'If something is big then it is young.'] | Bob is young. | True | 1 | 4 | [array(['Bob is round.', 'Bob is rough.'], dtype=object)] | [array(['Round, rough things are big.',
'If something is big then it is young.'], dtype=object)] |
9,295 | ['Anne is cold.' 'Anne is round.' 'Erin is blue.' 'Erin is furry.'
'Fiona is green.' 'Fiona is red.' 'Gary is green.'] | ['Furry, green things are cold.' 'Round things are green.'
'If something is round and green then it is red.'
'All green things are blue.' 'Kind things are round.'
'All blue things are green.' 'If something is cold then it is kind.'
'If something is round and kind then it is cold.'] | Fiona is not kind. | Unknown | 1 | -1 | [] | [] |
9,296 | ['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 cat does not like the cow. | False | 3 | 5 | [array(['The cat sees the bear.', 'The cat sees the bear.'], dtype=object)] | [array(['If someone sees the bear then they need the mouse.',
'If someone needs the mouse then they are big.',
'If someone sees the bear and they are big then they like the cow.'],
dtype=object) ] |
9,297 | ['The bald eagle needs the cow.' 'The cow is round.'
'The cow needs the bald eagle.' 'The cow needs the mouse.'
'The cow sees the bald eagle.' 'The cow sees the mouse.'
'The cow visits the mouse.' 'The mouse is cold.'
'The mouse sees the bald eagle.' 'The mouse visits the bald eagle.'] | ['If something visits the bald eagle then the bald eagle visits the mouse.'
'If something sees the bald eagle and the bald eagle visits the mouse then the bald eagle visits the cow.'
'If the cow needs the bald eagle and the bald eagle sees the cow then the bald eagle needs the mouse.'
'If the bald eagle sees the mouse then the bald eagle is cold.'
'If something visits the cow then the cow visits the bald eagle.'
'If something is round and green then it sees the cow.'] | The bald eagle does not visit the cow. | False | 1 | 4 | [array(['The cow sees the bald eagle.', 'The mouse visits the bald eagle.'],
dtype=object)
array(['The mouse sees the bald eagle.',
'The mouse visits the bald eagle.'], dtype=object)] | [array(['If something visits the bald eagle then the bald eagle visits the mouse.',
'If something sees the bald eagle and the bald eagle visits the mouse then the bald eagle visits the cow.'],
dtype=object)
array(['If something visits the bald eagle then the bald eagle visits the mouse.',
'If something sees the bald eagle and the bald eagle visits the mouse then the bald eagle visits the cow.'],
dtype=object) ] |
9,298 | ['The bald eagle is nice.' 'The bald eagle is rough.'
'The bald eagle needs the mouse.' 'The bald eagle needs the squirrel.'
'The mouse is kind.' 'The mouse is young.' 'The mouse likes the tiger.'
'The mouse sees the bald eagle.' 'The squirrel is kind.'
'The squirrel is nice.' 'The squirrel needs the bald eagle.'
'The tiger is kind.'] | ['If someone likes the bald eagle then they are rough.'
'If someone is blue and they see the tiger then the tiger needs the squirrel.'
'If the mouse needs the bald eagle and the bald eagle likes the mouse then the bald eagle is rough.'
'If the mouse needs the squirrel then the squirrel likes the mouse.'
'If someone is rough then they see the mouse.'
'If someone needs the tiger and the tiger is kind then they like the bald eagle.'
'If someone sees the mouse then they need the squirrel.'
'If someone needs the squirrel and the squirrel is nice then the squirrel needs the tiger.'] | The squirrel likes the bald eagle. | True | 1 | 5 | [array(['The bald eagle needs the squirrel.', 'The squirrel is nice.',
'The tiger is kind.'], dtype=object)
array(['The bald eagle is rough.', 'The squirrel is nice.',
'The tiger is kind.'], dtype=object) ] | [array(['If someone needs the squirrel and the squirrel is nice then the squirrel needs the tiger.',
'If someone needs the tiger and the tiger is kind then they like the bald eagle.'],
dtype=object)
array(['If someone is rough then they see the mouse.',
'If someone sees the mouse then they need the squirrel.',
'If someone needs the squirrel and the squirrel is nice then the squirrel needs the tiger.',
'If someone needs the tiger and the tiger is kind then they like the bald eagle.'],
dtype=object) ] |
9,299 | ['Anne is blue.' 'Anne is furry.' 'Anne is quiet.' 'Anne is rough.'
'Harry is blue.' 'Harry is nice.' 'Harry is rough.'] | ['If someone is furry and cold then they are blue.'
'If someone is round and quiet then they are nice.'
'All quiet people are furry.' 'All furry people are cold.'
'If Anne is furry and Anne is cold then Anne is nice.'
'All cold, blue people are rough.'] | Anne is not nice. | False | 1 | 4 | [array(['Anne is furry.', 'Anne is furry.'], dtype=object)
array(['Anne is quiet.', 'Anne is furry.'], dtype=object)
array(['Anne is furry.', 'Anne is quiet.'], dtype=object)
array(['Anne is quiet.', 'Anne is quiet.'], dtype=object)] | [array(['All furry people are cold.',
'If Anne is furry and Anne is cold then Anne is nice.'],
dtype=object)
array(['All quiet people are furry.', 'All furry people are cold.',
'If Anne is furry and Anne is cold then Anne is nice.'],
dtype=object)
array(['All quiet people are furry.', 'All furry people are cold.',
'If Anne is furry and Anne is cold then Anne is nice.'],
dtype=object)
array(['All quiet people are furry.', 'All quiet people are furry.',
'All furry people are cold.',
'If Anne is furry and Anne is cold then Anne is nice.'],
dtype=object) ] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.